﻿b,
strong {
    font-family: Helvetica, Arial, Roboto, 'Lato', Arial, sans-serif;
    font-weight: 700;
}

figure {
    margin: 0px;
}

input[type="checkbox"] {
    width: 18px;
    height: 18px;
}

body {
    font-family: Helvetica, Arial, Roboto, 'Lato', Arial, sans-serif;
}

[data-whatinput='mouse'] button {
    outline: 0;
}

.row {
    width: 100%;
}

.row::before, .row::after {
    content: ' ';
    display: table;
    flex-basis: 0;
    order: 1;
}

.row .row {
    margin-left: auto;
    margin-right: auto;
}

@media screen and (min-width: 40em) {
    .row .row {
        margin-left: auto;
        margin-right: auto;
    }
}

.column, .columns {
    width: 100%;
    float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

.small-up-1 > .column, .small-up-1 > .columns {
    padding-bottom: 1.875rem;
}

.small-up-2 > .column, .small-up-2 > .columns {
    padding-bottom: 1.875rem;
}

.small-up-2 > .column.double, .small-up-2 > .columns.double {
    width: 100%;
}

.small-up-2 > .column.triple, .small-up-2 > .columns.triple {
    width: 100%;
}

.small-up-2 > .column.full, .small-up-2 > .columns.full {
    width: 100%;
}

.small-up-3 > .column, .small-up-3 > .columns {
    padding-bottom: 1.875rem;
}

.small-up-3 > .column.double, .small-up-3 > .columns.double {
    width: 66.66666%;
}

.small-up-3 > .column.triple, .small-up-3 > .columns.triple {
    width: 100%;
}

.small-up-3 > .column.full, .small-up-3 > .columns.full {
    width: 100%;
}

.small-up-4 > .column, .small-up-4 > .columns {
    padding-bottom: 1.875rem;
}

.small-up-4 > .column.double, .small-up-4 > .columns.double {
    width: 50%;
}

.small-up-4 > .column.triple, .small-up-4 > .columns.triple {
    width: 75%;
}

.small-up-4 > .column.full, .small-up-4 > .columns.full {
    width: 100%;
}

.small-up-5 > .column, .small-up-5 > .columns {
    padding-bottom: 1.875rem;
}

.small-up-5 > .column.double, .small-up-5 > .columns.double {
    width: 40%;
}

.small-up-5 > .column.triple, .small-up-5 > .columns.triple {
    width: 60%;
}

.small-up-5 > .column.full, .small-up-5 > .columns.full {
    width: 100%;
}

.small-up-6 > .column, .small-up-6 > .columns {
    padding-bottom: 1.875rem;
}

.small-up-6 > .column.double, .small-up-6 > .columns.double {
    width: 33.33333%;
}

.small-up-6 > .column.triple, .small-up-6 > .columns.triple {
    width: 50%;
}

.small-up-6 > .column.full, .small-up-6 > .columns.full {
    width: 100%;
}

.small-up-7 > .column, .small-up-7 > .columns {
    padding-bottom: 1.875rem;
}

.small-up-7 > .column.double, .small-up-7 > .columns.double {
    width: 28.571428571%;
}

.small-up-7 > .column.triple, .small-up-7 > .columns.triple {
    width: 42.85713%;
}

.small-up-7 > .column.full, .small-up-7 > .columns.full {
    width: 100%;
}

.small-up-8 > .column, .small-up-8 > .columns {
    padding-bottom: 1.875rem;
}

.small-up-8 > .column.double, .small-up-8 > .columns.double {
    width: 25%;
}

.small-up-8 > .column.triple, .small-up-8 > .columns.triple {
    width: 37.5%;
}

.small-up-8 > .column.full, .small-up-8 > .columns.full {
    width: 100%;
}

.small-uncollapse > .column, .small-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}




@media screen and (min-width: 40em) {
    .medium-1 {
        max-width: 8.33333%;
    }

    .medium-2 {
        max-width: 16.66667%;
    }

    .medium-3 {
        max-width: 25%;
    }

    .medium-4 {
        max-width: 33.33333%;
    }

    .medium-5 {
        max-width: 41.66667%;
    }

    .medium-6 {
        max-width: 50%;
    }

    .medium-7 {
        max-width: 58.33333%;
    }

    .medium-8 {
        max-width: 66.66667%;
    }

    .medium-9 {
        max-width: 75%;
    }

    .medium-10 {
        max-width: 83.33333%;
    }

    .medium-11 {
        max-width: 91.66667%;
    }

    .medium-12 {
        max-width: 100%;
    }

    .medium-up-1 > .column, .medium-up-1 > .columns {
        padding-bottom: 1.875rem;
    }

    .medium-up-2 > .column, .medium-up-2 > .columns {
        padding-bottom: 1.875rem;
    }

    .medium-up-2 > .column.double, .medium-up-2 > .columns.double {
        width: 100%;
    }

    .medium-up-2 > .column.triple, .medium-up-2 > .columns.triple {
        width: 100%;
    }

    .medium-up-2 > .column.full, .medium-up-2 > .columns.full {
        width: 100%;
    }

    .medium-up-3 > .column, .medium-up-3 > .columns {
        padding-bottom: 1.875rem;
    }

    .medium-up-3 > .column.double, .medium-up-3 > .columns.double {
        width: 66.66667%;
    }

    .medium-up-3 > .column.triple, .medium-up-3 > .columns.triple {
        width: 100%;
    }

    .medium-up-3 > .column.full, .medium-up-3 > .columns.full {
        width: 100%;
    }

    .medium-up-4 > .column, .medium-up-4 > .columns {
        padding-bottom: 1.875rem;
    }

    .medium-up-4 > .column.double, .medium-up-4 > .columns.double {
        width: 50%;
    }

    .medium-up-4 > .column.triple, .medium-up-4 > .columns.triple {
        width: 75%;
    }

    .medium-up-4 > .column.full, .medium-up-4 > .columns.full {
        width: 100%;
    }

    .medium-up-5 > .column, .medium-up-5 > .columns {
        padding-bottom: 1.875rem;
    }

    .medium-up-5 > .column.double, .medium-up-5 > .columns.double {
        width: 40%;
    }

    .medium-up-5 > .column.triple, .medium-up-5 > .columns.triple {
        width: 60%;
    }

    .medium-up-5 > .column.full, .medium-up-5 > .columns.full {
        width: 100%;
    }

    .medium-up-6 > .column, .medium-up-6 > .columns {
        padding-bottom: 1.875rem;
    }

    .medium-up-6 > .column.double, .medium-up-6 > .columns.double {
        width: 33.33333%;
    }

    .medium-up-6 > .column.triple, .medium-up-6 > .columns.triple {
        width: 66.66667%;
    }

    .medium-up-6 > .column.full, .medium-up-6 > .columns.full {
        width: 100%;
    }

    .medium-up-7 > .column, .medium-up-7 > .columns {
        padding-bottom: 1.875rem;
    }

    .medium-up-7 > .column.double, .medium-up-7 > .columns.double {
        width: 28.571428571%;
    }

    .medium-up-7 > .column.triple, .medium-up-7 > .columns.triple {
        width: 42.85713%;
    }

    .medium-up-7 > .column.full, .medium-up-7 > .columns.full {
        width: 100%;
    }

    .medium-up-8 > .column, .medium-up-8 > .columns {
        padding-bottom: 1.875rem;
    }

    .medium-up-8 > .column.double, .medium-up-8 > .columns.double {
        width: 25%;
    }

    .medium-up-8 > .column.triple, .medium-up-8 > .columns.triple {
        width: 37.5%;
    }

    .medium-up-8 > .column.full, .medium-up-8 > .columns.full {
        width: 100%;
    }
}



@media screen and (min-width: 64em) {
    .large-1 {
        max-width: 8.33333%;
    }

    .large-2 {
        max-width: 16.66667%;
    }

    .large-3 {
        max-width: 25%;
    }

    .large-4 {
        max-width: 33.33333%;
    }

    .large-5 {
        max-width: 41.66667%;
    }

    .large-6 {
        max-width: 50%;
    }

    .large-7 {
        max-width: 58.33333%;
    }

    .large-8 {
        max-width: 66.66667%;
    }

    .large-9 {
        max-width: 75%;
    }

    .large-10 {
        max-width: 83.33333%;
    }

    .large-11 {
        max-width: 91.66667%;
    }

    .large-12 {
        max-width: 100%;
    }

    .large-up-1 > .column, .large-up-1 > .columns {
        padding-bottom: 1.875rem;
    }

    .large-up-2 > .column, .large-up-2 > .columns {
        padding-bottom: 1.875rem;
    }

    .large-up-2 > .column.double, .large-up-2 > .columns.double {
        width: 100%;
    }

    .large-up-2 > .column.triple, .large-up-2 > .columns.triple {
        width: 100%;
    }

    .large-up-2 > .column.full, .large-up-2 > .columns.full {
        width: 100%;
    }

    .large-up-3 > .column, .large-up-3 > .columns {
        padding-bottom: 1.875rem;
    }

    .large-up-3 > .column.double, .large-up-3 > .columns.double {
        width: 66.66667%;
    }

    .large-up-3 > .column.triple, .large-up-3 > .columns.triple {
        width: 100%;
    }

    .large-up-3 > .column.full, .large-up-3 > .columns.full {
        width: 100%;
    }

    .large-up-4 > .column, .large-up-4 > .columns {
        padding-bottom: 1.875rem;
    }

    .large-up-4 > .column.double, .large-up-4 > .columns.double {
        width: 50%;
    }

    .large-up-4 > .column.triple, .large-up-4 > .columns.triple {
        width: 75%;
    }

    .large-up-4 > .column.full, .large-up-4 > .columns.full {
        width: 100%;
    }

    .large-up-5 > .column, .large-up-5 > .columns {
        padding-bottom: 1.875rem;
    }

    .large-up-5 > .column.double, .large-up-5 > .columns.double {
        width: 40%;
    }

    .large-up-5 > .column.triple, .large-up-5 > .columns.triple {
        width: 60%;
    }

    .large-up-5 > .column.full, .large-up-5 > .columns.full {
        width: 100%;
    }

    .large-up-6 > .column, .large-up-6 > .columns {
        padding-bottom: 1.875rem;
    }

    .large-up-6 > .column.double, .large-up-6 > .columns.double {
        width: 33.33333%;
    }

    .large-up-6 > .column.triple, .large-up-6 > .columns.triple {
        width: 50%;
    }

    .large-up-6 > .column.full, .large-up-6 > .columns.full {
        width: 100%;
    }

    .large-up-7 > .column, .large-up-7 > .columns {
        padding-bottom: 1.875rem;
    }

    .large-up-7 > .column.double, .large-up-7 > .columns.double {
        width: 28.571428571%;
    }

    .large-up-7 > .column.triple, .large-up-7 > .columns.triple {
        width: 42.85713%;
    }

    .large-up-7 > .column.full, .large-up-7 > .columns.full {
        width: 100%;
    }

    .large-up-8 > .column, .large-up-8 > .columns {
        padding-bottom: 1.875rem;
    }

    .large-up-8 > .column.double, .large-up-8 > .columns.double {
        width: 25%;
    }

    .large-up-8 > .column.triple, .large-up-8 > .columns.triple {
        width: 37.5%;
    }

    .large-up-8 > .column.full, .large-up-8 > .columns.full {
        width: 100%;
    }
}



@media screen and (min-width: 94em) {
    .xlarge-1 {
        max-width: 8.33333%;
    }

    .xlarge-2 {
        max-width: 16.66667%;
    }

    .xlarge-3 {
        max-width: 25%;
    }

    .xlarge-4 {
        max-width: 33.33333%;
    }

    .xlarge-5 {
        max-width: 41.66667%;
    }

    .xlarge-6 {
        max-width: 50%;
    }

    .xlarge-7 {
        max-width: 58.33333%;
    }

    .xlarge-8 {
        max-width: 66.66667%;
    }

    .xlarge-9 {
        max-width: 75%;
    }

    .xlarge-10 {
        max-width: 83.33333%;
    }

    .xlarge-11 {
        max-width: 91.66667%;
    }

    .xlarge-12 {
        max-width: 100%;
    }

    .xlarge-up-1 > .column, .xlarge-up-1 > .columns {
        padding-bottom: 1.875rem;
    }

    .xlarge-up-2 > .column, .xlarge-up-2 > .columns {
        padding-bottom: 1.875rem;
    }

    .xlarge-up-2 > .column.double, .xlarge-up-2 > .columns.double {
        width: 100%;
    }

    .xlarge-up-2 > .column.triple, .xlarge-up-2 > .columns.triple {
        width: 100%;
    }

    .xlarge-up-2 > .column.full, .xlarge-up-2 > .columns.full {
        width: 100%;
    }

    .xlarge-up-3 > .column, .xlarge-up-3 > .columns {
        padding-bottom: 1.875rem;
    }

    .xlarge-up-3 > .column.double, .xlarge-up-3 > .columns.double {
        width: 66.66667%;
    }

    .xlarge-up-3 > .column.triple, .xlarge-up-3 > .columns.triple {
        width: 100%;
    }

    .xlarge-up-3 > .column.full, .xlarge-up-3 > .columns.full {
        width: 100%;
    }

    .xlarge-up-4 > .column, .xlarge-up-4 > .columns {
        padding-bottom: 1.875rem;
    }

    .xlarge-up-4 > .column.double, .xlarge-up-4 > .columns.double {
        width: 50%;
    }

    .xlarge-up-4 > .column.triple, .xlarge-up-4 > .columns.triple {
        width: 75%;
    }

    .xlarge-up-4 > .column.full, .xlarge-up-4 > .columns.full {
        width: 100%;
    }

    .xlarge-up-5 > .column, .xlarge-up-5 > .columns {
        padding-bottom: 1.875rem;
    }

    .xlarge-up-5 > .column.double, .xlarge-up-5 > .columns.double {
        width: 40%;
    }

    .xlarge-up-5 > .column.triple, .xlarge-up-5 > .columns.triple {
        width: 60%;
    }

    .xlarge-up-5 > .column.full, .xlarge-up-5 > .columns.full {
        width: 100%;
    }

    .xlarge-up-6 > .column, .xlarge-up-6 > .columns {
        padding-bottom: 1.875rem;
    }

    .xlarge-up-6 > .column.double, .xlarge-up-6 > .columns.double {
        width: 33.33333%;
    }

    .xlarge-up-6 > .column.triple, .xlarge-up-6 > .columns.triple {
        width: 50%;
    }

    .xlarge-up-6 > .column.full, .xlarge-up-6 > .columns.full {
        width: 100%;
    }

    .xlarge-up-7 > .column, .xlarge-up-7 > .columns {
        padding-bottom: 1.875rem;
    }

    .xlarge-up-7 > .column.double, .xlarge-up-7 > .columns.double {
        width: 28.571428571%;
    }

    .xlarge-up-7 > .column.triple, .xlarge-up-7 > .columns.triple {
        width: 42.85713%;
    }

    .xlarge-up-7 > .column.full, .xlarge-up-7 > .columns.full {
        width: 100%;
    }

    .xlarge-up-8 > .column, .xlarge-up-8 > .columns {
        padding-bottom: 1.875rem;
    }

    .xlarge-up-8 > .column.double, .xlarge-up-8 > .columns.double {
        width: 25%;
    }

    .xlarge-up-8 > .column.triple, .xlarge-up-8 > .columns.triple {
        width: 37.5%;
    }

    .xlarge-up-8 > .column.full, .xlarge-up-8 > .columns.full {
        width: 100%;
    }
}

p {
    font-size: 1.1rem;
    line-height: 1.7;
    margin-bottom: 1.25rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Helvetica, Arial, Roboto, 'Lato', Arial, sans-serif;
    font-weight: 400;
}

h1 {
    font-size: 1.65rem;
}

h2 {
    font-size: 1.4rem;
    margin-bottom: 1.25rem;
    padding-top: 0.2rem;
}

h3 {
    font-size: 1.4rem;
    margin-bottom: 1.25rem;
    padding-top: 0.2rem;
}

h4 {
    font-size: 1.2rem;
    padding-top: 6px;
    margin-bottom: 1.25rem;
    padding-top: 0.2rem;
}

h5 {
    font-size: 1.15rem;
    padding-top: 6px;
    margin-bottom: 1.25rem;
    padding-top: 0.2rem;
}

h6 {
    font-size: 1rem;
    padding-top: 6px;
    margin-bottom: 1.25rem;
    padding-top: 0.2rem;
}

@media screen and (min-width: 40em) {
    h1 {
        font-size: 1.8rem;
    }

    h2 {
        font-size: 1.55rem;
        margin-bottom: 1.25rem;
        padding-top: 0.2rem;
    }

    h3 {
        font-size: 1.55rem;
        margin-bottom: 1.25rem;
        padding-top: 0.2rem;
    }

    h4 {
        font-size: 1.35rem;
        padding-top: 6px;
        margin-bottom: 1.25rem;
        padding-top: 0.2rem;
    }

    h5 {
        font-size: 1.2em;
        padding-top: 6px;
        margin-bottom: 1.25rem;
        padding-top: 0.2rem;
    }

    h6 {
        font-size: 1.1em;
        padding-top: 6px;
        margin-bottom: 1.25rem;
        padding-top: 0.2rem;
    }
}

a {
    color: #0054A3;
}

a:hover, a:focus {
    color: #002AFA;
}

kbd {
    border-radius: 3px;
}

@media screen and (min-width: 94em) {
    .xlarge-text-left {
        text-align: left;
    }

    .xlarge-text-right {
        text-align: right;
    }

    .xlarge-text-center {
        text-align: center;
    }

    .xlarge-text-justify {
        text-align: justify;
    }
}

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
    height: 2.84rem;
    padding: 0.5rem 1rem;
    font-size: 1.3rem;
    font-weight: 400;
    color: #00498e;
}

[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
textarea:focus {
    font-weight: normal;
    color: #006ed8;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: inherit;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: inherit;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: inherit;
}

input::placeholder,
textarea::placeholder {
    color: #767676;
    transition: 0.17s color ease-in-out;
}

[type='submit'],
[type='button'] {
    border-radius: 3px;
}

[type='checkbox'] + label,
[type='radio'] + label {
    margin-left: 0rem;
    padding-left: 0.5rem;
}

[type='checkbox'] + label[for],
[type='radio'] + label[for] {
    cursor: pointer;
    padding: 8px 32px 8px 8px;
}

label {
    font-size: 1.1rem;
}

.input-group > :first-child {
    border-radius: 3px 0 0 3px;
}

.input-group > :last-child > * {
    border-radius: 0 3px 3px 0;
}

select {
    height: 2.84rem;
    font-size: 1.3rem;
}

.is-invalid-input:not(:focus) {
    background-color: rgba(198, 15, 19, 0.1);
    border-color: #c60f13;
}

.is-invalid-label {
    color: #c60f13;
}

.form-error {
    color: #c60f13;
}

.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

.float-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.clearfix::before, .clearfix::after {
    content: ' ';
    display: table;
    flex-basis: 0;
    order: 1;
}

.clearfix::after {
    clear: both;
}

.hide {
    display: none !important;
}

.invisible {
    visibility: hidden;
}

@media screen and (max-width: 39.9375em) {
    .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 screen and (min-width: 40em) {
    .hide-for-medium {
        display: none !important;
    }
}

@media screen and (max-width: 39.9375em) {
    .show-for-medium {
        display: none !important;
    }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .hide-for-medium-only {
        display: none !important;
    }
}

@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
    .show-for-medium-only {
        display: none !important;
    }
}

@media screen and (min-width: 64em) {
    .hide-for-large {
        display: none !important;
    }
}

@media screen and (max-width: 63.9375em) {
    .show-for-large {
        display: none !important;
    }
}

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
    .hide-for-large-only {
        display: none !important;
    }
}

@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
    .show-for-large-only {
        display: none !important;
    }
}

@media screen and (min-width: 94em) {
    .hide-for-xlarge {
        display: none !important;
    }
}

@media screen and (max-width: 93.9375em) {
    .show-for-xlarge {
        display: none !important;
    }
}

@media screen and (min-width: 94em) and (max-width: 94.9375em) {
    .hide-for-xlarge-only {
        display: none !important;
    }
}

@media screen and (max-width: 93.9375em), screen and (min-width: 105em) {
    .show-for-xlarge-only {
        display: none !important;
    }
}

.show-for-sr,
.show-on-focus {
    position: absolute !important;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
}

.show-on-focus:active, .show-on-focus:focus {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
}

.show-for-landscape,
.hide-for-portrait {
    display: block !important;
}

@media screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
        display: block !important;
    }
}

@media screen and (orientation: portrait) {
    .show-for-landscape,
    .hide-for-portrait {
        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;
    }
}

.button {
    transition: background-color 0.1s ease-out, color 0.1s ease-out;
    vertical-align: 4px;
    font-size: 1rem;
    background-color: #295B89;
    border-radius:3px;
}

.button:hover, .button:focus, .button.is-active {
    background-color: #2E71AF;
}

.button.primary {
    background-color: #2ba6cb;
}

.button.primary:hover, .button.primary:focus {
    background-color: #2285a2;
}

.button.secondary {
    background-color: #767676;
}

.button.secondary:hover, .button.secondary:focus {
    background-color: #bababa;
    color: #fefefe;
}

.button.alert {
    background-color: #c60f13;
    color: #fefefe;
}

.button.alert:hover, .button.alert:focus {
    background-color: #9e0c0f;
    color: #fefefe;
}

.button.success {
    background-color: #5da423;
}

.button.success:hover, .button.success:focus {
    background-color: #4a831c;
}

.button.body-font {
    background-color: #222222;
    color: #fefefe;
}

.button.body-font:hover, .button.body-font:focus {
    background-color: #1b1b1b;
    color: #fefefe;
}

.button.header {
    background-color: #222222;
    color: #fefefe;
}

.button.header:hover, .button.header:focus {
    background-color: #1b1b1b;
    color: #fefefe;
}

.button.hollow {
    border: 1px solid #295B89;
    color: #295B89;
}

.button.hollow:hover, .button.hollow:focus {
    border-color: #165366;
    color: #fff !important;
    background: #295B89;
}

.button.hollow.body-font {
    border: 1px solid #222222;
    color: #222222;
}

.button.hollow.body-font:hover, .button.hollow.body-font:focus {
    border-color: #111111;
    color: #111111;
}

.button.hollow.header {
    border: 1px solid #222222;
    color: #222222;
}

.button.hollow.header:hover, .button.hollow.header:focus {
    border-color: #111111;
    color: #111111;
}

.close-button {
    position: absolute;
    color: #8a8a8a;
    right: 1rem;
    top: 0.5rem;
    font-size: 2em;
    line-height: 1;
    cursor: pointer;
}

[data-whatinput='mouse'] .close-button {
    outline: 0;
}

.close-button:hover, .close-button:focus {
    color: #0a0a0a;
}

.button-group.primary .button {
    background-color: #2ba6cb;
}

.button-group.primary .button:hover, .button-group.primary .button:focus {
    background-color: #2285a2;
}

.button-group.secondary .button {
    background-color: #e9e9e9;
    color: #0a0a0a;
}

.button-group.secondary .button:hover, .button-group.secondary .button:focus {
    background-color: #bababa;
}

.button-group.alert .button {
    background-color: #c60f13;
    color: #fefefe;
}

.button-group.alert .button:hover, .button-group.alert .button:focus {
    background-color: #9e0c0f;
}

.button-group.success .button {
    background-color: #5da423;
}

.button-group.success .button:hover, .button-group.success .button:focus {
    background-color: #4a831c;
}

.button-group.body-font .button {
    background-color: #222222;
}

.button-group.body-font .button:hover, .button-group.body-font .button:focus {
    background-color: #1b1b1b;
    color: #fefefe;
}

.button-group.header .button {
    background-color: #222222;
    color: #fefefe;
}

.button-group.header .button:hover, .button-group.header .button:focus {
    background-color: #1b1b1b;
}

.slider {
    position: relative;
    height: 0.5rem;
    margin-top: 1.25rem;
    margin-bottom: 2.25rem;
    background-color: #e6e6e6;
    cursor: pointer;
    user-select: none;
    touch-action: none;
}

.slider-fill {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    max-width: 100%;
    height: 0.5rem;
    background-color: #cacaca;
    transition: all 0.2s ease-in-out;
}

.slider-fill.is-dragging {
    transition: all 0s linear;
}

.slider-handle {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    left: 0;
    z-index: 1;
    display: inline-block;
    width: 1.4rem;
    height: 1.4rem;
    background-color: #2ba6cb;
    transition: all 0.2s ease-in-out;
    touch-action: manipulation;
    border-radius: 3px;
}

[data-whatinput='mouse'] .slider-handle {
    outline: 0;
}

.slider-handle:hover {
    background-color: #258dad;
}

.slider-handle.is-dragging {
    transition: all 0s linear;
}

.slider.disabled,
.slider[disabled] {
    opacity: 0.25;
    cursor: not-allowed;
}

.slider.vertical {
    display: inline-block;
    width: 0.5rem;
    height: 12.5rem;
    margin: 0 1.25rem;
    transform: scale(1, -1);
}

.slider.vertical .slider-fill {
    top: 0;
    width: 0.5rem;
    max-height: 100%;
}

.slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.4rem;
    height: 1.4rem;
    transform: translateX(-50%);
}

.switch {
    margin-bottom: 1rem;
    outline: 0;
    position: relative;
    user-select: none;
    color: #fefefe;
    font-weight: bold;
    font-size: 0.875rem;
}

.switch-input {
    opacity: 0;
    position: absolute;
}

.switch-paddle {
    background: #cacaca;
    cursor: pointer;
    display: block;
    position: relative;
    width: 4rem;
    height: 2rem;
    transition: all 0.25s ease-out;
    border-radius: 3px;
    color: inherit;
    font-weight: inherit;
}

input + .switch-paddle {
    margin: 0;
}

.switch-paddle::after {
    background: #fefefe;
    content: '';
    display: block;
    position: absolute;
    height: 1.5rem;
    left: 0.25rem;
    top: 0.25rem;
    width: 1.5rem;
    transition: all 0.25s ease-out;
    transform: translate3d(0, 0, 0);
    border-radius: 3px;
}

input:checked ~ .switch-paddle {
    background: #2ba6cb;
}

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 .switch-paddle {
    width: 3rem;
    height: 1.5rem;
    font-size: 0.625rem;
}

.switch.tiny .switch-paddle::after {
    width: 1rem;
    height: 1rem;
}

.switch.tiny input:checked ~ .switch-paddle::after {
    left: 1.75rem;
}

.switch.small .switch-paddle {
    width: 3.5rem;
    height: 1.75rem;
    font-size: 0.75rem;
}

.switch.small .switch-paddle::after {
    width: 1.25rem;
    height: 1.25rem;
}

.switch.small input:checked ~ .switch-paddle::after {
    left: 2rem;
}

.switch.large .switch-paddle {
    width: 5rem;
    height: 2.5rem;
    font-size: 1rem;
}

.switch.large .switch-paddle::after {
    width: 2rem;
    height: 2rem;
}

.switch.large input:checked ~ .switch-paddle::after {
    left: 2.75rem;
}

.menu li, .menu.horizontal li {
    display: list-item;
}

.menu > li {
    display: table-cell;
    vertical-align: middle;
}

.ie11 .menu > li, .ie10 .menu > li, .ie9 .menu > li {
    display: inline-block;
}

.menu .active > a {
    background: #2ba6cb;
}

.is-drilldown-submenu-parent > a::after {
    border-color: transparent transparent transparent #2ba6cb;
}

.js-drilldown-back > a::before {
    border-color: transparent #2ba6cb transparent transparent;
}

.is-accordion-submenu-parent > a {
    position: relative;
}

.is-accordion-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: #2ba6cb transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 1rem;
}

.is-accordion-submenu-parent[aria-expanded='true'] > a::after {
    transform-origin: 50% 50%;
    transform: scaleY(-1);
}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
    border-color: #2ba6cb transparent transparent;
}

.dropdown.menu.vertical > li.opens-left > a::after {
    border-color: transparent #2ba6cb transparent transparent;
}

.dropdown.menu.vertical > li.opens-right > a::after {
    border-color: transparent transparent transparent #2ba6cb;
}

@media screen and (min-width: 40em) {
    .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
        border-color: #2ba6cb transparent transparent;
    }

    .dropdown.menu.medium-vertical > li.opens-left > a::after {
        border-color: transparent #2ba6cb transparent transparent;
    }

    .dropdown.menu.medium-vertical > li.opens-right > a::after {
        border-color: transparent transparent transparent #2ba6cb;
    }
}

@media screen and (min-width: 64em) {
    .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
        border-color: #2ba6cb transparent transparent;
    }

    .dropdown.menu.large-vertical > li.opens-left > a::after {
        border-color: transparent #2ba6cb transparent transparent;
    }

    .dropdown.menu.large-vertical > li.opens-right > a::after {
        border-color: transparent transparent transparent #2ba6cb;
    }
}

.is-dropdown-submenu-parent.opens-left .is-dropdown-submenu {
    left: auto;
    right: 100%;
    top: inherit;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
    border-color: transparent #2ba6cb transparent transparent;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
    border-color: transparent transparent transparent #2ba6cb;
}

.title-bar {
    background: #0a0a0a;
    color: #fefefe;
    padding: 0.5rem;
}

.title-bar::before, .title-bar::after {
    content: ' ';
    display: table;
    flex-basis: 0;
    order: 1;
}

.title-bar::after {
    clear: both;
}

.title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 0.5rem;
}

.title-bar-left {
    float: left;
}

.title-bar-right {
    float: right;
    text-align: right;
}

.title-bar-title {
    font-weight: bold;
    vertical-align: middle;
    display: inline-block;
}

.menu-icon.dark {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 20px;
    height: 16px;
}

.menu-icon.dark::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #0a0a0a;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
}

.menu-icon.dark:hover::after {
    background: #8a8a8a;
    box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}

.top-bar {
    padding: 0.5rem;
}

.top-bar::before, .top-bar::after {
    content: ' ';
    display: table;
    flex-basis: 0;
    order: 1;
}

.top-bar::after {
    clear: both;
}

.top-bar,
.top-bar ul {
    background-color: #e6e6e6;
}

.top-bar input {
    max-width: 200px;
    margin-right: 1rem;
}

.top-bar .input-group-field {
    width: 100%;
    margin-right: 0;
}

.top-bar input.button {
    width: auto;
}

.top-bar .top-bar-left,
.top-bar .top-bar-right {
    width: 100%;
}

@media screen and (min-width: 40em) {
    .top-bar .top-bar-left,
    .top-bar .top-bar-right {
        width: auto;
    }
}

@media screen and (max-width: 63.9375em) {
    .top-bar.stacked-for-medium .top-bar-left,
    .top-bar.stacked-for-medium .top-bar-right {
        width: 100%;
    }
}

@media screen and (max-width: 74.9375em) {
    .top-bar.stacked-for-large .top-bar-left,
    .top-bar.stacked-for-large .top-bar-right {
        width: 100%;
    }
}

.top-bar-title {
    float: left;
    margin-right: 1rem;
}

.top-bar-left {
    float: left;
}

.top-bar-right {
    float: right;
}

.breadcrumbs {
    list-style: none;
    margin: 0 0 1rem 0;
}

.breadcrumbs::before, .breadcrumbs::after {
    content: ' ';
    display: table;
    flex-basis: 0;
    order: 1;
}

.breadcrumbs::after {
    clear: both;
}

.breadcrumbs li {
    float: left;
    color: #0a0a0a;
    font-size: 0.6875rem;
    cursor: default;
    text-transform: uppercase;
}

.breadcrumbs li:first-child::before,
.breadcrumbs li:not(:last-child)::after {
    color: #bbb;
    content: "/";
    /*content: "\27E9";*/
    margin: 0 0.65rem;
    position: relative;
    opacity: 1;
}

.breadcrumbs a {
    color: #00779c;
}

.breadcrumbs a:hover {
    text-decoration: underline;
}

.breadcrumbs .disabled {
    color: #cacaca;
}

.accordion {
    list-style-type: none;
    background: #fefefe;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    border-radius: 3px;
    margin-left: 0;
}

.accordion-title {
    display: block;
    padding: 1.25rem 1rem;
    line-height: 1;
    font-size: 0.75rem;
    color: #2ba6cb;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
}

.accordion-title:hover, .accordion-title:focus {
    background-color: #e6e6e6;
}

.accordion-title::before {
    content: '+';
    position: absolute;
    right: 1rem;
    top: 50%;
    margin-top: -0.5rem;
}

.is-active > .accordion-title::before {
    content: '–';
}

.accordion-content {
    padding: 1rem;
    display: none;
    border-bottom: 1px solid #e6e6e6;
    background-color: #fefefe;
}

.dropdown-pane {
    background-color: #fefefe;
    border: 1px solid #cacaca;
    border-radius: 3px;
    display: block;
    font-size: 1rem;
    padding: 1rem;
    position: absolute;
    visibility: hidden;
    width: 300px;
    z-index: 10;
}

.dropdown-pane.is-open {
    visibility: visible;
}

.dropdown-pane.tiny {
    width: 100px;
}

.dropdown-pane.small {
    width: 200px;
}

.dropdown-pane.large {
    width: 400px;
}

.tabs {
    margin: 0;
    list-style-type: none;
    background: #fefefe;
    border: 1px solid #e6e6e6;
}

.tabs::before, .tabs::after {
    content: ' ';
    display: table;
    flex-basis: 0;
    order: 1;
}

.tabs::after {
    clear: both;
}

.tabs.vertical > li {
    width: auto;
    float: none;
    display: block;
}

.tabs.simple > li > a {
    padding: 0;
}

.tabs.simple > li > a:hover {
    background: transparent;
}

.tabs.primary {
    background: #2ba6cb;
}

.tabs.primary > li > a {
    color: #fefefe;
}

.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
    background: #299ec1;
}

.tabs-title {
    float: left;
}

.tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    line-height: 1;
    font-size: 0.75rem;
}

.tabs-title > a:hover {
    background: #fefefe;
}

.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
    background: #e6e6e6;
}

.tabs-content {
    background: #fefefe;
    transition: all 0.5s ease;
    border: 1px solid #e6e6e6;
    border-top: 0;
}

.tabs-content.vertical {
    border: 1px solid #e6e6e6;
    border-left: 0;
}

.tabs-panel {
    display: none;
    padding: 1rem;
}

.tabs-panel.is-active {
    display: block;
}

.callout {
    margin: 0 0 1rem 0;
    padding: 1rem;
    border: 1px solid rgba(10, 10, 10, 0.25);
    border-radius: 3px;
    position: relative;
    color: #0a0a0a;
    background-color: white;
}

.callout > :first-child {
    margin-top: 0;
}

.callout > :last-child {
    margin-bottom: 0;
}

.callout.primary {
    background-color: #def2f8;
}

.callout.secondary {
    background-color: #fcfcfc;
}

.callout.alert {
    background-color: #fcd6d6;
}

.callout.success {
    background-color: #e6f7d9;
}

.callout.warning {
    background-color: #fff3d9;
}

.callout.body-font {
    background-color: #dedede;
}

.callout.header {
    background-color: #dedede;
}

.callout.small {
    padding-top: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem;
}

.callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem;
}

.media-object {
    margin-bottom: 1rem;
    display: block;
}

.media-object img {
    max-width: none;
}

@media screen and (max-width: 39.9375em) {
    .media-object.stack-for-small .media-object-section {
        padding: 0;
        padding-bottom: 1rem;
        display: block;
    }

    .media-object.stack-for-small .media-object-section img {
        width: 100%;
    }
}

.media-object-section {
    display: table-cell;
    vertical-align: top;
}

.media-object-section:first-child {
    padding-right: 1rem;
}

.media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem;
}

.media-object-section.middle {
    vertical-align: middle;
}

.media-object-section.bottom {
    vertical-align: bottom;
}

.reveal {
    border-radius: 3px;
}

table {
    width: 100% !important;
    margin-top: 2rem;
    margin-bottom: 2.1rem;
    border-radius: 3px;
}

table thead,
table tbody,
table tfoot {
    border: 1px solid #dedede;
    border-right: none;
    border-bottom: none;
}

table thead,
table tfoot {
    background: #e6e6e6;
    color: inherit;
}

table thead th,
table thead td,
table tfoot th,
table tfoot td {
    padding: 0.625rem;
    font-weight: bold;
    text-align: inherit;
}

table tbody tr:first-child {
    border-bottom: 1px solid #d8d8d8;
}

table tbody tr:nth-child(even) {
    background-color: #f8f8f8;
}

table tbody th,
table tbody td {
    padding: 0.625rem;
    vertical-align: top;
}

table th {
    border-right: 1px solid #ddd;
}

table td {
    border-right: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
}

@media screen and (max-width: 63.9375em) {
    table.stack {
        counter-reset: thNumber;
    }

    table.stack thead {
        display: block;
        border-bottom: none;
    }

    table.stack thead tr th {
        counter-increment: thNumber;
        border-bottom: 0px solid #ddd;
    }

    table.stack thead tr th:last-child {
        border-bottom: none;
    }

    table.stack thead tr th:before {
        content: counter(thNumber) ".";
        padding-right: 18px;
        border-right: 1px solid #ddd;
        margin-right: 18px;
        font-size: 0.75em;
    }

    table.stack tbody tr {
        counter-reset: tdNumber;
    }

    table.stack tbody tr td {
        counter-increment: tdNumber;
    }

    table.stack tbody tr td:before {
        content: counter(tdNumber) ".";
        padding-right: 18px;
        border-right: 1px solid #ddd;
        margin-right: 18px;
        font-size: 0.75em;
    }

    table.stack tr {
        border-bottom: 1px solid #ddd;
    }
}

table.hover tr:hover {
    background-color: #ececec;
}

.badge {
    display: inline-block;
    padding: 0.3em;
    min-width: 2.1em;
    font-size: 0.6rem;
    text-align: center;
    border-radius: 50%;
    background: #2ba6cb;
    color: #fefefe;
}

.badge.secondary {
    background: #e9e9e9;
    color: #0a0a0a;
}

.badge.alert {
    background: #c60f13;
    color: #fefefe;
}

.badge.success {
    background: #5da423;
    color: #fefefe;
}

.badge.warning {
    background: #ffae00;
    color: #fefefe;
}

.badge.body-font {
    background: #222222;
    color: #fefefe;
}

.badge.header {
    background: #222222;
    color: #fefefe;
}

.label {
    display: inline-block;
    padding: 0.33333rem 0.5rem;
    font-size: 0.8rem;
    line-height: 1;
    white-space: nowrap;
    cursor: default;
    border-radius: 3px;
    background: #2ba6cb;
    color: #fefefe;
}

.label.secondary {
    background: #e9e9e9;
    color: #0a0a0a;
}

.label.alert {
    background: #c60f13;
    color: #fefefe;
}

.label.success {
    background: #5da423;
    color: #fefefe;
}

.label.warning {
    background: #ffae00;
    color: #fefefe;
}

.label.body-font {
    background: #222222;
    color: #fefefe;
}

.label.header {
    background: #222222;
    color: #fefefe;
}

.progress {
    background-color: #cacaca;
    height: 1rem;
    margin-bottom: 1rem;
    border-radius: 3px;
}

.progress.primary .progress-meter {
    background-color: #2ba6cb;
}

.progress.secondary .progress-meter {
    background-color: #e9e9e9;
}

.progress.alert .progress-meter {
    background-color: #c60f13;
}

.progress.success .progress-meter {
    background-color: #5da423;
}

.progress.warning .progress-meter {
    background-color: #ffae00;
}

.progress.body-font .progress-meter {
    background-color: #222222;
}

.progress.header .progress-meter {
    background-color: #222222;
}

.progress-meter {
    position: relative;
    display: block;
    width: 0%;
    height: 100%;
    background-color: #2ba6cb;
    border-radius: 3px;
}

.progress-meter-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    margin: 0;
    font-size: 0.75rem;
    font-weight: bold;
    color: #fefefe;
    white-space: nowrap;
    border-radius: 3px;
}

.tooltip {
    border-radius: 3px;
}

.flex-video {
    position: relative;
    height: 0;
    padding-bottom: 75%;
    margin-bottom: 1rem;
    overflow: hidden;
}

.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.flex-video.widescreen {
    padding-bottom: 56.25%;
}

.flex-video.vimeo {
    padding-top: 0;
}

.orbit {
    position: relative;
}

.orbit-container {
    position: relative;
    margin: 0;
    overflow: hidden;
    list-style: none;
}

.orbit-slide {
    width: 100%;
    max-height: 100%;
}

.orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0;
}

.orbit-figure {
    margin: 0;
}

.orbit-image {
    margin: 0;
    width: 100%;
    max-width: 100%;
}

.orbit-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 1rem;
    margin-bottom: 0;
    color: #fefefe;
    background-color: rgba(10, 10, 10, 0.5);
}

.orbit-previous, .orbit-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    padding: 1rem;
    color: #fefefe;
}

[data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next {
    outline: 0;
}

.orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
    background-color: rgba(10, 10, 10, 0.5);
}

.orbit-previous {
    left: 0;
}

.orbit-next {
    left: auto;
    right: 0;
}

.orbit-bullets {
    position: relative;
    margin-top: 0.8rem;
    margin-bottom: 0.8rem;
    text-align: center;
}

[data-whatinput='mouse'] .orbit-bullets {
    outline: 0;
}

.orbit-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: 0.1rem;
    background-color: #cacaca;
    border-radius: 50%;
}

.orbit-bullets button:hover {
    background-color: #8a8a8a;
}

.orbit-bullets button.is-active {
    background-color: #8a8a8a;
}

.thumbnail {
    border: solid 4px #fefefe;
    box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
    display: inline-block;
    line-height: 0;
    max-width: 100%;
    transition: box-shadow 200ms ease-out;
    border-radius: 3px;
    margin-bottom: 1rem;
}

.thumbnail:hover, .thumbnail:focus {
    box-shadow: 0 0 6px 1px rgba(43, 166, 203, 0.5);
}

.sticky-container {
    position: relative;
}

.sticky {
    position: absolute;
    z-index: 0;
    transform: translate3d(0, 0, 0);
}

.sticky.is-stuck {
    position: fixed;
    z-index: 5;
}

.sticky.is-stuck.is-at-top {
    top: 0;
}

.sticky.is-stuck.is-at-bottom {
    bottom: 0;
}

.sticky.is-anchored {
    position: absolute;
    left: auto;
    right: auto;
}

.sticky.is-anchored.is-at-bottom {
    bottom: 0;
}

.slide-in-down.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateY(-100%);
    transition-property: transform, opacity;
    backface-visibility: hidden;
}

.slide-in-down.mui-enter.mui-enter-active {
    transform: translateY(0);
}

.slide-in-left.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateX(-100%);
    transition-property: transform, opacity;
    backface-visibility: hidden;
}

.slide-in-left.mui-enter.mui-enter-active {
    transform: translateX(0);
}

.slide-in-up.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateY(100%);
    transition-property: transform, opacity;
    backface-visibility: hidden;
}

.slide-in-up.mui-enter.mui-enter-active {
    transform: translateY(0);
}

.slide-in-right.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateX(100%);
    transition-property: transform, opacity;
    backface-visibility: hidden;
}

.slide-in-right.mui-enter.mui-enter-active {
    transform: translateX(0);
}

.slide-out-down.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateY(0);
    transition-property: transform, opacity;
    backface-visibility: hidden;
}

.slide-out-down.mui-leave.mui-leave-active {
    transform: translateY(100%);
}

.slide-out-right.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateX(0);
    transition-property: transform, opacity;
    backface-visibility: hidden;
}

.slide-out-right.mui-leave.mui-leave-active {
    transform: translateX(100%);
}

.slide-out-up.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateY(0);
    transition-property: transform, opacity;
    backface-visibility: hidden;
}

.slide-out-up.mui-leave.mui-leave-active {
    transform: translateY(-100%);
}

.slide-out-left.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateX(0);
    transition-property: transform, opacity;
    backface-visibility: hidden;
}

.slide-out-left.mui-leave.mui-leave-active {
    transform: translateX(-100%);
}

.fade-in.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    opacity: 0;
    transition-property: opacity;
}

.fade-in.mui-enter.mui-enter-active {
    opacity: 1;
}

.fade-out.mui-leave {
    transition-duration: 500ms;
    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: 500ms;
    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: 500ms;
    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: 500ms;
    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: 500ms;
    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: 500ms;
    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: 500ms;
    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 {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1;
}

.hinge-out-from-top.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: top;
    transition-property: transform, opacity;
    opacity: 1;
}

.hinge-out-from-top.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0;
}

.hinge-out-from-right.mui-leave {
    transition-duration: 500ms;
    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: 500ms;
    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: 500ms;
    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: 500ms;
    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: 500ms;
    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: 500ms;
    transition-timing-function: linear;
    transform: scale(0.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: 500ms;
    transition-timing-function: linear;
    transform: scale(1.5);
    transition-property: transform, opacity;
    opacity: 0;
}

.scale-in-down.mui-enter.mui-enter-active {
    transform: scale(1);
    opacity: 1;
}

.scale-out-up.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: scale(1);
    transition-property: transform, opacity;
    opacity: 1;
}

.scale-out-up.mui-leave.mui-leave-active {
    transform: scale(1.5);
    opacity: 0;
}

.scale-out-down.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: scale(1);
    transition-property: transform, opacity;
    opacity: 1;
}

.scale-out-down.mui-leave.mui-leave-active {
    transform: scale(0.5);
    opacity: 0;
}

.spin-in.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: rotate(-0.75turn);
    transition-property: transform, opacity;
    opacity: 0;
}

.spin-in.mui-enter.mui-enter-active {
    transform: rotate(0);
    opacity: 1;
}

.spin-out.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: rotate(0);
    transition-property: transform, opacity;
    opacity: 1;
}

.spin-out.mui-leave.mui-leave-active {
    transform: rotate(0.75turn);
    opacity: 0;
}

.spin-in-ccw.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: rotate(0.75turn);
    transition-property: transform, opacity;
    opacity: 0;
}

.spin-in-ccw.mui-enter.mui-enter-active {
    transform: rotate(0);
    opacity: 1;
}

.spin-out-ccw.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: rotate(0);
    transition-property: transform, opacity;
    opacity: 1;
}

.spin-out-ccw.mui-leave.mui-leave-active {
    transform: rotate(-0.75turn);
    opacity: 0;
}

.slow {
    transition-duration: 750ms !important;
}

.fast {
    transition-duration: 250ms !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(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
    transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
    transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
    transition-delay: 300ms !important;
}

.long-delay {
    transition-delay: 700ms !important;
}

.shake {
    animation-name: shake-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 {
    animation-name: spin-cw-1turn;
}

@keyframes spin-cw-1turn {
    0% {
        transform: rotate(-1turn);
    }

    100% {
        transform: rotate(0);
    }
}

.spin-ccw {
    animation-name: spin-cw-1turn;
}

@keyframes spin-cw-1turn {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(1turn);
    }
}

.wiggle {
    animation-name: wiggle-7deg;
}

@keyframes wiggle-7deg {
    40%, 50%, 60% {
        transform: rotate(7deg);
    }

    35%, 45%, 55%, 65% {
        transform: rotate(-7deg);
    }

    0%, 30%, 70%, 100% {
        transform: rotate(0);
    }
}

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
    animation-duration: 500ms;
}

.infinite {
    animation-iteration-count: infinite;
}

.slow {
    animation-duration: 750ms !important;
}

.fast {
    animation-duration: 250ms !important;
}

.linear {
    animation-timing-function: linear !important;
}

.ease {
    animation-timing-function: ease !important;
}

.ease-in {
    animation-timing-function: ease-in !important;
}

.ease-out {
    animation-timing-function: ease-out !important;
}

.ease-in-out {
    animation-timing-function: ease-in-out !important;
}

.bounce-in {
    animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
    animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
    animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
    animation-delay: 300ms !important;
}

.long-delay {
    animation-delay: 700ms !important;
}
