.antialiased, .count-number {
    -webkit-font-smoothing: antialiased
}

.antialiased, .fa {
    -moz-osx-font-smoothing: grayscale
}

.alert-box, body {
    position: relative;
    font-weight: 400
}

.accordion:after, .clearfix:after, .row .row.collapse:after, .row .row:after, .row:after, [class*=block-grid-]:after {
    clear: both
}

.alert-box, .breadcrumbs {
    border-width: 1px;
    border-style: solid
}

.alert-box, body, label {
    font-weight: 400
}

.breadcrumbs, .button-bar .button-group div, .flex-video {
    overflow: hidden
}

.invisible, .reveal-modal {
    visibility: hidden
}

.side-nav, dl, ol, ul {
    list-style-position: outside
}

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

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.063em)/";
    width: 40.063em
}

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

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

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

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

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

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

.row, select {
    width: 100%
}

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

.accordion .accordion-navigation>a, .accordion dd>a, .button, body, button, input[type=submit] {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif
}

body, html {
    height: 100%;
    font-size: 14px
}

html {
    box-sizing: border-box
}

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

body {
    background: #f6f5f2;
    color: #222;
    cursor: auto;
    font-style: normal;
    line-height: 150%;
    margin: 0;
    padding: 0
}

a:hover {
    cursor: pointer
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}

#map_canvas embed, #map_canvas img, #map_canvas object, .map_canvas embed, .map_canvas img, .map_canvas object, .mqa-display embed, .mqa-display img, .mqa-display object {
    max-width: none!important
}

.left {
    float: left!important
}

.right {
    float: right!important
}

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

.hide {
    display: none
}

img {
    display: inline-block;
    vertical-align: middle
}

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

textarea {
    min-height: 50px
}

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

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

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

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

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

.column, .columns {
    padding-left: .53571rem;
    padding-right: .53571rem;
    width: 100%;
    float: left
}

.column+.column:last-child, .columns+.columns:last-child {
    float: right
}

.column+.column.end, .columns+.columns.end {
    float: left
}

@media only screen {
    .column, .columns, .small-pull-0, .small-pull-1, .small-pull-10, .small-pull-11, .small-pull-2, .small-pull-3, .small-pull-4, .small-pull-5, .small-pull-6, .small-pull-7, .small-pull-8, .small-pull-9, .small-push-0, .small-push-1, .small-push-10, .small-push-11, .small-push-2, .small-push-3, .small-push-4, .small-push-5, .small-push-7, .small-push-8, .small-push-9 {
        position: relative
    }
    .small-push-0 {
        left: 0;
        right: auto
    }
    .small-pull-0 {
        right: 0;
        left: auto
    }
    .small-push-1 {
        left: 8.33333%;
        right: auto
    }
    .small-pull-1 {
        right: 8.33333%;
        left: auto
    }
    .small-push-2 {
        left: 16.66667%;
        right: auto
    }
    .small-pull-2 {
        right: 16.66667%;
        left: auto
    }
    .small-push-3 {
        left: 25%;
        right: auto
    }
    .small-pull-3 {
        right: 25%;
        left: auto
    }
    .small-push-4 {
        left: 33.33333%;
        right: auto
    }
    .small-pull-4 {
        right: 33.33333%;
        left: auto
    }
    .small-push-5 {
        left: 41.66667%;
        right: auto
    }
    .small-pull-5 {
        right: 41.66667%;
        left: auto
    }
    .small-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .small-pull-6 {
        right: 50%;
        left: auto
    }
    .small-push-7 {
        left: 58.33333%;
        right: auto
    }
    .small-pull-7 {
        right: 58.33333%;
        left: auto
    }
    .small-push-8 {
        left: 66.66667%;
        right: auto
    }
    .small-pull-8 {
        right: 66.66667%;
        left: auto
    }
    .small-push-9 {
        left: 75%;
        right: auto
    }
    .small-pull-9 {
        right: 75%;
        left: auto
    }
    .small-push-10 {
        left: 83.33333%;
        right: auto
    }
    .small-pull-10 {
        right: 83.33333%;
        left: auto
    }
    .small-push-11 {
        left: 91.66667%;
        right: auto
    }
    .small-pull-11 {
        right: 91.66667%;
        left: auto
    }
    .column, .columns {
        padding-left: .53571rem;
        padding-right: .53571rem;
        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, .columns.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.small-uncentered, .columns.small-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    .column.small-centered:last-child, .columns.small-centered:last-child {
        float: none
    }
    .column.small-uncentered:last-child, .columns.small-uncentered:last-child {
        float: left
    }
    .column.small-uncentered.opposite, .columns.small-uncentered.opposite {
        float: right
    }
    .row.small-collapse>.column, .row.small-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .row.small-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .row.small-uncollapse>.column, .row.small-uncollapse>.columns {
        padding-left: .53571rem;
        padding-right: .53571rem;
        float: left
    }
}

@media only screen and (min-width:40.063em) {
    .medium-pull-0, .medium-pull-1, .medium-pull-10, .medium-pull-11, .medium-pull-2, .medium-pull-3, .medium-pull-4, .medium-pull-5, .medium-pull-6, .medium-pull-7, .medium-pull-8, .medium-pull-9, .medium-push-0, .medium-push-1, .medium-push-10, .medium-push-11, .medium-push-2, .medium-push-3, .medium-push-4, .medium-push-5, .medium-push-6, .medium-push-7, .medium-push-8, .medium-push-9, .pull-0, .pull-1, .pull-10, .pull-11, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .push-0, .push-1, .push-10, .push-11, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9 {
        position: relative
    }
    .medium-push-0 {
        left: 0;
        right: auto
    }
    .medium-pull-0 {
        right: 0;
        left: auto
    }
    .medium-push-1 {
        left: 8.33333%;
        right: auto
    }
    .medium-pull-1 {
        right: 8.33333%;
        left: auto
    }
    .medium-push-2 {
        left: 16.66667%;
        right: auto
    }
    .medium-pull-2 {
        right: 16.66667%;
        left: auto
    }
    .medium-push-3 {
        left: 25%;
        right: auto
    }
    .medium-pull-3 {
        right: 25%;
        left: auto
    }
    .medium-push-4 {
        left: 33.33333%;
        right: auto
    }
    .medium-pull-4 {
        right: 33.33333%;
        left: auto
    }
    .medium-push-5 {
        left: 41.66667%;
        right: auto
    }
    .medium-pull-5 {
        right: 41.66667%;
        left: auto
    }
    .medium-push-6 {
        left: 50%;
        right: auto
    }
    .medium-pull-6 {
        right: 50%;
        left: auto
    }
    .medium-push-7 {
        left: 58.33333%;
        right: auto
    }
    .medium-pull-7 {
        right: 58.33333%;
        left: auto
    }
    .medium-push-8 {
        left: 66.66667%;
        right: auto
    }
    .medium-pull-8 {
        right: 66.66667%;
        left: auto
    }
    .medium-push-9 {
        left: 75%;
        right: auto
    }
    .medium-pull-9 {
        right: 75%;
        left: auto
    }
    .medium-push-10 {
        left: 83.33333%;
        right: auto
    }
    .medium-pull-10 {
        right: 83.33333%;
        left: auto
    }
    .medium-push-11 {
        left: 91.66667%;
        right: auto
    }
    .medium-pull-11 {
        right: 91.66667%;
        left: auto
    }
    .column, .columns {
        position: relative;
        padding-left: .53571rem;
        padding-right: .53571rem;
        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, .columns.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.medium-uncentered, .columns.medium-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    .column.medium-centered:last-child, .columns.medium-centered:last-child {
        float: none
    }
    .column.medium-uncentered:last-child, .columns.medium-uncentered:last-child {
        float: left
    }
    .column.medium-uncentered.opposite, .columns.medium-uncentered.opposite {
        float: right
    }
    .row.medium-collapse>.column, .row.medium-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .row.medium-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .row.medium-uncollapse>.column, .row.medium-uncollapse>.columns {
        padding-left: .53571rem;
        padding-right: .53571rem;
        float: left
    }
    .push-0 {
        left: 0;
        right: auto
    }
    .pull-0 {
        right: 0;
        left: auto
    }
    .push-1 {
        left: 8.33333%;
        right: auto
    }
    .pull-1 {
        right: 8.33333%;
        left: auto
    }
    .push-2 {
        left: 16.66667%;
        right: auto
    }
    .pull-2 {
        right: 16.66667%;
        left: auto
    }
    .push-3 {
        left: 25%;
        right: auto
    }
    .pull-3 {
        right: 25%;
        left: auto
    }
    .push-4 {
        left: 33.33333%;
        right: auto
    }
    .pull-4 {
        right: 33.33333%;
        left: auto
    }
    .push-5 {
        left: 41.66667%;
        right: auto
    }
    .pull-5 {
        right: 41.66667%;
        left: auto
    }
    .push-6 {
        left: 50%;
        right: auto
    }
    .pull-6 {
        right: 50%;
        left: auto
    }
    .push-7 {
        left: 58.33333%;
        right: auto
    }
    .pull-7 {
        right: 58.33333%;
        left: auto
    }
    .push-8 {
        left: 66.66667%;
        right: auto
    }
    .pull-8 {
        right: 66.66667%;
        left: auto
    }
    .push-9 {
        left: 75%;
        right: auto
    }
    .pull-9 {
        right: 75%;
        left: auto
    }
    .push-10 {
        left: 83.33333%;
        right: auto
    }
    .pull-10 {
        right: 83.33333%;
        left: auto
    }
    .push-11 {
        left: 91.66667%;
        right: auto
    }
    .pull-11 {
        right: 91.66667%;
        left: auto
    }
}

@media only screen and (min-width:64.063em) {
    .large-pull-0, .large-pull-1, .large-pull-10, .large-pull-11, .large-pull-2, .large-pull-3, .large-pull-4, .large-pull-5, .large-pull-6, .large-pull-7, .large-pull-8, .large-pull-9, .large-push-0, .large-push-1, .large-push-10, .large-push-11, .large-push-2, .large-push-3, .large-push-4, .large-push-5, .large-push-6, .large-push-7, .large-push-8, .large-push-9, .pull-0, .pull-1, .pull-10, .pull-11, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .push-0, .push-1, .push-10, .push-11, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9 {
        position: relative
    }
    .large-push-0 {
        left: 0;
        right: auto
    }
    .large-pull-0 {
        right: 0;
        left: auto
    }
    .large-push-1 {
        left: 8.33333%;
        right: auto
    }
    .large-pull-1 {
        right: 8.33333%;
        left: auto
    }
    .large-push-2 {
        left: 16.66667%;
        right: auto
    }
    .large-pull-2 {
        right: 16.66667%;
        left: auto
    }
    .large-push-3 {
        left: 25%;
        right: auto
    }
    .large-pull-3 {
        right: 25%;
        left: auto
    }
    .large-push-4 {
        left: 33.33333%;
        right: auto
    }
    .large-pull-4 {
        right: 33.33333%;
        left: auto
    }
    .large-push-5 {
        left: 41.66667%;
        right: auto
    }
    .large-pull-5 {
        right: 41.66667%;
        left: auto
    }
    .large-push-6 {
        left: 50%;
        right: auto
    }
    .large-pull-6 {
        right: 50%;
        left: auto
    }
    .large-push-7 {
        left: 58.33333%;
        right: auto
    }
    .large-pull-7 {
        right: 58.33333%;
        left: auto
    }
    .large-push-8 {
        left: 66.66667%;
        right: auto
    }
    .large-pull-8 {
        right: 66.66667%;
        left: auto
    }
    .large-push-9 {
        left: 75%;
        right: auto
    }
    .large-pull-9 {
        right: 75%;
        left: auto
    }
    .large-push-10 {
        left: 83.33333%;
        right: auto
    }
    .large-pull-10 {
        right: 83.33333%;
        left: auto
    }
    .large-push-11 {
        left: 91.66667%;
        right: auto
    }
    .large-pull-11 {
        right: 91.66667%;
        left: auto
    }
    .column, .columns {
        position: relative;
        padding-left: .53571rem;
        padding-right: .53571rem;
        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, .columns.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.large-uncentered, .columns.large-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    .column.large-centered:last-child, .columns.large-centered:last-child {
        float: none
    }
    .column.large-uncentered:last-child, .columns.large-uncentered:last-child {
        float: left
    }
    .column.large-uncentered.opposite, .columns.large-uncentered.opposite {
        float: right
    }
    .row.large-collapse>.column, .row.large-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .row.large-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .row.large-uncollapse>.column, .row.large-uncollapse>.columns {
        padding-left: .53571rem;
        padding-right: .53571rem;
        float: left
    }
    .push-0 {
        left: 0;
        right: auto
    }
    .pull-0 {
        right: 0;
        left: auto
    }
    .push-1 {
        left: 8.33333%;
        right: auto
    }
    .pull-1 {
        right: 8.33333%;
        left: auto
    }
    .push-2 {
        left: 16.66667%;
        right: auto
    }
    .pull-2 {
        right: 16.66667%;
        left: auto
    }
    .push-3 {
        left: 25%;
        right: auto
    }
    .pull-3 {
        right: 25%;
        left: auto
    }
    .push-4 {
        left: 33.33333%;
        right: auto
    }
    .pull-4 {
        right: 33.33333%;
        left: auto
    }
    .push-5 {
        left: 41.66667%;
        right: auto
    }
    .pull-5 {
        right: 41.66667%;
        left: auto
    }
    .push-6 {
        left: 50%;
        right: auto
    }
    .pull-6 {
        right: 50%;
        left: auto
    }
    .push-7 {
        left: 58.33333%;
        right: auto
    }
    .pull-7 {
        right: 58.33333%;
        left: auto
    }
    .push-8 {
        left: 66.66667%;
        right: auto
    }
    .pull-8 {
        right: 66.66667%;
        left: auto
    }
    .push-9 {
        left: 75%;
        right: auto
    }
    .pull-9 {
        right: 75%;
        left: auto
    }
    .push-10 {
        left: 83.33333%;
        right: auto
    }
    .pull-10 {
        right: 83.33333%;
        left: auto
    }
    .push-11 {
        left: 91.66667%;
        right: auto
    }
    .pull-11 {
        right: 91.66667%;
        left: auto
    }
}

.accordion {
    margin-bottom: 0
}

.accordion .accordion-navigation, .accordion dd {
    display: block;
    margin-bottom: 0!important
}

.accordion .accordion-navigation.active>a, .accordion dd.active>a {
    background: #313131
}

.accordion .accordion-navigation>a, .accordion dd>a {
    background: #333;
    color: #fff;
    display: block;
    font-size: .92857rem;
    padding: 1.14286rem
}

.accordion .accordion-navigation>a:hover, .accordion dd>a:hover {
    background: #303030
}

.accordion .accordion-navigation>.content, .accordion dd>.content {
    display: none;
    padding: .53571rem
}

.accordion .accordion-navigation>.content.active, .accordion dd>.content.active, .alert-box {
    display: block
}

.alert-box {
    font-size: .92857rem;
    margin-bottom: 1.42857rem;
    padding: 1rem 1.71429rem 1rem 1rem;
    transition: opacity .3s ease-out;
    background-color: #7fc04c;
    border-color: #6daa3c;
    color: #fff
}

.alert-box .close {
    right: .28571rem;
    background: inherit;
    color: #333;
    font-size: 1.57143rem;
    line-height: .9;
    margin-top: -.78571rem;
    opacity: .3;
    padding: 0 6px 4px;
    position: absolute;
    top: 50%
}

.alert-box .close:focus, .alert-box .close:hover {
    opacity: .5
}

.alert-box.radius, input.alert-box[type=submit] {
    border-radius: 5px
}

.alert-box.round {
    border-radius: 1000px
}

.alert-box.success {
    background-color: #43ac6a;
    border-color: #3a945b;
    color: #fff
}

.alert-box.alert {
    background-color: #f04124;
    border-color: #de2d0f;
    color: #fff
}

.alert-box.secondary {
    background-color: #fb9351;
    border-color: #fa7724;
    color: #fff
}

.alert-box.warning {
    background-color: #f08a24;
    border-color: #de770f;
    color: #fff
}

.alert-box.info {
    background-color: #20a7ad;
    border-color: #1c9095;
    color: #fff
}

.alert-box.alert-close {
    opacity: 0
}

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

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

[class*=block-grid-]>li {
    display: block;
    float: left;
    height: auto;
    padding: 0 .71429rem 1.42857rem
}

@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.063em) {
    .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.063em) {
    .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
    }
}

@media only screen and (min-width:90.063em) {
    .xlarge-block-grid-1>li {
        list-style: none;
        width: 100%
    }
    .xlarge-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }
    .xlarge-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .xlarge-block-grid-2>li {
        list-style: none;
        width: 50%
    }
    .xlarge-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }
    .xlarge-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .xlarge-block-grid-3>li {
        list-style: none;
        width: 33.33333%
    }
    .xlarge-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }
    .xlarge-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .xlarge-block-grid-4>li {
        list-style: none;
        width: 25%
    }
    .xlarge-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }
    .xlarge-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .xlarge-block-grid-5>li {
        list-style: none;
        width: 20%
    }
    .xlarge-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }
    .xlarge-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .xlarge-block-grid-6>li {
        list-style: none;
        width: 16.66667%
    }
    .xlarge-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }
    .xlarge-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .xlarge-block-grid-7>li {
        list-style: none;
        width: 14.28571%
    }
    .xlarge-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }
    .xlarge-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .xlarge-block-grid-8>li {
        list-style: none;
        width: 12.5%
    }
    .xlarge-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }
    .xlarge-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .xlarge-block-grid-9>li {
        list-style: none;
        width: 11.11111%
    }
    .xlarge-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }
    .xlarge-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .xlarge-block-grid-10>li {
        list-style: none;
        width: 10%
    }
    .xlarge-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }
    .xlarge-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .xlarge-block-grid-11>li {
        list-style: none;
        width: 9.09091%
    }
    .xlarge-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }
    .xlarge-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .xlarge-block-grid-12>li {
        list-style: none;
        width: 8.33333%
    }
    .xlarge-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }
    .xlarge-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (min-width:120.063em) {
    .xxlarge-block-grid-1>li {
        list-style: none;
        width: 100%
    }
    .xxlarge-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }
    .xxlarge-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .xxlarge-block-grid-2>li {
        list-style: none;
        width: 50%
    }
    .xxlarge-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }
    .xxlarge-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .xxlarge-block-grid-3>li {
        list-style: none;
        width: 33.33333%
    }
    .xxlarge-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }
    .xxlarge-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .xxlarge-block-grid-4>li {
        list-style: none;
        width: 25%
    }
    .xxlarge-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }
    .xxlarge-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .xxlarge-block-grid-5>li {
        list-style: none;
        width: 20%
    }
    .xxlarge-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }
    .xxlarge-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .xxlarge-block-grid-6>li {
        list-style: none;
        width: 16.66667%
    }
    .xxlarge-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }
    .xxlarge-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .xxlarge-block-grid-7>li {
        list-style: none;
        width: 14.28571%
    }
    .xxlarge-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }
    .xxlarge-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .xxlarge-block-grid-8>li {
        list-style: none;
        width: 12.5%
    }
    .xxlarge-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }
    .xxlarge-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .xxlarge-block-grid-9>li {
        list-style: none;
        width: 11.11111%
    }
    .xxlarge-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }
    .xxlarge-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .xxlarge-block-grid-10>li {
        list-style: none;
        width: 10%
    }
    .xxlarge-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }
    .xxlarge-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .xxlarge-block-grid-11>li {
        list-style: none;
        width: 9.09091%
    }
    .xxlarge-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }
    .xxlarge-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .xxlarge-block-grid-12>li {
        list-style: none;
        width: 8.33333%
    }
    .xxlarge-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }
    .xxlarge-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

.button-bar:after, .button-group:after, .clearing-thumbs:after, .tabs-content:after, .tabs:after, [data-clearing]:after {
    clear: both
}

.breadcrumbs {
    display: block;
    list-style: none;
    margin-left: 0;
    padding: .64286rem 0;
    background-color: transparent;
    border-color: transparent;
    border-radius: 5px
}

.breadcrumbs>* {
    color: #333;
    float: left;
    font-size: .78571rem;
    line-height: .78571rem;
    margin: 0;
    text-transform: normal
}

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

.breadcrumbs>* a {
    color: #333
}

.breadcrumbs>.current, .breadcrumbs>.current a {
    color: #333;
    cursor: default
}

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

.breadcrumbs>.unavailable, .breadcrumbs>.unavailable a {
    color: #999
}

.breadcrumbs>.unavailable a:focus, .breadcrumbs>.unavailable:focus, .breadcrumbs>.unavailable:hover, .breadcrumbs>.unavailable:hover a {
    color: #999;
    cursor: not-allowed;
    text-decoration: none
}

.breadcrumbs>:before {
    color: #aaa;
    content: "/";
    margin: 0 .85714rem;
    position: relative;
    top: 1px
}

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

[aria-label=breadcrumbs] [aria-hidden=true]:after {
    content: "/"
}

.button, button, input[type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1.42857rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 1.14286rem 2.28571rem 1.21429rem;
    font-size: 1.14286rem;
    background-color: #7fc04c;
    border-color: #659f38;
    color: #fff!important;
    transition: background-color .3s ease-out
}

.joyride-tip-guide, p, select {
    font-family: inherit
}

.button:focus, .button:hover, button:focus, button:hover, input[type=submit]:focus, input[type=submit]:hover {
    background-color: #659f38;
    color: #fff!important
}

.button.secondary, button.secondary, input.secondary[type=submit] {
    background-color: #fb9351;
    border-color: #fa6b10;
    color: #fff!important
}

.button.secondary:focus, .button.secondary:hover, button.secondary:focus, button.secondary:hover, input.secondary[type=submit]:focus, input.secondary[type=submit]:hover {
    background-color: #fa6b10;
    color: #fff!important
}

.button.success, button.success, input.success[type=submit] {
    background-color: #43ac6a;
    border-color: #368a55;
    color: #fff!important
}

.button.success:focus, .button.success:hover, button.success:focus, button.success:hover, input.success[type=submit]:focus, input.success[type=submit]:hover {
    background-color: #368a55;
    color: #fff!important
}

.button.alert, button.alert, input.alert[type=submit] {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #fff!important
}

.button.alert:focus, .button.alert:hover, button.alert:focus, button.alert:hover, input.alert[type=submit]:focus, input.alert[type=submit]:hover {
    background-color: #cf2a0e;
    color: #fff!important
}

.button.warning, button.warning, input.warning[type=submit] {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #fff!important
}

.button.warning:focus, .button.warning:hover, button.warning:focus, button.warning:hover, input.warning[type=submit]:focus, input.warning[type=submit]:hover {
    background-color: #cf6e0e;
    color: #fff!important
}

.button.info, button.info, input.info[type=submit] {
    background-color: #20a7ad;
    border-color: #1a868a;
    color: #fff!important
}

.button.info:focus, .button.info:hover, button.info:focus, button.info:hover, input.info[type=submit]:focus, input.info[type=submit]:hover {
    background-color: #1a868a;
    color: #fff!important
}

.button.large, button.large, input.large[type=submit] {
    padding: 1.28571rem 2.57143rem 1.35714rem;
    font-size: 1.42857rem
}

.button.small, button.small, input.small[type=submit] {
    padding: 1rem 2rem 1.07143rem;
    font-size: .92857rem
}

.button.tiny, button.tiny, input.tiny[type=submit] {
    padding: .71429rem 1.42857rem .78571rem;
    font-size: .78571rem
}

.button.expand, button.expand, input.expand[type=submit] {
    padding-left: 0;
    padding-right: 0;
    width: 100%
}

.button.left-align, button.left-align, input.left-align[type=submit] {
    text-align: left;
    text-indent: .85714rem
}

.button.right-align, button.right-align, input.right-align[type=submit] {
    text-align: right;
    padding-right: .85714rem
}

.button.radius, button.radius, input[type=submit] {
    border-radius: 5px
}

.button.round, button.round, input.round[type=submit] {
    border-radius: 1000px
}

.button.disabled, .button[disabled], button.disabled, button[disabled], input.disabled[type=submit], input[disabled][type=submit] {
    background-color: #7fc04c;
    border-color: #659f38;
    color: #fff!important;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

.button.disabled:focus, .button.disabled:hover, .button[disabled]:focus, .button[disabled]:hover, button.disabled:focus, button.disabled:hover, button[disabled]:focus, button[disabled]:hover, input.disabled[type=submit]:focus, input.disabled[type=submit]:hover, input[disabled][type=submit]:focus, input[disabled][type=submit]:hover {
    color: #fff!important;
    background-color: #7fc04c
}

.button.disabled.secondary, .button[disabled].secondary, button.disabled.secondary, button[disabled].secondary, input.disabled.secondary[type=submit], input[disabled].secondary[type=submit] {
    background-color: #fb9351;
    border-color: #fa6b10;
    color: #fff!important;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

.button.disabled.secondary:focus, .button.disabled.secondary:hover, .button[disabled].secondary:focus, .button[disabled].secondary:hover, button.disabled.secondary:focus, button.disabled.secondary:hover, button[disabled].secondary:focus, button[disabled].secondary:hover, input.disabled.secondary[type=submit]:focus, input.disabled.secondary[type=submit]:hover, input[disabled].secondary[type=submit]:focus, input[disabled].secondary[type=submit]:hover {
    color: #fff!important;
    background-color: #fb9351
}

.button.disabled.success, .button[disabled].success, button.disabled.success, button[disabled].success, input.disabled.success[type=submit], input[disabled].success[type=submit] {
    background-color: #43ac6a;
    border-color: #368a55;
    color: #fff!important;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

.button.disabled.success:focus, .button.disabled.success:hover, .button[disabled].success:focus, .button[disabled].success:hover, button.disabled.success:focus, button.disabled.success:hover, button[disabled].success:focus, button[disabled].success:hover, input.disabled.success[type=submit]:focus, input.disabled.success[type=submit]:hover, input[disabled].success[type=submit]:focus, input[disabled].success[type=submit]:hover {
    color: #fff!important;
    background-color: #43ac6a
}

.button.disabled.alert, .button[disabled].alert, button.disabled.alert, button[disabled].alert, input.disabled.alert[type=submit], input[disabled].alert[type=submit] {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #fff!important;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

.button.disabled.alert:focus, .button.disabled.alert:hover, .button[disabled].alert:focus, .button[disabled].alert:hover, button.disabled.alert:focus, button.disabled.alert:hover, button[disabled].alert:focus, button[disabled].alert:hover, input.disabled.alert[type=submit]:focus, input.disabled.alert[type=submit]:hover, input[disabled].alert[type=submit]:focus, input[disabled].alert[type=submit]:hover {
    color: #fff!important;
    background-color: #f04124
}

.button.disabled.warning, .button[disabled].warning, button.disabled.warning, button[disabled].warning, input.disabled.warning[type=submit], input[disabled].warning[type=submit] {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #fff!important;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

.button.disabled.warning:focus, .button.disabled.warning:hover, .button[disabled].warning:focus, .button[disabled].warning:hover, button.disabled.warning:focus, button.disabled.warning:hover, button[disabled].warning:focus, button[disabled].warning:hover, input.disabled.warning[type=submit]:focus, input.disabled.warning[type=submit]:hover, input[disabled].warning[type=submit]:focus, input[disabled].warning[type=submit]:hover {
    color: #fff!important;
    background-color: #f08a24
}

.button.disabled.info, .button[disabled].info, button.disabled.info, button[disabled].info, input.disabled.info[type=submit], input[disabled].info[type=submit] {
    background-color: #20a7ad;
    border-color: #1a868a;
    color: #fff!important;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

.button.disabled.info:focus, .button.disabled.info:hover, .button[disabled].info:focus, .button[disabled].info:hover, button.disabled.info:focus, button.disabled.info:hover, button[disabled].info:focus, button[disabled].info:hover, input.disabled.info[type=submit]:focus, input.disabled.info[type=submit]:hover, input[disabled].info[type=submit]:focus, input[disabled].info[type=submit]:hover {
    color: #fff!important;
    background-color: #20a7ad
}

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

@media only screen and (min-width:40.063em) {
    .button, button, input[type=submit] {
        display: inline-block
    }
}

.button-group {
    list-style: none;
    margin: 0;
    left: 0
}

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

.button-group.even-2 li, .button-group.even-3 li, .button-group.even-4 li, .button-group.even-5 li, .button-group.even-6 li, .button-group.even-7 li, .button-group.even-8 li, .button-group>li {
    display: inline-block;
    margin: 0 -2px
}

.button-group.even-2 li {
    width: 50%
}

.button-group.even-2 li .button, .button-group.even-2 li input[type=submit], .button-group.even-2 li>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group.even-2 li:first-child .button, .button-group.even-2 li:first-child button, .button-group.even-2 li:first-child input[type=submit] {
    border-left: 0
}

.button-group.even-2 li .button, .button-group.even-2 li button, .button-group.even-2 li input[type=submit] {
    width: 100%
}

.button-group.even-3 li {
    width: 33.33333%
}

.button-group.even-3 li .button, .button-group.even-3 li input[type=submit], .button-group.even-3 li>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group.even-3 li:first-child .button, .button-group.even-3 li:first-child button, .button-group.even-3 li:first-child input[type=submit] {
    border-left: 0
}

.button-group.even-3 li .button, .button-group.even-3 li button, .button-group.even-3 li input[type=submit] {
    width: 100%
}

.button-group.even-4 li {
    width: 25%
}

.button-group.even-4 li .button, .button-group.even-4 li input[type=submit], .button-group.even-4 li>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group.even-4 li:first-child .button, .button-group.even-4 li:first-child button, .button-group.even-4 li:first-child input[type=submit] {
    border-left: 0
}

.button-group.even-4 li .button, .button-group.even-4 li button, .button-group.even-4 li input[type=submit] {
    width: 100%
}

.button-group.even-5 li {
    width: 20%
}

.button-group.even-5 li .button, .button-group.even-5 li input[type=submit], .button-group.even-5 li>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group.even-5 li:first-child .button, .button-group.even-5 li:first-child button, .button-group.even-5 li:first-child input[type=submit] {
    border-left: 0
}

.button-group.even-5 li .button, .button-group.even-5 li button, .button-group.even-5 li input[type=submit] {
    width: 100%
}

.button-group.even-6 li {
    width: 16.66667%
}

.button-group.even-6 li .button, .button-group.even-6 li input[type=submit], .button-group.even-6 li>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group.even-6 li:first-child .button, .button-group.even-6 li:first-child button, .button-group.even-6 li:first-child input[type=submit] {
    border-left: 0
}

.button-group.even-6 li .button, .button-group.even-6 li button, .button-group.even-6 li input[type=submit] {
    width: 100%
}

.button-group.even-7 li {
    width: 14.28571%
}

.button-group.even-7 li .button, .button-group.even-7 li input[type=submit], .button-group.even-7 li>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group.even-7 li:first-child .button, .button-group.even-7 li:first-child button, .button-group.even-7 li:first-child input[type=submit] {
    border-left: 0
}

.button-group.even-7 li .button, .button-group.even-7 li button, .button-group.even-7 li input[type=submit] {
    width: 100%
}

.button-group.even-8 li {
    width: 12.5%
}

.button-group.even-8 li .button, .button-group.even-8 li button, .button-group.even-8 li input[type=submit], .button-group.radius.stack>*>button, .button-group.round.stack>*>button, .button-group.stack>li>button, .clearing-caption, input.button-group.stack[type=submit]>*>button {
    width: 100%
}

.button-group.even-8 li .button, .button-group.even-8 li input[type=submit], .button-group.even-8 li>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group.even-8 li:first-child .button, .button-group.even-8 li:first-child button, .button-group.even-8 li:first-child input[type=submit] {
    border-left: 0
}

.button-group>li .button, .button-group>li input[type=submit], .button-group>li>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group>li:first-child .button, .button-group>li:first-child button, .button-group>li:first-child input[type=submit] {
    border-left: 0
}

.button-group.stack>li {
    display: block;
    margin: 0;
    float: none
}

.button-group.stack>li .button, .button-group.stack>li input[type=submit], .button-group.stack>li>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group.stack>li:first-child .button, .button-group.stack>li:first-child button, .button-group.stack>li:first-child input[type=submit] {
    border-left: 0
}

.button-group.stack>li .button, .button-group.stack>li input[type=submit], .button-group.stack>li>button {
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0
}

.button-group.stack>li:first-child .button, .button-group.stack>li:first-child button, .button-group.stack>li:first-child input[type=submit] {
    border-top: 0
}

.button-group.stack-for-small>li {
    display: inline-block;
    margin: 0 -2px
}

.button-group.stack-for-small>li .button, .button-group.stack-for-small>li input[type=submit], .button-group.stack-for-small>li>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group.stack-for-small>li:first-child .button, .button-group.stack-for-small>li:first-child button, .button-group.stack-for-small>li:first-child input[type=submit] {
    border-left: 0
}

@media only screen and (max-width:40em) {
    .button-group.stack-for-small>li {
        display: block;
        margin: 0
    }
    .button-group.stack-for-small>li .button, .button-group.stack-for-small>li input[type=submit], .button-group.stack-for-small>li>button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, .5)
    }
    .button-group.stack-for-small>li:first-child .button, .button-group.stack-for-small>li:first-child button, .button-group.stack-for-small>li:first-child input[type=submit] {
        border-left: 0
    }
    .button-group.stack-for-small>li .button, .button-group.stack-for-small>li input[type=submit], .button-group.stack-for-small>li>button {
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0
    }
    .button-group.stack-for-small>li>button {
        width: 100%
    }
    .button-group.stack-for-small>li:first-child .button, .button-group.stack-for-small>li:first-child button, .button-group.stack-for-small>li:first-child input[type=submit] {
        border-top: 0
    }
}

.button-group.radius>*, input.button-group[type=submit]>* {
    display: inline-block;
    margin: 0 -2px
}

.button-group.radius>* .button, .button-group.radius>* input[type=submit], .button-group.radius>*>button, input.button-group[type=submit]>* .button, input.button-group[type=submit]>* input[type=submit], input.button-group[type=submit]>*>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group.radius>:first-child .button, .button-group.radius>:first-child button, .button-group.radius>:first-child input[type=submit], input.button-group[type=submit]>:first-child .button, input.button-group[type=submit]>:first-child button, input.button-group[type=submit]>:first-child input[type=submit] {
    border-left: 0
}

.button-group.radius>*, .button-group.radius>*>.button, .button-group.radius>*>a, .button-group.radius>*>button, .button-group.radius>*>input[type=submit], input.button-group[type=submit]>*, input.button-group[type=submit]>*>.button, input.button-group[type=submit]>*>a, input.button-group[type=submit]>*>button, input.button-group[type=submit]>*>input[type=submit] {
    border-radius: 0
}

.button-group.radius>:first-child, .button-group.radius>:first-child>.button, .button-group.radius>:first-child>a, .button-group.radius>:first-child>button, .button-group.radius>:first-child>input[type=submit], input.button-group[type=submit]>:first-child, input.button-group[type=submit]>:first-child>.button, input.button-group[type=submit]>:first-child>a, input.button-group[type=submit]>:first-child>button, input.button-group[type=submit]>:first-child>input[type=submit] {
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px
}

.button-group.radius>:last-child, .button-group.radius>:last-child>.button, .button-group.radius>:last-child>a, .button-group.radius>:last-child>button, .button-group.radius>:last-child>input[type=submit], input.button-group[type=submit]>:last-child, input.button-group[type=submit]>:last-child>.button, input.button-group[type=submit]>:last-child>a, input.button-group[type=submit]>:last-child>button, input.button-group[type=submit]>:last-child>input[type=submit] {
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px
}

.button-group.radius.stack>*, input.button-group.stack[type=submit]>* {
    display: block;
    margin: 0
}

.button-group.radius.stack>* .button, .button-group.radius.stack>* input[type=submit], .button-group.radius.stack>*>button, input.button-group.stack[type=submit]>* .button, input.button-group.stack[type=submit]>* input[type=submit], input.button-group.stack[type=submit]>*>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group.radius.stack>:first-child .button, .button-group.radius.stack>:first-child button, .button-group.radius.stack>:first-child input[type=submit], input.button-group.stack[type=submit]>:first-child .button, input.button-group.stack[type=submit]>:first-child button, input.button-group.stack[type=submit]>:first-child input[type=submit] {
    border-left: 0
}

.button-group.radius.stack>* .button, .button-group.radius.stack>* input[type=submit], .button-group.radius.stack>*>button, input.button-group.stack[type=submit]>* .button, input.button-group.stack[type=submit]>* input[type=submit], input.button-group.stack[type=submit]>*>button {
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0
}

.button-group.radius.stack>:first-child .button, .button-group.radius.stack>:first-child button, .button-group.radius.stack>:first-child input[type=submit], input.button-group.stack[type=submit]>:first-child .button, input.button-group.stack[type=submit]>:first-child button, input.button-group.stack[type=submit]>:first-child input[type=submit] {
    border-top: 0
}

.button-group.radius.stack>*, .button-group.radius.stack>*>.button, .button-group.radius.stack>*>a, .button-group.radius.stack>*>button, .button-group.radius.stack>*>input[type=submit], input.button-group.stack[type=submit]>*, input.button-group.stack[type=submit]>*>.button, input.button-group.stack[type=submit]>*>a, input.button-group.stack[type=submit]>*>button, input.button-group.stack[type=submit]>*>input[type=submit] {
    border-radius: 0
}

.button-group.radius.stack>:first-child, .button-group.radius.stack>:first-child>.button, .button-group.radius.stack>:first-child>a, .button-group.radius.stack>:first-child>button, .button-group.radius.stack>:first-child>input[type=submit], input.button-group.stack[type=submit]>:first-child, input.button-group.stack[type=submit]>:first-child>.button, input.button-group.stack[type=submit]>:first-child>a, input.button-group.stack[type=submit]>:first-child>button, input.button-group.stack[type=submit]>:first-child>input[type=submit] {
    -webkit-top-left-radius: 5px;
    -webkit-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.button-group.radius.stack>:last-child, .button-group.radius.stack>:last-child>.button, .button-group.radius.stack>:last-child>a, .button-group.radius.stack>:last-child>button, .button-group.radius.stack>:last-child>input[type=submit], input.button-group.stack[type=submit]>:last-child, input.button-group.stack[type=submit]>:last-child>.button, input.button-group.stack[type=submit]>:last-child>a, input.button-group.stack[type=submit]>:last-child>button, input.button-group.stack[type=submit]>:last-child>input[type=submit] {
    -webkit-bottom-left-radius: 5px;
    -webkit-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

@media only screen and (min-width:40.063em) {
    .button-group.radius.stack-for-small>*, input.button-group.stack-for-small[type=submit]>* {
        display: inline-block;
        margin: 0 -2px
    }
    .button-group.radius.stack-for-small>* .button, .button-group.radius.stack-for-small>* input[type=submit], .button-group.radius.stack-for-small>*>button, input.button-group.stack-for-small[type=submit]>* .button, input.button-group.stack-for-small[type=submit]>* input[type=submit], input.button-group.stack-for-small[type=submit]>*>button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, .5)
    }
    .button-group.radius.stack-for-small>:first-child .button, .button-group.radius.stack-for-small>:first-child button, .button-group.radius.stack-for-small>:first-child input[type=submit], input.button-group.stack-for-small[type=submit]>:first-child .button, input.button-group.stack-for-small[type=submit]>:first-child button, input.button-group.stack-for-small[type=submit]>:first-child input[type=submit] {
        border-left: 0
    }
    .button-group.radius.stack-for-small>*, .button-group.radius.stack-for-small>*>.button, .button-group.radius.stack-for-small>*>a, .button-group.radius.stack-for-small>*>button, .button-group.radius.stack-for-small>*>input[type=submit], input.button-group.stack-for-small[type=submit]>*, input.button-group.stack-for-small[type=submit]>*>.button, input.button-group.stack-for-small[type=submit]>*>a, input.button-group.stack-for-small[type=submit]>*>button, input.button-group.stack-for-small[type=submit]>*>input[type=submit] {
        border-radius: 0
    }
    .button-group.radius.stack-for-small>:first-child, .button-group.radius.stack-for-small>:first-child>.button, .button-group.radius.stack-for-small>:first-child>a, .button-group.radius.stack-for-small>:first-child>button, .button-group.radius.stack-for-small>:first-child>input[type=submit], input.button-group.stack-for-small[type=submit]>:first-child, input.button-group.stack-for-small[type=submit]>:first-child>.button, input.button-group.stack-for-small[type=submit]>:first-child>a, input.button-group.stack-for-small[type=submit]>:first-child>button, input.button-group.stack-for-small[type=submit]>:first-child>input[type=submit] {
        -webkit-border-bottom-left-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        border-top-left-radius: 5px
    }
    .button-group.radius.stack-for-small>:last-child, .button-group.radius.stack-for-small>:last-child>.button, .button-group.radius.stack-for-small>:last-child>a, .button-group.radius.stack-for-small>:last-child>button, .button-group.radius.stack-for-small>:last-child>input[type=submit], input.button-group.stack-for-small[type=submit]>:last-child, input.button-group.stack-for-small[type=submit]>:last-child>.button, input.button-group.stack-for-small[type=submit]>:last-child>a, input.button-group.stack-for-small[type=submit]>:last-child>button, input.button-group.stack-for-small[type=submit]>:last-child>input[type=submit] {
        -webkit-border-bottom-right-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        border-top-right-radius: 5px
    }
}

@media only screen and (max-width:40em) {
    .button-group.radius.stack-for-small>*, input.button-group.stack-for-small[type=submit]>* {
        display: block;
        margin: 0
    }
    .button-group.radius.stack-for-small>* .button, .button-group.radius.stack-for-small>* input[type=submit], .button-group.radius.stack-for-small>*>button, input.button-group.stack-for-small[type=submit]>* .button, input.button-group.stack-for-small[type=submit]>* input[type=submit], input.button-group.stack-for-small[type=submit]>*>button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, .5)
    }
    .button-group.radius.stack-for-small>:first-child .button, .button-group.radius.stack-for-small>:first-child button, .button-group.radius.stack-for-small>:first-child input[type=submit], input.button-group.stack-for-small[type=submit]>:first-child .button, input.button-group.stack-for-small[type=submit]>:first-child button, input.button-group.stack-for-small[type=submit]>:first-child input[type=submit] {
        border-left: 0
    }
    .button-group.radius.stack-for-small>* .button, .button-group.radius.stack-for-small>* input[type=submit], .button-group.radius.stack-for-small>*>button, input.button-group.stack-for-small[type=submit]>* .button, input.button-group.stack-for-small[type=submit]>* input[type=submit], input.button-group.stack-for-small[type=submit]>*>button {
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0
    }
    .button-group.radius.stack-for-small>*>button, input.button-group.stack-for-small[type=submit]>*>button {
        width: 100%
    }
    .button-group.radius.stack-for-small>:first-child .button, .button-group.radius.stack-for-small>:first-child button, .button-group.radius.stack-for-small>:first-child input[type=submit], input.button-group.stack-for-small[type=submit]>:first-child .button, input.button-group.stack-for-small[type=submit]>:first-child button, input.button-group.stack-for-small[type=submit]>:first-child input[type=submit] {
        border-top: 0
    }
    .button-group.radius.stack-for-small>*, .button-group.radius.stack-for-small>*>.button, .button-group.radius.stack-for-small>*>a, .button-group.radius.stack-for-small>*>button, .button-group.radius.stack-for-small>*>input[type=submit], input.button-group.stack-for-small[type=submit]>*, input.button-group.stack-for-small[type=submit]>*>.button, input.button-group.stack-for-small[type=submit]>*>a, input.button-group.stack-for-small[type=submit]>*>button, input.button-group.stack-for-small[type=submit]>*>input[type=submit] {
        border-radius: 0
    }
    .button-group.radius.stack-for-small>:first-child, .button-group.radius.stack-for-small>:first-child>.button, .button-group.radius.stack-for-small>:first-child>a, .button-group.radius.stack-for-small>:first-child>button, .button-group.radius.stack-for-small>:first-child>input[type=submit], input.button-group.stack-for-small[type=submit]>:first-child, input.button-group.stack-for-small[type=submit]>:first-child>.button, input.button-group.stack-for-small[type=submit]>:first-child>a, input.button-group.stack-for-small[type=submit]>:first-child>button, input.button-group.stack-for-small[type=submit]>:first-child>input[type=submit] {
        -webkit-top-left-radius: 5px;
        -webkit-top-right-radius: 5px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px
    }
    .button-group.radius.stack-for-small>:last-child, .button-group.radius.stack-for-small>:last-child>.button, .button-group.radius.stack-for-small>:last-child>a, .button-group.radius.stack-for-small>:last-child>button, .button-group.radius.stack-for-small>:last-child>input[type=submit], input.button-group.stack-for-small[type=submit]>:last-child, input.button-group.stack-for-small[type=submit]>:last-child>.button, input.button-group.stack-for-small[type=submit]>:last-child>a, input.button-group.stack-for-small[type=submit]>:last-child>button, input.button-group.stack-for-small[type=submit]>:last-child>input[type=submit] {
        -webkit-bottom-left-radius: 5px;
        -webkit-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px
    }
}

.button-group.round>* {
    display: inline-block;
    margin: 0 -2px
}

.button-group.round>* .button, .button-group.round>* input[type=submit], .button-group.round>*>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group.round>:first-child .button, .button-group.round>:first-child button, .button-group.round>:first-child input[type=submit] {
    border-left: 0
}

.button-group.round>*, .button-group.round>*>.button, .button-group.round>*>a, .button-group.round>*>button, .button-group.round>*>input[type=submit] {
    border-radius: 0
}

.button-group.round>:first-child, .button-group.round>:first-child>.button, .button-group.round>:first-child>a, .button-group.round>:first-child>button, .button-group.round>:first-child>input[type=submit] {
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

.button-group.round>:last-child, .button-group.round>:last-child>.button, .button-group.round>:last-child>a, .button-group.round>:last-child>button, .button-group.round>:last-child>input[type=submit] {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

.button-group.round.stack>* {
    display: block;
    margin: 0
}

.button-group.round.stack>* .button, .button-group.round.stack>* input[type=submit], .button-group.round.stack>*>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group.round.stack>:first-child .button, .button-group.round.stack>:first-child button, .button-group.round.stack>:first-child input[type=submit] {
    border-left: 0
}

.button-group.round.stack>* .button, .button-group.round.stack>* input[type=submit], .button-group.round.stack>*>button {
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0
}

.button-group.round.stack>:first-child .button, .button-group.round.stack>:first-child button, .button-group.round.stack>:first-child input[type=submit] {
    border-top: 0
}

.button-group.round.stack>*, .button-group.round.stack>*>.button, .button-group.round.stack>*>a, .button-group.round.stack>*>button, .button-group.round.stack>*>input[type=submit] {
    border-radius: 0
}

.button-group.round.stack>:first-child, .button-group.round.stack>:first-child>.button, .button-group.round.stack>:first-child>a, .button-group.round.stack>:first-child>button, .button-group.round.stack>:first-child>input[type=submit] {
    -webkit-top-left-radius: 1.14286rem;
    -webkit-top-right-radius: 1.14286rem;
    border-top-left-radius: 1.14286rem;
    border-top-right-radius: 1.14286rem
}

.button-group.round.stack>:last-child, .button-group.round.stack>:last-child>.button, .button-group.round.stack>:last-child>a, .button-group.round.stack>:last-child>button, .button-group.round.stack>:last-child>input[type=submit] {
    -webkit-bottom-left-radius: 1.14286rem;
    -webkit-bottom-right-radius: 1.14286rem;
    border-bottom-left-radius: 1.14286rem;
    border-bottom-right-radius: 1.14286rem
}

@media only screen and (min-width:40.063em) {
    .button-group.round.stack-for-small>* {
        display: inline-block;
        margin: 0 -2px
    }
    .button-group.round.stack-for-small>* .button, .button-group.round.stack-for-small>* input[type=submit], .button-group.round.stack-for-small>*>button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, .5)
    }
    .button-group.round.stack-for-small>:first-child .button, .button-group.round.stack-for-small>:first-child button, .button-group.round.stack-for-small>:first-child input[type=submit] {
        border-left: 0
    }
    .button-group.round.stack-for-small>*, .button-group.round.stack-for-small>*>.button, .button-group.round.stack-for-small>*>a, .button-group.round.stack-for-small>*>button, .button-group.round.stack-for-small>*>input[type=submit] {
        border-radius: 0
    }
    .button-group.round.stack-for-small>:first-child, .button-group.round.stack-for-small>:first-child>.button, .button-group.round.stack-for-small>:first-child>a, .button-group.round.stack-for-small>:first-child>button, .button-group.round.stack-for-small>:first-child>input[type=submit] {
        -webkit-border-bottom-left-radius: 1000px;
        -webkit-border-top-left-radius: 1000px;
        border-bottom-left-radius: 1000px;
        border-top-left-radius: 1000px
    }
    .button-group.round.stack-for-small>:last-child, .button-group.round.stack-for-small>:last-child>.button, .button-group.round.stack-for-small>:last-child>a, .button-group.round.stack-for-small>:last-child>button, .button-group.round.stack-for-small>:last-child>input[type=submit] {
        -webkit-border-bottom-right-radius: 1000px;
        -webkit-border-top-right-radius: 1000px;
        border-bottom-right-radius: 1000px;
        border-top-right-radius: 1000px
    }
}

.clearing-caption, .f-dropdown.content>:last-child, .f-dropdown.drop-left>:last-child, .f-dropdown.drop-right>:last-child, .f-dropdown.drop-top>:last-child, .f-dropdown>:last-child {
    margin-bottom: 0
}

@media only screen and (max-width:40em) {
    .button-group.round.stack-for-small>* {
        display: block;
        margin: 0
    }
    .button-group.round.stack-for-small>* .button, .button-group.round.stack-for-small>* input[type=submit], .button-group.round.stack-for-small>*>button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, .5)
    }
    .button-group.round.stack-for-small>:first-child .button, .button-group.round.stack-for-small>:first-child button, .button-group.round.stack-for-small>:first-child input[type=submit] {
        border-left: 0
    }
    .button-group.round.stack-for-small>* .button, .button-group.round.stack-for-small>* input[type=submit], .button-group.round.stack-for-small>*>button {
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0
    }
    .button-group.round.stack-for-small>*>button {
        width: 100%
    }
    .button-group.round.stack-for-small>:first-child .button, .button-group.round.stack-for-small>:first-child button, .button-group.round.stack-for-small>:first-child input[type=submit] {
        border-top: 0
    }
    .button-group.round.stack-for-small>*, .button-group.round.stack-for-small>*>.button, .button-group.round.stack-for-small>*>a, .button-group.round.stack-for-small>*>button, .button-group.round.stack-for-small>*>input[type=submit] {
        border-radius: 0
    }
    .button-group.round.stack-for-small>:first-child, .button-group.round.stack-for-small>:first-child>.button, .button-group.round.stack-for-small>:first-child>a, .button-group.round.stack-for-small>:first-child>button, .button-group.round.stack-for-small>:first-child>input[type=submit] {
        -webkit-top-left-radius: 1.14286rem;
        -webkit-top-right-radius: 1.14286rem;
        border-top-left-radius: 1.14286rem;
        border-top-right-radius: 1.14286rem
    }
    .button-group.round.stack-for-small>:last-child, .button-group.round.stack-for-small>:last-child>.button, .button-group.round.stack-for-small>:last-child>a, .button-group.round.stack-for-small>:last-child>button, .button-group.round.stack-for-small>:last-child>input[type=submit] {
        -webkit-bottom-left-radius: 1.14286rem;
        -webkit-bottom-right-radius: 1.14286rem;
        border-bottom-left-radius: 1.14286rem;
        border-bottom-right-radius: 1.14286rem
    }
}

.button-bar:after, .button-bar:before, .clearing-thumbs:after, .clearing-thumbs:before, [data-clearing]:after, [data-clearing]:before {
    content: " ";
    display: table
}

.button-bar .button-group {
    float: left;
    margin-right: .71429rem
}

.clearing-thumbs, [data-clearing] {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0
}

.clearing-thumbs li, [data-clearing] li {
    float: left;
    margin-right: 10px
}

.clearing-thumbs[class*=block-grid-] li, [data-clearing][class*=block-grid-] li {
    margin-right: 0
}

.clearing-blackout {
    background: #333;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 998;
    left: 0
}

.clearing-blackout .clearing-close {
    display: block
}

.clearing-container {
    height: 100%;
    margin: 0;
    overflow: hidden;
    position: relative;
    z-index: 998
}

.clearing-touch-label {
    color: #aaa;
    font-size: .6em;
    left: 50%;
    position: absolute;
    top: 50%
}

.visible-img {
    height: 95%;
    position: relative
}

.visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    max-height: 100%;
    max-width: 100%
}

.clearing-caption {
    background: #333;
    bottom: 0;
    color: #ccc;
    font-size: .875em;
    line-height: 1.3;
    padding: 10px 30px 20px;
    position: absolute;
    text-align: center;
    left: 0
}

.clearing-close {
    color: #ccc;
    display: none;
    font-size: 30px;
    line-height: 1;
    padding-left: 20px;
    padding-top: 10px;
    z-index: 999
}

.clearing-close:focus, .clearing-close:hover {
    color: #ccc
}

.clearing-assembled .clearing-container {
    height: 100%
}

.clearing-assembled .clearing-container .carousel>ul, .clearing-feature li {
    display: none
}

.clearing-feature li.clearing-featured-img {
    display: block
}

@media only screen and (min-width:40.063em) {
    .clearing-main-next, .clearing-main-prev {
        height: 100%;
        position: absolute;
        top: 0;
        width: 40px
    }
    .clearing-main-next>span, .clearing-main-prev>span {
        border: 12px solid;
        display: block;
        height: 0;
        position: absolute;
        top: 50%;
        width: 0
    }
    .clearing-main-next>span:hover, .clearing-main-prev>span:hover {
        opacity: .8
    }
    .clearing-main-prev {
        left: 0
    }
    .clearing-main-prev>span {
        left: 5px;
        border-color: transparent #ccc transparent transparent
    }
    .clearing-main-next {
        right: 0
    }
    .clearing-main-next>span {
        border-color: transparent transparent transparent #ccc
    }
    .clearing-main-next.disabled, .clearing-main-prev.disabled {
        opacity: .3
    }
    .clearing-assembled .clearing-container .carousel {
        background: rgba(51, 51, 51, .8);
        height: 120px;
        margin-top: 10px;
        text-align: center
    }
    .clearing-assembled .clearing-container .carousel>ul {
        display: inline-block;
        z-index: 999;
        height: 100%;
        position: relative;
        float: none
    }
    .clearing-assembled .clearing-container .carousel>ul li {
        clear: none;
        cursor: pointer;
        display: block;
        float: left;
        margin-right: 0;
        min-height: inherit;
        opacity: .4;
        overflow: hidden;
        padding: 0;
        position: relative;
        width: 120px
    }
    .clearing-assembled .clearing-container .carousel>ul li.fix-height img {
        height: 100%;
        max-width: none
    }
    .clearing-assembled .clearing-container .carousel>ul li a.th {
        border: none;
        box-shadow: none;
        display: block
    }
    .clearing-assembled .clearing-container .carousel>ul li img {
        cursor: pointer!important;
        width: 100%!important
    }
    .clearing-assembled .clearing-container .carousel>ul li.visible {
        opacity: 1
    }
    .clearing-assembled .clearing-container .carousel>ul li:hover {
        opacity: .8
    }
    .clearing-assembled .clearing-container .visible-img {
        background: #333;
        height: 85%;
        overflow: hidden
    }
    .clearing-close {
        padding-left: 0;
        padding-top: 0;
        position: absolute;
        top: 10px;
        right: 20px
    }
}

.f-dropdown, .f-dropdown.drop-right {
    max-width: 200px;
    list-style: none;
    max-height: none
}

.f-dropdown, .f-dropdown.drop-left, .f-dropdown.drop-right, .f-dropdown.drop-top {
    background: #fff;
    font-size: 1rem
}

.f-dropdown {
    display: none;
    left: -9999px;
    margin-left: 0;
    position: absolute;
    border: 1px solid #ccc;
    height: auto;
    width: 100%;
    z-index: 89;
    margin-top: 2px
}

.f-dropdown:after, .f-dropdown:before {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute
}

.f-dropdown.drop-left, .f-dropdown.drop-left>:first-child, .f-dropdown.drop-right>:first-child, .f-dropdown>:first-child {
    margin-top: 0
}

.f-dropdown.open {
    display: block
}

.f-dropdown:before {
    border: 6px inset;
    border-color: transparent transparent #fff;
    border-bottom-style: solid;
    top: -12px;
    left: 10px;
    z-index: 89
}

.f-dropdown:after {
    border: 7px inset;
    border-color: transparent transparent #ccc;
    border-bottom-style: solid;
    top: -14px;
    left: 9px;
    z-index: 88
}

.f-dropdown.right:before {
    left: auto;
    right: 10px
}

.f-dropdown.right:after {
    left: auto;
    right: 9px
}

.f-dropdown.drop-right {
    display: none;
    left: -9999px;
    position: absolute;
    border: 1px solid #ccc;
    height: auto;
    width: 100%;
    z-index: 89;
    margin-top: 0;
    margin-left: 2px
}

.f-dropdown.drop-right:after, .f-dropdown.drop-right:before {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute
}

.f-dropdown.drop-right.open {
    display: block
}

.f-dropdown.drop-right:before {
    border: 6px inset;
    border-color: transparent #fff transparent transparent;
    border-right-style: solid;
    top: 10px;
    left: -12px;
    z-index: 89
}

.f-dropdown.drop-right:after {
    border: 7px inset;
    border-color: transparent #ccc transparent transparent;
    border-right-style: solid;
    top: 9px;
    left: -14px;
    z-index: 88
}

.f-dropdown.drop-left {
    display: none;
    left: -9999px;
    list-style: none;
    position: absolute;
    border: 1px solid #ccc;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-left: -2px;
    max-width: 200px
}

.f-dropdown.drop-left:after, .f-dropdown.drop-left:before {
    content: "";
    display: block;
    height: 0;
    width: 0;
    left: auto;
    position: absolute
}

.f-dropdown.content, .f-dropdown.drop-top {
    margin-left: 0;
    max-height: none;
    max-width: 200px;
    list-style: none
}

.f-dropdown.drop-left.open {
    display: block
}

.f-dropdown.drop-left:before {
    border: 6px inset;
    border-color: transparent transparent transparent #fff;
    border-left-style: solid;
    top: 10px;
    right: -12px;
    z-index: 89
}

.f-dropdown.drop-left:after {
    border: 7px inset;
    border-color: transparent transparent transparent #ccc;
    border-left-style: solid;
    top: 9px;
    right: -14px;
    z-index: 88
}

.f-dropdown.drop-top {
    display: none;
    left: -9999px;
    position: absolute;
    border: 1px solid #ccc;
    height: auto;
    width: 100%;
    z-index: 89;
    margin-top: -2px
}

.f-dropdown.drop-top:after, .f-dropdown.drop-top:before {
    height: 0;
    width: 0;
    top: auto;
    right: auto;
    display: block;
    position: absolute;
    content: ""
}

.f-dropdown.content>:first-child, .f-dropdown.drop-top>:first-child {
    margin-top: 0
}

.f-dropdown.drop-top.open {
    display: block
}

.f-dropdown.drop-top:before {
    border: 6px inset;
    border-color: #fff transparent transparent;
    border-top-style: solid;
    bottom: -12px;
    left: 10px;
    z-index: 89
}

.f-dropdown.drop-top:after {
    border: 7px inset;
    border-color: #ccc transparent transparent;
    border-top-style: solid;
    bottom: -14px;
    left: 9px;
    z-index: 88
}

select[multiple], textarea[rows] {
    height: auto
}

.f-dropdown li {
    cursor: pointer;
    font-size: 1rem;
    line-height: 1.28571rem;
    margin: 0
}

.f-dropdown li:focus, .f-dropdown li:hover {
    background: #eee
}

.f-dropdown li.radius {
    border-radius: 5px
}

.f-dropdown li a {
    display: block;
    padding: .5rem;
    color: #555
}

.f-dropdown.content {
    display: none;
    left: -9999px;
    position: absolute;
    background: #fff;
    border: 1px solid #ccc;
    font-size: 1rem;
    height: auto;
    padding: 1.42857rem;
    width: 100%;
    z-index: 89
}

.flex-video, .flex-video.vimeo {
    padding-top: 0
}

.f-dropdown.content.open {
    display: block
}

.f-dropdown.tiny {
    max-width: 200px
}

.f-dropdown.small {
    max-width: 300px
}

.f-dropdown.medium {
    max-width: 500px
}

.f-dropdown.large {
    max-width: 800px
}

.f-dropdown.mega {
    width: 100%!important;
    max-width: 100%!important
}

.f-dropdown.mega.open {
    left: 0!important
}

.dropdown.button, button.dropdown, input.dropdown[type=submit] {
    position: relative;
    padding-right: 4.07143rem
}

.dropdown.button::after, button.dropdown::after, input.dropdown[type=submit]::after {
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    width: 0;
    border-width: .42857rem;
    right: 1.60714rem;
    margin-top: -.17857rem;
    border-color: #fff transparent transparent
}

.dropdown.button.tiny, button.dropdown.tiny, input.dropdown.tiny[type=submit] {
    padding-right: 3rem
}

.dropdown.button.tiny:after, button.dropdown.tiny:after, input.dropdown.tiny[type=submit]:after {
    border-width: .42857rem;
    right: 1.28571rem;
    margin-top: -.14286rem
}

.dropdown.button.tiny::after, button.dropdown.tiny::after, input.dropdown.tiny[type=submit]::after {
    border-color: #fff transparent transparent
}

.dropdown.button.small, button.dropdown.small, input.dropdown.small[type=submit] {
    padding-right: 3.5rem
}

.dropdown.button.small::after, button.dropdown.small::after, input.dropdown.small[type=submit]::after {
    border-width: .5rem;
    right: 1.5rem;
    margin-top: -.17857rem;
    border-color: #fff transparent transparent
}

.dropdown.button.large, button.dropdown.large, input.dropdown.large[type=submit] {
    padding-right: 4.14286rem
}

.dropdown.button.large::after, button.dropdown.large::after, input.dropdown.large[type=submit]::after {
    border-width: .35714rem;
    right: 1.96429rem;
    margin-top: -.17857rem;
    border-color: #fff transparent transparent
}

.dropdown.button.secondary:after, button.dropdown.secondary:after, input.dropdown.secondary[type=submit]:after {
    border-color: #333 transparent transparent
}

.flex-video {
    height: 0;
    margin-bottom: 1.14286rem;
    padding-bottom: 67.5%;
    position: relative
}

.flex-video.widescreen {
    padding-bottom: 56.34%
}

.flex-video embed, .flex-video iframe, .flex-video object, .flex-video video {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0
}

.postfix, .prefix, select {
    font-size: 1rem;
    height: 2.64286rem
}

form .row .row {
    margin: 0 -.57143rem
}

form .row .row .column, form .row .row .columns {
    padding: 0 .57143rem
}

form .row .row.collapse {
    margin: 0
}

form .row .row.collapse .column, form .row .row.collapse .columns {
    padding: 0
}

form .row .row.collapse input {
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

form .row input.column, form .row input.columns, form .row textarea.column, form .row textarea.columns {
    padding-left: .57143rem
}

label {
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 0
}

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

label.inline {
    margin: 0 0 1.14286rem;
    padding: .64286rem 0
}

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

.postfix, .prefix {
    border-style: solid;
    border-width: 1px;
    display: block;
    line-height: 2.64286rem;
    overflow: visible;
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 2
}

.postfix.button, input.postfix[type=submit] {
    border-color: true
}

.prefix.button, input.prefix[type=submit] {
    border: none;
    text-align: center;
    padding: 0
}

.prefix.button.radius, input.prefix[type=submit] {
    border-radius: 5px 0 0 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-top-left-radius: 5px
}

.postfix.button.radius, input.postfix[type=submit] {
    border-radius: 0 5px 5px 0;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-top-right-radius: 5px
}

.prefix.button.round, input.prefix.round[type=submit] {
    border-radius: 1000px 0 0 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px
}

.postfix.button.round, input.postfix.round[type=submit] {
    border-radius: 0 1000px 1000px 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px
}

label.prefix, span.prefix {
    background: #f2f2f2;
    border-right: none;
    color: #333;
    border-color: #ccc
}

label.postfix, span.postfix {
    background: #f2f2f2;
    color: #333;
    border-color: #ccc
}

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

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;
    -moz-appearance: none;
    border-radius: 0;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .75);
    display: block;
    font-family: inherit;
    font-size: 1rem;
    height: 2.64286rem;
    margin: 0 0 1.14286rem;
    padding: .57143rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color .15s linear, background .15s linear;
    -moz-transition: border-color .15s linear, background .15s linear;
    -ms-transition: border-color .15s linear, background .15s linear;
    -o-transition: border-color .15s linear, background .15s linear;
    transition: border-color .15s linear, background .15s linear
}

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

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

form .row .prefix-radius.row.collapse button, form .row .prefix-radius.row.collapse input, form .row .prefix-radius.row.collapse select, form .row .prefix-radius.row.collapse textarea {
    border-radius: 0 5px 5px 0;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-top-right-radius: 5px
}

form .row .postfix-radius.row.collapse button, form .row .postfix-radius.row.collapse input, form .row .postfix-radius.row.collapse select, form .row .postfix-radius.row.collapse textarea, form .row .prefix-radius.row.collapse .prefix {
    border-radius: 5px 0 0 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-top-left-radius: 5px
}

form .row .postfix-radius.row.collapse .postfix {
    border-radius: 0 5px 5px 0;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-top-right-radius: 5px
}

form .row .prefix-round.row.collapse button, form .row .prefix-round.row.collapse input, form .row .prefix-round.row.collapse select, form .row .prefix-round.row.collapse textarea {
    border-radius: 0 1000px 1000px 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px
}

form .row .postfix-round.row.collapse button, form .row .postfix-round.row.collapse input, form .row .postfix-round.row.collapse select, form .row .postfix-round.row.collapse textarea, form .row .prefix-round.row.collapse .prefix {
    border-radius: 1000px 0 0 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px
}

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

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

textarea {
    max-width: 100%
}

::-webkit-input-placeholder {
    color: #ccc
}

:-moz-placeholder {
    color: #ccc
}

::-moz-placeholder {
    color: #ccc
}

:-ms-input-placeholder {
    color: #ccc
}

select {
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    background-color: #fafafa;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
    background-position: 100% center;
    background-repeat: no-repeat;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    color: rgba(0, 0, 0, .75);
    line-height: normal;
    padding: .57143rem;
    border-radius: 0
}

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

select.radius {
    border-radius: 5px
}

select:hover {
    background-color: #f3f3f3;
    border-color: #999
}

.icon-bar .item.disabled, .icon-bar .item.disabled>* {
    opacity: .7;
    cursor: not-allowed
}

input[type=checkbox]+label, input[type=radio]+label {
    display: inline-block;
    margin-left: .57143rem;
    margin-right: 1.14286rem;
    margin-bottom: 0;
    vertical-align: baseline
}

#small-top-bar .fa-2x, .icon-bar>* i {
    vertical-align: middle
}

input[type=file] {
    width: 100%
}

fieldset {
    border: 1px solid #ddd;
    margin: 1.28571rem 0;
    padding: 1.42857rem
}

fieldset legend {
    background: #fff;
    font-weight: 700;
    margin: 0;
    padding: 0 .21429rem
}

[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] small.error, [data-abide] span.error {
    display: block;
    font-size: .85714rem;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 1.14286rem;
    margin-top: -1px;
    padding: .42857rem .64286rem .64286rem;
    background: #f04124;
    color: #fff
}

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

.error small.error, small.error, span.error {
    display: block;
    font-size: .85714rem;
    font-style: italic;
    margin-top: -1px;
    padding: .42857rem .64286rem .64286rem;
    background: #f04124;
    font-weight: 400
}

small.error, span.error {
    margin-bottom: 1.14286rem;
    color: #fff
}

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

.error input[type=checkbox], .error input[type=radio], .error small.error {
    margin-bottom: 1.14286rem
}

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

.error small.error {
    color: #fff
}

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

.side-nav li.heading, .sub-nav dt, .top-bar .toggle-topbar a, .top-bar-section ul li>a, abbr, acronym {
    text-transform: uppercase
}

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

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

label.error {
    color: #f04124
}

.icon-bar>* i, .icon-bar>* label, .icon-bar>a.active i, .icon-bar>a.active label, .icon-bar>a:hover i, .icon-bar>a:hover label, .joyride-tip-guide {
    color: #fff
}

.icon-bar {
    display: inline-block;
    font-size: 0;
    width: 100%;
    background: #333
}

.icon-bar>*, .icon-bar>* i, .icon-bar>* img {
    display: block;
    margin: 0 auto
}

.icon-bar>a.active, .icon-bar>a:hover {
    background: #7fc04c
}

.icon-bar>* {
    float: left;
    text-align: center;
    width: 25%;
    font-size: 1rem;
    padding: 1.25rem
}

.icon-bar>* i+label, .icon-bar>* img+label {
    margin-top: .0625rem;
    font-size: 1rem
}

.icon-bar>* i {
    font-size: 1.875rem
}

.icon-bar.label-right>* i, .icon-bar.label-right>* img {
    display: inline-block;
    margin: 0 .0625rem 0 0
}

.icon-bar.label-right>* i+label, .icon-bar.label-right>* img+label {
    margin-top: 0
}

.icon-bar.label-right>* label {
    display: inline-block
}

.icon-bar.vertical.label-right>* {
    text-align: left
}

.label, .orbit-bullets, .orbit-bullets-container, .pagination-centered {
    text-align: center
}

.icon-bar.small-vertical, .icon-bar.vertical {
    height: 100%;
    width: auto
}

.icon-bar.small-vertical .item, .icon-bar.vertical .item {
    float: none;
    margin: auto;
    width: auto
}

@media only screen and (min-width:40.063em) {
    .icon-bar.medium-vertical {
        height: 100%;
        width: auto
    }
    .icon-bar.medium-vertical .item {
        float: none;
        margin: auto;
        width: auto
    }
}

@media only screen and (min-width:64.063em) {
    .icon-bar.large-vertical {
        height: 100%;
        width: auto
    }
    .icon-bar.large-vertical .item {
        float: none;
        margin: auto;
        width: auto
    }
}

.icon-bar>* img {
    height: 1.875rem;
    width: 1.875rem
}

.icon-bar .item.disabled {
    pointer-events: none
}

.icon-bar.two-up .item {
    width: 50%
}

.icon-bar.two-up.small-vertical .item, .icon-bar.two-up.vertical .item {
    width: auto
}

@media only screen and (min-width:40.063em) {
    .icon-bar.two-up.medium-vertical .item {
        width: auto
    }
}

@media only screen and (min-width:64.063em) {
    .icon-bar.two-up.large-vertical .item {
        width: auto
    }
}

.icon-bar.three-up .item {
    width: 33.3333%
}

.icon-bar.three-up.small-vertical .item, .icon-bar.three-up.vertical .item {
    width: auto
}

@media only screen and (min-width:40.063em) {
    .icon-bar.three-up.medium-vertical .item {
        width: auto
    }
}

@media only screen and (min-width:64.063em) {
    .icon-bar.three-up.large-vertical .item {
        width: auto
    }
}

.icon-bar.four-up .item {
    width: 25%
}

.icon-bar.four-up.small-vertical .item, .icon-bar.four-up.vertical .item {
    width: auto
}

@media only screen and (min-width:40.063em) {
    .icon-bar.four-up.medium-vertical .item {
        width: auto
    }
}

@media only screen and (min-width:64.063em) {
    .icon-bar.four-up.large-vertical .item {
        width: auto
    }
}

.icon-bar.five-up .item {
    width: 20%
}

.icon-bar.five-up.small-vertical .item, .icon-bar.five-up.vertical .item {
    width: auto
}

@media only screen and (min-width:40.063em) {
    .icon-bar.five-up.medium-vertical .item {
        width: auto
    }
}

@media only screen and (min-width:64.063em) {
    .icon-bar.five-up.large-vertical .item {
        width: auto
    }
}

.icon-bar.six-up .item {
    width: 16.66667%
}

.icon-bar.six-up.small-vertical .item, .icon-bar.six-up.vertical .item {
    width: auto
}

@media only screen and (min-width:40.063em) {
    .icon-bar.six-up.medium-vertical .item {
        width: auto
    }
}

@media only screen and (min-width:64.063em) {
    .icon-bar.six-up.large-vertical .item {
        width: auto
    }
}

.icon-bar.seven-up .item {
    width: 14.28571%
}

.icon-bar.seven-up.small-vertical .item, .icon-bar.seven-up.vertical .item {
    width: auto
}

@media only screen and (min-width:40.063em) {
    .icon-bar.seven-up.medium-vertical .item {
        width: auto
    }
}

@media only screen and (min-width:64.063em) {
    .icon-bar.seven-up.large-vertical .item {
        width: auto
    }
}

.icon-bar.eight-up .item {
    width: 12.5%
}

.icon-bar.eight-up.small-vertical .item, .icon-bar.eight-up.vertical .item {
    width: auto
}

@media only screen and (min-width:40.063em) {
    .icon-bar.eight-up.medium-vertical .item {
        width: auto
    }
}

@media only screen and (min-width:64.063em) {
    .icon-bar.eight-up.large-vertical .item {
        width: auto
    }
}

.inline-list {
    list-style: none;
    margin: 0 auto 1.21429rem;
    overflow: hidden;
    padding: 0
}

.inline-list>li {
    display: block;
    float: left;
    list-style: none;
    margin-left: 1.57143rem
}

.inline-list>li>* {
    display: block
}

.joyride-list {
    display: none
}

.joyride-tip-guide {
    background: #333;
    display: none;
    font-weight: 400;
    position: absolute;
    top: 0;
    width: 95%;
    z-index: 101;
    left: 2.5%
}

.lt-ie9 .joyride-tip-guide {
    margin-left: -400px;
    max-width: 800px;
    left: 50%
}

.joyride-content-wrapper {
    padding: 1.28571rem 1.42857rem 1.71429rem;
    width: 100%
}

.joyride-content-wrapper .button, .joyride-content-wrapper input[type=submit] {
    margin-bottom: 0!important
}

.joyride-content-wrapper .joyride-prev-tip {
    margin-right: 10px
}

.joyride-tip-guide .joyride-nub {
    border: 10px solid #333;
    display: block;
    height: 0;
    position: absolute;
    width: 0;
    left: 22px
}

.joyride-tip-guide .joyride-nub.top {
    border-color: #333;
    border-top-color: transparent!important;
    border-top-style: solid;
    border-left-color: transparent!important;
    border-right-color: transparent!important;
    top: -20px
}

.joyride-tip-guide .joyride-nub.bottom {
    border-color: #333 transparent transparent!important;
    border-bottom-style: solid;
    bottom: -20px
}

.joyride-tip-guide .joyride-nub.right {
    right: -20px
}

.joyride-tip-guide .joyride-nub.left {
    left: -20px
}

.joyride-tip-guide h1, .joyride-tip-guide h2, .joyride-tip-guide h3, .joyride-tip-guide h4, .joyride-tip-guide h5, .joyride-tip-guide h6 {
    color: #fff;
    font-weight: 700;
    line-height: 1.25;
    margin: 0
}

.joyride-close-tip, .label {
    font-weight: 400;
    text-decoration: none
}

.joyride-tip-guide p {
    font-size: 1rem;
    line-height: 1.3;
    margin: 0 0 1.28571rem
}

.joyride-timer-indicator-wrap {
    border: 1px solid #555;
    bottom: 1.14286rem;
    height: 3px;
    position: absolute;
    width: 50px;
    right: 1.21429rem
}

.joyride-timer-indicator {
    background: #666;
    display: block;
    height: inherit;
    width: 0
}

.joyride-close-tip {
    color: #777!important;
    font-size: 24px;
    line-height: .5!important;
    position: absolute;
    top: 10px;
    right: 12px
}

.joyride-close-tip:focus, .joyride-close-tip:hover {
    color: #eee!important
}

.joyride-modal-bg {
    background: rgba(0, 0, 0, .5);
    cursor: pointer;
    display: none;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
    left: 0
}

.joyride-expose-wrapper {
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 15px #fff;
    position: absolute;
    z-index: 102
}

.joyride-expose-cover {
    background: 0 0;
    border-radius: 3px;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 9999
}

.keystroke, .label.radius, input.label[type=submit], kbd {
    border-radius: 5px
}

.label, .slideshow-wrapper {
    position: relative
}

@media only screen and (min-width:40.063em) {
    .joyride-tip-guide {
        width: 300px;
        left: inherit
    }
    .joyride-tip-guide .joyride-nub.bottom {
        border-color: #333 transparent transparent!important;
        bottom: -20px
    }
    .joyride-tip-guide .joyride-nub.right {
        border-color: transparent transparent transparent #333!important;
        left: auto;
        right: -20px;
        top: 22px
    }
    .joyride-tip-guide .joyride-nub.left {
        border-color: transparent #333 transparent transparent!important;
        left: -20px;
        right: auto;
        top: 22px
    }
}

.keystroke, kbd {
    background-color: #ededed;
    border-color: #ddd;
    color: #222;
    border-style: solid;
    border-width: 1px;
    font-family: Consolas, Menlo, Courier, monospace;
    font-size: inherit;
    margin: 0;
    padding: .14286rem .28571rem 0
}

.label {
    display: inline-block;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
    line-height: 1;
    margin-bottom: auto;
    white-space: nowrap;
    padding: .28571rem .57143rem .42857rem;
    font-size: .78571rem;
    background-color: #7fc04c;
    color: #fff
}

.label.round {
    border-radius: 1000px
}

.label.alert {
    background-color: #f04124;
    color: #fff
}

.label.warning {
    background-color: #f08a24;
    color: #fff
}

.label.success {
    background-color: #43ac6a;
    color: #fff
}

.label.secondary {
    background-color: #fb9351;
    color: #fff
}

.label.info {
    background-color: #20a7ad;
    color: #fff
}

[data-magellan-expedition-clone], [data-magellan-expedition] {
    background: #fff;
    min-width: 100%;
    padding: 10px;
    z-index: 50
}

[data-magellan-expedition-clone] .sub-nav, [data-magellan-expedition-clone] .sub-nav dd, [data-magellan-expedition] .sub-nav, [data-magellan-expedition] .sub-nav dd {
    margin-bottom: 0
}

[data-magellan-expedition-clone] .sub-nav a, [data-magellan-expedition] .sub-nav a {
    line-height: 1.8em
}

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

@keyframes rotate {
    from {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.slideshow-wrapper ul {
    list-style-type: none;
    margin: 0
}

.slideshow-wrapper ul li, .slideshow-wrapper ul li .orbit-caption {
    display: none
}

.slideshow-wrapper .orbit-container li, .slideshow-wrapper .orbit-container li .orbit-caption, .slideshow-wrapper ul li:first-child {
    display: block
}

.slideshow-wrapper .orbit-container {
    background-color: transparent
}

.slideshow-wrapper .orbit-container .orbit-bullets li {
    display: inline-block
}

.slideshow-wrapper .preloader {
    border-radius: 1000px;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-name: rotate;
    animation-timing-function: linear;
    border: 3px solid;
    display: block;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 40px
}

.orbit-container {
    background: 0 0;
    overflow: hidden;
    position: relative;
    width: 100%
}

.orbit-container .orbit-slides-container {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}

.orbit-container .orbit-slides-container img {
    display: block;
    max-width: 100%
}

.orbit-container .orbit-slides-container>* {
    position: absolute;
    top: 0;
    width: 100%;
    margin-left: 100%
}

.orbit-container .orbit-slides-container>:first-child {
    margin-left: 0
}

.orbit-container .orbit-slides-container>* .orbit-caption {
    bottom: 0;
    position: absolute;
    background-color: rgba(51, 51, 51, .8);
    color: #fff;
    font-size: 1rem;
    padding: .71429rem 1rem;
    width: 100%
}

.orbit-container .orbit-slide-number {
    left: 10px;
    background: 0 0;
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: 10px;
    z-index: 10
}

.orbit-container .orbit-slide-number span {
    font-weight: 700;
    padding: .35714rem
}

.orbit-container .orbit-timer {
    position: absolute;
    top: 12px;
    right: 10px;
    height: 6px;
    width: 100px;
    z-index: 10
}

.orbit-container .orbit-timer .orbit-progress {
    height: 3px;
    background-color: rgba(255, 255, 255, .3);
    display: block;
    width: 0;
    position: relative;
    right: 20px;
    top: 5px
}

.orbit-container .orbit-timer>span {
    border: 4px solid #fff;
    border-bottom: none;
    border-top: none;
    display: none;
    height: 14px;
    position: absolute;
    top: 0;
    width: 11px;
    right: 0
}

.orbit-container .orbit-timer.paused>span {
    top: 0;
    width: 11px;
    height: 14px;
    border: 8px inset;
    border-left-style: solid;
    border-color: transparent transparent transparent #fff;
    right: -4px
}

.orbit-container .orbit-timer.paused>span.dark {
    border-left-color: #333
}

.orbit-container:hover .orbit-timer>span {
    display: block
}

.orbit-container .orbit-next, .orbit-container .orbit-prev {
    background-color: transparent;
    color: #fff;
    height: 60px;
    line-height: 50px;
    margin-top: -25px;
    position: absolute;
    text-indent: -9999px!important;
    top: 45%;
    width: 36px;
    z-index: 10
}

.orbit-container .orbit-next:hover, .orbit-container .orbit-prev:hover {
    background-color: rgba(0, 0, 0, .3)
}

.orbit-container .orbit-next>span, .orbit-container .orbit-prev>span {
    border: 10px inset;
    display: block;
    height: 0;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 0
}

.orbit-container .orbit-prev {
    left: 0
}

.orbit-container .orbit-prev>span {
    border-right-style: solid;
    border-color: transparent #fff transparent transparent
}

.orbit-container .orbit-prev:hover>span {
    border-right-color: #fff
}

.orbit-container .orbit-next {
    right: 0
}

.orbit-container .orbit-next>span {
    border-color: transparent transparent transparent #fff;
    border-left-style: solid;
    left: 50%;
    margin-left: -4px
}

.orbit-container .orbit-next:hover>span {
    border-left-color: #fff
}

.orbit-bullets {
    display: block;
    float: none;
    margin: 0 auto 30px;
    overflow: hidden;
    position: relative;
    top: 10px
}

.orbit-bullets li {
    background: #ccc;
    cursor: pointer;
    display: inline-block;
    float: none;
    height: .64286rem;
    margin-right: 6px;
    width: .64286rem;
    border-radius: 1000px
}

.orbit-bullets li.active {
    background: #999
}

.orbit-bullets li:last-child {
    margin-right: 0
}

.touch .orbit-bullets, .touch .orbit-container .orbit-next, .touch .orbit-container .orbit-prev {
    display: none
}

@media only screen and (min-width:40.063em) {
    .touch .orbit-container .orbit-next, .touch .orbit-container .orbit-prev {
        display: inherit
    }
    .touch .orbit-bullets {
        display: block
    }
}

@media only screen and (max-width:40em) {
    .orbit-stack-on-small .orbit-slides-container {
        height: auto!important
    }
    .orbit-stack-on-small .orbit-slides-container>* {
        margin: 0!important;
        opacity: 1!important;
        position: relative
    }
    .orbit-bullets, .orbit-next, .orbit-prev, .orbit-stack-on-small .orbit-slide-number, .orbit-timer {
        display: none
    }
}

.panel.callout>:first-child, .panel>:first-child {
    margin-top: 0
}

ul.pagination {
    display: block;
    margin-left: -.35714rem;
    min-height: 1.71429rem
}

ul.pagination li {
    color: #222;
    font-size: 1rem;
    height: 1.71429rem;
    margin-left: .35714rem;
    display: block;
    float: left
}

ul.pagination li a, ul.pagination li button {
    border-radius: 5px;
    transition: background-color .3s ease-out;
    background: 0 0;
    color: #999;
    display: block;
    font-size: 1em;
    font-weight: 400;
    line-height: inherit;
    padding: .07143rem .71429rem
}

.panel, .panel.callout {
    border-style: solid;
    border-width: 1px;
    border-color: #d8d8d8;
    padding: 1.42857rem
}

ul.pagination li a:focus, ul.pagination li button:focus, ul.pagination li:hover a, ul.pagination li:hover button {
    background: #e6e6e6
}

ul.pagination li.unavailable a, ul.pagination li.unavailable button {
    cursor: default;
    color: #999
}

ul.pagination li.unavailable a:focus, ul.pagination li.unavailable button:focus, ul.pagination li.unavailable:hover a, ul.pagination li.unavailable:hover button {
    background: 0 0
}

ul.pagination li.current a, ul.pagination li.current button {
    background: #7fc04c;
    color: #fff;
    cursor: default;
    font-weight: 700
}

.panel, .panel dl, .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel li, .panel p, .panel.callout dl, .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout li, .panel.callout p {
    color: #333
}

ul.pagination li.current a:focus, ul.pagination li.current a:hover, ul.pagination li.current button:focus, ul.pagination li.current button:hover {
    background: #7fc04c
}

.pagination-centered ul.pagination li {
    display: inline-block;
    float: none
}

.panel {
    margin-bottom: 1.42857rem;
    background: #f2f2f2
}

.panel>:last-child {
    margin-bottom: 0
}

.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
    line-height: 1;
    margin-bottom: .71429rem
}

.panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
    line-height: 1.4
}

.panel.callout {
    margin-bottom: 1.42857rem;
    background: #f7fbf4;
    color: #333
}

.pricing-table .price, .pricing-table .title {
    font-weight: 400;
    padding: 1.07143rem 1.42857rem;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif
}

.panel.callout>:last-child {
    margin-bottom: 0
}

.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
    line-height: 1;
    margin-bottom: .71429rem
}

.panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
    line-height: 1.4
}

.panel.callout a:not(.button) {
    color: #7fc04c
}

.panel.callout a:not(.button):focus, .panel.callout a:not(.button):hover {
    color: #6daa3c
}

.panel.radius, input.panel[type=submit] {
    border-radius: 5px
}

.pricing-table {
    border: 1px solid #ddd;
    margin-left: 0;
    margin-bottom: 1.42857rem
}

.pricing-table * {
    list-style: none;
    line-height: 1
}

.pricing-table .title {
    background-color: #333;
    color: #eee;
    font-size: 1.14286rem;
    text-align: center
}

.pricing-table .price {
    background-color: #f6f6f6;
    color: #333;
    font-size: 2.28571rem;
    text-align: center
}

.pricing-table .bullet-item, .pricing-table .description {
    border-bottom: dotted 1px #ddd;
    font-weight: 400;
    padding: 1.07143rem;
    background-color: #fff;
    text-align: center
}

.pricing-table .description {
    color: #777;
    font-size: .85714rem;
    line-height: 1.4
}

.pricing-table .bullet-item {
    color: #333;
    font-size: 1rem
}

.pricing-table .cta-button {
    background-color: #fff;
    padding: 1.42857rem 1.42857rem 0;
    text-align: center
}

.progress {
    background-color: #f6f6f6;
    border: 1px solid #fff;
    height: 1.78571rem;
    margin-bottom: .71429rem;
    padding: .14286rem
}

.progress .meter {
    background: #7fc04c;
    display: block;
    height: 100%
}

.progress.secondary .meter {
    background: #fb9351;
    display: block;
    height: 100%
}

.progress.success .meter {
    background: #43ac6a;
    display: block;
    height: 100%
}

.progress.alert .meter {
    background: #f04124;
    display: block;
    height: 100%
}

.progress.radius, input.progress[type=submit] {
    border-radius: 5px
}

.progress.radius .meter, input.progress[type=submit] .meter {
    border-radius: 4px
}

.progress.round {
    border-radius: 1000px
}

.progress.round .meter {
    border-radius: 999px
}

.range-slider, .range-slider.vertical-range {
    border: 1px solid #ddd;
    margin: 1.42857rem 0;
    position: relative
}

.range-slider {
    -ms-touch-action: none;
    touch-action: none;
    display: block;
    height: 1.14286rem;
    width: 100%;
    background: #fafafa
}

.range-slider.vertical-range {
    -ms-touch-action: none;
    touch-action: none;
    display: inline-block;
    height: 14.28571rem;
    width: 1.14286rem
}

.range-slider.vertical-range .range-slider-handle {
    bottom: -12rem;
    margin-left: -.57143rem;
    margin-top: 0;
    position: absolute
}

.range-slider.vertical-range .range-slider-active-segment {
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
    border-top-left-radius: initial;
    bottom: 0;
    height: auto;
    width: 1rem
}

.range-slider.radius, input.range-slider[type=submit] {
    background: #fafafa;
    border-radius: 5px
}

.range-slider.radius .range-slider-handle, input.range-slider[type=submit] .range-slider-handle {
    background: #7fc04c;
    border-radius: 5px
}

.range-slider.radius .range-slider-handle:hover, input.range-slider[type=submit] .range-slider-handle:hover {
    background: #6fae3d
}

.range-slider.round {
    background: #fafafa;
    border-radius: 1000px
}

.range-slider.round .range-slider-handle {
    background: #7fc04c;
    border-radius: 1000px
}

.range-slider.round .range-slider-handle:hover {
    background: #6fae3d
}

.range-slider.disabled, .range-slider[disabled] {
    background: #fafafa;
    cursor: not-allowed;
    opacity: .7
}

.range-slider.disabled .range-slider-handle, .range-slider[disabled] .range-slider-handle {
    background: #7fc04c;
    cursor: default;
    opacity: .7
}

.range-slider.disabled .range-slider-handle:hover, .range-slider[disabled] .range-slider-handle:hover {
    background: #6fae3d
}

.range-slider-active-segment {
    background: #fb914e;
    border-bottom-left-radius: inherit;
    border-top-left-radius: inherit;
    display: inline-block;
    height: 1rem;
    position: absolute
}

.range-slider-handle {
    border: 1px solid;
    cursor: pointer;
    display: inline-block;
    height: 1.57143rem;
    position: absolute;
    top: -.35714rem;
    width: 2.28571rem;
    z-index: 1;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    background: #7fc04c
}

.range-slider-handle:hover {
    background: #6fae3d
}

.reveal-modal-bg {
    background: #000;
    background: rgba(0, 0, 0, .45);
    bottom: 0;
    display: none;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1004;
    left: 0
}

.reveal-modal {
    border-radius: 5px;
    display: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1005;
    left: 0;
    background-color: #fff;
    padding: 2.14286rem;
    border: 1px solid #666;
    box-shadow: 0 0 10px rgba(0, 0, 0, .4)
}

.reveal-modal .column, .reveal-modal .columns {
    min-width: 0
}

.reveal-modal>:first-child {
    margin-top: 0
}

.reveal-modal>:last-child {
    margin-bottom: 0
}

.reveal-modal.radius, input.reveal-modal[type=submit] {
    border-radius: 5px
}

.reveal-modal.round {
    border-radius: 1000px
}

.reveal-modal.collapse {
    padding: 0
}

@media only screen and (min-width:40.063em) {
    .reveal-modal {
        left: 0;
        margin: 0 auto;
        max-width: 102.85714rem;
        right: 0;
        width: 80%;
        top: 7.14286rem
    }
    .reveal-modal.tiny {
        left: 0;
        margin: 0 auto;
        max-width: 102.85714rem;
        right: 0;
        width: 30%
    }
    .reveal-modal.small {
        left: 0;
        margin: 0 auto;
        max-width: 102.85714rem;
        right: 0;
        width: 40%
    }
    .reveal-modal.medium {
        left: 0;
        margin: 0 auto;
        max-width: 102.85714rem;
        right: 0;
        width: 60%
    }
    .reveal-modal.large {
        left: 0;
        margin: 0 auto;
        max-width: 102.85714rem;
        right: 0;
        width: 70%
    }
    .reveal-modal.xlarge {
        left: 0;
        margin: 0 auto;
        max-width: 102.85714rem;
        right: 0;
        width: 95%
    }
}

.reveal-modal.full {
    height: 100vh;
    height: 100%;
    left: 0;
    margin-left: 0!important;
    max-width: none!important;
    min-height: 100vh;
    top: 0
}

@media only screen and (min-width:40.063em) {
    .reveal-modal.full {
        left: 0;
        margin: 0 auto;
        max-width: 102.85714rem;
        right: 0;
        width: 100%
    }
}

.reveal-modal.toback {
    z-index: 1003
}

.reveal-modal .close-reveal-modal {
    color: #aaa;
    cursor: pointer;
    font-size: 2.85714rem;
    font-weight: 700;
    line-height: 1;
    position: absolute;
    top: .71429rem;
    right: 1.57143rem
}

.side-nav {
    display: block;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
    list-style-type: none;
    margin: 0;
    padding: 1rem 0
}

.side-nav li {
    font-size: 1rem;
    font-weight: 400;
    margin: 0 0 .5rem
}

.side-nav li a:not(.button) {
    color: #7fc04c;
    display: block;
    margin: 0;
    padding: .5rem 1rem
}

.side-nav li a:not(.button):focus, .side-nav li a:not(.button):hover {
    background: rgba(0, 0, 0, .025);
    color: #a5d382
}

.side-nav li a:not(.button):active {
    color: #a5d382
}

.side-nav li.active>a:first-child:not(.button) {
    color: #a5d382;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
    font-weight: 400
}

.side-nav li.divider {
    border-top: 1px solid;
    height: 0;
    list-style: none;
    padding: 0;
    border-top-color: #e6e6e6
}

.side-nav li.heading {
    color: #7fc04c;
    font-size: 1rem;
    font-weight: 700
}

.split.button, input.split[type=submit] {
    position: relative;
    padding-right: 5.78571rem
}

.split.button span, input.split[type=submit] span {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: solid 1px
}

.split.button.alert span, .split.button.secondary span, .split.button.success span, input.split.alert[type=submit] span, input.split.secondary[type=submit] span, input.split.success[type=submit] span {
    border-left-color: rgba(255, 255, 255, .5)
}

.split.button span:after, input.split[type=submit] span:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-style: solid inset inset;
    left: 50%;
    border-width: .42857rem;
    margin-left: -.42857rem;
    top: 48%;
    border-color: #fff transparent transparent
}

.split.button span:active, input.split[type=submit] span:active {
    background-color: rgba(0, 0, 0, .1)
}

.split.button span, input.split[type=submit] span {
    border-left-color: rgba(255, 255, 255, .5);
    width: 3.53571rem
}

.split.button.tiny, input.split.tiny[type=submit] {
    padding-right: 4.28571rem
}

.split.button.tiny span, input.split.tiny[type=submit] span {
    width: 2.57143rem
}

.split.button.tiny span:after, input.split.tiny[type=submit] span:after {
    border-top-style: solid;
    border-width: .42857rem;
    margin-left: -.42857rem;
    top: 48%
}

.split.button.small, input.split.small[type=submit] {
    padding-right: 5rem
}

.split.button.small span, input.split.small[type=submit] span {
    width: 3rem
}

.split.button.small span:after, input.split.small[type=submit] span:after {
    border-top-style: solid;
    border-width: .5rem;
    margin-left: -.42857rem;
    top: 48%
}

.split.button.large, input.split.large[type=submit] {
    padding-right: 6.28571rem
}

.split.button.large span, input.split.large[type=submit] span {
    width: 3.92857rem
}

.split.button.large span:after, input.split.large[type=submit] span:after {
    border-top-style: solid;
    border-width: .35714rem;
    margin-left: -.42857rem;
    top: 48%
}

.split.button.expand, input.split.expand[type=submit] {
    padding-left: 2rem
}

.split.button.secondary span:after, input.split.secondary[type=submit] span:after {
    border-color: #333 transparent transparent
}

.split.button.radius span, input.split[type=submit] span {
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px
}

.split.button.round span, input.split.round[type=submit] span {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

.split.button.no-pip span:after, .split.button.no-pip span:before, input.split.no-pip[type=submit] span:after, input.split.no-pip[type=submit] span:before {
    border-style: none
}

.split.button.no-pip span>i, input.split.no-pip[type=submit] span>i {
    display: block;
    left: 50%;
    margin-left: -.28889em;
    margin-top: -.48889em;
    position: absolute;
    top: 50%
}

.sub-nav {
    display: block;
    margin: -.28571rem 0 1.28571rem;
    overflow: hidden;
    padding-top: .28571rem;
    width: auto
}

.sub-nav dd, .sub-nav dt, .sub-nav li {
    color: #999;
    float: left;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    margin-left: 1.14286rem;
    margin-bottom: 0
}

.sub-nav dd a, .sub-nav dt a, .sub-nav li a {
    color: #999;
    padding: .21429rem 1.14286rem;
    text-decoration: none
}

.sub-nav dd a:hover, .sub-nav dt a:hover, .sub-nav li a:hover {
    color: #737373
}

.sub-nav dd.active a, .sub-nav dt.active a, .sub-nav li.active a {
    border-radius: 3px;
    background: #7fc04c;
    color: #fff;
    cursor: default;
    font-weight: 400;
    padding: .21429rem 1.14286rem
}

.sub-nav dd.active a:hover, .sub-nav dt.active a:hover, .sub-nav li.active a:hover {
    background: #6daa3c
}

.switch {
    border: none;
    margin-bottom: 1.5rem;
    outline: 0;
    padding: 0;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

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

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

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

.switch label:after {
    content: "";
    display: block;
    left: .25rem;
    position: absolute;
    top: .25rem;
    -webkit-transition: left .15s ease-out;
    -moz-transition: left .15s ease-out;
    -o-transition: translate3d(0, 0, 0);
    transition: left .15s ease-out;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    height: 1.5rem;
    width: 1.5rem;
    background: #fff
}

.switch input:checked+label:after {
    left: 2.25rem
}

.switch input:checked+label {
    background: #7fc04c
}

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

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

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

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

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

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

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

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

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

.switch.radius label, input.switch[type=submit] label {
    border-radius: 4px
}

.switch.radius label:after, input.switch[type=submit] label:after {
    border-radius: 3px
}

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

.switch.round label, .switch.round label:after {
    border-radius: 2rem
}

table {
    background: #fff;
    border: 1px solid #ddd;
    margin-bottom: 1.42857rem;
    table-layout: auto
}

table caption {
    background: 0 0;
    color: #222;
    font-size: 1.14286rem;
    font-weight: 700
}

table tfoot, table thead {
    background: #f5f5f5
}

table tfoot tr td, table tfoot tr th, table thead tr td, table thead tr th {
    color: #222;
    font-size: 1rem;
    font-weight: 700;
    padding: .57143rem .71429rem .71429rem
}

table tr td, table tr th {
    color: #222;
    font-size: 1rem;
    padding: .64286rem .71429rem;
    text-align: left
}

table tr.alt, table tr.even, table tr:nth-of-type(even) {
    background: #f9f9f9
}

table tbody tr td, table tbody tr th, table tfoot tr td, table tfoot tr th, table thead tr th, table tr td {
    display: table-cell;
    line-height: 1.28571rem
}

.tabs {
    margin-left: 0
}

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

.tabs .tab-title, .tabs dd {
    float: left;
    list-style: none;
    margin-bottom: 0!important;
    position: relative
}

.tabs .tab-title>a, .tabs dd>a {
    display: block;
    background-color: #353535;
    color: #fff;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
    padding: .71429rem 1.42857rem
}

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

.tabs .tab-title.active a, .tabs dd.active a {
    background-color: #686868;
    color: #fff
}

.tabs.radius .tab:first-child a, .tabs.radius dd:first-child a, input.tabs[type=submit] .tab:first-child a, input.tabs[type=submit] dd:first-child a {
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px
}

.tabs.radius .tab:last-child a, .tabs.radius dd:last-child a, input.tabs[type=submit] .tab:last-child a, input.tabs[type=submit] dd:last-child a {
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px
}

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

.tabs-content {
    width: 100%
}

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

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

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

.tabs-content>.content.contained {
    padding: .53571rem
}

.tabs-content.vertical {
    display: block
}

.tabs-content.vertical>.content {
    padding: 0 .53571rem
}

@media only screen and (min-width:40.063em) {
    .tabs.vertical {
        float: left;
        margin: 0;
        margin-bottom: 1.25rem!important;
        max-width: 20%;
        width: 20%
    }
    .tabs-content.vertical {
        float: left;
        margin-left: -1px;
        max-width: 80%;
        padding-left: 1rem;
        width: 80%
    }
}

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

.th {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .2);
    display: inline-block;
    line-height: 0;
    max-width: 100%;
    transition: all .2s ease-out
}

.th:focus, .th:hover {
    box-shadow: 0 0 6px 1px rgba(127, 192, 76, .5)
}

.th.radius, input.th[type=submit] {
    border-radius: 5px
}

.has-tip {
    border-bottom: dotted 1px #ccc;
    color: #333;
    cursor: help;
    font-weight: 700
}

.has-tip:focus, .has-tip:hover {
    border-bottom: dotted 1px #39591f;
    color: #7fc04c
}

.has-tip.tip-left, .has-tip.tip-right {
    float: none!important
}

.tooltip {
    background: #333;
    color: #fff;
    display: none;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.3;
    max-width: 300px;
    padding: .85714rem;
    position: absolute;
    width: 100%;
    z-index: 1006;
    left: 50%
}

.tooltip>.nub {
    border: 5px solid;
    display: block;
    height: 0;
    pointer-events: none;
    position: absolute;
    top: -10px;
    width: 0;
    left: 5px
}

.tooltip>.nub.rtl {
    left: auto;
    right: 5px
}

.tooltip.radius, input.tooltip[type=submit] {
    border-radius: 5px
}

.tooltip.round {
    border-radius: 1000px
}

.tooltip.round>.nub {
    left: 2rem
}

.tooltip.opened {
    border-bottom: dotted 1px #39591f!important;
    color: #7fc04c!important
}

.tap-to-close {
    color: #777;
    display: block;
    font-size: .71429rem;
    font-weight: 400
}

@media only screen and (min-width:40.063em) {
    .tooltip>.nub {
        border-color: transparent transparent #333;
        top: -10px
    }
    .tooltip.tip-top>.nub {
        border-color: #333 transparent transparent;
        bottom: -10px;
        top: auto
    }
    .tooltip.tip-left, .tooltip.tip-right {
        float: none!important
    }
    .tooltip.tip-left>.nub {
        border-color: transparent transparent transparent #333;
        left: auto;
        margin-top: -5px;
        right: -10px;
        top: 50%
    }
    .tooltip.tip-right>.nub {
        border-color: transparent #333 transparent transparent;
        left: -10px;
        margin-top: -5px;
        right: auto;
        top: 50%
    }
}

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

.contain-to-grid {
    width: 100%;
    background: #fff
}

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

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

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

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

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

.top-bar {
    background: #fff;
    height: 4.28571rem;
    line-height: 4.28571rem;
    margin-bottom: 0;
    overflow: hidden;
    position: relative
}

.top-bar ul {
    list-style: none;
    margin-bottom: 0
}

.top-bar .row {
    max-width: none
}

.top-bar form, .top-bar input, .top-bar select {
    margin-bottom: 0
}

.top-bar input, .top-bar select {
    font-size: .75rem;
    height: 2rem;
    padding-bottom: .35rem;
    padding-top: .35rem
}

.top-bar .button, .top-bar button, .top-bar input[type=submit] {
    font-size: .75rem;
    margin-bottom: 0;
    padding-bottom: .42143rem;
    padding-top: .42143rem
}

@media only screen and (max-width:40em) {
    .reveal-modal {
        min-height: 100vh
    }
    .top-bar .button, .top-bar button, .top-bar input[type=submit] {
        position: relative;
        top: -1px
    }
}

.top-bar .title-area {
    margin: 0;
    position: relative
}

.top-bar .name {
    font-size: 14px;
    height: 4.28571rem;
    margin: 0
}

.top-bar .name h1, .top-bar .name h2, .top-bar .name h3, .top-bar .name h4, .top-bar .name p, .top-bar .name span {
    font-size: .78571rem;
    line-height: 4.28571rem;
    margin: 0
}

.top-bar .name h1 a, .top-bar .name h2 a, .top-bar .name h3 a, .top-bar .name h4 a, .top-bar .name p a, .top-bar .name span a {
    color: #333;
    display: block;
    font-weight: 400;
    padding: 0 1.42857rem;
    width: 75%
}

.top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0
}

.top-bar-section, .top-bar-section .has-dropdown {
    position: relative
}

.top-bar .toggle-topbar a {
    color: #333;
    display: block;
    font-size: .92857rem;
    font-weight: 700;
    height: 4.28571rem;
    line-height: 4.28571rem;
    padding: 0 1.42857rem;
    position: relative
}

.top-bar .toggle-topbar.menu-icon {
    margin-top: -16px;
    top: 50%
}

.top-bar .toggle-topbar.menu-icon a span:hover:after {
    box-shadow: 0 0 0 1px "", 0 7px 0 1px "", 0 14px 0 1px ""
}

.top-bar.expanded {
    background: 0 0;
    height: auto
}

.top-bar-section ul li, .top-bar.expanded .title-area {
    background: #fff
}

.top-bar.expanded .toggle-topbar a {
    color: #888
}

.top-bar.expanded .toggle-topbar a span::after {
    box-shadow: 0 0 0 1px #888, 0 7px 0 1px #888, 0 14px 0 1px #888
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .top-bar.expanded .top-bar-section .dropdown, .top-bar.expanded .top-bar-section .has-dropdown.moved>.dropdown {
        clip: initial
    }
    .top-bar.expanded .top-bar-section .has-dropdown:not(.moved)>ul {
        padding: 0
    }
}

.top-bar-section {
    left: 0;
    width: auto;
    transition: left .3s ease-out
}

.top-bar-section ul {
    display: block;
    font-size: 14px;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%
}

.top-bar-section .divider, .top-bar-section [role=separator] {
    border-top: solid 1px gray;
    clear: both;
    height: 1px;
    width: 100%
}

.top-bar-section ul li>a {
    color: #333;
    display: block;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
    font-size: .78571rem;
    font-weight: 400;
    padding: 12px 0 12px 1.42857rem;
    width: 100%
}

.top-bar-section ul li>a.button, .top-bar-section ul li>button {
    font-size: .78571rem;
    padding-left: 1.42857rem;
    padding-right: 1.42857rem
}

.top-bar-section ul li>a.button {
    background-color: #7fc04c;
    border-color: #659f38;
    color: #fff!important
}

.top-bar-section ul li>a.button:focus, .top-bar-section ul li>a.button:hover {
    background-color: #659f38;
    color: #fff!important
}

.top-bar-section ul li>a.button.secondary {
    background-color: #fb9351;
    border-color: #fa6b10;
    color: #fff!important
}

.top-bar-section ul li>a.button.secondary:focus, .top-bar-section ul li>a.button.secondary:hover {
    background-color: #fa6b10;
    color: #fff!important
}

.top-bar-section ul li>a.button.success {
    background-color: #43ac6a;
    border-color: #368a55;
    color: #fff!important
}

.top-bar-section ul li>a.button.success:focus, .top-bar-section ul li>a.button.success:hover {
    background-color: #368a55;
    color: #fff!important
}

.top-bar-section ul li>a.button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #fff!important
}

.top-bar-section ul li>a.button.alert:focus, .top-bar-section ul li>a.button.alert:hover {
    background-color: #cf2a0e;
    color: #fff!important
}

.top-bar-section ul li>a.button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #fff!important
}

.top-bar-section ul li>a.button.warning:focus, .top-bar-section ul li>a.button.warning:hover {
    background-color: #cf6e0e;
    color: #fff!important
}

.top-bar-section ul li>a.button.info {
    background-color: #20a7ad;
    border-color: #1a868a;
    color: #fff!important
}

.comment-etiquette, .post-edit-link, .top-bar-section ul li>button {
    border-color: #659f38;
    color: #fff!important
}

.top-bar-section ul li>a.button.info:focus, .top-bar-section ul li>a.button.info:hover {
    background-color: #1a868a;
    color: #fff!important
}

.top-bar-section ul li>button {
    background-color: #7fc04c
}

.top-bar-section ul li>button:focus, .top-bar-section ul li>button:hover {
    background-color: #659f38;
    color: #fff!important
}

.top-bar-section ul li>button.secondary {
    background-color: #fb9351;
    border-color: #fa6b10;
    color: #fff!important
}

.top-bar-section ul li>button.secondary:focus, .top-bar-section ul li>button.secondary:hover {
    background-color: #fa6b10;
    color: #fff!important
}

.top-bar-section ul li>button.success {
    background-color: #43ac6a;
    border-color: #368a55;
    color: #fff!important
}

.top-bar-section ul li>button.success:focus, .top-bar-section ul li>button.success:hover {
    background-color: #368a55;
    color: #fff!important
}

.top-bar-section ul li>button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #fff!important
}

.top-bar-section ul li>button.alert:focus, .top-bar-section ul li>button.alert:hover {
    background-color: #cf2a0e;
    color: #fff!important
}

.top-bar-section ul li>button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #fff!important
}

.top-bar-section ul li>button.warning:focus, .top-bar-section ul li>button.warning:hover {
    background-color: #cf6e0e;
    color: #fff!important
}

.top-bar-section ul li>button.info {
    background-color: #20a7ad;
    border-color: #1a868a;
    color: #fff!important
}

.top-bar-section ul li>button.info:focus, .top-bar-section ul li>button.info:hover {
    background-color: #1a868a;
    color: #fff!important
}

.top-bar-section ul li:hover:not(.has-form)>a {
    color: #fff;
    background: #7fc04c
}

.top-bar-section ul li.active>a {
    background: #7fc04c;
    color: #333
}

.top-bar-section ul li.active>a:hover {
    background: #6daa3c;
    color: #fff
}

.top-bar-section .has-form {
    padding: 1.42857rem
}

.top-bar-section .has-dropdown>a:after {
    margin-right: 1.42857rem;
    margin-top: -4.5px;
    position: absolute;
    top: 50%;
    right: 0
}

.top-bar-section .has-dropdown.moved {
    position: static
}

.top-bar-section .has-dropdown.moved>.dropdown {
    height: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute!important;
    width: 100%
}

.top-bar-section .has-dropdown.moved>a:after {
    display: none
}

.top-bar-section .dropdown {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute!important;
    width: 1px;
    display: block;
    padding: 0;
    top: 0;
    z-index: 99;
    left: 100%
}

.top-bar-section .dropdown li {
    height: auto;
    width: 100%
}

.top-bar-section .dropdown li a {
    font-weight: 400;
    padding: 8px 1.42857rem
}

.top-bar-section .dropdown li a.parent-link {
    font-weight: 400
}

.top-bar-section .dropdown li.parent-link, .top-bar-section .dropdown li.title h5 {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 1.28571rem
}

.top-bar-section .dropdown li.parent-link a, .top-bar-section .dropdown li.title h5 a {
    color: #333;
    display: block
}

.top-bar-section .dropdown li.parent-link a:hover, .top-bar-section .dropdown li.title h5 a:hover {
    background: 0 0
}

.top-bar-section .dropdown li.has-form {
    padding: 8px 1.42857rem
}

.top-bar-section .dropdown li .button, .top-bar-section .dropdown li button, .top-bar-section .dropdown li input[type=submit] {
    top: auto
}

.top-bar-section .dropdown label {
    color: #777;
    font-size: .71429rem;
    font-weight: 700;
    margin-bottom: 0;
    padding: 8px 1.42857rem 2px;
    text-transform: uppercase
}

.subheader, p {
    font-weight: 400
}

.js-generated {
    display: block
}

@media only screen and (min-width:768px) {
    .top-bar, .top-bar.expanded {
        background: #fff
    }
    .top-bar .title-area, .top-bar-section ul li {
        float: left
    }
    .top-bar {
        overflow: visible
    }
    .top-bar:after, .top-bar:before {
        content: " ";
        display: table
    }
    .top-bar:after {
        clear: both
    }
    .top-bar .toggle-topbar {
        display: none
    }
    .top-bar .name h1 a, .top-bar .name h2 a, .top-bar .name h3 a, .top-bar .name h4 a, .top-bar .name h5 a, .top-bar .name h6 a {
        width: auto
    }
    .top-bar .button, .top-bar button, .top-bar input, .top-bar input[type=submit], .top-bar select {
        font-size: 1rem;
        height: 2rem;
        position: relative;
        top: 1.14286rem
    }
    .contain-to-grid .top-bar {
        margin: 0 auto;
        max-width: 102.85714rem
    }
    .top-bar-section {
        transition: none 0 0;
        left: 0!important
    }
    .top-bar-section ul {
        display: inline;
        height: auto!important;
        width: auto
    }
    .top-bar-section ul li .js-generated {
        display: none
    }
    .top-bar-section li.hover>a:not(.button) {
        background: #7fc04c;
        color: #fff
    }
    .top-bar-section li:not(.has-form) a:not(.button) {
        background: #fff;
        line-height: 4.28571rem;
        padding: 0 1.42857rem
    }
    .top-bar-section li:not(.has-form) a:not(.button):hover {
        background: #7fc04c
    }
    .top-bar-section li.active:not(.has-form) a:not(.button) {
        background: #7fc04c;
        color: #333;
        line-height: 4.28571rem;
        padding: 0 1.42857rem
    }
    .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #6daa3c;
        color: #fff
    }
    .top-bar-section .has-dropdown.moved {
        position: relative
    }
    .top-bar-section .has-dropdown.moved>.dropdown {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute!important;
        width: 1px;
        display: block
    }
    .top-bar-section .has-dropdown.hover>.dropdown, .top-bar-section .has-dropdown.not-click:hover>.dropdown, .top-bar-section .has-dropdown>a:focus+.dropdown {
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        display: block;
        position: absolute!important
    }
    .top-bar-section .has-dropdown .dropdown li.has-dropdown>a:after {
        border: none;
        content: "\00bb";
        top: .21429rem;
        right: 5px
    }
    .top-bar-section .dropdown {
        left: 0;
        background: 0 0;
        min-width: 100%;
        top: auto
    }
    .top-bar-section .dropdown li a {
        background: #fff;
        color: #333;
        line-height: 4.28571rem;
        padding: 12px 1.42857rem;
        white-space: nowrap
    }
    .top-bar-section .dropdown li:not(.has-form):not(.active)>a:not(.button) {
        background: #fff;
        color: #333
    }
    .top-bar-section .dropdown li:not(.has-form):not(.active):hover>a:not(.button) {
        color: #fff;
        background: #7fc04c
    }
    .top-bar-section .dropdown li label {
        background: #333;
        white-space: nowrap
    }
    .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0
    }
    .top-bar-section>ul>.divider, .top-bar-section>ul>[role=separator] {
        border-right: solid 1px #efefef;
        border-bottom: none;
        border-top: none;
        clear: none;
        height: 4.28571rem;
        width: 0
    }
    .top-bar-section .has-form {
        background: #fff;
        height: 4.28571rem;
        padding: 0 1.42857rem
    }
    .top-bar-section .right li .dropdown {
        left: auto;
        right: 0
    }
    .top-bar-section .right li .dropdown li .dropdown {
        right: 100%
    }
    .top-bar-section .left li .dropdown {
        right: auto;
        left: 0
    }
    .top-bar-section .left li .dropdown li .dropdown {
        left: 100%
    }
    .no-js .top-bar-section ul li:hover>a {
        background: #7fc04c;
        color: #fff
    }
    .no-js .top-bar-section ul li:active>a {
        background: #7fc04c;
        color: #333
    }
    .no-js .top-bar-section .has-dropdown:hover>.dropdown, .no-js .top-bar-section .has-dropdown>a:focus+.dropdown {
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        display: block;
        position: absolute!important
    }
}

.inner-wrap, .left-submenu {
    -webkit-transition: -webkit-transform .5s ease;
    -moz-transition: -moz-transform .5s ease;
    -ms-transition: -ms-transform .5s ease;
    -o-transition: -o-transform .5s ease
}

.left-small, .right-small, .tab-bar-section {
    top: 0;
    position: absolute
}

#gti_letterindex, .inner-wrap:after, .raterclear, .wp-pagenavi, hr {
    clear: both
}

.inner-wrap, .off-canvas-wrap {
    width: 100%;
    position: relative
}

.text-left {
    text-align: left!important
}

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

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

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

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

@media only screen {
    .small-text-left {
        text-align: left!important
    }
    .small-text-right {
        text-align: right!important
    }
    .small-text-center {
        text-align: center!important
    }
    .small-text-justify {
        text-align: justify!important
    }
}

@media only screen and (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
    }
}

blockquote, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, li, ol, p, pre, td, th, ul {
    margin: 0;
    padding: 0
}

a {
    color: #48a300;
    line-height: inherit;
    text-decoration: none
}

p, p.lead {
    line-height: 1.6
}

a:focus, a:hover {
    color: #3e8c00
}

a img {
    border: none
}

p {
    font-size: 1rem;
    margin-bottom: 1.42857rem;
    text-rendering: optimizeLegibility
}

.subheader, h1, h2, h3, h4, h5, h6 {
    margin-top: .2rem;
    margin-bottom: .5rem
}

p.lead {
    font-size: 1.25rem
}

p aside {
    font-size: 1rem;
    font-style: italic;
    line-height: 1.35
}

h1, h2, h3, h4, h5, h6 {
    color: #222;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
    font-style: normal;
    line-height: 1.2;
    text-rendering: optimizeLegibility
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #6f6f6f;
    font-size: 60%;
    line-height: 0
}

h1, h2 {
    font-size: 1.14286rem
}

h3 {
    font-size: 1.21429rem
}

h4 {
    font-size: 1.28571rem
}

h5 {
    font-size: 1.42857rem
}

h6 {
    font-size: 1rem
}

.subheader {
    line-height: 1.4;
    color: #6f6f6f
}

b, em, i, small, strong {
    line-height: inherit
}

hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    height: 0;
    margin: 1.42857rem 0 1.35714rem
}

em, i {
    font-style: italic
}

b, strong {
    font-weight: 700
}

small {
    font-size: 60%
}

code {
    background-color: #fedfcb;
    border-color: #fdc39e;
    border-style: solid;
    border-width: 1px;
    color: #333;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: 400;
    padding: .14286rem .35714rem .07143rem
}

.vcard .fn, .vevent .summary, .vevent abbr, dl dt, ul.off-canvas-list li label {
    font-weight: 700
}

dl, ol, ul {
    font-family: inherit;
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1.42857rem
}

ul {
    margin-left: 1.1rem
}

ul.no-bullet {
    margin-left: 0
}

ul li ol, ul li ul, ul.no-bullet li ol, ul.no-bullet li ul {
    margin-left: 1.42857rem;
    margin-bottom: 0
}

ul.no-bullet li ol, ul.no-bullet li ul {
    list-style: none
}

ul.circle, ul.disc, ul.square {
    margin-left: 1.1rem
}

ul.circle li ul, ul.disc li ul, ul.square li ul {
    list-style: inherit
}

.gform_body ul, ul.no-bullet {
    list-style: none
}

ul.square {
    list-style-type: square
}

ul.circle {
    list-style-type: circle
}

ul.disc {
    list-style-type: disc
}

ol {
    margin-left: 1.4rem
}

ol li ol, ol li ul {
    margin-left: 1.42857rem;
    margin-bottom: 0
}

dl dt {
    margin-bottom: .3rem
}

dl dd {
    margin-bottom: .85714rem
}

.vcard, blockquote {
    margin: 0 0 1.42857rem
}

abbr, acronym {
    font-size: 90%;
    color: #222;
    cursor: help
}

abbr {
    text-transform: none
}

abbr[title] {
    border-bottom: 1px dotted #ddd
}

blockquote {
    padding: .64286rem 1.42857rem 0 1.35714rem;
    border-left: 1px solid #ddd
}

blockquote cite {
    display: block;
    font-size: .92857rem;
    color: #555
}

blockquote cite:before {
    content: "\2014 \0020"
}

blockquote cite a, blockquote cite a:visited {
    color: #555
}

blockquote, blockquote p {
    line-height: 1.6;
    color: #6f6f6f
}

.vcard {
    display: inline-block
}

.vcard li {
    margin: 0;
    display: block
}

.vevent abbr {
    cursor: default;
    text-decoration: none;
    border: none;
    padding: 0 .07143rem
}

@media only screen and (min-width:40.063em) {
    h1, h2, h3, h4, h5, h6 {
        line-height: 1.2
    }
    h1, h2 {
        font-size: 1.85714rem
    }
    h3 {
        font-size: 1.57143rem
    }
    h4 {
        font-size: 1.64286rem
    }
    h5 {
        font-size: 1.42857rem
    }
    h6 {
        font-size: 1rem
    }
}

.off-canvas-wrap {
    -webkit-backface-visibility: hidden;
    overflow: hidden
}

.off-canvas-wrap.move-left, .off-canvas-wrap.move-right {
    min-height: 100%;
    -webkit-overflow-scrolling: touch
}

.inner-wrap {
    transition: transform .5s ease
}

.left-small, .right-small, .tab-bar .menu-icon {
    height: 3.21429rem;
    width: 3.21429rem
}

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

.tab-bar {
    -webkit-backface-visibility: hidden;
    background: #333;
    color: #fff;
    height: 3.21429rem;
    line-height: 3.21429rem;
    position: relative
}

.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
    color: #fff;
    font-weight: 700;
    line-height: 3.21429rem;
    margin: 0
}

.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
    font-size: 1.42857rem
}

.left-small {
    border-right: solid 1px #1a1a1a;
    left: 0
}

.right-small {
    border-left: solid 1px #1a1a1a;
    right: 0
}

.tab-bar-section {
    height: 3.21429rem;
    padding: 0 .71429rem;
    text-align: center
}

.tab-bar-section.left {
    text-align: left;
    left: 0;
    right: 3.21429rem
}

.tab-bar-section.right {
    text-align: right;
    left: 3.21429rem;
    right: 0
}

.tab-bar-section.middle {
    left: 3.21429rem;
    right: 3.21429rem
}

.tab-bar .menu-icon {
    color: #fff;
    display: block;
    padding: 0;
    position: relative;
    text-indent: 2.5rem;
    transform: translate3d(0, 0, 0)
}

.tab-bar .menu-icon span::after {
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    margin-top: -.57143rem;
    left: 1.03571rem;
    box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff;
    width: 1.14286rem
}

.left-off-canvas-menu, .right-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    background: #333;
    bottom: 0;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    position: absolute;
    top: 0;
    transition: transform .5s ease 0s;
    z-index: 1001
}

.left-off-canvas-menu, .left-submenu, .right-off-canvas-menu, .right-submenu {
    -webkit-overflow-scrolling: touch;
    box-sizing: content-box;
    overflow-x: hidden;
    overflow-y: auto;
    width: 17.85714rem
}

.tab-bar .menu-icon span:hover:after {
    box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3
}

.left-off-canvas-menu {
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate(-100%, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0
}

.left-off-canvas-menu * {
    -webkit-backface-visibility: hidden
}

.right-off-canvas-menu {
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate(100%, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    right: 0
}

.move-left .exit-off-canvas, .move-right .exit-off-canvas {
    z-index: 1002;
    -webkit-backface-visibility: hidden;
    bottom: 0;
    position: absolute;
    top: 0;
    box-shadow: -4px 0 4px rgba(0, 0, 0, .5), 4px 0 4px rgba(0, 0, 0, .5);
    cursor: pointer;
    transition: background .3s ease;
    -webkit-tap-highlight-color: transparent;
    display: block;
    left: 0;
    right: 0
}

.right-off-canvas-menu * {
    -webkit-backface-visibility: hidden
}

ul.off-canvas-list {
    list-style-type: none;
    margin: 0;
    padding: 0
}

ul.off-canvas-list li label {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999;
    display: block;
    font-size: .85714rem;
    margin: 0;
    padding: .3rem 1.07143rem;
    text-transform: uppercase
}

ul.off-canvas-list li a {
    border-bottom: 1px solid #262626;
    color: rgba(255, 255, 255, .7);
    display: block;
    padding: .66667rem;
    transition: background .3s ease
}

.left-submenu .back>a, .right-submenu .back>a {
    color: #999;
    font-weight: 700;
    padding: .3rem 1.07143rem;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    text-transform: uppercase
}

ul.off-canvas-list li a:active, ul.off-canvas-list li a:hover {
    background: #242424
}

.move-right>.inner-wrap {
    -webkit-transform: translate3d(17.85714rem, 0, 0);
    -moz-transform: translate3d(17.85714rem, 0, 0);
    -ms-transform: translate(17.85714rem, 0);
    -ms-transform: translate3d(17.85714rem, 0, 0);
    -o-transform: translate3d(17.85714rem, 0, 0);
    transform: translate3d(17.85714rem, 0, 0)
}

.move-right .exit-off-canvas {
    background: rgba(255, 255, 255, .2)
}

@media only screen and (min-width:40.063em) {
    .move-right .exit-off-canvas:hover {
        background: rgba(255, 255, 255, .05)
    }
}

.move-left>.inner-wrap {
    -webkit-transform: translate3d(-17.85714rem, 0, 0);
    -moz-transform: translate3d(-17.85714rem, 0, 0);
    -ms-transform: translate(-17.85714rem, 0);
    -ms-transform: translate3d(-17.85714rem, 0, 0);
    -o-transform: translate3d(-17.85714rem, 0, 0);
    transform: translate3d(-17.85714rem, 0, 0)
}

.move-left .exit-off-canvas {
    background: rgba(255, 255, 255, .2)
}

@media only screen and (min-width:40.063em) {
    .move-left .exit-off-canvas:hover {
        background: rgba(255, 255, 255, .05)
    }
}

.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003
}

.offcanvas-overlap .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0, 0, 0, .5), 4px 0 4px rgba(0, 0, 0, .5);
    cursor: pointer;
    transition: background .3s ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255, 255, 255, .2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}

@media only screen and (min-width:40.063em) {
    .offcanvas-overlap .exit-off-canvas:hover {
        background: rgba(255, 255, 255, .05)
    }
}

.offcanvas-overlap-left .right-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003
}

.offcanvas-overlap-left .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0, 0, 0, .5), 4px 0 4px rgba(0, 0, 0, .5);
    cursor: pointer;
    transition: background .3s ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255, 255, 255, .2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}

@media only screen and (min-width:40.063em) {
    .offcanvas-overlap-left .exit-off-canvas:hover {
        background: rgba(255, 255, 255, .05)
    }
}

.offcanvas-overlap-right .left-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003
}

.left-submenu, .offcanvas-overlap-right .exit-off-canvas, .right-submenu {
    position: absolute;
    top: 0;
    z-index: 1002;
    -webkit-backface-visibility: hidden;
    bottom: 0
}

.offcanvas-overlap-right .exit-off-canvas {
    box-shadow: -4px 0 4px rgba(0, 0, 0, .5), 4px 0 4px rgba(0, 0, 0, .5);
    cursor: pointer;
    transition: background .3s ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255, 255, 255, .2);
    display: block;
    left: 0;
    right: 0
}

@media only screen and (min-width:40.063em) {
    .offcanvas-overlap-right .exit-off-canvas:hover {
        background: rgba(255, 255, 255, .05)
    }
}

.no-csstransforms .left-off-canvas-menu {
    left: -17.85714rem
}

.no-csstransforms .right-off-canvas-menu {
    right: -17.85714rem
}

.no-csstransforms .move-left>.inner-wrap {
    right: 17.85714rem
}

.no-csstransforms .move-right>.inner-wrap {
    left: 17.85714rem
}

.left-submenu {
    background: #333;
    margin: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate(-100%, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
    transition: transform .5s ease
}

.left-submenu * {
    -webkit-backface-visibility: hidden
}

.left-submenu .back>a {
    background: #444;
    margin: 0
}

.left-submenu .back>a:hover {
    background: #303030;
    border-bottom: none;
    border-top: 1px solid #5e5e5e
}

.left-submenu .back>a:before {
    content: "\AB";
    margin-right: .5rem;
    display: inline
}

.left-submenu.move-right, .left-submenu.offcanvas-overlap, .left-submenu.offcanvas-overlap-right {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.right-submenu {
    background: #333;
    margin: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate(100%, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    right: 0;
    -webkit-transition: -webkit-transform .5s ease;
    -moz-transition: -moz-transform .5s ease;
    -ms-transition: -ms-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    transition: transform .5s ease
}

.page-numbers li a, .page-numbers li button, .post-edit-link {
    -moz-transition: background-color 1s;
    -o-transition: background-color 1s;
    -webkit-transition: background-color 1s
}

.right-submenu * {
    -webkit-backface-visibility: hidden
}

.right-submenu .back>a {
    background: #444;
    margin: 0
}

.left-off-canvas-menu ul.off-canvas-list li.has-submenu>a:after, .right-submenu .back>a:after {
    content: "\BB";
    margin-left: .5rem;
    display: inline
}

.right-submenu .back>a:hover {
    background: #303030;
    border-bottom: none;
    border-top: 1px solid #5e5e5e
}

.right-submenu.move-left, .right-submenu.offcanvas-overlap, .right-submenu.offcanvas-overlap-left {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.right-off-canvas-menu ul.off-canvas-list li.has-submenu>a:before {
    content: "\AB";
    margin-right: .5rem;
    display: inline
}

@media only screen {
    .hide-for-large, .hide-for-large-only, .hide-for-large-up, .hide-for-medium, .hide-for-medium-only, .hide-for-medium-up, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large-down, .show-for-medium-down, .show-for-small, .show-for-small-down, .show-for-small-only, .show-for-small-up {
        display: inherit!important
    }
    .hide-for-large-down, .hide-for-medium-down, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-small-up, .show-for-large, .show-for-large-only, .show-for-large-up, .show-for-medium, .show-for-medium-only, .show-for-medium-up, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: none!important
    }
    .hidden-for-large, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-medium, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .visible-for-large-down, .visible-for-medium-down, .visible-for-small, .visible-for-small-down, .visible-for-small-only, .visible-for-small-up {
        position: static!important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .hidden-for-large-down, .hidden-for-medium-down, .hidden-for-small, .hidden-for-small-down, .hidden-for-small-only, .hidden-for-small-up, .visible-for-large, .visible-for-large-only, .visible-for-large-up, .visible-for-medium, .visible-for-medium-only, .visible-for-medium-up, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute!important;
        width: 1px
    }
    table.hide-for-large, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-medium, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.show-for-large-down, table.show-for-medium-down, table.show-for-small, table.show-for-small-down, table.show-for-small-only, table.show-for-small-up {
        display: table!important
    }
    thead.hide-for-large, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-medium, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.show-for-large-down, thead.show-for-medium-down, thead.show-for-small, thead.show-for-small-down, thead.show-for-small-only, thead.show-for-small-up {
        display: table-header-group!important
    }
    tbody.hide-for-large, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-medium, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.show-for-large-down, tbody.show-for-medium-down, tbody.show-for-small, tbody.show-for-small-down, tbody.show-for-small-only, tbody.show-for-small-up {
        display: table-row-group!important
    }
    tr.hide-for-large, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-medium, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.show-for-large-down, tr.show-for-medium-down, tr.show-for-small, tr.show-for-small-down, tr.show-for-small-only, tr.show-for-small-up {
        display: table-row
    }
    td.hide-for-large, td.hide-for-large-only, td.hide-for-large-up, td.hide-for-medium, td.hide-for-medium-only, td.hide-for-medium-up, td.hide-for-xlarge-only, td.hide-for-xlarge-up, td.hide-for-xxlarge-only, td.hide-for-xxlarge-up, td.show-for-large-down, td.show-for-medium-down, td.show-for-small, td.show-for-small-down, td.show-for-small-only, td.show-for-small-up, th.hide-for-large, th.hide-for-large-only, th.hide-for-large-up, th.hide-for-medium, th.hide-for-medium-only, th.hide-for-medium-up, th.hide-for-xlarge-only, th.hide-for-xlarge-up, th.hide-for-xxlarge-only, th.hide-for-xxlarge-up, th.show-for-large-down, th.show-for-medium-down, th.show-for-small, th.show-for-small-down, th.show-for-small-only, th.show-for-small-up {
        display: table-cell!important
    }
}

@media only screen and (min-width:40.063em) {
    .hide-for-large, .hide-for-large-only, .hide-for-large-up, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large-down, .show-for-medium, .show-for-medium-down, .show-for-medium-only, .show-for-medium-up, .show-for-small-up {
        display: inherit!important
    }
    .hide-for-large-down, .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-small-up, .show-for-large, .show-for-large-only, .show-for-large-up, .show-for-small, .show-for-small-down, .show-for-small-only, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: none!important
    }
    .hidden-for-large, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-small-only, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .visible-for-large-down, .visible-for-medium, .visible-for-medium-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-small-up {
        position: static!important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .hidden-for-large-down, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-small-up, .visible-for-large, .visible-for-large-only, .visible-for-large-up, .visible-for-small, .visible-for-small-down, .visible-for-small-only, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute!important;
        width: 1px
    }
    table.hide-for-large, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-small-only, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.show-for-large-down, table.show-for-medium, table.show-for-medium-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-small-up {
        display: table!important
    }
    thead.hide-for-large, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-small-only, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.show-for-large-down, thead.show-for-medium, thead.show-for-medium-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-small-up {
        display: table-header-group!important
    }
    tbody.hide-for-large, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-small-only, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.show-for-large-down, tbody.show-for-medium, tbody.show-for-medium-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-small-up {
        display: table-row-group!important
    }
    tr.hide-for-large, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-small-only, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.show-for-large-down, tr.show-for-medium, tr.show-for-medium-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-small-up {
        display: table-row
    }
    td.hide-for-large, td.hide-for-large-only, td.hide-for-large-up, td.hide-for-small, td.hide-for-small-down, td.hide-for-small-only, td.hide-for-xlarge-only, td.hide-for-xlarge-up, td.hide-for-xxlarge-only, td.hide-for-xxlarge-up, td.show-for-large-down, td.show-for-medium, td.show-for-medium-down, td.show-for-medium-only, td.show-for-medium-up, td.show-for-small-up, th.hide-for-large, th.hide-for-large-only, th.hide-for-large-up, th.hide-for-small, th.hide-for-small-down, th.hide-for-small-only, th.hide-for-xlarge-only, th.hide-for-xlarge-up, th.hide-for-xxlarge-only, th.hide-for-xxlarge-up, th.show-for-large-down, th.show-for-medium, th.show-for-medium-down, th.show-for-medium-only, th.show-for-medium-up, th.show-for-small-up {
        display: table-cell!important
    }
}

@media only screen and (min-width:64.063em) {
    .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large, .show-for-large-down, .show-for-large-only, .show-for-large-up, .show-for-medium-up, .show-for-small-up {
        display: inherit!important
    }
    .hide-for-large, .hide-for-large-down, .hide-for-large-only, .hide-for-large-up, .hide-for-medium-up, .hide-for-small-up, .show-for-medium, .show-for-medium-down, .show-for-medium-only, .show-for-small, .show-for-small-down, .show-for-small-only, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: none!important
    }
    .hidden-for-medium, .hidden-for-medium-down, .hidden-for-medium-only, .hidden-for-small, .hidden-for-small-down, .hidden-for-small-only, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .visible-for-large, .visible-for-large-down, .visible-for-large-only, .visible-for-large-up, .visible-for-medium-up, .visible-for-small-up {
        position: static!important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .hidden-for-large, .hidden-for-large-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-medium-up, .hidden-for-small-up, .visible-for-medium, .visible-for-medium-down, .visible-for-medium-only, .visible-for-small, .visible-for-small-down, .visible-for-small-only, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute!important;
        width: 1px
    }
    table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.hide-for-small, table.hide-for-small-down, table.hide-for-small-only, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.show-for-large, table.show-for-large-down, table.show-for-large-only, table.show-for-large-up, table.show-for-medium-up, table.show-for-small-up {
        display: table!important
    }
    thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-small-only, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.show-for-large, thead.show-for-large-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-medium-up, thead.show-for-small-up {
        display: table-header-group!important
    }
    tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-small-only, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.show-for-large, tbody.show-for-large-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-medium-up, tbody.show-for-small-up {
        display: table-row-group!important
    }
    tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-small-only, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.show-for-large, tr.show-for-large-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-medium-up, tr.show-for-small-up {
        display: table-row
    }
    td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.hide-for-small, td.hide-for-small-down, td.hide-for-small-only, td.hide-for-xlarge-only, td.hide-for-xlarge-up, td.hide-for-xxlarge-only, td.hide-for-xxlarge-up, td.show-for-large, td.show-for-large-down, td.show-for-large-only, td.show-for-large-up, td.show-for-medium-up, td.show-for-small-up, th.hide-for-medium, th.hide-for-medium-down, th.hide-for-medium-only, th.hide-for-small, th.hide-for-small-down, th.hide-for-small-only, th.hide-for-xlarge-only, th.hide-for-xlarge-up, th.hide-for-xxlarge-only, th.hide-for-xxlarge-up, th.show-for-large, th.show-for-large-down, th.show-for-large-only, th.show-for-large-up, th.show-for-medium-up, th.show-for-small-up {
        display: table-cell!important
    }
}

@media only screen and (min-width:90.063em) {
    .hide-for-large, .hide-for-large-down, .hide-for-large-only, .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large-up, .show-for-medium-up, .show-for-small-up, .show-for-xlarge-only, .show-for-xlarge-up {
        display: inherit!important
    }
    .hide-for-large-up, .hide-for-medium-up, .hide-for-small-up, .hide-for-xlarge-only, .hide-for-xlarge-up, .show-for-large, .show-for-large-down, .show-for-large-only, .show-for-medium, .show-for-medium-down, .show-for-medium-only, .show-for-small, .show-for-small-down, .show-for-small-only, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: none!important
    }
    .hidden-for-large, .hidden-for-large-down, .hidden-for-large-only, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-medium-only, .hidden-for-small, .hidden-for-small-down, .hidden-for-small-only, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .visible-for-large-up, .visible-for-medium-up, .visible-for-small-up, .visible-for-xlarge-only, .visible-for-xlarge-up {
        position: static!important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .hidden-for-large-up, .hidden-for-medium-up, .hidden-for-small-up, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-large, .visible-for-large-down, .visible-for-large-only, .visible-for-medium, .visible-for-medium-down, .visible-for-medium-only, .visible-for-small, .visible-for-small-down, .visible-for-small-only, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute!important;
        width: 1px
    }
    table.hide-for-large, table.hide-for-large-down, table.hide-for-large-only, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.hide-for-small, table.hide-for-small-down, table.hide-for-small-only, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.show-for-large-up, table.show-for-medium-up, table.show-for-small-up, table.show-for-xlarge-only, table.show-for-xlarge-up {
        display: table!important
    }
    thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-large-only, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-small-only, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.show-for-large-up, thead.show-for-medium-up, thead.show-for-small-up, thead.show-for-xlarge-only, thead.show-for-xlarge-up {
        display: table-header-group!important
    }
    tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-large-only, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-small-only, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.show-for-large-up, tbody.show-for-medium-up, tbody.show-for-small-up, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up {
        display: table-row-group!important
    }
    tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-large-only, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-small-only, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.show-for-large-up, tr.show-for-medium-up, tr.show-for-small-up, tr.show-for-xlarge-only, tr.show-for-xlarge-up {
        display: table-row
    }
    td.hide-for-large, td.hide-for-large-down, td.hide-for-large-only, td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.hide-for-small, td.hide-for-small-down, td.hide-for-small-only, td.hide-for-xxlarge-only, td.hide-for-xxlarge-up, td.show-for-large-up, td.show-for-medium-up, td.show-for-small-up, td.show-for-xlarge-only, td.show-for-xlarge-up, th.hide-for-large, th.hide-for-large-down, th.hide-for-large-only, th.hide-for-medium, th.hide-for-medium-down, th.hide-for-medium-only, th.hide-for-small, th.hide-for-small-down, th.hide-for-small-only, th.hide-for-xxlarge-only, th.hide-for-xxlarge-up, th.show-for-large-up, th.show-for-medium-up, th.show-for-small-up, th.show-for-xlarge-only, th.show-for-xlarge-up {
        display: table-cell!important
    }
}

@media only screen and (min-width:120.063em) {
    .hide-for-large, .hide-for-large-down, .hide-for-large-only, .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-xlarge-only, .show-for-large-up, .show-for-medium-up, .show-for-small-up, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: inherit!important
    }
    .hide-for-large-up, .hide-for-medium-up, .hide-for-small-up, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large, .show-for-large-down, .show-for-large-only, .show-for-medium, .show-for-medium-down, .show-for-medium-only, .show-for-small, .show-for-small-down, .show-for-small-only, .show-for-xlarge-only {
        display: none!important
    }
    .hidden-for-large, .hidden-for-large-down, .hidden-for-large-only, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-medium-only, .hidden-for-small, .hidden-for-small-down, .hidden-for-small-only, .hidden-for-xlarge-only, .visible-for-large-up, .visible-for-medium-up, .visible-for-small-up, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
        position: static!important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .hidden-for-large-up, .hidden-for-medium-up, .hidden-for-small-up, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .visible-for-large, .visible-for-large-down, .visible-for-large-only, .visible-for-medium, .visible-for-medium-down, .visible-for-medium-only, .visible-for-small, .visible-for-small-down, .visible-for-small-only, .visible-for-xlarge-only {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute!important;
        width: 1px
    }
    table.hide-for-large, table.hide-for-large-down, table.hide-for-large-only, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.hide-for-small, table.hide-for-small-down, table.hide-for-small-only, table.hide-for-xlarge-only, table.show-for-large-up, table.show-for-medium-up, table.show-for-small-up, table.show-for-xlarge-up, table.show-for-xxlarge-only, table.show-for-xxlarge-up {
        display: table!important
    }
    thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-large-only, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-small-only, thead.hide-for-xlarge-only, thead.show-for-large-up, thead.show-for-medium-up, thead.show-for-small-up, thead.show-for-xlarge-up, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up {
        display: table-header-group!important
    }
    tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-large-only, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-small-only, tbody.hide-for-xlarge-only, tbody.show-for-large-up, tbody.show-for-medium-up, tbody.show-for-small-up, tbody.show-for-xlarge-up, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up {
        display: table-row-group!important
    }
    tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-large-only, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-small-only, tr.hide-for-xlarge-only, tr.show-for-large-up, tr.show-for-medium-up, tr.show-for-small-up, tr.show-for-xlarge-up, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up {
        display: table-row
    }
    td.hide-for-large, td.hide-for-large-down, td.hide-for-large-only, td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.hide-for-small, td.hide-for-small-down, td.hide-for-small-only, td.hide-for-xlarge-only, td.show-for-large-up, td.show-for-medium-up, td.show-for-small-up, td.show-for-xlarge-up, td.show-for-xxlarge-only, td.show-for-xxlarge-up, th.hide-for-large, th.hide-for-large-down, th.hide-for-large-only, th.hide-for-medium, th.hide-for-medium-down, th.hide-for-medium-only, th.hide-for-small, th.hide-for-small-down, th.hide-for-small-only, th.hide-for-xlarge-only, th.show-for-large-up, th.show-for-medium-up, th.show-for-small-up, th.show-for-xlarge-up, th.show-for-xxlarge-only, th.show-for-xxlarge-up {
        display: table-cell!important
    }
}

.hide-for-portrait, .show-for-landscape {
    display: inherit!important
}

.hide-for-landscape, .show-for-portrait {
    display: none!important
}

table.hide-for-landscape, table.show-for-portrait {
    display: table!important
}

thead.hide-for-landscape, thead.show-for-portrait {
    display: table-header-group!important
}

tbody.hide-for-landscape, tbody.show-for-portrait {
    display: table-row-group!important
}

tr.hide-for-landscape, tr.show-for-portrait {
    display: table-row!important
}

td.hide-for-landscape, td.show-for-portrait, th.hide-for-landscape, th.show-for-portrait {
    display: table-cell!important
}

@media only screen and (orientation:landscape) {
    .hide-for-portrait, .show-for-landscape {
        display: inherit!important
    }
    .hide-for-landscape, .show-for-portrait {
        display: none!important
    }
    table.hide-for-portrait, table.show-for-landscape {
        display: table!important
    }
    thead.hide-for-portrait, thead.show-for-landscape {
        display: table-header-group!important
    }
    tbody.hide-for-portrait, tbody.show-for-landscape {
        display: table-row-group!important
    }
    tr.hide-for-portrait, tr.show-for-landscape {
        display: table-row!important
    }
    td.hide-for-portrait, td.show-for-landscape, th.hide-for-portrait, th.show-for-landscape {
        display: table-cell!important
    }
}

@media only screen and (orientation:portrait) {
    .hide-for-landscape, .show-for-portrait {
        display: inherit!important
    }
    .hide-for-portrait, .show-for-landscape {
        display: none!important
    }
    table.hide-for-landscape, table.show-for-portrait {
        display: table!important
    }
    thead.hide-for-landscape, thead.show-for-portrait {
        display: table-header-group!important
    }
    tbody.hide-for-landscape, tbody.show-for-portrait {
        display: table-row-group!important
    }
    tr.hide-for-landscape, tr.show-for-portrait {
        display: table-row!important
    }
    td.hide-for-landscape, td.show-for-portrait, th.hide-for-landscape, th.show-for-portrait {
        display: table-cell!important
    }
}

.show-for-touch {
    display: none!important
}

.hide-for-touch, .touch .show-for-touch {
    display: inherit!important
}

.touch .hide-for-touch {
    display: none!important
}

.touch table.show-for-touch, table.hide-for-touch {
    display: table!important
}

.touch thead.show-for-touch, thead.hide-for-touch {
    display: table-header-group!important
}

.touch tbody.show-for-touch, tbody.hide-for-touch {
    display: table-row-group!important
}

.touch tr.show-for-touch, tr.hide-for-touch {
    display: table-row!important
}

.touch td.show-for-touch, .touch th.show-for-touch, td.hide-for-touch, th.hide-for-touch {
    display: table-cell!important
}

.show-for-sr, .show-on-focus {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute!important;
    width: 1px
}

.show-on-focus:active, .show-on-focus:focus {
    position: static!important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto
}

.print-only {
    display: none!important
}

@media print {
    blockquote, img, pre, tr {
        page-break-inside: avoid
    }
    * {
        background: 0 0!important;
        box-shadow: none!important;
        color: #000!important;
        text-shadow: none!important
    }
    a, a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }
    blockquote, pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    @page {
        margin: .5cm
    }
    h2, h3, p {
        orphans: 3;
        widows: 3
    }
    h2, h3 {
        page-break-after: avoid
    }
    .hide-on-print {
        display: none!important
    }
    .print-only {
        display: block!important
    }
    .hide-for-print {
        display: none!important
    }
    .show-for-print {
        display: inherit!important
    }
    table.show-for-print {
        display: table!important
    }
    thead.show-for-print {
        display: table-header-group!important
    }
    tbody.show-for-print {
        display: table-row-group!important
    }
    tr.show-for-print {
        display: table-row!important
    }
    td.show-for-print, th.show-for-print {
        display: table-cell!important
    }
}

@media not print {
    .show-for-print {
        display: none!important
    }
}

@media only screen and (max-width:600px) {
    #wpadminbar {
        margin-top: -46px
    }
}

.admin-bar>.fixed {
    margin-top: 2.28571rem
}

.f-topbar-fixed>.container {
    margin-top: 1.42857rem
}

body>header.contain-to-grid {
    margin-bottom: 2.28571rem;
    max-width: 100%;
    padding-bottom: 0
}

#content {
    background-color: #fff
}

.index-card {
    border-bottom: 1px solid #ddd;
    padding-bottom: 2.28571rem;
    margin-bottom: 2.28571rem
}

.entry-author {
    background-color: #fbfbfb;
    border: none;
    padding: 3.57143rem 5.71429rem;
    margin-bottom: 0
}

.entry-author .avatar {
    margin-right: 2.85714rem;
    margin-bottom: 1.71429rem
}

.entry-author h4 a {
    color: #333
}

.entry-author h4 a:focus, .entry-author h4 a:hover {
    color: #222
}

.entry-author p {
    color: #333
}

.page header, .post header {
    margin-bottom: 1.42857rem
}

div#om-post-banner-optin-tagline {
    color: #333!important;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif!important
}

.entry-tags {
    color: #999;
    font-size: 1.07143rem
}

.entry-tags a {
    color: #999
}

.entry-tags a:focus, .entry-tags a:hover {
    color: #222
}

@media only screen and (max-width:40em) {
    #om-post-banner-theme-left, #om-post-banner-theme-right {
        width: 100%!important;
        display: block!important
    }
    #om-post-banner-theme-right {
        padding: 30px!important
    }
    #om-post-banner-theme-left {
        padding: 20px 20px 0!important
    }
    #om-hbdnmkuabc-post #om-post-banner-theme-optin-email, #om-hbdnmkuabc-post #om-post-banner-theme-optin-name, #om-post-banner-theme-optin-content {
        font-size: 14px!important
    }
    #om-post-banner-theme-optin-title {
        font-size: 18px!important
    }
    .gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
        width: 100%!important
    }
    .position-available:after, .position-filled:after {
        z-index: 10;
        top: 20%;
        left: 10%;
        width: 225px;
        height: 175px;
        content: "";
        position: absolute
    }
    .position-filled, .position-filled h3 {
        color: #aaa
    }
    .position-filled:after {
        background: url(//nutritionfacts.org/wp-content/themes/NutritionFacts/img/position-filled-small.png) bottom no-repeat
    }
    .position-available:after {
        background: url(//nutritionfacts.org/wp-content/themes/NutritionFacts/img/position-available-small.png) bottom no-repeat
    }
    .latest-blog-description, .latest-video-description {
        margin: 0;
        padding-top: 0;
        padding-bottom: 0
    }
    .latest-blog-description h2, .latest-video-description h2 {
        font-size: 1.78571rem
    }
    .latest-video-description {
        padding-top: 20px
    }
    .video-content #content {
        margin-top: 0;
        padding-top: 10px
    }
    #video-data {
        padding: 0
    }
    .latest-video-container:after, .latest-video-container:hover:after {
        content: "";
        position: absolute;
        top: 30%;
        left: 40%;
        width: 100px;
        height: 100px;
        background: 0 0;
        pointer-events: none
    }
    .video-doctor {
        position: absolute;
        bottom: 0;
        opacity: .3;
        max-width: 300px;
        right: 0
    }
    .video-details h1 {
        font-size: 1.42857rem
    }
    h1 {
        font-size: 1.57143rem
    }
    footer .footer-navigation.full-width {
        text-align: center
    }
    .topics .tagindex UL LI, .topics-page .tagindex UL LI {
        float: none!important;
        width: 100%!important;
        display: block;
        margin-bottom: 10px
    }
    #gti_letterindexbottom {
        width: 100%;
        clear: both;
        display: block;
        min-height: 1px;
        font-size: 30px
    }
    .gti_clear {
        clear: both;
        height: 3px
    }
    .gti_clear20 {
        clear: both;
        height: 20px
    }
    #gti_letterindex ul, #gti_letterindexbottom ul {
        list-style-type: none;
        display: table;
        margin: 0 auto;
        font-size: 20px
    }
    #gti_letterindex ul li, #gti_letterindexbottom ul li {
        float: left;
        display: block;
        padding: 4px
    }
    #gti_letterindex ul li a, #gti_letterindexbottom ul li a {
        text-transform: uppercase;
        color: #283B56
    }
    .tagindex .blockletter {
        padding-left: 7px;
        display: block;
        background-color: #9ACD72;
        color: #fff;
        height: 30px;
        text-transform: uppercase;
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 7px;
        padding-top: 4px
    }
    .tagindex UL {
        list-style-type: none;
        margin: 0;
        padding: 0
    }
}

@media only screen {
    .entry-author {
        padding: 1.42857rem 1.42857rem 0
    }
    .entry-author .avatar {
        margin-bottom: 1.42857rem
    }
    .entry-author h4 a {
        font-size: 18px
    }
}

@media only screen and (min-width:40.063em) and (max-width:64em) {
    .topics-page .tagindex ul li {
        float: left!important;
        width: 50%!important;
        display: block;
        margin-bottom: 10px
    }
    #gti_letterindexbottom {
        width: 100%;
        clear: both;
        display: block;
        min-height: 1px;
        font-size: 30px
    }
    .gti_clear {
        clear: both;
        height: 3px
    }
    .gti_clear20 {
        clear: both;
        height: 20px
    }
    #gti_letterindex ul, #gti_letterindexbottom ul {
        list-style-type: none;
        display: table;
        margin: 0 auto;
        font-size: 20px
    }
    #gti_letterindex ul li, #gti_letterindexbottom ul li {
        float: left;
        display: block;
        padding: 4px
    }
    #gti_letterindex ul li a, #gti_letterindexbottom ul li a {
        text-transform: uppercase;
        color: #283B56
    }
    .tagindex .blockletter {
        padding-left: 7px;
        display: block;
        background-color: #9ACD72;
        color: #fff;
        height: 30px;
        text-transform: uppercase;
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 7px;
        padding-top: 4px
    }
    .tagindex ul {
        list-style-type: none;
        margin: 0;
        padding: 0
    }
}

@media only screen and (min-width:40.063em) {
    #content {
        padding: 1.42857rem 3.57143rem
    }
    .entry-author {
        padding: 1.42857rem 1.42857rem 0
    }
}

@media only screen and (min-width:64.063em) {
    .top-bar-section li:not(.has-form) a:not(.button) {
        padding: 0 16px
    }
    #sidebar {
        padding-left: 1.07143rem;
        padding-right: 0;
        margin-top: 0
    }
    .footer-widget {
        margin-top: 3.42857rem;
        padding-top: 2.28571rem
    }
    .topics .tagindex ul li {
        float: none!important;
        width: 100%!important;
        display: block;
        margin-bottom: 10px
    }
    .tagindex ul li {
        float: left!important;
        width: 25%!important
    }
    #gti_letterindexbottom {
        width: 100%;
        clear: both;
        display: block;
        min-height: 1px;
        font-size: 30px
    }
    .gti_clear {
        clear: both;
        height: 3px
    }
    .gti_clear20 {
        clear: both;
        height: 20px
    }
    #gti_letterindex ul, #gti_letterindexbottom ul {
        list-style-type: none;
        display: table;
        margin: 0 auto;
        font-size: 20px
    }
    #gti_letterindex ul li, #gti_letterindexbottom ul li {
        float: left;
        display: block;
        padding: 4px
    }
    #gti_letterindex ul li a, #gti_letterindexbottom ul li a {
        text-transform: uppercase;
        color: #283B56
    }
    .tagindex .blockletter {
        padding-left: 7px;
        display: block;
        background-color: #9ACD72;
        color: #fff;
        height: 30px;
        text-transform: uppercase;
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 7px;
        padding-top: 4px
    }
    .tagindex ul {
        list-style-type: none;
        margin: 0;
        padding: 0
    }
    .tagindex ul li {
        display: block;
        margin-bottom: 10px
    }
}

@media only screen and (max-width:40em) {
    .latest-video-container:after {
        content: "";
        position: absolute;
        top: 30%;
        left: 40%;
        width: 100px;
        height: 100px;
        background: 0 0!important;
        pointer-events: none!important
    }
}

@media only screen and (min-width:768px) {
    #mobile-search, .mobile-menu {
        display: none!important;
        visibility: none!important
    }
    .accordion .accordion-navigation>.content.active, .accordion dd>.content.active {
        background: #FFF;
        border: 1px solid #CCC;
        border-color: #E4E4E4 #BEBEBD #BEBEBD #E4E4E4;
        margin-top: 20px!important;
        padding: 20px
    }
    .top-bar-section ul li>a {
        border-bottom: none!important
    }
}

@media only screen and (max-width:758px) {
    #small-top-bar {
        visibility: none;
        display: none
    }
    .mobile-menu {
        display: visible!important
    }
}

.top-bar-section ul li>a {
    border-bottom: 1px solid #eee
}

.accordion .accordion-navigation>.content.active, .accordion dd>.content.active {
    background: #FFF;
    border: 1px solid #CCC;
    border-color: #E4E4E4 #BEBEBD #BEBEBD #E4E4E4;
    margin-top: 0;
    padding: 20px
}

.page-numbers {
    color: #999;
    display: block;
    margin-left: -.35714rem;
    min-height: 1.71429rem
}

.page-numbers li {
    color: #222;
    font-size: 1rem;
    height: 1.71429rem;
    display: block;
    float: left;
    margin-left: .57143rem
}

.page-numbers li a, .page-numbers li button {
    border-radius: 5px;
    transition: background-color 1s;
    background: 0 0;
    color: #999;
    display: block;
    font-size: 1em;
    font-weight: 400;
    line-height: inherit;
    padding: .07143rem .71429rem
}

.page-numbers li a:focus, .page-numbers li button:focus, .page-numbers li:hover a, .page-numbers li:hover button {
    background: #e6e6e6
}

.page-numbers li.unavailable a, .page-numbers li.unavailable button {
    cursor: default;
    color: #999
}

.page-numbers li.unavailable a:focus, .page-numbers li.unavailable button:focus, .page-numbers li.unavailable:hover a, .page-numbers li.unavailable:hover button {
    background: 0 0
}

.page-numbers li.current a, .page-numbers li.current button {
    background: #7fc04c;
    color: #fff;
    cursor: default;
    font-weight: 700
}

.page-numbers li.current a:focus, .page-numbers li.current a:hover, .page-numbers li.current button:focus, .page-numbers li.current button:hover {
    background: #7fc04c
}

.pagination-centered ul.page-numbers li {
    float: none;
    display: inline-block
}

.page-numbers li span a:focus, .page-numbers li span:hover a {
    background: #e6e6e6
}

.page-numbers li span.current {
    background: #7fc04c;
    padding: .07143rem .71429rem;
    color: #fff;
    font-weight: 700;
    cursor: default
}

.avatar {
    float: left;
}

label .comments {
    margin-left: 0 !important;
}

#comments a {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

#comments a label {
    margin-left: 0 !important;
    margin-bottom: 5px !important;
    font-weight: bold !important;
}

#comments a cite a {
    color: #333333 !important;
}

textarea#comment {
    min-height: 200px;
}

ol.commentlist {
    margin-left: 0;
    margin-top: 2em;
}

ol.commentlist p {
    font-size: 1.0625rem;
    line-height: 1.8;
    ;
}

ol.commentlist ul.children {
    margin-left: 1.875rem;
}

ol.commentlist li {
    list-style: none;
    margin-bottom: 2em;
}

ol.commentlist li .comment-author img {
    float: left;
    margin: 0 1em 0 0;
}

ol.commentlist li .author-meta {
    display: inline-block;
}

ol.commentlist li .author-meta cite.fn {
    font-style: normal;
    font-weight: 600;
    margin-right: 0.5rem;
    font-size: 1.1rem;
}

ol.commentlist li .author-meta time a {
    font-weight: 300 !important;
    color: #272727 !important;
    font-size: 0.875rem;
    margin-right: 0.5rem;
}

ol.commentlist li .author-meta time a a {
    color: #272727 !important;
}

ol.commentlist li .author-meta .comment-edit-link {
    color: #bbb !important;
    font-size: 1rem;
}

ol.commentlist li section.comment {
    margin-left: 4.5rem;
    margin-bottom: 2rem;
}

ol.commentlist li section.comment a.comment-reply-link {
    font-size: 1rem;
    font-weight: 300;
    color: #bbb !important;
}

ol.commentlist li section.comment a.comment-reply-link:hover, ol.commentlist li section.comment a.comment-reply-link:focus {
    color: #333333 !important;
}

cite.fn a {
    color: #222222 !important;
}

@media only screen and (max-width: 620px) {
    .avatar {
        margin-right: 10px !important;
        width: 24px !important;
        height: 24px !important;
    }
    ol.commentlist li section.comment {
        margin-left: 2.6rem;
        margin-bottom: 2rem;
    }
}

footer.full-width {
    background-color: #fff;
    border-top: 1px solid #ccc;
    padding-top: 3.42857rem
}

footer.full-width p {
    font-size: 1rem
}

footer.full-width a {
    color: #666;
    font-size: 1.07143rem
}

footer.full-width a:focus, footer.full-width a:hover {
    color: #222
}

footer.full-width .love-reverie {
    border-top: 1px solid #ccc;
    padding-top: 1.71429rem
}

.th, .vcard {
    border: none
}

.footer-widget {
    background-color: #eee
}

@media only screen and (min-width:64.063em) {
    #sidebar {
        padding-left: 1.07143rem;
        padding-right: 0;
        margin-top: 0
    }
    .footer-widget {
        margin-top: 3.42857rem;
        padding-top: 2.28571rem
    }
}

.entry-content figure {
    margin-bottom: 1.42857rem
}

img.alignright {
    float: right;
    margin: 0 0 18px 18px
}

img.alignleft {
    float: left;
    margin: 0 18px 18px 0
}

img.aligncenter {
    display: block;
    margin: 18px auto
}

.gallery dl, .gallery dt {
    display: inline-block
}

.gallery dl {
    margin-left: .64286rem;
    margin-right: .64286rem
}

figure.figure {
    margin: 0 auto;
    display: table
}

figure.figure figcaption {
    font-size: 1rem;
    line-height: 1.4;
    font-style: italic;
    padding: 8px 10px;
    color: #999;
    display: table-caption;
    caption-side: bottom
}

.count-number, cite {
    font-style: normal
}

figure.alignright.figure {
    float: right;
    margin: 0 0 18px 18px
}

figure.alignleft.figure {
    float: left;
    margin: 0 18px 18px 0
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 800!important;
    letter-spacing: -1px
}

figure {
    margin: 0
}

@media print {
    body {
        color: #000;
        background: #fff
    }
    article, body {
        width: 100%;
        margin: 0;
        padding: 0
    }
    @page {
        margin: 2cm
    }
    img {
        max-width: 100%!important
    }
    article a {
        font-weight: bolder;
        text-decoration: none
    }
    a:link:after, a:visited:after {
        content: " [" attr(href) "] "
    }
    #om-post-banner-optin, .accordion .accordion-navigation>a, .accordion dd>a, .close, .entry-author.panel, .share-this, .top-bar {
        display: none
    }
    .accordion .accordion-navigation>.content, .accordion dd>.content {
        display: block!important
    }
    #donate, #essb_displayed_shortcode, .essb_more_popup_content, .post-edit-link, .ratingblock, .tabs, .youtube {
        display: none
    }
}

.vcard {
    padding: 0;
    margin-bottom: 0
}

.vcard .fn {
    font-size: .85714rem
}

.latest-blog-subtitle .vcard .fn, .latest-video-subtitle .vcard .fn {
    font-size: 10px
}

.video-meta .vcard .fn, .video-meta time {
    font-size: 12px;
    color: #c7c7c7
}

#small-top-bar a, time.white {
    color: #fff
}

time.white {
    font-size: 10px!important
}

.easy-icon {
    display: block!important;
    width: 25px!important;
    height: 25px!important;
    line-height: 25px!important;
    min-width: 80px;
    font-size: 25px;
    text-align: center;
    margin: 0 auto
}

.tabs .tab-title>a, .tabs dd>a {
    text-align: center!important;
    font-size: 11px
}

.gform_body ul {
    margin: 0
}

.gform_wrapper .gfield_time_hour input, .gform_wrapper .gfield_time_minute input {
    display: inline!important
}

.gform_wrapper .top_label .gfield_label {
    font-weight: 600!important
}

input[type=file], input[type=checkbox], input[type=radio], select {
    margin: 0 0 .5rem!important
}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
    margin-top: 5px!important
}

.gform_wrapper .gfield_date_day input, .gform_wrapper .gfield_date_month input, .gform_wrapper .gfield_date_year input, .gform_wrapper .gfield_time_hour input, .gform_wrapper .gfield_time_minute input, .gform_wrapper .ginput_complex input[type=email], .gform_wrapper .ginput_complex input[type=number], .gform_wrapper .ginput_complex input[type=password], .gform_wrapper .ginput_complex input[type=tel], .gform_wrapper .ginput_complex input[type=text], .gform_wrapper .ginput_complex input[type=url], .gform_wrapper .ginput_complex select {
    margin-bottom: 0
}

.gform_wrapper .gfield_date_day label, .gform_wrapper .gfield_date_month label, .gform_wrapper .gfield_date_year label, .gform_wrapper .gfield_time_hour label, .gform_wrapper .gfield_time_minute label, .gform_wrapper .ginput_complex label, .gform_wrapper .instruction {
    margin-bottom: 10px!important
}

.gform_wrapper .gfield_checkbox li, .gform_wrapper .gfield_radio li {
    margin: 0!important
}

.gform_title {
    letter-spacing: -1px!important
}

#small-top-bar {
    background: #7fc04c;
    padding: 5px 15px
}

#small-top-bar .button.tiny, #small-top-bar input.tiny[type=submit] {
    top: 0!important;
    background: #66a138;
    border: 1px solid #66a138;
    font-size: .75rem
}

#small-top-bar .donate {
    text-transform: uppercase;
    font-weight: 700;
    background: #FF9000!important;
    border: none!important
}

#small-top-bar input {
    top: 0!important;
    font-size: .75rem
}

#small-top-bar .right {
    margin-top: 3px
}

#small-top-bar .tagline {
    color: #fff;
    margin-left: 10px;
    -moz-animation-duration: 3s;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -moz-animation-delay: 1s;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    margin-top: 5px
}

.top-bar .name h1 {
    display: block;
    width: 70px;
    height: 60px;
    text-indent: -9009px;
    background: url(/wp-content/themes/NutritionFacts/img/logo-small.svg) center center no-repeat
}

.top-bar .name h1 a {
    display: block;
    width: 100%;
    height: 100%;
    outline: 0
}

.top-bar .name img {
    margin-top: 8px;
    vertical-align: top;
    transition: background-image 1s ease-in-out
}

@-webkit-keyframes bounceIn {
    0%, 100%, 20%, 40%, 60%, 80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceIn {
    0%, 100%, 20%, 40%, 60%, 80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

.top-bar .toggle-topbar.menu-icon a {
    height: 34px;
    line-height: 33px;
    padding: 0 45px 0 20px;
    color: #000!important;
    position: relative
}

.top-bar .toggle-topbar.menu-icon a span::after {
    content: "";
    position: absolute;
    display: block;
    height: 0;
    top: 50%;
    margin-top: -8px;
    right: 20px;
    box-shadow: 0 0 0 1px #333, 0 7px 0 1px #333, 0 14px 0 1px #333;
    width: 16px
}

.counts, .mashsb-count {
    display: inline!important
}

.top-bar-section li.highlight:not(.has-form) a:not(.button) {
    padding: 0 15px;
    color: #fff;
    background: #9acd72
}

.top-bar-section .dropdown li {
    background: #9acd72
}

.top-bar-icon {
    vertical-align: middle
}

.top-bar-icon:hover {
    color: #fff
}

.top-bar-icon .top-bar-section>ul>.divider, .top-bar-icon .top-bar-section>ul>[role=separator] {
    border-right: 1px solid #000
}

.fixed {
    border-bottom: 1px solid #efefef;
    -moz-box-shadow: rgba(0, 0, 0, .1) 0 0 8px;
    -webkit-box-shadow: rgba(0, 0, 0, .1) 0 0 8px;
    box-shadow: rgba(0, 0, 0, .1) 0 0 8px;
    background: #fff
}

.mashsb-count {
    float: none!important;
    font-size: 12px!important;
    margin-right: 0!important;
    color: #333!important
}

.video-container .mashsb-count {
    font-size: 10px!important;
    color: #FFF!important
}

.featured h3 a, .featured h4 a, .featured h5 a, .latest-blog a, .latest-blog h4 a, .latest-video a, .latest-videos h4 a, .latest-videos h5 a, .nutrition-videos h3 a, .nutrition-videos h4 a, .nutrition-videos h5 a, .question h3 a, .question h4 a, .videos h3 a, .videos h4 a, .videos h5 a, article h3 a {
    color: #000
}

.mashsb-sharetext {
    display: none!important
}

a, a:hover, a:visited, a:visited:hover {
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.no-padding {
    padding: 0
}

.breadcrumbs {
    margin-bottom: .71429rem
}

#om-post-banner-optin, #om-sidebar-fabric-optin {
    margin-bottom: 1.42857rem!important
}

div#om-uj6yvltu76-post #om-post-banner-optin {
    margin-bottom: 1.42857rem
}

#om-sidebar-fabric-optin {
    max-width: 100%!important
}

#om-sidebar-fabric-optin-title {
    padding: 20px 25px!important;
    letter-spacing: -1px!important
}

#om-sidebar-fabric-top {
    padding: 25px 40px!important
}

#om-sidebar-fabric-bottom {
    padding: 0 50px 40px!important
}

#content, .content-container {
    padding: 20px;
    border: 1px solid #CCC;
    background: #fff;
    margin-top: 10px
}

#content {
    border-color: #E4E4E4 #BEBEBD #BEBEBD #E4E4E4;
    margin-bottom: 20px
}

.content-container {
    border-color: #E4E4E4 #BEBEBD #BEBEBD #E4E4E4
}

.content-container-sidebar {
    padding: 10px;
    background: #fff;
    margin-bottom: 10px;
    border: 1px solid #CCC;
    border-color: #E4E4E4 #BEBEBD #BEBEBD #E4E4E4
}

.year-in-review {
    padding: 12px 0 20px
}

.year-in-review p {
    font-size: .92857rem
}

.latest-blog-container, .latest-video-container {
    position: relative
}

.latest-video-container:after, .latest-video-container:hover:after {
    position: absolute;
    top: 30%;
    left: 40%;
    width: 100px;
    height: 100px;
    pointer-events: none;
    content: ""
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-weight: 400
}

.videos h3, .videos h4, .videos h5 {
    font-size: 1.28571rem
}

.question h3 a, h3.review {
    font-size: 1.42857rem
}

.latest-videos h3 {
    font-size: 1.64286rem
}

.content-container a, .content-container-sidebar h3 a, .content-container-sidebar h4 a, .featured h3, .featured h4, .featured h5, .latest-videos h4, .latest-videos h5, .nutrition-videos h3, .nutrition-videos h4, .nutrition-videos h5 {
    font-size: 1.28571rem
}

.search h4 a, .year-in-review h4 a {
    color: #000;
    font-size: 1.28571rem
}

.related-topics {
    margin-top: 10px
}

.latest-video-container:after {
    background: url(//nutritionfacts.org/wp-content/themes/NutritionFacts/img/play.png) top no-repeat
}

.latest-video-container:hover:after {
    background: url(//nutritionfacts.org/wp-content/themes/NutritionFacts/img/play.png) bottom no-repeat
}

.latest-blog .square, .latest-video .square, .year-in-review .square {
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
    font-size: 16px;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background: #d0d0d0;
    color: #fff;
    height: 26px;
    width: 26px;
    line-height: 29px;
    text-align: center
}

.latest-blog small, .latest-video small, .year-in-review small {
    font-size: 12px;
    color: #aaa;
    text-transform: uppercase
}

.latest-blog small span, .latest-video small span, .year-in-review small span {
    color: #000;
    font-weight: 700
}

.share-this {
    border: 1px solid #EFEFEF;
    padding: 20px;
    background-color: #FAFAFA
}

.top-share .essb-native-text {
    padding-top: 7px!important
}

.latest-blog-description, .latest-video-description {
    margin: -60px 20px 0;
    position: relative;
    background: #fff;
    padding: 20px
}

.latest-container .overlay {
    position: absolute;
    right: -.85714rem;
    padding: 20px;
    top: .85714rem;
    background-color: #7fc04c;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    vertical-align: middle
}

.latest-container .overlay a {
    color: #fff
}

.latest-container .overlay:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    right: 0;
    top: 100%;
    border: 0 solid transparent;
    border-width: .42857rem .85714rem;
    border-left: 0;
    border-top-color: #1A1717
}

.fa-2x {
    font-size: 1.5em!important
}

.overlay-container {
    position: relative
}

.overlay-container .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .3);
    font-size: .71429rem;
    color: #fff
}

.video-container {
    position: relative
}

.video-container .overlay {
    background-color: rgba(0, 0, 0, .3);
    font-size: .71429rem;
    color: #fff
}

.video-container .overlay .square, article.featured .square, article.question .square {
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
    font-size: 16px;
    color: #fff;
    height: 26px;
    width: 26px;
    line-height: 29px;
    text-align: center
}

.video-container .overlay .square {
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background: #9dcf75
}

.video-container .overlay .square .play {
    background: #7fc04c
}

article.featured .square, article.question .square {
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background: #d0d0d0
}

.latest-blog, .latest-video {
    background: #fff;
    border: 1px solid #CCC;
    border-color: #E4E4E4 #BEBEBD #BEBEBD #E4E4E4
}

.latest-blog-subtitle, .latest-video-subtitle, .review-year {
    display: block;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 10px;
    color: #AAA;
    text-transform: uppercase
}

.tagindex ul li a {
    color: #000
}

#donate h3 span, .content-container-sidebar .donate h3 span, .subscribe h3 span {
    color: #7fc04c
}

.content-container-sidebar .donate, .subscribe {
    padding: 20px;
    border: 1px solid #CCC;
    border-color: #E4E4E4 #BEBEBD #BEBEBD #E4E4E4;
    background-image: -moz-linear-gradient(#fff, #efefef);
    background-image: -o-linear-gradient(#fff, #efefef);
    background-image: -webkit-linear-gradient(#fff, #efefef);
    background-image: linear-gradient(#fff, #efefef)
}

.content-container-sidebar .donate h3, .subscribe h3 {
    font-size: 1.71429rem
}

#donate img {
    max-width: 200px
}

#donate {
    border: 1px solid #CCC;
    border-color: #E4E4E4 #BEBEBD #BEBEBD #E4E4E4;
    background-image: -moz-linear-gradient(#fff, #efefef);
    background-image: -o-linear-gradient(#fff, #efefef);
    background-image: -webkit-linear-gradient(#fff, #efefef);
    background-image: linear-gradient(#fff, #efefef)
}

#donate h3 {
    font-size: 2.14286rem;
    line-height: 2.14286rem
}

#topics-list {
    margin-top: .71429rem
}

.nutrition-videos p, .popular-videos p, .trending-videos p {
    font-size: .92857rem
}

.description {
    display: block;
    font-size: .71429rem;
    margin-top: -25px
}

.name img {
    margin-top: 8px;
    vertical-align: top
}

.question {
    border-bottom: 1px solid #EFEFEF;
    margin-bottom: 10px;
    padding-bottom: 5px
}

article.featured header, article.question header {
    font-size: 1.14286rem;
    margin-bottom: 0;
    padding-bottom: 0
}

#taxonomy-video header, .page header, .post header, .type-questions header {
    margin-bottom: 1.42857rem
}

article.featured>p, article.question>p {
    font-size: .92857rem
}

.featured-thumb, .question-thumb-sidebar {
    float: left;
    padding-right: .35714rem;
    width: 82px
}

.question-thumb {
    float: left;
    padding: .35714rem;
    width: 110px
}

.play-button, .play-button:hover {
    content: "";
    position: absolute;
    top: 40%;
    width: 100px;
    height: 100px;
    pointer-events: none
}

ul.dropdown {
    border-bottom: 15px soild #7fc04c!important
}

.white {
    color: #fff
}

.video-widescreen {
    background: #252525
}

.youtube {
    margin-top: .71429rem;
    margin-bottom: .71429rem;
    -moz-box-shadow: #1f1d1d 2px 2px 2px;
    -webkit-box-shadow: #1f1d1d 2px 2px 2px;
    box-shadow: #1f1d1d 2px 2px 2px
}

.container, .video-details {
    margin-top: 1.42857rem
}

.video-details {
    background: 0 0
}

.video-details h1 {
    font-size: 2.14286rem;
    color: #fff
}

.video-details p {
    color: #efefef
}

.video-image {
    max-width: 800px;
    margin-left: 200px
}

.play-button {
    left: 45%;
    background: url(//nutritionfacts.org/wp-content/themes/NutritionFacts/img/play.png) top no-repeat;
    z-index: 91
}

.play-button:hover {
    left: 60%;
    z-index: 100;
    background: url(//nutritionfacts.org/wp-content/themes/NutritionFacts/img/play.png) bottom no-repeat
}

.video-image:after, .video-image:before, .video-player:after, .video-player:before {
    content: " ";
    display: block;
    height: 100%;
    position: absolute;
    top: 0
}

.video-image:before, .video-player:before {
    background-image: -moz-linear-gradient(left, #000 30%, rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, #000 30%, rgba(0, 0, 0, 0));
    background-image: -webkit-linear-gradient(left, #000 30%, rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, #000 30%, rgba(0, 0, 0, 0));
    width: 360px
}

.video-image:after, .video-player:after {
    background-image: -moz-linear-gradient(left, #000 30%, rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, #000 30%, rgba(0, 0, 0, 0));
    background-image: -webkit-linear-gradient(left, #000 30%, rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, #000 30%, rgba(0, 0, 0, 0));
    right: 400px;
    width: 210px
}

.video-sort {
    color: #7B8084;
    background: #F4F5F7;
    border: 1px solid #E5EAEE
}

.featured p, .question p {
    margin-bottom: 0
}

.featured footer small, .question footer small {
    font-size: 12px;
    color: #aaa;
    text-transform: uppercase
}

.featured footer small span, .question footer small span {
    color: #333;
    font-weight: 700
}

.featured footer, .question footer {
    padding-top: 10px;
    padding-bottom: 10px
}

.paper {
    position: relative;
    padding: 19px;
    margin-bottom: 20px;
    background: #fafafa;
    border: 1px solid #fafafa;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(128, 128, 128, .1) inset;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(128, 128, 128, .1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(128, 128, 128, .1) inset
}

.paper:after, .paper:before {
    content: "";
    position: absolute;
    z-index: -2
}

.paper-lift:after, .paper-lift:before {
    bottom: 15px;
    width: 50%;
    height: 20%;
    max-width: 300px;
    max-height: 100px;
    -moz-box-shadow: 0 15px 10px rgba(31, 31, 31, .7);
    -webkit-box-shadow: 0 15px 10px rgba(31, 31, 31, .7);
    box-shadow: 0 15px 10px rgba(31, 31, 31, .7)
}

.paper-lift:before {
    left: 10px;
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg)
}

.paper-lift:after {
    right: 10px;
    -moz-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg)
}

.paper-curl {
    -moz-border-radius: 0 0 120px 120px/0 0 6px 6px;
    -webkit-border-radius: 0;
    border-radius: 0 0 120px 120px/0 0 6px 6px
}

.paper-curl-left:after, .paper-curl-left:before, .paper-curl-right:after, .paper-curl-right:before, .paper-curl:after, .paper-curl:before {
    bottom: 12px;
    width: 50%;
    height: 55%;
    max-width: 200px;
    max-height: 100px;
    -moz-box-shadow: 0 8px 12px rgba(31, 31, 31, .5);
    -webkit-box-shadow: 0 8px 12px rgba(31, 31, 31, .5);
    box-shadow: 0 8px 12px rgba(31, 31, 31, .5)
}

.paper-curl-left:before, .paper-curl-right:before, .paper-curl:before {
    left: 10px;
    -moz-transform: skew(-8deg) rotate(-3deg);
    -ms-transform: skew(-8deg) rotate(-3deg);
    -o-transform: skew(-8deg) rotate(-3deg);
    -webkit-transform: skew(-8deg) rotate(-3deg);
    transform: skew(-8deg) rotate(-3deg)
}

.paper-curl-left:after, .paper-curl-right:after, .paper-curl:after {
    right: 10px;
    -moz-transform: skew(8deg) rotate(3deg);
    -ms-transform: skew(8deg) rotate(3deg);
    -o-transform: skew(8deg) rotate(3deg);
    -webkit-transform: skew(8deg) rotate(3deg);
    transform: skew(8deg) rotate(3deg)
}

.paper-curl-left {
    -moz-border-radius: 0 0 0 120px/0 0 0 6px;
    -webkit-border-radius: 0;
    border-radius: 0 0 0 120px/0 0 0 6px
}

.paper-curl-right {
    -moz-border-radius: 0 0 120px/0 0 6px;
    -webkit-border-radius: 0;
    border-radius: 0 0 120px/0 0 6px
}

.shadowed-test {
    padding: 20px;
    background: #fff;
    border: 1px solid #CCC;
    border-color: #E4E4E4 #BEBEBD #BEBEBD #E4E4E4;
    -moz-box-shadow: #d0d0d0 1px 1px 2px 0;
    -webkit-box-shadow: #d0d0d0 1px 1px 2px 0;
    box-shadow: #d0d0d0 1px 1px 2px 0
}

.shadowed-test h3 {
    font-size: 1.28571rem
}

.shadowed-test h3 a {
    color: #333
}

article.recent img {
    width: 60px;
    height: 60px;
    float: left;
    padding-right: .35714rem
}

article.recent a.th {
    display: inline
}

.div_extevtcal_div span, .widget_extevtcal_widget span {
    display: block
}

.div_extevtcal_div h4 {
    margin-bottom: 0
}

.div_extevtcal_div li {
    margin-bottom: 10px
}

.event-description {
    font-size: .9em;
    line-height: 1.25
}

.event-date {
    line-height: 1.1
}

img.link-image {
    width: 100%
}

@media only screen and (min-width:988px) {
    .top-bar .name h1 {
        display: block;
        width: 275px;
        height: 60px;
        text-indent: -9009px;
        background: url(/wp-content/themes/NutritionFacts/img/logo.svg) center center no-repeat
    }
    .top-bar .name h1 a {
        display: block;
        width: 100%;
        height: 100%;
        outline: 0
    }
    .top-bar .name img {
        margin-top: 8px;
        vertical-align: top
    }
    .top-bar .name img .animated {
        -webkit-animation-duration: 2s;
        animation-duration: 2s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both
    }
}

@media only screen and (min-width:768px) {
    .top-bar-section li:not(.has-form) a:not(.button) {
        padding: 0 .7rem
    }
}

@media only screen and (min-width:641px) {
    .dropdown-wrapper {
        background-color: #7FC04C!important;
        width: 400px!important;
        padding: 10px 0
    }
    .dropdown-wrapper ul {
        background-color: #7fc04c!important
    }
}

.share-count {
    display: inline-block;
    line-height: 1;
    position: relative;
    vertical-align: middle;
    padding-left: 5px
}

.count-number {
    text-transform: uppercase;
    font-size: 1.5em;
    color: #000;
    font-weight: 700
}

.count-label {
    color: #A6ABAF;
    text-transform: uppercase;
    font-size: .75em;
    margin-top: 2px
}

.header-title {
    margin-bottom: 6px;
    width: 85%;
    float: left
}

.comment-etiquette, .post-edit-link {
    -moz-appearance: none;
    border-style: solid;
    border-width: 0;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1.42857rem;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    cursor: pointer
}

.full-header {
    width: 100%
}

.post-edit-link {
    -webkit-appearance: none;
    border-radius: 0;
    position: relative;
    padding: .71429rem 1.42857rem .78571rem;
    font-size: .78571rem;
    background-color: #7fc04c;
    transition: background-color 1s
}

.post-edit-link:focus, .post-edit-link:hover {
    background-color: #659f38;
    color: #fff!important
}

.comment-etiquette {
    -webkit-appearance: none;
    position: relative;
    padding: 1rem 2rem 1.07143rem;
    font-size: .92857rem;
    background-color: #7fc04c;
    border-radius: 50px;
    -moz-transition: background-color 1s;
    -o-transition: background-color 1s;
    -webkit-transition: background-color 1s;
    transition: background-color 1s
}

.comment-etiquette:focus, .comment-etiquette:hover {
    background-color: #659f38;
    color: #fff!important
}

label {
    margin-left: 10px
}

.top-bar-section ul li {
    border-bottom: #f6f5f2
}

.header-title {
    background: #7FC04C;
    position: relative;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    padding: 0 10px;
    font-weight: 700!important;
    letter-spacing: .025em
}

.header-title:after {
    content: close-quote;
    position: absolute;
    width: 0;
    bottom: -12px;
    left: 22px;
    border-left: 6px solid transparent;
    border-top: 6px solid #7FC04C;
    border-bottom: 6px solid transparent;
    border-right: 6px solid transparent
}

.div_extevtcal_div h5 {
    font-size: 1.14286rem
}

.view-more {
    width: 15%;
    padding: 0;
    float: right;
    position: static;
    color: #FFF;
    z-index: 9999;
    background: #66A138;
    line-height: 30px
}

.view-more a {
    color: #FFF;
    font-family: 'Droid Sans', sans-serif;
    font-size: 10px;
    text-transform: uppercase;
    padding: 0 15px;
    float: right;
    text-align: center
}

.topics-list {
    background: #fff
}

.video-meta a {
    color: #C7C7C7
}

.video-meta a:hover {
    color: #fff
}

.video-date {
    color: #7C7C7C
}

.video-meta {
    font-size: 12px;
    color: #888;
    display: inline
}

.charcoal {
    background-color: #353535
}

.charcoal:hover {
    background-color: #686868
}

.tabs dd>a {
    font-size: .78571rem;
    padding: .71429rem 1.42857rem .78571rem
}

span.day, span.month {
    font-size: 1.42857rem
}

.next-previous {
    margin-top: 10px
}

.next-previous .featured {
    margin-bottom: 0;
    border-bottom: none
}

.video-details .entry-content p {
    margin-top: 20px
}

.ratingstarsinline {
    float: none
}

.view-transcript a {
    color: #fff
}

.view-transcript a:hover {
    color: #7c7c7c
}

span.month {
    text-transform: uppercase
}

span.year {
    font-size: 1.28571rem;
    font-weight: 700
}

span.author, time {
    font-size: .85714rem;
    color: #999
}

span.author a, time a {
    color: #999;
    font-weight: 700
}

span.author a:focus, span.author a:hover, time a:focus, time a:hover {
    color: #222
}

#acknowledgments a, #comments a, #taxonomy-video .entry-content a, #transcript a, .paper a, .publisher-anchor-color a, .type-ndquestions .entry-content a, .type-page .entry-content a, .type-post .entry-content a, .type-questions .entry-content a {
    font-weight: 600;
    color: #48a300
}

#post-2 h3 a, #post-23927 h4 a {
    font-weight: 800!important
}

#post-2 h3 a, #post-23927 h4 a, #post-70 a {
    color: #333!important
}

.wp-pagenavi {
    text-align: center;
    min-height: 40px;
    margin-bottom: 20px
}

.wp-pagenavi pages {
    display: block;
    margin-bottom: 10px
}

.wp-pagenavi, .wp-pagenavi a, .wp-pagenavi span {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
    padding: 3px 8px;
    margin: 2px 2px 2px .57143rem;
    color: #999;
    border: 0
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
    background: #e6e6e6;
    border: 0
}

.wp-pagenavi span.current {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 3px 8px;
    background: #7fc04c;
    color: #fff;
    font-weight: 700;
    cursor: default
}

cite a {
    color: #333;
    font-style: italic
}

cite a:hover {
    color: #1a1a1a;
    text-decoration: underline
}

#sidebar {
    margin-top: 1.42857rem
}

#sidebar .panel, .footer-widget .panel {
    border: none;
    background-color: #eee;
    padding: 1.71429rem 2.14286rem
}

#sidebar .panel a, .footer-widget .panel a {
    color: #999;
    font-size: 1.07143rem
}

#sidebar .panel a:focus, #sidebar .panel a:hover, .footer-widget .panel a:focus, .footer-widget .panel a:hover {
    color: #222
}

#sidebar ul, .footer-widget ul {
    list-style-type: none;
    margin-left: 0
}

#sidebar .widget h4, .footer-widget .widget h4 {
    text-transform: uppercase;
    font-size: 1.14286rem;
    padding-bottom: 1.14286rem;
    border-bottom: 1px solid #ddd;
    color: #888;
    font-weight: 600
}

.pink {
    color: #f27490
}

footer .footer-navigation.full-width {
    color: #7B8084;
    background: #F4F5F7;
    border: 1px solid #E5EAEE;
    padding-top: 3.42857rem;
    margin-top: 1.42857rem
}

footer .footer-navigation.full-width p {
    font-size: 1rem
}

footer .footer-navigation.full-width a {
    color: #666;
    font-size: 1.07143rem
}

footer .footer-navigation.full-width a:focus, footer .footer-navigation.full-width a:hover {
    color: #222
}

footer .attribution.full-width {
    font-size: .85714rem;
    color: #ACB1B4;
    background: #fff;
    padding-top: 1.71429rem;
    margin-top: 1.42857rem
}

footer .attribution.full-width a {
    color: #666;
    font-size: .85714rem
}

footer .attribution.full-width a:focus, footer .attribution.full-width a:hover {
    color: #222
}

footer .attribution.full-width p {
    font-size: .85714rem!important
}

#gticontainer ul li {
    margin: 0 0 10px
}

.fa.fa-pull-left, .fa.pull-left {
    margin-right: .3em
}

#gti_letterindex {
    width: 100%;
    display: block;
    min-height: 1px;
    margin-bottom: 25px;
    font-size: 30px;
    text-align: center
}

.position-available:after, .position-filled:after {
    position: absolute;
    z-index: 10;
    content: "";
    top: 20%;
    left: 10%;
    width: 450px;
    height: 350px
}

.topics {
    max-height: 57.14286rem;
    margin-bottom: 1.42857rem
}

.topics #gti_letterindex {
    margin-bottom: .71429rem
}

.topics #gticontainer ul li {
    margin-bottom: 2px;
    font-size: .92857rem
}

.topics #gti_letterindex ul li a, .topics #gti_letterindexbottom ul li a {
    font-size: .85714rem
}

.topics #gti_letterindex ul li, .topics #gti_letterindexbottom ul li {
    float: left;
    display: block;
    padding: 4px;
    line-height: .71429rem
}

.topics h3, speaking-tour h3 {
    margin-bottom: .71429rem
}

.speaking-tour p, .topics p {
    font-size: .78571rem;
    margin-bottom: .71429rem
}

.topics .tagindex {
    overflow: auto;
    max-height: 400px;
    margin-bottom: 1.42857rem
}

.topics .tagindex .blockletter {
    display: none
}

#cff {
    margin-top: .71429rem
}

.tabs {
    margin-bottom: 20px!important
}

.tabs-content {
    margin-bottom: 0
}

#topics li a, #topics li a:hover {
    margin-bottom: 10px;
    display: block;
    text-decoration: none;
    padding: .6ex 1.4ex;
    font-weight: 400
}

#video-data {
    padding: 0
}

#topics li a {
    background: #FAFAFA;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    color: #666;
    font-size: .85714rem
}

#topics li a:hover {
    background: #5A5A5A;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    color: #fff
}

.fa, .fa-stack {
    display: inline-block
}

.position-filled, .position-filled h3 {
    color: #aaa
}

.position-filled:after {
    background: url(//nutritionfacts.org/wp-content/themes/NutritionFacts/img/position-filled.png) bottom no-repeat
}

.position-available:after {
    background: url(//nutritionfacts.org/wp-content/themes/NutritionFacts/img/position-available.png) bottom no-repeat
}

.video-container:after, .video-container:hover:after {
    content: "\f04b";
    font-family: FontAwesome;
    font-size: 4.28571rem;
    top: 40%;
    left: 40%;
    color: #fff;
    pointer-events: none;
    position: absolute
}

.video-doctor {
    position: absolute;
    bottom: 0;
    opacity: .3;
    max-width: 300px;
    right: 0
}

.essb_totalcount {
    background: 0 0!important
}

.video-container:after {
    opacity: 0
}

.video-container:hover:after {
    opacity: 1;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.subscribe img {
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 310px;
    opacity: .2
}

.close-button {
    font-size: 2.14286rem;
    color: #000
}

a.mini-bio, p.mini-bio {
    font-size: .9rem!important
}

.topfix {
    margin-top: 10px
}

.essb_more_popup {
    background: #fff
}

.essb_more_popup_button_close a, .essb_more_popup_button_close a:hover {
    padding: 10px!important
}

a.close {
    color: #000!important;
    font-weight: 400!important
}

a.close:hover {
    color: #333
}

p.mini-bio {
    margin-bottom: 5px
}

a.mini-bio {
    font-weight: 600;
    text-align: center
}

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.5.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2?v=4.5.0) format("woff2"), url(../fonts/fontawesome-webfont.woff?v=4.5.0) format("woff"), url(../fonts/fontawesome-webfont.ttf?v=4.5.0) format("truetype"), url(../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased
}

.trw-rating, .trw-title {
    font-family: "Century Gothic", Arial, Helvetica, sans-serif
}

#pass-strength-result.short, #pass-strength-result.strong, .trw-rating {
    font-weight: 700
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%
}

#your-profile label, #your-profile label+a, .fa-stack {
    vertical-align: middle
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

.fa.fa-pull-right, .fa.pull-right {
    margin-left: .3em
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714em
}

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right, .pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
    filter: none
}

.fa-stack {
    position: relative;
    width: 2em;
    height: 2em;
    line-height: 2em
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-close:before, .fa-remove:before, .fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-cog:before, .fa-gear:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-repeat:before, .fa-rotate-right:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-image:before, .fa-photo:before, .fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-exclamation-triangle:before, .fa-warning:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-cogs:before, .fa-gears:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before, .fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-floppy-o:before, .fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-sort:before, .fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before, .fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before, .fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before, .fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before, .fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before, .fa-paste:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-chain-broken:before, .fa-unlink:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-o-down:before, .fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before, .fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before, .fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before, .fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-inr:before, .fa-rupee:before {
    content: "\f156"
}

.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
    content: "\f157"
}

.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
    content: "\f158"
}

.fa-krw:before, .fa-won:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-caret-square-o-left:before, .fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before, .fa-turkish-lira:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-bank:before, .fa-institution:before, .fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before, .fa-mortar-board:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before, .fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before, .fa-file-sound-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before, .fa-life-saver:before, .fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before, .fa-rebel:before {
    content: "\f1d0"
}

.fa-empire:before, .fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before, .fa-y-combinator-square:before, .fa-yc-square:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before, .fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before, .fa-send-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-futbol-o:before, .fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-ils:before, .fa-shekel:before, .fa-sheqel:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before, .fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-bed:before, .fa-hotel:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-y-combinator:before, .fa-yc:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before, .fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before, .fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-paper-o:before, .fa-hand-stop-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-television:before, .fa-tv:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

#your-profile fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

#your-profile label {
    cursor: pointer;
    margin: 0;
    padding: 0
}

#your-profile .form-table {
    border-collapse: collapse
}

#your-profile .form-table th {
    padding: 10px;
    text-align: left;
    vertical-align: top;
    width: 150px
}

#your-profile .form-table td {
    font-size: 11px;
    line-height: 20px;
    margin-bottom: 9px;
    padding: 8px 10px
}

#your-profile .form-table div.color-option {
    display: block;
    clear: both;
    margin-top: 12px
}

#your-profile .form-table input {
    margin: 1px;
    padding: 3px;
    line-height: 15px
}

#your-profile .form-table input.tog {
    margin-top: 2px;
    margin-right: 2px;
    float: left
}

#your-profile .form-table .color-palette {
    vertical-align: bottom;
    float: left;
    margin: -12px 3px 11px;
    width: auto;
    border: none
}

#your-profile .form-table input[type=checkbox], #your-profile .form-table input[type=radio], .gdmultitable td, .ratingblock td {
    vertical-align: middle
}

#your-profile .form-table .color-palette td {
    border-width: 1px 1px 0;
    border-style: solid solid none;
    border-color: #fff;
    height: 10px;
    line-height: 20px;
    width: 10px
}

.login {
    padding: 5px
}

.login p.error {
    padding: 5px;
    border: 1px solid #c00;
    background-color: #ffebe8;
    color: #333
}

.login p.message {
    padding: 5px;
    border: 1px solid #e6db55;
    background-color: #ffffe0;
    color: #333
}

.login form label {
    display: block
}

.login form p.forgetmenot label {
    display: inline
}

.login input {
    margin: 5px 0
}

.profile .screen-reader-text, .profile .screen-reader-text span {
    height: 1px;
    left: -1000em;
    overflow: hidden;
    position: absolute;
    width: 1px
}

.mu_register .hint {
    font-size: 12px;
    margin-bottom: 10px;
    display: block
}

.mu_register label.checkbox {
    display: inline
}

#pass-strength-result {
    float: left;
    border-style: solid;
    border-width: 1px;
    margin: 12px 5px 5px 1px;
    padding: 3px 5px;
    text-align: center;
    width: 200px;
    background-color: #eee;
    border-color: #ddd!important
}

#pass-strength-result.bad {
    background-color: #ffb78c;
    border-color: #ff853c!important
}

#pass-strength-result.good {
    background-color: #ffec8b;
    border-color: #fc0!important
}

#pass-strength-result.short {
    background-color: #ffa0a0;
    border-color: #f04040!important
}

#pass-strength-result.strong {
    background-color: #c3ff88;
    border-color: #8dff1c!important
}

.gdthumb a, .ratecmm .starsbar a:active, .ratecmm .starsbar a:hover, .ratecmm .starsbar a:visited, .ratemulti .starsbar a:active, .ratemulti .starsbar a:hover, .ratemulti .starsbar a:visited, .ratepost .starsbar a:active, .ratepost .starsbar a:hover, .ratepost .starsbar a:visited, .rcmmmulti .starsbar a:active, .rcmmmulti .starsbar a:hover, .rcmmmulti .starsbar a:visited, .rcmmpost .starsbar a:active, .rcmmpost .starsbar a:hover, .rcmmpost .starsbar a:visited, .reviewcmm .starsbar a:active, .reviewcmm .starsbar a:hover, .reviewcmm .starsbar a:visited {
    border: 0!important;
    text-decoration: none
}

.starsbar.gdsr-size-24, .starsbar.gdsr-size-24 .gdheight, .starsbar.gdsr-size-24 a {
    height: 24px
}

.starsbar.gdsr-size-24 a.s1 {
    width: 24px
}

.starsbar.gdsr-size-24 a.s2 {
    width: 48px
}

.starsbar.gdsr-size-24 a.s3 {
    width: 72px
}

.starsbar.gdsr-size-24 a.s4 {
    width: 96px
}

.starsbar.gdsr-size-24 a.s5 {
    width: 120px
}

.starsbar.gdsr-size-24 a.s6 {
    width: 144px
}

.starsbar.gdsr-size-24 a.s7 {
    width: 168px
}

.starsbar.gdsr-size-24 a.s8 {
    width: 192px
}

.starsbar.gdsr-size-24 a.s9 {
    width: 216px
}

.starsbar.gdsr-size-24 a.s10 {
    width: 240px
}

.starsbar.gdsr-size-24 a.s11 {
    width: 264px
}

.starsbar.gdsr-size-24 a.s12 {
    width: 288px
}

.starsbar.gdsr-size-24 a.s13 {
    width: 312px
}

.starsbar.gdsr-size-24 a.s14 {
    width: 336px
}

.starsbar.gdsr-size-24 a.s15 {
    width: 360px
}

.starsbar.gdsr-size-24 a.s16 {
    width: 384px
}

.starsbar.gdsr-size-24 a.s17 {
    width: 408px
}

.starsbar.gdsr-size-24 a.s18 {
    width: 432px
}

.starsbar.gdsr-size-24 a.s19 {
    width: 456px
}

.starsbar.gdsr-size-24 a.s20 {
    width: 480px
}

.ratepost.gdsr-size-24, .ratepost.gdsr-size-24 .starsbar .gdouter, .rcmmpost.gdsr-size-24, .rcmmpost.gdsr-size-24 .starsbar .gdouter {
    width: 120px
}

.rcmmmulti.gdsr-size-24, .rcmmmulti.gdsr-size-24 .starsbar .gdouter {
    width: 480px
}

.ratecmm.gdsr-size-24, .ratecmm.gdsr-size-24 .starsbar .gdouter {
    width: 0
}

.reviewcmm.gdsr-size-24, .reviewcmm.gdsr-size-24 .starsbar .gdouter {
    width: 120px
}

.gdsr-oxygen .starsbar.gdsr-size-24 .gdouter {
    background: url(//nutritionfacts.org/wp-content/themes/NutritionFacts/img/oxygen/stars24.png) repeat-x
}

.gdsr-oxygen .starsbar.gdsr-size-24 .gdinner {
    background: url(//nutritionfacts.org/wp-content/themes/NutritionFacts/img/oxygen/stars24.png) 0 -48px repeat-x
}

.gdsr-oxygen .starsbar.gdsr-size-24 .gdcurrent {
    background: url(//nutritionfacts.org/wp-content/themes/NutritionFacts/img/oxygen/stars24.png) 0 -24px repeat-x
}

.gdsr-oxygen .starsbar.gdsr-size-24 a:hover {
    background: url(//nutritionfacts.org/wp-content/themes/NutritionFacts/img/oxygen/stars24.png) 0 -24px repeat-x!important
}

.ratecmm, .ratemulti, .ratepost, .rcmmmulti, .rcmmpost, .reviewcmm {
    position: relative;
    display: block
}

.ratecmm .starsbar .gdinner, .ratemulti .starsbar .gdinner, .ratepost .starsbar .gdinner, .rcmmmulti .starsbar .gdinner, .rcmmpost .starsbar .gdinner, .reviewcmm .starsbar .gdinner {
    width: 0
}

.ratecmm .starsbar a, .ratemulti .starsbar a, .ratepost .starsbar a, .rcmmmulti .starsbar a, .rcmmpost .starsbar a, .reviewcmm .starsbar a {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    text-decoration: none;
    border: 0!important;
    cursor: pointer;
    background: 0 0!important
}

.gdt-size-12.gdthumbtext {
    line-height: 12px
}

.gdt-size-12.gdthumb, .gdt-size-12.gdthumb a, .gdt-size-12.gdthumb div {
    width: 12px;
    height: 12px
}

.gdt-size-12.gdthumb.gddw a, .gdt-size-12.gdthumb.gddw div {
    background-position: 0 -12px!important
}

.gdt-size-12.gdthumb.gdup a:hover {
    background-position: 0 -24px
}

.gdt-size-12.gdthumb.gddw a:hover {
    background-position: 0 -36px!important
}

.gdt-size-12.gdthumb a.gdt-classical, .gdt-size-12.gdthumb div.gdt-classical {
    background: url(//nutritionfacts.org/wp-content/themes/NutritionFacts/img/classical/thumbs12.png) no-repeat
}

.gdt-size-12.gdthumb a.gdt-starrating, .gdt-size-12.gdthumb div.gdt-starrating {
    background: url(//nutritionfacts.org/wp-content/themes/NutritionFacts/img/starrating/thumbs12.png) no-repeat
}

.gdt-size-12.gdthumb a.gdt-starrating_gif, .gdt-size-12.gdthumb div.gdt-starrating_gif {
    background: url(//nutritionfacts.org/wp-content/themes/NutritionFacts/img/starrating/thumbs12.gif) no-repeat
}

.gdt-size-16.gdthumbtext {
    line-height: 16px
}

.gdt-size-16.gdthumb, .gdt-size-16.gdthumb a, .gdt-size-16.gdthumb div {
    width: 16px;
    height: 16px
}

.gdt-size-16.gdthumb.gddw a, .gdt-size-16.gdthumb.gddw div {
    background-position: 0 -16px!important
}

.gdt-size-16.gdthumb.gdup a:hover {
    background-position: 0 -32px
}

.gdt-size-16.gdthumb.gddw a:hover {
    background-position: 0 -48px!important
}

.gdt-size-16.gdthumb a.gdt-classical, .gdt-size-16.gdthumb div.gdt-classical {
    background: url(//nutritionfacts.org/wp-content/themes/NutritionFacts/img/classical/thumbs16.png) no-repeat
}

.gdt-size-16.gdthumb a.gdt-starrating, .gdt-size-16.gdthumb div.gdt-starrating {
    background: url(//nutritionfacts.org/wp-content/themes/NutritionFacts/img/starrating/thumbs16.png) no-repeat
}

.gdt-size-16.gdthumb a.gdt-starrating_gif, .gdt-size-16.gdthumb div.gdt-starrating_gif {
    background: url(//nutritionfacts.org/wp-content/themes/NutritionFacts/img/starrating/thumbs16.gif) no-repeat
}

.gdt-size-20.gdthumbtext {
    line-height: 20px
}

.gdt-size-20.gdthumb, .gdt-size-20.gdthumb a, .gdt-size-20.gdthumb div {
    width: 20px;
    height: 20px
}

.gdt-size-20.gdthumb.gddw a, .gdt-size-20.gdthumb.gddw div {
    background-position: 0 -20px!important
}

.gdt-size-20.gdthumb.gdup a:hover {
    background-position: 0 -40px
}

.gdt-size-20.gdthumb.gddw a:hover {
    background-position: 0 -60px!important
}

.gdt-size-20.gdthumb a.gdt-classical, .gdt-size-20.gdthumb div.gdt-classical {
    background: url(//nutritionfacts.org/wp-content/themes/NutritionFacts/img/classical/thumbs20.png) no-repeat
}

.gdt-size-20.gdthumb a.gdt-starrating, .gdt-size-20.gdthumb div.gdt-starrating {
    background: url(//nutritionfacts.org/wp-content/themes/NutritionFacts/img/starrating/thumbs20.png) no-repeat
}

.gdt-size-20.gdthumb a.gdt-starrating_gif, .gdt-size-20.gdthumb div.gdt-starrating_gif {
    background: url(//nutritionfacts.org/wp-content/themes/NutritionFacts/img/starrating/thumbs20.gif) no-repeat
}

.gdt-size-24.gdthumbtext {
    line-height: 24px
}

.gdt-size-24.gdthumb, .gdt-size-24.gdthumb a, .gdt-size-24.gdthumb div {
    width: 24px;
    height: 24px
}

.gdt-size-24.gdthumb.gddw a, .gdt-size-24.gdthumb.gddw div {
    background-position: 0 -24px!important
}

.gdt-size-24.gdthumb.gdup a:hover {
    background-position: 0 -48px
}

.gdt-size-24.gdthumb.gddw a:hover {
    background-position: 0 -72px!important
}

.gdt-size-24.gdthumb a.gdt-classical, .gdt-size-24.gdthumb div.gdt-classical {
    background: url(//nutritionfacts.org/wp-content/themes/NutritionFacts/img/classical/thumbs24.png) no-repeat
}

.gdt-size-24.gdthumb a.gdt-starrating, .gdt-size-24.gdthumb div.gdt-starrating {
    background: url(//nutritionfacts.org/wp-content/themes/NutritionFacts/img/starrating/thumbs24.png) no-repeat
}

.gdt-size-24.gdthumb a.gdt-starrating_gif, .gdt-size-24.gdthumb div.gdt-starrating_gif {
    background: url(//nutritionfacts.org/wp-content/themes/NutritionFacts/img/starrating/thumbs24.gif) no-repeat
}

.gdt-size-32.gdthumbtext {
    line-height: 32px
}

.gdt-size-32.gdthumb, .gdt-size-32.gdthumb a, .gdt-size-32.gdthumb div {
    width: 32px;
    height: 32px
}

.gdt-size-32.gdthumb.gddw a, .gdt-size-32.gdthumb.gddw div {
    background-position: 0 -32px!important
}

.gdt-size-32.gdthumb.gdup a:hover {
    background-position: 0 -64px
}

.gdt-size-32.gdthumb.gddw a:hover {
    background-position: 0 -96px!important
}

.gdt-size-32.gdthumb a.gdt-classical, .gdt-size-32.gdthumb div.gdt-classical {
    background: url(//nutritionfacts.org/wp-content/themes/NutritionFacts/img/classical/thumbs32.png) no-repeat
}

.gdt-size-32.gdthumb a.gdt-starrating, .gdt-size-32.gdthumb div.gdt-starrating {
    background: url(//nutritionfacts.org/wp-content/themes/NutritionFacts/img/starrating/thumbs32.png) no-repeat
}

.gdt-size-32.gdthumb a.gdt-starrating_gif, .gdt-size-32.gdthumb div.gdt-starrating_gif {
    background: url(//nutritionfacts.org/wp-content/themes/NutritionFacts/img/starrating/thumbs32.gif) no-repeat
}

.gdt-size-40.gdthumbtext {
    line-height: 40px
}

.gdt-size-40.gdthumb, .gdt-size-40.gdthumb a, .gdt-size-40.gdthumb div {
    width: 40px;
    height: 40px
}

.gdt-size-40.gdthumb.gddw a, .gdt-size-40.gdthumb.gddw div {
    background-position: 0 -40px!important
}

.gdt-size-40.gdthumb.gdup a:hover {
    background-position: 0 -80px
}

.gdt-size-40.gdthumb.gddw a:hover {
    background-position: 0 -120px!important
}

.gdt-size-40.gdthumb a.gdt-classical, .gdt-size-40.gdthumb div.gdt-classical {
    background: url(//nutritionfacts.org/wp-content/themes/NutritionFacts/img/classical/thumbs40.png) no-repeat
}

.gdt-size-40.gdthumb a.gdt-starrating, .gdt-size-40.gdthumb div.gdt-starrating {
    background: url(//nutritionfacts.org/wp-content/themes/NutritionFacts/img/starrating/thumbs40.png) no-repeat
}

.gdt-size-40.gdthumb a.gdt-starrating_gif, .gdt-size-40.gdthumb div.gdt-starrating_gif {
    background: url(//nutritionfacts.org/wp-content/themes/NutritionFacts/img/starrating/thumbs40.gif) no-repeat
}

.gdthumb a {
    cursor: pointer;
    display: block;
    left: 0;
    position: absolute;
    top: 0
}

.rtexthumb .gdthumbtext {
    float: none
}

.gdthumb, .raterleft, .thumblock .ratingloader {
    float: left
}

.gdthumbtext {
    float: left;
    font-size: 12px
}

.gdthumb {
    position: relative
}

.gdthumb.gdup a {
    background-position: 0 0
}

.ratemulti .starsbar .gdcurrent {
    width: 0;
    top: 0;
    position: absolute
}

.loader.broken.width, .loader.flower.width {
    width: 16px
}

.starsbar .gdinner {
    padding: 0
}

.raterright {
    float: right
}

.inactive, .voted {
    color: #999
}

.thanks {
    color: #36AA3D
}

.static {
    color: #5D3126
}

.rater {
    top: 0
}

.ratingtextmulti {
    float: left
}

.ratingbutton {
    float: right;
    padding: 1px 6px
}

.ratingbutton.gdinactive {
    border: 1px solid #9c5f5f;
    background-color: #e9e4d4
}

.ratingbutton.gdactive {
    border: 1px solid #000;
    background-color: #f1ede5;
    cursor: pointer
}

.gdtblbottom, .mtrow {
    background-color: #fffcf4
}

.ratingbutton a {
    line-height: 14px;
    text-decoration: none!important
}

.ratingbutton.gdactive a {
    color: #ad1b1b;
    cursor: pointer
}

.ratingbutton.gdinactive a {
    color: gray;
    cursor: default
}

.gdmultitable {
    padding: 3px;
    margin: 3px;
    border: 1px solid #999
}

.gdtblbottom td {
    padding-top: 4px
}

.gdtblbottom {
    margin-top: 2px
}

.mtrow td.mtstars {
    text-align: right
}

.mtrow.alternate {
    background-color: #f7f4ea
}

.gdtblmuravg {
    background-color: #fffcf4
}

.gdtblmuravg td {
    border-top: 2px solid #dcdcdc;
    text-align: center
}

.gdmultitable td {
    padding: 2px 4px;
    color: #000
}

.ratingblock, .thumblock {
    margin-bottom: 4px;
    margin-top: 4px;
    font-size: 12px
}

.ratingtext {
    padding-bottom: 2px;
    margin-bottom: 2px;
    margin-top: 0
}

.ratingmulti img {
    border: 0;
    padding: 0;
    margin: 0
}

.gdouter {
    text-align: left
}

.ratingblockarticle {
    font-size: 1em
}

.ratingblockcomment {
    font-size: .8em
}

.ratingloaderarticle, .ratingloadercomment {
    font-size: 12px;
    text-align: center;
    vertical-align: middle
}

.cmminthide {
    display: none
}

.loader {
    margin-left: auto;
    margin-right: auto;
    text-align: left
}

.trw-footer, .trw-rating, .trw-title {
    text-align: center
}

.loader.flower {
    background: url(//nutritionfacts.org/wp-content/themes/NutritionFacts/img/loader/flower.gif) left no-repeat;
    padding-left: 18px
}

.loader.broken {
    background: url(//nutritionfacts.org/wp-content/themes/NutritionFacts/img/loader/broken.gif) left no-repeat;
    padding-left: 18px
}

.loader.width {
    padding-left: 0
}

.loader.arrows.thumb, .loader.broken.thumb, .loader.brokenbig.thumb, .loader.circle.thumb, .loader.flower.thumb, .loader.radar.thumb, .loader.snake.thumb, .loader.snakebig.thumb, .loader.triangles.thumb {
    background-position: center!important;
    padding-left: 0!important
}

.trw-title {
    font-size: 16px
}

.trw-rating {
    font-size: 44px
}

.trw-footer {
    font-size: 11px;
    font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif
}

.gdsrcacheloader {
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
    margin: 3px;
    padding: 3px
}

.gdsrclsmall {
    background: url(//nutritionfacts.org/wp-content/themes/NutritionFacts/img/gfx/load_small.png) left no-repeat;
    padding-left: 28px;
    width: 120px
}

.gdsrclbig {
    background: url(//nutritionfacts.org/wp-content/themes/NutritionFacts/img/gfx/load_big.png) left no-repeat;
    padding-left: 46px;
    width: 160px
}

.gdsrclsmall strong {
    font-size: 14px
}

.gdsrclsmall em {
    font-size: 11px
}

.gdsrclbig strong {
    font-size: 17px
}

.gdsrclbig em {
    font-size: 14px
}

.acf-disabled ( display: none !important);
.pmcc-comments-report-link a {
    color: #c1c1c1 !important;
    padding: 2px 5px;
    font-size: 13px !important;
    margin: 2px 0 0 5px;
    border: 1px solid #ddd;
}
