@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

.active-filters .active-filter-clear, .filter .filter-content-wrapper .clear-filter, a {
    background-color: transparent
}

.active-filters .active-filter-clear:active, .active-filters .active-filter-clear:hover, .filter .filter-content-wrapper .clear-filter:active, .filter .filter-content-wrapper .clear-filter:hover, a:active, a:hover {
    outline: 0
}

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

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: not-allowed
}

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

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

.foundation-mq {
    font-family: "small=0em&medium=47.9375em&large=64em&xlarge=75em&xxlarge=90em"
}

html {
    font-size: 100%;
    box-sizing: border-box
}

*, :after, :before {
    box-sizing: inherit
}

body {
    padding: 0;
    margin: 0;
    font-family: Georgia, serif;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    background: #f8f8f8;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle
}

textarea {
    height: auto;
    min-height: 50px;
    border-radius: 0
}

select {
    width: 100%;
    border-radius: 0
}

#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
}

button {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    padding: 0;
    border: 0;
    border-radius: 0;
    line-height: 1
}

[data-whatinput=mouse] button {
    outline: 0
}

.is-visible {
    display: block!important
}

.is-hidden {
    display: none!important
}

.row {
    max-width: 62.1875rem;
    margin-left: auto;
    margin-right: auto
}

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

.row:after {
    clear: both
}

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

.row .row {
    margin-left: -1.25rem;
    margin-right: -1.25rem
}

@media screen and (min-width:47.9375em) {
    .row .row {
        margin-left: -.9375rem;
        margin-right: -.9375rem
    }
}

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

.row.expanded {
    max-width: none
}

.row.expanded .row {
    margin-left: auto;
    margin-right: auto
}

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

@media screen and (min-width:47.9375em) {
    .column, .columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: right
}

.column.end:last-child:last-child, .end.columns:last-child:last-child {
    float: left
}

.column.row.row, .row.row.columns {
    float: none
}

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

.small-1 {
    width: 8.33333%
}

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

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

.small-offset-0 {
    margin-left: 0
}

.small-2 {
    width: 16.66667%
}

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

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

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

.small-3 {
    width: 25%
}

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

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

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

.small-4 {
    width: 33.33333%
}

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

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

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

.small-5 {
    width: 41.66667%
}

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

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

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

.small-6 {
    width: 50%
}

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

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

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

.small-7 {
    width: 58.33333%
}

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

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

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

.small-8 {
    width: 66.66667%
}

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

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

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

.small-9 {
    width: 75%
}

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

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

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

.small-10 {
    width: 83.33333%
}

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

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

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

.small-11 {
    width: 91.66667%
}

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

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

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

.small-12 {
    width: 100%
}

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

.small-up-1>.column, .small-up-1>.columns {
    width: 100%;
    float: left
}

.small-up-1>.column:nth-of-type(1n), .small-up-1>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-1>.column:nth-of-type(1n+1), .small-up-1>.columns:nth-of-type(1n+1) {
    clear: both
}

.small-up-1>.column:last-child, .small-up-1>.columns:last-child {
    float: left
}

.small-up-2>.column, .small-up-2>.columns {
    width: 50%;
    float: left
}

.small-up-2>.column:nth-of-type(1n), .small-up-2>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-2>.column:nth-of-type(2n+1), .small-up-2>.columns:nth-of-type(2n+1) {
    clear: both
}

.small-up-2>.column:last-child, .small-up-2>.columns:last-child {
    float: left
}

.small-up-3>.column, .small-up-3>.columns {
    width: 33.33333%;
    float: left
}

.small-up-3>.column:nth-of-type(1n), .small-up-3>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-3>.column:nth-of-type(3n+1), .small-up-3>.columns:nth-of-type(3n+1) {
    clear: both
}

.small-up-3>.column:last-child, .small-up-3>.columns:last-child {
    float: left
}

.small-up-4>.column, .small-up-4>.columns {
    width: 25%;
    float: left
}

.small-up-4>.column:nth-of-type(1n), .small-up-4>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-4>.column:nth-of-type(4n+1), .small-up-4>.columns:nth-of-type(4n+1) {
    clear: both
}

.small-up-4>.column:last-child, .small-up-4>.columns:last-child {
    float: left
}

.small-up-5>.column, .small-up-5>.columns {
    width: 20%;
    float: left
}

.small-up-5>.column:nth-of-type(1n), .small-up-5>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-5>.column:nth-of-type(5n+1), .small-up-5>.columns:nth-of-type(5n+1) {
    clear: both
}

.small-up-5>.column:last-child, .small-up-5>.columns:last-child {
    float: left
}

.small-up-6>.column, .small-up-6>.columns {
    width: 16.66667%;
    float: left
}

.small-up-6>.column:nth-of-type(1n), .small-up-6>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-6>.column:nth-of-type(6n+1), .small-up-6>.columns:nth-of-type(6n+1) {
    clear: both
}

.small-up-6>.column:last-child, .small-up-6>.columns:last-child {
    float: left
}

.small-up-7>.column, .small-up-7>.columns {
    width: 14.28571%;
    float: left
}

.small-up-7>.column:nth-of-type(1n), .small-up-7>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-7>.column:nth-of-type(7n+1), .small-up-7>.columns:nth-of-type(7n+1) {
    clear: both
}

.small-up-7>.column:last-child, .small-up-7>.columns:last-child {
    float: left
}

.small-up-8>.column, .small-up-8>.columns {
    width: 12.5%;
    float: left
}

.small-up-8>.column:nth-of-type(1n), .small-up-8>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-8>.column:nth-of-type(8n+1), .small-up-8>.columns:nth-of-type(8n+1) {
    clear: both
}

.small-up-8>.column:last-child, .small-up-8>.columns:last-child {
    float: left
}

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

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

.small-uncollapse>.column, .small-uncollapse>.columns {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

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

.small-centered, .small-centered:last-child:not(:first-child) {
    float: none;
    clear: both
}

.small-pull-0, .small-push-0, .small-uncentered {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left
}

@media screen and (min-width:47.9375em) {
    .medium-1 {
        width: 8.33333%
    }
    .medium-push-1 {
        position: relative;
        left: 8.33333%
    }
    .medium-pull-1 {
        position: relative;
        left: -8.33333%
    }
    .medium-offset-0 {
        margin-left: 0
    }
    .medium-2 {
        width: 16.66667%
    }
    .medium-push-2 {
        position: relative;
        left: 16.66667%
    }
    .medium-pull-2 {
        position: relative;
        left: -16.66667%
    }
    .medium-offset-1 {
        margin-left: 8.33333%
    }
    .medium-3 {
        width: 25%
    }
    .medium-push-3 {
        position: relative;
        left: 25%
    }
    .medium-pull-3 {
        position: relative;
        left: -25%
    }
    .medium-offset-2 {
        margin-left: 16.66667%
    }
    .medium-4 {
        width: 33.33333%
    }
    .medium-push-4 {
        position: relative;
        left: 33.33333%
    }
    .medium-pull-4 {
        position: relative;
        left: -33.33333%
    }
    .medium-offset-3 {
        margin-left: 25%
    }
    .medium-5 {
        width: 41.66667%
    }
    .medium-push-5 {
        position: relative;
        left: 41.66667%
    }
    .medium-pull-5 {
        position: relative;
        left: -41.66667%
    }
    .medium-offset-4 {
        margin-left: 33.33333%
    }
    .medium-6 {
        width: 50%
    }
    .medium-push-6 {
        position: relative;
        left: 50%
    }
    .medium-pull-6 {
        position: relative;
        left: -50%
    }
    .medium-offset-5 {
        margin-left: 41.66667%
    }
    .medium-7 {
        width: 58.33333%
    }
    .medium-push-7 {
        position: relative;
        left: 58.33333%
    }
    .medium-pull-7 {
        position: relative;
        left: -58.33333%
    }
    .medium-offset-6 {
        margin-left: 50%
    }
    .medium-8 {
        width: 66.66667%
    }
    .medium-push-8 {
        position: relative;
        left: 66.66667%
    }
    .medium-pull-8 {
        position: relative;
        left: -66.66667%
    }
    .medium-offset-7 {
        margin-left: 58.33333%
    }
    .medium-9 {
        width: 75%
    }
    .medium-push-9 {
        position: relative;
        left: 75%
    }
    .medium-pull-9 {
        position: relative;
        left: -75%
    }
    .medium-offset-8 {
        margin-left: 66.66667%
    }
    .medium-10 {
        width: 83.33333%
    }
    .medium-push-10 {
        position: relative;
        left: 83.33333%
    }
    .medium-pull-10 {
        position: relative;
        left: -83.33333%
    }
    .medium-offset-9 {
        margin-left: 75%
    }
    .medium-11 {
        width: 91.66667%
    }
    .medium-push-11 {
        position: relative;
        left: 91.66667%
    }
    .medium-pull-11 {
        position: relative;
        left: -91.66667%
    }
    .medium-offset-10 {
        margin-left: 83.33333%
    }
    .medium-12 {
        width: 100%
    }
    .medium-offset-11 {
        margin-left: 91.66667%
    }
    .medium-up-1>.column, .medium-up-1>.columns {
        width: 100%;
        float: left
    }
    .medium-up-1>.column:nth-of-type(1n), .medium-up-1>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-1>.column:nth-of-type(1n+1), .medium-up-1>.columns:nth-of-type(1n+1) {
        clear: both
    }
    .medium-up-1>.column:last-child, .medium-up-1>.columns:last-child {
        float: left
    }
    .medium-up-2>.column, .medium-up-2>.columns {
        width: 50%;
        float: left
    }
    .medium-up-2>.column:nth-of-type(1n), .medium-up-2>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-2>.column:nth-of-type(2n+1), .medium-up-2>.columns:nth-of-type(2n+1) {
        clear: both
    }
    .medium-up-2>.column:last-child, .medium-up-2>.columns:last-child {
        float: left
    }
    .medium-up-3>.column, .medium-up-3>.columns {
        width: 33.33333%;
        float: left
    }
    .medium-up-3>.column:nth-of-type(1n), .medium-up-3>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-3>.column:nth-of-type(3n+1), .medium-up-3>.columns:nth-of-type(3n+1) {
        clear: both
    }
    .medium-up-3>.column:last-child, .medium-up-3>.columns:last-child {
        float: left
    }
    .medium-up-4>.column, .medium-up-4>.columns {
        width: 25%;
        float: left
    }
    .medium-up-4>.column:nth-of-type(1n), .medium-up-4>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-4>.column:nth-of-type(4n+1), .medium-up-4>.columns:nth-of-type(4n+1) {
        clear: both
    }
    .medium-up-4>.column:last-child, .medium-up-4>.columns:last-child {
        float: left
    }
    .medium-up-5>.column, .medium-up-5>.columns {
        width: 20%;
        float: left
    }
    .medium-up-5>.column:nth-of-type(1n), .medium-up-5>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-5>.column:nth-of-type(5n+1), .medium-up-5>.columns:nth-of-type(5n+1) {
        clear: both
    }
    .medium-up-5>.column:last-child, .medium-up-5>.columns:last-child {
        float: left
    }
    .medium-up-6>.column, .medium-up-6>.columns {
        width: 16.66667%;
        float: left
    }
    .medium-up-6>.column:nth-of-type(1n), .medium-up-6>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-6>.column:nth-of-type(6n+1), .medium-up-6>.columns:nth-of-type(6n+1) {
        clear: both
    }
    .medium-up-6>.column:last-child, .medium-up-6>.columns:last-child {
        float: left
    }
    .medium-up-7>.column, .medium-up-7>.columns {
        width: 14.28571%;
        float: left
    }
    .medium-up-7>.column:nth-of-type(1n), .medium-up-7>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-7>.column:nth-of-type(7n+1), .medium-up-7>.columns:nth-of-type(7n+1) {
        clear: both
    }
    .medium-up-7>.column:last-child, .medium-up-7>.columns:last-child {
        float: left
    }
    .medium-up-8>.column, .medium-up-8>.columns {
        width: 12.5%;
        float: left
    }
    .medium-up-8>.column:nth-of-type(1n), .medium-up-8>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-8>.column:nth-of-type(8n+1), .medium-up-8>.columns:nth-of-type(8n+1) {
        clear: both
    }
    .medium-up-8>.column:last-child, .medium-up-8>.columns:last-child {
        float: left
    }
    .medium-collapse>.column, .medium-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .expanded.row .medium-collapse.row, .medium-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .medium-uncollapse>.column, .medium-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
    .medium-centered {
        margin-left: auto;
        margin-right: auto
    }
    .medium-centered, .medium-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }
    .medium-pull-0, .medium-push-0, .medium-uncentered {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left
    }
}

@media screen and (min-width:64em) {
    .large-1 {
        width: 8.33333%
    }
    .large-push-1 {
        position: relative;
        left: 8.33333%
    }
    .large-pull-1 {
        position: relative;
        left: -8.33333%
    }
    .large-offset-0 {
        margin-left: 0
    }
    .large-2 {
        width: 16.66667%
    }
    .large-push-2 {
        position: relative;
        left: 16.66667%
    }
    .large-pull-2 {
        position: relative;
        left: -16.66667%
    }
    .large-offset-1 {
        margin-left: 8.33333%
    }
    .large-3 {
        width: 25%
    }
    .large-push-3 {
        position: relative;
        left: 25%
    }
    .large-pull-3 {
        position: relative;
        left: -25%
    }
    .large-offset-2 {
        margin-left: 16.66667%
    }
    .large-4 {
        width: 33.33333%
    }
    .large-push-4 {
        position: relative;
        left: 33.33333%
    }
    .large-pull-4 {
        position: relative;
        left: -33.33333%
    }
    .large-offset-3 {
        margin-left: 25%
    }
    .large-5 {
        width: 41.66667%
    }
    .large-push-5 {
        position: relative;
        left: 41.66667%
    }
    .large-pull-5 {
        position: relative;
        left: -41.66667%
    }
    .large-offset-4 {
        margin-left: 33.33333%
    }
    .large-6 {
        width: 50%
    }
    .large-push-6 {
        position: relative;
        left: 50%
    }
    .large-pull-6 {
        position: relative;
        left: -50%
    }
    .large-offset-5 {
        margin-left: 41.66667%
    }
    .large-7 {
        width: 58.33333%
    }
    .large-push-7 {
        position: relative;
        left: 58.33333%
    }
    .large-pull-7 {
        position: relative;
        left: -58.33333%
    }
    .large-offset-6 {
        margin-left: 50%
    }
    .large-8 {
        width: 66.66667%
    }
    .large-push-8 {
        position: relative;
        left: 66.66667%
    }
    .large-pull-8 {
        position: relative;
        left: -66.66667%
    }
    .large-offset-7 {
        margin-left: 58.33333%
    }
    .large-9 {
        width: 75%
    }
    .large-push-9 {
        position: relative;
        left: 75%
    }
    .large-pull-9 {
        position: relative;
        left: -75%
    }
    .large-offset-8 {
        margin-left: 66.66667%
    }
    .large-10 {
        width: 83.33333%
    }
    .large-push-10 {
        position: relative;
        left: 83.33333%
    }
    .large-pull-10 {
        position: relative;
        left: -83.33333%
    }
    .large-offset-9 {
        margin-left: 75%
    }
    .large-11 {
        width: 91.66667%
    }
    .large-push-11 {
        position: relative;
        left: 91.66667%
    }
    .large-pull-11 {
        position: relative;
        left: -91.66667%
    }
    .large-offset-10 {
        margin-left: 83.33333%
    }
    .large-12 {
        width: 100%
    }
    .large-offset-11 {
        margin-left: 91.66667%
    }
    .large-up-1>.column, .large-up-1>.columns {
        width: 100%;
        float: left
    }
    .large-up-1>.column:nth-of-type(1n), .large-up-1>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-1>.column:nth-of-type(1n+1), .large-up-1>.columns:nth-of-type(1n+1) {
        clear: both
    }
    .large-up-1>.column:last-child, .large-up-1>.columns:last-child {
        float: left
    }
    .large-up-2>.column, .large-up-2>.columns {
        width: 50%;
        float: left
    }
    .large-up-2>.column:nth-of-type(1n), .large-up-2>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-2>.column:nth-of-type(2n+1), .large-up-2>.columns:nth-of-type(2n+1) {
        clear: both
    }
    .large-up-2>.column:last-child, .large-up-2>.columns:last-child {
        float: left
    }
    .large-up-3>.column, .large-up-3>.columns {
        width: 33.33333%;
        float: left
    }
    .large-up-3>.column:nth-of-type(1n), .large-up-3>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-3>.column:nth-of-type(3n+1), .large-up-3>.columns:nth-of-type(3n+1) {
        clear: both
    }
    .large-up-3>.column:last-child, .large-up-3>.columns:last-child {
        float: left
    }
    .large-up-4>.column, .large-up-4>.columns {
        width: 25%;
        float: left
    }
    .large-up-4>.column:nth-of-type(1n), .large-up-4>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-4>.column:nth-of-type(4n+1), .large-up-4>.columns:nth-of-type(4n+1) {
        clear: both
    }
    .large-up-4>.column:last-child, .large-up-4>.columns:last-child {
        float: left
    }
    .large-up-5>.column, .large-up-5>.columns {
        width: 20%;
        float: left
    }
    .large-up-5>.column:nth-of-type(1n), .large-up-5>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-5>.column:nth-of-type(5n+1), .large-up-5>.columns:nth-of-type(5n+1) {
        clear: both
    }
    .large-up-5>.column:last-child, .large-up-5>.columns:last-child {
        float: left
    }
    .large-up-6>.column, .large-up-6>.columns {
        width: 16.66667%;
        float: left
    }
    .large-up-6>.column:nth-of-type(1n), .large-up-6>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-6>.column:nth-of-type(6n+1), .large-up-6>.columns:nth-of-type(6n+1) {
        clear: both
    }
    .large-up-6>.column:last-child, .large-up-6>.columns:last-child {
        float: left
    }
    .large-up-7>.column, .large-up-7>.columns {
        width: 14.28571%;
        float: left
    }
    .large-up-7>.column:nth-of-type(1n), .large-up-7>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-7>.column:nth-of-type(7n+1), .large-up-7>.columns:nth-of-type(7n+1) {
        clear: both
    }
    .large-up-7>.column:last-child, .large-up-7>.columns:last-child {
        float: left
    }
    .large-up-8>.column, .large-up-8>.columns {
        width: 12.5%;
        float: left
    }
    .large-up-8>.column:nth-of-type(1n), .large-up-8>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-8>.column:nth-of-type(8n+1), .large-up-8>.columns:nth-of-type(8n+1) {
        clear: both
    }
    .large-up-8>.column:last-child, .large-up-8>.columns:last-child {
        float: left
    }
    .large-collapse>.column, .large-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .expanded.row .large-collapse.row, .large-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .large-uncollapse>.column, .large-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
    .large-centered {
        margin-left: auto;
        margin-right: auto
    }
    .large-centered, .large-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }
    .large-pull-0, .large-push-0, .large-uncentered {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left
    }
}

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

p {
    font-size: inherit;
    line-height: 1.6;
    margin-bottom: 1rem;
    text-rendering: optimizeLegibility
}

em, i {
    font-style: italic
}

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

b, strong {
    font-weight: 700
}

small {
    font-size: 80%;
    line-height: inherit
}

h1, h2, h3, h4, h5, h6 {
    font-family: Georgia, serif;
    font-weight: 400;
    font-style: normal;
    color: inherit;
    text-rendering: optimizeLegibility;
    margin-top: 0;
    margin-bottom: .5rem;
    line-height: 1.4
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #cacaca;
    line-height: 0
}

h1 {
    font-size: 1.5rem
}

h2 {
    font-size: 1.25rem
}

h3 {
    font-size: 1.1875rem
}

h4 {
    font-size: 1.125rem
}

h5 {
    font-size: 1.0625rem
}

h6 {
    font-size: 1rem
}

@media screen and (min-width:47.9375em) {
    h1 {
        font-size: 2.25rem
    }
    h2 {
        font-size: 1.5rem
    }
    h3 {
        font-size: 1.9375rem
    }
    h4 {
        font-size: 1.5625rem
    }
    h5 {
        font-size: 1.25rem
    }
    h6 {
        font-size: 1rem
    }
}

.active-filters .active-filter-clear, .filter .filter-content-wrapper .clear-filter, a {
    color: #008281;
    text-decoration: none;
    line-height: inherit;
    cursor: pointer
}

.active-filters .active-filter-clear:focus, .active-filters .active-filter-clear:hover, .filter .filter-content-wrapper .clear-filter:focus, .filter .filter-content-wrapper .clear-filter:hover, a:focus, a:hover {
    color: #2aa198
}

.active-filters .active-filter-clear img, .filter .filter-content-wrapper .clear-filter img, a img {
    border: 0
}

hr {
    max-width: 62.1875rem;
    height: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0;
    margin: 1.25rem auto;
    clear: both
}

dl, ol, ul {
    line-height: 1.6;
    margin-bottom: 1rem;
    list-style-position: outside
}

li {
    font-size: inherit
}

ul {
    list-style-type: disc
}

ol, ul {
    margin-left: 1.25rem
}

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

dl {
    margin-bottom: 1rem
}

dl dt {
    margin-bottom: .3rem;
    font-weight: 700
}

blockquote {
    margin: 0 0 1rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #cacaca
}

blockquote, blockquote p {
    line-height: 1.6;
    color: #8a8a8a
}

cite {
    display: block;
    font-size: .8125rem;
    color: #8a8a8a
}

cite:before {
    content: '\2014 \0020'
}

abbr {
    color: #0a0a0a;
    cursor: help;
    border-bottom: 1px dotted #0a0a0a
}

code {
    font-weight: 400;
    border: 1px solid #cacaca;
    padding: .125rem .3125rem .0625rem
}

code, kbd {
    font-family: Consolas, Liberation Mono, Courier, monospace;
    color: #0a0a0a;
    background-color: #e6e6e6
}

kbd {
    padding: .125rem .25rem 0;
    margin: 0
}

.subheader {
    margin-top: .2rem;
    margin-bottom: .5rem;
    font-weight: 400;
    line-height: 1.4;
    color: #8a8a8a
}

.lead {
    font-size: 125%;
    line-height: 1.6
}

.stat {
    font-size: 2.5rem;
    line-height: 1
}

p+.stat {
    margin-top: -1rem
}

.no-bullet {
    margin-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

@media screen and (min-width:47.9375em) {
    .medium-text-left {
        text-align: left
    }
    .medium-text-right {
        text-align: right
    }
    .medium-text-center {
        text-align: center
    }
    .medium-text-justify {
        text-align: justify
    }
}

@media screen and (min-width:64em) {
    .large-text-left {
        text-align: left
    }
    .large-text-right {
        text-align: right
    }
    .large-text-center {
        text-align: center
    }
    .large-text-justify {
        text-align: justify
    }
}

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

@media print {
    * {
        background: transparent!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    .show-for-print {
        display: block!important
    }
    .hide-for-print {
        display: none!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
    }
    .active-filters .active-filter-clear, .active-filters .active-filter-clear:visited, .filter .filter-content-wrapper .clear-filter, .filter .filter-content-wrapper .clear-filter:visited, a, a:visited {
        text-decoration: underline
    }
    .active-filters [href].active-filter-clear:after, .filter .filter-content-wrapper [href].clear-filter:after, a[href]:after {
        content: " (" attr(href) ")"
    }
    .active-filters .ir .active-filter-clear:after, .active-filters [href^='#'].active-filter-clear:after, .active-filters [href^='javascript:'].active-filter-clear:after, .filter .filter-content-wrapper .ir .clear-filter:after, .filter .filter-content-wrapper [href^='#'].clear-filter:after, .filter .filter-content-wrapper [href^='javascript:'].clear-filter:after, .ir .active-filters .active-filter-clear:after, .ir .filter .filter-content-wrapper .clear-filter:after, .ir a:after, a[href^='#']:after, a[href^='javascript:']:after {
        content: ''
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    blockquote, pre {
        border: 1px solid #8a8a8a;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img, tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    @page {
        margin: .5cm
    }
    h2, h3, p {
        orphans: 3;
        widows: 3
    }
    h2, h3 {
        page-break-after: avoid
    }
}

#button-container .introjs-button, .button {
    display: inline-block;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    transition: background-color .25s ease-out, color .25s ease-out;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 0;
    padding: .85em 1em;
    margin: 0 0 1rem;
    font-size: .9rem;
    background-color: #008281;
    color: #fefefe
}

#button-container [data-whatinput=mouse] .introjs-button, [data-whatinput=mouse] #button-container .introjs-button, [data-whatinput=mouse] .button {
    outline: 0
}

#button-container .introjs-button:focus, #button-container .introjs-button:hover, .button:focus, .button:hover {
    background-color: #006f6e;
    color: #fefefe
}

#button-container .tiny.introjs-button, .button.tiny {
    font-size: .6rem
}

#button-container .small.introjs-button, .button.small {
    font-size: .75rem
}

#button-container .large.introjs-button, .button.large {
    font-size: 1.25rem
}

#button-container .expanded.introjs-button, .button.expanded {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0
}

#button-container .primary.introjs-button, .button.primary {
    background-color: #008281;
    color: #fefefe
}

#button-container .primary.introjs-button:focus, #button-container .primary.introjs-button:hover, .button.primary:focus, .button.primary:hover {
    background-color: #006867;
    color: #fefefe
}

#button-container .secondary.introjs-button, .button.secondary {
    background-color: #b30004;
    color: #fefefe
}

#button-container .secondary.introjs-button:focus, #button-container .secondary.introjs-button:hover, .button.secondary:focus, .button.secondary:hover {
    background-color: #8f0003;
    color: #fefefe
}

#button-container .success.introjs-button, .button.success {
    background-color: #3adb76;
    color: #fefefe
}

#button-container .success.introjs-button:focus, #button-container .success.introjs-button:hover, .button.success:focus, .button.success:hover {
    background-color: #22bb5b;
    color: #fefefe
}

#button-container .warning.introjs-button, .button.warning {
    background-color: #ffae00;
    color: #fefefe
}

#button-container .warning.introjs-button:focus, #button-container .warning.introjs-button:hover, .button.warning:focus, .button.warning:hover {
    background-color: #cc8b00;
    color: #fefefe
}

#button-container .alert.introjs-button, .button.alert {
    background-color: #ec5840;
    color: #fefefe
}

#button-container .alert.introjs-button:focus, #button-container .alert.introjs-button:hover, .button.alert:focus, .button.alert:hover {
    background-color: #da3116;
    color: #fefefe
}

#button-container .hollow.introjs-button, .button.hollow {
    border: 1px solid #008281;
    color: #008281
}

#button-container .hollow.introjs-button, #button-container .hollow.introjs-button:focus, #button-container .hollow.introjs-button:hover, .button.hollow, .button.hollow:focus, .button.hollow:hover {
    background-color: transparent
}

#button-container .hollow.introjs-button:focus, #button-container .hollow.introjs-button:hover, .button.hollow:focus, .button.hollow:hover {
    border-color: #004141;
    color: #004141
}

#button-container .hollow.primary.introjs-button, .button.hollow.primary {
    border: 1px solid #008281;
    color: #008281
}

#button-container .hollow.primary.introjs-button:focus, #button-container .hollow.primary.introjs-button:hover, .button.hollow.primary:focus, .button.hollow.primary:hover {
    border-color: #004141;
    color: #004141
}

#button-container .hollow.secondary.introjs-button, .button.hollow.secondary {
    border: 1px solid #b30004;
    color: #b30004
}

#button-container .hollow.secondary.introjs-button:focus, #button-container .hollow.secondary.introjs-button:hover, .button.hollow.secondary:focus, .button.hollow.secondary:hover {
    border-color: #5a0002;
    color: #5a0002
}

#button-container .hollow.success.introjs-button, .button.hollow.success {
    border: 1px solid #3adb76;
    color: #3adb76
}

#button-container .hollow.success.introjs-button:focus, #button-container .hollow.success.introjs-button:hover, .button.hollow.success:focus, .button.hollow.success:hover {
    border-color: #157539;
    color: #157539
}

#button-container .hollow.warning.introjs-button, .button.hollow.warning {
    border: 1px solid #ffae00;
    color: #ffae00
}

#button-container .hollow.warning.introjs-button:focus, #button-container .hollow.warning.introjs-button:hover, .button.hollow.warning:focus, .button.hollow.warning:hover {
    border-color: #805700;
    color: #805700
}

#button-container .hollow.alert.introjs-button, .button.hollow.alert {
    border: 1px solid #ec5840;
    color: #ec5840
}

#button-container .hollow.alert.introjs-button:focus, #button-container .hollow.alert.introjs-button:hover, .button.hollow.alert:focus, .button.hollow.alert:hover {
    border-color: #881f0e;
    color: #881f0e
}

#button-container .disabled.introjs-button, #button-container [disabled].introjs-button, .button.disabled, .button[disabled] {
    opacity: .25;
    cursor: not-allowed
}

#button-container .disabled.introjs-button:focus, #button-container .disabled.introjs-button:hover, #button-container [disabled].introjs-button:focus, #button-container [disabled].introjs-button:hover, .button.disabled:focus, .button.disabled:hover, .button[disabled]:focus, .button[disabled]:hover {
    background-color: #008281;
    color: #fefefe
}

#button-container .disabled.primary.introjs-button, #button-container [disabled].primary.introjs-button, .button.disabled.primary, .button[disabled].primary {
    opacity: .25;
    cursor: not-allowed
}

#button-container .disabled.primary.introjs-button:focus, #button-container .disabled.primary.introjs-button:hover, #button-container [disabled].primary.introjs-button:focus, #button-container [disabled].primary.introjs-button:hover, .button.disabled.primary:focus, .button.disabled.primary:hover, .button[disabled].primary:focus, .button[disabled].primary:hover {
    background-color: #008281;
    color: #fefefe
}

#button-container .disabled.secondary.introjs-button, #button-container [disabled].secondary.introjs-button, .button.disabled.secondary, .button[disabled].secondary {
    opacity: .25;
    cursor: not-allowed
}

#button-container .disabled.secondary.introjs-button:focus, #button-container .disabled.secondary.introjs-button:hover, #button-container [disabled].secondary.introjs-button:focus, #button-container [disabled].secondary.introjs-button:hover, .button.disabled.secondary:focus, .button.disabled.secondary:hover, .button[disabled].secondary:focus, .button[disabled].secondary:hover {
    background-color: #b30004;
    color: #fefefe
}

#button-container .disabled.success.introjs-button, #button-container [disabled].success.introjs-button, .button.disabled.success, .button[disabled].success {
    opacity: .25;
    cursor: not-allowed
}

#button-container .disabled.success.introjs-button:focus, #button-container .disabled.success.introjs-button:hover, #button-container [disabled].success.introjs-button:focus, #button-container [disabled].success.introjs-button:hover, .button.disabled.success:focus, .button.disabled.success:hover, .button[disabled].success:focus, .button[disabled].success:hover {
    background-color: #3adb76;
    color: #fefefe
}

#button-container .disabled.warning.introjs-button, #button-container [disabled].warning.introjs-button, .button.disabled.warning, .button[disabled].warning {
    opacity: .25;
    cursor: not-allowed
}

#button-container .disabled.warning.introjs-button:focus, #button-container .disabled.warning.introjs-button:hover, #button-container [disabled].warning.introjs-button:focus, #button-container [disabled].warning.introjs-button:hover, .button.disabled.warning:focus, .button.disabled.warning:hover, .button[disabled].warning:focus, .button[disabled].warning:hover {
    background-color: #ffae00;
    color: #fefefe
}

#button-container .disabled.alert.introjs-button, #button-container [disabled].alert.introjs-button, .button.disabled.alert, .button[disabled].alert {
    opacity: .25;
    cursor: not-allowed
}

#button-container .disabled.alert.introjs-button:focus, #button-container .disabled.alert.introjs-button:hover, #button-container [disabled].alert.introjs-button:focus, #button-container [disabled].alert.introjs-button:hover, .button.disabled.alert:focus, .button.disabled.alert:hover, .button[disabled].alert:focus, .button[disabled].alert:hover {
    background-color: #ec5840;
    color: #fefefe
}

#button-container .dropdown.introjs-button:after, .button.dropdown:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: .4em inset;
    border-color: #fefefe transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: relative;
    top: .4em;
    float: right;
    margin-left: 1em;
    display: inline-block
}

#button-container .arrow-only.introjs-button:after, .button.arrow-only:after {
    margin-left: 0;
    float: none;
    top: -.1em
}

[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    padding: .5rem;
    border: 1px solid #cacaca;
    margin: 0 0 1rem;
    font-family: inherit;
    font-size: 1rem;
    color: #0a0a0a;
    background-color: #fefefe;
    box-shadow: inset 0 1px 2px hsla(0, 0%, 4%, .1);
    border-radius: 5px;
    transition: box-shadow .5s, border-color .25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none
}

[type=color]:focus, [type=date]:focus, [type=datetime-local]:focus, [type=datetime]:focus, [type=email]:focus, [type=month]:focus, [type=number]:focus, [type=password]:focus, [type=search]:focus, [type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=url]:focus, [type=week]:focus, textarea:focus {
    border: 1px solid #008281;
    background-color: #fefefe;
    outline: none;
    box-shadow: 0 0 5px #008281;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

textarea {
    max-width: 100%
}

textarea[rows] {
    height: auto
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #cacaca
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #cacaca
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #cacaca
}

input::placeholder, textarea::placeholder {
    color: #cacaca
}

input:disabled, input[readonly], textarea:disabled, textarea[readonly] {
    background-color: #e6e6e6;
    cursor: default
}

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

input[type=search] {
    box-sizing: border-box
}

[type=checkbox], [type=file], [type=radio] {
    margin: 0 0 1rem
}

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

[type=checkbox]+label[for], [type=radio]+label[for] {
    cursor: pointer
}

label>[type=checkbox], label>[type=radio] {
    margin-right: .5rem
}

[type=file] {
    width: 100%
}

label {
    display: block;
    margin: 0;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.8;
    color: #0a0a0a
}

label.middle {
    margin: 0 0 1rem;
    padding: .5625rem 0
}

.help-text {
    margin-top: -.5rem;
    font-size: .8125rem;
    font-style: italic;
    color: #0a0a0a
}

.input-group {
    display: table;
    width: 100%;
    margin-bottom: 1rem
}

.input-group>:first-child, .input-group>:last-child>* {
    border-radius: 0 0 0 0
}

.input-group-button, .input-group-field, .input-group-label {
    margin: 0;
    white-space: nowrap;
    display: table-cell;
    vertical-align: middle
}

.input-group-label {
    text-align: center;
    padding: 0 1rem;
    background: #e6e6e6;
    color: #0a0a0a;
    border: 1px solid #cacaca;
    white-space: nowrap;
    width: 1%;
    height: 100%
}

.input-group-label:first-child {
    border-right: 0
}

.input-group-label:last-child {
    border-left: 0
}

.input-group-field {
    border-radius: 0;
    height: 2.5rem
}

.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    height: 100%;
    width: 1%
}

.active-filters .input-group-button .active-filter-clear, .filter .filter-content-wrapper .input-group-button .clear-filter, .input-group-button .active-filters .active-filter-clear, .input-group-button .filter .filter-content-wrapper .clear-filter, .input-group-button a, .input-group-button button, .input-group-button input {
    margin: 0
}

.input-group .input-group-button {
    display: table-cell
}

fieldset {
    border: 0;
    padding: 0;
    margin: 0
}

legend {
    margin-bottom: .5rem;
    max-width: 100%
}

.fieldset {
    border: 1px solid #cacaca;
    padding: 1.25rem;
    margin: 1.125rem 0
}

.fieldset legend {
    background: #f8f8f8;
    padding: 0 .1875rem;
    margin: 0;
    margin-left: -.1875rem
}

select {
    height: 2.4375rem;
    padding: .5rem;
    border: 1px solid #cacaca;
    margin: 0 0 1rem;
    font-size: 1rem;
    font-family: inherit;
    line-height: normal;
    color: #0a0a0a;
    background-color: #fefefe;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
    background-size: 9px 6px;
    background-position: right -1rem center;
    background-origin: content-box;
    background-repeat: no-repeat;
    padding-right: 1.5rem
}

@media screen and (min-width:0\0) {
    select {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")
    }
}

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

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

select[multiple] {
    height: auto;
    background-image: none
}

.is-invalid-input:not(:focus) {
    background-color: rgba(236, 88, 64, .1);
    border-color: #ec5840
}

.form-error, .is-invalid-label {
    color: #ec5840
}

.form-error {
    display: none;
    margin-top: -.5rem;
    margin-bottom: 1rem;
    font-size: .75rem;
    font-weight: 700
}

.form-error.is-visible {
    display: block
}

.accordion {
    list-style-type: none;
    background: #fefefe;
    margin-left: 0
}

.accordion-item:first-child>:first-child, .accordion-item:last-child>:last-child {
    border-radius: 0 0 0 0
}

.accordion-title {
    display: block;
    padding: 1.25rem 1rem;
    line-height: 1;
    font-size: .75rem;
    color: #008281;
    position: relative;
    border: 1px solid #e6e6e6;
    border-bottom: 0
}

:last-child:not(.is-active)>.accordion-title {
    border-radius: 0 0 0 0;
    border-bottom: 1px solid #e6e6e6
}

.accordion-title:focus, .accordion-title:hover {
    background-color: #e6e6e6
}

.accordion-title:before {
    content: '+';
    position: absolute;
    right: 1rem;
    top: 50%;
    margin-top: -.5rem
}

.is-active>.accordion-title:before {
    content: '–'
}

.accordion-content {
    padding: 1rem;
    display: none;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    background-color: #fefefe;
    color: #4a4a4a
}

:last-child>.accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6
}

.active-filters .is-accordion-submenu-parent>.active-filter-clear, .filter .filter-content-wrapper .is-accordion-submenu-parent>.clear-filter, .is-accordion-submenu-parent>a {
    position: relative
}

.active-filters .is-accordion-submenu-parent>.active-filter-clear:after, .filter .filter-content-wrapper .is-accordion-submenu-parent>.clear-filter:after, .is-accordion-submenu-parent>a:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    border-color: #008281 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 1rem
}

.active-filters .is-accordion-submenu-parent[aria-expanded=true]>.active-filter-clear:after, .filter .filter-content-wrapper .is-accordion-submenu-parent[aria-expanded=true]>.clear-filter:after, .is-accordion-submenu-parent[aria-expanded=true]>a:after {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.badge {
    display: inline-block;
    padding: .3em;
    min-width: 2.1em;
    font-size: .6rem;
    text-align: center;
    border-radius: 50%;
    background: #008281;
    color: #fefefe
}

.badge.secondary {
    background: #b30004;
    color: #fefefe
}

.badge.success {
    background: #3adb76;
    color: #fefefe
}

.badge.warning {
    background: #ffae00;
    color: #fefefe
}

.badge.alert {
    background: #ec5840;
    color: #fefefe
}

.breadcrumbs {
    list-style: none;
    margin: 0 0 1rem
}

.breadcrumbs:after, .breadcrumbs:before {
    content: ' ';
    display: table
}

.breadcrumbs:after {
    clear: both
}

.breadcrumbs li {
    float: left;
    color: #0a0a0a;
    font-size: .6875rem;
    cursor: default;
    text-transform: uppercase
}

.breadcrumbs li:not(:last-child):after {
    color: #cacaca;
    content: "/";
    margin: 0 .75rem;
    position: relative;
    top: 1px;
    opacity: 1
}

.active-filters .breadcrumbs .active-filter-clear, .breadcrumbs .active-filters .active-filter-clear, .breadcrumbs .filter .filter-content-wrapper .clear-filter, .breadcrumbs a, .filter .filter-content-wrapper .breadcrumbs .clear-filter {
    color: #008281
}

.active-filters .breadcrumbs .active-filter-clear:hover, .breadcrumbs .active-filters .active-filter-clear:hover, .breadcrumbs .filter .filter-content-wrapper .clear-filter:hover, .breadcrumbs a:hover, .filter .filter-content-wrapper .breadcrumbs .clear-filter:hover {
    text-decoration: underline
}

.breadcrumbs .disabled {
    color: #cacaca;
    cursor: not-allowed
}

.button-group {
    margin-bottom: 1rem;
    font-size: 0
}

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

.button-group:after {
    clear: both
}

#button-container .button-group .introjs-button, .button-group #button-container .introjs-button, .button-group .button {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: .9rem
}

#button-container .button-group .introjs-button:last-child, .button-group #button-container .introjs-button:last-child, .button-group .button:last-child {
    margin-right: 0
}

#button-container .button-group.tiny .introjs-button, .button-group.tiny #button-container .introjs-button, .button-group.tiny .button {
    font-size: .6rem
}

#button-container .button-group.small .introjs-button, .button-group.small #button-container .introjs-button, .button-group.small .button {
    font-size: .75rem
}

#button-container .button-group.large .introjs-button, .button-group.large #button-container .introjs-button, .button-group.large .button {
    font-size: 1.25rem
}

.button-group.expanded {
    margin-right: -1px
}

.button-group.expanded:after, .button-group.expanded:before {
    display: none
}

#button-container .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.introjs-button, #button-container .button-group.expanded .introjs-button:first-child:nth-last-child(2), #button-container .button-group.expanded .introjs-button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button, #button-container .button-group.expanded .introjs-button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.introjs-button, .button-group.expanded #button-container .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.introjs-button, .button-group.expanded #button-container .introjs-button:first-child:nth-last-child(2), .button-group.expanded #button-container .introjs-button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button, .button-group.expanded #button-container .introjs-button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.introjs-button, .button-group.expanded .button:first-child:nth-last-child(2), .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button {
    display: inline-block;
    width: calc(50% - 1px);
    margin-right: 1px
}

#button-container .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.introjs-button:last-child, #button-container .button-group.expanded .introjs-button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button:last-child, #button-container .button-group.expanded .introjs-button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.introjs-button:last-child, #button-container .button-group.expanded .introjs-button:first-child:nth-last-child(2):last-child, .button-group.expanded #button-container .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.introjs-button:last-child, .button-group.expanded #button-container .introjs-button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button:last-child, .button-group.expanded #button-container .introjs-button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.introjs-button:last-child, .button-group.expanded #button-container .introjs-button:first-child:nth-last-child(2):last-child, .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button:last-child, .button-group.expanded .button:first-child:nth-last-child(2):last-child {
    margin-right: -6px
}

#button-container .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.introjs-button, #button-container .button-group.expanded .introjs-button:first-child:nth-last-child(3), #button-container .button-group.expanded .introjs-button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button, #button-container .button-group.expanded .introjs-button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.introjs-button, .button-group.expanded #button-container .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.introjs-button, .button-group.expanded #button-container .introjs-button:first-child:nth-last-child(3), .button-group.expanded #button-container .introjs-button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button, .button-group.expanded #button-container .introjs-button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.introjs-button, .button-group.expanded .button:first-child:nth-last-child(3), .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button {
    display: inline-block;
    width: calc(33.33333% - 1px);
    margin-right: 1px
}

#button-container .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.introjs-button:last-child, #button-container .button-group.expanded .introjs-button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button:last-child, #button-container .button-group.expanded .introjs-button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.introjs-button:last-child, #button-container .button-group.expanded .introjs-button:first-child:nth-last-child(3):last-child, .button-group.expanded #button-container .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.introjs-button:last-child, .button-group.expanded #button-container .introjs-button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button:last-child, .button-group.expanded #button-container .introjs-button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.introjs-button:last-child, .button-group.expanded #button-container .introjs-button:first-child:nth-last-child(3):last-child, .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button:last-child, .button-group.expanded .button:first-child:nth-last-child(3):last-child {
    margin-right: -6px
}

#button-container .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.introjs-button, #button-container .button-group.expanded .introjs-button:first-child:nth-last-child(4), #button-container .button-group.expanded .introjs-button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button, #button-container .button-group.expanded .introjs-button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.introjs-button, .button-group.expanded #button-container .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.introjs-button, .button-group.expanded #button-container .introjs-button:first-child:nth-last-child(4), .button-group.expanded #button-container .introjs-button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button, .button-group.expanded #button-container .introjs-button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.introjs-button, .button-group.expanded .button:first-child:nth-last-child(4), .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button {
    display: inline-block;
    width: calc(25% - 1px);
    margin-right: 1px
}

#button-container .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.introjs-button:last-child, #button-container .button-group.expanded .introjs-button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button:last-child, #button-container .button-group.expanded .introjs-button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.introjs-button:last-child, #button-container .button-group.expanded .introjs-button:first-child:nth-last-child(4):last-child, .button-group.expanded #button-container .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.introjs-button:last-child, .button-group.expanded #button-container .introjs-button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button:last-child, .button-group.expanded #button-container .introjs-button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.introjs-button:last-child, .button-group.expanded #button-container .introjs-button:first-child:nth-last-child(4):last-child, .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button:last-child, .button-group.expanded .button:first-child:nth-last-child(4):last-child {
    margin-right: -6px
}

#button-container .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.introjs-button, #button-container .button-group.expanded .introjs-button:first-child:nth-last-child(5), #button-container .button-group.expanded .introjs-button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button, #button-container .button-group.expanded .introjs-button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.introjs-button, .button-group.expanded #button-container .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.introjs-button, .button-group.expanded #button-container .introjs-button:first-child:nth-last-child(5), .button-group.expanded #button-container .introjs-button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button, .button-group.expanded #button-container .introjs-button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.introjs-button, .button-group.expanded .button:first-child:nth-last-child(5), .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button {
    display: inline-block;
    width: calc(20% - 1px);
    margin-right: 1px
}

#button-container .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.introjs-button:last-child, #button-container .button-group.expanded .introjs-button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button:last-child, #button-container .button-group.expanded .introjs-button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.introjs-button:last-child, #button-container .button-group.expanded .introjs-button:first-child:nth-last-child(5):last-child, .button-group.expanded #button-container .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.introjs-button:last-child, .button-group.expanded #button-container .introjs-button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button:last-child, .button-group.expanded #button-container .introjs-button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.introjs-button:last-child, .button-group.expanded #button-container .introjs-button:first-child:nth-last-child(5):last-child, .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button:last-child, .button-group.expanded .button:first-child:nth-last-child(5):last-child {
    margin-right: -6px
}

#button-container .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.introjs-button, #button-container .button-group.expanded .introjs-button:first-child:nth-last-child(6), #button-container .button-group.expanded .introjs-button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button, #button-container .button-group.expanded .introjs-button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.introjs-button, .button-group.expanded #button-container .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.introjs-button, .button-group.expanded #button-container .introjs-button:first-child:nth-last-child(6), .button-group.expanded #button-container .introjs-button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button, .button-group.expanded #button-container .introjs-button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.introjs-button, .button-group.expanded .button:first-child:nth-last-child(6), .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button {
    display: inline-block;
    width: calc(16.66667% - 1px);
    margin-right: 1px
}

#button-container .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.introjs-button:last-child, #button-container .button-group.expanded .introjs-button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button:last-child, #button-container .button-group.expanded .introjs-button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.introjs-button:last-child, #button-container .button-group.expanded .introjs-button:first-child:nth-last-child(6):last-child, .button-group.expanded #button-container .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.introjs-button:last-child, .button-group.expanded #button-container .introjs-button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button:last-child, .button-group.expanded #button-container .introjs-button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.introjs-button:last-child, .button-group.expanded #button-container .introjs-button:first-child:nth-last-child(6):last-child, .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button:last-child, .button-group.expanded .button:first-child:nth-last-child(6):last-child {
    margin-right: -6px
}

#button-container .button-group.primary .introjs-button, .button-group.primary #button-container .introjs-button, .button-group.primary .button {
    background-color: #008281;
    color: #fefefe
}

#button-container .button-group.primary .introjs-button:focus, #button-container .button-group.primary .introjs-button:hover, .button-group.primary #button-container .introjs-button:focus, .button-group.primary #button-container .introjs-button:hover, .button-group.primary .button:focus, .button-group.primary .button:hover {
    background-color: #006867;
    color: #fefefe
}

#button-container .button-group.secondary .introjs-button, .button-group.secondary #button-container .introjs-button, .button-group.secondary .button {
    background-color: #b30004;
    color: #fefefe
}

#button-container .button-group.secondary .introjs-button:focus, #button-container .button-group.secondary .introjs-button:hover, .button-group.secondary #button-container .introjs-button:focus, .button-group.secondary #button-container .introjs-button:hover, .button-group.secondary .button:focus, .button-group.secondary .button:hover {
    background-color: #8f0003;
    color: #fefefe
}

#button-container .button-group.success .introjs-button, .button-group.success #button-container .introjs-button, .button-group.success .button {
    background-color: #3adb76;
    color: #fefefe
}

#button-container .button-group.success .introjs-button:focus, #button-container .button-group.success .introjs-button:hover, .button-group.success #button-container .introjs-button:focus, .button-group.success #button-container .introjs-button:hover, .button-group.success .button:focus, .button-group.success .button:hover {
    background-color: #22bb5b;
    color: #fefefe
}

#button-container .button-group.warning .introjs-button, .button-group.warning #button-container .introjs-button, .button-group.warning .button {
    background-color: #ffae00;
    color: #fefefe
}

#button-container .button-group.warning .introjs-button:focus, #button-container .button-group.warning .introjs-button:hover, .button-group.warning #button-container .introjs-button:focus, .button-group.warning #button-container .introjs-button:hover, .button-group.warning .button:focus, .button-group.warning .button:hover {
    background-color: #cc8b00;
    color: #fefefe
}

#button-container .button-group.alert .introjs-button, .button-group.alert #button-container .introjs-button, .button-group.alert .button {
    background-color: #ec5840;
    color: #fefefe
}

#button-container .button-group.alert .introjs-button:focus, #button-container .button-group.alert .introjs-button:hover, .button-group.alert #button-container .introjs-button:focus, .button-group.alert #button-container .introjs-button:hover, .button-group.alert .button:focus, .button-group.alert .button:hover {
    background-color: #da3116;
    color: #fefefe
}

#button-container .button-group.stacked-for-medium .introjs-button, #button-container .button-group.stacked-for-small .introjs-button, #button-container .button-group.stacked .introjs-button, .button-group.stacked #button-container .introjs-button, .button-group.stacked-for-medium #button-container .introjs-button, .button-group.stacked-for-medium .button, .button-group.stacked-for-small #button-container .introjs-button, .button-group.stacked-for-small .button, .button-group.stacked .button {
    width: 100%
}

#button-container .button-group.stacked-for-medium .introjs-button:last-child, #button-container .button-group.stacked-for-small .introjs-button:last-child, #button-container .button-group.stacked .introjs-button:last-child, .button-group.stacked #button-container .introjs-button:last-child, .button-group.stacked-for-medium #button-container .introjs-button:last-child, .button-group.stacked-for-medium .button:last-child, .button-group.stacked-for-small #button-container .introjs-button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked .button:last-child {
    margin-bottom: 0
}

@media screen and (min-width:47.9375em) {
    #button-container .button-group.stacked-for-small .introjs-button, .button-group.stacked-for-small #button-container .introjs-button, .button-group.stacked-for-small .button {
        width: auto;
        margin-bottom: 0
    }
}

@media screen and (min-width:64em) {
    #button-container .button-group.stacked-for-medium .introjs-button, .button-group.stacked-for-medium #button-container .introjs-button, .button-group.stacked-for-medium .button {
        width: auto;
        margin-bottom: 0
    }
}

@media screen and (max-width:47.875em) {
    .button-group.stacked-for-small.expanded {
        display: block
    }
    #button-container .button-group.stacked-for-small.expanded .introjs-button, .button-group.stacked-for-small.expanded #button-container .introjs-button, .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0
    }
}

.callout {
    margin: 0 0 1rem;
    padding: 1rem;
    border: 1px solid hsla(0, 0%, 4%, .25);
    border-radius: 0;
    position: relative;
    color: #0a0a0a;
    background-color: #fff
}

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

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

.callout.primary {
    background-color: #c6ffff
}

.callout.secondary {
    background-color: #ffcdce
}

.callout.success {
    background-color: #e1faea
}

.callout.warning {
    background-color: #fff3d9
}

.callout.alert {
    background-color: #fce6e2
}

.callout.small {
    padding: .5rem
}

.callout.large {
    padding: 3rem
}

.close-button {
    position: absolute;
    color: #8a8a8a;
    right: 1rem;
    top: .5rem;
    font-size: 2em;
    line-height: 1;
    cursor: pointer
}

[data-whatinput=mouse] .close-button {
    outline: 0
}

.close-button:focus, .close-button:hover {
    color: #0a0a0a
}

.menu {
    margin: 0;
    list-style-type: none
}

.menu>li {
    display: table-cell;
    vertical-align: middle
}

[data-whatinput=mouse] .menu>li {
    outline: 0
}

.active-filters .menu>li>.active-filter-clear, .filter .filter-content-wrapper .menu>li>.clear-filter, .menu>li>a {
    display: block;
    padding: .7rem 1rem;
    line-height: 1
}

.active-filters .menu .active-filter-clear, .filter .filter-content-wrapper .menu .clear-filter, .menu .active-filters .active-filter-clear, .menu .filter .filter-content-wrapper .clear-filter, .menu a, .menu button, .menu input {
    margin-bottom: 0
}

.active-filters .menu>li>.active-filter-clear i, .active-filters .menu>li>.active-filter-clear i+span, .active-filters .menu>li>.active-filter-clear img, .active-filters .menu>li>.active-filter-clear img+span, .active-filters .menu>li>.active-filter-clear svg, .active-filters .menu>li>.active-filter-clear svg+span, .filter .filter-content-wrapper .menu>li>.clear-filter i, .filter .filter-content-wrapper .menu>li>.clear-filter i+span, .filter .filter-content-wrapper .menu>li>.clear-filter img, .filter .filter-content-wrapper .menu>li>.clear-filter img+span, .filter .filter-content-wrapper .menu>li>.clear-filter svg, .filter .filter-content-wrapper .menu>li>.clear-filter svg+span, .menu>li>a i, .menu>li>a i+span, .menu>li>a img, .menu>li>a img+span, .menu>li>a svg, .menu>li>a svg+span {
    vertical-align: middle
}

.active-filters .menu>li>.active-filter-clear i, .active-filters .menu>li>.active-filter-clear img, .active-filters .menu>li>.active-filter-clear svg, .filter .filter-content-wrapper .menu>li>.clear-filter i, .filter .filter-content-wrapper .menu>li>.clear-filter img, .filter .filter-content-wrapper .menu>li>.clear-filter svg, .menu>li>a i, .menu>li>a img, .menu>li>a svg {
    margin-right: .25rem;
    display: inline-block
}

.menu>li {
    display: table-cell
}

.menu.vertical>li {
    display: block
}

@media screen and (min-width:47.9375em) {
    .menu.medium-horizontal>li {
        display: table-cell
    }
    .menu.medium-vertical>li {
        display: block
    }
}

@media screen and (min-width:64em) {
    .menu.large-horizontal>li {
        display: table-cell
    }
    .menu.large-vertical>li {
        display: block
    }
}

.menu.simple li {
    line-height: 1;
    display: inline-block;
    margin-right: 1rem
}

.active-filters .menu.simple .active-filter-clear, .filter .filter-content-wrapper .menu.simple .clear-filter, .menu.simple .active-filters .active-filter-clear, .menu.simple .filter .filter-content-wrapper .clear-filter, .menu.simple a {
    padding: 0
}

.menu.align-right:after, .menu.align-right:before {
    content: ' ';
    display: table
}

.menu.align-right:after {
    clear: both
}

.menu.align-right>li {
    float: right
}

.menu.expanded {
    width: 100%;
    display: table;
    table-layout: fixed
}

.menu.expanded>li:first-child:last-child {
    width: 100%
}

.active-filters .menu.icon-top>li>.active-filter-clear, .filter .filter-content-wrapper .menu.icon-top>li>.clear-filter, .menu.icon-top>li>a {
    text-align: center
}

.active-filters .menu.icon-top>li>.active-filter-clear i, .active-filters .menu.icon-top>li>.active-filter-clear img, .active-filters .menu.icon-top>li>.active-filter-clear svg, .filter .filter-content-wrapper .menu.icon-top>li>.clear-filter i, .filter .filter-content-wrapper .menu.icon-top>li>.clear-filter img, .filter .filter-content-wrapper .menu.icon-top>li>.clear-filter svg, .menu.icon-top>li>a i, .menu.icon-top>li>a img, .menu.icon-top>li>a svg {
    display: block;
    margin: 0 auto .25rem
}

.menu.nested {
    margin-left: 1rem
}

.active-filters .menu .active>.active-filter-clear, .filter .filter-content-wrapper .menu .active>.clear-filter, .menu .active-filters .active>.active-filter-clear, .menu .active>a, .menu .filter .filter-content-wrapper .active>.clear-filter {
    color: #fefefe;
    background: #800003
}

.menu-text {
    font-weight: 700;
    color: inherit;
    line-height: 1;
    padding-top: 0;
    padding-bottom: 0;
    padding: .7rem 1rem
}

.menu-centered {
    text-align: center
}

.menu-centered>.menu {
    display: inline-block
}

.no-js [data-responsive-menu] ul {
    display: none
}

.menu-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 20px;
    height: 16px
}

.menu-icon:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #fefefe;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe
}

.menu-icon:hover:after {
    background: #cacaca;
    box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca
}

.menu-icon.dark {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 20px;
    height: 16px
}

.menu-icon.dark:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #0a0a0a;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a
}

.menu-icon.dark:hover:after {
    background: #8a8a8a;
    box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a
}

.is-drilldown {
    position: relative;
    overflow: hidden
}

.is-drilldown li {
    display: block!important
}

.is-drilldown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: -1;
    width: 100%;
    background: #fefefe;
    transition: -webkit-transform .15s linear;
    transition: transform .15s linear;
    transition: transform .15s linear, -webkit-transform .15s linear
}

.is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.is-drilldown-submenu.is-closing {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.active-filters .is-drilldown-submenu-parent>.active-filter-clear, .filter .filter-content-wrapper .is-drilldown-submenu-parent>.clear-filter, .is-drilldown-submenu-parent>a {
    position: relative
}

.active-filters .is-drilldown-submenu-parent>.active-filter-clear:after, .filter .filter-content-wrapper .is-drilldown-submenu-parent>.clear-filter:after, .is-drilldown-submenu-parent>a:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    border-color: transparent transparent transparent #008281;
    border-left-style: solid;
    border-right-width: 0;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem
}

.active-filters .js-drilldown-back>.active-filter-clear:before, .filter .filter-content-wrapper .js-drilldown-back>.clear-filter:before, .js-drilldown-back>a:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    border-color: transparent #008281 transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: .75rem
}

.dropdown-pane {
    background-color: #f8f8f8;
    border: 1px solid #cacaca;
    border-radius: 0;
    display: block;
    font-size: 1rem;
    padding: 1rem;
    position: absolute;
    visibility: hidden;
    width: 300px;
    z-index: 10
}

.dropdown-pane.is-open {
    visibility: visible
}

.dropdown-pane.tiny {
    width: 100px
}

.dropdown-pane.small {
    width: 200px
}

.dropdown-pane.large {
    width: 400px
}

.dropdown.menu>li.opens-left>.is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%
}

.dropdown.menu>li.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%
}

.active-filters [data-whatinput=mouse] .dropdown.menu .active-filter-clear, .filter .filter-content-wrapper [data-whatinput=mouse] .dropdown.menu .clear-filter, [data-whatinput=mouse] .dropdown.menu .active-filters .active-filter-clear, [data-whatinput=mouse] .dropdown.menu .filter .filter-content-wrapper .clear-filter, [data-whatinput=mouse] .dropdown.menu a {
    outline: 0
}

.no-js .dropdown.menu ul {
    display: none
}

.dropdown.menu.vertical>li .is-dropdown-submenu {
    top: 0
}

.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu {
    left: auto;
    right: 100%
}

.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 100%
}

@media screen and (min-width:47.9375em) {
    .dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu {
        left: auto;
        right: 0;
        top: 100%
    }
    .dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 0;
        top: 100%
    }
    .dropdown.menu.medium-vertical>li .is-dropdown-submenu {
        top: 0
    }
    .dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu {
        left: auto;
        right: 100%
    }
    .dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }
}

@media screen and (min-width:64em) {
    .dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu {
        left: auto;
        right: 0;
        top: 100%
    }
    .dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 0;
        top: 100%
    }
    .dropdown.menu.large-vertical>li .is-dropdown-submenu {
        top: 0
    }
    .dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu {
        left: auto;
        right: 100%
    }
    .dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
    top: 100%;
    left: auto;
    right: 0
}

.is-dropdown-menu.vertical {
    width: 100px
}

.is-dropdown-menu.vertical.align-right {
    float: right
}

.is-dropdown-submenu-parent {
    position: relative
}

.active-filters .is-dropdown-submenu-parent .active-filter-clear:after, .filter .filter-content-wrapper .is-dropdown-submenu-parent .clear-filter:after, .is-dropdown-submenu-parent .active-filters .active-filter-clear:after, .is-dropdown-submenu-parent .filter .filter-content-wrapper .clear-filter:after, .is-dropdown-submenu-parent a:after {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -2px
}

.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu {
    top: 100%;
    left: auto
}

.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu {
    left: auto;
    right: 100%
}

.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 100%
}

.is-dropdown-submenu {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    min-width: 200px;
    z-index: 1;
    background: #f8f8f8;
    border: 1px solid #f8f8f8
}

.is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px
}

.is-dropdown-submenu>li {
    width: 100%
}

.is-dropdown-submenu.js-dropdown-active {
    display: block
}

.flex-video {
    position: relative;
    height: 0;
    padding-bottom: 75%;
    margin-bottom: 1rem;
    overflow: hidden
}

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

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

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

.label {
    display: inline-block;
    padding: .33333rem .5rem;
    font-size: .8rem;
    line-height: 1;
    white-space: nowrap;
    cursor: default;
    border-radius: 0;
    background: #008281;
    color: #fefefe
}

.label.secondary {
    background: #b30004;
    color: #fefefe
}

.label.success {
    background: #3adb76;
    color: #fefefe
}

.label.warning {
    background: #ffae00;
    color: #fefefe
}

.label.alert {
    background: #ec5840;
    color: #fefefe
}

.media-object {
    margin-bottom: 1rem;
    display: block
}

.media-object img {
    max-width: none
}

@media screen and (max-width:47.875em) {
    .media-object.stack-for-small .media-object-section {
        padding: 0;
        padding-bottom: 1rem;
        display: block
    }
    .media-object.stack-for-small .media-object-section img {
        width: 100%
    }
}

.media-object-section {
    display: table-cell;
    vertical-align: top
}

.media-object-section:first-child {
    padding-right: 1rem
}

.media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem
}

.media-object-section>:last-child {
    margin-bottom: 0
}

.media-object-section.middle {
    vertical-align: middle
}

.media-object-section.bottom {
    vertical-align: bottom
}

body, html {
    height: 100%
}

.off-canvas-wrapper {
    width: 100%;
    overflow-x: hidden;
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-overflow-scrolling: auto
}

.off-canvas-wrapper-inner {
    position: relative;
    width: 100%;
    min-height: 100%;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease
}

.off-canvas-wrapper-inner:after, .off-canvas-wrapper-inner:before {
    content: ' ';
    display: table
}

.off-canvas-wrapper-inner:after {
    clear: both
}

.off-canvas-content {
    min-height: 100%;
    background: #f8f8f8;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    padding-bottom: .1px;
    box-shadow: 0 0 10px hsla(0, 0%, 4%, .5)
}

.js-off-canvas-exit {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: hsla(0, 0%, 100%, .25);
    cursor: pointer;
    transition: background .5s ease
}

.off-canvas {
    position: absolute;
    background: #e6e6e6;
    z-index: -1;
    max-height: 100%;
    overflow-y: auto;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

[data-whatinput=mouse] .off-canvas {
    outline: 0
}

.off-canvas.position-left {
    left: -250px;
    top: 0;
    width: 250px
}

.is-open-left {
    -webkit-transform: translateX(250px);
    transform: translateX(250px)
}

.off-canvas.position-right {
    right: -250px;
    top: 0;
    width: 250px
}

.is-open-right {
    -webkit-transform: translateX(-250px);
    transform: translateX(-250px)
}

@media screen and (min-width:47.9375em) {
    .position-left.reveal-for-medium {
        left: 0;
        z-index: auto;
        position: fixed
    }
    .position-left.reveal-for-medium~.off-canvas-content {
        margin-left: 250px
    }
    .position-right.reveal-for-medium {
        right: 0;
        z-index: auto;
        position: fixed
    }
    .position-right.reveal-for-medium~.off-canvas-content {
        margin-right: 250px
    }
}

@media screen and (min-width:64em) {
    .position-left.reveal-for-large {
        left: 0;
        z-index: auto;
        position: fixed
    }
    .position-left.reveal-for-large~.off-canvas-content {
        margin-left: 250px
    }
    .position-right.reveal-for-large {
        right: 0;
        z-index: auto;
        position: fixed
    }
    .position-right.reveal-for-large~.off-canvas-content {
        margin-right: 250px
    }
}

.orbit, .orbit-container {
    position: relative
}

.orbit-container {
    margin: 0;
    overflow: hidden;
    list-style: none
}

.orbit-slide {
    width: 100%;
    max-height: 100%
}

.orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0
}

.orbit-figure {
    margin: 0
}

.orbit-image {
    margin: 0;
    width: 100%;
    max-width: 100%
}

.orbit-caption {
    bottom: 0;
    width: 100%;
    margin-bottom: 0;
    background-color: hsla(0, 0%, 4%, .5)
}

.orbit-caption, .orbit-next, .orbit-previous {
    position: absolute;
    padding: 1rem;
    color: #fefefe
}

.orbit-next, .orbit-previous {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10
}

[data-whatinput=mouse] .orbit-next, [data-whatinput=mouse] .orbit-previous {
    outline: 0
}

.orbit-next:active, .orbit-next:focus, .orbit-next:hover, .orbit-previous:active, .orbit-previous:focus, .orbit-previous:hover {
    background-color: hsla(0, 0%, 4%, .5)
}

.orbit-previous {
    left: 0
}

.orbit-next {
    left: auto;
    right: 0
}

.orbit-bullets {
    position: relative;
    margin-top: .8rem;
    margin-bottom: .8rem;
    text-align: center
}

[data-whatinput=mouse] .orbit-bullets {
    outline: 0
}

.orbit-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: .1rem;
    background-color: #cacaca;
    border-radius: 50%
}

.orbit-bullets button.is-active, .orbit-bullets button:hover {
    background-color: #8a8a8a
}

.pagination {
    margin-left: 0;
    margin-bottom: 1rem
}

.pagination:after, .pagination:before {
    content: ' ';
    display: table
}

.pagination:after {
    clear: both
}

.pagination li {
    font-size: .875rem;
    margin-right: .0625rem;
    border-radius: 0;
    display: none
}

.pagination li:first-child, .pagination li:last-child {
    display: inline-block
}

@media screen and (min-width:47.9375em) {
    .pagination li {
        display: inline-block
    }
}

.active-filters .pagination .active-filter-clear, .filter .filter-content-wrapper .pagination .clear-filter, .pagination .active-filters .active-filter-clear, .pagination .filter .filter-content-wrapper .clear-filter, .pagination a, .pagination button {
    color: #0a0a0a;
    display: block;
    padding: .1875rem .625rem;
    border-radius: 0
}

.active-filters .pagination .active-filter-clear:hover, .filter .filter-content-wrapper .pagination .clear-filter:hover, .pagination .active-filters .active-filter-clear:hover, .pagination .filter .filter-content-wrapper .clear-filter:hover, .pagination a:hover, .pagination button:hover {
    background: #e6e6e6
}

.pagination .current {
    padding: .1875rem .625rem;
    background: #008281;
    color: #fefefe;
    cursor: default
}

.pagination .disabled {
    padding: .1875rem .625rem;
    color: #cacaca;
    cursor: not-allowed
}

.pagination .disabled:hover {
    background: transparent
}

.pagination .ellipsis:after {
    content: '\2026';
    padding: .1875rem .625rem;
    color: #0a0a0a
}

.active-filters .pagination-previous .active-filter-clear:before, .filter .filter-content-wrapper .pagination-previous .clear-filter:before, .pagination-previous .active-filters .active-filter-clear:before, .pagination-previous.disabled:before, .pagination-previous .filter .filter-content-wrapper .clear-filter:before, .pagination-previous a:before {
    content: '\00ab';
    display: inline-block;
    margin-right: .5rem
}

.active-filters .pagination-next .active-filter-clear:after, .filter .filter-content-wrapper .pagination-next .clear-filter:after, .pagination-next .active-filters .active-filter-clear:after, .pagination-next.disabled:after, .pagination-next .filter .filter-content-wrapper .clear-filter:after, .pagination-next a:after {
    content: '\00bb';
    display: inline-block;
    margin-left: .5rem
}

.progress {
    background-color: #cacaca;
    height: 1rem;
    margin-bottom: 1rem;
    border-radius: 0
}

.progress.primary .progress-meter {
    background-color: #008281
}

.progress.secondary .progress-meter {
    background-color: #b30004
}

.progress.success .progress-meter {
    background-color: #3adb76
}

.progress.warning .progress-meter {
    background-color: #ffae00
}

.progress.alert .progress-meter {
    background-color: #ec5840
}

.progress-meter {
    position: relative;
    display: block;
    width: 0;
    height: 100%;
    background-color: #008281
}

.progress-meter-text {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    margin: 0;
    font-size: .75rem;
    font-weight: 700;
    color: #fefefe;
    white-space: nowrap
}

.slider {
    position: relative;
    height: .5rem;
    margin-top: 1.25rem;
    margin-bottom: 2.25rem;
    background-color: #e6e6e6;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: none;
    touch-action: none
}

.slider-fill {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    max-width: 100%;
    height: .5rem;
    background-color: #cacaca;
    transition: all .2s ease-in-out
}

.slider-fill.is-dragging {
    transition: all 0s linear
}

.slider-handle {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    left: 0;
    z-index: 1;
    display: inline-block;
    width: 1.4rem;
    height: 1.4rem;
    background-color: #008281;
    transition: all .2s ease-in-out;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    border-radius: 0
}

[data-whatinput=mouse] .slider-handle {
    outline: 0
}

.slider-handle:hover {
    background-color: #006f6e
}

.slider-handle.is-dragging {
    transition: all 0s linear
}

.slider.disabled, .slider[disabled] {
    opacity: .25;
    cursor: not-allowed
}

.slider.vertical {
    display: inline-block;
    width: .5rem;
    height: 12.5rem;
    margin: 0 1.25rem;
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.slider.vertical .slider-fill {
    top: 0;
    width: .5rem;
    max-height: 100%
}

.slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.4rem;
    height: 1.4rem;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.sticky-container {
    position: relative
}

.sticky {
    position: absolute;
    z-index: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.sticky.is-stuck {
    position: fixed;
    z-index: 5
}

.sticky.is-stuck.is-at-top {
    top: 0
}

.sticky.is-stuck.is-at-bottom {
    bottom: 0
}

.sticky.is-anchored {
    position: absolute;
    left: auto;
    right: auto
}

.sticky.is-anchored.is-at-bottom {
    bottom: 0
}

body.is-reveal-open {
    overflow: hidden
}

html.is-reveal-open, html.is-reveal-open body {
    min-height: 100%;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.reveal-overlay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1005;
    background-color: hsla(0, 0%, 4%, .45);
    overflow-y: scroll
}

.reveal {
    display: none;
    z-index: 1006;
    padding: 1rem;
    border: 1px solid #cacaca;
    background-color: #fefefe;
    border-radius: 0;
    position: relative;
    top: 100px;
    margin-left: auto;
    margin-right: auto;
    overflow-y: auto
}

[data-whatinput=mouse] .reveal {
    outline: 0
}

@media screen and (min-width:47.9375em) {
    .reveal {
        min-height: 0
    }
}

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

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

@media screen and (min-width:47.9375em) {
    .reveal {
        width: 600px;
        max-width: 62.1875rem
    }
}

@media screen and (min-width:47.9375em) {
    .reveal .reveal {
        left: auto;
        right: auto;
        margin: 0 auto
    }
}

.reveal.collapse {
    padding: 0
}

@media screen and (min-width:47.9375em) {
    .reveal.tiny {
        width: 30%;
        max-width: 62.1875rem
    }
}

@media screen and (min-width:47.9375em) {
    .reveal.small {
        width: 50%;
        max-width: 62.1875rem
    }
}

@media screen and (min-width:47.9375em) {
    .reveal.large {
        width: 90%;
        max-width: 62.1875rem
    }
}

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

@media screen and (max-width:47.875em) {
    .reveal {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        height: 100vh;
        min-height: 100vh;
        max-width: none;
        margin-left: 0;
        border: 0;
        border-radius: 0
    }
}

.reveal.without-overlay {
    position: fixed
}

.switch {
    height: 2rem;
    margin-bottom: 1rem;
    outline: 0;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fefefe;
    font-weight: 700;
    font-size: .875rem
}

.switch-input {
    opacity: 0;
    position: absolute;
    margin-bottom: 0
}

.switch-paddle {
    background: #cacaca;
    cursor: pointer;
    display: block;
    position: relative;
    width: 4rem;
    height: 2rem;
    transition: all .25s ease-out;
    border-radius: 0;
    color: inherit;
    font-weight: inherit
}

input+.switch-paddle {
    margin: 0
}

.switch-paddle:after {
    background: #fefefe;
    content: '';
    display: block;
    position: absolute;
    height: 1.5rem;
    left: .25rem;
    top: .25rem;
    width: 1.5rem;
    transition: all .25s ease-out;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    border-radius: 0
}

input:checked~.switch-paddle {
    background: #008281
}

input:checked~.switch-paddle:after {
    left: 2.25rem
}

[data-whatinput=mouse] input:focus~.switch-paddle {
    outline: 0
}

.switch-active, .switch-inactive {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.switch-active {
    left: 8%;
    display: none
}

input:checked+label>.switch-active {
    display: block
}

.switch-inactive {
    right: 15%
}

input:checked+label>.switch-inactive {
    display: none
}

.switch.tiny {
    height: 1.5rem
}

.switch.tiny .switch-paddle {
    width: 3rem;
    height: 1.5rem;
    font-size: .625rem
}

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

.switch.tiny input:checked~.switch-paddle:after {
    left: 1.75rem
}

.switch.small {
    height: 1.75rem
}

.switch.small .switch-paddle {
    width: 3.5rem;
    height: 1.75rem;
    font-size: .75rem
}

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

.switch.small input:checked~.switch-paddle:after {
    left: 2rem
}

.switch.large {
    height: 2.5rem
}

.switch.large .switch-paddle {
    width: 5rem;
    height: 2.5rem;
    font-size: 1rem
}

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

.switch.large input:checked~.switch-paddle:after {
    left: 2.75rem
}

table {
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 0
}

table tbody, table tfoot, table thead {
    border: 1px solid #f1f1f1;
    background-color: #fefefe
}

table caption {
    font-weight: 700;
    padding: .5rem .625rem .625rem
}

table thead {
    background: #f8f8f8;
    color: #0a0a0a
}

table tfoot {
    background: #f1f1f1;
    color: #0a0a0a
}

table tfoot tr, table thead tr {
    background: transparent
}

table tfoot td, table tfoot th, table thead td, table thead th {
    padding: .5rem .625rem .625rem;
    font-weight: 700;
    text-align: left
}

table tbody td, table tbody th {
    padding: .5rem .625rem .625rem
}

@media screen and (max-width:63.9375em) {
    table.stack tfoot, table.stack thead {
        display: none
    }
    table.stack td, table.stack th, table.stack tr {
        display: block
    }
    table.stack td {
        border-top: 0
    }
}

table.scroll {
    display: block;
    width: 100%;
    overflow-x: auto
}

table.hover thead tr:hover {
    background-color: #f3f3f3
}

table.hover tfoot tr:hover {
    background-color: #ececec
}

table.hover tbody tr:hover {
    background-color: #f9f9f9
}

.table-scroll {
    overflow-x: auto
}

.table-scroll table {
    width: auto
}

.tabs {
    margin: 0;
    list-style-type: none;
    background: #fefefe;
    border: 1px solid #e6e6e6
}

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

.tabs:after {
    clear: both
}

.tabs.vertical>li {
    width: auto;
    float: none;
    display: block
}

.active-filters .tabs.simple>li>.active-filter-clear, .filter .filter-content-wrapper .tabs.simple>li>.clear-filter, .tabs.simple>li>a {
    padding: 0
}

.active-filters .tabs.simple>li>.active-filter-clear:hover, .filter .filter-content-wrapper .tabs.simple>li>.clear-filter:hover, .tabs.simple>li>a:hover {
    background: transparent
}

.tabs.primary {
    background: #008281
}

.active-filters .tabs.primary>li>.active-filter-clear, .filter .filter-content-wrapper .tabs.primary>li>.clear-filter, .tabs.primary>li>a {
    color: #fefefe
}

.active-filters .tabs.primary>li>.active-filter-clear:focus, .active-filters .tabs.primary>li>.active-filter-clear:hover, .filter .filter-content-wrapper .tabs.primary>li>.clear-filter:focus, .filter .filter-content-wrapper .tabs.primary>li>.clear-filter:hover, .tabs.primary>li>a:focus, .tabs.primary>li>a:hover {
    background: #009594
}

.tabs-title {
    float: left
}

.active-filters .tabs-title>.active-filter-clear, .filter .filter-content-wrapper .tabs-title>.clear-filter, .tabs-title>a {
    display: block;
    padding: 1.25rem 1.5rem;
    line-height: 1;
    font-size: .75rem
}

.active-filters .tabs-title>.active-filter-clear:hover, .filter .filter-content-wrapper .tabs-title>.clear-filter:hover, .tabs-title>a:hover {
    background: #fefefe
}

.active-filters .tabs-title>.active-filter-clear:focus, .active-filters .tabs-title>[aria-selected=true].active-filter-clear, .filter .filter-content-wrapper .tabs-title>.clear-filter:focus, .filter .filter-content-wrapper .tabs-title>[aria-selected=true].clear-filter, .tabs-title>a:focus, .tabs-title>a[aria-selected=true] {
    background: #e6e6e6
}

.tabs-content {
    background: #fefefe;
    transition: all .5s ease;
    border: 1px solid #e6e6e6;
    border-top: 0
}

.tabs-content.vertical {
    border: 1px solid #e6e6e6;
    border-left: 0
}

.tabs-panel {
    display: none;
    padding: 1rem
}

.tabs-panel.is-active {
    display: block
}

.thumbnail {
    border: 4px solid #fefefe;
    box-shadow: 0 0 0 1px hsla(0, 0%, 4%, .2);
    display: inline-block;
    line-height: 0;
    max-width: 100%;
    transition: box-shadow .2s ease-out;
    border-radius: 0;
    margin-bottom: 1rem
}

.thumbnail:focus, .thumbnail:hover {
    box-shadow: 0 0 6px 1px rgba(0, 130, 129, .5)
}

.title-bar {
    background: #0a0a0a;
    color: #fefefe;
    padding: .5rem
}

.title-bar:after, .title-bar:before {
    content: ' ';
    display: table
}

.title-bar:after {
    clear: both
}

.title-bar .menu-icon {
    margin-left: .25rem;
    margin-right: .25rem
}

.title-bar-left {
    float: left
}

.title-bar-right {
    float: right;
    text-align: right
}

.title-bar-title {
    vertical-align: middle
}

.has-tip, .title-bar-title {
    font-weight: 700;
    display: inline-block
}

.has-tip {
    border-bottom: 1px dotted #8a8a8a;
    position: relative;
    cursor: help
}

.tooltip {
    background-color: #0a0a0a;
    color: #fefefe;
    font-size: 80%;
    padding: .75rem;
    position: absolute;
    z-index: 10;
    top: calc(100% + .6495rem);
    max-width: 10rem!important;
    border-radius: 0
}

.tooltip:before {
    border: .75rem inset;
    border-color: transparent transparent #0a0a0a;
    border-bottom-style: solid;
    border-top-width: 0;
    bottom: 100%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.tooltip.top:before, .tooltip:before {
    content: '';
    display: block;
    width: 0;
    height: 0
}

.tooltip.top:before {
    border: .75rem inset;
    border-color: #0a0a0a transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    top: 100%;
    bottom: auto
}

.tooltip.left:before {
    border: .75rem inset;
    border-color: transparent transparent transparent #0a0a0a;
    border-left-style: solid;
    border-right-width: 0;
    left: 100%
}

.tooltip.left:before, .tooltip.right:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tooltip.right:before {
    border: .75rem inset;
    border-color: transparent #0a0a0a transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
    left: auto;
    right: 100%
}

.top-bar {
    padding: .5rem
}

.top-bar:after, .top-bar:before {
    content: ' ';
    display: table
}

.top-bar:after {
    clear: both
}

.top-bar, .top-bar ul {
    background-color: #e6e6e6
}

.top-bar input {
    max-width: 200px;
    margin-right: 1rem
}

.top-bar .input-group-field {
    width: 100%;
    margin-right: 0
}

#button-container .top-bar input.introjs-button, .top-bar #button-container input.introjs-button, .top-bar input.button {
    width: auto
}

.top-bar .top-bar-left, .top-bar .top-bar-right {
    width: 100%
}

@media screen and (min-width:47.9375em) {
    .top-bar .top-bar-left, .top-bar .top-bar-right {
        width: auto
    }
}

@media screen and (max-width:63.9375em) {
    .top-bar.stacked-for-medium .top-bar-left, .top-bar.stacked-for-medium .top-bar-right {
        width: 100%
    }
}

@media screen and (max-width:74.9375em) {
    .top-bar.stacked-for-large .top-bar-left, .top-bar.stacked-for-large .top-bar-right {
        width: 100%
    }
}

.top-bar-title {
    float: left;
    margin-right: 1rem
}

.top-bar-left {
    float: left
}

.top-bar-right {
    float: right
}

.hide {
    display: none!important
}

.invisible {
    visibility: hidden
}

@media screen and (max-width:47.875em) {
    .hide-for-small-only {
        display: none!important
    }
}

@media screen and (max-width:0em), screen and (min-width:47.9375em) {
    .show-for-small-only {
        display: none!important
    }
}

@media screen and (min-width:47.9375em) {
    .hide-for-medium {
        display: none!important
    }
}

@media screen and (max-width:47.875em) {
    .show-for-medium {
        display: none!important
    }
}

@media screen and (min-width:47.9375em) and (max-width:63.9375em) {
    .hide-for-medium-only {
        display: none!important
    }
}

@media screen and (max-width:47.875em), screen and (min-width:64em) {
    .show-for-medium-only {
        display: none!important
    }
}

@media screen and (min-width:64em) {
    .hide-for-large {
        display: none!important
    }
}

@media screen and (max-width:63.9375em) {
    .show-for-large {
        display: none!important
    }
}

@media screen and (min-width:64em) and (max-width:74.9375em) {
    .hide-for-large-only {
        display: none!important
    }
}

@media screen and (max-width:63.9375em), screen and (min-width:75em) {
    .show-for-large-only {
        display: none!important
    }
}

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

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

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

@media screen and (orientation:landscape) {
    .hide-for-portrait, .show-for-landscape {
        display: block!important
    }
}

@media screen and (orientation:portrait) {
    .hide-for-portrait, .show-for-landscape {
        display: none!important
    }
}

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

@media screen and (orientation:landscape) {
    .hide-for-landscape, .show-for-portrait {
        display: none!important
    }
}

@media screen and (orientation:portrait) {
    .hide-for-landscape, .show-for-portrait {
        display: block!important
    }
}

.float-left {
    float: left!important
}

.float-right {
    float: right!important
}

.float-center {
    display: block;
    margin-left: auto;
    margin-right: auto
}

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

.clearfix:after {
    clear: both
}

.slide-in-down.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-down.mui-enter.mui-enter-active {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.slide-in-left.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-left.mui-enter.mui-enter-active {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.slide-in-up.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-up.mui-enter.mui-enter-active {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.slide-in-right.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-right.mui-enter.mui-enter-active {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.slide-out-down.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-down.mui-leave.mui-leave-active {
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

.slide-out-right.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-right.mui-leave.mui-leave-active {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.slide-out-up.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-up.mui-leave.mui-leave-active {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.slide-out-left.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-left.mui-leave.mui-leave-active {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.fade-in.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    opacity: 0;
    transition-property: opacity
}

.fade-in.mui-enter.mui-enter-active {
    opacity: 1
}

.fade-out.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    opacity: 1;
    transition-property: opacity
}

.fade-out.mui-leave.mui-leave-active {
    opacity: 0
}

.hinge-in-from-top.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    -webkit-transform-origin: top;
    transform-origin: top;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-top.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-right.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    -webkit-transform-origin: right;
    transform-origin: right;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-right.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-bottom.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateX(90deg);
    transform: perspective(2000px) rotateX(90deg);
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-left.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateY(90deg);
    transform: perspective(2000px) rotateY(90deg);
    -webkit-transform-origin: left;
    transform-origin: left;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-left.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-middle-x.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-middle-y.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active, .hinge-out-from-top.mui-leave {
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-out-from-top.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform-origin: top;
    transform-origin: top;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform
}

.hinge-out-from-top.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0
}

.hinge-out-from-right.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    -webkit-transform-origin: right;
    transform-origin: right;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-right.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0
}

.hinge-out-from-bottom.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(90deg);
    transform: perspective(2000px) rotateX(90deg);
    opacity: 0
}

.hinge-out-from-left.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    -webkit-transform-origin: left;
    transform-origin: left;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-left.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(90deg);
    transform: perspective(2000px) rotateY(90deg);
    opacity: 0
}

.hinge-out-from-middle-x.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0
}

.hinge-out-from-middle-y.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0
}

.scale-in-up.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.scale-in-up.mui-enter.mui-enter-active {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.scale-in-down.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.scale-in-down.mui-enter.mui-enter-active, .scale-out-up.mui-leave {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.scale-out-up.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform
}

.scale-out-up.mui-leave.mui-leave-active {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0
}

.scale-out-down.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.scale-out-down.mui-leave.mui-leave-active {
    -webkit-transform: scale(.5);
    transform: scale(.5);
    opacity: 0
}

.spin-in.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: rotate(-270deg);
    transform: rotate(-270deg);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.spin-in.mui-enter.mui-enter-active, .spin-out.mui-leave {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}

.spin-out.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform
}

.spin-in-ccw.mui-enter, .spin-out.mui-leave.mui-leave-active {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    opacity: 0
}

.spin-in-ccw.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform
}

.spin-in-ccw.mui-enter.mui-enter-active, .spin-out-ccw.mui-leave {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}

.spin-out-ccw.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform
}

.spin-out-ccw.mui-leave.mui-leave-active {
    -webkit-transform: rotate(-270deg);
    transform: rotate(-270deg);
    opacity: 0
}

.slow {
    transition-duration: .75s!important
}

.fast {
    transition-duration: .25s!important
}

.linear {
    transition-timing-function: linear!important
}

.ease {
    transition-timing-function: ease!important
}

.ease-in {
    transition-timing-function: ease-in!important
}

.ease-out {
    transition-timing-function: ease-out!important
}

.ease-in-out {
    transition-timing-function: ease-in-out!important
}

.bounce-in {
    transition-timing-function: cubic-bezier(.485, .155, .24, 1.245)!important
}

.bounce-out {
    transition-timing-function: cubic-bezier(.485, .155, .515, .845)!important
}

.bounce-in-out {
    transition-timing-function: cubic-bezier(.76, -.245, .24, 1.245)!important
}

.short-delay {
    transition-delay: .3s!important
}

.long-delay {
    transition-delay: .7s!important
}

.shake {
    -webkit-animation-name: a;
    animation-name: a
}

@-webkit-keyframes a {
    0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
        -webkit-transform: translateX(7%);
        transform: translateX(7%)
    }
    5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
        -webkit-transform: translateX(-7%);
        transform: translateX(-7%)
    }
}

@keyframes a {
    0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
        -webkit-transform: translateX(7%);
        transform: translateX(7%)
    }
    5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
        -webkit-transform: translateX(-7%);
        transform: translateX(-7%)
    }
}

.spin-cw {
    -webkit-animation-name: b;
    animation-name: b
}

@-webkit-keyframes b {
    0% {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }
    to {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.spin-ccw {
    -webkit-animation-name: b;
    animation-name: b
}

@keyframes b {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.wiggle {
    -webkit-animation-name: c;
    animation-name: c
}

@-webkit-keyframes c {
    40%, 50%, 60% {
        -webkit-transform: rotate(7deg);
        transform: rotate(7deg)
    }
    35%, 45%, 55%, 65% {
        -webkit-transform: rotate(-7deg);
        transform: rotate(-7deg)
    }
    0%, 30%, 70%, to {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes c {
    40%, 50%, 60% {
        -webkit-transform: rotate(7deg);
        transform: rotate(7deg)
    }
    35%, 45%, 55%, 65% {
        -webkit-transform: rotate(-7deg);
        transform: rotate(-7deg)
    }
    0%, 30%, 70%, to {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.shake, .spin-ccw, .spin-cw, .wiggle {
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.slow {
    -webkit-animation-duration: .75s!important;
    animation-duration: .75s!important
}

.fast {
    -webkit-animation-duration: .25s!important;
    animation-duration: .25s!important
}

.linear {
    -webkit-animation-timing-function: linear!important;
    animation-timing-function: linear!important
}

.ease {
    -webkit-animation-timing-function: ease!important;
    animation-timing-function: ease!important
}

.ease-in {
    -webkit-animation-timing-function: ease-in!important;
    animation-timing-function: ease-in!important
}

.ease-out {
    -webkit-animation-timing-function: ease-out!important;
    animation-timing-function: ease-out!important
}

.ease-in-out {
    -webkit-animation-timing-function: ease-in-out!important;
    animation-timing-function: ease-in-out!important
}

.bounce-in {
    -webkit-animation-timing-function: cubic-bezier(.485, .155, .24, 1.245)!important;
    animation-timing-function: cubic-bezier(.485, .155, .24, 1.245)!important
}

.bounce-out {
    -webkit-animation-timing-function: cubic-bezier(.485, .155, .515, .845)!important;
    animation-timing-function: cubic-bezier(.485, .155, .515, .845)!important
}

.bounce-in-out {
    -webkit-animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245)!important;
    animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245)!important
}

.short-delay {
    -webkit-animation-delay: .3s!important;
    animation-delay: .3s!important
}

.long-delay {
    -webkit-animation-delay: .7s!important;
    animation-delay: .7s!important
}

.introjs-overlay {
    position: absolute;
    box-sizing: content-box;
    z-index: 999999;
    background-color: #000;
    opacity: 0;
    background: radial-gradient(center, ellipse cover, rgba(0, 0, 0, .4) 0, rgba(0, 0, 0, .9) 100%);
    filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000',endColorstr='#e6000000',GradientType=1)";
    -ms-filter: "alpha(opacity=50)";
    filter: alpha(opacity=50);
    transition: all .3s ease-out
}

.introjs-fixParent {
    z-index: auto!important;
    opacity: 1!important;
    -webkit-transform: none!important;
    transform: none!important
}

.introjs-showElement, tr.introjs-showElement>td, tr.introjs-showElement>th {
    z-index: 9999999!important
}

.introjs-disableInteraction {
    z-index: 99999999!important;
    position: absolute;
    background-color: #fff;
    opacity: 0;
    filter: alpha(opacity=0)
}

.introjs-relativePosition, tr.introjs-showElement>td, tr.introjs-showElement>th {
    position: relative
}

.introjs-helperLayer {
    z-index: 9999998;
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .9);
    border: 1px solid #777;
    border: 1px solid rgba(0, 0, 0, .5);
    border-radius: 4px;
    box-shadow: 0 2px 15px rgba(0, 0, 0, .4)
}

.introjs-helperLayer, .introjs-tooltipReferenceLayer {
    box-sizing: content-box;
    position: absolute;
    transition: all .3s ease-out
}

.introjs-tooltipReferenceLayer {
    visibility: hidden;
    z-index: 10000000;
    background-color: transparent
}

.introjs-helperLayer *, .introjs-helperLayer :after, .introjs-helperLayer :before {
    -ms-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box
}

.introjs-helperNumberLayer {
    box-sizing: content-box;
    position: absolute;
    visibility: visible;
    top: -16px;
    left: -16px;
    z-index: 9999999999!important;
    padding: 2px;
    font-family: Arial, verdana, tahoma;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    background: #ff3019;
    background: linear-gradient(180deg, #ff3019 0, #cf0404);
    width: 20px;
    height: 20px;
    line-height: 20px;
    border: 3px solid #fff;
    border-radius: 50%;
    filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3019', endColorstr='#cf0404', GradientType=0)";
    filter: "progid:DXImageTransform.Microsoft.Shadow(direction=135, strength=2, color=ff0000)";
    box-shadow: 0 2px 5px rgba(0, 0, 0, .4)
}

.introjs-arrow {
    border: 5px solid #fff;
    content: '';
    position: absolute
}

.introjs-arrow.top, .introjs-arrow.top-right {
    top: -10px;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: #fff;
    border-left-color: transparent
}

.introjs-arrow.top-right {
    right: 10px
}

.introjs-arrow.top-middle {
    top: -10px;
    left: 50%;
    margin-left: -5px;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: #fff;
    border-left-color: transparent
}

.introjs-arrow.right {
    top: 10px
}

.introjs-arrow.right, .introjs-arrow.right-bottom {
    right: -10px;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: #fff
}

.introjs-arrow.right-bottom {
    bottom: 10px
}

.introjs-arrow.bottom {
    bottom: -10px;
    border-top-color: #fff;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent
}

.introjs-arrow.left {
    top: 10px
}

.introjs-arrow.left, .introjs-arrow.left-bottom {
    left: -10px;
    border-top-color: transparent;
    border-right-color: #fff;
    border-bottom-color: transparent;
    border-left-color: transparent
}

.introjs-arrow.left-bottom {
    bottom: 10px
}

.introjs-tooltip {
    box-sizing: content-box;
    position: absolute;
    visibility: visible;
    padding: 10px;
    background-color: #fff;
    min-width: 200px;
    max-width: 300px;
    border-radius: 3px;
    box-shadow: 0 1px 10px rgba(0, 0, 0, .4);
    transition: opacity .1s ease-out
}

.introjs-tooltipbuttons {
    text-align: right;
    white-space: nowrap
}

.introjs-button {
    box-sizing: content-box;
    position: relative;
    overflow: visible;
    display: inline-block;
    padding: .3em .8em;
    border: 1px solid #d4d4d4;
    margin: 0;
    text-decoration: none;
    text-shadow: 1px 1px 0 #fff;
    font: 11px/normal sans-serif;
    color: #333;
    white-space: nowrap;
    cursor: pointer;
    outline: 0;
    background-color: #ececec;
    background-image: linear-gradient(#f4f4f4, #ececec);
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    border-radius: .2em;
    zoom: 1;
    *display: inline;
    margin-top: 10px
}

.introjs-button:hover {
    border-color: #bcbcbc;
    text-decoration: none;
    box-shadow: 0 1px 1px #e3e3e3
}

.introjs-button:active, .introjs-button:focus {
    background-image: linear-gradient(#ececec, #f4f4f4)
}

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

.introjs-skipbutton {
    box-sizing: content-box;
    margin-right: 5px;
    color: #7a7a7a
}

.introjs-prevbutton {
    border-radius: .2em 0 0 .2em;
    border-right: 0
}

.introjs-prevbutton.introjs-fullbutton {
    border: 1px solid #d4d4d4;
    border-radius: .2em
}

.introjs-nextbutton {
    border-radius: 0 .2em .2em 0
}

.introjs-nextbutton.introjs-fullbutton {
    border-radius: .2em
}

.introjs-disabled, .introjs-disabled:focus, .introjs-disabled:hover {
    color: #9a9a9a;
    border-color: #d4d4d4;
    box-shadow: none;
    cursor: default;
    background-color: #f4f4f4;
    background-image: none;
    text-decoration: none
}

.introjs-hidden {
    display: none
}

.introjs-bullets {
    text-align: center
}

.introjs-bullets ul {
    box-sizing: content-box;
    clear: both;
    margin: 15px auto 0;
    padding: 0;
    display: inline-block
}

.introjs-bullets ul li {
    box-sizing: content-box;
    list-style: none;
    float: left;
    margin: 0 2px
}

.active-filters .introjs-bullets ul li .active-filter-clear, .filter .filter-content-wrapper .introjs-bullets ul li .clear-filter, .introjs-bullets ul li .active-filters .active-filter-clear, .introjs-bullets ul li .filter .filter-content-wrapper .clear-filter, .introjs-bullets ul li a {
    box-sizing: content-box;
    display: block;
    width: 6px;
    height: 6px;
    background: #ccc;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    text-decoration: none;
    cursor: pointer
}

.active-filters .introjs-bullets ul li .active-filter-clear:hover, .active-filters .introjs-bullets ul li .active.active-filter-clear, .filter .filter-content-wrapper .introjs-bullets ul li .active.clear-filter, .filter .filter-content-wrapper .introjs-bullets ul li .clear-filter:hover, .introjs-bullets ul li .active-filters .active-filter-clear:hover, .introjs-bullets ul li .active-filters .active.active-filter-clear, .introjs-bullets ul li .filter .filter-content-wrapper .active.clear-filter, .introjs-bullets ul li .filter .filter-content-wrapper .clear-filter:hover, .introjs-bullets ul li a.active, .introjs-bullets ul li a:hover {
    background: #999
}

.introjs-progress {
    box-sizing: content-box;
    overflow: hidden;
    height: 10px;
    margin: 10px 0 5px;
    border-radius: 4px;
    background-color: #ecf0f1
}

.introjs-progressbar {
    box-sizing: content-box;
    float: left;
    width: 0;
    height: 100%;
    font-size: 10px;
    line-height: 10px;
    text-align: center;
    background-color: #08c
}

.introjsFloatingElement {
    position: absolute;
    height: 0;
    width: 0;
    left: 50%;
    top: 50%
}

.introjs-fixedTooltip {
    position: fixed
}

.introjs-hint {
    box-sizing: content-box;
    position: absolute;
    background: transparent;
    width: 20px;
    height: 15px;
    cursor: pointer
}

.introjs-hint:focus {
    border: 0;
    outline: 0
}

.introjs-hidehint {
    display: none
}

.introjs-fixedhint {
    position: fixed
}

.introjs-hint:hover>.introjs-hint-pulse {
    border: 5px solid rgba(60, 60, 60, .57)
}

.introjs-hint-pulse {
    box-sizing: content-box;
    width: 10px;
    height: 10px;
    border: 5px solid rgba(60, 60, 60, .27);
    border-radius: 30px;
    background-color: hsla(0, 0%, 53%, .24);
    z-index: 10;
    position: absolute;
    transition: all .2s ease-out
}

.introjs-hint-no-anim .introjs-hint-dot {
    -webkit-animation: none;
    animation: none
}

.introjs-hint-dot {
    box-sizing: content-box;
    border: 10px solid hsla(0, 0%, 57%, .36);
    background: transparent;
    border-radius: 60px;
    height: 50px;
    width: 50px;
    -webkit-animation: d 3s ease-out;
    animation: d 3s ease-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    position: absolute;
    top: -25px;
    left: -25px;
    z-index: 1;
    opacity: 0
}

@-webkit-keyframes d {
    0% {
        -webkit-transform: scale(0);
        opacity: 0
    }
    25% {
        -webkit-transform: scale(0);
        opacity: .1
    }
    50% {
        -webkit-transform: scale(.1);
        opacity: .3
    }
    75% {
        -webkit-transform: scale(.5);
        opacity: .5
    }
    to {
        -webkit-transform: scale(1);
        opacity: 0
    }
}

.hero {
    margin: auto;
    height: 360px;
    padding: 20px 25px;
    margin-bottom: 20px;
    background: url(../images/header-image.png);
    background-size: cover;
    color: #fefefe;
    position: relative
}

@media screen and (min-width:767px) {
    .hero {
        padding: 40px 30px;
        width: 1025px;
        height: 380px
    }
}

.hero .hero-content {
    max-width: 420px
}

.hero .hero-content h2 {
    margin-bottom: 5px;
    font-size: 30px;
    color: #fefefe
}

@media screen and (min-width:767px) {
    .hero .hero-content h2 {
        font-size: 36px;
        margin-bottom: 25px
    }
}

.hero .hero-content p {
    color: #fefefe;
    font-family: Georgia, serif;
    font-size: 15px;
    color: #fff;
    line-height: 24px
}

.hero .hero-search-button {
    border-radius: 5px;
    padding: 10px 35px;
    margin-top: 10px;
    width: 100%
}

@media screen and (min-width:767px) {
    .hero .hero-search-button {
        width: auto
    }
}

.home {
    padding-bottom: 10px
}

@media screen and (min-width:767px) {
    .home {
        padding-bottom: 75px
    }
}

.home .how-to-card {
    border-radius: 10px;
    border: 1px solid #d7dbdd;
    position: relative;
    background: #fefefe;
    margin-bottom: 35px
}

@media screen and (min-width:767px) {
    .home .how-to-card {
        margin-bottom: 0
    }
}

.home .how-to-card .image {
    background: url(../images/how-to-card-image.png);
    min-height: 125px
}

.home .card .card-content {
    padding: 20px;
    color: #4a4a4a;
    font-size: 15px;
    font-family: Georgia, serif
}

.home .card .card-content .card-subheading {
    font-family: HelveticaNeue, sans-serif;
    font-size: 12px;
    color: #d0011b;
    line-height: 24px
}

.home .current-collection-card {
    color: #fefefe;
    border: 1px solid #d7dbdd;
    font-family: HelveticaNeue, sans-serif;
    border-radius: 10px;
    overflow: hidden;
    background: #fefefe;
    margin-bottom: 35px
}

@media screen and (min-width:767px) {
    .home .current-collection-card {
        margin-bottom: 0
    }
}

.home .current-collection-card .card-header {
    padding: 20px
}

.home .current-collection-card .card-header .current-collection-header {
    font-size: 12px
}

.home .current-collection-card .card-header .collection-name-header {
    font-size: 24px;
    font-family: Georgia, serif
}

.contact label {
    margin-bottom: 5px
}

@media screen and (min-width:767px) {
    .contact .contact-us-message {
        width: 91%
    }
}

.contact .contact-us-message p {
    margin-bottom: 0
}

.contact .failed .failed-text {
    display: inline-block;
    font-family: HelveticaNeue, sans-serif;
    font-size: 14px;
    color: #d0011b;
    font-weight: 400
}

.contact .failed-text {
    display: none
}

@media screen and (min-width:767px) {
    .record-info {
        padding-bottom: 40px;
        min-height: 48.75rem
    }
}

.selected-record-summary {
    border-bottom: 1px solid #e5e7e9;
    padding-bottom: 30px
}

@media screen and (min-width:767px) {
    .selected-record-summary {
        padding-bottom: 30px;
        border-bottom: none
    }
}

.record-sidebar {
    background: #f8f8f8;
    margin-bottom: 15px;
    /* position: relative; */
    position: sticky;
}

@media screen and (min-width:767px) {
    .record-sidebar {
        padding-top: 35px;
        margin-bottom: 0;
        right: 0;
        top: 0;
        width: 20%;
        padding: 35px 25px;
        bottom: 0;
        /* min-height: 61.25rem; */
        height: 100vh;
        min-height: 38rem;
        float: right
    }
}

@media screen and (min-width:47.9375em) {
    .record-sidebar.absolute {
        position: absolute
    }
}

.record-sidebar .show-hide {
    font-family: HelveticaNeue, sans-serif;
    font-size: 12px;
    color: #d0011b
}

@media screen and (min-width:767px) {
    .record-sidebar .show-hide {
        margin-bottom: 45px
    }
}

.record-sidebar .show-hide .heading {
    padding-bottom: 10px
}

.record-sidebar .checkbox {
    border-bottom: 1px solid #e5e7e9;
    font-weight: 400;
    margin-top: 6px;
    padding: 0 20px;
    margin-bottom: 0;
    font-family: HelveticaNeue, sans-serif;
    font-size: 14px;
    color: #008281
}

@media screen and (min-width:767px) {
    .record-sidebar .checkbox {
        padding: 0
    }
}

.record-sidebar .checkbox:last-of-type {
    border-bottom: none
}

.record-sidebar .checkbox .checkbox-inner {
    vertical-align: sub;
    margin-right: 10px
}

.record-sidebar .checkbox .checkbox-inner:after {
    display: inline-block
}

@media screen and (min-width:767px) {
    .record-sidebar .sticky-bottom {
        position: absolute;
        bottom: 0;
        width: 75%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.view-tags {
    padding-bottom: 45px
}

.view-tags .heading {
    font-family: HelveticaNeue, sans-serif;
    font-size: 12px;
    color: #d0011b;
    position: relative;
    border-top: 1px solid #e5e7e9;
    border-left: 1px solid #f8f8f8;
    padding: 8px
}

.view-tags .heading:after {
    content: '+';
    background: #fff;
    display: inline-block;
    position: absolute;
    right: 0;
    padding: 0 10px;
    border: 1px solid #e5e7e9;
    border-top: none;
    top: 0;
    cursor: pointer;
    font-size: 23px;
    color: #008281;
    width: 35px;
    text-align: center;
    transition: .5s
}

.view-tags .tags {
    display: none;
    list-style-type: none;
    margin-left: 0;
    font-family: HelveticaNeue, sans-serif;
    background: #fff;
    font-size: 14px;
    color: #008281
}

.view-tags .tags li {
    border-bottom: 1px solid #e5e7e9;
    padding: 6px 8px
}

.view-tags .tags li:last-of-type {
    border-bottom: none
}

@media screen and (min-width:47.9375em) {
    .view-tags.opened .tags {
        max-height: 32.25rem;
        overflow: scroll
    }
}

.view-tags.opened .heading {
    background: #fff;
    border: 1px solid #e5e7e9;
    border-left: 1px solid #f8f8f8;
    border-right: 0
}

.view-tags.opened .heading:after {
    content: "-"
}

.record {
    padding-top: 35px
}

.record, .record .record-info-inner {
    font-family: Georgia, serif;
    font-size: 15px;
    color: #4a4a4a;
    line-height: 24px
}

.record .record-info-inner {
    padding-bottom: 10px
}

.record .record-title h1 {
    margin-bottom: 10px
}

.record .shelfmark {
    font-family: Georgia, serif;
    font-size: 15px;
    color: #4a4a4a
}

.record .accordion {
    padding-top: 20px
}

.record-accordion .accordion-title {
    background: #f8f8f8;
    font-family: HelveticaNeue, sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #4a4a4a;
    padding-bottom: 10px;
    padding-top: 10px;
    border-left: 0
}

.record-accordion .accordion-title:before {
    content: '';
    background: #fff;
    background-image: url(../images/plus.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    right: 0;
    padding: 5px 10px;
    border: 1px solid #e5e7e9;
    border-top: none;
    top: 0;
    cursor: pointer;
    font-size: 21px;
    color: #008281;
    height: 100%;
    margin-top: 0;
    line-height: normal;
    width: 35px;
    font-weight: 600;
    text-align: center
}

.record-accordion .accordion-title:last-of-type {
    border-bottom: none;
    border-right: none
}

.record-accordion .accordion-content {
    border: none;
    padding-top: 0;
    padding-right: 35px
}

.record-accordion .is-active .accordion-title {
    background: #fefefe;
    border-bottom: none
}

.record-accordion .is-active .accordion-title:before {
    background-image: url(../images/minus.svg)
}

#about-the-record {
    background: url(../images/about-the-records-bg.png)
}

#about-the-record-bibliography {
    background: url(../images/bibliography-hero-image.png)
}

.sidenav {
    margin-left: 0;
    list-style-type: none;
    border: 1px solid #d7dbdd;
    border-top: 5px solid #d0011b;
    border-radius: 5px;
    overflow: hidden
}

.sidenav li {
    border-top: 1px solid #d7dbdd;
    background: #f8f8f8
}

.sidenav li.active {
    font-size: 14px;
    color: #4a4a4a;
    background: #fff;
    font-family: HelveticaNeue, sans-serif;
    padding: 5px 10px
}

.active-filters .sidenav li .active-filter-clear, .filter .filter-content-wrapper .sidenav li .clear-filter, .sidenav li .active-filters .active-filter-clear, .sidenav li .filter .filter-content-wrapper .clear-filter, .sidenav li a {
    padding: 5px 10px;
    display: block
}

.sidenav li:hover {
    background: #fff
}

.toc {
    counter-reset: a
}

@media screen and (min-width:767px) {
    .toc {
        padding-bottom: 25px
    }
}

.toc .sub-sections {
    list-style-type: none;
    margin-left: 0
}

.toc .sub-sections li {
    border-bottom: 1px solid #d7dbdd;
    padding: 10px 0
}

.active-filters .toc .sub-sections li .active-filter-clear, .filter .filter-content-wrapper .toc .sub-sections li .clear-filter, .toc .sub-sections li .active-filters .active-filter-clear, .toc .sub-sections li .filter .filter-content-wrapper .clear-filter, .toc .sub-sections li a {
    display: block;
    font-family: Georgia, serif;
    font-size: 15px
}

.active-filters .toc .sub-sections li .active-filter-clear:before, .filter .filter-content-wrapper .toc .sub-sections li .clear-filter:before, .toc .sub-sections li .active-filters .active-filter-clear:before, .toc .sub-sections li .filter .filter-content-wrapper .clear-filter:before, .toc .sub-sections li a:before {
    counter-increment: a;
    content: counters(a, ".") ".  ";
    padding-right: 5px
}

.active-filters .toc .sub-sections .active .active-filter-clear, .filter .filter-content-wrapper .toc .sub-sections .active .clear-filter, .toc .sub-sections .active .active-filters .active-filter-clear, .toc .sub-sections .active .filter .filter-content-wrapper .clear-filter, .toc .sub-sections .active a {
    color: #4a4a4a
}

.toc.mobile-toc li {
    padding-left: 20px;
    padding-right: 20px
}

@media screen and (min-width:767px) {
    .sub-section-content {
        padding-bottom: 75px
    }
}

.sub-section-content .prev-next-buttons {
    padding-top: 25px;
    padding-bottom: 25px;
    margin: 0;
    max-width: 46.875rem
}

@media screen and (min-width:767px) {
    .sub-section-content .prev-next-buttons {
        padding-top: 45px;
        padding-bottom: 0;
        margin: 0 -.9375rem
    }
}

.next-button, .previous-button {
    background: #f8f8f8;
    border: 1px solid #cacfd2;
    padding: 16px 15px;
    border-radius: 5px;
    transition: .5s
}

.next-button:hover, .previous-button:hover {
    background: #fff
}

.active-filters .next-button .active-filter-clear, .active-filters .previous-button .active-filter-clear, .filter .filter-content-wrapper .next-button .clear-filter, .filter .filter-content-wrapper .previous-button .clear-filter, .next-button .active-filters .active-filter-clear, .next-button .filter .filter-content-wrapper .clear-filter, .next-button a, .previous-button .active-filters .active-filter-clear, .previous-button .filter .filter-content-wrapper .clear-filter, .previous-button a {
    display: block
}

.active-filters .next-button .active-filter-clear:hover, .active-filters .previous-button .active-filter-clear:hover, .filter .filter-content-wrapper .next-button .clear-filter:hover, .filter .filter-content-wrapper .previous-button .clear-filter:hover, .next-button .active-filters .active-filter-clear:hover, .next-button .filter .filter-content-wrapper .clear-filter:hover, .next-button a:hover, .previous-button .active-filters .active-filter-clear:hover, .previous-button .filter .filter-content-wrapper .clear-filter:hover, .previous-button a:hover {
    color: #008281
}

.next-button .next, .previous-button .next {
    font-family: Georgia, serif;
    font-size: 20px;
    padding-bottom: 8px
}

.next-button .next:after, .previous-button .next:after {
    content: url(../images/next-button-arrow.svg);
    padding-left: 10px;
    vertical-align: middle
}

.next-button .next-page, .previous-button .next-page {
    font-family: HelveticaNeue, sans-serif;
    font-size: 14px;
    line-height: 18px
}

.previous-button {
    text-align: right;
    margin-bottom: 15px
}

@media screen and (min-width:767px) {
    .previous-button {
        margin-bottom: 0
    }
}

.active-filters .previous-button .active-filter-clear:hover .next:before, .filter .filter-content-wrapper .previous-button .clear-filter:hover .next:before, .previous-button .active-filters .active-filter-clear:hover .next:before, .previous-button .filter .filter-content-wrapper .clear-filter:hover .next:before, .previous-button a:hover .next:before {
    content: url(../images/next-button-arrow.svg);
    -webkit-transform: scale(-1);
    transform: scale(-1);
    vertical-align: top;
    max-height: 18px;
    display: inline-block;
    padding-left: 10px
}

.previous-button .next:after {
    display: none
}

.previous-button .next:before {
    content: url(../images/previous-button-arrow.svg);
    padding-right: 10px;
    vertical-align: top;
    max-height: 18px;
    display: inline-block
}

.active-filters .previous-button .active-filter-clear, .filter .filter-content-wrapper .previous-button .clear-filter, .previous-button .active-filters .active-filter-clear, .previous-button .filter .filter-content-wrapper .clear-filter, .previous-button a {
    color: #9b9b9b
}

.glossary {
    border: 1px solid #cacfd2;
    border-radius: 5px;
    overflow: hidden;
    position: relative
}

.glossary .letter-content {
    display: none
}

.glossary .letter-content.active {
    display: block
}

.glossary h3 {
    padding: 5px 35px 5px 18px;
    background: #f8f8f8;
    margin: 0
}

@media screen and (min-width:767px) {
    .glossary h3 {
        margin: 15px 8px;
        margin-bottom: -8px;
        padding: 0 10px;
        border-bottom: 1px solid #e5e7e9;
        background: none
    }
}

.glossary .letters {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 30px;
    overflow: scroll;
    background: #fff
}

@media screen and (min-width:767px) {
    .glossary .letters {
        position: relative;
        width: 100%;
        background: #f8f8f8
    }
}

.glossary .letters ul {
    list-style-type: none;
    margin-left: 0;
    width: 100%;
    display: table;
    table-layout: fixed;
    padding-top: 25px;
    background: #fff;
    margin-bottom: 0
}

@media screen and (min-width:767px) {
    .glossary .letters ul {
        padding-top: 0;
        background: #f8f8f8
    }
}

.glossary .letters ul li {
    display: table-row;
    font-size: 10px;
    border: none;
    height: 12px;
    line-height: 12px;
    font-weight: 700;
    font-family: HelveticaNeue, sans-serif;
    padding: 2px 3px;
    color: #008281;
    width: 27px;
    cursor: pointer;
    min-width: 27px;
    text-align: center
}

@media screen and (min-width:767px) {
    .glossary .letters ul li {
        font-weight: 400;
        display: table-cell;
        border-right: 1px solid #cacfd2;
        border-bottom: 1px solid #cacfd2;
        font-size: 18px;
        width: 2%;
        height: 24px;
        line-height: 24px
    }
}

.glossary .letters ul li.active {
    color: #4a4a4a;
    background: #fff
}

.glossary .letters ul li.no-results {
    color: #bdc3c7
}

.glossary .letters ul li:last-of-type {
    border-right: none
}

.glossary .glossary-content {
    padding: 8px 35px 20px 8px;
    padding-bottom: 20px
}

@media screen and (min-width:767px) {
    .glossary .glossary-content {
        padding: 8px;
        padding-bottom: 20px
    }
}

.glossary .glossary-content ul {
    list-style-type: none;
    margin-left: 0
}

.glossary .glossary-content ul li {
    border-bottom: 1px solid #e5e7e9;
    padding: 5px 10px;
    font-size: 15px;
    color: #4a4a4a;
    line-height: 24px;
    font-family: Georgia, serif
}

.glossary .glossary-content ul li h3 {
    margin-bottom: 0
}

.active-filters .glossary .glossary-content ul li .active-filter-clear, .filter .filter-content-wrapper .glossary .glossary-content ul li .clear-filter, .glossary .glossary-content ul li .active-filters .active-filter-clear, .glossary .glossary-content ul li .filter .filter-content-wrapper .clear-filter, .glossary .glossary-content ul li a {
    font-weight: 700;
    font-family: Georgia, serif
}

.glossary-accordion {
    padding-top: 45px
}

.glossary-accordion ul {
    margin-bottom: 0
}

.glossary-accordion .accordion-content {
    padding-top: 25px
}

.bibliography-input {
    height: 37px
}

.bibliography-search {
    height: 37px;
    padding: 0
}

div.bibliography-filter {
    width: 100%;
    position: relative;
    border-bottom: 0;
    border: none;
    box-shadow: none;
    z-index: 999;
    overflow: visible
}

div.bibliography-filter.full-width .filter-head {
    margin: 0 -20px;
    max-height: 41px
}

div.bibliography-filter.full-width .filter-content-wrapper {
    width: auto;
    margin: 0 -20px
}

div.bibliography-filter .filter-head {
    border-radius: 5px;
    border: 1px solid #d7dbdd;
    padding-left: 15px
}

div.bibliography-filter .filter-head.expanded {
    margin: 0 -1.25rem;
    height: 40px;
    line-height: 1.6
}

div.bibliography-filter .filter-head.expanded:after {
    height: auto;
    bottom: -1px
}

div.bibliography-filter .filter-head:after {
    height: 37px;
    width: 36px;
    top: -1px;
    right: -1px
}

div.bibliography-filter.opened {
    box-shadow: none!important;
    overflow: visible
}

div.bibliography-filter.opened .filter-head {
    border-radius: 5px 5px 0 0
}

div.bibliography-filter.opened.full-width .filter-content-wrapper {
    background: #fff
}

div.bibliography-filter .filter-content-wrapper {
    position: absolute;
    border: none;
    width: 100%;
    border: 1px solid #d7dbdd;
    border-top: 0;
    border-radius: 0 0 5px 5px;
    overflow: hidden
}

div.bibliography-filter .filter-content-wrapper.relative {
    position: relative
}

div.bibliography-filter .filter-content-wrapper.expanded {
    width: auto;
    margin: 0 -20px;
    padding: 0 20px;
    background-color: #fff
}

div.bibliography-filter ul:not(.show-or-hide) {
    list-style-type: none;
    margin-left: 0;
    margin-bottom: 0
}

div.bibliography-filter ul:not(.show-or-hide) li {
    padding: 8px 15px;
    font-family: HelveticaNeue, sans-serif;
    font-size: 14px;
    color: #4a4a4a;
    border-bottom: 1px solid #d7dbdd;
    cursor: pointer;
    background: #fefefe
}

div.bibliography-filter ul:not(.show-or-hide) li.tag {
    color: #008281;
    padding: 8px 20px
}

div.bibliography-filter ul:not(.show-or-hide) li.close-tags {
    background: #f8f8f8
}

div.bibliography-filter ul:not(.show-or-hide) li:last-of-type {
    border-bottom: none
}

div.bibliography-filter ul:not(.show-or-hide) li.disabled {
    font-family: HelveticaNeue, sans-serif;
    background: #f8f8f8;
    font-weight: 700;
    font-size: 12px;
    color: #9b9b9b
}

.record-accordion {
    margin: 0 -20px
}

@media screen and (min-width:767px) {
    .record-accordion {
        margin: 0
    }
}

.record-accordion.no-margin ul {
    margin: 0
}

.bibliography-results .results-summary {
    font-family: HelveticaNeue, sans-serif;
    font-size: 14px;
    color: #4a4a4a
}

.bibliography-results .bibliography-result {
    font-family: Georgia, serif;
    color: #4a4a4a;
    line-height: 24px;
    font-size: 15px;
    padding-top: 15px
}

.bibliography-results .bibliography-result li {
    border-bottom: 1px solid #e5e7e9
}

#how-to {
    background-image: url(../images/how-to-header.png);
    height: 100px
}

@media screen and (min-width:767px) {
    #how-to {
        height: 150px
    }
}

.anatomy-title {
    padding: 0 20px
}

@media screen and (min-width:767px) {
    .anatomy-title {
        padding: 0 0 25px
    }
}

.anatomy {
    border-top: 1px solid #cacfd2;
    border-bottom: 1px solid #cacfd2;
    box-shadow: 0 2px 4px 0 #bdc3c7;
    padding: 20px;
    counter-reset: b
}

@media screen and (min-width:767px) {
    .anatomy {
        padding: 15px;
        border: 1px solid #cacfd2;
        max-width: 750px
    }
}

.anatomy .record {
    padding: 0
}

.anatomy .walkthrough {
    position: relative
}

.anatomy .walkthrough:after {
    counter-increment: b;
    content: counter(b);
    display: inline-block;
    background: #008281;
    width: 19px;
    height: 19px;
    line-height: 19px;
    text-align: center;
    border-radius: 5px;
    color: #fff;
    font-family: HelveticaNeue, sans-serif;
    font-weight: 700;
    font-size: 14px;
    margin-left: 5px;
    cursor: pointer
}

.anatomy .walkthrough#step2 {
    margin: 0 -.9375rem 0 0
}

@media screen and (min-width:767px) {
    .anatomy .walkthrough#step2:after {
        top: 65%;
        position: absolute
    }
}

.anatomy .walkthrough#step8 {
    white-space: nowrap
}

.introjs-tooltipbuttons {
    display: none
}

.introjs-tooltip {
    padding: 0;
    font-family: Georgia, serif;
    font-size: 15px;
    color: #4a4a4a;
    line-height: 24px;
    border-radius: 5px;
    max-width: none;
    z-index: 9999999
}

@media screen and (min-width:767px) {
    .introjs-tooltip {
        width: 420px;
        max-width: none
    }
}

.introjs-tooltip .introjs-tooltiptext {
    padding: 0
}

.introjs-tooltip .walkthrough-content {
    padding: 0 20px;
    color: #4a4a4a;
    font-size: 15px
}

.introjs-tooltip hr {
    margin: 10px 0
}

.introjs-tooltip .introjs-arrow.top {
    left: 10px
}

.introjs-tooltip .introjs-title {
    padding: 10px 20px;
    font-family: Georgia, serif;
    font-weight: 700;
    font-size: 15px;
    color: #4a4a4a;
    line-height: 24px;
    position: relative
}

.introjs-tooltip .introjs-title .close-walkthrough:after {
    content: url(../images/close.svg);
    right: 15px;
    top: 10px;
    cursor: pointer;
    position: absolute
}

.introjs-tooltip .introjs-note {
    padding: 0 20px 10px
}

.introjs-tooltip .introjs-tooltiptext {
    padding: 0 20px
}

.introjs-tooltip .introjs-hr-hide {
    border: none;
    height: 1px
}

.introjs-tooltip .step {
    display: inline-block;
    background: #008281;
    width: 19px;
    height: 19px;
    line-height: 19px;
    text-align: center;
    border-radius: 5px;
    color: #fff;
    font-family: HelveticaNeue, sans-serif;
    font-weight: 700;
    font-size: 14px;
    margin-right: 5px
}

.introjs-tooltip .introjs-arrow {
    display: none!important
}

.introjs-tooltip .introjs-bullets {
    display: inline-block;
    width: 100%
}

@media screen and (min-width:767px) {
    .introjs-tooltip .introjs-bullets {
        width: 50%
    }
}

.introjs-tooltip .introjs-bullets ul {
    margin-top: 0;
    margin-bottom: 10px
}

@media screen and (min-width:767px) {
    .introjs-tooltip .introjs-bullets ul {
        margin-top: 15px;
        margin-bottom: 0
    }
}

.active-filters .introjs-tooltip .introjs-bullets .active-filter-clear, .filter .filter-content-wrapper .introjs-tooltip .introjs-bullets .clear-filter, .introjs-tooltip .introjs-bullets .active-filters .active-filter-clear, .introjs-tooltip .introjs-bullets .filter .filter-content-wrapper .clear-filter, .introjs-tooltip .introjs-bullets a {
    width: 10px;
    height: 10px;
    background: #fff;
    border: 1px solid #bdc3c7
}

.active-filters .introjs-tooltip .introjs-bullets .active.active-filter-clear, .filter .filter-content-wrapper .introjs-tooltip .introjs-bullets .active.clear-filter, .introjs-tooltip .introjs-bullets .active-filters .active.active-filter-clear, .introjs-tooltip .introjs-bullets .filter .filter-content-wrapper .active.clear-filter, .introjs-tooltip .introjs-bullets a.active {
    background: #008281;
    border: 1px solid #008281
}

#button-container {
    background: #f4f4f4;
    padding: 10px 20px;
    border-radius: 0 0 5px 5px
}

#button-container .introjs-button {
    background-image: none;
    text-shadow: none;
    margin-bottom: 0;
    width: 65px;
    background: #008281;
    border: 1px solid #008281
}

#button-container .introjs-button:hover {
    background: #fff;
    color: #008281
}

.map {
    background: #fff;
    border: 1px solid #d7dbdd
}

@media screen and (min-width:767px) {
    .map {
        margin-bottom: 45px
    }
}

.map #map {
    width: 100%
}

.map .legend {
    font-family: HelveticaNeue, sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #4a4a4a;
    padding: 7px
}

@media screen and (min-width:767px) {
    .map .legend {
        padding-top: 20px;
        padding-left: 0
    }
}

.explore-text {
    padding-bottom: 25px
}

.top .dataTables_info {
    margin-bottom: 1.5625rem;
    font-family: HelveticaNeue, sans-serif;
    font-size: 14px;
    color: #4a4a4a
}

@media screen and (min-width:767px) {
    .top .dataTables_info {
        display: inline-block;
        width: 40%;
        margin-bottom: 0
    }
}

.top .view-records {
    text-align: right;
    margin-bottom: 1.25rem
}

@media screen and (min-width:767px) {
    .top .view-records {
        display: inline-block;
        width: 60%;
        margin-bottom: 5px
    }
}

#result-table thead, #table thead {
    background: #008281;
    color: #fefefe;
    font-family: HelveticaNeue, sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    line-height: 18px
}

#result-table tbody th, #table tbody th {
    text-align: left;
    font-weight: 400
}

#result-table .search-filter-arrow, #table .search-filter-arrow {
    position: relative;
    display: inline-block;
    right: 0;
    top: 0;
    bottom: 0;
    color: transparent;
    background: url(../images/down-arrow-white.svg) 50% 50% no-repeat #008281
}

#result-table tbody, #table tbody {
    color: #4a4a4a
}

#result-table tbody .active-filters .active-filter-clear, #result-table tbody .filter .filter-content-wrapper .clear-filter, #result-table tbody a, #table tbody .active-filters .active-filter-clear, #table tbody .filter .filter-content-wrapper .clear-filter, #table tbody a, .active-filters #result-table tbody .active-filter-clear, .active-filters #table tbody .active-filter-clear, .filter .filter-content-wrapper #result-table tbody .clear-filter, .filter .filter-content-wrapper #table tbody .clear-filter {
    font-family: Georgia, serif;
    font-size: 15px
}

#result-table th, #table th {
    position: relative;
    overflow: visible
}

#result-table th #checkbox-toggle, #table th #checkbox-toggle {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 1.5625rem;
    background: url(../images/down-arrow-white.svg) 50% 50% no-repeat #008281
}

#result-table th #checkbox-toggle, #result-table th #checkbox-toggle:hover, #table th #checkbox-toggle, #table th #checkbox-toggle:hover {
    font: "0/0" a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

#result-table th #checkbox-options, #table th #checkbox-options {
    display: none;
    position: absolute;
    top: 1.875rem;
    z-index: 100;
    border: 1px solid #eee
}

#result-table th #checkbox-options, #result-table th #checkbox-options li, #table th #checkbox-options, #table th #checkbox-options li {
    list-style: none;
    margin: 0;
    padding: 0
}

#result-table th #checkbox-options li, #table th #checkbox-options li {
    display: block;
    background: #fff;
    padding: .3125rem 1.25rem;
    color: #000;
    font-weight: 400;
    min-width: 6.25rem;
    cursor: pointer
}

#result-table th #checkbox-options li:nth-of-type(even), #table th #checkbox-options li:nth-of-type(even) {
    background: #f8f8f8
}

#result-table th.dt-body-center, #table th.dt-body-center {
    border-right: 1px solid #2aa198
}

#result-table .top-checkbox.dt-body-center, #table .top-checkbox.dt-body-center {
    border-right: 1px solid #2aa198;
    width: 35px!important
}

#result-table .even, #table .even {
    background: #f8f8f8
}

#table.dataTable thead .sorting_desc, .dataTable#result-table thead .sorting_desc {
    background-image: url(../images/up-sort.svg);
    background-position-x: 90%
}

#table.dataTable thead .sorting_desc:nth-of-type(4), .dataTable#result-table thead .sorting_desc:nth-of-type(4) {
    background-position-x: 50%
}

#table.dataTable thead .sorting_desc:nth-of-type(6), .dataTable#result-table thead .sorting_desc:nth-of-type(6) {
    background-position-x: 80%
}

#table.dataTable thead .sorting, #table.dataTable thead .sorting_asc, .dataTable#result-table thead .sorting, .dataTable#result-table thead .sorting_asc {
    background-position-x: 90%;
    background-image: url(../images/down-sort.svg)
}

#table.dataTable thead .sorting:nth-of-type(4), #table.dataTable thead .sorting_asc:nth-of-type(4), .dataTable#result-table thead .sorting:nth-of-type(4), .dataTable#result-table thead .sorting_asc:nth-of-type(4) {
    background-position-x: 50%
}

#table.dataTable thead .sorting:nth-of-type(6), #table.dataTable thead .sorting_asc:nth-of-type(6), .dataTable#result-table thead .sorting:nth-of-type(6), .dataTable#result-table thead .sorting_asc:nth-of-type(6) {
    background-position-x: 80%
}

#table.dataTable thead .hide-sortable, .dataTable#result-table thead .hide-sortable {
    background-image: none
}

#table.dataTable thead .checkbox-inner:after, .dataTable#result-table thead .checkbox-inner:after {
    margin-left: 0
}

.flip {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    -webkit-filter: FlipH;
    filter: FlipH;
    -ms-filter: "FlipH"
}

.inline {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle;
    max-height: 13px
}

.pagination li {
    margin: 0 2px !important;
}

.active-filters .pagination .paginate_button .active-filter-clear, .filter .filter-content-wrapper .pagination .paginate_button .clear-filter, .pagination .paginate_button .active-filters .active-filter-clear, .pagination .paginate_button .filter .filter-content-wrapper .clear-filter, .pagination .paginate_button a, .pagination .paginate_button button {
    color: #008281;
    line-height: 35px;
    padding: 0
}

.pagination li {
    display: inline-block;
    font-family: HelveticaNeue, sans-serif;
    max-height: 35px;
    background: #f8f8f8;
    border: 1px solid #e5e7e9;
    border-radius: 5px;
    margin: 0 5px;
    padding: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    vertical-align: middle
}

.pagination li.current, .pagination li.unavailable {
    line-height: 1;
    padding: 10px
}

.checkbox-inner:after {
    display: block;
    width: 19px;
    height: 19px;
    border: 1px solid #bdc3c7;
    content: '';
    background: #fff;
    border-radius: 3px;
    cursor: pointer;
    margin: auto
}

.checkbox input {
    display: none
}

:checked+span.checkbox-inner:after {
    background: url(../images/check-mark.svg);
    background-color: #008281;
    border: 1px solid #008281;
    background-repeat: no-repeat;
    background-position: 50%
}

#result-table .result-num {
    text-align: center;
    background: #008281;
    border-radius: 5px;
    color: #fff;
    font-family: HelveticaNeue, sans-serif;
    font-weight: 700;
    font-size: 14px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin: auto
}

#result-table thead th {
    padding: 15px
}

#result-table thead th.result-center.dt-body-center {
    text-align: center;
    background-image: none
}

#result-table thead th.result-center.dt-body-center:after, #result-table thead th.result-center.dt-body-center:before {
    background-image: none;
    content: ''
}

.static-view-records {
    float: right
}

.pagination {
    text-align: center
}

#button-container .pagination .introjs-button, .pagination #button-container .introjs-button, .pagination .button {
    width: 95px;
    padding: 10px;
    display: inline-block;
    position: relative;
    color: #008281
}

#button-container .pagination .next.introjs-button, .pagination #button-container .next.introjs-button, .pagination .button.next {
    border-radius: 5px 0 0 5px;
    border-right: none
}

#button-container .pagination .next.introjs-button:after, .pagination #button-container .next.introjs-button:after, .pagination .button.next:after {
    content: '';
    background: #008282;
    position: absolute;
    background-image: url(../images/next-button.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    right: -35px;
    display: inline-block;
    height: 36px;
    width: 35px;
    top: -1px;
    border-radius: 0 5px 5px 0
}

#button-container .pagination .previous.introjs-button, .pagination #button-container .previous.introjs-button, .pagination .button.previous {
    border-radius: 0 5px 5px 0;
    border-left: none;
    margin-right: 15px
}

@media screen and (min-width:767px) {
    #button-container .pagination .previous.introjs-button, .pagination #button-container .previous.introjs-button, .pagination .button.previous {
        margin-right: 45px
    }
}

#button-container .pagination .previous.introjs-button:before, .pagination #button-container .previous.introjs-button:before, .pagination .button.previous:before {
    content: '';
    background: #008282;
    position: absolute;
    background-image: url(../images/previous-button.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    left: -35px;
    display: inline-block;
    height: 36px;
    width: 35px;
    top: -1px;
    border-radius: 5px 0 0 5px
}

#button-container .pagination .introjs-button:hover:after, #button-container .pagination .introjs-button:hover:before, .pagination #button-container .introjs-button:hover:after, .pagination #button-container .introjs-button:hover:before, .pagination .button:hover:after, .pagination .button:hover:before {
    background-color: #2aa198
}

.entity-header {
    margin-bottom: 45px
}

.entity-tabs .tabs {
    position: relative;
    margin: 0;
    list-style-type: none;
    background: #f8f8f8;
    border: none;
    padding: 0
}

@media screen and (min-width:767px) {
    .entity-tabs .tabs {
        padding: 0 16px
    }
}

.entity-tabs .tabs:before {
    position: absolute;
    content: " ";
    width: 100%;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #d7dbdd;
    z-index: 1
}

.entity-tabs .tabs .tabs-title {
    border-bottom: 1px solid #d7dbdd;
    border-right: 1px solid #d7dbdd;
    position: relative;
    opacity: .6;
    display: block;
    float: none
}

.entity-tabs .tabs .tabs-title:first-of-type {
    border-top: 1px solid #d7dbdd
}

@media screen and (min-width:767px) {
    .entity-tabs .tabs .tabs-title {
        border-top: 1px solid #d7dbdd;
        display: inline-block;
        max-height: 60px;
        float: left
    }
}

.entity-tabs .tabs .tabs-title img {
    margin: 0 10px 0 0
}

.active-filters .entity-tabs .tabs .tabs-title .active-filter-clear, .entity-tabs .tabs .tabs-title .active-filters .active-filter-clear, .entity-tabs .tabs .tabs-title .filter .filter-content-wrapper .clear-filter, .entity-tabs .tabs .tabs-title a, .filter .filter-content-wrapper .entity-tabs .tabs .tabs-title .clear-filter {
    background: #fefefe;
    font-family: HelveticaNeue, sans-serif;
    font-size: 14px;
    color: #4a4a4a;
    padding: 10px 25px
}

@media screen and (min-width:767px) {
    .active-filters .entity-tabs .tabs .tabs-title .active-filter-clear, .entity-tabs .tabs .tabs-title .active-filters .active-filter-clear, .entity-tabs .tabs .tabs-title .filter .filter-content-wrapper .clear-filter, .entity-tabs .tabs .tabs-title a, .filter .filter-content-wrapper .entity-tabs .tabs .tabs-title .clear-filter {
        padding: 20px 24px
    }
}

.entity-tabs .tabs .tabs-title:first-of-type {
    border-left: 1px solid #d7dbdd
}

.entity-tabs .tabs .is-active {
    z-index: 2;
    position: relative;
    opacity: 1
}

@media screen and (min-width:767px) {
    .entity-tabs .tabs .is-active {
        border-bottom: 1px solid #fff
    }
}

.active-filters .entity-tabs .tabs .is-active .active-filter-clear, .entity-tabs .tabs .is-active .active-filters .active-filter-clear, .entity-tabs .tabs .is-active .filter .filter-content-wrapper .clear-filter, .entity-tabs .tabs .is-active a, .filter .filter-content-wrapper .entity-tabs .tabs .is-active .clear-filter {
    background: #fefefe
}

.entity-tabs .tabs .is-active:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: -1px;
    width: 4px;
    background: #008281
}

@media screen and (min-width:767px) {
    .entity-tabs .tabs .is-active:before {
        top: -4px;
        height: 4px;
        bottom: auto;
        width: 100%
    }
}

.entity-tabs .tabs-content {
    border: none
}

.entity-tabs .tabs-content .tabs-panel {
    padding: 16px 0
}

@media screen and (min-width:767px) {
    .entity-tabs .tabs-content .tabs-panel {
        padding: 16px 20px 30px
    }
}

#button-container .entity-tabs .tabs-content .introjs-button, .entity-tabs .tabs-content #button-container .introjs-button, .entity-tabs .tabs-content .button {
    margin: 0 0 15px;
    width: 100%
}

@media screen and (min-width:767px) {
    #button-container .entity-tabs .tabs-content .introjs-button, .entity-tabs .tabs-content #button-container .introjs-button, .entity-tabs .tabs-content .button {
        margin: 0;
        width: auto
    }
}

.entity-tabs .entity-top-content {
    padding-bottom: 10px
}

@media screen and (min-width:767px) {
    .entity-tabs .entity-top-content {
        padding-bottom: 25px
    }
}

@media screen and (min-width:767px) {
    .entity-tabs .tools {
        padding-bottom: 30px
    }
}

@media screen and (min-width:767px) {
    .entity-tabs .related-content {
        margin-bottom: 45px
    }
}

.entity-tabs .related-content .individual-related-content, .entity-tabs .related-content td {
    border-bottom: 1px solid #e5e7e9;
    margin-bottom: 15px
}

.active-filters .entity-tabs .related-content .active-filter-clear, .entity-tabs .related-content .active-filters .active-filter-clear, .entity-tabs .related-content .filter .filter-content-wrapper .clear-filter, .entity-tabs .related-content a, .filter .filter-content-wrapper .entity-tabs .related-content .clear-filter {
    font-family: Georgia, serif;
    font-size: 15px
}

.entity-tabs .related-content .individual-related-entity, .entity-tabs .related-content td {
    list-style-type: none;
    margin-left: 0;
    font-family: Georgia, serif;
    font-size: 15px;
    color: #4a4a4a;
    line-height: 24px
}

.entity-tabs .related-content .individual-related-entity li, .entity-tabs .related-content td li {
    border-bottom: 1px solid #e5e7e9;
    padding-bottom: 3px;
    margin-bottom: 5px
}

.entity-tabs .map-wrapper {
    border: 1px solid #d7dbdd;
    margin: 0 20px 16px
}

@media screen and (min-width:767px) {
    .entity-tabs .map-wrapper {
        margin: auto
    }
}

.entity-tabs .map-wrapper #map {
    width: 100%
}

.entity-tabs .map-wrapper .map-legend {
    padding: 8px
}

.entity-tabs .map-wrapper .map-legend .legend {
    font-family: HelveticaNeue, sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #4a4a4a
}

.entity-tabs .record-status {
    font-family: HelveticaNeue, sans-serif;
    font-size: 14px;
    color: #4a4a4a;
    padding-top: 8px
}

.related-entities-table, div.entities {
    width: 100%!important
}

.related-entities-table:not(.entities), div.entities:not(.entities) {
    margin-top: 22px!important
}

.related-entities-table thead, div.entities thead {
    display: none
}

.related-entities-table tbody.related-content, div.entities tbody.related-content {
    border: none
}

.related-entities-table tbody.related-content tr, div.entities tbody.related-content tr {
    border-bottom: 1px solid #d7dbdd
}

.related-entities-table tbody.related-content tr td, div.entities tbody.related-content tr td {
    padding: .3125rem 0 .1875rem
}

.related-entities-table tbody.related-content .heading, div.entities tbody.related-content .heading {
    border-bottom: none
}

.related-entities-table tbody.related-content .heading td, div.entities tbody.related-content .heading td {
    border-bottom: none;
    padding-top: 3.75rem
}

.related-entities-table .dataTables_paginate, div.entities .dataTables_paginate {
    width: 100%;
    padding-top: 1.875rem
}

.related-entities-table div.dataTables_info, div.entities div.dataTables_info {
    padding-top: .5rem
}

.search input {
    font-family: HelveticaNeue, sans-serif;
    font-size: 14px;
    color: #4a4a4a;
    margin-bottom: 8px
}

.search input:focus {
    border-color: #008281
}

@media screen and (min-width:767px) {
    #button-container .search .introjs-button, .search #button-container .introjs-button, .search .button {
        margin-bottom: 32px
    }
}

.search input.date {
    width: 35%;
    display: inline-block;
    font-family: HelveticaNeue, sans-serif;
    font-size: 14px;
    color: #4a4a4a;
    text-align: center;
    margin-bottom: 25px
}

.search input.date:focus {
    border: 1px solid #008281
}

.search .date-to {
    font-family: HelveticaNeue, sans-serif;
    font-size: 14px;
    color: #9b9b9b;
    padding: 0 5px
}

.search .date-header {
    margin-bottom: 15px
}

#button-container .search .introjs-button, .search #button-container .introjs-button, .search .button {
    padding-top: 10px;
    padding-bottom: 10px;
}

.filter {
    border: 1px solid #d7dbdd;
    border-radius: 5px 7px 5px 5px;
    margin-bottom: 20px
}

.filter, .filter .filter-head {
    font-family: HelveticaNeue, sans-serif;
    font-size: 14px;
    color: #4a4a4a
}

.filter .filter-head {
    border-radius: 5px;
    background: #f8f8f8;
    padding: 7px 10px;
    position: relative;
    border: 1px solid #d7dbdd;
    border: none;
    box-shadow: none;
    z-index: 999;
    max-height: 2.5625rem
}

@media screen and (min-width:767px) {
    .filter .filter-head {
        max-height: none
    }
}

.filter .filter-head:after {
    content: '';
    cursor: pointer;
    display: block;
    background-color: #008281;
    float: right;
    width: 35px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(../images/filter-down.svg);
    transition: .5s;
    background-position: 50%;
    background-repeat: no-repeat;
    border-radius: 0 5px 5px 0;
    height: 37px;
    width: 36px;
    top: -1px;
    right: -1px
}

.filter .filter-head.jump-to-filter:after {
    background-image: url(../images/up-arrow-white.svg)
}

.filter .filter-head.jump-to-filter.reversed-arrow:after {
    background-image: url(../images/down-arrow-white.svg)
}

.filter .filter-content-wrapper {
    display: none;
    border-top: 1px solid #d7dbdd
}

.filter .filter-content-wrapper .filter-content .jump-to-filter li {
    padding: 0
}

.active-filters .filter .filter-content-wrapper .filter-content .jump-to-filter li .active-filter-clear, .filter .filter-content-wrapper .filter-content .jump-to-filter li .active-filters .active-filter-clear, .filter .filter-content-wrapper .filter-content .jump-to-filter li .clear-filter, .filter .filter-content-wrapper .filter-content .jump-to-filter li a {
    color: #4a4a4a;
    display: block;
    padding: 7px 15px
}

.filter .filter-content-wrapper .filter-content .accordion {
    margin-bottom: 0
}

.filter .filter-content-wrapper .filter-content .accordion>li {
    border-bottom: 1px solid #e6e6e6
}

.active-filters .filter .filter-content-wrapper .filter-content .accordion>li>.active-filter-clear, .filter .filter-content-wrapper .filter-content .accordion>li>.clear-filter, .filter .filter-content-wrapper .filter-content .accordion>li>a, .filter .filter-content-wrapper .filter-content .active-filters .accordion>li>.active-filter-clear {
    border: none;
    font-family: HelveticaNeue, sans-serif;
    padding: 8px 16px;
    font-weight: 700;
    font-size: 14px;
    color: #4a4a4a
}

.active-filters .filter .filter-content-wrapper .filter-content .accordion>li>.active-filter-clear:focus, .active-filters .filter .filter-content-wrapper .filter-content .accordion>li>.active-filter-clear:hover, .filter .filter-content-wrapper .filter-content .accordion>li>.clear-filter:focus, .filter .filter-content-wrapper .filter-content .accordion>li>.clear-filter:hover, .filter .filter-content-wrapper .filter-content .accordion>li>a:focus, .filter .filter-content-wrapper .filter-content .accordion>li>a:hover, .filter .filter-content-wrapper .filter-content .active-filters .accordion>li>.active-filter-clear:focus, .filter .filter-content-wrapper .filter-content .active-filters .accordion>li>.active-filter-clear:hover {
    background: none
}

.active-filters .filter .filter-content-wrapper .filter-content .accordion>li>.active-filter-clear:before, .filter .filter-content-wrapper .filter-content .accordion>li>.clear-filter:before, .filter .filter-content-wrapper .filter-content .accordion>li>a:before, .filter .filter-content-wrapper .filter-content .active-filters .accordion>li>.active-filter-clear:before {
    content: url(../images/accordion-title-down.svg)
}

.filter .filter-content-wrapper .filter-content .accordion>li .accordion-content {
    border: none;
    /* padding: 6px 16px; */
    padding: 6px 12px;
}

.filter .filter-content-wrapper .filter-content .accordion>li .accordion-content .checkbox.bold span {
    font-size: 14px;
    color: #4a4a4a;
    font-family: HelveticaNeue, sans-serif;
    font-weight: 700
}

.filter .filter-content-wrapper .filter-content .accordion>li .accordion-content .checkbox span {
    font-family: HelveticaNeue, sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #4a4a4a
}

.filter .filter-content-wrapper .filter-content .accordion>li .accordion-content .checkbox span:after {
    display: none
}

.filter .filter-content-wrapper .filter-content .accordion>li .accordion-content .checkbox span:before {
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 1px solid #bdc3c7;
    content: '';
    background: #fff;
    border-radius: 3px;
    cursor: pointer;
    margin: auto;
    margin-right: 5px;
    vertical-align: sub
}

.filter .filter-content-wrapper .filter-content .accordion>li .accordion-content .checkbox input:checked~span:before {
    background: url(../images/check-mark.svg);
    background-color: #008281;
    border: 1px solid #008281;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain
}

.filter .filter-content-wrapper .filter-content .accordion>li.is-active {
    background: none;
    border: none;
    border-bottom: 1px solid #e6e6e6
}

.active-filters .filter .filter-content-wrapper .filter-content .accordion>li.is-active>.active-filter-clear:before, .filter .filter-content-wrapper .filter-content .accordion>li.is-active>.clear-filter:before, .filter .filter-content-wrapper .filter-content .accordion>li.is-active>a:before, .filter .filter-content-wrapper .filter-content .active-filters .accordion>li.is-active>.active-filter-clear:before {
    content: url(../images/accordion-title-up.svg)
}

.filter .filter-content-wrapper .clear-filter {
    padding: 5px 16px;
    background: #f8f8f8
}

.filter.opened {
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 3px 4px -2px gray
}

.filter.opened .filter-head {
    background: #fefefe
}

.filter.opened .filter-head:after {
    background-image: url(../images/filter-up.svg);
    border-radius: 0 5px 0 0
}

.filter.opened .filter-head.jump-to-filter:after {
    background-image: url(../images/down-arrow-white.svg)
}

.filter.opened .filter-head.jump-to-filter.reversed-arrow:after {
    background-image: url(../images/up-arrow-white.svg)
}

.filter .is-hidden {
    display: none
}

.filter.boxed {
    border-radius: 0!important
}

.filter.boxed .filter-head {
    border-radius: 0!important;
    padding: 9px 20px
}

.filter.boxed .filter-head:after {
    border-radius: 0;
    height: 41px
}

.filter.boxed .filter-content-wrapper {
    border-radius: 0
}

.filter.boxed.opened {
    box-shadow: 0 6px 25px -5px
}

.filter.alternate-style {
    margin-bottom: 0
}

.filter.alternate-style .filter-head {
    color: #b30004;
    font-size: .75rem;
    padding: 11px 20px
}

.filter.alternate-style .filter-head:after {
    background-color: #fff;
    border: 1px solid #d7dbdd;
    background-image: url(../images/plus.svg)
}

.filter.alternate-style.opened .filter-head:after {
    background-image: url(../images/minus.svg)
}

.filter.alternate-style ul:not(".show-or-hide") li {
    padding-left: 20px
}

.filter .jump-to-filter {
    list-style-type: none;
    margin-left: 0;
    margin-bottom: 0
}

.filter .jump-to-filter li {
    border-bottom: 1px solid #e6e6e6
}

.active-filters .filter .jump-to-filter li .active-filter-clear, .filter .filter-content-wrapper .jump-to-filter li .clear-filter, .filter .jump-to-filter li .active-filters .active-filter-clear, .filter .jump-to-filter li .filter-content-wrapper .clear-filter, .filter .jump-to-filter li a {
    font-family: HelveticaNeue, sans-serif;
    font-size: 14px;
    color: #4a4a4a
}

.filter .jump-to-filter li:last-of-type {
    border-bottom: none
}

.filter .open-filters {
    list-style-type: none;
    margin-left: 0;
    margin-bottom: 0
}

.filter .open-filters.bordered li {
    border-bottom: 1px solid #e6e6e6;
    padding: 7px 5px 7px 25px
}

.active-filters .filter .open-filters.bordered li .active-filter-clear:before, .filter .filter-content-wrapper .open-filters.bordered li .clear-filter:before, .filter .open-filters.bordered li .active-filters .active-filter-clear:before, .filter .open-filters.bordered li .filter-content-wrapper .clear-filter:before, .filter .open-filters.bordered li a:before {
    left: 10px
}

.active-filters .filter .open-filters.bold-filters li .active-filter-clear, .filter .filter-content-wrapper .open-filters.bold-filters li .clear-filter, .filter .open-filters.bold-filters li .active-filters .active-filter-clear, .filter .open-filters.bold-filters li .filter-content-wrapper .clear-filter, .filter .open-filters.bold-filters li a {
    font-family: HelveticaNeue, sans-serif;
    font-size: 14px;
    color: #4a4a4a;
    font-weight: 700
}

.filter .open-filters li {
    padding: 2px 5px 2px 15px;
    position: relative
}

.active-filters .filter .open-filters li .active-filter-clear, .filter .filter-content-wrapper .open-filters li .clear-filter, .filter .open-filters li .active-filters .active-filter-clear, .filter .open-filters li .filter-content-wrapper .clear-filter, .filter .open-filters li a {
    font-family: HelveticaNeue, sans-serif;
    display: inline-block;
    font-size: 12px;
    color: #4a4a4a;
    padding-left: 10px;
    line-height: 1.3
}

.active-filters .filter .open-filters li .active-filter-clear:before, .filter .filter-content-wrapper .open-filters li .clear-filter:before, .filter .open-filters li .active-filters .active-filter-clear:before, .filter .open-filters li .filter-content-wrapper .clear-filter:before, .filter .open-filters li a:before {
    content: "";
    position: absolute;
    background-image: url(../images/checkbox-unchecked.png);
    left: 0;
    height: 15px;
    width: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-size: contain;
    background-position: 50%
}

.active-filters .filter .open-filters li.checked .active-filter-clear:before, .filter .filter-content-wrapper .open-filters li.checked .clear-filter:before, .filter .open-filters li.checked .active-filters .active-filter-clear:before, .filter .open-filters li.checked .filter-content-wrapper .clear-filter:before, .filter .open-filters li.checked a:before {
    background-image: url(../images/checkbox-checked.png)
}

.filter .open-filters .checkbox .checkbox-inner:after {
    display: none
}

.filter .open-filters .checkbox span.checkbox-inner {
    position: relative;
    padding-left: 22px;
    display: inline-block;
    font-family: HelveticaNeue, sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #4a4a4a
}

.filter .open-filters .checkbox span.checkbox-inner:before {
    display: inline-block;
    position: absolute;
    width: 14px;
    height: 14px;
    border: 1px solid #bdc3c7;
    content: '';
    background: #fff;
    border-radius: 3px;
    cursor: pointer;
    margin: auto;
    margin-right: 5px;
    vertical-align: sub;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.filter .open-filters .checkbox input:checked~span:before {
    background: url(../images/check-mark.svg);
    background-color: #008281;
    border: 1px solid #008281;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain
}

#filter-container {
    background: #fff;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin-left: -1.25rem;
    margin-right: -1.25rem;
    padding: 0 1.25rem
}

@media (min-width:767px) {
    #filter-container {
        background: none;
        border: none;
        margin-left: 0;
        margin-right: 0;
        padding: 0
    }
}

#filter-container #filter-toggle {
    position: relative
}

@media (min-width:767px) {
    #filter-container #filter-toggle {
        display: none
    }
}

#filter-container #filter-toggle .active-filters .active-filter-clear, #filter-container #filter-toggle .filter .filter-content-wrapper .clear-filter, #filter-container #filter-toggle a, .active-filters #filter-container #filter-toggle .active-filter-clear, .filter .filter-content-wrapper #filter-container #filter-toggle .clear-filter {
    padding: .75rem 0;
    display: block;
    color: #4a4a4a;
    font-size: .875rem;
    font-family: HelveticaNeue, sans-serif
}

#filter-container #filter-toggle:after {
    display: block;
    content: '';
    position: absolute;
    color: #fff;
    background: url(../images/down-arrow-white.svg) 50% 50% no-repeat #008281;
    width: 2.8125rem;
    height: 2.8125rem;
    top: 0;
    right: -1.25rem
}

#filter-container .filter {
    display: none
}

@media (min-width:767px) {
    #filter-container .filter {
        display: block
    }
}

#filter-container.open #filter-toggle {
    margin-bottom: 1.25rem
}

#filter-container.open #filter-toggle .active-filters .active-filter-clear, #filter-container.open #filter-toggle .filter .filter-content-wrapper .clear-filter, #filter-container.open #filter-toggle a, .active-filters #filter-container.open #filter-toggle .active-filter-clear, .filter .filter-content-wrapper #filter-container.open #filter-toggle .clear-filter {
    border-bottom: 1px solid #eee;
    margin: 0 -20px;
    padding: 12px 20px
}

#filter-container.open #filter-toggle:after {
    background-image: url(../images/up-arrow-white.svg)
}

#filter-container.open .filter {
    display: block
}

.active-filters {
    font-family: HelveticaNeue, sans-serif;
    font-size: 14px;
    color: #4a4a4a;
    padding-bottom: 1.5625rem
}

@media (min-width:767px) {
    .active-filters {
        padding-bottom: 2.8125rem
    }
}

.active-filters .filters {
    margin-right: 10px
}

.active-filters .search-term {
    font-weight: 700;
    margin-right: 10px
}

.active-filters .active-filter {
    background: #f8f8f8;
    padding: 6px;
    padding-right: 30px;
    border: 1px solid #bdc3c7;
    border-radius: 5px;
    position: relative;
    font-size: 12px
}

.active-filters .active-filter .close {
    position: absolute;
    right: -1px;
    width: 25px;
    height: 100%;
    background: #008281;
    top: 0;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    background-image: url(../images/active-filter-close.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    transition: .2s
}

.active-filters .active-filter .close:hover {
    background-color: #2aa198
}

.active-filters .active-filter-clear {
    margin-left: 10px
}

.view-records-button {
    margin-bottom: 0;
    display: block
}

@media (min-width:767px) {
    .view-records-button {
        display: inline-block
    }
}

.to-top-button {
    display: block
}

@media (min-width:767px) {
    .to-top-button {
        display: none
    }
}

.tools .tools-heading {
    font-family: HelveticaNeue, sans-serif;
    font-size: 12px;
    color: #b30004
}

.tools ul {
    list-style-type: none;
    margin-left: 0
}

@media screen and (min-width:767px) {
    .tools ul {
        margin-top: 10px
    }
}

.tools ul.tools li {
    padding: 5px 55px!important
}

@media screen and (min-width:767px) {
    .tools ul.tools li {
        padding: 5px 35px!important
    }
}

.tools ul li {
    font-family: HelveticaNeue, sans-serif;
    padding: 5px 0;
    font-size: 14px;
    color: #008281;
    position: relative;
    border-bottom: 1px solid #e5e7e9
}

.tools ul li:before {
    position: absolute;
    left: 20px;
    content: '';
    background-position: 50%;
    height: 100%;
    width: 20px;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    top: 0
}

@media screen and (min-width:767px) {
    .tools ul li:before {
        left: 2px
    }
}

.tools ul .email:before {
    background-image: url(../images/tools-email.svg)
}

.tools ul .print:before {
    background-image: url(../images/tools-print.svg)
}

.tools ul .pdf:before {
    background-image: url(../images/tools-download.svg)
}

.tools ul .xml:before {
    background-image: url(../images/tools-xml.svg)
}

.tools ul .bookmark:before {
    background-image: url(../images/tools-bookmark.svg)
}

.tools ul .share:before {
    background-image: url(../images/tools-share.svg)
}

@media screen and (min-width:767px) {
    .tools ul.no-padding li {
        padding-left: 0;
        padding-right: 0
    }
}

.selected {
    border-bottom: 1px solid #e5e7e9
}

@media screen and (min-width:767px) {
    .selected {
        padding-bottom: 0;
        border-bottom: none;
        border-top: 1px solid #e5e7e9
    }
}

header {
    margin: auto;
    background-color: #fff;
    top: 0;
    position: fixed;
    width: 100%;
    z-index: 99
}

@media screen and (min-width:767px) {
    header {
        position: relative
    }
}

header.nav-opened .logo {
    -webkit-transform: translateX(90%);
    transform: translateX(90%)
}

header .logo {
    margin: auto;
    padding: 20px;
    position: relative;
    width: 100%;
    background: #fefefe;
    transition: .3s;
    max-width: 995px;
    box-shadow: 0 0 10px
}

@media screen and (min-width:767px) {
    header .logo {
        box-shadow: none
    }
}

header .logo img {
    max-width: 180px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

header .logo .menu-button {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

header .logo.open {
    -webkit-transform: translateX(300px);
    transform: translateX(300px)
}

header .menu-overlay {
    position: fixed;
    background: rgba(0, 0, 0, .7);
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: 9;
    display: none;
    pointer-events: none
}

header .menu-overlay.open {
    display: block;
    pointer-events: all
}

header nav {
    width: 100%;
    -webkit-transform: translatex(-100%);
    transform: translatex(-100%);
    z-index: 999;
    transition: .3s;
    width: 300px;
    position: fixed;
    top: 0;
    bottom: 0
}

header nav, header nav.off-canvas {
    background: #f8f8f8
}

@media screen and (min-width:767px) {
    header nav {
        background: #b30004;
        -webkit-transform: translatex(0);
        transform: translatex(0);
        width: 100%;
        position: relative
    }
}

header nav.open {
    overflow: scroll;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -webkit-transform-style: preserve-3d;
    -webkit-perspective: 1000
}

header nav .close-menu {
    padding: 15px 20px
}

header nav #main-nav {
    max-width: 995px;
    margin: auto;
    background: #b30004
}

header nav #main-nav>li {
    display: block;
    background-image: linear-gradient(-180deg, #be0006, #a90002)
}

@media screen and (min-width:767px) {
    header nav #main-nav>li {
        background-image: none;
        display: table-cell
    }
}

header nav #main-nav>li.active {
    background-color: #800003
}

@media screen and (min-width:767px) {
    .active-filters header nav #main-nav>li:nth-of-type(1) .active-filter-clear, .filter .filter-content-wrapper header nav #main-nav>li:nth-of-type(1) .clear-filter, header nav #main-nav>li:nth-of-type(1) .active-filters .active-filter-clear, header nav #main-nav>li:nth-of-type(1) .filter .filter-content-wrapper .clear-filter, header nav #main-nav>li:nth-of-type(1) a {
        margin-left: -10px
    }
}

header nav #main-nav .is-dropdown-submenu {
    position: relative
}

@media screen and (min-width:767px) {
    header nav #main-nav .is-dropdown-submenu {
        position: absolute;
        min-width: 100%;
        max-width: 100%
    }
}

.active-filters header nav #main-nav .active-filter-clear:not(.dropdown-link), .filter .filter-content-wrapper header nav #main-nav .clear-filter:not(.dropdown-link), header nav #main-nav .active-filters .active-filter-clear:not(.dropdown-link), header nav #main-nav .filter .filter-content-wrapper .clear-filter:not(.dropdown-link), header nav #main-nav a:not(.dropdown-link) {
    color: #fefefe;
    font-size: 14px;
    font-family: HelveticaNeue, sans-serif;
    padding: 20px 30px;
    transition: background .3s
}

.active-filters header nav #main-nav .active-filter-clear:not(.dropdown-link):hover, .filter .filter-content-wrapper header nav #main-nav .clear-filter:not(.dropdown-link):hover, header nav #main-nav .active-filters .active-filter-clear:not(.dropdown-link):hover, header nav #main-nav .filter .filter-content-wrapper .clear-filter:not(.dropdown-link):hover, header nav #main-nav a:not(.dropdown-link):hover {
    background-color: #800003
}

.active-filters header nav #main-nav .active-filter-clear:not(.dropdown-link):focus, .filter .filter-content-wrapper header nav #main-nav .clear-filter:not(.dropdown-link):focus, header nav #main-nav .active-filters .active-filter-clear:not(.dropdown-link):focus, header nav #main-nav .filter .filter-content-wrapper .clear-filter:not(.dropdown-link):focus, header nav #main-nav a:not(.dropdown-link):focus {
    background: #b30004
}

.active-filters header nav #main-nav .is-dropdown-submenu-parent>.active-filter-clear, .filter .filter-content-wrapper header nav #main-nav .is-dropdown-submenu-parent>.clear-filter, header nav #main-nav .active-filters .is-dropdown-submenu-parent>.active-filter-clear, header nav #main-nav .filter .filter-content-wrapper .is-dropdown-submenu-parent>.clear-filter, header nav #main-nav .is-dropdown-submenu-parent>a {
    position: relative;
    padding-right: 45px
}

.active-filters header nav #main-nav .is-dropdown-submenu-parent>.active-filter-clear:after, .filter .filter-content-wrapper header nav #main-nav .is-dropdown-submenu-parent>.clear-filter:after, header nav #main-nav .active-filters .is-dropdown-submenu-parent>.active-filter-clear:after, header nav #main-nav .filter .filter-content-wrapper .is-dropdown-submenu-parent>.clear-filter:after, header nav #main-nav .is-dropdown-submenu-parent>a:after {
    content: url(../images/down-arrow.svg);
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
    position: absolute;
    right: 25px;
    top: 60%
}

@media screen and (min-width:767px) {
    .active-filters header nav #main-nav .is-dropdown-submenu-parent>.active-filter-clear:after, .filter .filter-content-wrapper header nav #main-nav .is-dropdown-submenu-parent>.clear-filter:after, header nav #main-nav .active-filters .is-dropdown-submenu-parent>.active-filter-clear:after, header nav #main-nav .filter .filter-content-wrapper .is-dropdown-submenu-parent>.clear-filter:after, header nav #main-nav .is-dropdown-submenu-parent>a:after {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        top: 50%
    }
}

header nav #main-nav .is-dropdown-submenu-parent>ul {
    border: 1px solid #d7dbdd;
    box-shadow: 0 6px 14px -2px #5f5f5f
}

@media screen and (max-width:767px) {
    header nav #main-nav .is-dropdown-submenu-parent>ul {
        box-shadow: none;
        display: none;
        background: #f8f8f8
    }
}

header nav #main-nav .is-dropdown-submenu-parent>ul li {
    display: block;
    background: #f8f8f8
}

@media screen and (max-width:767px) {
    .active-filters header nav #main-nav .is-dropdown-submenu-parent>ul li .active-filter-clear, .filter .filter-content-wrapper header nav #main-nav .is-dropdown-submenu-parent>ul li .clear-filter, header nav #main-nav .is-dropdown-submenu-parent>ul li .active-filters .active-filter-clear, header nav #main-nav .is-dropdown-submenu-parent>ul li .filter .filter-content-wrapper .clear-filter, header nav #main-nav .is-dropdown-submenu-parent>ul li a {
        padding: 20px 35px
    }
}

header nav #main-nav .is-dropdown-submenu-parent .is-open {
    display: block
}

.active-filters header nav #main-nav .is-dropdown-submenu-parent.is-active>.active-filter-clear, .active-filters header nav #main-nav .is-dropdown-submenu-parent .is-open>.active-filter-clear, .filter .filter-content-wrapper header nav #main-nav .is-dropdown-submenu-parent.is-active>.clear-filter, .filter .filter-content-wrapper header nav #main-nav .is-dropdown-submenu-parent .is-open>.clear-filter, header nav #main-nav .active-filters .is-dropdown-submenu-parent.is-active>.active-filter-clear, header nav #main-nav .filter .filter-content-wrapper .is-dropdown-submenu-parent.is-active>.clear-filter, header nav #main-nav .is-dropdown-submenu-parent .active-filters .is-open>.active-filter-clear, header nav #main-nav .is-dropdown-submenu-parent .filter .filter-content-wrapper .is-open>.clear-filter, header nav #main-nav .is-dropdown-submenu-parent.is-active>a, header nav #main-nav .is-dropdown-submenu-parent .is-open>a {
    background-color: #800003
}

@media screen and (min-width:767px) {
    .active-filters header nav #main-nav .is-dropdown-submenu-parent.is-active>.active-filter-clear, .filter .filter-content-wrapper header nav #main-nav .is-dropdown-submenu-parent.is-active>.clear-filter, header nav #main-nav .active-filters .is-dropdown-submenu-parent.is-active>.active-filter-clear, header nav #main-nav .filter .filter-content-wrapper .is-dropdown-submenu-parent.is-active>.clear-filter, header nav #main-nav .is-dropdown-submenu-parent.is-active>a {
        background-color: #800003
    }
}

.active-filters header nav #main-nav .is-dropdown-submenu-parent.is-active>.active-filter-clear:after, .filter .filter-content-wrapper header nav #main-nav .is-dropdown-submenu-parent.is-active>.clear-filter:after, header nav #main-nav .active-filters .is-dropdown-submenu-parent.is-active>.active-filter-clear:after, header nav #main-nav .filter .filter-content-wrapper .is-dropdown-submenu-parent.is-active>.clear-filter:after, header nav #main-nav .is-dropdown-submenu-parent.is-active>a:after {
    -webkit-transform: rotate(0deg) translateY(-60%);
    transform: rotate(0deg) translateY(-60%)
}

@media screen and (min-width:767px) {
    .active-filters header nav #main-nav .is-dropdown-submenu-parent.is-active>.active-filter-clear:after, .filter .filter-content-wrapper header nav #main-nav .is-dropdown-submenu-parent.is-active>.clear-filter:after, header nav #main-nav .active-filters .is-dropdown-submenu-parent.is-active>.active-filter-clear:after, header nav #main-nav .filter .filter-content-wrapper .is-dropdown-submenu-parent.is-active>.clear-filter:after, header nav #main-nav .is-dropdown-submenu-parent.is-active>a:after {
        -webkit-transform: rotate(180deg) translateY(0);
        transform: rotate(180deg) translateY(0)
    }
}

header nav #main-nav .is-dropdown-submenu-parent.is-active>ul {
    display: block
}

header nav #main-nav .is-dropdown-submenu-parent .submenu li:not(:last-of-type) {
    border-bottom: 1px solid #e5e7e9
}

.active-filters header nav #main-nav .is-dropdown-submenu-parent .submenu li .active-filter-clear, .filter .filter-content-wrapper header nav #main-nav .is-dropdown-submenu-parent .submenu li .clear-filter, header nav #main-nav .is-dropdown-submenu-parent .submenu li .active-filters .active-filter-clear, header nav #main-nav .is-dropdown-submenu-parent .submenu li .filter .filter-content-wrapper .clear-filter, header nav #main-nav .is-dropdown-submenu-parent .submenu li a {
    font-family: HelveticaNeue, sans-serif;
    font-size: 14px
}

.active-filters header nav #main-nav .is-dropdown-submenu-parent .submenu li .active-filter-clear:hover, .filter .filter-content-wrapper header nav #main-nav .is-dropdown-submenu-parent .submenu li .clear-filter:hover, header nav #main-nav .is-dropdown-submenu-parent .submenu li .active-filters .active-filter-clear:hover, header nav #main-nav .is-dropdown-submenu-parent .submenu li .filter .filter-content-wrapper .clear-filter:hover, header nav #main-nav .is-dropdown-submenu-parent .submenu li a:hover {
    color: #4a4a4a;
    background: #fefefe
}

footer {
    margin: auto;
    color: #bdc3c7;
    font-size: 14px;
    font-family: HelveticaNeue, sans-serif;
    transition: .3s
}

footer.open {
    -webkit-transform: translateX(300px);
    transform: translateX(300px)
}

footer .social-icon {
    display: inline-block;
    width: 49%
}

@media screen and (min-width:767px) {
    footer .social-icon {
        width: 100%
    }
}

.active-filters footer .active-filter-clear, .filter .filter-content-wrapper footer .clear-filter, footer .active-filters .active-filter-clear, footer .filter .filter-content-wrapper .clear-filter, footer a {
    text-decoration: underline;
    color: #fefefe;
    transition: .3s
}

.active-filters footer .active-filter-clear:hover, .filter .filter-content-wrapper footer .clear-filter:hover, footer .active-filters .active-filter-clear:hover, footer .filter .filter-content-wrapper .clear-filter:hover, footer a:hover {
    color: #c9ced2
}

.active-filters footer .footer-social.active-filter-clear, .filter .filter-content-wrapper footer .footer-social.clear-filter, footer .active-filters .footer-social.active-filter-clear, footer .filter .filter-content-wrapper .footer-social.clear-filter, footer a.footer-social {
    margin-bottom: 10px;
    display: inline-block;
    width: 49%;
    vertical-align: middle;
    margin-left: 5px
}

@media screen and (min-width:767px) {
    .active-filters footer .footer-social.active-filter-clear, .filter .filter-content-wrapper footer .footer-social.clear-filter, footer .active-filters .footer-social.active-filter-clear, footer .filter .filter-content-wrapper .footer-social.clear-filter, footer a.footer-social {
        width: auto
    }
}

.active-filters footer .footer-social.active-filter-clear object, .filter .filter-content-wrapper footer .footer-social.clear-filter object, footer .active-filters .footer-social.active-filter-clear object, footer .filter .filter-content-wrapper .footer-social.clear-filter object, footer a.footer-social object {
    width: 19px
}

footer p {
    color: #bdc3c7
}

footer .footer-content {
    background: #070707;
    width: 100%;
    padding: 20px 0
}

@media screen and (min-width:767px) {
    footer .footer-content {
        padding: 20px 15px
    }
}

footer .footer-content p {
    margin-bottom: 10px
}

footer .footer-heading {
    font-weight: 700;
    color: #fafafa;
    display: block;
    padding-bottom: 10px;
    font-size: 12px
}

footer .footer-logos {
    background: #fefefe;
    padding: 20px 20%;
    position: relative
}

@media screen and (min-width:767px) {
    footer .footer-logos {
        padding: 20px 0
    }
}

footer .footer-logos .row {
    max-width: 900px
}

footer .footer-logos .row.last-logos .logo img {
    width: 412px;
    max-width: 100%
}

footer .footer-logos .logo {
    position: relative;
    padding-bottom: 20px
}

@media screen and (min-width:767px) {
    footer .footer-logos .logo {
        padding-bottom: 0;
        padding-top: 20px
    }
}

footer .footer-logos .logo img {
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    max-height: 65px
}

@media screen and (min-width:767px) {
    footer .footer-logos .logo img {
        -webkit-transform: translateZ(0) translateY(-50%);
        transform: translateZ(0) translateY(-50%);
        -ms-transform: translateY(-50%);
        margin-top: 0;
        position: relative;
        top: 50%
    }
}

footer .footer-logos .logo.last {
    padding-bottom: 0
}

footer .footer-bottom {
    padding: 10px 45px
}

@media screen and (min-width:767px) {
    footer .footer-bottom {
        padding: 10px 15px
    }
}

footer .footer-bottom .copyright {
    font-size: 12px;
    color: #4a4a4a
}

body {
    overflow: hidden;
    overflow-y: scroll
}

body.fixed {
    position: fixed
}

.row.large-row {
    max-width: 1025px
}

h1 {
    font-family: Georgia, serif;
    font-size: 36px;
    color: #4a4a4a;
    line-height: 40px;
    margin-bottom: 25px
}

@media screen and (min-width:767px) {
    .padding-top-45 {
        padding-top: 45px
    }
}

@media screen and (min-width:767px) {
    .padding-bottom-45 {
        padding-bottom: 45px
    }
}

@media screen and (max-width:767px) {
    .small-margin-top-25 {
        margin-top: 25px
    }
}

@media screen and (max-width:767px) {
    .small-margin-bottom-25 {
        margin-bottom: 25px
    }
}

@media screen and (min-width:767px) {
    .medium-20-percent {
        width: 20%;
        padding: 0 25px
    }
}

.bold {
    font-weight: 700
}

.underline {
    text-decoration: underline
}

.smallcaps {
    font-variant: small-caps
}

.relative {
    position: relative
}

.extra-paragraph-margins {
    margin-bottom: 25px
}

h2 {
    font-family: Georgia, serif;
    font-size: 24px;
    color: #4a4a4a
}

h3 {
    font-size: 21px
}

h3, h4 {
    font-family: HelveticaNeue, sans-serif;
    font-weight: 700;
    color: #4a4a4a
}

h4 {
    font-size: 14px;
    line-height: 20px
}

.active-filters .active-filter-clear, .filter .filter-content-wrapper .clear-filter, a {
    font-family: HelveticaNeue, sans-serif;
    font-size: 14px;
    color: #008281;
    line-height: 21px
}

label, p {
    color: #4a4a4a
}

label {
    font-family: HelveticaNeue, sans-serif;
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 5px
}

input.failed, textarea.failed {
    border: 1px solid #b30004
}

.title-hero {
    margin: auto;
    height: 100px;
    padding: 20px;
    background: url(../images/header-image.png);
    background-size: cover;
    color: #fefefe;
    position: relative
}

@media screen and (min-width:767px) {
    .title-hero {
        padding: 40px 30px;
        width: 1025px;
        height: 150px
    }
}

.title-hero .hero-content {
    max-width: 420px
}

.title-hero .hero-content .title {
    font-family: HelveticaNeue, sans-serif;
    font-weight: 500;
    font-size: 12px;
    color: #fff
}

.title-hero .hero-content h2 {
    margin-bottom: 5px;
    font-size: 30px;
    color: #fefefe
}

@media screen and (min-width:767px) {
    .title-hero .hero-content h2 {
        font-size: 36px;
        margin-bottom: 25px
    }
}

.title-hero .hero-content p {
    color: #fefefe;
    font-family: Georgia, serif;
    font-size: 15px;
    color: #fff;
    line-height: 24px
}

.title-hero .hero-search-button {
    border-radius: 5px;
    padding: 10px 35px;
    margin-top: 10px;
    width: 100%
}

@media screen and (min-width:767px) {
    .title-hero .hero-search-button {
        width: auto
    }
}

#button-container .introjs-button, .button {
    border-radius: 5px;
    font-family: HelveticaNeue, sans-serif;
    font-size: 14px;
    color: #fff
}

#button-container .transparent.introjs-button, .button.transparent {
    background: #fff;
    border: 1px solid #008281;
    color: #008281
}

#button-container .transparent.introjs-button:hover, .button.transparent:hover {
    color: #2aa198;
    border: 1px solid #2aa198
}

#button-container .grey-bg.introjs-button, .button.grey-bg {
    background: #f8f8f8;
    border: 1px solid #cacfd2
}

#button-container .grey-bg.introjs-button:hover, .button.grey-bg:hover {
    background: #fefefe;
    color: #008281
}

hr.padded {
    padding-top: 20px;
    border-bottom: 1px solid #4a4a4a
}

.white-bg {
    background: #fefefe
}

@media screen and (min-width:767px) {
    .row-spacer-20 {
        padding-top: 20px
    }
}

.content {
    padding-top: 25px;
    font-size: 15px
}

@media screen and (min-width:767px) {
    .content {
        padding-top: 45px
    }
}

@media screen and (min-width:767px) {
    .content.reduced-padding {
        padding-top: 25px
    }
}

.contact-form {
    padding-bottom: 2.8125rem
}

.container {
    margin: auto;
    transition: .3s;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.container.open {
    -webkit-transform: translateX(300px);
    transform: translateX(300px)
}

.image {
    position: relative
}

.background-red {
    background: #b30004
}

.image-tooltip {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    pointer-events: none
}

.image-tooltip .tooltip-content {
    background: rgba(7, 7, 7, .9);
    padding: 10px 30px;
    padding-right: 15%;
    transition: .3s;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    font-family: HelveticaNeue, sans-serif;
    font-size: 12px;
    color: #fff;
    line-height: 18px
}

.image-tooltip .tooltip-button {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 38px;
    width: 38px;
    background-color: #008281;
    background-image: url(../images/tooltip-i.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    transition: .2s;
    pointer-events: all
}

.image-tooltip.small-tooltip .tooltip-content {
    padding: 12px;
    padding-bottom: 40px
}

.image-tooltip.opened .tooltip-content {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.image-tooltip.opened .tooltip-button {
    background-image: url(../images/tooltip-x.svg)
}

.clear {
    clear: both
}

.left {
    float: left
}

.full-width {
    width: 100%
}

.tag {
    font-size: inherit;
    font-family: inherit
}

.tag, .tag:hover {
    color: inherit
}

.tag.activate, .tag.activate:hover {
    color: #008281
}

.term.activate {
    font-weight: 700;
    color: #008281;
    text-decoration: underline;
    cursor: pointer
}

.footnote, .collation {
    white-space: nowrap
}

.footnote:after, .collation:after {
    content: url(../images/footnote.svg);
    margin: 0 4px 0 6px;
    cursor: pointer;
    vertical-align: baseline
}

.footnotes, .glossed-terms, .marginalia-list, .collation-list {
    list-style-type: none;
    margin-left: 0
}

.marginalia {
    white-space: nowrap;
    position: relative
}

.marginalia:after {
    content: url(../images/marginalia.png);
    margin: 0 4px;
    cursor: pointer;
    vertical-align: -webkit-baseline-middle;
    width: 18px
}

.footnote-box {
    background: #f8f8f8;
    border: 1px solid #d7dbdd;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .5);
    padding: 10px 15px;
    position: relative;
    display: none;
    border-radius: 5px;
    max-width: 190px
}

.footnote-box.is-open {
    display: block
}

.footnote-box .heading {
    font-family: Georgia, serif;
    font-weight: 700;
    font-size: 12px;
    color: #4a4a4a;
    display: inline-block;
    line-height: 1
}

.footnote-box .footnote-content {
    font-family: Georgia, serif;
    font-size: 12px;
    color: #4a4a4a;
    line-height: 21px
}

.footnote-box .close:after {
    content: url(../images/close.svg);
    position: absolute;
    top: 3px;
    right: 10px;
    cursor: pointer
}

.footnote-box:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    background: #f8f8f8;
    top: -8px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border: 1px solid #d7dbdd;
    z-index: -1;
    border-bottom: none;
    border-right: none;
    left: 30px;
    z-index: 99
}

.footnotes li, .glossed-terms li, .marginalia-list li, .collation-list li {
    padding: .3125rem 0
}

.footnotes li:not(:first-of-type), .glossed-terms li:not(:first-of-type), .marginalia-list li:not(:first-of-type), .collation-list li:not(:first-of-type) {
    border-top: 1px solid #e6e6e6
}

.show-or-hide {
    list-style-type: none;
    margin: 0
}

.show-or-hide li {
    font-family: HelveticaNeue, sans-serif;
    margin: 0 -20px;
    padding: 5px 20px;
    font-size: 14px;
    color: #4a4a4a;
    border-bottom: 1px solid #d7dbdd;
    cursor: pointer;
    background: #fefefe
}

.show-or-hide li:last-of-type {
    border-bottom: none
}

.show-or-hide li label {
    margin: 0;
    font-family: HelveticaNeue, sans-serif;
    font-weight: 400;
    font-size: .875rem;
    color: #008281
}

.show-or-hide li .checkbox-inner:after {
    display: inline-block;
    vertical-align: sub;
    margin-right: 5px
}

.list {
    font-family: Georgia, serif;
    color: #4a4a4a;
    line-height: 24px;
    font-size: 15px;
    list-style-type: none;
    margin-left: 0
}

.list li {
    padding: 5px 0
}

.list li:before {
    content: "•";
    padding: 0 10px;
    position: absolute
}

.list li span {
    padding-left: 30px;
    vertical-align: top;
    display: block
}

.list.numbered {
    list-stype-type: none;
    counter-reset: c
}

.list.numbered li:before {
    counter-increment: c;
    content: counter(c) ". ";
    position: absolute
}

.list.colored li:before {
    color: #008281
}

table:not(#table):not(#result-table):not(.related-entities-table) tbody {
    border: none
}

table:not(#table):not(#result-table):not(.related-entities-table) tbody tr {
    text-align: left
}

table:not(#table):not(#result-table):not(.related-entities-table) tbody tr td, table:not(#table):not(#result-table):not(.related-entities-table) tbody tr th {
    border: none;
    padding: 0
}

.indent {
    text-indent: 1.5rem
}

.exdent {
    padding-left: 1.5rem;
    text-indent: -1.5rem
}

.right {
    text-align: right
}

.leaflet-control-layers-list {
    display: block;
    position: relative;
    font-size: 15px;
    font-family: HelveticaNeue, sans-serif
}

.leaflet-control-layers-list label {
    font-weight: 400;
    font-size: 15px
}

.footnote-content a {
    font-size: 12px;
}

/****************************************************/
/***                                              ***/
/***         2021 Newly added CSS Update          ***/
/***                                              ***/
/****************************************************/

#result-table, #table {
    border-collapse: separate!important;
    border-radius: 5px;
    border: 1px solid #d7dbdd;
    overflow: hidden
}

#result-table~.bottom .view-records, #table~.bottom .view-records {
    text-align: right;
    margin-top: 15px
}

#result-table~.bottom .pagination, #table~.bottom .pagination {
    margin-top: 20px
}

#result-table~.bottom .dataTables_paginate, #table~.bottom .dataTables_paginate {
    float: none;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
}

#top-paginate {
    padding: 0 15px;
    margin-bottom: 20px;
    margin-top: 19px;
}

#top-paginate .pagination {
    vertical-align: middle;
}

#table_paginate {
    float: left;
}

#bottom-paginate {
    margin: 40px 0 30px 0;
}

#bottom-paginate .dataTables_paginate {
    float: left;
}

.page-input {
    font-family: HelveticaNeue, sans-serif;
    font-size: 14px;
    text-align: right;
}

.page-input-field {
    width: 8%;
    display: inline-block;
    font-family: HelveticaNeue, sans-serif;
    font-size: 14px;
    color: #4a4a4a;
    text-align: center;
    margin-top: -2px;
}

/* Remove arrows for browser(s): Chrome, Safari, Edge, Opera */
.page-input-field::-webkit-outer-spin-button,
.page-input-field::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Remove arrows for browser(s): Firefox */
.page-input-field[type=number] {
    -moz-appearance: textfield;
}

.go-page-button {
    display: inline-block;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    transition: background-color .25s ease-out, color .25s ease-out;
    border: 1px solid transparent;
    padding: 8px;
    background-color: #008281;
    border-radius: 5px;
    font-family: HelveticaNeue, sans-serif;
    font-size: 14px;
    color: #fff;
    margin: 0;
}

.go-page-button:hover {
    background-color: #006f6e;
    color: #fefefe;
}

.accordion-inner-title {
    display: block;
    padding: .25rem !important;
    font-size: .75rem !important;
    color: #4a4a4a !important;
    font-weight: 300 !important;
}

.accordion-inner-title:before {
    margin-top: -.5rem !important;
    margin-right: .5rem !important;
}

.accordion-inner-content {
    list-style-type: none;
    padding: 0 .25rem 0 1rem;
    display: none;
    border: none;
    background-color: #fefefe;
    color: #4a4a4a;
}

.filter .filter-content-wrapper .filter-content .accordion>li>.accordion-content>.accordion>.accordion-item>.accordion {
    padding: 0 .25rem 0 1rem;
}

.filter .filter-content-wrapper .filter-content .accordion>li>.accordion-content>.accordion>li,
.filter .filter-content-wrapper .filter-content .accordion>li>.accordion-content>.accordion>li.is-active,
.filter .filter-content-wrapper .filter-content .accordion>li>.accordion-content>.accordion>li>.accordion>li,
.filter .filter-content-wrapper .filter-content .accordion>li>.accordion-content>.accordion>li>.accordion>li.is-active {
    border: none;
}

#result-table tbody a:visited, #table tbody a:visited {
    /* color: #94bfbc; */
    color: #513cbe;
    /* color: #be3c3c; */
}

.featured-timelines-thumbnail 
{
    height: 200px;
    width: 250px;
    padding: 5px;
    
}
.timelines-overview-title
{
    font-family: Georgia, serif;
    font-size: 28px;
    color: #000000;
    margin-bottom: 30px;
}

.timelines-overview-subtitle
{
    font-family: Georgia, serif;
    font-size: 24px;
    color: #000000;
    margin-bottom: 20px;
}

.timelines-overview-link a:link
{
    font-family: Georgia, serif;
    text-decoration: underline;
    font-size: 18px;
    color: #008281;
}

.timelines-overview-text p {
    font-size: inherit;
    line-height: 1.6;
    margin-bottom: 1rem;
    text-rendering: optimizeLegibility;
}

.timelines-overview-linebreak {   
border-bottom: 1px solid #4a4a4a;
margin-bottom: 15px;
}

.featured-timelines-card .card-content {
    padding: 10px;
    color: #000000;
    font-size: 15px;
    font-family: Georgia, serif
}

.featured-timelines-card {
color: #fefefe;
border: 1px solid #d7dbdd;
font-family: HelveticaNeue, sans-serif;
border-radius: 10px;
overflow: hidden;
background: #fefefe;
margin-bottom: 35px
}

@media screen and (min-width:767px) {
.featured-timelines-card {
margin-bottom: 0
}
}

.featured-timelines-card .card-header {
padding: 20px
}

.featured-timelines-card .card-header .featured-timelines-header {
font-size: 12px
}

.featured-timelines-card .card-header .timeline-name-header {
font-size: 24px;
font-family: Georgia, serif
}
