@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700");

@media print,
screen and (min-width:40em) {

    .reveal,
    .reveal.large,
    .reveal.small,
    .reveal.tiny {
        right: auto;
        left: auto;
        margin: 0 auto
    }
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

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

hr {
    box-sizing: content-box;
    overflow: visible
}

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

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

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

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

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

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

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

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

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

body {
    margin: 0;
    padding: 0;
    background: #fefefe;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #1f262c;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

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

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

select {
    box-sizing: border-box;
    width: 100%
}

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

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

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

pre {
    overflow: auto
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit
}

.is-visible {
    display: block !important
}

.is-hidden {
    display: none !important
}

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

.row:after,
.row:before {
    display: table;
    content: " ";
    flex-basis: 0;
    order: 1
}

.row:after {
    clear: both
}

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

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

@media print,
screen and (min-width:40em) {
    .row .row {
        margin-right: -1.04167rem;
        margin-left: -1.04167rem
    }
}

@media print,
screen and (min-width:64em) {
    .row .row {
        margin-right: -1.21528rem;
        margin-left: -1.21528rem
    }
}

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

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

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

.row.expanded {
    max-width: none
}

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

.row:not(.expanded) .row {
    max-width: none
}

.row.gutter-small>.column,
.row.gutter-small>.columns {
    padding-right: .69444rem;
    padding-left: .69444rem
}

.row.gutter-medium>.column,
.row.gutter-medium>.columns {
    padding-right: 1.04167rem;
    padding-left: 1.04167rem
}

.row.gutter-large>.column,
.row.gutter-large>.columns {
    padding-right: 1.21528rem;
    padding-left: 1.21528rem
}

.row.gutter-xlarge>.column,
.row.gutter-xlarge>.columns {
    padding-right: 1.38889rem;
    padding-left: 1.38889rem
}

.row.gutter-xxlarge>.column,
.row.gutter-xxlarge>.columns {
    padding-right: 1.5625rem;
    padding-left: 1.5625rem
}

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

@media print,
screen and (min-width:40em) {

    .column,
    .columns {
        padding-right: 1.04167rem;
        padding-left: 1.04167rem
    }
}

@media print,
screen and (min-width:64em) {

    .column,
    .columns {
        padding-right: 1.21528rem;
        padding-left: 1.21528rem
    }
}

@media screen and (min-width:75em) {

    .column,
    .columns {
        padding-right: 1.38889rem;
        padding-left: 1.38889rem
    }
}

@media screen and (min-width:90em) {

    .column,
    .columns {
        padding-right: 1.5625rem;
        padding-left: 1.5625rem
    }
}

.column,
.column:last-child:not(:first-child),
.columns,
.columns:last-child:not(:first-child) {
    float: left;
    clear: none
}

.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 {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0
}

.small-1 {
    width: 4.16667%
}

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

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

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

.small-2 {
    width: 8.33333%
}

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

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

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

.small-3 {
    width: 12.5%
}

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

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

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

.small-4 {
    width: 16.66667%
}

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

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

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

.small-5 {
    width: 20.83333%
}

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

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

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

.small-6 {
    width: 25%
}

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

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

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

.small-7 {
    width: 29.16667%
}

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

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

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

.small-8 {
    width: 33.33333%
}

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

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

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

.small-9 {
    width: 37.5%
}

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

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

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

.small-10 {
    width: 41.66667%
}

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

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

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

.small-11 {
    width: 45.83333%
}

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

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

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

.small-12 {
    width: 50%
}

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

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

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

.small-13 {
    width: 54.16667%
}

.small-push-13 {
    position: relative;
    left: 54.16667%
}

.small-pull-13 {
    position: relative;
    left: -54.16667%
}

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

.small-14 {
    width: 58.33333%
}

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

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

.small-offset-13 {
    margin-left: 54.16667%
}

.small-15 {
    width: 62.5%
}

.small-push-15 {
    position: relative;
    left: 62.5%
}

.small-pull-15 {
    position: relative;
    left: -62.5%
}

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

.small-16 {
    width: 66.66667%
}

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

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

.small-offset-15 {
    margin-left: 62.5%
}

.small-17 {
    width: 70.83333%
}

.small-push-17 {
    position: relative;
    left: 70.83333%
}

.small-pull-17 {
    position: relative;
    left: -70.83333%
}

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

.small-18 {
    width: 75%
}

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

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

.small-offset-17 {
    margin-left: 70.83333%
}

.small-19 {
    width: 79.16667%
}

.small-push-19 {
    position: relative;
    left: 79.16667%
}

.small-pull-19 {
    position: relative;
    left: -79.16667%
}

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

.small-20 {
    width: 83.33333%
}

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

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

.small-offset-19 {
    margin-left: 79.16667%
}

.small-21 {
    width: 87.5%
}

.small-push-21 {
    position: relative;
    left: 87.5%
}

.small-pull-21 {
    position: relative;
    left: -87.5%
}

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

.small-22 {
    width: 91.66667%
}

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

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

.small-offset-21 {
    margin-left: 87.5%
}

.small-23 {
    width: 95.83333%
}

.small-push-23 {
    position: relative;
    left: 95.83333%
}

.small-pull-23 {
    position: relative;
    left: -95.83333%
}

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

.small-24 {
    width: 100%
}

.small-offset-23 {
    margin-left: 95.83333%
}

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

.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 {
    float: left;
    width: 50%
}

.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(odd),
.small-up-2>.columns:nth-of-type(odd) {
    clear: both
}

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

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

.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 {
    float: left;
    width: 25%
}

.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 {
    float: left;
    width: 20%
}

.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 {
    float: left;
    width: 16.66667%
}

.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 {
    float: left;
    width: 14.28571%
}

.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 {
    float: left;
    width: 12.5%
}

.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-right: 0;
    padding-left: 0
}

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

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

.small-centered {
    margin-right: auto;
    margin-left: 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-right: 0;
    margin-left: 0
}

.small-pull-0,
.small-pull-0:last-child:not(:first-child),
.small-push-0,
.small-push-0:last-child:not(:first-child),
.small-uncentered,
.small-uncentered:last-child:not(:first-child) {
    float: left;
    clear: none
}

.small-pull-0:last-child:not(:first-child),
.small-push-0:last-child:not(:first-child),
.small-uncentered:last-child:not(:first-child) {
    float: right
}

@media print,
screen and (min-width:40em) {
    .medium-1 {
        width: 4.16667%
    }

    .medium-push-1 {
        position: relative;
        left: 4.16667%
    }

    .medium-pull-1 {
        position: relative;
        left: -4.16667%
    }

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

    .medium-2 {
        width: 8.33333%
    }

    .medium-push-2 {
        position: relative;
        left: 8.33333%
    }

    .medium-pull-2 {
        position: relative;
        left: -8.33333%
    }

    .medium-offset-1 {
        margin-left: 4.16667%
    }

    .medium-3 {
        width: 12.5%
    }

    .medium-push-3 {
        position: relative;
        left: 12.5%
    }

    .medium-pull-3 {
        position: relative;
        left: -12.5%
    }

    .medium-offset-2 {
        margin-left: 8.33333%
    }

    .medium-4 {
        width: 16.66667%
    }

    .medium-push-4 {
        position: relative;
        left: 16.66667%
    }

    .medium-pull-4 {
        position: relative;
        left: -16.66667%
    }

    .medium-offset-3 {
        margin-left: 12.5%
    }

    .medium-5 {
        width: 20.83333%
    }

    .medium-push-5 {
        position: relative;
        left: 20.83333%
    }

    .medium-pull-5 {
        position: relative;
        left: -20.83333%
    }

    .medium-offset-4 {
        margin-left: 16.66667%
    }

    .medium-6 {
        width: 25%
    }

    .medium-push-6 {
        position: relative;
        left: 25%
    }

    .medium-pull-6 {
        position: relative;
        left: -25%
    }

    .medium-offset-5 {
        margin-left: 20.83333%
    }

    .medium-7 {
        width: 29.16667%
    }

    .medium-push-7 {
        position: relative;
        left: 29.16667%
    }

    .medium-pull-7 {
        position: relative;
        left: -29.16667%
    }

    .medium-offset-6 {
        margin-left: 25%
    }

    .medium-8 {
        width: 33.33333%
    }

    .medium-push-8 {
        position: relative;
        left: 33.33333%
    }

    .medium-pull-8 {
        position: relative;
        left: -33.33333%
    }

    .medium-offset-7 {
        margin-left: 29.16667%
    }

    .medium-9 {
        width: 37.5%
    }

    .medium-push-9 {
        position: relative;
        left: 37.5%
    }

    .medium-pull-9 {
        position: relative;
        left: -37.5%
    }

    .medium-offset-8 {
        margin-left: 33.33333%
    }

    .medium-10 {
        width: 41.66667%
    }

    .medium-push-10 {
        position: relative;
        left: 41.66667%
    }

    .medium-pull-10 {
        position: relative;
        left: -41.66667%
    }

    .medium-offset-9 {
        margin-left: 37.5%
    }

    .medium-11 {
        width: 45.83333%
    }

    .medium-push-11 {
        position: relative;
        left: 45.83333%
    }

    .medium-pull-11 {
        position: relative;
        left: -45.83333%
    }

    .medium-offset-10 {
        margin-left: 41.66667%
    }

    .medium-12 {
        width: 50%
    }

    .medium-push-12 {
        position: relative;
        left: 50%
    }

    .medium-pull-12 {
        position: relative;
        left: -50%
    }

    .medium-offset-11 {
        margin-left: 45.83333%
    }

    .medium-13 {
        width: 54.16667%
    }

    .medium-push-13 {
        position: relative;
        left: 54.16667%
    }

    .medium-pull-13 {
        position: relative;
        left: -54.16667%
    }

    .medium-offset-12 {
        margin-left: 50%
    }

    .medium-14 {
        width: 58.33333%
    }

    .medium-push-14 {
        position: relative;
        left: 58.33333%
    }

    .medium-pull-14 {
        position: relative;
        left: -58.33333%
    }

    .medium-offset-13 {
        margin-left: 54.16667%
    }

    .medium-15 {
        width: 62.5%
    }

    .medium-push-15 {
        position: relative;
        left: 62.5%
    }

    .medium-pull-15 {
        position: relative;
        left: -62.5%
    }

    .medium-offset-14 {
        margin-left: 58.33333%
    }

    .medium-16 {
        width: 66.66667%
    }

    .medium-push-16 {
        position: relative;
        left: 66.66667%
    }

    .medium-pull-16 {
        position: relative;
        left: -66.66667%
    }

    .medium-offset-15 {
        margin-left: 62.5%
    }

    .medium-17 {
        width: 70.83333%
    }

    .medium-push-17 {
        position: relative;
        left: 70.83333%
    }

    .medium-pull-17 {
        position: relative;
        left: -70.83333%
    }

    .medium-offset-16 {
        margin-left: 66.66667%
    }

    .medium-18 {
        width: 75%
    }

    .medium-push-18 {
        position: relative;
        left: 75%
    }

    .medium-pull-18 {
        position: relative;
        left: -75%
    }

    .medium-offset-17 {
        margin-left: 70.83333%
    }

    .medium-19 {
        width: 79.16667%
    }

    .medium-push-19 {
        position: relative;
        left: 79.16667%
    }

    .medium-pull-19 {
        position: relative;
        left: -79.16667%
    }

    .medium-offset-18 {
        margin-left: 75%
    }

    .medium-20 {
        width: 83.33333%
    }

    .medium-push-20 {
        position: relative;
        left: 83.33333%
    }

    .medium-pull-20 {
        position: relative;
        left: -83.33333%
    }

    .medium-offset-19 {
        margin-left: 79.16667%
    }

    .medium-21 {
        width: 87.5%
    }

    .medium-push-21 {
        position: relative;
        left: 87.5%
    }

    .medium-pull-21 {
        position: relative;
        left: -87.5%
    }

    .medium-offset-20 {
        margin-left: 83.33333%
    }

    .medium-22 {
        width: 91.66667%
    }

    .medium-push-22 {
        position: relative;
        left: 91.66667%
    }

    .medium-pull-22 {
        position: relative;
        left: -91.66667%
    }

    .medium-offset-21 {
        margin-left: 87.5%
    }

    .medium-23 {
        width: 95.83333%
    }

    .medium-push-23 {
        position: relative;
        left: 95.83333%
    }

    .medium-pull-23 {
        position: relative;
        left: -95.83333%
    }

    .medium-offset-22 {
        margin-left: 91.66667%
    }

    .medium-24 {
        width: 100%
    }

    .medium-offset-23 {
        margin-left: 95.83333%
    }

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

    .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 {
        float: left;
        width: 50%
    }

    .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(odd),
    .medium-up-2>.columns:nth-of-type(odd) {
        clear: both
    }

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

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

    .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 {
        float: left;
        width: 25%
    }

    .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 {
        float: left;
        width: 20%
    }

    .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 {
        float: left;
        width: 16.66667%
    }

    .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 {
        float: left;
        width: 14.28571%
    }

    .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 {
        float: left;
        width: 12.5%
    }

    .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-right: 0;
        padding-left: 0
    }

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

    .medium-uncollapse>.column,
    .medium-uncollapse>.columns {
        padding-right: 1.04167rem;
        padding-left: 1.04167rem
    }

    .medium-centered {
        margin-right: auto;
        margin-left: 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-right: 0;
        margin-left: 0
    }

    .medium-pull-0,
    .medium-pull-0:last-child:not(:first-child),
    .medium-push-0,
    .medium-push-0:last-child:not(:first-child),
    .medium-uncentered,
    .medium-uncentered:last-child:not(:first-child) {
        float: left;
        clear: none
    }

    .medium-pull-0:last-child:not(:first-child),
    .medium-push-0:last-child:not(:first-child),
    .medium-uncentered:last-child:not(:first-child) {
        float: right
    }
}

@media print,
screen and (min-width:64em) {
    .large-1 {
        width: 4.16667%
    }

    .large-push-1 {
        position: relative;
        left: 4.16667%
    }

    .large-pull-1 {
        position: relative;
        left: -4.16667%
    }

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

    .large-2 {
        width: 8.33333%
    }

    .large-push-2 {
        position: relative;
        left: 8.33333%
    }

    .large-pull-2 {
        position: relative;
        left: -8.33333%
    }

    .large-offset-1 {
        margin-left: 4.16667%
    }

    .large-3 {
        width: 12.5%
    }

    .large-push-3 {
        position: relative;
        left: 12.5%
    }

    .large-pull-3 {
        position: relative;
        left: -12.5%
    }

    .large-offset-2 {
        margin-left: 8.33333%
    }

    .large-4 {
        width: 16.66667%
    }

    .large-push-4 {
        position: relative;
        left: 16.66667%
    }

    .large-pull-4 {
        position: relative;
        left: -16.66667%
    }

    .large-offset-3 {
        margin-left: 12.5%
    }

    .large-5 {
        width: 20.83333%
    }

    .large-push-5 {
        position: relative;
        left: 20.83333%
    }

    .large-pull-5 {
        position: relative;
        left: -20.83333%
    }

    .large-offset-4 {
        margin-left: 16.66667%
    }

    .large-6 {
        width: 25%
    }

    .large-push-6 {
        position: relative;
        left: 25%
    }

    .large-pull-6 {
        position: relative;
        left: -25%
    }

    .large-offset-5 {
        margin-left: 20.83333%
    }

    .large-7 {
        width: 29.16667%
    }

    .large-push-7 {
        position: relative;
        left: 29.16667%
    }

    .large-pull-7 {
        position: relative;
        left: -29.16667%
    }

    .large-offset-6 {
        margin-left: 25%
    }

    .large-8 {
        width: 33.33333%
    }

    .large-push-8 {
        position: relative;
        left: 33.33333%
    }

    .large-pull-8 {
        position: relative;
        left: -33.33333%
    }

    .large-offset-7 {
        margin-left: 29.16667%
    }

    .large-9 {
        width: 37.5%
    }

    .large-push-9 {
        position: relative;
        left: 37.5%
    }

    .large-pull-9 {
        position: relative;
        left: -37.5%
    }

    .large-offset-8 {
        margin-left: 33.33333%
    }

    .large-10 {
        width: 41.66667%
    }

    .large-push-10 {
        position: relative;
        left: 41.66667%
    }

    .large-pull-10 {
        position: relative;
        left: -41.66667%
    }

    .large-offset-9 {
        margin-left: 37.5%
    }

    .large-11 {
        width: 45.83333%
    }

    .large-push-11 {
        position: relative;
        left: 45.83333%
    }

    .large-pull-11 {
        position: relative;
        left: -45.83333%
    }

    .large-offset-10 {
        margin-left: 41.66667%
    }

    .large-12 {
        width: 50%
    }

    .large-push-12 {
        position: relative;
        left: 50%
    }

    .large-pull-12 {
        position: relative;
        left: -50%
    }

    .large-offset-11 {
        margin-left: 45.83333%
    }

    .large-13 {
        width: 54.16667%
    }

    .large-push-13 {
        position: relative;
        left: 54.16667%
    }

    .large-pull-13 {
        position: relative;
        left: -54.16667%
    }

    .large-offset-12 {
        margin-left: 50%
    }

    .large-14 {
        width: 58.33333%
    }

    .large-push-14 {
        position: relative;
        left: 58.33333%
    }

    .large-pull-14 {
        position: relative;
        left: -58.33333%
    }

    .large-offset-13 {
        margin-left: 54.16667%
    }

    .large-15 {
        width: 62.5%
    }

    .large-push-15 {
        position: relative;
        left: 62.5%
    }

    .large-pull-15 {
        position: relative;
        left: -62.5%
    }

    .large-offset-14 {
        margin-left: 58.33333%
    }

    .large-16 {
        width: 66.66667%
    }

    .large-push-16 {
        position: relative;
        left: 66.66667%
    }

    .large-pull-16 {
        position: relative;
        left: -66.66667%
    }

    .large-offset-15 {
        margin-left: 62.5%
    }

    .large-17 {
        width: 70.83333%
    }

    .large-push-17 {
        position: relative;
        left: 70.83333%
    }

    .large-pull-17 {
        position: relative;
        left: -70.83333%
    }

    .large-offset-16 {
        margin-left: 66.66667%
    }

    .large-18 {
        width: 75%
    }

    .large-push-18 {
        position: relative;
        left: 75%
    }

    .large-pull-18 {
        position: relative;
        left: -75%
    }

    .large-offset-17 {
        margin-left: 70.83333%
    }

    .large-19 {
        width: 79.16667%
    }

    .large-push-19 {
        position: relative;
        left: 79.16667%
    }

    .large-pull-19 {
        position: relative;
        left: -79.16667%
    }

    .large-offset-18 {
        margin-left: 75%
    }

    .large-20 {
        width: 83.33333%
    }

    .large-push-20 {
        position: relative;
        left: 83.33333%
    }

    .large-pull-20 {
        position: relative;
        left: -83.33333%
    }

    .large-offset-19 {
        margin-left: 79.16667%
    }

    .large-21 {
        width: 87.5%
    }

    .large-push-21 {
        position: relative;
        left: 87.5%
    }

    .large-pull-21 {
        position: relative;
        left: -87.5%
    }

    .large-offset-20 {
        margin-left: 83.33333%
    }

    .large-22 {
        width: 91.66667%
    }

    .large-push-22 {
        position: relative;
        left: 91.66667%
    }

    .large-pull-22 {
        position: relative;
        left: -91.66667%
    }

    .large-offset-21 {
        margin-left: 87.5%
    }

    .large-23 {
        width: 95.83333%
    }

    .large-push-23 {
        position: relative;
        left: 95.83333%
    }

    .large-pull-23 {
        position: relative;
        left: -95.83333%
    }

    .large-offset-22 {
        margin-left: 91.66667%
    }

    .large-24 {
        width: 100%
    }

    .large-offset-23 {
        margin-left: 95.83333%
    }

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

    .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 {
        float: left;
        width: 50%
    }

    .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(odd),
    .large-up-2>.columns:nth-of-type(odd) {
        clear: both
    }

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

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

    .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 {
        float: left;
        width: 25%
    }

    .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 {
        float: left;
        width: 20%
    }

    .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 {
        float: left;
        width: 16.66667%
    }

    .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 {
        float: left;
        width: 14.28571%
    }

    .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 {
        float: left;
        width: 12.5%
    }

    .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-right: 0;
        padding-left: 0
    }

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

    .large-uncollapse>.column,
    .large-uncollapse>.columns {
        padding-right: 1.21528rem;
        padding-left: 1.21528rem
    }

    .large-centered {
        margin-right: auto;
        margin-left: 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-right: 0;
        margin-left: 0
    }

    .large-pull-0,
    .large-pull-0:last-child:not(:first-child),
    .large-push-0,
    .large-push-0:last-child:not(:first-child),
    .large-uncentered,
    .large-uncentered:last-child:not(:first-child) {
        float: left;
        clear: none
    }

    .large-pull-0:last-child:not(:first-child),
    .large-push-0:last-child:not(:first-child),
    .large-uncentered:last-child:not(:first-child) {
        float: right
    }
}

@media screen and (min-width:75em) {
    .xlarge-1 {
        width: 4.16667%
    }

    .xlarge-push-1 {
        position: relative;
        left: 4.16667%
    }

    .xlarge-pull-1 {
        position: relative;
        left: -4.16667%
    }

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

    .xlarge-2 {
        width: 8.33333%
    }

    .xlarge-push-2 {
        position: relative;
        left: 8.33333%
    }

    .xlarge-pull-2 {
        position: relative;
        left: -8.33333%
    }

    .xlarge-offset-1 {
        margin-left: 4.16667%
    }

    .xlarge-3 {
        width: 12.5%
    }

    .xlarge-push-3 {
        position: relative;
        left: 12.5%
    }

    .xlarge-pull-3 {
        position: relative;
        left: -12.5%
    }

    .xlarge-offset-2 {
        margin-left: 8.33333%
    }

    .xlarge-4 {
        width: 16.66667%
    }

    .xlarge-push-4 {
        position: relative;
        left: 16.66667%
    }

    .xlarge-pull-4 {
        position: relative;
        left: -16.66667%
    }

    .xlarge-offset-3 {
        margin-left: 12.5%
    }

    .xlarge-5 {
        width: 20.83333%
    }

    .xlarge-push-5 {
        position: relative;
        left: 20.83333%
    }

    .xlarge-pull-5 {
        position: relative;
        left: -20.83333%
    }

    .xlarge-offset-4 {
        margin-left: 16.66667%
    }

    .xlarge-6 {
        width: 25%
    }

    .xlarge-push-6 {
        position: relative;
        left: 25%
    }

    .xlarge-pull-6 {
        position: relative;
        left: -25%
    }

    .xlarge-offset-5 {
        margin-left: 20.83333%
    }

    .xlarge-7 {
        width: 29.16667%
    }

    .xlarge-push-7 {
        position: relative;
        left: 29.16667%
    }

    .xlarge-pull-7 {
        position: relative;
        left: -29.16667%
    }

    .xlarge-offset-6 {
        margin-left: 25%
    }

    .xlarge-8 {
        width: 33.33333%
    }

    .xlarge-push-8 {
        position: relative;
        left: 33.33333%
    }

    .xlarge-pull-8 {
        position: relative;
        left: -33.33333%
    }

    .xlarge-offset-7 {
        margin-left: 29.16667%
    }

    .xlarge-9 {
        width: 37.5%
    }

    .xlarge-push-9 {
        position: relative;
        left: 37.5%
    }

    .xlarge-pull-9 {
        position: relative;
        left: -37.5%
    }

    .xlarge-offset-8 {
        margin-left: 33.33333%
    }

    .xlarge-10 {
        width: 41.66667%
    }

    .xlarge-push-10 {
        position: relative;
        left: 41.66667%
    }

    .xlarge-pull-10 {
        position: relative;
        left: -41.66667%
    }

    .xlarge-offset-9 {
        margin-left: 37.5%
    }

    .xlarge-11 {
        width: 45.83333%
    }

    .xlarge-push-11 {
        position: relative;
        left: 45.83333%
    }

    .xlarge-pull-11 {
        position: relative;
        left: -45.83333%
    }

    .xlarge-offset-10 {
        margin-left: 41.66667%
    }

    .xlarge-12 {
        width: 50%
    }

    .xlarge-push-12 {
        position: relative;
        left: 50%
    }

    .xlarge-pull-12 {
        position: relative;
        left: -50%
    }

    .xlarge-offset-11 {
        margin-left: 45.83333%
    }

    .xlarge-13 {
        width: 54.16667%
    }

    .xlarge-push-13 {
        position: relative;
        left: 54.16667%
    }

    .xlarge-pull-13 {
        position: relative;
        left: -54.16667%
    }

    .xlarge-offset-12 {
        margin-left: 50%
    }

    .xlarge-14 {
        width: 58.33333%
    }

    .xlarge-push-14 {
        position: relative;
        left: 58.33333%
    }

    .xlarge-pull-14 {
        position: relative;
        left: -58.33333%
    }

    .xlarge-offset-13 {
        margin-left: 54.16667%
    }

    .xlarge-15 {
        width: 62.5%
    }

    .xlarge-push-15 {
        position: relative;
        left: 62.5%
    }

    .xlarge-pull-15 {
        position: relative;
        left: -62.5%
    }

    .xlarge-offset-14 {
        margin-left: 58.33333%
    }

    .xlarge-16 {
        width: 66.66667%
    }

    .xlarge-push-16 {
        position: relative;
        left: 66.66667%
    }

    .xlarge-pull-16 {
        position: relative;
        left: -66.66667%
    }

    .xlarge-offset-15 {
        margin-left: 62.5%
    }

    .xlarge-17 {
        width: 70.83333%
    }

    .xlarge-push-17 {
        position: relative;
        left: 70.83333%
    }

    .xlarge-pull-17 {
        position: relative;
        left: -70.83333%
    }

    .xlarge-offset-16 {
        margin-left: 66.66667%
    }

    .xlarge-18 {
        width: 75%
    }

    .xlarge-push-18 {
        position: relative;
        left: 75%
    }

    .xlarge-pull-18 {
        position: relative;
        left: -75%
    }

    .xlarge-offset-17 {
        margin-left: 70.83333%
    }

    .xlarge-19 {
        width: 79.16667%
    }

    .xlarge-push-19 {
        position: relative;
        left: 79.16667%
    }

    .xlarge-pull-19 {
        position: relative;
        left: -79.16667%
    }

    .xlarge-offset-18 {
        margin-left: 75%
    }

    .xlarge-20 {
        width: 83.33333%
    }

    .xlarge-push-20 {
        position: relative;
        left: 83.33333%
    }

    .xlarge-pull-20 {
        position: relative;
        left: -83.33333%
    }

    .xlarge-offset-19 {
        margin-left: 79.16667%
    }

    .xlarge-21 {
        width: 87.5%
    }

    .xlarge-push-21 {
        position: relative;
        left: 87.5%
    }

    .xlarge-pull-21 {
        position: relative;
        left: -87.5%
    }

    .xlarge-offset-20 {
        margin-left: 83.33333%
    }

    .xlarge-22 {
        width: 91.66667%
    }

    .xlarge-push-22 {
        position: relative;
        left: 91.66667%
    }

    .xlarge-pull-22 {
        position: relative;
        left: -91.66667%
    }

    .xlarge-offset-21 {
        margin-left: 87.5%
    }

    .xlarge-23 {
        width: 95.83333%
    }

    .xlarge-push-23 {
        position: relative;
        left: 95.83333%
    }

    .xlarge-pull-23 {
        position: relative;
        left: -95.83333%
    }

    .xlarge-offset-22 {
        margin-left: 91.66667%
    }

    .xlarge-24 {
        width: 100%
    }

    .xlarge-offset-23 {
        margin-left: 95.83333%
    }

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

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

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

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

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

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

    .xlarge-up-2>.column:nth-of-type(odd),
    .xlarge-up-2>.columns:nth-of-type(odd) {
        clear: both
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .xlarge-uncollapse>.column,
    .xlarge-uncollapse>.columns {
        padding-right: 1.38889rem;
        padding-left: 1.38889rem
    }

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

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

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

    .xlarge-pull-0,
    .xlarge-pull-0:last-child:not(:first-child),
    .xlarge-push-0,
    .xlarge-push-0:last-child:not(:first-child),
    .xlarge-uncentered,
    .xlarge-uncentered:last-child:not(:first-child) {
        float: left;
        clear: none
    }

    .xlarge-pull-0:last-child:not(:first-child),
    .xlarge-push-0:last-child:not(:first-child),
    .xlarge-uncentered:last-child:not(:first-child) {
        float: right
    }
}

@media screen and (min-width:90em) {
    .xxlarge-1 {
        width: 4.16667%
    }

    .xxlarge-push-1 {
        position: relative;
        left: 4.16667%
    }

    .xxlarge-pull-1 {
        position: relative;
        left: -4.16667%
    }

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

    .xxlarge-2 {
        width: 8.33333%
    }

    .xxlarge-push-2 {
        position: relative;
        left: 8.33333%
    }

    .xxlarge-pull-2 {
        position: relative;
        left: -8.33333%
    }

    .xxlarge-offset-1 {
        margin-left: 4.16667%
    }

    .xxlarge-3 {
        width: 12.5%
    }

    .xxlarge-push-3 {
        position: relative;
        left: 12.5%
    }

    .xxlarge-pull-3 {
        position: relative;
        left: -12.5%
    }

    .xxlarge-offset-2 {
        margin-left: 8.33333%
    }

    .xxlarge-4 {
        width: 16.66667%
    }

    .xxlarge-push-4 {
        position: relative;
        left: 16.66667%
    }

    .xxlarge-pull-4 {
        position: relative;
        left: -16.66667%
    }

    .xxlarge-offset-3 {
        margin-left: 12.5%
    }

    .xxlarge-5 {
        width: 20.83333%
    }

    .xxlarge-push-5 {
        position: relative;
        left: 20.83333%
    }

    .xxlarge-pull-5 {
        position: relative;
        left: -20.83333%
    }

    .xxlarge-offset-4 {
        margin-left: 16.66667%
    }

    .xxlarge-6 {
        width: 25%
    }

    .xxlarge-push-6 {
        position: relative;
        left: 25%
    }

    .xxlarge-pull-6 {
        position: relative;
        left: -25%
    }

    .xxlarge-offset-5 {
        margin-left: 20.83333%
    }

    .xxlarge-7 {
        width: 29.16667%
    }

    .xxlarge-push-7 {
        position: relative;
        left: 29.16667%
    }

    .xxlarge-pull-7 {
        position: relative;
        left: -29.16667%
    }

    .xxlarge-offset-6 {
        margin-left: 25%
    }

    .xxlarge-8 {
        width: 33.33333%
    }

    .xxlarge-push-8 {
        position: relative;
        left: 33.33333%
    }

    .xxlarge-pull-8 {
        position: relative;
        left: -33.33333%
    }

    .xxlarge-offset-7 {
        margin-left: 29.16667%
    }

    .xxlarge-9 {
        width: 37.5%
    }

    .xxlarge-push-9 {
        position: relative;
        left: 37.5%
    }

    .xxlarge-pull-9 {
        position: relative;
        left: -37.5%
    }

    .xxlarge-offset-8 {
        margin-left: 33.33333%
    }

    .xxlarge-10 {
        width: 41.66667%
    }

    .xxlarge-push-10 {
        position: relative;
        left: 41.66667%
    }

    .xxlarge-pull-10 {
        position: relative;
        left: -41.66667%
    }

    .xxlarge-offset-9 {
        margin-left: 37.5%
    }

    .xxlarge-11 {
        width: 45.83333%
    }

    .xxlarge-push-11 {
        position: relative;
        left: 45.83333%
    }

    .xxlarge-pull-11 {
        position: relative;
        left: -45.83333%
    }

    .xxlarge-offset-10 {
        margin-left: 41.66667%
    }

    .xxlarge-12 {
        width: 50%
    }

    .xxlarge-push-12 {
        position: relative;
        left: 50%
    }

    .xxlarge-pull-12 {
        position: relative;
        left: -50%
    }

    .xxlarge-offset-11 {
        margin-left: 45.83333%
    }

    .xxlarge-13 {
        width: 54.16667%
    }

    .xxlarge-push-13 {
        position: relative;
        left: 54.16667%
    }

    .xxlarge-pull-13 {
        position: relative;
        left: -54.16667%
    }

    .xxlarge-offset-12 {
        margin-left: 50%
    }

    .xxlarge-14 {
        width: 58.33333%
    }

    .xxlarge-push-14 {
        position: relative;
        left: 58.33333%
    }

    .xxlarge-pull-14 {
        position: relative;
        left: -58.33333%
    }

    .xxlarge-offset-13 {
        margin-left: 54.16667%
    }

    .xxlarge-15 {
        width: 62.5%
    }

    .xxlarge-push-15 {
        position: relative;
        left: 62.5%
    }

    .xxlarge-pull-15 {
        position: relative;
        left: -62.5%
    }

    .xxlarge-offset-14 {
        margin-left: 58.33333%
    }

    .xxlarge-16 {
        width: 66.66667%
    }

    .xxlarge-push-16 {
        position: relative;
        left: 66.66667%
    }

    .xxlarge-pull-16 {
        position: relative;
        left: -66.66667%
    }

    .xxlarge-offset-15 {
        margin-left: 62.5%
    }

    .xxlarge-17 {
        width: 70.83333%
    }

    .xxlarge-push-17 {
        position: relative;
        left: 70.83333%
    }

    .xxlarge-pull-17 {
        position: relative;
        left: -70.83333%
    }

    .xxlarge-offset-16 {
        margin-left: 66.66667%
    }

    .xxlarge-18 {
        width: 75%
    }

    .xxlarge-push-18 {
        position: relative;
        left: 75%
    }

    .xxlarge-pull-18 {
        position: relative;
        left: -75%
    }

    .xxlarge-offset-17 {
        margin-left: 70.83333%
    }

    .xxlarge-19 {
        width: 79.16667%
    }

    .xxlarge-push-19 {
        position: relative;
        left: 79.16667%
    }

    .xxlarge-pull-19 {
        position: relative;
        left: -79.16667%
    }

    .xxlarge-offset-18 {
        margin-left: 75%
    }

    .xxlarge-20 {
        width: 83.33333%
    }

    .xxlarge-push-20 {
        position: relative;
        left: 83.33333%
    }

    .xxlarge-pull-20 {
        position: relative;
        left: -83.33333%
    }

    .xxlarge-offset-19 {
        margin-left: 79.16667%
    }

    .xxlarge-21 {
        width: 87.5%
    }

    .xxlarge-push-21 {
        position: relative;
        left: 87.5%
    }

    .xxlarge-pull-21 {
        position: relative;
        left: -87.5%
    }

    .xxlarge-offset-20 {
        margin-left: 83.33333%
    }

    .xxlarge-22 {
        width: 91.66667%
    }

    .xxlarge-push-22 {
        position: relative;
        left: 91.66667%
    }

    .xxlarge-pull-22 {
        position: relative;
        left: -91.66667%
    }

    .xxlarge-offset-21 {
        margin-left: 87.5%
    }

    .xxlarge-23 {
        width: 95.83333%
    }

    .xxlarge-push-23 {
        position: relative;
        left: 95.83333%
    }

    .xxlarge-pull-23 {
        position: relative;
        left: -95.83333%
    }

    .xxlarge-offset-22 {
        margin-left: 91.66667%
    }

    .xxlarge-24 {
        width: 100%
    }

    .xxlarge-offset-23 {
        margin-left: 95.83333%
    }

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

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

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

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

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

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

    .xxlarge-up-2>.column:nth-of-type(odd),
    .xxlarge-up-2>.columns:nth-of-type(odd) {
        clear: both
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .xxlarge-uncollapse>.column,
    .xxlarge-uncollapse>.columns {
        padding-right: 1.5625rem;
        padding-left: 1.5625rem
    }

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

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

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

    .xxlarge-pull-0,
    .xxlarge-pull-0:last-child:not(:first-child),
    .xxlarge-push-0,
    .xxlarge-push-0:last-child:not(:first-child),
    .xxlarge-uncentered,
    .xxlarge-uncentered:last-child:not(:first-child) {
        float: left;
        clear: none
    }

    .xxlarge-pull-0:last-child:not(:first-child),
    .xxlarge-push-0:last-child:not(:first-child),
    .xxlarge-uncentered:last-child:not(:first-child) {
        float: right
    }
}

.column-block {
    margin-bottom: 1.38889rem
}

.column-block>:last-child {
    margin-bottom: 0
}

@media print,
screen and (min-width:40em) {
    .column-block {
        margin-bottom: 2.08333rem
    }

    .column-block>:last-child {
        margin-bottom: 0
    }
}

@media print,
screen and (min-width:64em) {
    .column-block {
        margin-bottom: 2.43056rem
    }

    .column-block>:last-child {
        margin-bottom: 0
    }
}

@media screen and (min-width:75em) {
    .column-block {
        margin-bottom: 2.77778rem
    }

    .column-block>:last-child {
        margin-bottom: 0
    }
}

@media screen and (min-width:90em) {
    .column-block {
        margin-bottom: 3.125rem
    }

    .column-block>:last-child {
        margin-bottom: 0
    }
}

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

p {
    margin-bottom: 1rem;
    font-size: inherit;
    line-height: 1.6;
    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,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: inherit;
    text-rendering: optimizeLegibility
}

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

.h1,
h1 {
    font-size: 1.66667rem
}

.h1,
.h2,
h1,
h2 {
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h2,
h2 {
    font-size: 1.38889rem
}

.h3,
h3 {
    font-size: 1.31944rem
}

.h3,
.h4,
h3,
h4 {
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h4,
h4 {
    font-size: 1.25rem
}

.h5,
h5 {
    font-size: 1.18056rem
}

.h5,
.h6,
h5,
h6 {
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h6,
h6 {
    font-size: 1.11111rem
}

@media print,
screen and (min-width:40em) {

    .h1,
    h1 {
        font-size: 3.33333rem
    }

    .h2,
    h2 {
        font-size: 2.77778rem
    }

    .h3,
    h3 {
        font-size: 2.15278rem
    }

    .h4,
    h4 {
        font-size: 1.73611rem
    }

    .h5,
    h5 {
        font-size: 1.38889rem
    }

    .h6,
    h6 {
        font-size: 1.11111rem
    }
}

a {
    line-height: inherit;
    color: #092751;
    text-decoration: none;
    cursor: pointer
}

a:focus,
a:hover {
    color: #082246
}

a img,
hr {
    border: 0
}

hr {
    clear: both;
    max-width: 83.33333rem;
    height: 0;
    margin: 1.38889rem auto;
    border-bottom: 1px solid #9d9d9d
}

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

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: .625rem 1.38889rem 0 1.31944rem;
    border-left: 1px solid #9d9d9d
}

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

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

cite:before {
    content: "— "
}

abbr,
abbr[title] {
    border-bottom: 1px dotted #1f262c;
    cursor: help;
    text-decoration: none
}

figure {
    margin: 0
}

code {
    padding: .13889rem .34722rem .06944rem;
    border: 1px solid #9d9d9d;
    font-weight: 400
}

code,
kbd {
    background-color: #d4d9e3;
    font-family: Consolas, Liberation Mono, Courier, monospace;
    color: #1f262c
}

kbd {
    margin: 0;
    padding: .13889rem .27778rem 0
}

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

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

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

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

ol.no-bullet,
ul.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 print,
screen and (min-width:40em) {
    .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 print,
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
    }
}

@media screen and (min-width:75em) {
    .xlarge-text-left {
        text-align: left
    }

    .xlarge-text-right {
        text-align: right
    }

    .xlarge-text-center {
        text-align: center
    }

    .xlarge-text-justify {
        text-align: justify
    }
}

@media screen and (min-width:90em) {
    .xxlarge-text-left {
        text-align: left
    }

    .xxlarge-text-right {
        text-align: right
    }

    .xxlarge-text-center {
        text-align: center
    }

    .xxlarge-text-justify {
        text-align: justify
    }
}

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

@media print {
    * {
        background: transparent !important;
        box-shadow: none !important;
        color: #000 !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
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " ("attr(href) ")"
    }

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

    .print-break-inside {
        page-break-inside: auto
    }
}

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

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

.button:focus,
.button:hover {
    background-color: #082145;
    color: #fefefe
}

.button.tiny {
    font-size: .6rem
}

.button.small {
    font-size: .75rem
}

.button.large {
    font-size: 1.25rem
}

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

.button.primary {
    background-color: #092751;
    color: #fefefe
}

.button.primary:focus,
.button.primary:hover {
    background-color: #071f41;
    color: #fefefe
}

.button.secondary {
    background-color: #767676;
    color: #fefefe
}

.button.secondary:focus,
.button.secondary:hover {
    background-color: #5e5e5e;
    color: #fefefe
}

.button.success {
    background-color: #a3b939;
    color: #1f262c
}

.button.success:focus,
.button.success:hover {
    background-color: #82942e;
    color: #1f262c
}

.button.warning {
    background-color: #ffae00;
    color: #1f262c
}

.button.warning:focus,
.button.warning:hover {
    background-color: #cc8b00;
    color: #1f262c
}

.button.alert {
    background-color: #cc4b37;
    color: #fefefe
}

.button.alert:focus,
.button.alert:hover {
    background-color: #a53b2a;
    color: #fefefe
}

.button.black {
    background-color: #1f262c;
    color: #fefefe
}

.button.black:focus,
.button.black:hover {
    background-color: #191e23;
    color: #fefefe
}

.button.medium-blue {
    background-color: #043997;
    color: #fefefe
}

.button.medium-blue:focus,
.button.medium-blue:hover {
    background-color: #032e79;
    color: #fefefe
}

.button.dark-blue {
    background-color: #0e1a35;
    color: #fefefe
}

.button.dark-blue:focus,
.button.dark-blue:hover {
    background-color: #0b152a;
    color: #fefefe
}

.button.white {
    background-color: #fff;
    color: #1f262c
}

.button.white:focus,
.button.white:hover {
    background-color: #ccc;
    color: #1f262c
}

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

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

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

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

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

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

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

.button.disabled.success,
.button.disabled.success:focus,
.button.disabled.success:hover,
.button[disabled].success,
.button[disabled].success:focus,
.button[disabled].success:hover {
    background-color: #a3b939;
    color: #1f262c
}

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

.button.disabled.warning,
.button.disabled.warning:focus,
.button.disabled.warning:hover,
.button[disabled].warning,
.button[disabled].warning:focus,
.button[disabled].warning:hover {
    background-color: #ffae00;
    color: #1f262c
}

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

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

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

.button.disabled.black,
.button.disabled.black:focus,
.button.disabled.black:hover,
.button[disabled].black,
.button[disabled].black:focus,
.button[disabled].black:hover {
    background-color: #1f262c;
    color: #fefefe
}

.button.disabled.medium-blue,
.button[disabled].medium-blue {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.medium-blue,
.button.disabled.medium-blue:focus,
.button.disabled.medium-blue:hover,
.button[disabled].medium-blue,
.button[disabled].medium-blue:focus,
.button[disabled].medium-blue:hover {
    background-color: #043997;
    color: #fefefe
}

.button.disabled.dark-blue,
.button[disabled].dark-blue {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.dark-blue,
.button.disabled.dark-blue:focus,
.button.disabled.dark-blue:hover,
.button[disabled].dark-blue,
.button[disabled].dark-blue:focus,
.button[disabled].dark-blue:hover {
    background-color: #0e1a35;
    color: #fefefe
}

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

.button.disabled.white,
.button.disabled.white:focus,
.button.disabled.white:hover,
.button[disabled].white,
.button[disabled].white:focus,
.button[disabled].white:hover {
    background-color: #fff;
    color: #1f262c
}

.button.hollow {
    border: 1px solid #092751;
    color: #092751
}

.button.hollow,
.button.hollow.disabled,
.button.hollow.disabled:focus,
.button.hollow.disabled:hover,
.button.hollow:focus,
.button.hollow:hover,
.button.hollow[disabled],
.button.hollow[disabled]:focus,
.button.hollow[disabled]:hover {
    background-color: transparent
}

.button.hollow:focus,
.button.hollow:hover {
    border-color: #051429;
    color: #051429
}

.button.hollow.primary,
.button.hollow:focus.disabled,
.button.hollow:focus[disabled],
.button.hollow:hover.disabled,
.button.hollow:hover[disabled] {
    border: 1px solid #092751;
    color: #092751
}

.button.hollow.primary:focus,
.button.hollow.primary:hover {
    border-color: #051429;
    color: #051429
}

.button.hollow.primary:focus.disabled,
.button.hollow.primary:focus[disabled],
.button.hollow.primary:hover.disabled,
.button.hollow.primary:hover[disabled] {
    border: 1px solid #092751;
    color: #092751
}

.button.hollow.secondary {
    border: 1px solid #767676;
    color: #767676
}

.button.hollow.secondary:focus,
.button.hollow.secondary:hover {
    border-color: #3b3b3b;
    color: #3b3b3b
}

.button.hollow.secondary:focus.disabled,
.button.hollow.secondary:focus[disabled],
.button.hollow.secondary:hover.disabled,
.button.hollow.secondary:hover[disabled] {
    border: 1px solid #767676;
    color: #767676
}

.button.hollow.success {
    border: 1px solid #a3b939;
    color: #a3b939
}

.button.hollow.success:focus,
.button.hollow.success:hover {
    border-color: #525d1d;
    color: #525d1d
}

.button.hollow.success:focus.disabled,
.button.hollow.success:focus[disabled],
.button.hollow.success:hover.disabled,
.button.hollow.success:hover[disabled] {
    border: 1px solid #a3b939;
    color: #a3b939
}

.button.hollow.warning {
    border: 1px solid #ffae00;
    color: #ffae00
}

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

.button.hollow.warning:focus.disabled,
.button.hollow.warning:focus[disabled],
.button.hollow.warning:hover.disabled,
.button.hollow.warning:hover[disabled] {
    border: 1px solid #ffae00;
    color: #ffae00
}

.button.hollow.alert {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

.button.hollow.alert:focus,
.button.hollow.alert:hover {
    border-color: #67251a;
    color: #67251a
}

.button.hollow.alert:focus.disabled,
.button.hollow.alert:focus[disabled],
.button.hollow.alert:hover.disabled,
.button.hollow.alert:hover[disabled] {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

.button.hollow.black {
    border: 1px solid #1f262c;
    color: #1f262c
}

.button.hollow.black:focus,
.button.hollow.black:hover {
    border-color: #101316;
    color: #101316
}

.button.hollow.black:focus.disabled,
.button.hollow.black:focus[disabled],
.button.hollow.black:hover.disabled,
.button.hollow.black:hover[disabled] {
    border: 1px solid #1f262c;
    color: #1f262c
}

.button.hollow.medium-blue {
    border: 1px solid #043997;
    color: #043997
}

.button.hollow.medium-blue:focus,
.button.hollow.medium-blue:hover {
    border-color: #021d4c;
    color: #021d4c
}

.button.hollow.medium-blue:focus.disabled,
.button.hollow.medium-blue:focus[disabled],
.button.hollow.medium-blue:hover.disabled,
.button.hollow.medium-blue:hover[disabled] {
    border: 1px solid #043997;
    color: #043997
}

.button.hollow.dark-blue {
    border: 1px solid #0e1a35;
    color: #0e1a35
}

.button.hollow.dark-blue:focus,
.button.hollow.dark-blue:hover {
    border-color: #070d1b;
    color: #070d1b
}

.button.hollow.dark-blue:focus.disabled,
.button.hollow.dark-blue:focus[disabled],
.button.hollow.dark-blue:hover.disabled,
.button.hollow.dark-blue:hover[disabled] {
    border: 1px solid #0e1a35;
    color: #0e1a35
}

.button.hollow.white {
    border: 1px solid #fff;
    color: #fff
}

.button.hollow.white:focus,
.button.hollow.white:hover {
    border-color: grey;
    color: grey
}

.button.hollow.white:focus.disabled,
.button.hollow.white:focus[disabled],
.button.hollow.white:hover.disabled,
.button.hollow.white:hover[disabled] {
    border: 1px solid #fff;
    color: #fff
}

.button.clear {
    border: 1px solid #092751;
    color: #092751
}

.button.clear,
.button.clear.disabled,
.button.clear.disabled:focus,
.button.clear.disabled:hover,
.button.clear:focus,
.button.clear:hover,
.button.clear[disabled],
.button.clear[disabled]:focus,
.button.clear[disabled]:hover {
    background-color: transparent
}

.button.clear:focus,
.button.clear:hover {
    border-color: #051429;
    color: #051429
}

.button.clear:focus.disabled,
.button.clear:focus[disabled],
.button.clear:hover.disabled,
.button.clear:hover[disabled] {
    border: 1px solid #092751;
    color: #092751
}

.button.clear,
.button.clear.disabled,
.button.clear:focus,
.button.clear:focus.disabled,
.button.clear:focus[disabled],
.button.clear:hover,
.button.clear:hover.disabled,
.button.clear:hover[disabled],
.button.clear[disabled] {
    border-color: transparent
}

.button.clear.primary {
    border: 1px solid #092751;
    color: #092751
}

.button.clear.primary:focus,
.button.clear.primary:hover {
    border-color: #051429;
    color: #051429
}

.button.clear.primary:focus.disabled,
.button.clear.primary:focus[disabled],
.button.clear.primary:hover.disabled,
.button.clear.primary:hover[disabled] {
    border: 1px solid #092751;
    color: #092751
}

.button.clear.primary,
.button.clear.primary.disabled,
.button.clear.primary:focus,
.button.clear.primary:focus.disabled,
.button.clear.primary:focus[disabled],
.button.clear.primary:hover,
.button.clear.primary:hover.disabled,
.button.clear.primary:hover[disabled],
.button.clear.primary[disabled] {
    border-color: transparent
}

.button.clear.secondary {
    border: 1px solid #767676;
    color: #767676
}

.button.clear.secondary:focus,
.button.clear.secondary:hover {
    border-color: #3b3b3b;
    color: #3b3b3b
}

.button.clear.secondary:focus.disabled,
.button.clear.secondary:focus[disabled],
.button.clear.secondary:hover.disabled,
.button.clear.secondary:hover[disabled] {
    border: 1px solid #767676;
    color: #767676
}

.button.clear.secondary,
.button.clear.secondary.disabled,
.button.clear.secondary:focus,
.button.clear.secondary:focus.disabled,
.button.clear.secondary:focus[disabled],
.button.clear.secondary:hover,
.button.clear.secondary:hover.disabled,
.button.clear.secondary:hover[disabled],
.button.clear.secondary[disabled] {
    border-color: transparent
}

.button.clear.success {
    border: 1px solid #a3b939;
    color: #a3b939
}

.button.clear.success:focus,
.button.clear.success:hover {
    border-color: #525d1d;
    color: #525d1d
}

.button.clear.success:focus.disabled,
.button.clear.success:focus[disabled],
.button.clear.success:hover.disabled,
.button.clear.success:hover[disabled] {
    border: 1px solid #a3b939;
    color: #a3b939
}

.button.clear.success,
.button.clear.success.disabled,
.button.clear.success:focus,
.button.clear.success:focus.disabled,
.button.clear.success:focus[disabled],
.button.clear.success:hover,
.button.clear.success:hover.disabled,
.button.clear.success:hover[disabled],
.button.clear.success[disabled] {
    border-color: transparent
}

.button.clear.warning {
    border: 1px solid #ffae00;
    color: #ffae00
}

.button.clear.warning:focus,
.button.clear.warning:hover {
    border-color: #805700;
    color: #805700
}

.button.clear.warning:focus.disabled,
.button.clear.warning:focus[disabled],
.button.clear.warning:hover.disabled,
.button.clear.warning:hover[disabled] {
    border: 1px solid #ffae00;
    color: #ffae00
}

.button.clear.warning,
.button.clear.warning.disabled,
.button.clear.warning:focus,
.button.clear.warning:focus.disabled,
.button.clear.warning:focus[disabled],
.button.clear.warning:hover,
.button.clear.warning:hover.disabled,
.button.clear.warning:hover[disabled],
.button.clear.warning[disabled] {
    border-color: transparent
}

.button.clear.alert {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

.button.clear.alert:focus,
.button.clear.alert:hover {
    border-color: #67251a;
    color: #67251a
}

.button.clear.alert:focus.disabled,
.button.clear.alert:focus[disabled],
.button.clear.alert:hover.disabled,
.button.clear.alert:hover[disabled] {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

.button.clear.alert,
.button.clear.alert.disabled,
.button.clear.alert:focus,
.button.clear.alert:focus.disabled,
.button.clear.alert:focus[disabled],
.button.clear.alert:hover,
.button.clear.alert:hover.disabled,
.button.clear.alert:hover[disabled],
.button.clear.alert[disabled] {
    border-color: transparent
}

.button.clear.black {
    border: 1px solid #1f262c;
    color: #1f262c
}

.button.clear.black:focus,
.button.clear.black:hover {
    border-color: #101316;
    color: #101316
}

.button.clear.black:focus.disabled,
.button.clear.black:focus[disabled],
.button.clear.black:hover.disabled,
.button.clear.black:hover[disabled] {
    border: 1px solid #1f262c;
    color: #1f262c
}

.button.clear.black,
.button.clear.black.disabled,
.button.clear.black:focus,
.button.clear.black:focus.disabled,
.button.clear.black:focus[disabled],
.button.clear.black:hover,
.button.clear.black:hover.disabled,
.button.clear.black:hover[disabled],
.button.clear.black[disabled] {
    border-color: transparent
}

.button.clear.medium-blue {
    border: 1px solid #043997;
    color: #043997
}

.button.clear.medium-blue:focus,
.button.clear.medium-blue:hover {
    border-color: #021d4c;
    color: #021d4c
}

.button.clear.medium-blue:focus.disabled,
.button.clear.medium-blue:focus[disabled],
.button.clear.medium-blue:hover.disabled,
.button.clear.medium-blue:hover[disabled] {
    border: 1px solid #043997;
    color: #043997
}

.button.clear.medium-blue,
.button.clear.medium-blue.disabled,
.button.clear.medium-blue:focus,
.button.clear.medium-blue:focus.disabled,
.button.clear.medium-blue:focus[disabled],
.button.clear.medium-blue:hover,
.button.clear.medium-blue:hover.disabled,
.button.clear.medium-blue:hover[disabled],
.button.clear.medium-blue[disabled] {
    border-color: transparent
}

.button.clear.dark-blue {
    border: 1px solid #0e1a35;
    color: #0e1a35
}

.button.clear.dark-blue:focus,
.button.clear.dark-blue:hover {
    border-color: #070d1b;
    color: #070d1b
}

.button.clear.dark-blue:focus.disabled,
.button.clear.dark-blue:focus[disabled],
.button.clear.dark-blue:hover.disabled,
.button.clear.dark-blue:hover[disabled] {
    border: 1px solid #0e1a35;
    color: #0e1a35
}

.button.clear.dark-blue,
.button.clear.dark-blue.disabled,
.button.clear.dark-blue:focus,
.button.clear.dark-blue:focus.disabled,
.button.clear.dark-blue:focus[disabled],
.button.clear.dark-blue:hover,
.button.clear.dark-blue:hover.disabled,
.button.clear.dark-blue:hover[disabled],
.button.clear.dark-blue[disabled] {
    border-color: transparent
}

.button.clear.white {
    border: 1px solid #fff;
    color: #fff
}

.button.clear.white:focus,
.button.clear.white:hover {
    border-color: grey;
    color: grey
}

.button.clear.white:focus.disabled,
.button.clear.white:focus[disabled],
.button.clear.white:hover.disabled,
.button.clear.white:hover[disabled] {
    border: 1px solid #fff;
    color: #fff
}

.button.clear.white,
.button.clear.white.disabled,
.button.clear.white:focus,
.button.clear.white:focus.disabled,
.button.clear.white:focus[disabled],
.button.clear.white:hover,
.button.clear.white:hover.disabled,
.button.clear.white:hover[disabled],
.button.clear.white[disabled] {
    border-color: transparent
}

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

.button.dropdown.clear.primary:after,
.button.dropdown.clear:after,
.button.dropdown.hollow.primary:after,
.button.dropdown.hollow:after {
    border-top-color: #092751
}

.button.dropdown.clear.secondary:after,
.button.dropdown.hollow.secondary:after {
    border-top-color: #767676
}

.button.dropdown.clear.success:after,
.button.dropdown.hollow.success:after {
    border-top-color: #a3b939
}

.button.dropdown.clear.warning:after,
.button.dropdown.hollow.warning:after {
    border-top-color: #ffae00
}

.button.dropdown.clear.alert:after,
.button.dropdown.hollow.alert:after {
    border-top-color: #cc4b37
}

.button.dropdown.clear.black:after,
.button.dropdown.hollow.black:after {
    border-top-color: #1f262c
}

.button.dropdown.clear.medium-blue:after,
.button.dropdown.hollow.medium-blue:after {
    border-top-color: #043997
}

.button.dropdown.clear.dark-blue:after,
.button.dropdown.hollow.dark-blue:after {
    border-top-color: #0e1a35
}

.button.dropdown.clear.white:after,
.button.dropdown.hollow.white:after {
    border-top-color: #fff
}

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

a.button:focus,
a.button:hover {
    text-decoration: none
}

[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.5rem;
    margin: 0 0 1.11111rem;
    padding: .55556rem;
    border: 1px solid #9d9d9d;
    border-radius: 0;
    background-color: #fefefe;
    box-shadow: inset 0 1px 2px rgba(31, 38, 44, .1);
    font-family: inherit;
    font-size: .97222rem;
    font-weight: 400;
    line-height: 1.5;
    color: #1f262c;
    transition: box-shadow .5s, border-color .25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    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 {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #9d9d9d;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

textarea {
    max-width: 100%
}

textarea[rows] {
    height: auto
}

input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
    background-color: #d4d9e3;
    cursor: not-allowed
}

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

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

::-webkit-input-placeholder {
    color: #9d9d9d
}

::-moz-placeholder {
    color: #9d9d9d
}

:-ms-input-placeholder {
    color: #9d9d9d
}

::-ms-input-placeholder {
    color: #9d9d9d
}

::placeholder {
    color: #9d9d9d
}

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

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

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

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

[type=file] {
    width: 100%
}

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

label.middle {
    margin: 0 0 1.11111rem;
    padding: .625rem 0
}

.help-text {
    margin-top: -.55556rem;
    font-size: .90278rem;
    font-style: italic;
    color: #1f262c
}

.input-group {
    display: flex;
    width: 100%;
    margin-bottom: 1.11111rem;
    align-items: stretch
}

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

.input-group-button,
.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label,
.input-group-field,
.input-group-label {
    margin: 0;
    white-space: nowrap
}

.input-group-label {
    padding: 0 1rem;
    border: 1px solid #9d9d9d;
    background: #d4d9e3;
    color: #1f262c;
    text-align: center;
    white-space: nowrap;
    display: flex;
    flex: 0 0 auto;
    align-items: center
}

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

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

.input-group-field {
    border-radius: 0;
    flex: 1 1 0px;
    min-width: 0
}

.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    display: flex;
    flex: 0 0 auto
}

.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label {
    align-self: stretch;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    font-size: .97222rem
}

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

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

.fieldset {
    margin: 1.25rem 0;
    padding: 1.38889rem;
    border: 1px solid #9d9d9d
}

.fieldset legend {
    margin: 0 0 0 -.20833rem;
    padding: 0 .20833rem
}

select {
    height: 2.5rem;
    margin: 0 0 1.11111rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #9d9d9d;
    border-radius: 0;
    background-color: #fefefe;
    font-family: inherit;
    font-size: .97222rem;
    font-weight: 400;
    line-height: 1.5;
    color: #1f262c;
    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-origin: content-box;
    background-position: right -1.11111rem center;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    padding: .55556rem 1.66667rem .55556rem .55556rem;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

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

select:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #9d9d9d;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

select:disabled {
    background-color: #d4d9e3;
    cursor: not-allowed
}

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

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

.is-invalid-input:not(:focus) {
    border-color: #cc4b37;
    background-color: #f9ecea
}

.is-invalid-input:not(:focus)::-webkit-input-placeholder {
    color: #cc4b37
}

.is-invalid-input:not(:focus)::-moz-placeholder {
    color: #cc4b37
}

.is-invalid-input:not(:focus):-ms-input-placeholder {
    color: #cc4b37
}

.is-invalid-input:not(:focus)::-ms-input-placeholder {
    color: #cc4b37
}

.is-invalid-input:not(:focus)::placeholder {
    color: #cc4b37
}

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

.form-error {
    display: none;
    margin-top: -.55556rem;
    margin-bottom: 1.11111rem;
    font-size: .83333rem;
    font-weight: 700
}

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

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

.accordion[disabled] .accordion-title {
    cursor: not-allowed
}

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

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

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

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

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

.is-active>.accordion-title:before {
    content: "\2013"
}

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

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

.accordion-menu li {
    width: 100%
}

.accordion-menu .is-accordion-submenu a,
.accordion-menu a {
    padding: .7rem 1rem
}

.accordion-menu .nested.is-accordion-submenu {
    margin-right: 0;
    margin-left: 1rem
}

.accordion-menu.align-right .nested.is-accordion-submenu {
    margin-right: 1rem;
    margin-left: 0
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a {
    position: relative
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a:after {
    display: block;
    width: 0;
    height: 0;
    content: "";
    border-color: #092751 transparent transparent;
    border-style: solid inset inset;
    border-width: 6px 6px 0;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 1rem
}

.accordion-menu.align-left .is-accordion-submenu-parent>a:after {
    right: 1rem;
    left: auto
}

.accordion-menu.align-right .is-accordion-submenu-parent>a:after {
    right: auto;
    left: 1rem
}

.accordion-menu .is-accordion-submenu-parent[aria-expanded=true]>a:after {
    transform: rotate(180deg);
    transform-origin: 50% 50%
}

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

.has-submenu-toggle>a {
    margin-right: 40px
}

.submenu-toggle {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    cursor: pointer
}

.submenu-toggle:after {
    display: block;
    width: 0;
    height: 0;
    content: "";
    border-color: #092751 transparent transparent;
    border-style: solid inset inset;
    border-width: 6px 6px 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.submenu-toggle[aria-expanded=true]:after {
    transform: scaleY(-1);
    transform-origin: 50% 50%
}

.submenu-toggle-text {
    position: absolute !important;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

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

.badge,
.badge.primary {
    background: #092751;
    color: #fefefe
}

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

.badge.success {
    background: #a3b939;
    color: #1f262c
}

.badge.warning {
    background: #ffae00;
    color: #1f262c
}

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

.badge.black {
    background: #1f262c;
    color: #fefefe
}

.badge.medium-blue {
    background: #043997;
    color: #fefefe
}

.badge.dark-blue {
    background: #0e1a35;
    color: #fefefe
}

.badge.white {
    background: #fff;
    color: #1f262c
}

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

.breadcrumbs:after,
.breadcrumbs:before {
    display: table;
    content: " ";
    flex-basis: 0;
    order: 1
}

.breadcrumbs:after {
    clear: both
}

.breadcrumbs li {
    float: left;
    font-size: .76389rem;
    color: #1f262c;
    cursor: default;
    text-transform: uppercase
}

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

.breadcrumbs a {
    color: #092751
}

.breadcrumbs a:hover {
    text-decoration: underline
}

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

.button-group {
    margin-bottom: 1rem;
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch
}

.button-group:after,
.button-group:before {
    display: table;
    content: " ";
    flex-basis: 0;
    order: 1
}

.button-group:after {
    clear: both
}

.button-group .button {
    margin: 0 1px 1px 0;
    font-size: .9rem;
    flex: 0 0 auto
}

.button-group .button:last-child {
    margin-right: 0
}

.button-group.tiny .button {
    font-size: .6rem
}

.button-group.small .button {
    font-size: .75rem
}

.button-group.large .button {
    font-size: 1.25rem
}

.button-group.expanded .button {
    flex: 1 1 0px
}

.button-group.primary .button {
    background-color: #092751;
    color: #fefefe
}

.button-group.primary .button:focus,
.button-group.primary .button:hover {
    background-color: #071f41;
    color: #fefefe
}

.button-group.secondary .button {
    background-color: #767676;
    color: #fefefe
}

.button-group.secondary .button:focus,
.button-group.secondary .button:hover {
    background-color: #5e5e5e;
    color: #fefefe
}

.button-group.success .button {
    background-color: #a3b939;
    color: #1f262c
}

.button-group.success .button:focus,
.button-group.success .button:hover {
    background-color: #82942e;
    color: #1f262c
}

.button-group.warning .button {
    background-color: #ffae00;
    color: #1f262c
}

.button-group.warning .button:focus,
.button-group.warning .button:hover {
    background-color: #cc8b00;
    color: #1f262c
}

.button-group.alert .button {
    background-color: #cc4b37;
    color: #fefefe
}

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

.button-group.black .button {
    background-color: #1f262c;
    color: #fefefe
}

.button-group.black .button:focus,
.button-group.black .button:hover {
    background-color: #191e23;
    color: #fefefe
}

.button-group.medium-blue .button {
    background-color: #043997;
    color: #fefefe
}

.button-group.medium-blue .button:focus,
.button-group.medium-blue .button:hover {
    background-color: #032e79;
    color: #fefefe
}

.button-group.dark-blue .button {
    background-color: #0e1a35;
    color: #fefefe
}

.button-group.dark-blue .button:focus,
.button-group.dark-blue .button:hover {
    background-color: #0b152a;
    color: #fefefe
}

.button-group.white .button {
    background-color: #fff;
    color: #1f262c
}

.button-group.white .button:focus,
.button-group.white .button:hover {
    background-color: #ccc;
    color: #1f262c
}

.button-group.stacked,
.button-group.stacked-for-medium,
.button-group.stacked-for-small {
    flex-wrap: wrap
}

.button-group.stacked-for-medium .button,
.button-group.stacked-for-small .button,
.button-group.stacked .button {
    flex: 0 0 100%
}

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

.button-group.stacked-for-medium.expanded .button,
.button-group.stacked-for-small.expanded .button,
.button-group.stacked.expanded .button {
    flex: 1 1 0px
}

@media print,
screen and (min-width:40em) {
    .button-group.stacked-for-small .button {
        flex: 0 0 auto;
        margin-bottom: 0
    }
}

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

@media screen and (max-width:39.99875em) {
    .button-group.stacked-for-small.expanded {
        display: block
    }

    .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0
    }
}

@media screen and (max-width:63.99875em) {
    .button-group.stacked-for-medium.expanded {
        display: block
    }

    .button-group.stacked-for-medium.expanded .button {
        display: block;
        margin-right: 0
    }
}

.callout {
    position: relative;
    margin: 0 0 1rem;
    padding: 1rem;
    border: 1px solid rgba(31, 38, 44, .25);
    border-radius: 0;
    background-color: #fff;
    color: #1f262c
}

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

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

.callout.primary {
    background-color: #c6dbf9;
    color: #1f262c
}

.callout.secondary {
    background-color: #eaeaea;
    color: #1f262c
}

.callout.success {
    background-color: #f2f6e0;
    color: #1f262c
}

.callout.warning {
    background-color: #fff3d9;
    color: #1f262c
}

.callout.alert {
    background-color: #f7e4e1;
    color: #1f262c
}

.callout.black {
    background-color: #d9dfe4;
    color: #1f262c
}

.callout.medium-blue {
    background-color: #cbddfe;
    color: #1f262c
}

.callout.dark-blue {
    background-color: #cad6f1;
    color: #1f262c
}

.callout.white {
    background-color: #fff;
    color: #1f262c
}

.callout.small {
    padding: .5rem
}

.callout.large {
    padding: 3rem
}

.card {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    margin-bottom: 1rem;
    border: 1px solid #d4d9e3;
    border-radius: 0;
    background: #fefefe;
    box-shadow: none;
    overflow: hidden;
    color: #1f262c
}

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

.card-divider {
    display: flex;
    flex: 0 1 auto;
    padding: 1rem;
    background: #d4d9e3
}

.card-divider>:last-child {
    margin-bottom: 0
}

.card-section {
    flex: 1 0 auto;
    padding: 1rem
}

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

.card-image {
    min-height: 1px
}

.close-button {
    position: absolute;
    color: #8a8a8a;
    cursor: pointer
}

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

.close-button:focus,
.close-button:hover {
    color: #1f262c
}

.close-button.small {
    right: .66rem;
    top: .33em;
    font-size: 1.5em;
    line-height: 1
}

.close-button,
.close-button.medium {
    right: 1rem;
    top: .5rem;
    font-size: 2em;
    line-height: 1
}

.menu {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    display: flex;
    flex-wrap: wrap
}

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

.menu .button,
.menu a {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: .7rem 1rem
}

.menu a,
.menu button,
.menu input,
.menu select {
    margin-bottom: 0
}

.menu input {
    display: inline-block
}

.menu,
.menu.horizontal {
    flex-wrap: wrap;
    flex-direction: row
}

.menu.vertical {
    flex-wrap: nowrap;
    flex-direction: column
}

.menu.expanded li {
    flex: 1 1 0px
}

.menu.simple {
    align-items: center
}

.menu.simple li+li {
    margin-left: 1rem
}

.menu.simple a {
    padding: 0
}

@media print,
screen and (min-width:40em) {
    .menu.medium-horizontal {
        flex-wrap: wrap;
        flex-direction: row
    }

    .menu.medium-vertical {
        flex-wrap: nowrap;
        flex-direction: column
    }

    .menu.medium-expanded li,
    .menu.medium-simple li {
        flex: 1 1 0px
    }
}

@media print,
screen and (min-width:64em) {
    .menu.large-horizontal {
        flex-wrap: wrap;
        flex-direction: row
    }

    .menu.large-vertical {
        flex-wrap: nowrap;
        flex-direction: column
    }

    .menu.large-expanded li,
    .menu.large-simple li {
        flex: 1 1 0px
    }
}

@media screen and (min-width:75em) {
    .menu.xlarge-horizontal {
        flex-wrap: wrap;
        flex-direction: row
    }

    .menu.xlarge-vertical {
        flex-wrap: nowrap;
        flex-direction: column
    }

    .menu.xlarge-expanded li,
    .menu.xlarge-simple li {
        flex: 1 1 0px
    }
}

@media screen and (min-width:90em) {
    .menu.xxlarge-horizontal {
        flex-wrap: wrap;
        flex-direction: row
    }

    .menu.xxlarge-vertical {
        flex-wrap: nowrap;
        flex-direction: column
    }

    .menu.xxlarge-expanded li,
    .menu.xxlarge-simple li {
        flex: 1 1 0px
    }
}

.menu.nested {
    margin-right: 0;
    margin-left: 1rem
}

.menu.icon-bottom a,
.menu.icon-left a,
.menu.icon-right a,
.menu.icon-top a,
.menu.icons a {
    display: flex
}

.menu.icon-left li a {
    flex-flow: row nowrap
}

.menu.icon-left li a i,
.menu.icon-left li a img,
.menu.icon-left li a svg {
    margin-right: .25rem
}

.menu.icon-right li a {
    flex-flow: row nowrap
}

.menu.icon-right li a i,
.menu.icon-right li a img,
.menu.icon-right li a svg {
    margin-left: .25rem
}

.menu.icon-top li a {
    flex-flow: column nowrap
}

.menu.icon-top li a i,
.menu.icon-top li a img,
.menu.icon-top li a svg {
    align-self: stretch;
    margin-bottom: .25rem;
    text-align: center
}

.menu.icon-bottom li a {
    flex-flow: column nowrap
}

.menu.icon-bottom li a i,
.menu.icon-bottom li a img,
.menu.icon-bottom li a svg {
    align-self: stretch;
    margin-bottom: .25rem;
    text-align: center
}

.menu .active>a,
.menu .is-active>a {
    background: #092751;
    color: #fefefe
}

.menu.align-left {
    justify-content: flex-start
}

.menu.align-right li {
    display: flex;
    justify-content: flex-end
}

.menu.align-right li .submenu li {
    justify-content: flex-start
}

.menu.align-right.vertical li {
    display: block;
    text-align: right
}

.menu.align-right.vertical li .submenu li {
    text-align: right
}

.menu.align-right .nested {
    margin-right: 1rem;
    margin-left: 0
}

.menu.align-center li {
    display: flex;
    justify-content: center
}

.menu.align-center li .submenu li {
    justify-content: flex-start
}

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

.menu-centered>.menu {
    justify-content: center
}

.menu-centered>.menu li {
    display: flex;
    justify-content: center
}

.menu-centered>.menu li .submenu li {
    justify-content: flex-start
}

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

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

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

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

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

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

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

.is-drilldown.animate-height {
    transition: height .5s
}

.drilldown a {
    padding: .7rem 1rem;
    background: #1f262c
}

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

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

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

.drilldown .is-drilldown-submenu a {
    padding: .7rem 1rem
}

.drilldown .nested.is-drilldown-submenu {
    margin-right: 0;
    margin-left: 0
}

.drilldown .drilldown-submenu-cover-previous {
    min-height: 100%
}

.drilldown .is-drilldown-submenu-parent>a {
    position: relative
}

.drilldown .is-drilldown-submenu-parent>a:after {
    border-color: transparent transparent transparent #fefefe;
    position: absolute;
    top: 50%;
    margin-top: -6px
}

.drilldown.align-left .is-drilldown-submenu-parent>a:after,
.drilldown .is-drilldown-submenu-parent>a:after {
    display: block;
    width: 0;
    height: 0;
    content: "";
    border-style: inset inset inset solid;
    border-width: 6px 0 6px 6px;
    right: 1rem
}

.drilldown.align-left .is-drilldown-submenu-parent>a:after {
    border-color: transparent transparent transparent #092751;
    left: auto
}

.drilldown.align-right .is-drilldown-submenu-parent>a:after {
    display: block;
    width: 0;
    height: 0;
    content: "";
    border-color: transparent #092751 transparent transparent;
    border-style: inset solid inset inset;
    border-width: 6px 6px 6px 0;
    right: auto;
    left: 1rem
}

.drilldown .js-drilldown-back>a:before {
    display: block;
    width: 0;
    height: 0;
    content: "";
    border-color: transparent #fefefe transparent transparent;
    border-style: inset solid inset inset;
    border-width: 6px 6px 6px 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: .75rem
}

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

.dropdown-pane.is-opening {
    display: block
}

.dropdown-pane.is-open {
    display: block;
    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 {
    top: 100%;
    right: 0;
    left: auto
}

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

.dropdown.menu>li.is-dropdown-submenu-parent>a {
    position: relative;
    padding-right: 1.5rem
}

.dropdown.menu>li.is-dropdown-submenu-parent>a:after {
    display: block;
    width: 0;
    height: 0;
    content: "";
    border-color: #092751 transparent transparent;
    border-style: solid inset inset;
    border-width: 6px 6px 0;
    right: 5px;
    left: auto;
    margin-top: -3px
}

[data-whatinput=mouse] .dropdown.menu a {
    outline: 0
}

.dropdown.menu>li>a {
    background: #fefefe;
    padding: .7rem 1rem
}

.dropdown.menu>li.is-active>a {
    background: transparent;
    color: #092751
}

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

.dropdown.menu .nested.is-dropdown-submenu {
    margin-right: 0;
    margin-left: 0
}

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

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

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

.dropdown.menu.vertical>li>a:after {
    right: 14px
}

.dropdown.menu.vertical>li.opens-left>a:after {
    display: block;
    width: 0;
    height: 0;
    content: "";
    border-color: transparent #092751 transparent transparent;
    border-style: inset solid inset inset;
    border-width: 6px 6px 6px 0;
    right: auto;
    left: 5px
}

.dropdown.menu.vertical>li.opens-right>a:after {
    display: block;
    width: 0;
    height: 0;
    content: "";
    border-color: transparent transparent transparent #092751;
    border-style: inset inset inset solid;
    border-width: 6px 0 6px 6px
}

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

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

    .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a {
        position: relative;
        padding-right: 1.5rem
    }

    .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a:after {
        display: block;
        width: 0;
        height: 0;
        content: "";
        border-color: #092751 transparent transparent;
        border-style: solid inset inset;
        border-width: 6px 6px 0;
        right: 5px;
        left: auto;
        margin-top: -3px
    }

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

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

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

    .dropdown.menu.medium-vertical>li>a:after {
        right: 14px
    }

    .dropdown.menu.medium-vertical>li.opens-left>a:after {
        display: block;
        width: 0;
        height: 0;
        content: "";
        border-color: transparent #092751 transparent transparent;
        border-style: inset solid inset inset;
        border-width: 6px 6px 6px 0;
        right: auto;
        left: 5px
    }

    .dropdown.menu.medium-vertical>li.opens-right>a:after {
        display: block;
        width: 0;
        height: 0;
        content: "";
        border-color: transparent transparent transparent #092751;
        border-style: inset inset inset solid;
        border-width: 6px 0 6px 6px
    }
}

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

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

    .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a {
        position: relative;
        padding-right: 1.5rem
    }

    .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a:after {
        display: block;
        width: 0;
        height: 0;
        content: "";
        border-color: #092751 transparent transparent;
        border-style: solid inset inset;
        border-width: 6px 6px 0;
        right: 5px;
        left: auto;
        margin-top: -3px
    }

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

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

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

    .dropdown.menu.large-vertical>li>a:after {
        right: 14px
    }

    .dropdown.menu.large-vertical>li.opens-left>a:after {
        display: block;
        width: 0;
        height: 0;
        content: "";
        border-color: transparent #092751 transparent transparent;
        border-style: inset solid inset inset;
        border-width: 6px 6px 6px 0;
        right: auto;
        left: 5px
    }

    .dropdown.menu.large-vertical>li.opens-right>a:after {
        display: block;
        width: 0;
        height: 0;
        content: "";
        border-color: transparent transparent transparent #092751;
        border-style: inset inset inset solid;
        border-width: 6px 0 6px 6px
    }
}

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

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

    .dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a {
        position: relative;
        padding-right: 1.5rem
    }

    .dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a:after {
        display: block;
        width: 0;
        height: 0;
        content: "";
        border-color: #092751 transparent transparent;
        border-style: solid inset inset;
        border-width: 6px 6px 0;
        right: 5px;
        left: auto;
        margin-top: -3px
    }

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

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

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

    .dropdown.menu.xlarge-vertical>li>a:after {
        right: 14px
    }

    .dropdown.menu.xlarge-vertical>li.opens-left>a:after {
        display: block;
        width: 0;
        height: 0;
        content: "";
        border-color: transparent #092751 transparent transparent;
        border-style: inset solid inset inset;
        border-width: 6px 6px 6px 0;
        right: auto;
        left: 5px
    }

    .dropdown.menu.xlarge-vertical>li.opens-right>a:after {
        display: block;
        width: 0;
        height: 0;
        content: "";
        border-color: transparent transparent transparent #092751;
        border-style: inset inset inset solid;
        border-width: 6px 0 6px 6px
    }
}

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

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

    .dropdown.menu.xxlarge-horizontal>li.is-dropdown-submenu-parent>a {
        position: relative;
        padding-right: 1.5rem
    }

    .dropdown.menu.xxlarge-horizontal>li.is-dropdown-submenu-parent>a:after {
        display: block;
        width: 0;
        height: 0;
        content: "";
        border-color: #092751 transparent transparent;
        border-style: solid inset inset;
        border-width: 6px 6px 0;
        right: 5px;
        left: auto;
        margin-top: -3px
    }

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

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

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

    .dropdown.menu.xxlarge-vertical>li>a:after {
        right: 14px
    }

    .dropdown.menu.xxlarge-vertical>li.opens-left>a:after {
        display: block;
        width: 0;
        height: 0;
        content: "";
        border-color: transparent #092751 transparent transparent;
        border-style: inset solid inset inset;
        border-width: 6px 6px 6px 0;
        right: auto;
        left: 5px
    }

    .dropdown.menu.xxlarge-vertical>li.opens-right>a:after {
        display: block;
        width: 0;
        height: 0;
        content: "";
        border-color: transparent transparent transparent #092751;
        border-style: inset inset inset solid;
        border-width: 6px 0 6px 6px
    }
}

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

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

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

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

.is-dropdown-submenu-parent a:after {
    position: absolute;
    top: 50%;
    right: 5px;
    left: auto;
    margin-top: -6px
}

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

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

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

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

.dropdown .is-dropdown-submenu a {
    padding: .7rem 1rem
}

.is-dropdown-submenu .is-dropdown-submenu-parent>a:after {
    right: 14px
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a:after {
    display: block;
    width: 0;
    height: 0;
    content: "";
    border-color: transparent #092751 transparent transparent;
    border-style: inset solid inset inset;
    border-width: 6px 6px 6px 0;
    right: auto;
    left: 5px
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a:after {
    display: block;
    width: 0;
    height: 0;
    content: "";
    border-color: transparent transparent transparent #092751;
    border-style: inset inset inset solid;
    border-width: 6px 0 6px 6px
}

.is-dropdown-submenu .is-dropdown-submenu {
    margin-top: 0
}

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

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

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

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

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

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

.label,
.label.primary {
    background: #092751;
    color: #fefefe
}

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

.label.success {
    background: #a3b939;
    color: #1f262c
}

.label.warning {
    background: #ffae00;
    color: #1f262c
}

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

.label.black {
    background: #1f262c;
    color: #fefefe
}

.label.medium-blue {
    background: #043997;
    color: #fefefe
}

.label.dark-blue {
    background: #0e1a35;
    color: #fefefe
}

.label.white {
    background: #fff;
    color: #1f262c
}

.media-object {
    display: flex;
    margin-bottom: 1rem;
    flex-wrap: nowrap
}

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

@media screen and (max-width:39.99875em) {
    .media-object.stack-for-small {
        flex-wrap: wrap
    }
}

.media-object-section {
    flex: 0 1 auto
}

.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 screen and (max-width:39.99875em) {
    .stack-for-small .media-object-section {
        padding: 0 0 1rem;
        flex-basis: 100%;
        max-width: 100%
    }

    .stack-for-small .media-object-section img {
        width: 100%
    }
}

.media-object-section.main-section {
    flex: 1 1 0px
}

.is-off-canvas-open {
    overflow: hidden
}

.js-off-canvas-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    width: 100%;
    height: 100%;
    transition: opacity .5s ease, visibility .5s ease;
    background: rgba(31, 38, 44, .25);
    opacity: 0;
    visibility: hidden;
    overflow: hidden
}

.js-off-canvas-overlay.is-visible {
    opacity: 1;
    visibility: visible
}

.js-off-canvas-overlay.is-closable {
    cursor: pointer
}

.js-off-canvas-overlay.is-overlay-absolute {
    position: absolute
}

.js-off-canvas-overlay.is-overlay-fixed {
    position: fixed
}

.off-canvas-wrapper {
    position: relative;
    overflow: hidden
}

.off-canvas {
    position: fixed;
    z-index: 12;
    transition: transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #1f262c
}

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

.off-canvas.is-transition-push {
    z-index: 12
}

.off-canvas.is-closed {
    visibility: hidden
}

.off-canvas.is-transition-overlap {
    z-index: 13
}

.off-canvas.is-transition-overlap.is-open {
    box-shadow: 0 0 10px rgba(31, 38, 44, .7)
}

.off-canvas.is-open {
    transform: translate(0)
}

.off-canvas-absolute {
    position: absolute;
    z-index: 12;
    transition: transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #1f262c
}

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

.off-canvas-absolute.is-transition-push {
    z-index: 12
}

.off-canvas-absolute.is-closed {
    visibility: hidden
}

.off-canvas-absolute.is-transition-overlap {
    z-index: 13
}

.off-canvas-absolute.is-transition-overlap.is-open {
    box-shadow: 0 0 10px rgba(31, 38, 44, .7)
}

.off-canvas-absolute.is-open {
    transform: translate(0)
}

.position-left {
    top: 0;
    left: 0;
    height: 100%;
    overflow-y: auto;
    width: 240px;
    transform: translateX(-240px)
}

@media print,
screen and (min-width:40em) {
    .position-left {
        width: 240px;
        transform: translateX(-240px)
    }
}

@media print,
screen and (min-width:64em) {
    .position-left {
        width: 240px;
        transform: translateX(-240px)
    }
}

.off-canvas-content .off-canvas.position-left {
    transform: translateX(-240px)
}

@media print,
screen and (min-width:40em) {
    .off-canvas-content .off-canvas.position-left {
        transform: translateX(-240px)
    }
}

@media print,
screen and (min-width:64em) {
    .off-canvas-content .off-canvas.position-left {
        transform: translateX(-240px)
    }
}

.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
    transform: translate(0)
}

.off-canvas-content.is-open-left.has-transition-push {
    transform: translateX(240px)
}

@media print,
screen and (min-width:40em) {
    .off-canvas-content.is-open-left.has-transition-push {
        transform: translateX(240px)
    }
}

@media print,
screen and (min-width:64em) {
    .off-canvas-content.is-open-left.has-transition-push {
        transform: translateX(240px)
    }
}

.position-left.is-transition-push {
    box-shadow: inset -13px 0 20px -13px rgba(31, 38, 44, .25)
}

.position-right {
    top: 0;
    right: 0;
    height: 100%;
    overflow-y: auto;
    width: 240px;
    transform: translateX(240px)
}

@media print,
screen and (min-width:40em) {
    .position-right {
        width: 240px;
        transform: translateX(240px)
    }
}

@media print,
screen and (min-width:64em) {
    .position-right {
        width: 240px;
        transform: translateX(240px)
    }
}

.off-canvas-content .off-canvas.position-right {
    transform: translateX(240px)
}

@media print,
screen and (min-width:40em) {
    .off-canvas-content .off-canvas.position-right {
        transform: translateX(240px)
    }
}

@media print,
screen and (min-width:64em) {
    .off-canvas-content .off-canvas.position-right {
        transform: translateX(240px)
    }
}

.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
    transform: translate(0)
}

.off-canvas-content.is-open-right.has-transition-push {
    transform: translateX(-240px)
}

@media print,
screen and (min-width:40em) {
    .off-canvas-content.is-open-right.has-transition-push {
        transform: translateX(-240px)
    }
}

@media print,
screen and (min-width:64em) {
    .off-canvas-content.is-open-right.has-transition-push {
        transform: translateX(-240px)
    }
}

.position-right.is-transition-push {
    box-shadow: inset 13px 0 20px -13px rgba(31, 38, 44, .25)
}

.position-top {
    top: 0;
    left: 0;
    width: 100%;
    overflow-x: auto;
    height: 240px;
    transform: translateY(-240px)
}

@media print,
screen and (min-width:40em) {
    .position-top {
        height: 240px;
        transform: translateY(-240px)
    }
}

@media print,
screen and (min-width:64em) {
    .position-top {
        height: 240px;
        transform: translateY(-240px)
    }
}

.off-canvas-content .off-canvas.position-top {
    transform: translateY(-240px)
}

@media print,
screen and (min-width:40em) {
    .off-canvas-content .off-canvas.position-top {
        transform: translateY(-240px)
    }
}

@media print,
screen and (min-width:64em) {
    .off-canvas-content .off-canvas.position-top {
        transform: translateY(-240px)
    }
}

.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
    transform: translate(0)
}

.off-canvas-content.is-open-top.has-transition-push {
    transform: translateY(240px)
}

@media print,
screen and (min-width:40em) {
    .off-canvas-content.is-open-top.has-transition-push {
        transform: translateY(240px)
    }
}

@media print,
screen and (min-width:64em) {
    .off-canvas-content.is-open-top.has-transition-push {
        transform: translateY(240px)
    }
}

.position-top.is-transition-push {
    box-shadow: inset 0 -13px 20px -13px rgba(31, 38, 44, .25)
}

.position-bottom {
    bottom: 0;
    left: 0;
    width: 100%;
    overflow-x: auto;
    height: 240px;
    transform: translateY(240px)
}

@media print,
screen and (min-width:40em) {
    .position-bottom {
        height: 240px;
        transform: translateY(240px)
    }
}

@media print,
screen and (min-width:64em) {
    .position-bottom {
        height: 240px;
        transform: translateY(240px)
    }
}

.off-canvas-content .off-canvas.position-bottom {
    transform: translateY(240px)
}

@media print,
screen and (min-width:40em) {
    .off-canvas-content .off-canvas.position-bottom {
        transform: translateY(240px)
    }
}

@media print,
screen and (min-width:64em) {
    .off-canvas-content .off-canvas.position-bottom {
        transform: translateY(240px)
    }
}

.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
    transform: translate(0)
}

.off-canvas-content.is-open-bottom.has-transition-push {
    transform: translateY(-240px)
}

@media print,
screen and (min-width:40em) {
    .off-canvas-content.is-open-bottom.has-transition-push {
        transform: translateY(-240px)
    }
}

@media print,
screen and (min-width:64em) {
    .off-canvas-content.is-open-bottom.has-transition-push {
        transform: translateY(-240px)
    }
}

.position-bottom.is-transition-push {
    box-shadow: inset 0 13px 20px -13px rgba(31, 38, 44, .25)
}

.off-canvas-content {
    transform: none;
    transition: transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.off-canvas-content.has-transition-push,
.off-canvas-content .off-canvas.is-open {
    transform: translate(0)
}

@media print,
screen and (min-width:40em) {
    .position-left.reveal-for-medium {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-left.reveal-for-medium .close-button {
        display: none
    }

    .off-canvas-content .position-left.reveal-for-medium {
        transform: none
    }

    .off-canvas-content.has-reveal-left,
    .position-left.reveal-for-medium~.off-canvas-content {
        margin-left: 240px
    }

    .position-right.reveal-for-medium {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-right.reveal-for-medium .close-button {
        display: none
    }

    .off-canvas-content .position-right.reveal-for-medium {
        transform: none
    }

    .off-canvas-content.has-reveal-right,
    .position-right.reveal-for-medium~.off-canvas-content {
        margin-right: 240px
    }

    .position-top.reveal-for-medium {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-top.reveal-for-medium .close-button {
        display: none
    }

    .off-canvas-content .position-top.reveal-for-medium {
        transform: none
    }

    .off-canvas-content.has-reveal-top,
    .position-top.reveal-for-medium~.off-canvas-content {
        margin-top: 240px
    }

    .position-bottom.reveal-for-medium {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-bottom.reveal-for-medium .close-button {
        display: none
    }

    .off-canvas-content .position-bottom.reveal-for-medium {
        transform: none
    }

    .off-canvas-content.has-reveal-bottom,
    .position-bottom.reveal-for-medium~.off-canvas-content {
        margin-bottom: 240px
    }
}

@media print,
screen and (min-width:64em) {
    .position-left.reveal-for-large {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-left.reveal-for-large .close-button {
        display: none
    }

    .off-canvas-content .position-left.reveal-for-large {
        transform: none
    }

    .off-canvas-content.has-reveal-left,
    .position-left.reveal-for-large~.off-canvas-content {
        margin-left: 240px
    }

    .position-right.reveal-for-large {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-right.reveal-for-large .close-button {
        display: none
    }

    .off-canvas-content .position-right.reveal-for-large {
        transform: none
    }

    .off-canvas-content.has-reveal-right,
    .position-right.reveal-for-large~.off-canvas-content {
        margin-right: 240px
    }

    .position-top.reveal-for-large {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-top.reveal-for-large .close-button {
        display: none
    }

    .off-canvas-content .position-top.reveal-for-large {
        transform: none
    }

    .off-canvas-content.has-reveal-top,
    .position-top.reveal-for-large~.off-canvas-content {
        margin-top: 240px
    }

    .position-bottom.reveal-for-large {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-bottom.reveal-for-large .close-button {
        display: none
    }

    .off-canvas-content .position-bottom.reveal-for-large {
        transform: none
    }

    .off-canvas-content.has-reveal-bottom,
    .position-bottom.reveal-for-large~.off-canvas-content {
        margin-bottom: 240px
    }
}

@media screen and (min-width:75em) {
    .position-left.reveal-for-xlarge {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-left.reveal-for-xlarge .close-button {
        display: none
    }

    .off-canvas-content .position-left.reveal-for-xlarge {
        transform: none
    }

    .off-canvas-content.has-reveal-left,
    .position-left.reveal-for-xlarge~.off-canvas-content {
        margin-left: 240px
    }

    .position-right.reveal-for-xlarge {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-right.reveal-for-xlarge .close-button {
        display: none
    }

    .off-canvas-content .position-right.reveal-for-xlarge {
        transform: none
    }

    .off-canvas-content.has-reveal-right,
    .position-right.reveal-for-xlarge~.off-canvas-content {
        margin-right: 240px
    }

    .position-top.reveal-for-xlarge {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-top.reveal-for-xlarge .close-button {
        display: none
    }

    .off-canvas-content .position-top.reveal-for-xlarge {
        transform: none
    }

    .off-canvas-content.has-reveal-top,
    .position-top.reveal-for-xlarge~.off-canvas-content {
        margin-top: 240px
    }

    .position-bottom.reveal-for-xlarge {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-bottom.reveal-for-xlarge .close-button {
        display: none
    }

    .off-canvas-content .position-bottom.reveal-for-xlarge {
        transform: none
    }

    .off-canvas-content.has-reveal-bottom,
    .position-bottom.reveal-for-xlarge~.off-canvas-content {
        margin-bottom: 240px
    }
}

@media screen and (min-width:90em) {
    .position-left.reveal-for-xxlarge {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-left.reveal-for-xxlarge .close-button {
        display: none
    }

    .off-canvas-content .position-left.reveal-for-xxlarge {
        transform: none
    }

    .off-canvas-content.has-reveal-left,
    .position-left.reveal-for-xxlarge~.off-canvas-content {
        margin-left: 240px
    }

    .position-right.reveal-for-xxlarge {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-right.reveal-for-xxlarge .close-button {
        display: none
    }

    .off-canvas-content .position-right.reveal-for-xxlarge {
        transform: none
    }

    .off-canvas-content.has-reveal-right,
    .position-right.reveal-for-xxlarge~.off-canvas-content {
        margin-right: 240px
    }

    .position-top.reveal-for-xxlarge {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-top.reveal-for-xxlarge .close-button {
        display: none
    }

    .off-canvas-content .position-top.reveal-for-xxlarge {
        transform: none
    }

    .off-canvas-content.has-reveal-top,
    .position-top.reveal-for-xxlarge~.off-canvas-content {
        margin-top: 240px
    }

    .position-bottom.reveal-for-xxlarge {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-bottom.reveal-for-xxlarge .close-button {
        display: none
    }

    .off-canvas-content .position-bottom.reveal-for-xxlarge {
        transform: none
    }

    .off-canvas-content.has-reveal-bottom,
    .position-bottom.reveal-for-xxlarge~.off-canvas-content {
        margin-bottom: 240px
    }
}

@media print,
screen and (min-width:40em) {
    .off-canvas.in-canvas-for-medium {
        visibility: visible;
        height: auto;
        position: static;
        background: none;
        width: auto;
        overflow: visible;
        transition: none
    }

    .off-canvas.in-canvas-for-medium.position-bottom,
    .off-canvas.in-canvas-for-medium.position-left,
    .off-canvas.in-canvas-for-medium.position-right,
    .off-canvas.in-canvas-for-medium.position-top {
        box-shadow: none;
        transform: none
    }

    .off-canvas.in-canvas-for-medium .close-button {
        display: none
    }
}

@media print,
screen and (min-width:64em) {
    .off-canvas.in-canvas-for-large {
        visibility: visible;
        height: auto;
        position: static;
        background: none;
        width: auto;
        overflow: visible;
        transition: none
    }

    .off-canvas.in-canvas-for-large.position-bottom,
    .off-canvas.in-canvas-for-large.position-left,
    .off-canvas.in-canvas-for-large.position-right,
    .off-canvas.in-canvas-for-large.position-top {
        box-shadow: none;
        transform: none
    }

    .off-canvas.in-canvas-for-large .close-button {
        display: none
    }
}

@media screen and (min-width:75em) {
    .off-canvas.in-canvas-for-xlarge {
        visibility: visible;
        height: auto;
        position: static;
        background: none;
        width: auto;
        overflow: visible;
        transition: none
    }

    .off-canvas.in-canvas-for-xlarge.position-bottom,
    .off-canvas.in-canvas-for-xlarge.position-left,
    .off-canvas.in-canvas-for-xlarge.position-right,
    .off-canvas.in-canvas-for-xlarge.position-top {
        box-shadow: none;
        transform: none
    }

    .off-canvas.in-canvas-for-xlarge .close-button {
        display: none
    }
}

@media screen and (min-width:90em) {
    .off-canvas.in-canvas-for-xxlarge {
        visibility: visible;
        height: auto;
        position: static;
        background: none;
        width: auto;
        overflow: visible;
        transition: none
    }

    .off-canvas.in-canvas-for-xxlarge.position-bottom,
    .off-canvas.in-canvas-for-xxlarge.position-left,
    .off-canvas.in-canvas-for-xxlarge.position-right,
    .off-canvas.in-canvas-for-xxlarge.position-top {
        box-shadow: none;
        transform: none
    }

    .off-canvas.in-canvas-for-xxlarge .close-button {
        display: none
    }
}

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

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

.orbit-slide {
    width: 100%;
    position: absolute
}

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

.orbit-figure {
    margin: 0
}

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

.orbit-caption {
    bottom: 0;
    width: 100%;
    margin-bottom: 0;
    background-color: rgba(31, 38, 44, .5)
}

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

.orbit-next,
.orbit-previous {
    top: 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: rgba(31, 38, 44, .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;
    border-radius: 50%;
    background-color: #9d9d9d
}

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

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

.pagination:after,
.pagination:before {
    display: table;
    content: " ";
    flex-basis: 0;
    order: 1
}

.pagination:after {
    clear: both
}

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

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

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

.pagination a,
.pagination button {
    display: block;
    padding: .20833rem .69444rem;
    border-radius: 0;
    color: #1f262c
}

.pagination a:hover,
.pagination button:hover {
    background: #d4d9e3
}

.pagination .current {
    padding: .20833rem .69444rem;
    background: #092751;
    color: #fefefe;
    cursor: default
}

.pagination .disabled {
    padding: .20833rem .69444rem;
    color: #9d9d9d;
    cursor: not-allowed
}

.pagination .disabled:hover {
    background: transparent
}

.pagination .ellipsis:after {
    padding: .20833rem .69444rem;
    content: "\2026";
    color: #1f262c
}

.pagination-previous.disabled:before,
.pagination-previous a:before {
    display: inline-block;
    margin-right: .5rem;
    content: "\00ab"
}

.pagination-next.disabled:after,
.pagination-next a:after {
    display: inline-block;
    margin-left: .5rem;
    content: "\00bb"
}

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

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

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

.progress.success .progress-meter {
    background-color: #a3b939
}

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

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

.progress.black .progress-meter {
    background-color: #1f262c
}

.progress.medium-blue .progress-meter {
    background-color: #043997
}

.progress.dark-blue .progress-meter {
    background-color: #0e1a35
}

.progress.white .progress-meter {
    background-color: #fff
}

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

.progress-meter-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    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: #d4d9e3;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    touch-action: none
}

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

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

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

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

.slider-handle:hover {
    background-color: #082145
}

.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;
    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;
    transform: translateX(-50%)
}

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

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

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

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

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

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

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

html.is-reveal-open {
    position: fixed;
    width: 100%;
    overflow-y: hidden
}

html.is-reveal-open.zf-has-scroll {
    overflow-y: scroll
}

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

.reveal-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1005;
    background-color: rgba(31, 38, 44, .45)
}

.reveal,
.reveal-overlay {
    display: none;
    overflow-y: auto
}

.reveal {
    z-index: 1006;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    padding: 1rem;
    border: 1px solid #9d9d9d;
    border-radius: 0;
    background-color: #fefefe;
    position: relative;
    top: 100px;
    margin-right: auto;
    margin-left: auto
}

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

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

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

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

@media print,
screen and (min-width:40em) {
    .reveal {
        width: 600px;
        max-width: 83.33333rem
    }
}

.reveal.collapse {
    padding: 0
}

@media print,
screen and (min-width:40em) {
    .reveal.tiny {
        width: 30%;
        max-width: 83.33333rem
    }
}

@media print,
screen and (min-width:40em) {
    .reveal.small {
        width: 50%;
        max-width: 83.33333rem
    }
}

@media print,
screen and (min-width:40em) {
    .reveal.large {
        width: 90%;
        max-width: 83.33333rem
    }
}

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

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

.reveal.without-overlay {
    position: fixed
}

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

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

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

input+.switch-paddle {
    margin: 0
}

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

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

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%;
    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: .69444rem
}

.switch.tiny .switch-paddle:after {
    top: .25rem;
    left: .25rem;
    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: .83333rem
}

.switch.small .switch-paddle:after {
    top: .25rem;
    left: .25rem;
    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: 1.11111rem
}

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

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

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

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

caption {
    padding: .55556rem .69444rem .69444rem;
    font-weight: 700
}

thead {
    background: #f8f8f8
}

tfoot,
thead {
    color: #1f262c
}

tfoot {
    background: #f1f1f1
}

tfoot tr,
thead tr {
    background: transparent
}

tfoot td,
tfoot th,
thead td,
thead th {
    font-weight: 700;
    text-align: left
}

tbody td,
tbody th,
tfoot td,
tfoot th,
thead td,
thead th {
    padding: .55556rem .69444rem .69444rem
}

tbody tr:nth-child(2n) {
    border-bottom: 0;
    background-color: #f1f1f1
}

table.unstriped tbody {
    background-color: #fefefe
}

table.unstriped tbody tr {
    border-bottom: 1px solid #f1f1f1;
    background-color: #fefefe
}

@media screen and (max-width:63.99875em) {

    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.hover:not(.unstriped) tr:nth-of-type(2n):hover {
    background-color: #ececec
}

.table-scroll {
    overflow-x: auto
}

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

.tabs:after,
.tabs:before {
    display: table;
    content: " ";
    flex-basis: 0;
    order: 1
}

.tabs:after {
    clear: both
}

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

.tabs.simple>li>a {
    padding: 0
}

.tabs.simple>li>a:hover {
    background: transparent
}

.tabs.primary {
    background: #092751
}

.tabs.primary>li>a {
    color: #fefefe
}

.tabs.primary>li>a:focus,
.tabs.primary>li>a:hover {
    background: #0b3064
}

.tabs-title {
    float: left
}

.tabs-title>a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: .83333rem;
    line-height: 1;
    color: #1f262c
}

[data-whatinput=mouse] .tabs-title>a {
    outline: 0
}

.tabs-title>a:hover {
    background: #fefefe;
    color: #1b2126
}

.tabs-title>a:focus,
.tabs-title>a[aria-selected=true] {
    background: #1f262c;
    color: #fefefe
}

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

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

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

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

.thumbnail {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 1rem;
    border: 4px solid #fefefe;
    border-radius: 0;
    box-shadow: 0 0 0 1px rgba(31, 38, 44, .2);
    line-height: 0
}

a.thumbnail {
    transition: box-shadow .2s ease-out
}

a.thumbnail:focus,
a.thumbnail:hover {
    box-shadow: 0 0 6px 1px rgba(9, 39, 81, .5)
}

a.thumbnail image {
    box-shadow: none
}

.title-bar {
    padding: .5rem;
    background: #1f262c;
    color: #fefefe;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

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

.title-bar-left,
.title-bar-right {
    flex: 1 1 0px
}

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

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

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

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

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

.tooltip,
.tooltip:before {
    position: absolute
}

.tooltip.bottom:before {
    display: block;
    width: 0;
    height: 0;
    content: "";
    border-color: transparent transparent #1f262c;
    border-style: inset inset solid;
    border-width: 0 .75rem .75rem;
    bottom: 100%
}

.tooltip.bottom.align-center:before {
    left: 50%;
    transform: translateX(-50%)
}

.tooltip.top:before {
    display: block;
    width: 0;
    height: 0;
    content: "";
    border-color: #1f262c transparent transparent;
    border-style: solid inset inset;
    border-width: .75rem .75rem 0;
    top: 100%;
    bottom: auto
}

.tooltip.top.align-center:before {
    left: 50%;
    transform: translateX(-50%)
}

.tooltip.left:before {
    display: block;
    width: 0;
    height: 0;
    content: "";
    border-color: transparent transparent transparent #1f262c;
    border-style: inset inset inset solid;
    border-width: .75rem 0 .75rem .75rem;
    left: 100%
}

.tooltip.left.align-center:before {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%)
}

.tooltip.right:before {
    display: block;
    width: 0;
    height: 0;
    content: "";
    border-color: transparent #1f262c transparent transparent;
    border-style: inset solid inset inset;
    border-width: .75rem .75rem .75rem 0;
    right: 100%;
    left: auto
}

.tooltip.right.align-center:before {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%)
}

.tooltip.align-top:before {
    bottom: auto;
    top: 10%
}

.tooltip.align-bottom:before {
    bottom: 10%;
    top: auto
}

.tooltip.align-left:before {
    left: 10%;
    right: auto
}

.tooltip.align-right:before {
    left: auto;
    right: 10%
}

.top-bar {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    padding: .5rem;
    flex-wrap: wrap
}

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

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

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

.top-bar input.button {
    width: auto
}

.top-bar .top-bar-left,
.top-bar .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%
}

@media print,
screen and (min-width:40em) {
    .top-bar {
        flex-wrap: nowrap
    }

    .top-bar .top-bar-left {
        flex: 1 1 auto;
        margin-right: auto
    }

    .top-bar .top-bar-right {
        flex: 0 1 auto;
        margin-left: auto
    }
}

@media screen and (max-width:63.99875em) {
    .top-bar.stacked-for-medium {
        flex-wrap: wrap
    }

    .top-bar.stacked-for-medium .top-bar-left,
    .top-bar.stacked-for-medium .top-bar-right {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (max-width:74.99875em) {
    .top-bar.stacked-for-large {
        flex-wrap: wrap
    }

    .top-bar.stacked-for-large .top-bar-left,
    .top-bar.stacked-for-large .top-bar-right {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (max-width:89.99875em) {
    .top-bar.stacked-for-xlarge {
        flex-wrap: wrap
    }

    .top-bar.stacked-for-xlarge .top-bar-left,
    .top-bar.stacked-for-xlarge .top-bar-right {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.top-bar.stacked-for-xxlarge {
    flex-wrap: wrap
}

.top-bar.stacked-for-xxlarge .top-bar-left,
.top-bar.stacked-for-xxlarge .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%
}

.top-bar-title {
    flex: 0 0 auto;
    margin: .5rem 1rem .5rem 0
}

.top-bar-left,
.top-bar-right {
    flex: 0 0 auto
}

.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (min-width:75em) and (max-width:89.99875em) {
    .hide-for-xlarge-only {
        display: none !important
    }
}

@media screen and (max-width:74.99875em),
screen and (min-width:90em) {
    .show-for-xlarge-only {
        display: none !important
    }
}

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

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

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

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

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

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

.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-right: auto;
    margin-left: auto
}

.clearfix:after,
.clearfix:before {
    display: table;
    content: " ";
    flex-basis: 0;
    order: 1
}

.clearfix:after {
    clear: both
}

.align-left {
    justify-content: flex-start
}

.align-right {
    justify-content: flex-end
}

.align-center {
    justify-content: center
}

.align-justify {
    justify-content: space-between
}

.align-spaced {
    justify-content: space-around
}

.align-left.vertical.menu>li>a {
    justify-content: flex-start
}

.align-right.vertical.menu>li>a {
    justify-content: flex-end
}

.align-center.vertical.menu>li>a {
    justify-content: center
}

.align-top {
    align-items: flex-start
}

.align-self-top {
    align-self: flex-start
}

.align-bottom {
    align-items: flex-end
}

.align-self-bottom {
    align-self: flex-end
}

.align-middle {
    align-items: center
}

.align-self-middle {
    align-self: center
}

.align-stretch {
    align-items: stretch
}

.align-self-stretch {
    align-self: stretch
}

.align-center-middle {
    justify-content: center;
    align-items: center;
    align-content: center
}

.small-order-1 {
    order: 1
}

.small-order-2 {
    order: 2
}

.small-order-3 {
    order: 3
}

.small-order-4 {
    order: 4
}

.small-order-5 {
    order: 5
}

.small-order-6 {
    order: 6
}

@media print,
screen and (min-width:40em) {
    .medium-order-1 {
        order: 1
    }

    .medium-order-2 {
        order: 2
    }

    .medium-order-3 {
        order: 3
    }

    .medium-order-4 {
        order: 4
    }

    .medium-order-5 {
        order: 5
    }

    .medium-order-6 {
        order: 6
    }
}

@media print,
screen and (min-width:64em) {
    .large-order-1 {
        order: 1
    }

    .large-order-2 {
        order: 2
    }

    .large-order-3 {
        order: 3
    }

    .large-order-4 {
        order: 4
    }

    .large-order-5 {
        order: 5
    }

    .large-order-6 {
        order: 6
    }
}

@media screen and (min-width:75em) {
    .xlarge-order-1 {
        order: 1
    }

    .xlarge-order-2 {
        order: 2
    }

    .xlarge-order-3 {
        order: 3
    }

    .xlarge-order-4 {
        order: 4
    }

    .xlarge-order-5 {
        order: 5
    }

    .xlarge-order-6 {
        order: 6
    }
}

@media screen and (min-width:90em) {
    .xxlarge-order-1 {
        order: 1
    }

    .xxlarge-order-2 {
        order: 2
    }

    .xxlarge-order-3 {
        order: 3
    }

    .xxlarge-order-4 {
        order: 4
    }

    .xxlarge-order-5 {
        order: 5
    }

    .xxlarge-order-6 {
        order: 6
    }
}

.flex-container {
    display: flex
}

.flex-child-auto {
    flex: 1 1 auto
}

.flex-child-grow {
    flex: 1 0 auto
}

.flex-child-shrink {
    flex: 0 1 auto
}

.flex-dir-row {
    flex-direction: row
}

.flex-dir-row-reverse {
    flex-direction: row-reverse
}

.flex-dir-column {
    flex-direction: column
}

.flex-dir-column-reverse {
    flex-direction: column-reverse
}

@media print,
screen and (min-width:40em) {
    .medium-flex-container {
        display: flex
    }

    .medium-flex-child-auto {
        flex: 1 1 auto
    }

    .medium-flex-child-grow {
        flex: 1 0 auto
    }

    .medium-flex-child-shrink {
        flex: 0 1 auto
    }

    .medium-flex-dir-row {
        flex-direction: row
    }

    .medium-flex-dir-row-reverse {
        flex-direction: row-reverse
    }

    .medium-flex-dir-column {
        flex-direction: column
    }

    .medium-flex-dir-column-reverse {
        flex-direction: column-reverse
    }
}

@media print,
screen and (min-width:64em) {
    .large-flex-container {
        display: flex
    }

    .large-flex-child-auto {
        flex: 1 1 auto
    }

    .large-flex-child-grow {
        flex: 1 0 auto
    }

    .large-flex-child-shrink {
        flex: 0 1 auto
    }

    .large-flex-dir-row {
        flex-direction: row
    }

    .large-flex-dir-row-reverse {
        flex-direction: row-reverse
    }

    .large-flex-dir-column {
        flex-direction: column
    }

    .large-flex-dir-column-reverse {
        flex-direction: column-reverse
    }
}

@media screen and (min-width:75em) {
    .xlarge-flex-container {
        display: flex
    }

    .xlarge-flex-child-auto {
        flex: 1 1 auto
    }

    .xlarge-flex-child-grow {
        flex: 1 0 auto
    }

    .xlarge-flex-child-shrink {
        flex: 0 1 auto
    }

    .xlarge-flex-dir-row {
        flex-direction: row
    }

    .xlarge-flex-dir-row-reverse {
        flex-direction: row-reverse
    }

    .xlarge-flex-dir-column {
        flex-direction: column
    }

    .xlarge-flex-dir-column-reverse {
        flex-direction: column-reverse
    }
}

@media screen and (min-width:90em) {
    .xxlarge-flex-container {
        display: flex
    }

    .xxlarge-flex-child-auto {
        flex: 1 1 auto
    }

    .xxlarge-flex-child-grow {
        flex: 1 0 auto
    }

    .xxlarge-flex-child-shrink {
        flex: 0 1 auto
    }

    .xxlarge-flex-dir-row {
        flex-direction: row
    }

    .xxlarge-flex-dir-row-reverse {
        flex-direction: row-reverse
    }

    .xxlarge-flex-dir-column {
        flex-direction: column
    }

    .xxlarge-flex-dir-column-reverse {
        flex-direction: column-reverse
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.slide-out-left.mui-leave.mui-leave-active {
    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;
    transform: perspective(2000px) rotateX(-90deg);
    transform-origin: top;
    transition-property: transform, opacity;
    opacity: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spin-out-ccw.mui-leave.mui-leave-active {
    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: shake-7;
    animation-name: shake-7
}

@-webkit-keyframes shake-7 {

    0%,
    10%,
    20%,
    30%,
    40%,
    50%,
    60%,
    70%,
    80%,
    90% {
        transform: translateX(7%)
    }

    5%,
    15%,
    25%,
    35%,
    45%,
    55%,
    65%,
    75%,
    85%,
    95% {
        transform: translateX(-7%)
    }
}

@keyframes shake-7 {

    0%,
    10%,
    20%,
    30%,
    40%,
    50%,
    60%,
    70%,
    80%,
    90% {
        transform: translateX(7%)
    }

    5%,
    15%,
    25%,
    35%,
    45%,
    55%,
    65%,
    75%,
    85%,
    95% {
        transform: translateX(-7%)
    }
}

.spin-cw {
    -webkit-animation-name: spin-cw-1turn;
    animation-name: spin-cw-1turn
}

@-webkit-keyframes spin-cw-1turn {
    0% {
        transform: rotate(-1turn)
    }

    to {
        transform: rotate(0)
    }
}

@keyframes spin-cw-1turn {
    0% {
        transform: rotate(-1turn)
    }

    to {
        transform: rotate(0)
    }
}

.spin-ccw {
    -webkit-animation-name: spin-ccw-1turn;
    animation-name: spin-ccw-1turn
}

@-webkit-keyframes spin-ccw-1turn {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(-1turn)
    }
}

@keyframes spin-ccw-1turn {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(-1turn)
    }
}

.wiggle {
    -webkit-animation-name: wiggle-7deg;
    animation-name: wiggle-7deg
}

@-webkit-keyframes wiggle-7deg {

    40%,
    50%,
    60% {
        transform: rotate(7deg)
    }

    35%,
    45%,
    55%,
    65% {
        transform: rotate(-7deg)
    }

    0%,
    30%,
    70%,
    to {
        transform: rotate(0)
    }
}

@keyframes wiggle-7deg {

    40%,
    50%,
    60% {
        transform: rotate(7deg)
    }

    35%,
    45%,
    55%,
    65% {
        transform: rotate(-7deg)
    }

    0%,
    30%,
    70%,
    to {
        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
}

.login-page {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top
}

.portal-container {
    min-height: 100vh;
    display: table
}

.portal-container .login-portal {
    display: table-cell;
    vertical-align: middle
}

.portal-container .login-portal .header {
    background-color: #fefefe;
    display: inline-block;
    width: 100%;
    position: relative;
    border-bottom: 5px solid #092751
}

.portal-container .login-portal .header .logo {
    width: 300px;
    margin: 1rem
}

.portal-container .login-portal .header h1 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    border-bottom: 6px solid #9d9d9d;
    float: right;
    margin-bottom: 0;
    padding-right: 1rem;
    padding-left: 1rem;
    line-height: 3.2;
    height: 100%
}

.portal-container .login-portal .login-section {
    background-color: #fff;
    padding-top: 2.5em;
    padding-bottom: 2.5em
}

.portal-container .login-portal .login-section form.login-form .input-group-label {
    box-shadow: none;
    border: solid #d4d9e3;
    border-width: 0 0 1px;
    background-color: #fff;
    color: #1f262c;
    width: 50px;
    text-align: center;
    font-size: 1rem
}

.portal-container .login-portal .login-section form.login-form .input-group-label i {
    color: #092751;
    margin: 0 auto
}

.portal-container .login-portal .login-section form.login-form ::-webkit-input-placeholder {
    color: #1f262c
}

.portal-container .login-portal .login-section form.login-form ::-moz-placeholder {
    color: #1f262c
}

.portal-container .login-portal .login-section form.login-form :-ms-input-placeholder {
    color: #1f262c
}

.portal-container .login-portal .login-section form.login-form :-moz-placeholder {
    color: #1f262c
}

.portal-container .login-portal .login-section form.login-form #password,
.portal-container .login-portal .login-section form.login-form #username {
    box-shadow: none;
    border: solid #d4d9e3;
    border-width: 0 0 1px;
    font-weight: 300;
    height: auto;
    font-size: 1rem
}

.portal-container .login-portal .login-section form.login-form #password:focus,
.portal-container .login-portal .login-section form.login-form #password:hover,
.portal-container .login-portal .login-section form.login-form #username:focus,
.portal-container .login-portal .login-section form.login-form #username:hover {
    border-color: #1f262c
}

.portal-container .login-portal .login-section form.login-form .lost-password {
    color: #9d9d9d;
    font-weight: 300;
    margin-top: 40px;
    margin-bottom: 10px;
    display: block
}

.portal-container .login-portal .login-section form.login-form .submit-button {
    background-color: #a3b939;
    border-radius: 5px;
    font-weight: 700;
    width: 80%;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .15);
    font-size: 1rem
}

.portal-container .login-portal .login-section .copyright {
    color: #9d9d9d;
    font-weight: 300;
    margin-bottom: 0;
    margin-top: 2em
}

.off-canvas.is-transition-push {
    z-index: 102
}

.sidebar-navigation * {
    -ms-overflow-style: none;
    scrollbar-width: none
}

.sidebar-navigation ::-webkit-scrollbar {
    display: none
}

html .loading {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fefefe;
    opacity: 1;
    display: block;
    z-index: 999;
    max-height: 100vh
}

html .loading .loading-image-container {
    display: table;
    text-align: center;
    width: 100%;
    height: 100%
}

html .loading .loading-image-container .loading-image {
    display: table-cell;
    vertical-align: middle
}

html .loading .loading-image-container .loading-image img {
    width: 100px
}

html:not(.no-js) .loading {
    opacity: 0;
    transition: all .5s ease-out;
    transition-delay: 1s;
    z-index: -999
}

.notification {
    width: 8px;
    height: 8px;
    position: absolute;
    right: -4px;
    top: -4px;
    z-index: 1;
    border-radius: 10px
}

.accordion-menu li a {
    position: relative
}

.accordion-menu li a .notification {
    right: 4px;
    top: 4px
}

.notification.alert {
    background-color: #cc4b37
}

.notification.success {
    background-color: #a3b939
}

.notification.warning {
    background-color: #ffae00
}

.vertical.menu.accordion-menu .title {
    color: #fff;
    padding: .7rem 1rem;
    text-align: center;
    font-size: 13px
}

.vertical.menu.accordion-menu li a {
    color: #9d9d9d
}

.vertical.menu.accordion-menu .is-active>a {
    background-color: #2a333b;
    color: #fff
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a:after {
    border-color: #9d9d9d transparent transparent
}

.is-active.is-accordion-submenu-parent:not(.has-submenu-toggle)>a:after {
    border-color: #fefefe transparent transparent
}

.dashboard-container .dashboard-block .gray-band a,
.dashboard-container .dashboard-block .nested-block-content .actions-column a,
.dashboard-container .dashboard-block .nested-block-content .actions-column p,
.dashboard-container .dashboard-block .tabs-block .tab-content-container .tabs-content a.float-right {
    color: #092751;
    font-size: 14px
}

.dashboard-container .dashboard-block .gray-band a i,
.dashboard-container .dashboard-block .nested-block-content .actions-column a i,
.dashboard-container .dashboard-block .nested-block-content .actions-column p i,
.dashboard-container .dashboard-block .tabs-block .tab-content-container .tabs-content a.float-right i {
    margin: 0 0 0 5px
}

.logo {
    background-color: #fff !important
}

.logo h1 {
    font-size: 0;
    margin-bottom: 0
}

.logo h1 img {
    max-width: 98px
}

.search-box .input-group-label {
    background-color: #fff;
    border: 1px solid #d4d9e3;
    border-right-width: 0
}

.search-box .input-group-field {
    border-left: none !important;
    border-color: #d4d9e3;
    border-style: solid;
    border-width: 1px 0;
    box-shadow: none !important;
    outline: none;
    font-size: 22px;
    font-weight: 500;
    color: #1f262c
}

.search-box ::-webkit-input-placeholder {
    color: #1f262c
}

.search-box ::-moz-placeholder {
    color: #1f262c
}

.search-box :-ms-input-placeholder {
    color: #1f262c
}

.search-box :-moz-placeholder {
    color: #1f262c
}

.search-box .input-group-button .button {
    padding: 1.3em 3.5em;
    font-size: 15px
}

#address label,
#kinAddress label {
    display: none
}

.dashboard-container .dashboard-block {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .125);
    background-color: #fefefe;
    border-radius: 4px;
    overflow: hidden
}

.dashboard-container .dashboard-block .form-container .form-header,
.dashboard-container .dashboard-block form .form-header {
    background-color: #a3b939;
    padding-top: 1rem;
    padding-bottom: 1rem
}

.dashboard-container .dashboard-block .form-container .form-header h4,
.dashboard-container .dashboard-block form .form-header h4 {
    color: #fff;
    margin-bottom: 0;
    font-size: 1.25rem
}

.dashboard-container .dashboard-block .form-container .form-content,
.dashboard-container .dashboard-block form .form-content {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.dashboard-container .dashboard-block .form-container .form-content label,
.dashboard-container .dashboard-block form .form-content label {
    margin-bottom: 0
}

.dashboard-container .dashboard-block .form-container .form-content .select2,
.dashboard-container .dashboard-block .form-container .form-content .selectize-input,
.dashboard-container .dashboard-block .form-container .form-content input,
.dashboard-container .dashboard-block .form-container .form-content select,
.dashboard-container .dashboard-block .form-container .form-content textarea,
.dashboard-container .dashboard-block form .form-content .select2,
.dashboard-container .dashboard-block form .form-content .selectize-input,
.dashboard-container .dashboard-block form .form-content input,
.dashboard-container .dashboard-block form .form-content select,
.dashboard-container .dashboard-block form .form-content textarea {
    border: 1px solid #d4d9e3;
    box-shadow: none;
    border-radius: 4px;
    margin-bottom: 14px
}

.dashboard-container .dashboard-block .form-container .form-content input[type=checkbox],
.dashboard-container .dashboard-block .form-container .form-content input[type=file],
.dashboard-container .dashboard-block .form-container .form-content input[type=radio],
.dashboard-container .dashboard-block form .form-content input[type=checkbox],
.dashboard-container .dashboard-block form .form-content input[type=file],
.dashboard-container .dashboard-block form .form-content input[type=radio] {
    margin-top: .75rem
}

.dashboard-container .dashboard-block .form-container .form-content #address label,
.dashboard-container .dashboard-block form .form-content #address label {
    display: none
}

.dashboard-container .dashboard-block .form-container .form-footer,
.dashboard-container .dashboard-block form .form-footer {
    background-color: #f7f9fa;
    padding-top: 1rem;
    padding-bottom: 1rem
}

.dashboard-container .dashboard-block .form-container .form-footer .button,
.dashboard-container .dashboard-block form .form-footer .button {
    margin-bottom: 0
}

.dashboard-container .dashboard-block .form-container .input-group .input-group-label,
.dashboard-container .dashboard-block form .input-group .input-group-label {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-color: #eee;
    background-color: #eee;
    font-size: 1rem
}

.dashboard-container .dashboard-block .form-container .input-group .input-group-field,
.dashboard-container .dashboard-block form .input-group .input-group-field {
    border-color: #eee;
    box-shadow: none
}

.dashboard-container .dashboard-block .form-container .input-group .button,
.dashboard-container .dashboard-block form .input-group .button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.dashboard-container .dashboard-block .pagination-row {
    border-top: 1px solid #d4d9e3;
    padding-bottom: 1rem;
    padding-top: 1rem
}

.dashboard-container .dashboard-block .pagination-row .pagination-column.showing {
    display: table
}

.dashboard-container .dashboard-block .pagination-row .pagination-column.showing p {
    color: #9d9d9d;
    display: table-cell;
    vertical-align: middle
}

.dashboard-container .dashboard-block .pagination-row .pagination-column .pagination {
    float: left;
    border: 1px solid #d4d9e3;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    border-radius: 4px
}

.dashboard-container .dashboard-block .pagination-row .pagination-column .pagination li {
    float: left;
    margin: 0;
    line-height: 2.5;
    min-width: 40px;
    min-height: 36px;
    text-align: center;
    font-family: Roboto;
    font-size: .83333rem
}

.dashboard-container .dashboard-block .pagination-row .pagination-column .pagination li a {
    color: #9d9d9d
}

.dashboard-container .dashboard-block .pagination-row .pagination-column .pagination li:not(:last-child) {
    border-right: 1px solid #d4d9e3
}

.dashboard-container .dashboard-block .pagination-row .pagination-column .pagination .disabled {
    color: #d4d9e3
}

.dashboard-container .dashboard-block .pagination-row .pagination-column .pagination .current {
    background-color: #f0f2f3;
    color: #9d9d9d;
    padding: .18rem .625rem
}

.dashboard-container .dashboard-block .pagination-row .pagination-column .pagination .pagination-next:after,
.dashboard-container .dashboard-block .pagination-row .pagination-column .pagination .pagination-next a:after,
.dashboard-container .dashboard-block .pagination-row .pagination-column .pagination .pagination-previous:before,
.dashboard-container .dashboard-block .pagination-row .pagination-column .pagination .pagination-previous a:before {
    display: none
}

.dashboard-container .dashboard-block .tabs-content {
    margin-bottom: 1rem
}

.dashboard-container .dashboard-block .tabs-content .tabs-panel .dashboard-block {
    margin-bottom: 0
}

.dashboard-container .dashboard-block .block-header {
    background-color: #f9fafb;
    border-bottom: 1px solid #d4d9e3
}

.dashboard-container .dashboard-block .block-header .button-group {
    margin-bottom: 0
}

.dashboard-container .dashboard-block .block-header .button-group .button {
    border-radius: 40px;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    padding: .5em
}

.dashboard-container .dashboard-block .block-header .button-group .button.arrow {
    height: 32px;
    width: 32px
}

.dashboard-container .dashboard-block .block-header .button-group .button.view-all {
    padding: .65em 1em .35em;
    border-radius: 10px
}

.dashboard-container .dashboard-block .block-header .form-group input {
    margin-bottom: 0;
    border: 1px solid #d4d9e3;
    box-shadow: none;
    border-radius: 4px
}

.dashboard-container .dashboard-block .block-header .button {
    margin-top: 1.5rem
}

.dashboard-container .dashboard-block .block-header h2 {
    float: left;
    padding-top: 1em;
    padding-bottom: 1em;
    font-size: 1.25rem;
    font-weight: 500;
    margin-bottom: 0
}

.dashboard-container .dashboard-block .block-header h2 i {
    margin-right: 5px;
    color: #092751;
    position: relative;
    top: 1px
}

.dashboard-container .dashboard-block .gray-band {
    background-color: #e1e1e1;
    padding-top: .75em;
    padding-bottom: .75em
}

.dashboard-container .dashboard-block .gray-band h3 {
    font-size: 18px;
    margin: 0;
    font-weight: 500
}

.dashboard-container .dashboard-block .gray-band a {
    margin-top: 3px
}

.dashboard-container .dashboard-block .nested-block-content {
    padding: 1em 0
}

.dashboard-container .dashboard-block .nested-block-content .contact-information {
    margin-bottom: 0
}

.dashboard-container .dashboard-block .nested-block-content .contact-information li {
    font-size: 14px;
    color: #8492af
}

.dashboard-container .dashboard-block .nested-block-content .contact-information li a {
    color: #8492af
}

.dashboard-container .dashboard-block .nested-block-content .contact-information li strong {
    color: #1f262c
}

.dashboard-container .dashboard-block .nested-block-content .contact-information li:not(:last-child) {
    margin-bottom: .94em
}

.dashboard-container .dashboard-block .nested-block-content .action-entry,
.dashboard-container .dashboard-block .nested-block-content .history-entry {
    border-bottom: 1px solid #d4d9e3;
    padding-top: 1em;
    padding-bottom: 1em
}

.dashboard-container .dashboard-block .nested-block-content .action-entry h4,
.dashboard-container .dashboard-block .nested-block-content .history-entry h4 {
    font-weight: 700;
    font-size: 14px;
    color: #0e1a35
}

.dashboard-container .dashboard-block .nested-block-content .action-entry p,
.dashboard-container .dashboard-block .nested-block-content .history-entry p {
    font-size: 14px;
    color: #8492af
}

.dashboard-container .dashboard-block .nested-block-content .action-entry p:last-child,
.dashboard-container .dashboard-block .nested-block-content .history-entry p:last-child {
    margin-bottom: 0
}

.dashboard-container .dashboard-block .nested-block-content .actions-column {
    display: table
}

.dashboard-container .dashboard-block .nested-block-content .actions-column a,
.dashboard-container .dashboard-block .nested-block-content .actions-column p {
    display: table-cell;
    vertical-align: middle
}

.dashboard-container .dashboard-block .nested-block-content .actions-column p {
    margin-bottom: 0;
    color: #9d9d9d
}

.dashboard-container .dashboard-block .tabs-block {
    padding: 0
}

.dashboard-container .dashboard-block .tabs-block .tabs-container {
    padding-left: 0
}

.dashboard-container .dashboard-block .tabs-block .tabs-container .tabs {
    border: none
}

.dashboard-container .dashboard-block .tabs-block .tabs-container .tabs a {
    outline: none
}

.dashboard-container .dashboard-block .tabs-block .tab-content-container {
    padding: 0
}

.dashboard-container .dashboard-block .tabs-block .tab-content-container .tabs-content {
    border: none
}

.dashboard-container .dashboard-block .tabs-block .tab-content-container .tabs-content h5 {
    font-size: 23px;
    float: left
}

.dashboard-container .dashboard-block .tabs-block .tab-content-container .tabs-content a.float-right {
    margin-top: 3px
}

.dashboard-container .dashboard-block .tabs-block .tab-content-container .tabs-content .contact-information {
    display: inline-block;
    width: 100%
}

.dashboard-container .history .nested-block-content {
    padding-top: 0;
    padding-bottom: 0
}

.dashboard-container .dashboard-block {
    margin-bottom: 2em
}

.dashboard-container .actions .nested-block-content .action-entry:last-child {
    border-bottom: 0
}

.dashboard-container .dashboard-table,
.dashboard-container .news-table {
    border: none;
    margin-bottom: 0;
    width: calc(100% + 1px)
}

.dashboard-container .dashboard-table thead tr,
.dashboard-container .news-table thead tr {
    background-color: #0a2d5c;
    color: #fefefe
}

.dashboard-container .dashboard-table thead tr th,
.dashboard-container .news-table thead tr th {
    padding-top: 1.5em;
    padding-bottom: 1em;
    text-transform: uppercase;
    font-weight: 700
}

.dashboard-container .dashboard-table tbody,
.dashboard-container .dashboard-table thead,
.dashboard-container .news-table tbody,
.dashboard-container .news-table thead {
    border: none
}

.dashboard-container .dashboard-table td,
.dashboard-container .dashboard-table th,
.dashboard-container .news-table td,
.dashboard-container .news-table th {
    padding-left: 1.40625rem;
    padding-right: 1.40625rem
}

.dashboard-container .dashboard-table tbody tr,
.dashboard-container .news-table tbody tr {
    cursor: pointer
}

.dashboard-container .dashboard-table tbody tr td,
.dashboard-container .news-table tbody tr td {
    color: #1f262c;
    padding-top: .75em;
    padding-bottom: .75em
}

.dashboard-container .dashboard-table tbody tr td .button,
.dashboard-container .news-table tbody tr td .button {
    border-radius: 4px;
    margin-bottom: 0;
    padding: .6em 1em
}

.dashboard-container .dashboard-table tbody tr td .label,
.dashboard-container .news-table tbody tr td .label {
    margin-left: .25rem;
    border-radius: 3px
}

.dashboard-container .dashboard-table tbody tr td .delete,
.dashboard-container .dashboard-table tbody tr td .rename,
.dashboard-container .news-table tbody tr td .delete,
.dashboard-container .news-table tbody tr td .rename {
    padding: .6em 1em;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    font-family: inherit;
    font-size: .9rem;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent
}

.dashboard-container .dashboard-table tbody tr td .rename,
.dashboard-container .news-table tbody tr td .rename {
    color: #1f262c;
    border-right: 1px solid #d4d9e3
}

.dashboard-container .dashboard-table tbody tr td .delete,
.dashboard-container .news-table tbody tr td .delete {
    color: #cc4b37
}

.dashboard-container .news-table tbody tr:nth-child(2n) {
    background-color: #f1f9fd
}

.dashboard-container .news-table tbody tr td {
    border: none !important;
    padding-top: 1em;
    padding-bottom: 1em
}

.dashboard-container .news-table tbody tr td .date {
    color: #092751;
    font-weight: 700
}

.dashboard-container .news-table tbody tr td strong {
    text-transform: uppercase
}

.dashboard-container .news-table tbody tr td .label {
    border-radius: 20px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 10px;
    padding-left: 1rem;
    padding-right: 1rem
}

.dashboard-container .news-table tbody tr td .label.new {
    background-color: #1bd00d
}

#history-filter {
    float: right
}

#history-filter li a {
    margin-top: 0;
    background-color: transparent;
    border: none;
    padding: 4px 10px
}

.history-filter-form {
    border: 0
}

.history-filter-form .tabs-panel {
    padding: 1em 0
}

.history-filter-form .tabs-panel.is-active {
    border: solid #d4d9e3;
    border-width: 0 0 1px
}

.history-filter-form .tabs-panel form .button,
.history-filter-form .tabs-panel form input,
.history-filter-form .tabs-panel form select {
    width: auto;
    position: relative;
    float: left;
    margin: 0 5px
}

.history-filter-form .tabs-panel form .button {
    display: inline-block
}

.search-overlay {
    opacity: 0;
    display: block;
    z-index: -1000
}

.search-overlay.is-active {
    z-index: 99;
    opacity: 1;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

.search-box {
    position: relative;
    z-index: 100
}

.search-box .search-results {
    display: none;
    padding-left: inherit;
    padding-right: inherit;
    position: absolute;
    left: 0;
    right: 0
}

.search-box .search-results .results-container {
    background-color: #fff;
    display: inline-block;
    width: 100%;
    position: relative
}

.search-box .search-results .results-container .close-button {
    color: #fff
}

.search-box .search-results .results-container h4 {
    background-color: #1f262c;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 20px
}

.search-box .search-results .results-container ul.results {
    padding-top: 1em;
    padding-bottom: 1em
}

.search-box .search-results .results-container ul.results li a {
    display: inline-block;
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #000;
    padding-top: .75em;
    padding-bottom: .75em
}

.search-box .search-results .results-container ul.results li a:hover {
    background-color: #ccc
}

.search-box .search-results .results-container:before {
    position: absolute;
    top: -13px;
    left: 20px;
    content: "";
    width: 0;
    height: 0;
    border-color: transparent transparent #1f262c;
    border-style: solid;
    border-width: 0 7.5px 13px;
    line-height: 0;
    _border-color: #000 #000 #1f262c #000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color="#000000")
}

.search-box.is-active {
    position: relative
}

.js-off-canvas-overlay.is-overlay-fixed {
    z-index: 101
}

#offCanvasRightOverlap {
    width: 50vw;
    max-width: 100vh;
    padding: 2em;
    z-index: 150
}

#offCanvasRightOverlap h1 {
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    color: #fff
}

#offCanvasRightOverlap h1 b {
    font-weight: 700
}

#offCanvasRightOverlap .form-container {
    padding: 1em;
    background-color: #fff
}

#offCanvasRightOverlap .form-container ::-webkit-input-placeholder {
    color: #1f262c
}

#offCanvasRightOverlap .form-container ::-moz-placeholder {
    color: #1f262c
}

#offCanvasRightOverlap .form-container :-ms-input-placeholder {
    color: #1f262c
}

#offCanvasRightOverlap .form-container :-moz-placeholder {
    color: #1f262c
}

#offCanvasRightOverlap .form-container .mce-tinymce,
#offCanvasRightOverlap .form-container input,
#offCanvasRightOverlap .form-container select,
#offCanvasRightOverlap .form-container textarea {
    box-shadow: none;
    border: 1px solid #1f262c
}

#offCanvasRightOverlap .form-container .mce-tinymce {
    margin-bottom: 1em
}

#offCanvasRightOverlap .form-container .selectize-input {
    border: 1px solid #1f262c;
    box-shadow: none;
    margin-bottom: 1em
}

#offCanvasRightOverlap .form-container .selectize-input input {
    border: none
}

#offCanvasRightOverlap .form-container #submit,
#offCanvasRightOverlap .form-container .submit {
    margin-bottom: 0
}

.position-right {
    transform: translateX(50vw)
}

.position-right .close-button {
    color: #fff
}

.sidebar-navigation .docs-nav-container {
    height: inherit
}

.sidebar-navigation .docs-nav-container .docs-nav {
    overflow: auto;
    height: inherit;
    background-color: #eee;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    width: 100%
}

.sidebar-navigation .docs-nav-container .docs-nav .vertical.menu.accordion-menu {
    padding: .5rem
}

.sidebar-navigation .docs-nav-container .docs-nav .vertical.menu.accordion-menu li {
    background-color: transparent;
    margin-bottom: .25rem
}

.sidebar-navigation .docs-nav-container .docs-nav .vertical.menu.accordion-menu li a {
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    color: rgba(31, 38, 44, .6);
    border-radius: 4px
}

.sidebar-navigation .docs-nav-container .docs-nav .vertical.menu.accordion-menu li a i {
    margin-right: .25rem;
    text-align: center;
    color: rgba(31, 38, 44, .6)
}

.sidebar-navigation .docs-nav-container .docs-nav .vertical.menu.accordion-menu li a:hover {
    background-color: #e1e1e1
}

.sidebar-navigation .docs-nav-container .docs-nav .vertical.menu.accordion-menu li.is-active a {
    background-color: #092751
}

.sidebar-navigation .docs-nav-container .docs-nav .vertical.menu.accordion-menu li.is-active a i {
    color: #fff;
    font-weight: 700
}

.sidebar-navigation .docs-nav-container .docs-nav .vertical.menu.accordion-menu li ul {
    border-left: 2px solid rgba(31, 38, 44, .6);
    margin-left: 1.5rem;
    padding-left: .5rem
}

.sidebar-navigation .docs-nav-container .docs-nav .vertical.menu.accordion-menu li ul li {
    margin-bottom: .25rem
}

.sidebar-navigation .docs-nav-container .docs-nav .vertical.menu.accordion-menu li ul li a {
    padding-top: 1em;
    padding-bottom: 1em
}

.off-canvas .sidebar-navigation {
    min-height: 100vh !important
}

.desktop-menu {
    width: inherit !important;
    display: inline-block
}

.page-header {
    background-color: #f7f9fa;
    margin-bottom: 1rem
}

.page-header h1 {
    display: inline-block;
    font-weight: 700;
    font-size: 1.5rem;
    margin-top: 12px;
    white-space: pre-wrap;
    max-width: 100%
}

.page-header .filter-buttons {
    display: table
}

.page-header .filter-buttons .filter-buttons-container {
    display: table-cell;
    vertical-align: middle
}

.page-header .filter-buttons .filter-buttons-container .header-filter {
    float: right
}

.page-header .filter-buttons .filter-buttons-container .header-filter .form-container .input-group {
    margin-bottom: 0
}

.page-header .filter-buttons .filter-buttons-container .header-filter .form-container .input-group .input-group-field {
    margin: 0 .25rem;
    border-radius: 4px;
    border: 1px solid #d4d9e3;
    background-color: #fff;
    box-shadow: none;
    height: auto
}

.page-header .filter-buttons .filter-buttons-container .header-filter .form-container .input-group .dropdown-pane {
    margin-top: .5rem;
    border: 1px solid #d4d9e3;
    box-shadow: none;
    border-radius: 4px
}

.page-header .filter-buttons .filter-buttons-container .header-filter .form-container .input-group .dropdown-pane .columns {
    padding-left: .5rem;
    padding-right: .5rem
}

.page-header .filter-buttons .filter-buttons-container .header-filter .form-container .input-group .dropdown-pane .columns label {
    margin: .25rem
}

.page-header .filter-buttons .filter-buttons-container .header-filter .form-container .input-group .input-group-button {
    margin: 0 .25rem
}

.page-header .filter-buttons .filter-buttons-container .header-filter .form-container .input-group .input-group-button .button {
    font-size: 14.4px
}

.page-header .filter-buttons .filter-buttons-container .action-buttons {
    float: right
}

.page-header .filter-buttons .filter-buttons-container .action-buttons .button-group {
    margin-bottom: 0
}

.page-header .filter-buttons .filter-buttons-container .action-buttons .button-group .button {
    padding: .9em 1em;
    margin: 0 .25rem
}

.page-header .filter-buttons .filter-buttons-container .action-buttons .columns:first-child {
    padding-left: 0;
    padding-right: .5em
}

.page-header .filter-buttons .filter-buttons-container .action-buttons .columns:last-child {
    padding-right: 0;
    padding-left: .5em
}

.page-header .filter-buttons .filter-buttons-container .action-buttons .button i {
    margin-right: 5px
}

.page-header .filter-buttons .filter-buttons-container .action-buttons .success,
.page-header .filter-buttons .filter-buttons-container .action-buttons .success:hover {
    color: #fff
}

#modal,
#myModal {
    padding: 0;
    border-radius: 4px;
    box-shadow: none;
    border: none
}

#modal .modal-header,
#myModal .modal-header {
    background-color: #a3b939;
    padding-top: 1rem;
    padding-right: 2.75rem;
    padding-bottom: 1rem
}

#modal .modal-header h4,
#myModal .modal-header h4 {
    color: #fff;
    margin-bottom: 0
}

#modal .modal-body .form-content,
#myModal .modal-body .form-content {
    padding-top: 1rem;
    padding-bottom: 1rem
}

#modal .modal-body .form-content label,
#myModal .modal-body .form-content label {
    margin-bottom: 0
}

#modal .modal-body .form-content .selectize-input,
#modal .modal-body .form-content input,
#modal .modal-body .form-content select,
#modal .modal-body .form-content textarea,
#myModal .modal-body .form-content .selectize-input,
#myModal .modal-body .form-content input,
#myModal .modal-body .form-content select,
#myModal .modal-body .form-content textarea {
    margin-bottom: 0;
    border: 1px solid #d4d9e3;
    box-shadow: none;
    border-radius: 4px
}

#modal .modal-body .form-content .selectize-input .item,
#myModal .modal-body .form-content .selectize-input .item {
    background-color: #a3b939;
    border-radius: 4px;
    color: #fefefe;
    background-image: none;
    border: none;
    box-shadow: none;
    padding: 5px 8px
}

#modal .modal-body .form-content .selectize-dropdown,
#myModal .modal-body .form-content .selectize-dropdown {
    max-width: 100%;
    background-color: #a3b939;
    padding: 1rem .75rem .75rem 1rem;
    margin-top: -9px;
    border-radius: 4px;
    border: none;
    box-shadow: none
}

#modal .modal-body .form-content .selectize-dropdown .selectize-dropdown-content .option,
#myModal .modal-body .form-content .selectize-dropdown .selectize-dropdown-content .option {
    background-color: #fff;
    border-radius: 4px;
    color: #1f262c;
    float: left;
    margin-right: .25rem;
    margin-bottom: .25rem
}

#modal .modal-body .form-content .form-radio,
#myModal .modal-body .form-content .form-radio {
    margin: .5rem 0 0
}

#modal .modal-body .form-content .form-checkbox,
#myModal .modal-body .form-content .form-checkbox {
    margin: .85rem 0 0
}

#modal .modal-body .form-footer,
#myModal .modal-body .form-footer {
    background-color: #f7f9fa;
    padding-top: 1rem;
    padding-bottom: 1rem
}

#modal .modal-body .form-footer .button,
#myModal .modal-body .form-footer .button {
    margin-bottom: 0
}

#modal .close-button,
#myModal .close-button {
    color: #1f262c;
    background-color: #fff;
    padding: 2.6px 0 1px;
    border-radius: 20px;
    font-size: 18px;
    position: absolute;
    top: .5rem;
    right: .5rem
}

.notifications-block h4 {
    margin-top: 1rem
}

.notifications-block .tabs {
    border: none;
    padding-left: .5rem;
    padding-right: .5rem
}

.notifications-block .tabs li {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    overflow: hidden;
    margin: 0 .25rem
}

.notifications-block .tabs li a {
    padding: 1rem 1.25rem
}

.notifications-block .tabs li a:focus,
.notifications-block .tabs li a[aria-selected=true] {
    background-color: #ccd2de;
    color: #1f262c
}

.notifications-block .tabs li a:hover {
    background-color: #c5cbd9;
    color: #1f262c
}

.notifications-block .tabs li.is-active a,
.notifications-block .tabs li.is-active a:focus {
    background-color: #ccd2de;
    color: #1f262c;
    font-weight: 700
}

.notifications-block .tabs-content {
    border: 1px solid #ccd2de;
    border-radius: 4px
}

.notifications-block .tabs-content .tabs-panel {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.notifications-block .tabs-content .tabs-panel .fieldset {
    border-color: #d4d9e3;
    margin-top: 0
}

.container .callout {
    border-radius: 4px;
    border: none
}

.stage-form .form-header .button {
    margin-bottom: 0
}

.stage-form #question-list,
.stage-form #questiongroups-field-list,
.stage-form #questions-field-list,
.stage-form #stages-field-list,
.stage-form #tags-field-list {
    list-style-type: none
}

.stage-form #question-list li .button,
.stage-form #questiongroups-field-list li .button,
.stage-form #questions-field-list li .button,
.stage-form #stages-field-list li .button,
.stage-form #tags-field-list li .button {
    margin-top: .5rem;
    margin-right: .5rem
}

#rota-options {
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid #f1f1f1 !important
}

#rota-options table {
    margin-bottom: 0
}

#rota-options table tbody,
#rota-options table tfoot,
#rota-options table thead {
    border: none
}

.service-form {
    padding: 1rem 0 0 !important
}

.service-form .metric-label {
    margin-top: .5rem !important
}

.service-form .group-title {
    margin-bottom: .5rem !important
}

.service-form .form-footer {
    margin-top: 1rem
}

.vertical.menu.accordion-menu .logo a {
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important
}

.vertical.menu.accordion-menu .fa {
    font-size: 16px !important;
    float: left;
    padding-right: 15px
}

.vertical.menu.accordion-menu li.is-active .fa {
    color: #fff !important
}

.vertical.menu.accordion-menu li.is-active a {
    background-color: #092751 !important;
    color: #fff !important;
    border-bottom: none !important
}

.button.alert,
.button.primary,
.button.secondary,
.button.success,
.button.warning,
.button.white {
    border-radius: 5px
}

.button.success,
.button.warning {
    color: #fefefe !important
}

.inputfile {
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1
}

.inputfile+label {
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: .625rem 1.25rem
}

.no-js .inputfile+label {
    display: none
}

.inputfile.has-focus+label,
.inputfile:focus+label {
    outline: 1px dotted #000;
    outline: 5px auto -webkit-focus-ring-color
}

.inputfile+label i {
    vertical-align: middle;
    margin-top: -.25em;
    margin-right: .5em
}

.inputfile-1+label {
    width: 100%;
    color: #767676;
    background-color: #f6f6f6;
    border-radius: 3px;
    float: left
}

.inputfile-1+label:hover,
.inputfile-1.has-focus+label,
.inputfile-1:focus+label {
    background-color: #f0f0f0
}

.notifications-block .edit-client #panel5 {
    padding-bottom: 0 !important
}

select {
    height: auto
}

.contract-service .callout {
    padding: .5rem 0;
    margin-bottom: .5rem
}

.contract-service .callout label.middle {
    padding: .586rem 0
}

.contract-service .callout select {
    margin-bottom: 0 !important
}

small.small-label {
    color: #9d9d9d;
    position: relative;
    top: -7px
}

.contractServiceDiv select {
    margin-bottom: 0 !important
}

#panel5 {
    padding-bottom: 0
}

#showdetails {
    box-shadow: 4px 4px 10px 5px rgba(0, 0, 0, .3);
    background-color: #f7f9fa;
    padding: .5rem
}

#showdetails table {
    margin-bottom: 0
}

label.middle {
    padding: .425rem 0
}

#setjobForm [type=checkbox] {
    margin-right: .5rem
}

.header-bar {
    position: relative
}

.header-bar .user-admin {
    min-width: 100%;
    z-index: 100;
    box-shadow: 0 .46875rem 2.1875rem rgba(4, 9, 20, .03), 0 .9375rem 1.40625rem rgba(4, 9, 20, .03), 0 .25rem .53125rem rgba(4, 9, 20, .05), 0 .125rem .1875rem rgba(4, 9, 20, .03)
}

.header-bar .user-admin .top-bar {
    flex-wrap: nowrap
}

.header-bar .user-admin .top-bar .top-bar-left {
    flex: 1 1 auto;
    margin-right: auto
}

.header-bar .user-admin .top-bar .top-bar-right {
    flex: 0 1 auto;
    margin-left: auto
}

.header-bar .user-admin .top-bar,
.header-bar .user-admin .top-bar ul {
    background-color: #092751 !important
}

.header-bar .user-admin .top-bar .menu>li.logo {
    background-color: transparent !important;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.header-bar .user-admin .top-bar .menu>li.logo a img {
    margin-left: .25rem
}

.header-bar .user-admin .top-bar .menu>li.has-dropdown-menu:after {
    border-color: #1f262c transparent transparent
}

.header-bar .user-admin .top-bar .menu>li.has-dropdown-menu .menu {
    width: auto;
    margin-top: .25rem;
    border-radius: 4px;
    box-shadow: none;
    overflow: hidden;
    min-width: auto
}

.header-bar .user-admin .top-bar .menu>li.has-dropdown-menu .menu li {
    white-space: nowrap
}

.header-bar .user-admin .top-bar .menu>li.has-dropdown-menu .menu li.divider {
    border-bottom: 1px solid #242c33
}

.header-bar .user-admin .top-bar .menu>li.has-dropdown-menu .menu li a {
    width: auto
}

.header-bar .user-admin .top-bar .menu>li.has-dropdown-menu .menu li a i {
    margin-right: .25rem
}

.header-bar .user-admin .top-bar .menu>li.has-dropdown-menu .menu li a:hover {
    background-color: #061c3a
}

.header-bar .user-admin .top-bar .menu>li.profile-item {
    position: relative
}

.header-bar .user-admin .top-bar .menu>li.profile-item>a {
    padding-left: 2.6rem;
    border: none
}

.header-bar .user-admin .top-bar .menu>li.profile-item>a img {
    margin-left: .5rem;
    left: 0;
    top: 4px;
    border-radius: 50px
}

.header-bar .user-admin .top-bar .menu>li a:not(.hollow):after {
    border-color: #fefefe transparent transparent
}

.header-bar .user-admin .top-bar .menu>li a {
    color: #fefefe;
    font-weight: 700;
    background-color: transparent
}

.header-bar .user-admin .top-bar .menu>li a.button {
    background-color: #fefefe
}

.header-bar .user-admin .top-bar .menu>li a.button i {
    color: #1f262c
}

.header-bar .user-admin .top-bar .menu>li a.button.hollow i {
    color: #fefefe
}

.header-bar .user-admin .top-bar .menu>li a.button.hollow:hover i {
    color: #1f262c
}

.header-bar .user-admin .top-bar .menu>li a.button:not(.hollow) {
    color: #fefefe
}

.header-bar .user-admin .top-bar .menu>li .submenu {
    background-color: #1f262c
}

@media screen and (max-width:39.99875em) {
    .portal-container .login-portal .header {
        text-align: center
    }

    .portal-container .login-portal .header .logo {
        width: 100px;
        margin: .5em
    }

    .portal-container .login-portal .login-section {
        padding-top: 1em;
        padding-bottom: 1em
    }

    .portal-container .login-portal .login-section form.login-form #password,
    .portal-container .login-portal .login-section form.login-form #username,
    .portal-container .login-portal .login-section form.login-form .input-group-label i {
        font-size: 16px
    }

    .portal-container .login-portal .login-section form.login-form .lost-password {
        font-size: 16px;
        margin-top: 20px;
        margin-bottom: 5px
    }

    .portal-container .login-portal .login-section form.login-form .submit-button {
        border-radius: 50px;
        font-size: 14px;
        width: 60%
    }

    .portal-container .login-portal .login-section .callout.warning {
        padding: .5em
    }

    .portal-container .login-portal .login-section .copyright {
        font-size: 14px;
        margin-top: 1em
    }

    .header-bar .logo {
        display: table
    }

    .header-bar .logo h1 {
        vertical-align: middle;
        display: table-cell;
        text-align: center
    }

    .header-bar .logo h1 img {
        max-width: 80px
    }

    #offCanvasRightOverlap {
        width: 100vw;
        max-width: 100vh;
        padding: .5em
    }

    #offCanvasRightOverlap .form-container {
        padding: .5em
    }

    .position-right {
        transform: translateX(100vw)
    }

    .user-information .dropdown {
        margin-top: 0 !important
    }

    .user-information .dropdown li a span {
        display: none
    }

    .search-box .input-group-label {
        padding: 0 .5em 0 .75em
    }

    .search-box .input-group-field {
        font-size: 16px
    }

    .search-box .input-group-button .button {
        padding: .75em
    }

    .action-buttons .button {
        font-size: 16px
    }

    .action-buttons .button,
    .dashboard-container .dashboard-block .block-header {
        padding-top: .5em;
        padding-bottom: .5em
    }

    .dashboard-container .dashboard-block .block-header h2 {
        font-size: 18px
    }

    .dashboard-container .dashboard-block .gray-band h3 {
        font-size: 16px
    }

    .dashboard-container .dashboard-block .gray-band a {
        margin-top: 0
    }

    .dashboard-container .dashboard-block .tabs-block .tab-content-container .tabs-content h5 {
        font-size: 18px
    }
}

@media screen and (min-width:40em) and (max-width:63.99875em) {
    #offCanvasRightOverlap {
        width: 100vw;
        max-width: 100vh;
        padding: 1em
    }

    #offCanvasRightOverlap .form-container {
        padding: 1em
    }

    .position-right {
        transform: translateX(100vw)
    }
}

@media screen and (min-width:64em) and (max-width:74.99875em) {
    #offCanvasRightOverlap {
        width: 100vw;
        max-width: 100vh;
        padding: 1em
    }

    #offCanvasRightOverlap .form-container {
        padding: 1em
    }

    .position-right {
        transform: translateX(100vw)
    }
}

@media screen and (min-width:75em) {
    .off-canvas-content .sidebar-navigation {
        width: 220px
    }

    .off-canvas-content .container {
        width: calc(100% - 220px)
    }
}

@media screen and (min-width:75em) and (max-width:89.99875em) {
    #offCanvasRightOverlap {
        width: 75vw;
        max-width: 100vh;
        padding: 2em
    }

    #offCanvasRightOverlap .form-container {
        padding: 2em
    }

    .position-right {
        transform: translateX(75vw)
    }
}
/* Feel free to modify this */
.login-page {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  /* background-image: url("../Resources/public/img/background-image-2.jpeg"); */
}

.menu .active > a {
  color: #fefefe !important;
}

.row.history-entry {
  min-height: 100px;
}

.headertitle {
}
.headertitle h1 {
  color: #fff;
  background: #1f262c;
  padding: 5px 0px 5px 20px;
  font-size: 35px;
}
#task-filter {
  float: right;
}
#task-filter li a {
  margin-top: 0;
  background-color: transparent;
  border: none;
  padding: 4px 10px;
}
.sidebar-navigation .docs-nav-container .docs-nav {
  overflow-y: auto;
}
.row.action-entry.overdue {
  background-color: #f7e4e1;
}
.row.action-entry.closed {
  background-color: #dcf5dc;
}

.rowRedirect:hover {
  background-color: #d6ecd2;
}

.viewableData {
  cursor: text !important;
}
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
} /* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
} /*Handle linear-gradient(135deg, rgb(224, 224, 224) 0%,rgba(255,255,255,0) 34%)*/
::-webkit-scrollbar-thumb {
  background: #092751 !important;
} /* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #092751 !important;
}

.no-padding {
  padding: 0 !important;
}
.no-paddingLR {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.no-paddingL {
  padding-left: 0 !important;
}
.no-paddingR {
  padding-right: 0 !important;
}
/* .container-extended .page-header .filter-buttons .filter-buttons-container .action-buttons{float:left;} */
.container-extended
  .page-header
  .filter-buttons
  .filter-buttons-container
  .action-buttons
  .button-group
  .button {
  padding: 0.9rem 0.5rem !important;
}
.container-extended .page-header .filter-buttons .filter-buttons-container {
  padding-right: 1rem !important;
}
.fl-R {
  float: right !important;
}
.fl-L {
  float: left !important;
}
.txtLeft {
  text-align: left;
}
.txtRight {
  text-align: right;
}
.dataHeadCell {
  background-color: #0a2d5c;
  color: #fefefe;
}
.formPic {
  position: relative;
  display: inline-block;
  width: 5rem;
  height: 5rem;
  font-size: 2rem;
}
.formPic img {
  vertical-align: middle;
  border-style: none;
}
img.avatar-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media print, screen and (min-width: 40em) and (max-width: 60em) {
  .h4,
  h4 {
    font-size: 1.5rem !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1300px) {
}
/*  */
.datepicker {
  display: none;
  position: absolute;
  padding: 4px;
  margin-top: 1px;
  direction: ltr; }
  .datepicker.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    list-style: none;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border-right-width: 2px;
    border-bottom-width: 2px;
    color: #333;
    font-size: 13px;
    line-height: 18px; }
    .datepicker.dropdown-menu th {
      padding: 4px 5px; }
    .datepicker.dropdown-menu td {
      padding: 4px 5px; }
  .datepicker table {
    border: 0;
    margin: 0;
    width: auto; }
    .datepicker table tr td span {
      display: block;
      width: 23%;
      height: 54px;
      line-height: 54px;
      float: left;
      margin: 1%;
      cursor: pointer; }
  .datepicker td {
    text-align: center;
    width: 20px;
    height: 20px;
    border: 0;
    font-size: 12px;
    padding: 4px 8px;
    background: #fff;
    cursor: pointer; }
    .datepicker td.active.day, .datepicker td.active.year {
      background: #2ba6cb; }
    .datepicker td.old, .datepicker td.new {
      color: #999; }
    .datepicker td span.active {
      background: #2ba6cb; }
    .datepicker td.day.disabled {
      color: #eee; }
    .datepicker td span.month.disabled, .datepicker td span.year.disabled {
      color: #eee; }
  .datepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    border: 0;
    font-size: 12px;
    padding: 4px 8px;
    background: #fff;
    cursor: pointer; }
    .datepicker th.active.day, .datepicker th.active.year {
      background: #2ba6cb; }
    .datepicker th.date-switch {
      width: 145px; }
    .datepicker th span.active {
      background: #2ba6cb; }
  .datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle; }
  .datepicker.days div.datepicker-days {
    display: block; }
  .datepicker.months div.datepicker-months {
    display: block; }
  .datepicker.years div.datepicker-years {
    display: block; }
  .datepicker thead tr:first-child th {
    cursor: pointer; }
    .datepicker thead tr:first-child th.cw {
      cursor: default;
      background-color: transparent; }
  .datepicker tfoot tr:first-child th {
    cursor: pointer; }

.datepicker-inline {
  width: 220px; }

.datepicker-rtl {
  direction: rtl; }
  .datepicker-rtl table tr td span {
    float: right; }

.datepicker-dropdown {
  top: 0;
  left: 0; }
  .datepicker-dropdown:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: 1px solid rgba(0, 0, 0, 0.2);
    position: absolute;
    top: -7px;
    left: 6px; }
  .datepicker-dropdown:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    top: -6px;
    left: 7px; }

.datepicker > div,
.datepicker-dropdown::before,
.datepicker-dropdown::after {
  display: none; }

.datepicker-close {
  position: absolute;
  top: -30px;
  right: 0;
  width: 15px;
  height: 30px;
  padding: 0;
  display: none; }

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent; }

/*# sourceMappingURL=foundation-datepicker.css.map */

/**
 * selectize.default.css (v0.12.4) - Default Theme
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 12px 4px #ffffff;
  box-shadow: inset 0 0 12px 4px #ffffff;
}
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden;
}
.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}
.selectize-dropdown-header-close:hover {
  color: #000000;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}
.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}
.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #0073bb;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}
.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #00578d;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #aaaaaa;
}
.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 28px;
  top: 6px;
  font-size: 23px;
}
.selectize-control {
  position: relative;
}
.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  -webkit-font-smoothing: inherit;
}
.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #ffffff;
  cursor: text;
  display: inline-block;
}
.selectize-input {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.selectize-control.multi .selectize-input.has-items {
  padding: 5px 8px 2px;
}
.selectize-input.full {
  background-color: #ffffff;
}
.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}
.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.selectize-input.dropdown-active {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  display: inline;
}
.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #1da7ee;
  color: #ffffff;
  border: 1px solid #0073bb;
}
.selectize-control.multi .selectize-input > div.active {
  background: #92c836;
  color: #ffffff;
  border: 1px solid #00578d;
}
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #ffffff;
  background: #d2d2d2;
  border: 1px solid #aaaaaa;
}
.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 1px !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.selectize-input > input::-ms-clear {
  display: none;
}
.selectize-input > input:focus {
  outline: none !important;
}
.selectize-input::after {
  content: ' ';
  display: block;
  clear: left;
}
.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}
.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #ffffff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}
.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
  padding: 5px 8px;
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #ffffff;
  cursor: default;
}
.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}
.selectize-dropdown .active.create {
  color: #495c68;
}
.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}
.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}
.selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent;
}
.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent;
}
.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}
.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}
.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}
.selectize-control.multi .selectize-input.has-items {
  padding-left: 5px;
  padding-right: 5px;
}
.selectize-control.multi .selectize-input.disabled [data-value] {
  color: #999;
  text-shadow: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.selectize-control.multi .selectize-input.disabled [data-value],
.selectize-control.multi .selectize-input.disabled [data-value] .remove {
  border-color: #e6e6e6;
}
.selectize-control.multi .selectize-input.disabled [data-value] .remove {
  background: none;
}
.selectize-control.multi .selectize-input [data-value] {
  text-shadow: 0 1px 0 rgba(0, 51, 83, 0.3);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #1b9dec;
  background-image: -moz-linear-gradient(top, #1da7ee, #178ee9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1da7ee), to(#178ee9));
  background-image: -webkit-linear-gradient(top, #1da7ee, #178ee9);
  background-image: -o-linear-gradient(top, #1da7ee, #178ee9);
  background-image: linear-gradient(to bottom, #1da7ee, #178ee9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1da7ee', endColorstr='#ff178ee9', GradientType=0);
  -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.2),inset 0 1px rgba(255,255,255,0.03);
  box-shadow: 0 1px 0 rgba(0,0,0,0.2),inset 0 1px rgba(255,255,255,0.03);
}
.selectize-control.multi .selectize-input [data-value].active {
  background-color: #0085d4;
  background-image: -moz-linear-gradient(top, #008fd8, #0075cf);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#008fd8), to(#0075cf));
  background-image: -webkit-linear-gradient(top, #008fd8, #0075cf);
  background-image: -o-linear-gradient(top, #008fd8, #0075cf);
  background-image: linear-gradient(to bottom, #008fd8, #0075cf);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff008fd8', endColorstr='#ff0075cf', GradientType=0);
}
.selectize-control.single .selectize-input {
  -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.05), inset 0 1px 0 rgba(255,255,255,0.8);
  box-shadow: 0 1px 0 rgba(0,0,0,0.05), inset 0 1px 0 rgba(255,255,255,0.8);
  background-color: #f9f9f9;
  background-image: -moz-linear-gradient(top, #fefefe, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #fefefe, #f2f2f2);
  background-image: -o-linear-gradient(top, #fefefe, #f2f2f2);
  background-image: linear-gradient(to bottom, #fefefe, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefefe', endColorstr='#fff2f2f2', GradientType=0);
}
.selectize-control.single .selectize-input,
.selectize-dropdown.single {
  border-color: #b8b8b8;
}
.selectize-dropdown .optgroup-header {
  padding-top: 7px;
  font-weight: bold;
  font-size: 0.85em;
}
.selectize-dropdown .optgroup {
  border-top: 1px solid #f0f0f0;
}
.selectize-dropdown .optgroup:first-child {
  border-top: 0 none;
}