html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

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

body {
    line-height: 1
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none
    }

table {
    border-collapse: collapse;
    border-spacing: 0
}
/*!
 * Bootstrap v4.0.0-beta (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

@media print {
    *, *::before, *::after {
        text-shadow: none !important;
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important
    }

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

    abbr[title]::after {
        content: " (" attr(title) ")"
    }

    pre {
        white-space: pre-wrap !important
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .badge {
        border: 1px solid #000
    }

    .table, .wysiwyg table, .contentRow--text table, .contentRow__content table, .staffMemberPanel__description table, .facility__tabPane table {
        border-collapse: collapse !important
    }

        .table td, .wysiwyg table td, .contentRow--text table td, .contentRow__content table td, .staffMemberPanel__description table td, .facility__tabPane table td, .table th, .wysiwyg table th, .contentRow--text table th, .contentRow__content table th, .staffMemberPanel__description table th, .facility__tabPane table th {
            background-color: #fff !important
        }

        .table-bordered th, .wysiwyg table[border="1"] th, .contentRow--text table[border="1"] th, .contentRow__content table[border="1"] th, .staffMemberPanel__description table[border="1"] th, .facility__tabPane table[border="1"] th, .table-bordered td, .wysiwyg table[border="1"] td, .contentRow--text table[border="1"] td, .contentRow__content table[border="1"] td, .staffMemberPanel__description table[border="1"] td, .facility__tabPane table[border="1"] td {
            border: 1px solid #ddd !important
        }
}

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

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

@-ms-viewport {
    width: device-width
}

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

body {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: none !important
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

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

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[title], abbr[data-original-title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    -moz-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ol, ul, dl {
    margin-top: 0;
    margin-bottom: 1rem
}

    ol ol, ul ul, ol ul, ul ol {
        margin-bottom: 0
    }

dt {
    font-weight: bold
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

b, strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

    a:hover {
        color: #0056b3;
        text-decoration: underline
    }

    a:not([href]):not([tabindex]) {
        color: inherit;
        text-decoration: none
    }

        a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
            color: inherit;
            text-decoration: none
        }

        a:not([href]):not([tabindex]):focus {
            outline: 0
        }

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

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

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

/*a, area, button, [role="button"], input:not([type=range]), label, select, summary, textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}*/

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #868e96;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

input, button, select, optgroup, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

/*button, input {
    overflow: visible
}*/

button, select {
    text-transform: none
}

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

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

/*input[type="radio"], input[type="checkbox"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}*/

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

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

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

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

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

output {
    display: inline-block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none !important
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

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

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

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

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

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

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

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.1
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.1
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.1
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.1
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,0.1)
}

small, .small {
    font-size: 80%;
    font-weight: normal
}

mark, .mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

    .list-inline-item:not(:last-child) {
        margin-right: 5px
    }

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #868e96
}

    .blockquote-footer::before {
        content: "\2014 \00A0"
    }

.img-fluid {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #868e96
}

code, kbd, pre, samp {
    font-family: "SFMono-Regular",Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}

code {
    padding: .2rem .4rem;
    font-size: 90%;
    color: #bd4147;
    background-color: #f8f9fa;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem
}

a > code {
    padding: 0;
    color: inherit;
    background-color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: 90%;
    color: #fff;
    background-color: #212529;
    -webkit-border-radius: .2rem;
    -moz-border-radius: .2rem;
    border-radius: .2rem
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: bold
    }

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 90%;
    color: #212529
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        background-color: transparent;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container, .headerPanel__breadcrumbs, .headerPanel__arrow {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px
}

@media (min-width: 576px) {
    .container, .headerPanel__breadcrumbs, .headerPanel__arrow {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .container, .headerPanel__breadcrumbs, .headerPanel__arrow {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .container, .headerPanel__breadcrumbs, .headerPanel__arrow {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .container, .headerPanel__breadcrumbs, .headerPanel__arrow {
        max-width: 1230px
    }
}

.container-fluid {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px
}

.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -20px;
    margin-left: -20px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

    .no-gutters > .col, .no-gutters > [class*="col-"] {
        padding-right: 0;
        padding-left: 0
    }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 20px;
    padding-left: 20px
}

.col {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -moz-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -moz-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -moz-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -moz-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -moz-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -moz-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -moz-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -moz-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -moz-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
    .col-sm {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -moz-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -moz-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -moz-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -moz-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -moz-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -moz-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -moz-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -moz-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -moz-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0%
    }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
    .col-md {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -moz-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -moz-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -moz-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -moz-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -moz-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -moz-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -moz-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -moz-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -moz-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-md-0 {
        margin-left: 0%
    }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 992px) {
    .col-lg {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -moz-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -moz-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -moz-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -moz-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -moz-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -moz-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -moz-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -moz-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -moz-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0%
    }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {
    .col-xl {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -moz-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -moz-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -moz-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -moz-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -moz-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -moz-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -moz-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -moz-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -moz-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0%
    }

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

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

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

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

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

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

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

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

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

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

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

.table, .wysiwyg table, .contentRow--text table, .contentRow__content table, .staffMemberPanel__description table, .facility__tabPane table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: rgba(0,0,0,0)
}

    .table th, .wysiwyg table th, .contentRow--text table th, .contentRow__content table th, .staffMemberPanel__description table th, .facility__tabPane table th, .table td, .wysiwyg table td, .contentRow--text table td, .contentRow__content table td, .staffMemberPanel__description table td, .facility__tabPane table td {
        padding: .75rem;
        vertical-align: top;
        border-top: 1px solid #e9ecef
    }

    .table thead th, .wysiwyg table thead th, .contentRow--text table thead th, .contentRow__content table thead th, .staffMemberPanel__description table thead th, .facility__tabPane table thead th {
        vertical-align: bottom;
        border-bottom: 2px solid #e9ecef
    }

    .table tbody + tbody, .wysiwyg table tbody + tbody, .contentRow--text table tbody + tbody, .contentRow__content table tbody + tbody, .staffMemberPanel__description table tbody + tbody, .facility__tabPane table tbody + tbody {
        border-top: 2px solid #e9ecef
    }

    .table .table, .wysiwyg table .table, .contentRow--text table .table, .contentRow__content table .table, .staffMemberPanel__description table .table, .facility__tabPane table .table, .table .wysiwyg table, .wysiwyg .table table, .wysiwyg table table, .table .contentRow--text table, .contentRow--text .table table, .contentRow--text table table, .table .contentRow__content table, .contentRow__content .table table, .contentRow__content table table, .table .staffMemberPanel__description table, .staffMemberPanel__description .table table, .staffMemberPanel__description table table, .table .facility__tabPane table, .facility__tabPane .table table, .facility__tabPane table table {
        background-color: #fff
    }

.table-sm th, .table-sm td {
    padding: .3rem
}

.table-bordered, .wysiwyg table[border="1"], .contentRow--text table[border="1"], .contentRow__content table[border="1"], .staffMemberPanel__description table[border="1"], .facility__tabPane table[border="1"] {
    border: 1px solid #e9ecef
}

    .table-bordered th, .wysiwyg table[border="1"] th, .contentRow--text table[border="1"] th, .contentRow__content table[border="1"] th, .staffMemberPanel__description table[border="1"] th, .facility__tabPane table[border="1"] th, .table-bordered td, .wysiwyg table[border="1"] td, .contentRow--text table[border="1"] td, .contentRow__content table[border="1"] td, .staffMemberPanel__description table[border="1"] td, .facility__tabPane table[border="1"] td {
        border: 1px solid #e9ecef
    }

    .table-bordered thead th, .wysiwyg table[border="1"] thead th, .contentRow--text table[border="1"] thead th, .contentRow__content table[border="1"] thead th, .staffMemberPanel__description table[border="1"] thead th, .facility__tabPane table[border="1"] thead th, .table-bordered thead td, .wysiwyg table[border="1"] thead td, .contentRow--text table[border="1"] thead td, .contentRow__content table[border="1"] thead td, .staffMemberPanel__description table[border="1"] thead td, .facility__tabPane table[border="1"] thead td {
        border-bottom-width: 2px
    }

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,0.05)
}

.table-hover tbody tr:hover {
    background-color: rgba(0,0,0,0.075)
}

.table-primary, .table-primary > th, .table-primary > td {
    background-color: #b8daff
}

.table-hover .table-primary:hover {
    background-color: #9fcdff
}

    .table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th {
        background-color: #9fcdff
    }

.table-secondary, .table-secondary > th, .table-secondary > td {
    background-color: #dddfe2
}

.table-hover .table-secondary:hover {
    background-color: #cfd2d6
}

    .table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th {
        background-color: #cfd2d6
    }

.table-success, .table-success > th, .table-success > td {
    background-color: #c3e6cb
}

.table-hover .table-success:hover {
    background-color: #b1dfbb
}

    .table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
        background-color: #b1dfbb
    }

.table-info, .table-info > th, .table-info > td {
    background-color: #bee5eb
}

.table-hover .table-info:hover {
    background-color: #abdde5
}

    .table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
        background-color: #abdde5
    }

.table-warning, .table-warning > th, .table-warning > td {
    background-color: #ffeeba
}

.table-hover .table-warning:hover {
    background-color: #ffe8a1
}

    .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
        background-color: #ffe8a1
    }

.table-danger, .table-danger > th, .table-danger > td {
    background-color: #f5c6cb
}

.table-hover .table-danger:hover {
    background-color: #f1b0b7
}

    .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
        background-color: #f1b0b7
    }

.table-light, .table-light > th, .table-light > td {
    background-color: #fdfdfe
}

.table-hover .table-light:hover {
    background-color: #ececf6
}

    .table-hover .table-light:hover > td, .table-hover .table-light:hover > th {
        background-color: #ececf6
    }

.table-dark, .table-dark > th, .table-dark > td {
    background-color: #c6c8ca
}

.table-hover .table-dark:hover {
    background-color: #b9bbbe
}

    .table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th {
        background-color: #b9bbbe
    }

.table-active, .table-active > th, .table-active > td {
    background-color: rgba(0,0,0,0.075)
}

.table-hover .table-active:hover {
    background-color: rgba(0,0,0,0.075)
}

    .table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
        background-color: rgba(0,0,0,0.075)
    }

.table .thead-dark th, .wysiwyg table .thead-dark th, .contentRow--text table .thead-dark th, .contentRow__content table .thead-dark th, .staffMemberPanel__description table .thead-dark th, .facility__tabPane table .thead-dark th {
    color: #fff;
    background-color: #212529;
    border-color: #32383e
}

.table .thead-light th, .wysiwyg table .thead-light th, .contentRow--text table .thead-light th, .contentRow__content table .thead-light th, .staffMemberPanel__description table .thead-light th, .facility__tabPane table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #e9ecef
}

.table-dark {
    color: #fff;
    background-color: #212529
}

    .table-dark th, .table-dark td, .table-dark thead th {
        border-color: #32383e
    }

    .table-dark.table-bordered, .wysiwyg table.table-dark[border="1"], .contentRow--text table.table-dark[border="1"], .contentRow__content table.table-dark[border="1"], .staffMemberPanel__description table.table-dark[border="1"], .facility__tabPane table.table-dark[border="1"] {
        border: 0
    }

    .table-dark.table-striped tbody tr:nth-of-type(odd) {
        background-color: rgba(255,255,255,0.05)
    }

    .table-dark.table-hover tbody tr:hover {
        background-color: rgba(255,255,255,0.075)
    }

@media (max-width: 575px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

        .table-responsive-sm.table-bordered, .wysiwyg table.table-responsive-sm[border="1"], .contentRow--text table.table-responsive-sm[border="1"], .contentRow__content table.table-responsive-sm[border="1"], .staffMemberPanel__description table.table-responsive-sm[border="1"], .facility__tabPane table.table-responsive-sm[border="1"] {
            border: 0
        }
}

@media (max-width: 767px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

        .table-responsive-md.table-bordered, .wysiwyg table.table-responsive-md[border="1"], .contentRow--text table.table-responsive-md[border="1"], .contentRow__content table.table-responsive-md[border="1"], .staffMemberPanel__description table.table-responsive-md[border="1"], .facility__tabPane table.table-responsive-md[border="1"] {
            border: 0
        }
}

@media (max-width: 991px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

        .table-responsive-lg.table-bordered, .wysiwyg table.table-responsive-lg[border="1"], .contentRow--text table.table-responsive-lg[border="1"], .contentRow__content table.table-responsive-lg[border="1"], .staffMemberPanel__description table.table-responsive-lg[border="1"], .facility__tabPane table.table-responsive-lg[border="1"] {
            border: 0
        }
}

@media (max-width: 1199px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

        .table-responsive-xl.table-bordered, .wysiwyg table.table-responsive-xl[border="1"], .contentRow--text table.table-responsive-xl[border="1"], .contentRow__content table.table-responsive-xl[border="1"], .staffMemberPanel__description table.table-responsive-xl[border="1"], .facility__tabPane table.table-responsive-xl[border="1"] {
            border: 0
        }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

    .table-responsive.table-bordered, .wysiwyg table.table-responsive[border="1"], .contentRow--text table.table-responsive[border="1"], .contentRow__content table.table-responsive[border="1"], .staffMemberPanel__description table.table-responsive[border="1"], .facility__tabPane table.table-responsive[border="1"] {
        border: 0
    }

.form-control {
    display: block;
    width: 100%;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #495057;
    background-color: #fff;
    background-image: none;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    -o-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,0.15);
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem;
    -webkit-transition: border-color ease-in-out 0.15s,-webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,-webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    -moz-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s,-moz-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s,-webkit-box-shadow ease-in-out 0.15s,-moz-box-shadow ease-in-out 0.15s
}

    .form-control::-ms-expand {
        background-color: transparent;
        border: 0
    }

    .form-control:focus {
        color: #495057;
        background-color: #fff;
        border-color: #80bdff;
        outline: none
    }

    .form-control::-webkit-input-placeholder {
        color: #868e96;
        opacity: 1
    }

    .form-control:-moz-placeholder {
        color: #868e96;
        opacity: 1
    }

    .form-control::-moz-placeholder {
        color: #868e96;
        opacity: 1
    }

    .form-control:-ms-input-placeholder {
        color: #868e96;
        opacity: 1
    }

    .form-control::-ms-input-placeholder {
        color: #868e96;
        opacity: 1
    }

    .form-control::placeholder {
        color: #868e96;
        opacity: 1
    }

    .form-control:disabled, .form-control[readonly] {
        background-color: #e9ecef;
        opacity: 1
    }

select.form-control:not([size]):not([multiple]) {
    height: -webkit-calc(2.25rem + 2px);
    height: -moz-calc(2.25rem + 2px);
    height: calc(2.25rem + 2px)
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.form-control-file, .form-control-range {
    display: block
}

.col-form-label {
    padding-top: -webkit-calc(.5rem - 1px * 2);
    padding-top: -moz-calc(.5rem - 1px * 2);
    padding-top: calc(.5rem - 1px * 2);
    padding-bottom: -webkit-calc(.5rem - 1px * 2);
    padding-bottom: -moz-calc(.5rem - 1px * 2);
    padding-bottom: calc(.5rem - 1px * 2);
    margin-bottom: 0
}

.col-form-label-lg {
    padding-top: -webkit-calc(.5rem - 1px * 2);
    padding-top: -moz-calc(.5rem - 1px * 2);
    padding-top: calc(.5rem - 1px * 2);
    padding-bottom: -webkit-calc(.5rem - 1px * 2);
    padding-bottom: -moz-calc(.5rem - 1px * 2);
    padding-bottom: calc(.5rem - 1px * 2);
    font-size: 1.25rem
}

.col-form-label-sm {
    padding-top: -webkit-calc(.25rem - 1px * 2);
    padding-top: -moz-calc(.25rem - 1px * 2);
    padding-top: calc(.25rem - 1px * 2);
    padding-bottom: -webkit-calc(.25rem - 1px * 2);
    padding-bottom: -moz-calc(.25rem - 1px * 2);
    padding-bottom: calc(.25rem - 1px * 2);
    font-size: .875rem
}

.col-form-legend {
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 0;
    font-size: 1rem
}

.form-control-plaintext {
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 0;
    line-height: 1.25;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

    .form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control, .input-group-sm > .form-control-plaintext.input-group-addon, .input-group-sm > .input-group-btn > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control, .input-group-lg > .form-control-plaintext.input-group-addon, .input-group-lg > .input-group-btn > .form-control-plaintext.btn {
        padding-right: 0;
        padding-left: 0
    }

.form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    -webkit-border-radius: .2rem;
    -moz-border-radius: .2rem;
    border-radius: .2rem
}

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]), .input-group-sm > select.input-group-addon:not([size]):not([multiple]), .input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
    height: -webkit-calc(1.8125rem + 2px);
    height: -moz-calc(1.8125rem + 2px);
    height: calc(1.8125rem + 2px)
}

.form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    -webkit-border-radius: .3rem;
    -moz-border-radius: .3rem;
    border-radius: .3rem
}

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]), .input-group-lg > select.input-group-addon:not([size]):not([multiple]), .input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
    height: -webkit-calc(2.875rem + 2px);
    height: -moz-calc(2.875rem + 2px);
    height: calc(2.875rem + 2px)
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

    .form-row > .col, .form-row > [class*="col-"] {
        padding-right: 5px;
        padding-left: 5px
    }

.form-check {
    position: relative;
    display: block;
    margin-bottom: .5rem
}

    .form-check.disabled .form-check-label {
        color: #868e96
    }

.form-check-label {
    padding-left: 1.25rem;
    margin-bottom: 0
}

.form-check-input {
    position: absolute;
    margin-top: .25rem;
    margin-left: -1.25rem
}

.form-check-inline {
    display: inline-block;
    margin-right: .75rem
}

    .form-check-inline .form-check-label {
        vertical-align: middle
    }

.invalid-feedback {
    display: none;
    margin-top: .25rem;
    font-size: .875rem;
    color: #dc3545
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    width: 250px;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(220,53,69,0.8);
    -webkit-border-radius: .2rem;
    -moz-border-radius: .2rem;
    border-radius: .2rem
}

.was-validated .form-control:valid, .form-control.is-valid, .was-validated .custom-select:valid, .custom-select.is-valid {
    border-color: #28a745
}

    .was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(40,167,69,0.25);
        -moz-box-shadow: 0 0 0 0.2rem rgba(40,167,69,0.25);
        box-shadow: 0 0 0 0.2rem rgba(40,167,69,0.25)
    }

    .was-validated .form-control:valid ~ .valid-feedback, .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback, .form-control.is-valid ~ .valid-tooltip, .was-validated .custom-select:valid ~ .valid-feedback, .was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback, .custom-select.is-valid ~ .valid-tooltip {
        display: block
    }

.was-validated .form-check-input:valid + .form-check-label, .form-check-input.is-valid + .form-check-label {
    color: #28a745
}

.was-validated .custom-control-input:valid ~ .custom-control-indicator, .custom-control-input.is-valid ~ .custom-control-indicator {
    background-color: rgba(40,167,69,0.25)
}

.was-validated .custom-control-input:valid ~ .custom-control-description, .custom-control-input.is-valid ~ .custom-control-description {
    color: #28a745
}

.was-validated .custom-file-input:valid ~ .custom-file-control, .custom-file-input.is-valid ~ .custom-file-control {
    border-color: #28a745
}

    .was-validated .custom-file-input:valid ~ .custom-file-control::before, .custom-file-input.is-valid ~ .custom-file-control::before {
        border-color: inherit
    }

.was-validated .custom-file-input:valid:focus, .custom-file-input.is-valid:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40,167,69,0.25);
    -moz-box-shadow: 0 0 0 0.2rem rgba(40,167,69,0.25);
    box-shadow: 0 0 0 0.2rem rgba(40,167,69,0.25)
}

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .custom-select.is-invalid {
    border-color: #dc3545
}

    .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(220,53,69,0.25);
        -moz-box-shadow: 0 0 0 0.2rem rgba(220,53,69,0.25);
        box-shadow: 0 0 0 0.2rem rgba(220,53,69,0.25)
    }

    .was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback, .form-control.is-invalid ~ .invalid-tooltip, .was-validated .custom-select:invalid ~ .invalid-feedback, .was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback, .custom-select.is-invalid ~ .invalid-tooltip {
        display: block
    }

.was-validated .form-check-input:invalid + .form-check-label, .form-check-input.is-invalid + .form-check-label {
    color: #dc3545
}

.was-validated .custom-control-input:invalid ~ .custom-control-indicator, .custom-control-input.is-invalid ~ .custom-control-indicator {
    background-color: rgba(220,53,69,0.25)
}

.was-validated .custom-control-input:invalid ~ .custom-control-description, .custom-control-input.is-invalid ~ .custom-control-description {
    color: #dc3545
}

.was-validated .custom-file-input:invalid ~ .custom-file-control, .custom-file-input.is-invalid ~ .custom-file-control {
    border-color: #dc3545
}

    .was-validated .custom-file-input:invalid ~ .custom-file-control::before, .custom-file-input.is-invalid ~ .custom-file-control::before {
        border-color: inherit
    }

.was-validated .custom-file-input:invalid:focus, .custom-file-input.is-invalid:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220,53,69,0.25);
    -moz-box-shadow: 0 0 0 0.2rem rgba(220,53,69,0.25);
    box-shadow: 0 0 0 0.2rem rgba(220,53,69,0.25)
}

.form-inline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .form-inline .form-check {
        width: 100%
    }

@media (min-width: 576px) {
    .form-inline label {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-plaintext {
        display: inline-block
    }

    .form-inline .input-group {
        width: auto
    }

    .form-inline .form-control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-check {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        margin-top: 0;
        margin-bottom: 0
    }

    .form-inline .form-check-label {
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .form-inline .custom-control {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 0
    }

    .form-inline .custom-control-indicator {
        position: static;
        display: inline-block;
        margin-right: .25rem;
        vertical-align: text-bottom
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.btn {
    display: inline-block;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem;
    -webkit-transition: background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
    -o-transition: background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
    -moz-transition: background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-moz-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out,-moz-box-shadow 0.15s ease-in-out
}

    .btn:focus, .btn:hover {
        text-decoration: none
    }

    .btn:focus, .btn.focus {
        outline: 0;
        -webkit-box-shadow: 0 0 0 3px rgba(0,123,255,0.25);
        -moz-box-shadow: 0 0 0 3px rgba(0,123,255,0.25);
        box-shadow: 0 0 0 3px rgba(0,123,255,0.25)
    }

    .btn.disabled, .btn:disabled {
        opacity: .65
    }

    .btn:active, .btn.active {
        background-image: none
    }

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

    .btn-primary:hover {
        color: #fff;
        background-color: #0069d9;
        border-color: #0062cc
    }

    .btn-primary:focus, .btn-primary.focus {
        -webkit-box-shadow: 0 0 0 3px rgba(0,123,255,0.5);
        -moz-box-shadow: 0 0 0 3px rgba(0,123,255,0.5);
        box-shadow: 0 0 0 3px rgba(0,123,255,0.5)
    }

    .btn-primary.disabled, .btn-primary:disabled {
        background-color: #007bff;
        border-color: #007bff
    }

    .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
        background-color: #0069d9;
        background-image: none;
        border-color: #0062cc
    }

.btn-secondary {
    color: #fff;
    background-color: #868e96;
    border-color: #868e96
}

    .btn-secondary:hover {
        color: #fff;
        background-color: #727b84;
        border-color: #6c757d
    }

    .btn-secondary:focus, .btn-secondary.focus {
        -webkit-box-shadow: 0 0 0 3px rgba(134,142,150,0.5);
        -moz-box-shadow: 0 0 0 3px rgba(134,142,150,0.5);
        box-shadow: 0 0 0 3px rgba(134,142,150,0.5)
    }

    .btn-secondary.disabled, .btn-secondary:disabled {
        background-color: #868e96;
        border-color: #868e96
    }

    .btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle {
        background-color: #727b84;
        background-image: none;
        border-color: #6c757d
    }

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

    .btn-success:hover {
        color: #fff;
        background-color: #218838;
        border-color: #1e7e34
    }

    .btn-success:focus, .btn-success.focus {
        -webkit-box-shadow: 0 0 0 3px rgba(40,167,69,0.5);
        -moz-box-shadow: 0 0 0 3px rgba(40,167,69,0.5);
        box-shadow: 0 0 0 3px rgba(40,167,69,0.5)
    }

    .btn-success.disabled, .btn-success:disabled {
        background-color: #28a745;
        border-color: #28a745
    }

    .btn-success:active, .btn-success.active, .show > .btn-success.dropdown-toggle {
        background-color: #218838;
        background-image: none;
        border-color: #1e7e34
    }

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

    .btn-info:hover {
        color: #fff;
        background-color: #138496;
        border-color: #117a8b
    }

    .btn-info:focus, .btn-info.focus {
        -webkit-box-shadow: 0 0 0 3px rgba(23,162,184,0.5);
        -moz-box-shadow: 0 0 0 3px rgba(23,162,184,0.5);
        box-shadow: 0 0 0 3px rgba(23,162,184,0.5)
    }

    .btn-info.disabled, .btn-info:disabled {
        background-color: #17a2b8;
        border-color: #17a2b8
    }

    .btn-info:active, .btn-info.active, .show > .btn-info.dropdown-toggle {
        background-color: #138496;
        background-image: none;
        border-color: #117a8b
    }

.btn-warning {
    color: #111;
    background-color: #ffc107;
    border-color: #ffc107
}

    .btn-warning:hover {
        color: #111;
        background-color: #e0a800;
        border-color: #d39e00
    }

    .btn-warning:focus, .btn-warning.focus {
        -webkit-box-shadow: 0 0 0 3px rgba(255,193,7,0.5);
        -moz-box-shadow: 0 0 0 3px rgba(255,193,7,0.5);
        box-shadow: 0 0 0 3px rgba(255,193,7,0.5)
    }

    .btn-warning.disabled, .btn-warning:disabled {
        background-color: #ffc107;
        border-color: #ffc107
    }

    .btn-warning:active, .btn-warning.active, .show > .btn-warning.dropdown-toggle {
        background-color: #e0a800;
        background-image: none;
        border-color: #d39e00
    }

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

    .btn-danger:hover {
        color: #fff;
        background-color: #c82333;
        border-color: #bd2130
    }

    .btn-danger:focus, .btn-danger.focus {
        -webkit-box-shadow: 0 0 0 3px rgba(220,53,69,0.5);
        -moz-box-shadow: 0 0 0 3px rgba(220,53,69,0.5);
        box-shadow: 0 0 0 3px rgba(220,53,69,0.5)
    }

    .btn-danger.disabled, .btn-danger:disabled {
        background-color: #dc3545;
        border-color: #dc3545
    }

    .btn-danger:active, .btn-danger.active, .show > .btn-danger.dropdown-toggle {
        background-color: #c82333;
        background-image: none;
        border-color: #bd2130
    }

.btn-light {
    color: #111;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

    .btn-light:hover {
        color: #111;
        background-color: #e2e6ea;
        border-color: #dae0e5
    }

    .btn-light:focus, .btn-light.focus {
        -webkit-box-shadow: 0 0 0 3px rgba(248,249,250,0.5);
        -moz-box-shadow: 0 0 0 3px rgba(248,249,250,0.5);
        box-shadow: 0 0 0 3px rgba(248,249,250,0.5)
    }

    .btn-light.disabled, .btn-light:disabled {
        background-color: #f8f9fa;
        border-color: #f8f9fa
    }

    .btn-light:active, .btn-light.active, .show > .btn-light.dropdown-toggle {
        background-color: #e2e6ea;
        background-image: none;
        border-color: #dae0e5
    }

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

    .btn-dark:hover {
        color: #fff;
        background-color: #23272b;
        border-color: #1d2124
    }

    .btn-dark:focus, .btn-dark.focus {
        -webkit-box-shadow: 0 0 0 3px rgba(52,58,64,0.5);
        -moz-box-shadow: 0 0 0 3px rgba(52,58,64,0.5);
        box-shadow: 0 0 0 3px rgba(52,58,64,0.5)
    }

    .btn-dark.disabled, .btn-dark:disabled {
        background-color: #343a40;
        border-color: #343a40
    }

    .btn-dark:active, .btn-dark.active, .show > .btn-dark.dropdown-toggle {
        background-color: #23272b;
        background-image: none;
        border-color: #1d2124
    }

.btn-outline-primary {
    color: #007bff;
    background-color: transparent;
    background-image: none;
    border-color: #007bff
}

    .btn-outline-primary:hover {
        color: #fff;
        background-color: #007bff;
        border-color: #007bff
    }

    .btn-outline-primary:focus, .btn-outline-primary.focus {
        -webkit-box-shadow: 0 0 0 3px rgba(0,123,255,0.5);
        -moz-box-shadow: 0 0 0 3px rgba(0,123,255,0.5);
        box-shadow: 0 0 0 3px rgba(0,123,255,0.5)
    }

    .btn-outline-primary.disabled, .btn-outline-primary:disabled {
        color: #007bff;
        background-color: transparent
    }

    .btn-outline-primary:active, .btn-outline-primary.active, .show > .btn-outline-primary.dropdown-toggle {
        color: #fff;
        background-color: #007bff;
        border-color: #007bff
    }

.btn-outline-secondary {
    color: #868e96;
    background-color: transparent;
    background-image: none;
    border-color: #868e96
}

    .btn-outline-secondary:hover {
        color: #fff;
        background-color: #868e96;
        border-color: #868e96
    }

    .btn-outline-secondary:focus, .btn-outline-secondary.focus {
        -webkit-box-shadow: 0 0 0 3px rgba(134,142,150,0.5);
        -moz-box-shadow: 0 0 0 3px rgba(134,142,150,0.5);
        box-shadow: 0 0 0 3px rgba(134,142,150,0.5)
    }

    .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
        color: #868e96;
        background-color: transparent
    }

    .btn-outline-secondary:active, .btn-outline-secondary.active, .show > .btn-outline-secondary.dropdown-toggle {
        color: #fff;
        background-color: #868e96;
        border-color: #868e96
    }

.btn-outline-success {
    color: #28a745;
    background-color: transparent;
    background-image: none;
    border-color: #28a745
}

    .btn-outline-success:hover {
        color: #fff;
        background-color: #28a745;
        border-color: #28a745
    }

    .btn-outline-success:focus, .btn-outline-success.focus {
        -webkit-box-shadow: 0 0 0 3px rgba(40,167,69,0.5);
        -moz-box-shadow: 0 0 0 3px rgba(40,167,69,0.5);
        box-shadow: 0 0 0 3px rgba(40,167,69,0.5)
    }

    .btn-outline-success.disabled, .btn-outline-success:disabled {
        color: #28a745;
        background-color: transparent
    }

    .btn-outline-success:active, .btn-outline-success.active, .show > .btn-outline-success.dropdown-toggle {
        color: #fff;
        background-color: #28a745;
        border-color: #28a745
    }

.btn-outline-info {
    color: #17a2b8;
    background-color: transparent;
    background-image: none;
    border-color: #17a2b8
}

    .btn-outline-info:hover {
        color: #fff;
        background-color: #17a2b8;
        border-color: #17a2b8
    }

    .btn-outline-info:focus, .btn-outline-info.focus {
        -webkit-box-shadow: 0 0 0 3px rgba(23,162,184,0.5);
        -moz-box-shadow: 0 0 0 3px rgba(23,162,184,0.5);
        box-shadow: 0 0 0 3px rgba(23,162,184,0.5)
    }

    .btn-outline-info.disabled, .btn-outline-info:disabled {
        color: #17a2b8;
        background-color: transparent
    }

    .btn-outline-info:active, .btn-outline-info.active, .show > .btn-outline-info.dropdown-toggle {
        color: #fff;
        background-color: #17a2b8;
        border-color: #17a2b8
    }

.btn-outline-warning {
    color: #ffc107;
    background-color: transparent;
    background-image: none;
    border-color: #ffc107
}

    .btn-outline-warning:hover {
        color: #fff;
        background-color: #ffc107;
        border-color: #ffc107
    }

    .btn-outline-warning:focus, .btn-outline-warning.focus {
        -webkit-box-shadow: 0 0 0 3px rgba(255,193,7,0.5);
        -moz-box-shadow: 0 0 0 3px rgba(255,193,7,0.5);
        box-shadow: 0 0 0 3px rgba(255,193,7,0.5)
    }

    .btn-outline-warning.disabled, .btn-outline-warning:disabled {
        color: #ffc107;
        background-color: transparent
    }

    .btn-outline-warning:active, .btn-outline-warning.active, .show > .btn-outline-warning.dropdown-toggle {
        color: #fff;
        background-color: #ffc107;
        border-color: #ffc107
    }

.btn-outline-danger {
    color: #dc3545;
    background-color: transparent;
    background-image: none;
    border-color: #dc3545
}

    .btn-outline-danger:hover {
        color: #fff;
        background-color: #dc3545;
        border-color: #dc3545
    }

    .btn-outline-danger:focus, .btn-outline-danger.focus {
        -webkit-box-shadow: 0 0 0 3px rgba(220,53,69,0.5);
        -moz-box-shadow: 0 0 0 3px rgba(220,53,69,0.5);
        box-shadow: 0 0 0 3px rgba(220,53,69,0.5)
    }

    .btn-outline-danger.disabled, .btn-outline-danger:disabled {
        color: #dc3545;
        background-color: transparent
    }

    .btn-outline-danger:active, .btn-outline-danger.active, .show > .btn-outline-danger.dropdown-toggle {
        color: #fff;
        background-color: #dc3545;
        border-color: #dc3545
    }

.btn-outline-light {
    color: #f8f9fa;
    background-color: transparent;
    background-image: none;
    border-color: #f8f9fa
}

    .btn-outline-light:hover {
        color: #212529;
        background-color: #f8f9fa;
        border-color: #f8f9fa
    }

    .btn-outline-light:focus, .btn-outline-light.focus {
        -webkit-box-shadow: 0 0 0 3px rgba(248,249,250,0.5);
        -moz-box-shadow: 0 0 0 3px rgba(248,249,250,0.5);
        box-shadow: 0 0 0 3px rgba(248,249,250,0.5)
    }

    .btn-outline-light.disabled, .btn-outline-light:disabled {
        color: #f8f9fa;
        background-color: transparent
    }

    .btn-outline-light:active, .btn-outline-light.active, .show > .btn-outline-light.dropdown-toggle {
        color: #212529;
        background-color: #f8f9fa;
        border-color: #f8f9fa
    }

.btn-outline-dark {
    color: #343a40;
    background-color: transparent;
    background-image: none;
    border-color: #343a40
}

    .btn-outline-dark:hover {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40
    }

    .btn-outline-dark:focus, .btn-outline-dark.focus {
        -webkit-box-shadow: 0 0 0 3px rgba(52,58,64,0.5);
        -moz-box-shadow: 0 0 0 3px rgba(52,58,64,0.5);
        box-shadow: 0 0 0 3px rgba(52,58,64,0.5)
    }

    .btn-outline-dark.disabled, .btn-outline-dark:disabled {
        color: #343a40;
        background-color: transparent
    }

    .btn-outline-dark:active, .btn-outline-dark.active, .show > .btn-outline-dark.dropdown-toggle {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40
    }

.btn-link {
    font-weight: normal;
    color: #007bff;
    background-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

    .btn-link:hover {
        color: #0056b3;
        text-decoration: underline;
        background-color: transparent;
        border-color: transparent
    }

    .btn-link:focus, .btn-link.focus {
        border-color: transparent;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    .btn-link:disabled, .btn-link.disabled {
        color: #868e96
    }

.btn-lg, .btn-group-lg > .btn {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    -webkit-border-radius: .3rem;
    -moz-border-radius: .3rem;
    border-radius: .3rem
}

.btn-sm, .btn-group-sm > .btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    -webkit-border-radius: .2rem;
    -moz-border-radius: .2rem;
    border-radius: .2rem
}

.btn-block {
    display: block;
    width: 100%
}

    .btn-block + .btn-block {
        margin-top: .5rem
    }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    -moz-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear
}

    .fade.show {
        opacity: 1
    }

.collapse {
    display: none
}

    .collapse.show {
        display: block
    }

tr.collapse.show {
    display: table-row
}

tbody.collapse.show {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    -o-transition: height 0.35s ease;
    -moz-transition: height 0.35s ease;
    transition: height 0.35s ease
}

.dropup, .dropdown {
    position: relative
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-left: .3em solid transparent
}

.dropdown-toggle:empty::after {
    margin-left: 0
}

.dropup .dropdown-menu {
    margin-top: 0;
    margin-bottom: .125rem
}

.dropup .dropdown-toggle::after {
    border-top: 0;
    border-bottom: .3em solid
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    -o-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,0.15);
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: normal;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background: none;
    border: 0
}

    .dropdown-item:focus, .dropdown-item:hover {
        color: #16181b;
        text-decoration: none;
        background-color: #f8f9fa
    }

    .dropdown-item.active, .dropdown-item:active {
        color: #fff;
        text-decoration: none;
        background-color: #007bff
    }

    .dropdown-item.disabled, .dropdown-item:disabled {
        color: #868e96;
        background-color: transparent
    }

.show > a {
    outline: 0
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #868e96;
    white-space: nowrap
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle
}

    .btn-group > .btn, .btn-group-vertical > .btn {
        position: relative;
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        -moz-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

        .btn-group > .btn:hover, .btn-group-vertical > .btn:hover {
            z-index: 2
        }

        .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active {
            z-index: 2
        }

    .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group, .btn-group-vertical .btn + .btn, .btn-group-vertical .btn + .btn-group, .btn-group-vertical .btn-group + .btn, .btn-group-vertical .btn-group + .btn-group {
        margin-left: -1px
    }

.btn-toolbar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

    .btn-toolbar .input-group {
        width: auto
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        -webkit-border-top-right-radius: 0;
        -moz-border-radius-topright: 0;
        border-top-right-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        -moz-border-radius-bottomright: 0;
        border-bottom-right-radius: 0
    }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

    .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        -webkit-border-top-right-radius: 0;
        -moz-border-radius-topright: 0;
        border-top-right-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        -moz-border-radius-bottomright: 0;
        border-bottom-right-radius: 0
    }

    .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
        -webkit-border-top-left-radius: 0;
        -moz-border-radius-topleft: 0;
        border-top-left-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-bottomleft: 0;
        border-bottom-left-radius: 0
    }

.btn + .dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

    .btn + .dropdown-toggle-split::after {
        margin-left: 0
    }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .btn-group-vertical .btn, .btn-group-vertical .btn-group {
        width: 100%
    }

    .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

    .btn-group-vertical:first-child:not(:last-child) {
        -webkit-border-bottom-right-radius: 0;
        -moz-border-radius-bottomright: 0;
        border-bottom-right-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-bottomleft: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical:last-child:not(:first-child) {
        -webkit-border-top-left-radius: 0;
        -moz-border-radius-topleft: 0;
        border-top-left-radius: 0;
        -webkit-border-top-right-radius: 0;
        -moz-border-radius-topright: 0;
        border-top-right-radius: 0
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        -webkit-border-bottom-right-radius: 0;
        -moz-border-radius-bottomright: 0;
        border-bottom-right-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-bottomleft: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        -webkit-border-top-left-radius: 0;
        -moz-border-radius-topleft: 0;
        border-top-left-radius: 0;
        -webkit-border-top-right-radius: 0;
        -moz-border-radius-topright: 0;
        border-top-right-radius: 0
    }

/*[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}*/

.input-group {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

    .input-group .form-control {
        position: relative;
        z-index: 2;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -moz-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        width: 1%;
        margin-bottom: 0
    }

        .input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
            z-index: 3
        }

        .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0
        }

.input-group-addon, .input-group-btn {
    white-space: nowrap
}

.input-group-addon {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.25;
    color: #495057;
    text-align: center;
    background-color: #e9ecef;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    -o-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,0.15);
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem
}

    .input-group-addon.form-control-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
        padding: .25rem .5rem;
        font-size: .875rem;
        -webkit-border-radius: .2rem;
        -moz-border-radius: .2rem;
        border-radius: .2rem
    }

    .input-group-addon.form-control-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
        padding: .5rem 1rem;
        font-size: 1.25rem;
        -webkit-border-radius: .3rem;
        -moz-border-radius: .3rem;
        border-radius: .3rem
    }

/*    .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
        margin-top: 0
    }
*/
    .input-group .form-control:not(:last-child), .input-group-addon:not(:last-child), .input-group-btn:not(:last-child) > .btn, .input-group-btn:not(:last-child) > .btn-group > .btn, .input-group-btn:not(:last-child) > .dropdown-toggle, .input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
        -webkit-border-top-right-radius: 0;
        -moz-border-radius-topright: 0;
        border-top-right-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        -moz-border-radius-bottomright: 0;
        border-bottom-right-radius: 0
    }

    .input-group-addon:not(:last-child) {
        border-right: 0
    }

    .input-group .form-control:not(:first-child), .input-group-addon:not(:first-child), .input-group-btn:not(:first-child) > .btn, .input-group-btn:not(:first-child) > .btn-group > .btn, .input-group-btn:not(:first-child) > .dropdown-toggle, .input-group-btn:not(:last-child) > .btn:not(:first-child), .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
        -webkit-border-top-left-radius: 0;
        -moz-border-radius-topleft: 0;
        border-top-left-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-bottomleft: 0;
        border-bottom-left-radius: 0
    }

.form-control + .input-group-addon:not(:first-child) {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

    .input-group-btn > .btn {
        position: relative;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding-box;
        -o-background-clip: padding-box;
        background-clip: padding-box;
        border: 1px solid rgba(0,0,0,0.15)
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px
        }

        .input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
            z-index: 3
        }

    .input-group-btn:not(:last-child) > .btn, .input-group-btn:not(:last-child) > .btn-group {
        margin-right: -1px
    }

    .input-group-btn:not(:first-child) > .btn, .input-group-btn:not(:first-child) > .btn-group {
        z-index: 2;
        margin-left: -1px
    }

        .input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover, .input-group-btn:not(:first-child) > .btn-group:focus, .input-group-btn:not(:first-child) > .btn-group:active, .input-group-btn:not(:first-child) > .btn-group:hover {
            z-index: 3
        }

.custom-control {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-height: 1.5rem;
    padding-left: 1.5rem;
    margin-right: 1rem
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

    .custom-control-input:checked ~ .custom-control-indicator {
        color: #fff;
        background-color: #007bff
    }

    .custom-control-input:focus ~ .custom-control-indicator {
        -webkit-box-shadow: 0 0 0 1px #fff,0 0 0 3px #007bff;
        -moz-box-shadow: 0 0 0 1px #fff,0 0 0 3px #007bff;
        box-shadow: 0 0 0 1px #fff,0 0 0 3px #007bff
    }

    .custom-control-input:active ~ .custom-control-indicator {
        color: #fff;
        background-color: #b3d7ff
    }

    .custom-control-input:disabled ~ .custom-control-indicator {
        background-color: #e9ecef
    }

    .custom-control-input:disabled ~ .custom-control-description {
        color: #868e96
    }

.custom-control-indicator {
    position: absolute;
    top: .25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #ddd;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 50% 50%;
    -moz-background-size: 50% 50%;
    -o-background-size: 50% 50%;
    background-size: 50% 50%
}

.custom-checkbox .custom-control-indicator {
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
    background-color: #007bff;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-indicator {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}

.custom-controls-stacked {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

    .custom-controls-stacked .custom-control {
        margin-bottom: .25rem
    }

        .custom-controls-stacked .custom-control + .custom-control {
            margin-left: 0
        }

.custom-select {
    display: inline-block;
    max-width: 100%;
    height: -webkit-calc(2.25rem + 2px);
    height: -moz-calc(2.25rem + 2px);
    height: calc(2.25rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.25;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    -o-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-background-size: 8px 10px;
    -moz-background-size: 8px 10px;
    -o-background-size: 8px 10px;
    background-size: 8px 10px;
    border: 1px solid rgba(0,0,0,0.15);
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

    .custom-select:focus {
        border-color: #80bdff;
        outline: none
    }

        .custom-select:focus::-ms-value {
            color: #495057;
            background-color: #fff
        }

    .custom-select:disabled {
        color: #868e96;
        background-color: #e9ecef
    }

    .custom-select::-ms-expand {
        opacity: 0
    }

.custom-select-sm {
    height: -webkit-calc(1.8125rem + 2px);
    height: -moz-calc(1.8125rem + 2px);
    height: calc(1.8125rem + 2px);
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 75%
}

.custom-file {
    position: relative;
    display: inline-block;
    max-width: 100%;
    height: -webkit-calc(2.25rem + 2px);
    height: -moz-calc(2.25rem + 2px);
    height: calc(2.25rem + 2px);
    margin-bottom: 0
}

.custom-file-input {
    min-width: 14rem;
    max-width: 100%;
    height: -webkit-calc(2.25rem + 2px);
    height: -moz-calc(2.25rem + 2px);
    height: calc(2.25rem + 2px);
    margin: 0;
    opacity: 0
}

    .custom-file-input:focus ~ .custom-file-control {
        -webkit-box-shadow: 0 0 0 0.075rem #fff,0 0 0 0.2rem #007bff;
        -moz-box-shadow: 0 0 0 0.075rem #fff,0 0 0 0.2rem #007bff;
        box-shadow: 0 0 0 0.075rem #fff,0 0 0 0.2rem #007bff
    }

.custom-file-control {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    height: -webkit-calc(2.25rem + 2px);
    height: -moz-calc(2.25rem + 2px);
    height: calc(2.25rem + 2px);
    padding: .5rem .75rem;
    overflow: hidden;
    line-height: 1.25;
    color: #495057;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    -o-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,0.15);
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem
}

    .custom-file-control:lang(en):empty::after {
        content: "Choose file..."
    }

    .custom-file-control::before {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 6;
        display: block;
        height: -webkit-calc(2.25rem + 2px);
        height: -moz-calc(2.25rem + 2px);
        height: calc(2.25rem + 2px);
        padding: .5rem .75rem;
        line-height: 1.25;
        color: #495057;
        background-color: #e9ecef;
        border-left: 1px solid rgba(0,0,0,0.15)
    }

    .custom-file-control:lang(en)::before {
        content: "Browse"
    }

.nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

    .nav-link:focus, .nav-link:hover {
        text-decoration: none
    }

    .nav-link.disabled {
        color: #868e96
    }

.nav-tabs {
    border-bottom: 1px solid #ddd
}

    .nav-tabs .nav-item {
        margin-bottom: -1px
    }

    .nav-tabs .nav-link {
        border: 1px solid transparent;
        -webkit-border-top-left-radius: .25rem;
        -moz-border-radius-topleft: .25rem;
        border-top-left-radius: .25rem;
        -webkit-border-top-right-radius: .25rem;
        -moz-border-radius-topright: .25rem;
        border-top-right-radius: .25rem
    }

        .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
            border-color: #e9ecef #e9ecef #ddd
        }

        .nav-tabs .nav-link.disabled {
            color: #868e96;
            background-color: transparent;
            border-color: transparent
        }

        .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
            color: #495057;
            background-color: #fff;
            border-color: #ddd #ddd #fff
        }

    .nav-tabs .dropdown-menu {
        margin-top: -1px;
        -webkit-border-top-left-radius: 0;
        -moz-border-radius-topleft: 0;
        border-top-left-radius: 0;
        -webkit-border-top-right-radius: 0;
        -moz-border-radius-topright: 0;
        border-top-right-radius: 0
    }

.nav-pills .nav-link {
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem
}

    .nav-pills .nav-link.active, .show > .nav-pills .nav-link {
        color: #fff;
        background-color: #007bff
    }

.nav-fill .nav-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.navbar {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 1rem
}

    .navbar > .container, .navbar > .headerPanel__breadcrumbs, .navbar > .headerPanel__arrow, .navbar > .container-fluid {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

    .navbar-brand:focus, .navbar-brand:hover {
        text-decoration: none
    }

.navbar-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

    .navbar-nav .nav-link {
        padding-right: 0;
        padding-left: 0
    }

    .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }

.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: transparent;
    border: 1px solid transparent;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem
}

    .navbar-toggler:focus, .navbar-toggler:hover {
        text-decoration: none
    }

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%
}

@media (max-width: 575px) {
    .navbar-expand-sm > .container, .navbar-expand-sm > .headerPanel__breadcrumbs, .navbar-expand-sm > .headerPanel__arrow, .navbar-expand-sm > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 576px) {
    .navbar-expand-sm {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row nowrap;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .navbar-expand-sm .navbar-nav {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -webkit-flex-direction: row;
            -moz-box-orient: horizontal;
            -moz-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row
        }

            .navbar-expand-sm .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-sm .navbar-nav .dropdown-menu-right {
                right: 0;
                left: auto
            }

            .navbar-expand-sm .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-expand-sm > .container, .navbar-expand-sm > .headerPanel__breadcrumbs, .navbar-expand-sm > .headerPanel__arrow, .navbar-expand-sm > .container-fluid {
            -webkit-flex-wrap: nowrap;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap
        }

        .navbar-expand-sm .navbar-collapse {
            display: -webkit-box !important;
            display: -webkit-flex !important;
            display: -moz-box !important;
            display: -ms-flexbox !important;
            display: flex !important;
            -webkit-flex-basis: auto;
            -ms-flex-preferred-size: auto;
            flex-basis: auto
        }

        .navbar-expand-sm .navbar-toggler {
            display: none
        }
}

@media (max-width: 767px) {
    .navbar-expand-md > .container, .navbar-expand-md > .headerPanel__breadcrumbs, .navbar-expand-md > .headerPanel__arrow, .navbar-expand-md > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 768px) {
    .navbar-expand-md {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row nowrap;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .navbar-expand-md .navbar-nav {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -webkit-flex-direction: row;
            -moz-box-orient: horizontal;
            -moz-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row
        }

            .navbar-expand-md .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-md .navbar-nav .dropdown-menu-right {
                right: 0;
                left: auto
            }

            .navbar-expand-md .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-expand-md > .container, .navbar-expand-md > .headerPanel__breadcrumbs, .navbar-expand-md > .headerPanel__arrow, .navbar-expand-md > .container-fluid {
            -webkit-flex-wrap: nowrap;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap
        }

        .navbar-expand-md .navbar-collapse {
            display: -webkit-box !important;
            display: -webkit-flex !important;
            display: -moz-box !important;
            display: -ms-flexbox !important;
            display: flex !important;
            -webkit-flex-basis: auto;
            -ms-flex-preferred-size: auto;
            flex-basis: auto
        }

        .navbar-expand-md .navbar-toggler {
            display: none
        }
}

@media (max-width: 991px) {
    .navbar-expand-lg > .container, .navbar-expand-lg > .headerPanel__breadcrumbs, .navbar-expand-lg > .headerPanel__arrow, .navbar-expand-lg > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row nowrap;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .navbar-expand-lg .navbar-nav {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -webkit-flex-direction: row;
            -moz-box-orient: horizontal;
            -moz-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row
        }

            .navbar-expand-lg .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-lg .navbar-nav .dropdown-menu-right {
                right: 0;
                left: auto
            }

            .navbar-expand-lg .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-expand-lg > .container, .navbar-expand-lg > .headerPanel__breadcrumbs, .navbar-expand-lg > .headerPanel__arrow, .navbar-expand-lg > .container-fluid {
            -webkit-flex-wrap: nowrap;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap
        }

        .navbar-expand-lg .navbar-collapse {
            display: -webkit-box !important;
            display: -webkit-flex !important;
            display: -moz-box !important;
            display: -ms-flexbox !important;
            display: flex !important;
            -webkit-flex-basis: auto;
            -ms-flex-preferred-size: auto;
            flex-basis: auto
        }

        .navbar-expand-lg .navbar-toggler {
            display: none
        }
}

@media (max-width: 1199px) {
    .navbar-expand-xl > .container, .navbar-expand-xl > .headerPanel__breadcrumbs, .navbar-expand-xl > .headerPanel__arrow, .navbar-expand-xl > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 1200px) {
    .navbar-expand-xl {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row nowrap;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .navbar-expand-xl .navbar-nav {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -webkit-flex-direction: row;
            -moz-box-orient: horizontal;
            -moz-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row
        }

            .navbar-expand-xl .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-xl .navbar-nav .dropdown-menu-right {
                right: 0;
                left: auto
            }

            .navbar-expand-xl .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-expand-xl > .container, .navbar-expand-xl > .headerPanel__breadcrumbs, .navbar-expand-xl > .headerPanel__arrow, .navbar-expand-xl > .container-fluid {
            -webkit-flex-wrap: nowrap;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap
        }

        .navbar-expand-xl .navbar-collapse {
            display: -webkit-box !important;
            display: -webkit-flex !important;
            display: -moz-box !important;
            display: -ms-flexbox !important;
            display: flex !important;
            -webkit-flex-basis: auto;
            -ms-flex-preferred-size: auto;
            flex-basis: auto
        }

        .navbar-expand-xl .navbar-toggler {
            display: none
        }
}

.navbar-expand {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

    .navbar-expand > .container, .navbar-expand > .headerPanel__breadcrumbs, .navbar-expand > .headerPanel__arrow, .navbar-expand > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }

    .navbar-expand .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

        .navbar-expand .navbar-nav .dropdown-menu {
            position: absolute
        }

        .navbar-expand .navbar-nav .dropdown-menu-right {
            right: 0;
            left: auto
        }

        .navbar-expand .navbar-nav .nav-link {
            padding-right: .5rem;
            padding-left: .5rem
        }

    .navbar-expand > .container, .navbar-expand > .headerPanel__breadcrumbs, .navbar-expand > .headerPanel__arrow, .navbar-expand > .container-fluid {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand .navbar-collapse {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -moz-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand .navbar-toggler {
        display: none
    }

.navbar-light .navbar-brand {
    color: rgba(0,0,0,0.9)
}

    .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
        color: rgba(0,0,0,0.9)
    }

.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,0.5)
}

    .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
        color: rgba(0,0,0,0.7)
    }

    .navbar-light .navbar-nav .nav-link.disabled {
        color: rgba(0,0,0,0.3)
    }

    .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
        color: rgba(0,0,0,0.9)
    }

.navbar-light .navbar-toggler {
    color: rgba(0,0,0,0.5);
    border-color: rgba(0,0,0,0.1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0,0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-light .navbar-text {
    color: rgba(0,0,0,0.5)
}

.navbar-dark .navbar-brand {
    color: #fff
}

    .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
        color: #fff
    }

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,0.5)
}

    .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
        color: rgba(255,255,255,0.75)
    }

    .navbar-dark .navbar-nav .nav-link.disabled {
        color: rgba(255,255,255,0.25)
    }

    .navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active {
        color: #fff
    }

.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,0.5);
    border-color: rgba(255,255,255,0.1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-dark .navbar-text {
    color: rgba(255,255,255,0.5)
}

.card {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    -webkit-background-clip: border-box;
    -moz-background-clip: border-box;
    -o-background-clip: border-box;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,0.125);
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem
}

.card-body {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -.375rem;
    margin-bottom: 0
}

.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link + .card-link {
    margin-left: 1.25rem
}

.card > .list-group:first-child .list-group-item:first-child {
    -webkit-border-top-left-radius: .25rem;
    -moz-border-radius-topleft: .25rem;
    border-top-left-radius: .25rem;
    -webkit-border-top-right-radius: .25rem;
    -moz-border-radius-topright: .25rem;
    border-top-right-radius: .25rem
}

.card > .list-group:last-child .list-group-item:last-child {
    -webkit-border-bottom-right-radius: .25rem;
    -moz-border-radius-bottomright: .25rem;
    border-bottom-right-radius: .25rem;
    -webkit-border-bottom-left-radius: .25rem;
    -moz-border-radius-bottomleft: .25rem;
    border-bottom-left-radius: .25rem
}

.card .card-header + .list-group > .list-group-item:first-child {
    border-top: 0
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,0.03);
    border-bottom: 1px solid rgba(0,0,0,0.125)
}

    .card-header:first-child {
        -webkit-border-radius: -webkit-calc(.25rem - 1px) -webkit-calc(.25rem - 1px) 0 0;
        -moz-border-radius: -moz-calc(.25rem - 1px) -moz-calc(.25rem - 1px) 0 0;
        border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
    }

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0,0,0,0.03);
    border-top: 1px solid rgba(0,0,0,0.125)
}

    .card-footer:last-child {
        -webkit-border-radius: 0 0 -webkit-calc(.25rem - 1px) -webkit-calc(.25rem - 1px);
        -moz-border-radius: 0 0 -moz-calc(.25rem - 1px) -moz-calc(.25rem - 1px);
        border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
    }

.card-header-tabs {
    margin-right: -.625rem;
    margin-bottom: -.75rem;
    margin-left: -.625rem;
    border-bottom: 0
}

.card-header-pills {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.card-img {
    width: 100%;
    -webkit-border-radius: -webkit-calc(.25rem - 1px);
    -moz-border-radius: -moz-calc(.25rem - 1px);
    border-radius: calc(.25rem - 1px)
}

.card-img-top {
    width: 100%;
    -webkit-border-top-left-radius: -webkit-calc(.25rem - 1px);
    -moz-border-radius-topleft: -moz-calc(.25rem - 1px);
    border-top-left-radius: calc(.25rem - 1px);
    -webkit-border-top-right-radius: -webkit-calc(.25rem - 1px);
    -moz-border-radius-topright: -moz-calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card-img-bottom {
    width: 100%;
    -webkit-border-bottom-right-radius: -webkit-calc(.25rem - 1px);
    -moz-border-radius-bottomright: -moz-calc(.25rem - 1px);
    border-bottom-right-radius: calc(.25rem - 1px);
    -webkit-border-bottom-left-radius: -webkit-calc(.25rem - 1px);
    -moz-border-radius-bottomleft: -moz-calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card-deck {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

    .card-deck .card {
        margin-bottom: 20px
    }

@media (min-width: 576px) {
    .card-deck {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -20px;
        margin-left: -20px
    }

        .card-deck .card {
            display: -webkit-box;
            display: -webkit-flex;
            display: -moz-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-flex: 1;
            -webkit-flex: 1 0 0%;
            -moz-box-flex: 1;
            -ms-flex: 1 0 0%;
            flex: 1 0 0%;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
            -moz-box-orient: vertical;
            -moz-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            margin-right: 20px;
            margin-bottom: 0;
            margin-left: 20px
        }
}

.card-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

    .card-group .card {
        margin-bottom: 20px
    }

@media (min-width: 576px) {
    .card-group {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

        .card-group .card {
            -webkit-box-flex: 1;
            -webkit-flex: 1 0 0%;
            -moz-box-flex: 1;
            -ms-flex: 1 0 0%;
            flex: 1 0 0%;
            margin-bottom: 0
        }

            .card-group .card + .card {
                margin-left: 0;
                border-left: 0
            }

            .card-group .card:first-child {
                -webkit-border-top-right-radius: 0;
                -moz-border-radius-topright: 0;
                border-top-right-radius: 0;
                -webkit-border-bottom-right-radius: 0;
                -moz-border-radius-bottomright: 0;
                border-bottom-right-radius: 0
            }

                .card-group .card:first-child .card-img-top {
                    -webkit-border-top-right-radius: 0;
                    -moz-border-radius-topright: 0;
                    border-top-right-radius: 0
                }

                .card-group .card:first-child .card-img-bottom {
                    -webkit-border-bottom-right-radius: 0;
                    -moz-border-radius-bottomright: 0;
                    border-bottom-right-radius: 0
                }

            .card-group .card:last-child {
                -webkit-border-top-left-radius: 0;
                -moz-border-radius-topleft: 0;
                border-top-left-radius: 0;
                -webkit-border-bottom-left-radius: 0;
                -moz-border-radius-bottomleft: 0;
                border-bottom-left-radius: 0
            }

                .card-group .card:last-child .card-img-top {
                    -webkit-border-top-left-radius: 0;
                    -moz-border-radius-topleft: 0;
                    border-top-left-radius: 0
                }

                .card-group .card:last-child .card-img-bottom {
                    -webkit-border-bottom-left-radius: 0;
                    -moz-border-radius-bottomleft: 0;
                    border-bottom-left-radius: 0
                }

            .card-group .card:not(:first-child):not(:last-child) {
                -webkit-border-radius: 0;
                -moz-border-radius: 0;
                border-radius: 0
            }

                .card-group .card:not(:first-child):not(:last-child) .card-img-top, .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
                    -webkit-border-radius: 0;
                    -moz-border-radius: 0;
                    border-radius: 0
                }
}

.card-columns .card {
    margin-bottom: .75rem
}

@media (min-width: 576px) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem
    }

        .card-columns .card {
            display: inline-block;
            width: 100%
        }
}

.breadcrumb {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem
}

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #868e96;
    content: "/"
}

.breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline
}

.breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none
}

.breadcrumb-item.active {
    color: #868e96
}

.pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem
}

.page-item:first-child .page-link {
    margin-left: 0;
    -webkit-border-top-left-radius: .25rem;
    -moz-border-radius-topleft: .25rem;
    border-top-left-radius: .25rem;
    -webkit-border-bottom-left-radius: .25rem;
    -moz-border-radius-bottomleft: .25rem;
    border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
    -webkit-border-top-right-radius: .25rem;
    -moz-border-radius-topright: .25rem;
    border-top-right-radius: .25rem;
    -webkit-border-bottom-right-radius: .25rem;
    -moz-border-radius-bottomright: .25rem;
    border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.page-item.disabled .page-link {
    color: #868e96;
    pointer-events: none;
    background-color: #fff;
    border-color: #ddd
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #ddd
}

    .page-link:focus, .page-link:hover {
        color: #0056b3;
        text-decoration: none;
        background-color: #e9ecef;
        border-color: #ddd
    }

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
    -webkit-border-top-left-radius: .3rem;
    -moz-border-radius-topleft: .3rem;
    border-top-left-radius: .3rem;
    -webkit-border-bottom-left-radius: .3rem;
    -moz-border-radius-bottomleft: .3rem;
    border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    -webkit-border-top-right-radius: .3rem;
    -moz-border-radius-topright: .3rem;
    border-top-right-radius: .3rem;
    -webkit-border-bottom-right-radius: .3rem;
    -moz-border-radius-bottomright: .3rem;
    border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
    -webkit-border-top-left-radius: .2rem;
    -moz-border-radius-topleft: .2rem;
    border-top-left-radius: .2rem;
    -webkit-border-bottom-left-radius: .2rem;
    -moz-border-radius-bottomleft: .2rem;
    border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    -webkit-border-top-right-radius: .2rem;
    -moz-border-radius-topright: .2rem;
    border-top-right-radius: .2rem;
    -webkit-border-bottom-right-radius: .2rem;
    -moz-border-radius-bottomright: .2rem;
    border-bottom-right-radius: .2rem
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem
}

    .badge:empty {
        display: none
    }

.btn .badge {
    position: relative;
    top: -1px
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    -webkit-border-radius: 10rem;
    -moz-border-radius: 10rem;
    border-radius: 10rem
}

.badge-primary {
    color: #fff;
    background-color: #007bff
}

    .badge-primary[href]:focus, .badge-primary[href]:hover {
        color: #fff;
        text-decoration: none;
        background-color: #0062cc
    }

.badge-secondary {
    color: #fff;
    background-color: #868e96
}

    .badge-secondary[href]:focus, .badge-secondary[href]:hover {
        color: #fff;
        text-decoration: none;
        background-color: #6c757d
    }

.badge-success {
    color: #fff;
    background-color: #28a745
}

    .badge-success[href]:focus, .badge-success[href]:hover {
        color: #fff;
        text-decoration: none;
        background-color: #1e7e34
    }

.badge-info {
    color: #fff;
    background-color: #17a2b8
}

    .badge-info[href]:focus, .badge-info[href]:hover {
        color: #fff;
        text-decoration: none;
        background-color: #117a8b
    }

.badge-warning {
    color: #111;
    background-color: #ffc107
}

    .badge-warning[href]:focus, .badge-warning[href]:hover {
        color: #111;
        text-decoration: none;
        background-color: #d39e00
    }

.badge-danger {
    color: #fff;
    background-color: #dc3545
}

    .badge-danger[href]:focus, .badge-danger[href]:hover {
        color: #fff;
        text-decoration: none;
        background-color: #bd2130
    }

.badge-light {
    color: #111;
    background-color: #f8f9fa
}

    .badge-light[href]:focus, .badge-light[href]:hover {
        color: #111;
        text-decoration: none;
        background-color: #dae0e5
    }

.badge-dark {
    color: #fff;
    background-color: #343a40
}

    .badge-dark[href]:focus, .badge-dark[href]:hover {
        color: #fff;
        text-decoration: none;
        background-color: #1d2124
    }

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    -webkit-border-radius: .3rem;
    -moz-border-radius: .3rem;
    border-radius: .3rem
}

@media (min-width: 576px) {
    .jumbotron {
        padding: 4rem 2rem
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.alert {
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: bold
}

.alert-dismissible .close {
    position: relative;
    top: -.75rem;
    right: -1.25rem;
    padding: .75rem 1.25rem;
    color: inherit
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff
}

    .alert-primary hr {
        border-top-color: #9fcdff
    }

    .alert-primary .alert-link {
        color: #002752
    }

.alert-secondary {
    color: #464a4e;
    background-color: #e7e8ea;
    border-color: #dddfe2
}

    .alert-secondary hr {
        border-top-color: #cfd2d6
    }

    .alert-secondary .alert-link {
        color: #2e3133
    }

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

    .alert-success hr {
        border-top-color: #b1dfbb
    }

    .alert-success .alert-link {
        color: #0b2e13
    }

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

    .alert-info hr {
        border-top-color: #abdde5
    }

    .alert-info .alert-link {
        color: #062c33
    }

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}

    .alert-warning hr {
        border-top-color: #ffe8a1
    }

    .alert-warning .alert-link {
        color: #533f03
    }

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

    .alert-danger hr {
        border-top-color: #f1b0b7
    }

    .alert-danger .alert-link {
        color: #491217
    }

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe
}

    .alert-light hr {
        border-top-color: #ececf6
    }

    .alert-light .alert-link {
        color: #686868
    }

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca
}

    .alert-dark hr {
        border-top-color: #b9bbbe
    }

    .alert-dark .alert-link {
        color: #040505
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem
}

.progress-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    background-color: #007bff
}

.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 1rem 1rem;
    -moz-background-size: 1rem 1rem;
    -o-background-size: 1rem 1rem;
    background-size: 1rem 1rem
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    -moz-animation: progress-bar-stripes 1s linear infinite;
    -o-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite
}

.media {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.media-body {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.list-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit
}

    .list-group-item-action:focus, .list-group-item-action:hover {
        color: #495057;
        text-decoration: none;
        background-color: #f8f9fa
    }

    .list-group-item-action:active {
        color: #212529;
        background-color: #e9ecef
    }

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,0.125)
}

    .list-group-item:first-child {
        -webkit-border-top-left-radius: .25rem;
        -moz-border-radius-topleft: .25rem;
        border-top-left-radius: .25rem;
        -webkit-border-top-right-radius: .25rem;
        -moz-border-radius-topright: .25rem;
        border-top-right-radius: .25rem
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        -webkit-border-bottom-right-radius: .25rem;
        -moz-border-radius-bottomright: .25rem;
        border-bottom-right-radius: .25rem;
        -webkit-border-bottom-left-radius: .25rem;
        -moz-border-radius-bottomleft: .25rem;
        border-bottom-left-radius: .25rem
    }

    .list-group-item:focus, .list-group-item:hover {
        text-decoration: none
    }

    .list-group-item.disabled, .list-group-item:disabled {
        color: #868e96;
        background-color: #fff
    }

    .list-group-item.active {
        z-index: 2;
        color: #fff;
        background-color: #007bff;
        border-color: #007bff
    }

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0
}

.list-group-flush:last-child .list-group-item:last-child {
    border-bottom: 0
}

.list-group-item-primary {
    color: #004085;
    background-color: #b8daff
}

a.list-group-item-primary, button.list-group-item-primary {
    color: #004085
}

    a.list-group-item-primary:focus, a.list-group-item-primary:hover, button.list-group-item-primary:focus, button.list-group-item-primary:hover {
        color: #004085;
        background-color: #9fcdff
    }

    a.list-group-item-primary.active, button.list-group-item-primary.active {
        color: #fff;
        background-color: #004085;
        border-color: #004085
    }

.list-group-item-secondary {
    color: #464a4e;
    background-color: #dddfe2
}

a.list-group-item-secondary, button.list-group-item-secondary {
    color: #464a4e
}

    a.list-group-item-secondary:focus, a.list-group-item-secondary:hover, button.list-group-item-secondary:focus, button.list-group-item-secondary:hover {
        color: #464a4e;
        background-color: #cfd2d6
    }

    a.list-group-item-secondary.active, button.list-group-item-secondary.active {
        color: #fff;
        background-color: #464a4e;
        border-color: #464a4e
    }

.list-group-item-success {
    color: #155724;
    background-color: #c3e6cb
}

a.list-group-item-success, button.list-group-item-success {
    color: #155724
}

    a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
        color: #155724;
        background-color: #b1dfbb
    }

    a.list-group-item-success.active, button.list-group-item-success.active {
        color: #fff;
        background-color: #155724;
        border-color: #155724
    }

.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb
}

a.list-group-item-info, button.list-group-item-info {
    color: #0c5460
}

    a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
        color: #0c5460;
        background-color: #abdde5
    }

    a.list-group-item-info.active, button.list-group-item-info.active {
        color: #fff;
        background-color: #0c5460;
        border-color: #0c5460
    }

.list-group-item-warning {
    color: #856404;
    background-color: #ffeeba
}

a.list-group-item-warning, button.list-group-item-warning {
    color: #856404
}

    a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
        color: #856404;
        background-color: #ffe8a1
    }

    a.list-group-item-warning.active, button.list-group-item-warning.active {
        color: #fff;
        background-color: #856404;
        border-color: #856404
    }

.list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb
}

a.list-group-item-danger, button.list-group-item-danger {
    color: #721c24
}

    a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
        color: #721c24;
        background-color: #f1b0b7
    }

    a.list-group-item-danger.active, button.list-group-item-danger.active {
        color: #fff;
        background-color: #721c24;
        border-color: #721c24
    }

.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe
}

a.list-group-item-light, button.list-group-item-light {
    color: #818182
}

    a.list-group-item-light:focus, a.list-group-item-light:hover, button.list-group-item-light:focus, button.list-group-item-light:hover {
        color: #818182;
        background-color: #ececf6
    }

    a.list-group-item-light.active, button.list-group-item-light.active {
        color: #fff;
        background-color: #818182;
        border-color: #818182
    }

.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca
}

a.list-group-item-dark, button.list-group-item-dark {
    color: #1b1e21
}

    a.list-group-item-dark:focus, a.list-group-item-dark:hover, button.list-group-item-dark:focus, button.list-group-item-dark:hover {
        color: #1b1e21;
        background-color: #b9bbbe
    }

    a.list-group-item-dark.active, button.list-group-item-dark.active {
        color: #fff;
        background-color: #1b1e21;
        border-color: #1b1e21
    }

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

    .close:focus, .close:hover {
        color: #000;
        text-decoration: none;
        opacity: .75
    }

button.close {
    padding: 0;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0
}

    .modal.fade .modal-dialog {
        -webkit-transition: -webkit-transform 0.3s ease-out;
        transition: -webkit-transform 0.3s ease-out;
        -o-transition: -o-transform 0.3s ease-out;
        -moz-transition: transform 0.3s ease-out, -moz-transform 0.3s ease-out;
        transition: transform 0.3s ease-out;
        transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -moz-transform 0.3s ease-out, -o-transform 0.3s ease-out;
        -webkit-transform: translate(0, -25%);
        -moz-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
        -o-transform: translate(0, -25%);
        transform: translate(0, -25%)
    }

    .modal.show .modal-dialog {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
    pointer-events: none
}

.modal-content {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    pointer-events: auto;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    -o-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,0.2);
    -webkit-border-radius: .3rem;
    -moz-border-radius: .3rem;
    border-radius: .3rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

    .modal-backdrop.fade {
        opacity: 0
    }

    .modal-backdrop.show {
        opacity: .5
    }

.modal-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px;
    border-bottom: 1px solid #e9ecef
}

    .modal-header .close {
        margin-left: auto
    }

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 15px
}

.modal-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 15px;
    border-top: 1px solid #e9ecef
}

    .modal-footer > :not(:first-child) {
        margin-left: .25rem
    }

    .modal-footer > :not(:last-child) {
        margin-right: .25rem
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 30px auto
    }

    .modal-sm {
        max-width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        max-width: 800px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

    .tooltip.show {
        opacity: .9
    }

    .tooltip .arrow {
        position: absolute;
        display: block;
        width: 5px;
        height: 5px
    }

    .tooltip.bs-tooltip-top, .tooltip.bs-tooltip-auto[x-placement^="top"] {
        padding: 5px 0
    }

        .tooltip.bs-tooltip-top .arrow, .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow {
            bottom: 0
        }

            .tooltip.bs-tooltip-top .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before {
                margin-left: -3px;
                content: "";
                border-width: 5px 5px 0;
                border-top-color: #000
            }

    .tooltip.bs-tooltip-right, .tooltip.bs-tooltip-auto[x-placement^="right"] {
        padding: 0 5px
    }

        .tooltip.bs-tooltip-right .arrow, .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow {
            left: 0
        }

            .tooltip.bs-tooltip-right .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before {
                margin-top: -3px;
                content: "";
                border-width: 5px 5px 5px 0;
                border-right-color: #000
            }

    .tooltip.bs-tooltip-bottom, .tooltip.bs-tooltip-auto[x-placement^="bottom"] {
        padding: 5px 0
    }

        .tooltip.bs-tooltip-bottom .arrow, .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow {
            top: 0
        }

            .tooltip.bs-tooltip-bottom .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
                margin-left: -3px;
                content: "";
                border-width: 0 5px 5px;
                border-bottom-color: #000
            }

    .tooltip.bs-tooltip-left, .tooltip.bs-tooltip-auto[x-placement^="left"] {
        padding: 0 5px
    }

        .tooltip.bs-tooltip-left .arrow, .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow {
            right: 0
        }

            .tooltip.bs-tooltip-left .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow::before {
                right: 0;
                margin-top: -3px;
                content: "";
                border-width: 5px 0 5px 5px;
                border-left-color: #000
            }

    .tooltip .arrow::before {
        position: absolute;
        border-color: transparent;
        border-style: solid
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    padding: 1px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    -o-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,0.2);
    -webkit-border-radius: .3rem;
    -moz-border-radius: .3rem;
    border-radius: .3rem
}

    .popover .arrow {
        position: absolute;
        display: block;
        width: 10px;
        height: 5px
    }

        .popover .arrow::before, .popover .arrow::after {
            position: absolute;
            display: block;
            border-color: transparent;
            border-style: solid
        }

        .popover .arrow::before {
            content: "";
            border-width: 11px
        }

        .popover .arrow::after {
            content: "";
            border-width: 11px
        }

    .popover.bs-popover-top, .popover.bs-popover-auto[x-placement^="top"] {
        margin-bottom: 10px
    }

        .popover.bs-popover-top .arrow, .popover.bs-popover-auto[x-placement^="top"] .arrow {
            bottom: 0
        }

            .popover.bs-popover-top .arrow::before, .popover.bs-popover-auto[x-placement^="top"] .arrow::before, .popover.bs-popover-top .arrow::after, .popover.bs-popover-auto[x-placement^="top"] .arrow::after {
                border-bottom-width: 0
            }

            .popover.bs-popover-top .arrow::before, .popover.bs-popover-auto[x-placement^="top"] .arrow::before {
                bottom: -11px;
                margin-left: -6px;
                border-top-color: rgba(0,0,0,0.25)
            }

            .popover.bs-popover-top .arrow::after, .popover.bs-popover-auto[x-placement^="top"] .arrow::after {
                bottom: -10px;
                margin-left: -6px;
                border-top-color: #fff
            }

    .popover.bs-popover-right, .popover.bs-popover-auto[x-placement^="right"] {
        margin-left: 10px
    }

        .popover.bs-popover-right .arrow, .popover.bs-popover-auto[x-placement^="right"] .arrow {
            left: 0
        }

            .popover.bs-popover-right .arrow::before, .popover.bs-popover-auto[x-placement^="right"] .arrow::before, .popover.bs-popover-right .arrow::after, .popover.bs-popover-auto[x-placement^="right"] .arrow::after {
                margin-top: -8px;
                border-left-width: 0
            }

            .popover.bs-popover-right .arrow::before, .popover.bs-popover-auto[x-placement^="right"] .arrow::before {
                left: -11px;
                border-right-color: rgba(0,0,0,0.25)
            }

            .popover.bs-popover-right .arrow::after, .popover.bs-popover-auto[x-placement^="right"] .arrow::after {
                left: -10px;
                border-right-color: #fff
            }

    .popover.bs-popover-bottom, .popover.bs-popover-auto[x-placement^="bottom"] {
        margin-top: 10px
    }

        .popover.bs-popover-bottom .arrow, .popover.bs-popover-auto[x-placement^="bottom"] .arrow {
            top: 0
        }

            .popover.bs-popover-bottom .arrow::before, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::before, .popover.bs-popover-bottom .arrow::after, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
                margin-left: -7px;
                border-top-width: 0
            }

            .popover.bs-popover-bottom .arrow::before, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::before {
                top: -11px;
                border-bottom-color: rgba(0,0,0,0.25)
            }

            .popover.bs-popover-bottom .arrow::after, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
                top: -10px;
                border-bottom-color: #fff
            }

        .popover.bs-popover-bottom .popover-header::before, .popover.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
            position: absolute;
            top: 0;
            left: 50%;
            display: block;
            width: 20px;
            margin-left: -10px;
            content: "";
            border-bottom: 1px solid #f7f7f7
        }

    .popover.bs-popover-left, .popover.bs-popover-auto[x-placement^="left"] {
        margin-right: 10px
    }

        .popover.bs-popover-left .arrow, .popover.bs-popover-auto[x-placement^="left"] .arrow {
            right: 0
        }

            .popover.bs-popover-left .arrow::before, .popover.bs-popover-auto[x-placement^="left"] .arrow::before, .popover.bs-popover-left .arrow::after, .popover.bs-popover-auto[x-placement^="left"] .arrow::after {
                margin-top: -8px;
                border-right-width: 0
            }

            .popover.bs-popover-left .arrow::before, .popover.bs-popover-auto[x-placement^="left"] .arrow::before {
                right: -11px;
                border-left-color: rgba(0,0,0,0.25)
            }

            .popover.bs-popover-left .arrow::after, .popover.bs-popover-auto[x-placement^="left"] .arrow::after {
                right: -10px;
                border-left-color: #fff
            }

.popover-header {
    padding: 8px 14px;
    margin-bottom: 0;
    font-size: 1rem;
    color: inherit;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    -webkit-border-top-left-radius: -webkit-calc(.3rem - 1px);
    -moz-border-radius-topleft: -moz-calc(.3rem - 1px);
    border-top-left-radius: calc(.3rem - 1px);
    -webkit-border-top-right-radius: -webkit-calc(.3rem - 1px);
    -moz-border-radius-topright: -moz-calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

    .popover-header:empty {
        display: none
    }

.popover-body {
    padding: 9px 14px;
    color: #212529
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-item {
    position: relative;
    display: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-transition: -webkit-transform 0.6s ease;
    transition: -webkit-transform 0.6s ease;
    -o-transition: -o-transform 0.6s ease;
    -moz-transition: transform 0.6s ease, -moz-transform 0.6s ease;
    transition: transform 0.6s ease;
    transition: transform 0.6s ease, -webkit-transform 0.6s ease, -moz-transform 0.6s ease, -o-transform 0.6s ease;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px
}

    .carousel-item.active, .carousel-item-next, .carousel-item-prev {
        display: block
    }

.carousel-item-next, .carousel-item-prev {
    position: absolute;
    top: 0
}

    .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-item-next, .active.carousel-item-right {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%)
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .carousel-item-next, .active.carousel-item-right {
        -webkit-transform: translate3d(100%, 0, 0);
        -moz-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.carousel-item-prev, .active.carousel-item-left {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%)
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .carousel-item-prev, .active.carousel-item-left {
        -webkit-transform: translate3d(-100%, 0, 0);
        -moz-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.carousel-control-prev, .carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5
}

    .carousel-control-prev:focus, .carousel-control-prev:hover, .carousel-control-next:focus, .carousel-control-next:hover {
        color: #fff;
        text-decoration: none;
        outline: 0;
        opacity: .9
    }

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-prev-icon, .carousel-control-next-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

    .carousel-indicators li {
        position: relative;
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        -moz-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 30px;
        height: 3px;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: -999px;
        background-color: rgba(255,255,255,0.5)
    }

        .carousel-indicators li::before {
            position: absolute;
            top: -10px;
            left: 0;
            display: inline-block;
            width: 100%;
            height: 10px;
            content: ""
        }

        .carousel-indicators li::after {
            position: absolute;
            bottom: -10px;
            left: 0;
            display: inline-block;
            width: 100%;
            height: 10px;
            content: ""
        }

    .carousel-indicators .active {
        background-color: #fff
    }

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

.align-baseline {
    vertical-align: baseline !important
}

.align-top {
    vertical-align: top !important
}

.align-middle {
    vertical-align: middle !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-text-bottom {
    vertical-align: text-bottom !important
}

.align-text-top {
    vertical-align: text-top !important
}

.bg-primary {
    background-color: #007bff !important
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #0062cc !important
}

.bg-secondary {
    background-color: #868e96 !important
}

a.bg-secondary:focus, a.bg-secondary:hover {
    background-color: #6c757d !important
}

.bg-success {
    background-color: #28a745 !important
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #1e7e34 !important
}

.bg-info {
    background-color: #17a2b8 !important
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #117a8b !important
}

.bg-warning {
    background-color: #ffc107 !important
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #d39e00 !important
}

.bg-danger {
    background-color: #dc3545 !important
}

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #bd2130 !important
}

.bg-light {
    background-color: #f8f9fa !important
}

a.bg-light:focus, a.bg-light:hover {
    background-color: #dae0e5 !important
}

.bg-dark {
    background-color: #343a40 !important
}

a.bg-dark:focus, a.bg-dark:hover {
    background-color: #1d2124 !important
}

.bg-white {
    background-color: #fff !important
}

.bg-transparent {
    background-color: transparent !important
}

.border {
    border: 1px solid #e9ecef !important
}

.border-0 {
    border: 0 !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-right-0 {
    border-right: 0 !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-left-0 {
    border-left: 0 !important
}

.border-primary {
    border-color: #007bff !important
}

.border-secondary {
    border-color: #868e96 !important
}

.border-success {
    border-color: #28a745 !important
}

.border-info {
    border-color: #17a2b8 !important
}

.border-warning {
    border-color: #ffc107 !important
}

.border-danger {
    border-color: #dc3545 !important
}

.border-light {
    border-color: #f8f9fa !important
}

.border-dark {
    border-color: #343a40 !important
}

.border-white {
    border-color: #fff !important
}

.rounded {
    -webkit-border-radius: .25rem !important;
    -moz-border-radius: .25rem !important;
    border-radius: .25rem !important
}

.rounded-top {
    -webkit-border-top-left-radius: .25rem !important;
    -moz-border-radius-topleft: .25rem !important;
    border-top-left-radius: .25rem !important;
    -webkit-border-top-right-radius: .25rem !important;
    -moz-border-radius-topright: .25rem !important;
    border-top-right-radius: .25rem !important
}

.rounded-right {
    -webkit-border-top-right-radius: .25rem !important;
    -moz-border-radius-topright: .25rem !important;
    border-top-right-radius: .25rem !important;
    -webkit-border-bottom-right-radius: .25rem !important;
    -moz-border-radius-bottomright: .25rem !important;
    border-bottom-right-radius: .25rem !important
}

.rounded-bottom {
    -webkit-border-bottom-right-radius: .25rem !important;
    -moz-border-radius-bottomright: .25rem !important;
    border-bottom-right-radius: .25rem !important;
    -webkit-border-bottom-left-radius: .25rem !important;
    -moz-border-radius-bottomleft: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

.rounded-left {
    -webkit-border-top-left-radius: .25rem !important;
    -moz-border-radius-topleft: .25rem !important;
    border-top-left-radius: .25rem !important;
    -webkit-border-bottom-left-radius: .25rem !important;
    -moz-border-radius-bottomleft: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

.rounded-circle {
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important
}

.rounded-0 {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important
}

.clearfix::after, .contentRow .rule__linklist::after, .hierarchicalList__list::after, .resourceList__grid::after, .blogWorkList__row::after, .blogWorkList__categoryFilter::after, .eventList__grid::after, .courseList__categoryFilter::after, .courseList__grid::after, .articleListRow::after, .inlineLinkList__list::after, .EditingFormTable td > div::after, .EditingFormTable td .ExplanationText::after, .facility__tabNav::after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -moz-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -moz-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -moz-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -moz-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -moz-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -moz-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -moz-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -moz-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -moz-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.d-print-block {
    display: none !important
}

@media print {
    .d-print-block {
        display: block !important
    }
}

.d-print-inline {
    display: none !important
}

@media print {
    .d-print-inline {
        display: inline !important
    }
}

.d-print-inline-block {
    display: none !important
}

@media print {
    .d-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

    .embed-responsive::before {
        display: block;
        content: ""
    }

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

.embed-responsive-21by9::before {
    padding-top: 42.85714%
}

.embed-responsive-16by9::before {
    padding-top: 56.25%
}

.embed-responsive-4by3::before {
    padding-top: 75%
}

.embed-responsive-1by1::before {
    padding-top: 100%
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -moz-box-orient: horizontal !important;
    -moz-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -moz-box-orient: vertical !important;
    -moz-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -moz-box-orient: horizontal !important;
    -moz-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
    -moz-box-orient: vertical !important;
    -moz-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -moz-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -moz-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -moz-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -moz-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -moz-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -moz-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -moz-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -moz-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -moz-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

@media (min-width: 576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -moz-box-orient: horizontal !important;
        -moz-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -moz-box-orient: vertical !important;
        -moz-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -moz-box-orient: horizontal !important;
        -moz-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -moz-box-orient: vertical !important;
        -moz-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -moz-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -moz-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -moz-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -moz-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-sm-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -moz-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sm-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -moz-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sm-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -moz-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -moz-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -moz-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sm-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sm-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sm-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sm-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sm-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sm-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-sm-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-sm-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-sm-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-sm-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -moz-box-orient: horizontal !important;
        -moz-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -moz-box-orient: vertical !important;
        -moz-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -moz-box-orient: horizontal !important;
        -moz-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -moz-box-orient: vertical !important;
        -moz-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -moz-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -moz-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -moz-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -moz-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-md-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-md-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -moz-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -moz-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -moz-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -moz-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -moz-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-md-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-md-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-md-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-md-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -moz-box-orient: horizontal !important;
        -moz-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -moz-box-orient: vertical !important;
        -moz-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -moz-box-orient: horizontal !important;
        -moz-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -moz-box-orient: vertical !important;
        -moz-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -moz-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -moz-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -moz-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -moz-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-lg-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -moz-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -moz-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -moz-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -moz-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -moz-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-lg-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -moz-box-orient: horizontal !important;
        -moz-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -moz-box-orient: vertical !important;
        -moz-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -moz-box-orient: horizontal !important;
        -moz-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -moz-box-orient: vertical !important;
        -moz-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -moz-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -moz-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -moz-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -moz-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xl-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -moz-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -moz-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -moz-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -moz-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -moz-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xl-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xl-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xl-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-xl-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xl-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xl-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-xl-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

@media (min-width: 576px) {
    .float-sm-left {
        float: left !important
    }

    .float-sm-right {
        float: right !important
    }

    .float-sm-none {
        float: none !important
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float: left !important
    }

    .float-md-right {
        float: right !important
    }

    .float-md-none {
        float: none !important
    }
}

@media (min-width: 992px) {
    .float-lg-left {
        float: left !important
    }

    .float-lg-right {
        float: right !important
    }

    .float-lg-none {
        float: none !important
    }
}

@media (min-width: 1200px) {
    .float-xl-left {
        float: left !important
    }

    .float-xl-right {
        float: right !important
    }

    .float-xl-none {
        float: none !important
    }
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    -webkit-clip-path: none;
    clip-path: none
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.m-0 {
    margin: 0 !important
}

.mt-0, .my-0 {
    margin-top: 0 !important
}

.mr-0, .mx-0 {
    margin-right: 0 !important
}

.mb-0, .my-0 {
    margin-bottom: 0 !important
}

.ml-0, .mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1, .my-1 {
    margin-top: .25rem !important
}

.mr-1, .mx-1 {
    margin-right: .25rem !important
}

.mb-1, .my-1 {
    margin-bottom: .25rem !important
}

.ml-1, .mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2, .my-2 {
    margin-top: .5rem !important
}

.mr-2, .mx-2 {
    margin-right: .5rem !important
}

.mb-2, .my-2 {
    margin-bottom: .5rem !important
}

.ml-2, .mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3, .my-3 {
    margin-top: 1rem !important
}

.mr-3, .mx-3 {
    margin-right: 1rem !important
}

.mb-3, .my-3 {
    margin-bottom: 1rem !important
}

.ml-3, .mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4, .my-4 {
    margin-top: 1.5rem !important
}

.mr-4, .mx-4 {
    margin-right: 1.5rem !important
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4, .mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5, .my-5 {
    margin-top: 3rem !important
}

.mr-5, .mx-5 {
    margin-right: 3rem !important
}

.mb-5, .my-5 {
    margin-bottom: 3rem !important
}

.ml-5, .mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0, .py-0 {
    padding-top: 0 !important
}

.pr-0, .px-0 {
    padding-right: 0 !important
}

.pb-0, .py-0 {
    padding-bottom: 0 !important
}

.pl-0, .px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1, .py-1 {
    padding-top: .25rem !important
}

.pr-1, .px-1 {
    padding-right: .25rem !important
}

.pb-1, .py-1 {
    padding-bottom: .25rem !important
}

.pl-1, .px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2, .py-2 {
    padding-top: .5rem !important
}

.pr-2, .px-2 {
    padding-right: .5rem !important
}

.pb-2, .py-2 {
    padding-bottom: .5rem !important
}

.pl-2, .px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3, .py-3 {
    padding-top: 1rem !important
}

.pr-3, .px-3 {
    padding-right: 1rem !important
}

.pb-3, .py-3 {
    padding-bottom: 1rem !important
}

.pl-3, .px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4, .py-4 {
    padding-top: 1.5rem !important
}

.pr-4, .px-4 {
    padding-right: 1.5rem !important
}

.pb-4, .py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4, .px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5, .py-5 {
    padding-top: 3rem !important
}

.pr-5, .px-5 {
    padding-right: 3rem !important
}

.pb-5, .py-5 {
    padding-bottom: 3rem !important
}

.pl-5, .px-5 {
    padding-left: 3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto, .my-auto {
    margin-top: auto !important
}

.mr-auto, .mx-auto {
    margin-right: auto !important
}

.mb-auto, .my-auto {
    margin-bottom: auto !important
}

.ml-auto, .mx-auto {
    margin-left: auto !important
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important
    }

    .mt-sm-0, .my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0, .mx-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0, .my-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0, .mx-sm-0 {
        margin-left: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .mt-sm-1, .my-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1, .mx-sm-1 {
        margin-right: .25rem !important
    }

    .mb-sm-1, .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1, .mx-sm-1 {
        margin-left: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .mt-sm-2, .my-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2, .mx-sm-2 {
        margin-right: .5rem !important
    }

    .mb-sm-2, .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2, .mx-sm-2 {
        margin-left: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .mt-sm-3, .my-sm-3 {
        margin-top: 1rem !important
    }

    .mr-sm-3, .mx-sm-3 {
        margin-right: 1rem !important
    }

    .mb-sm-3, .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .ml-sm-3, .mx-sm-3 {
        margin-left: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .mt-sm-4, .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .mr-sm-4, .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .mb-sm-4, .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4, .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .mt-sm-5, .my-sm-5 {
        margin-top: 3rem !important
    }

    .mr-sm-5, .mx-sm-5 {
        margin-right: 3rem !important
    }

    .mb-sm-5, .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .ml-sm-5, .mx-sm-5 {
        margin-left: 3rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0, .py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0, .px-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0, .py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0, .px-sm-0 {
        padding-left: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .pt-sm-1, .py-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1, .px-sm-1 {
        padding-right: .25rem !important
    }

    .pb-sm-1, .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1, .px-sm-1 {
        padding-left: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pt-sm-2, .py-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2, .px-sm-2 {
        padding-right: .5rem !important
    }

    .pb-sm-2, .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2, .px-sm-2 {
        padding-left: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .pt-sm-3, .py-sm-3 {
        padding-top: 1rem !important
    }

    .pr-sm-3, .px-sm-3 {
        padding-right: 1rem !important
    }

    .pb-sm-3, .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .pl-sm-3, .px-sm-3 {
        padding-left: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .pt-sm-4, .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .pr-sm-4, .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .pb-sm-4, .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4, .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .pt-sm-5, .py-sm-5 {
        padding-top: 3rem !important
    }

    .pr-sm-5, .px-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-5, .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .pl-sm-5, .px-sm-5 {
        padding-left: 3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto, .my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto, .mx-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto, .my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto, .mx-sm-auto {
        margin-left: auto !important
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important
    }

    .mt-md-0, .my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0, .mx-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0, .my-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0, .mx-md-0 {
        margin-left: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .mt-md-1, .my-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1, .mx-md-1 {
        margin-right: .25rem !important
    }

    .mb-md-1, .my-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1, .mx-md-1 {
        margin-left: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mt-md-2, .my-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2, .mx-md-2 {
        margin-right: .5rem !important
    }

    .mb-md-2, .my-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2, .mx-md-2 {
        margin-left: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .mt-md-3, .my-md-3 {
        margin-top: 1rem !important
    }

    .mr-md-3, .mx-md-3 {
        margin-right: 1rem !important
    }

    .mb-md-3, .my-md-3 {
        margin-bottom: 1rem !important
    }

    .ml-md-3, .mx-md-3 {
        margin-left: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .mt-md-4, .my-md-4 {
        margin-top: 1.5rem !important
    }

    .mr-md-4, .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .mb-md-4, .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4, .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .mt-md-5, .my-md-5 {
        margin-top: 3rem !important
    }

    .mr-md-5, .mx-md-5 {
        margin-right: 3rem !important
    }

    .mb-md-5, .my-md-5 {
        margin-bottom: 3rem !important
    }

    .ml-md-5, .mx-md-5 {
        margin-left: 3rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0, .py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0, .px-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0, .py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0, .px-md-0 {
        padding-left: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .pt-md-1, .py-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1, .px-md-1 {
        padding-right: .25rem !important
    }

    .pb-md-1, .py-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1, .px-md-1 {
        padding-left: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pt-md-2, .py-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2, .px-md-2 {
        padding-right: .5rem !important
    }

    .pb-md-2, .py-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2, .px-md-2 {
        padding-left: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .pt-md-3, .py-md-3 {
        padding-top: 1rem !important
    }

    .pr-md-3, .px-md-3 {
        padding-right: 1rem !important
    }

    .pb-md-3, .py-md-3 {
        padding-bottom: 1rem !important
    }

    .pl-md-3, .px-md-3 {
        padding-left: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .pt-md-4, .py-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4, .px-md-4 {
        padding-right: 1.5rem !important
    }

    .pb-md-4, .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4, .px-md-4 {
        padding-left: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .pt-md-5, .py-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5, .px-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-5, .py-md-5 {
        padding-bottom: 3rem !important
    }

    .pl-md-5, .px-md-5 {
        padding-left: 3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto, .my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto, .mx-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto, .my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto, .mx-md-auto {
        margin-left: auto !important
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important
    }

    .mt-lg-0, .my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0, .mx-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0, .my-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0, .mx-lg-0 {
        margin-left: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .mt-lg-1, .my-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1, .mx-lg-1 {
        margin-right: .25rem !important
    }

    .mb-lg-1, .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1, .mx-lg-1 {
        margin-left: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .mt-lg-2, .my-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2, .mx-lg-2 {
        margin-right: .5rem !important
    }

    .mb-lg-2, .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2, .mx-lg-2 {
        margin-left: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .mt-lg-3, .my-lg-3 {
        margin-top: 1rem !important
    }

    .mr-lg-3, .mx-lg-3 {
        margin-right: 1rem !important
    }

    .mb-lg-3, .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .ml-lg-3, .mx-lg-3 {
        margin-left: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .mt-lg-4, .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mr-lg-4, .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .mb-lg-4, .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4, .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .mt-lg-5, .my-lg-5 {
        margin-top: 3rem !important
    }

    .mr-lg-5, .mx-lg-5 {
        margin-right: 3rem !important
    }

    .mb-lg-5, .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5, .mx-lg-5 {
        margin-left: 3rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0, .py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0, .px-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0, .py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0, .px-lg-0 {
        padding-left: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .pt-lg-1, .py-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1, .px-lg-1 {
        padding-right: .25rem !important
    }

    .pb-lg-1, .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1, .px-lg-1 {
        padding-left: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pt-lg-2, .py-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2, .px-lg-2 {
        padding-right: .5rem !important
    }

    .pb-lg-2, .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2, .px-lg-2 {
        padding-left: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .pt-lg-3, .py-lg-3 {
        padding-top: 1rem !important
    }

    .pr-lg-3, .px-lg-3 {
        padding-right: 1rem !important
    }

    .pb-lg-3, .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .pl-lg-3, .px-lg-3 {
        padding-left: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .pt-lg-4, .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .pr-lg-4, .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .pb-lg-4, .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4, .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .pt-lg-5, .py-lg-5 {
        padding-top: 3rem !important
    }

    .pr-lg-5, .px-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-5, .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .pl-lg-5, .px-lg-5 {
        padding-left: 3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto, .my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto, .mx-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto, .my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto, .mx-lg-auto {
        margin-left: auto !important
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important
    }

    .mt-xl-0, .my-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0, .mx-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0, .my-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0, .mx-xl-0 {
        margin-left: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .mt-xl-1, .my-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1, .mx-xl-1 {
        margin-right: .25rem !important
    }

    .mb-xl-1, .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1, .mx-xl-1 {
        margin-left: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .mt-xl-2, .my-xl-2 {
        margin-top: .5rem !important
    }

    .mr-xl-2, .mx-xl-2 {
        margin-right: .5rem !important
    }

    .mb-xl-2, .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2, .mx-xl-2 {
        margin-left: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .mt-xl-3, .my-xl-3 {
        margin-top: 1rem !important
    }

    .mr-xl-3, .mx-xl-3 {
        margin-right: 1rem !important
    }

    .mb-xl-3, .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xl-3, .mx-xl-3 {
        margin-left: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mt-xl-4, .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xl-4, .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xl-4, .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4, .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .mt-xl-5, .my-xl-5 {
        margin-top: 3rem !important
    }

    .mr-xl-5, .mx-xl-5 {
        margin-right: 3rem !important
    }

    .mb-xl-5, .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xl-5, .mx-xl-5 {
        margin-left: 3rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0, .py-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0, .px-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0, .py-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0, .px-xl-0 {
        padding-left: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .pt-xl-1, .py-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1, .px-xl-1 {
        padding-right: .25rem !important
    }

    .pb-xl-1, .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1, .px-xl-1 {
        padding-left: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pt-xl-2, .py-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2, .px-xl-2 {
        padding-right: .5rem !important
    }

    .pb-xl-2, .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2, .px-xl-2 {
        padding-left: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .pt-xl-3, .py-xl-3 {
        padding-top: 1rem !important
    }

    .pr-xl-3, .px-xl-3 {
        padding-right: 1rem !important
    }

    .pb-xl-3, .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xl-3, .px-xl-3 {
        padding-left: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .pt-xl-4, .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xl-4, .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xl-4, .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4, .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .pt-xl-5, .py-xl-5 {
        padding-top: 3rem !important
    }

    .pr-xl-5, .px-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-5, .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xl-5, .px-xl-5 {
        padding-left: 3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto, .my-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto, .mx-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto, .my-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto, .mx-xl-auto {
        margin-left: auto !important
    }
}

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

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

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

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

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

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important
    }

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

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

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important
    }

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

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

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important
    }

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

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

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important
    }

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

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

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-normal {
    font-weight: normal !important
}

.font-weight-bold {
    font-weight: bold !important
}

.font-italic {
    font-style: italic !important
}

.text-white {
    color: #fff !important
}

.text-primary {
    color: #007bff !important
}

a.text-primary:focus, a.text-primary:hover {
    color: #0062cc !important
}

.text-secondary {
    color: #868e96 !important
}

a.text-secondary:focus, a.text-secondary:hover {
    color: #6c757d !important
}

.text-success {
    color: #28a745 !important
}

a.text-success:focus, a.text-success:hover {
    color: #1e7e34 !important
}

.text-info {
    color: #17a2b8 !important
}

a.text-info:focus, a.text-info:hover {
    color: #117a8b !important
}

.text-warning {
    color: #ffc107 !important
}

a.text-warning:focus, a.text-warning:hover {
    color: #d39e00 !important
}

.text-danger {
    color: #dc3545 !important
}

a.text-danger:focus, a.text-danger:hover {
    color: #bd2130 !important
}

.text-light {
    color: #f8f9fa !important
}

a.text-light:focus, a.text-light:hover {
    color: #dae0e5 !important
}

.text-dark {
    color: #343a40 !important
}

a.text-dark:focus, a.text-dark:hover {
    color: #1d2124 !important
}

.text-muted {
    color: #868e96 !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

.scrollable {
    position: relative
}

    .scrollable:focus {
        outline: 0
    }

    .scrollable .viewport {
        position: relative;
        overflow: hidden
    }

        .scrollable .viewport .overview {
            position: absolute
        }

    .scrollable .scroll-bar {
        display: none
    }

        .scrollable .scroll-bar.vertical {
            position: absolute;
            right: 0;
            height: 100%
        }

        .scrollable .scroll-bar.horizontal {
            position: relative;
            width: 100%
        }

        .scrollable .scroll-bar .thumb {
            position: absolute
        }

        .scrollable .scroll-bar.vertical .thumb {
            width: 100%;
            min-height: 10px
        }

        .scrollable .scroll-bar.horizontal .thumb {
            height: 100%;
            min-width: 10px;
            left: 0
        }

.not-selectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.scrollable.default-skin {
    padding-right: 10px;
    padding-bottom: 6px
}

    .scrollable.default-skin .scroll-bar.vertical {
        width: 6px
    }

    .scrollable.default-skin .scroll-bar.horizontal {
        height: 6px
    }

    .scrollable.default-skin .scroll-bar .thumb {
        background-color: black;
        opacity: 0.4;
        border-radius: 3px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px
    }

    .scrollable.default-skin .scroll-bar:hover .thumb {
        opacity: 0.6
    }

.scrollable.gray-skin {
    padding-right: 17px
}

    .scrollable.gray-skin .scroll-bar {
        border: 1px solid gray;
        background-color: #d3d3d3
    }

        .scrollable.gray-skin .scroll-bar .thumb {
            background-color: gray
        }

        .scrollable.gray-skin .scroll-bar:hover .thumb {
            background-color: black
        }

        .scrollable.gray-skin .scroll-bar.vertical {
            width: 10px
        }

        .scrollable.gray-skin .scroll-bar.horizontal {
            height: 10px;
            margin-top: 2px
        }

.scrollable.modern-skin {
    padding-right: 17px
}

    .scrollable.modern-skin .scroll-bar {
        border: 1px solid gray;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-box-shadow: inset 0 0 5px #888;
        -webkit-box-shadow: inset 0 0 5px #888;
        box-shadow: inset 0 0 5px #888
    }

        .scrollable.modern-skin .scroll-bar .thumb {
            background-color: #95aabf;
            border-radius: 4px;
            -moz-border-radius: 4px;
            -webkit-border-radius: 4px;
            border: 1px solid #536984
        }

        .scrollable.modern-skin .scroll-bar.vertical .thumb {
            width: 8px;
            background: -moz-linear-gradient(left, #95aabf 0%, #547092 100%);
            background: -webkit-gradient(linear, left top, right top, color-stop(0%, #95aabf), color-stop(100%, #547092));
            background: -webkit-linear-gradient(left, #95aabf 0%, #547092 100%);
            background: -o-linear-gradient(left, #95aabf 0%, #547092 100%);
            background: -ms-linear-gradient(left, #95aabf 0%, #547092 100%);
            background: -webkit-gradient(linear, left top, right top, from(#95aabf), to(#547092));
            background: linear-gradient(to right, #95aabf 0%, #547092 100%);
            -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#95aabf', endColorstr='#547092',GradientType=1 )"
        }

        .scrollable.modern-skin .scroll-bar.horizontal .thumb {
            height: 8px;
            background-image: -webkit-gradient(linear, left top, left bottom, from(#95aabf), to(#547092));
            background-image: linear-gradient(#95aabf, #547092);
            background-image: -o-linear-gradient(#95aabf, #547092);
            background-image: -moz-linear-gradient(#95aabf, #547092);
            background-image: -webkit-linear-gradient(#95aabf, #547092);
            background-image: -ms-linear-gradient(#95aabf, #547092);
            -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#95aabf', endColorstr='#547092',GradientType=0 )"
        }

        .scrollable.modern-skin .scroll-bar.vertical {
            width: 10px
        }

        .scrollable.modern-skin .scroll-bar.horizontal {
            height: 10px;
            margin-top: 2px
        }

.select2-container {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

    .select2-container .select2-selection--single {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        height: 28px;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-user-select: none
    }

        .select2-container .select2-selection--single .select2-selection__rendered {
            display: block;
            padding-left: 8px;
            padding-right: 20px;
            overflow: hidden;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis;
            white-space: nowrap
        }

        .select2-container .select2-selection--single .select2-selection__clear {
            position: relative
        }

    .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
        padding-right: 8px;
        padding-left: 20px
    }

    .select2-container .select2-selection--multiple {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        min-height: 32px;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-user-select: none
    }

        .select2-container .select2-selection--multiple .select2-selection__rendered {
            display: inline-block;
            overflow: hidden;
            padding-left: 8px;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis;
            white-space: nowrap
        }

    .select2-container .select2-search--inline {
        float: left
    }

        .select2-container .select2-search--inline .select2-search__field {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            border: none;
            font-size: 100%;
            margin-top: 5px;
            padding: 0
        }

            .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
                -webkit-appearance: none
            }

.select2-dropdown {
    background-color: white;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

    .select2-results__option[aria-selected] {
        cursor: pointer
    }

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

    .select2-search--dropdown .select2-search__field {
        padding: 4px;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

        .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
            -webkit-appearance: none
        }

    .select2-search--dropdown.select2-search--hide {
        display: none
    }

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px
    }

    .select2-container--default .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold
    }

    .select2-container--default .select2-selection--single .select2-selection__placeholder {
        color: #999
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px
    }

        .select2-container--default .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0 4px;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0
        }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

    .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
        display: none
    }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: text
}

    .select2-container--default .select2-selection--multiple .select2-selection__rendered {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        list-style: none;
        margin: 0;
        padding: 0 5px;
        width: 100%
    }

        .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
            list-style: none
        }

    .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
        color: #999;
        margin-top: 5px;
        float: left
    }

    .select2-container--default .select2-selection--multiple .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
        margin-top: 5px;
        margin-right: 10px
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        cursor: default;
        float: left;
        margin-right: 5px;
        margin-top: 5px;
        padding: 0 5px
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
        color: #999;
        cursor: pointer;
        display: inline-block;
        font-weight: bold;
        margin-right: 2px
    }

        .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #333
        }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
    float: right
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 1px;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

    .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
        padding-left: 0
    }

    .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -1em;
        padding-left: 2em
    }

        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -2em;
            padding-left: 3em
        }

            .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                margin-left: -3em;
                padding-left: 4em
            }

                .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                    margin-left: -4em;
                    padding-left: 5em
                }

                    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                        margin-left: -5em;
                        padding-left: 6em
                    }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: white
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #e9ecef;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#eee));
    background-image: -moz-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

    .select2-container--classic .select2-selection--single:focus {
        border: 1px solid #5897fb
    }

    .select2-container--classic .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px
    }

    .select2-container--classic .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
        margin-right: 10px
    }

    .select2-container--classic .select2-selection--single .select2-selection__placeholder {
        color: #999
    }

    .select2-container--classic .select2-selection--single .select2-selection__arrow {
        background-color: #ddd;
        border: none;
        border-left: 1px solid #e9ecef;
        -webkit-border-top-right-radius: .25rem;
        -moz-border-radius-topright: .25rem;
        border-top-right-radius: .25rem;
        -webkit-border-bottom-right-radius: .25rem;
        -moz-border-radius-bottomright: .25rem;
        border-bottom-right-radius: .25rem;
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px;
        background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
        background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc));
        background-image: -moz-linear-gradient(top, #eee 50%, #ccc 100%);
        background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
    }

        .select2-container--classic .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0 4px;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0
        }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #e9ecef;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-border-top-left-radius: .25rem;
    -moz-border-radius-topleft: .25rem;
    border-top-left-radius: .25rem;
    -webkit-border-bottom-left-radius: .25rem;
    -moz-border-radius-bottomleft: .25rem;
    border-bottom-left-radius: .25rem;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
        background: transparent;
        border: none
    }

        .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
            border-color: transparent transparent #888 transparent;
            border-width: 0 4px 5px 4px
        }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #eee));
    background-image: -moz-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#fff));
    background-image: -moz-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #e9ecef;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem;
    cursor: text;
    outline: 0
}

    .select2-container--classic .select2-selection--multiple:focus {
        border: 1px solid #5897fb
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
        list-style: none;
        margin: 0;
        padding: 0 5px
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__clear {
        display: none
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #e9ecef;
        -webkit-border-radius: .25rem;
        -moz-border-radius: .25rem;
        border-radius: .25rem;
        cursor: default;
        float: left;
        margin-right: 5px;
        margin-top: 5px;
        padding: 0 5px
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
        color: #888;
        cursor: pointer;
        display: inline-block;
        font-weight: bold;
        margin-right: 2px
    }

        .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #555
        }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    float: right
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #e9ecef;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

.select2-dropdown {
    background-color: white;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

    .select2-results__option[aria-selected] {
        cursor: pointer
    }

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

    .select2-search--dropdown .select2-search__field {
        padding: 4px;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

        .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
            -webkit-appearance: none
        }

    .select2-search--dropdown.select2-search--hide {
        display: none
    }

/*.rule__linklist--white.link:after, .rule__linklist--white .link:after, .rule__linklist--brown.link:after, .rule__linklist--brown .link:after, .inlineCTA a:after, .desktopNavigation__ctaLink a:after, .heroPanel__link:after, .hierarchicalList__subLink:after, .resourceList .resource-item__title:after, .resourcelistrow .resourcelistrow__resourcelink:after, .relatedcontentpanel__relatedlinks-link:after, .accordionList__item-linkListLink:after, .teamlist__member-link:after, .contentList__link:after, .searchResult__title:after, .sectionSearch__result:after, .inlineLinkList__link:after, .resourceList__search:before, .blogWorkList__search:before, .eventList__search:before, .courseList__search:before, .sectionSearch__search:before, .EditingFormTable .radio input[type="radio"] + label:before, .EditingFormTable .radio input[type="radio"]:checked + label:before, .EditingFormTable .checkbox input[type="checkbox"] + label:before, .inlineVideo__play:before, .header__languageToggle:after, .header__submit:before, .mobileNavigation__close:before, .mobileNavigation__submit:before, .desktopNavigation__close:before, .desktopNavigation .bottomList__header > a:before, .heroPanel__body:after, .headerPanel__arrow:before, .contentRow__play:before, .relatedcontentpanel__relatedcontent-category-link::before, .relatedcontentpanel__relatedcontent-play:before, .relatedcontentpanel__relatedcontent-type:after, .articlePanel__type:after, .articlePanel__videoIcon:before, .articlePanel__category:before, .blogWorkList__categoryFilterItem p label:before, .courseList__categoryFilterItem p label:before, .coursePanel__category:before, .wysiwyg .inlineThoughtsPanel__categories:before, .contentRow--text .inlineThoughtsPanel__categories:before, .contentRow__content .inlineThoughtsPanel__categories:before, .staffMemberPanel__description .inlineThoughtsPanel__categories:before, .facility__tabPane .inlineThoughtsPanel__categories:before, .inlineThoughtsPanel__categories:before, .wysiwyg .inlineThoughtsPanel__type:after, .contentRow--text .inlineThoughtsPanel__type:after, .contentRow__content .inlineThoughtsPanel__type:after, .staffMemberPanel__description .inlineThoughtsPanel__type:after, .facility__tabPane .inlineThoughtsPanel__type:after, .inlineThoughtsPanel__type:after, .wysiwyg .inlineThoughtsPanel__videoIcon:before, .contentRow--text .inlineThoughtsPanel__videoIcon:before, .contentRow__content .inlineThoughtsPanel__videoIcon:before, .staffMemberPanel__description .inlineThoughtsPanel__videoIcon:before, .facility__tabPane .inlineThoughtsPanel__videoIcon:before, .inlineThoughtsPanel__videoIcon:before, .content-gate .modal-dialog .close:before {
    font-family: "iconfont",sans-serif !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
*/
.heroPanel--kenburns .heroPanel__image {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
    overflow: hidden;
    -webkit-transition: -webkit-transform 150ms ease;
    transition: -webkit-transform 150ms ease;
    -o-transition: -o-transform 150ms ease;
    -moz-transition: transform 150ms ease, -moz-transform 150ms ease;
    transition: transform 150ms ease;
    transition: transform 150ms ease, -webkit-transform 150ms ease, -moz-transform 150ms ease, -o-transform 150ms ease;
    -webkit-animation: kenBurnsImage 6s forwards;
    -moz-animation: kenBurnsImage 6s forwards;
    -o-animation: kenBurnsImage 6s forwards;
    animation: kenBurnsImage 6s forwards
}

.rule__linklist--white.link, .rule__linklist--white .link, .rule__linklist--brown.link, .rule__linklist--brown .link, .inlineCTA a, .desktopNavigation__ctaLink a, .heroPanel__link, .hierarchicalList__subLink, .resourceList .resource-item__title, .resourcelistrow .resourcelistrow__resourcelink, .relatedcontentpanel__relatedlinks-link, .accordionList__item-linkListLink, .teamlist__member-link, .contentList__link, .searchResult__title, .sectionSearch__result, .inlineLinkList__link {
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    color: inherit;
    letter-spacing: normal;
    line-height: 1.2;
    border-bottom: 1px solid #fff;
    padding: 12px 40px 11px 10px;
    display: block;
    position: relative;
    -webkit-transition: padding 150ms ease;
    -o-transition: padding 150ms ease;
    -moz-transition: padding 150ms ease;
    transition: padding 150ms ease;
    text-indent: 0px
}

    .rule__linklist--white.link:hover, .rule__linklist--white .link:hover, .rule__linklist--brown.link:hover, .rule__linklist--brown .link:hover, .inlineCTA a:hover, .desktopNavigation__ctaLink a:hover, .heroPanel__link:hover, .hierarchicalList__subLink:hover, .resourceList .resource-item__title:hover, .resourcelistrow .resourcelistrow__resourcelink:hover, .relatedcontentpanel__relatedlinks-link:hover, .accordionList__item-linkListLink:hover, .teamlist__member-link:hover, .contentList__link:hover, .searchResult__title:hover, .sectionSearch__result:hover, .inlineLinkList__link:hover {
        color: inherit;
        text-decoration: none;
        padding-left: 0;
        padding-right: 50px
    }

        .rule__linklist--white.link:hover:after, .rule__linklist--white .link:hover:after, .rule__linklist--brown.link:hover:after, .rule__linklist--brown .link:hover:after, .inlineCTA a:hover:after, .desktopNavigation__ctaLink a:hover:after, .heroPanel__link:hover:after, .hierarchicalList__subLink:hover:after, .resourceList .resource-item__title:hover:after, .resourcelistrow .resourcelistrow__resourcelink:hover:after, .relatedcontentpanel__relatedlinks-link:hover:after, .accordionList__item-linkListLink:hover:after, .teamlist__member-link:hover:after, .contentList__link:hover:after, .searchResult__title:hover:after, .sectionSearch__result:hover:after, .inlineLinkList__link:hover:after {
            right: 0
        }

    .rule__linklist--white.link:focus, .rule__linklist--white .link:focus, .rule__linklist--brown.link:focus, .rule__linklist--brown .link:focus, .inlineCTA a:focus, .desktopNavigation__ctaLink a:focus, .heroPanel__link:focus, .hierarchicalList__subLink:focus, .resourceList .resource-item__title:focus, .resourcelistrow .resourcelistrow__resourcelink:focus, .relatedcontentpanel__relatedlinks-link:focus, .accordionList__item-linkListLink:focus, .teamlist__member-link:focus, .contentList__link:focus, .searchResult__title:focus, .sectionSearch__result:focus, .inlineLinkList__link:focus {
        outline: #f6a623 auto 5px
    }

    .rule__linklist--white.link:after, .rule__linklist--white .link:after, .rule__linklist--brown.link:after, .rule__linklist--brown .link:after, .inlineCTA a:after, .desktopNavigation__ctaLink a:after, .heroPanel__link:after, .hierarchicalList__subLink:after, .resourceList .resource-item__title:after, .resourcelistrow .resourcelistrow__resourcelink:after, .relatedcontentpanel__relatedlinks-link:after, .accordionList__item-linkListLink:after, .teamlist__member-link:after, .contentList__link:after, .searchResult__title:after, .sectionSearch__result:after, .inlineLinkList__link:after {
        content: "";
        color: inherit;
        display: block;
        position: absolute;
        right: 10px;
        top: 50%;
        margin-top: -6px;
        width: 21px;
        height: 12px;
        line-height: 1;
        font-size: 12px;
        -webkit-transition: right 150ms ease;
        -o-transition: right 150ms ease;
        -moz-transition: right 150ms ease;
        transition: right 150ms ease
    }

.resourceList__form, .blogWorkList__form, .eventList__form, .courseList__form, .searchResults__form, .sectionSearch__form {
    padding: 43px 0
}

.resourceList__keyword, .blogWorkList__keyword, .eventList__keyword, .courseList__keyword, .searchResults__keyword, .sectionSearch__keyword {
    display: block;
    width: 100%;
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.38;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    background: #05ade9;
    border: none;
    padding: 15px 30px
}

    .resourceList__keyword:focus, .blogWorkList__keyword:focus, .eventList__keyword:focus, .courseList__keyword:focus, .searchResults__keyword:focus, .sectionSearch__keyword:focus {
        outline: #f6a623 auto 5px
    }

    .resourceList__keyword::-webkit-input-placeholder, .blogWorkList__keyword::-webkit-input-placeholder, .eventList__keyword::-webkit-input-placeholder, .courseList__keyword::-webkit-input-placeholder, .searchResults__keyword::-webkit-input-placeholder, .sectionSearch__keyword::-webkit-input-placeholder {
        font-family: "Myriad W01",sans-serif;
        font-size: 16px;
        font-weight: 700;
        font-style: normal;
        color: #fff;
        letter-spacing: normal
    }

    .resourceList__keyword::-moz-placeholder, .blogWorkList__keyword::-moz-placeholder, .eventList__keyword::-moz-placeholder, .courseList__keyword::-moz-placeholder, .searchResults__keyword::-moz-placeholder, .sectionSearch__keyword::-moz-placeholder {
        font-family: "Myriad W01",sans-serif;
        font-size: 16px;
        font-weight: 700;
        font-style: normal;
        color: #fff;
        letter-spacing: normal
    }

    .resourceList__keyword:-ms-input-placeholder, .blogWorkList__keyword:-ms-input-placeholder, .eventList__keyword:-ms-input-placeholder, .courseList__keyword:-ms-input-placeholder, .searchResults__keyword:-ms-input-placeholder, .sectionSearch__keyword:-ms-input-placeholder {
        font-family: "Myriad W01",sans-serif;
        font-size: 16px;
        font-weight: 700;
        font-style: normal;
        color: #fff;
        letter-spacing: normal
    }

    .resourceList__keyword:-moz-placeholder, .blogWorkList__keyword:-moz-placeholder, .eventList__keyword:-moz-placeholder, .courseList__keyword:-moz-placeholder, .searchResults__keyword:-moz-placeholder, .sectionSearch__keyword:-moz-placeholder {
        font-family: "Myriad W01",sans-serif;
        font-size: 16px;
        font-weight: 700;
        font-style: normal;
        color: #fff;
        letter-spacing: normal
    }

.resourceList__search, .blogWorkList__search, .eventList__search, .courseList__search, .sectionSearch__search {
    position: absolute;
    top: 50%;
    right: 43px;
    display: block;
    background: none;
    border: none;
    width: 24px;
    height: 24px;
    margin-top: -12px;
    padding: 0px;
    cursor: pointer
}

    .resourceList__search:focus, .blogWorkList__search:focus, .eventList__search:focus, .courseList__search:focus, .sectionSearch__search:focus {
        outline: #f6a623 auto 5px !important
    }

    .resourceList__search:before, .blogWorkList__search:before, .eventList__search:before, .courseList__search:before, .sectionSearch__search:before {
        content: "";
        font-size: 24px;
        text-align: center;
        color: #fff
    }

.resourceList__vr, .blogWorkList__vr, .eventList__vr, .courseList__vr {
    width: 1px;
    background: #808080;
    height: 52px;
    margin: 0 auto
}

.resourceList__filter, .blogWorkList__filter, .eventList__filter, .courseList__filter, .EditingFormTable select {
    display: block;
    width: 100%;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    background: #00689e;
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.38;
    border: none;
    padding: 15px 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../img/dropdown-arrow.png);
    background-image: none,url(../img/dropdown-arrow.svg);
    -webkit-background-size: 12px 7px;
    -moz-background-size: 12px 7px;
    -o-background-size: 12px 7px;
    background-size: 12px 7px;
    background-repeat: no-repeat;
    background-position: right 20px center;
    margin-top: 20px;
    cursor: pointer
}

@media screen and (min-width: 992px) {
    .resourceList__filter, .blogWorkList__filter, .eventList__filter, .courseList__filter, .EditingFormTable select {
        margin-top: 0px
    }
}

.resourceList__filter::-ms-expand, .blogWorkList__filter::-ms-expand, .eventList__filter::-ms-expand, .courseList__filter::-ms-expand, .EditingFormTable select::-ms-expand {
    display: none
}

.resourceList__filter:focus, .blogWorkList__filter:focus, .eventList__filter:focus, .courseList__filter:focus, .EditingFormTable select:focus {
    outline: #f6a623 auto 5px
}

.resourceList__filter option, .blogWorkList__filter option, .eventList__filter option, .courseList__filter option, .EditingFormTable select option {
    background: #fff;
    color: #000
}

    .resourceList__filter option[disabled], .blogWorkList__filter option[disabled], .eventList__filter option[disabled], .courseList__filter option[disabled], .EditingFormTable select option[disabled] {
        display: none
    }

.resourceList__loadMore, .blogWorkList__loadMore, .eventList__loadMore, .courseList__loadMore, .searchResults__loadMore, .sectionSearch__loadMore {
    display: block;
    width: 225px;
    border: 1px solid #00689e;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    color: #00689e;
    letter-spacing: normal;
    line-height: 1;
    text-align: center;
    padding: 12px 20px;
    margin: 65px auto
}

    .resourceList__loadMore:hover, .blogWorkList__loadMore:hover, .eventList__loadMore:hover, .courseList__loadMore:hover, .searchResults__loadMore:hover, .sectionSearch__loadMore:hover {
        color: #00689e;
        text-decoration: none
    }

    .resourceList__loadMore:focus, .blogWorkList__loadMore:focus, .eventList__loadMore:focus, .courseList__loadMore:focus, .searchResults__loadMore:focus, .sectionSearch__loadMore:focus {
        outline: #f6a623 auto 5px
    }

.resourceList__noResults, .blogWorkList__noResults, .eventList__noResults, .courseList__noResults, .searchResults__noResults, .sectionSearch__noResults {
    display: none;
    padding: 0px 0px 43px
}

    .resourceList__noResults h2, .blogWorkList__noResults h2, .eventList__noResults h2, .courseList__noResults h2, .searchResults__noResults h2, .sectionSearch__noResults h2 {
        font-family: "Myriad W01",sans-serif;
        font-size: 35px;
        font-weight: 700;
        font-style: normal;
        color: #4a4a4a;
        letter-spacing: normal;
        line-height: 1.2;
        text-align: center;
        margin: 0px
    }

.EditingFormTable .radio input[type="radio"] + label {
    position: relative
}

    .EditingFormTable .radio input[type="radio"] + label:before {
        display: inline-block;
        content: "";
        float: left;
        font-size: 22px;
        color: #4a4a4a;
        line-height: 22px
    }

    .EditingFormTable .radio input[type="radio"] + label:after {
        display: inline-block;
        position: absolute;
        left: 6px;
        top: 6px;
        content: ' ';
        width: 12px;
        height: 12px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        background: #fff;
        z-index: 3
    }

.EditingFormTable .radio input[type="radio"]:checked + label:before {
    display: inline-block;
    content: "";
    float: left;
    font-size: 22px;
    color: #00689e;
    line-height: 22px
}

.EditingFormTable .checkbox input[type="checkbox"] + label:before {
    display: inline-block;
    float: left;
    content: "";
    font-size: 22px;
    line-height: 24px;
    color: #4a4a4a
}

.EditingFormTable .checkbox input[type="checkbox"]:checked + label:before {
    content: "";
    color: #00689e
}

body {
    background: #ececec;
    max-width: 1920px;
    margin: 0 auto
}

    body.modal-open {
        overflow: hidden
    }

* {
    -webkit-tap-highlight-color: rgba(255,255,255,0) !important;
    -webkit-focus-ring-color: rgba(255,255,255,0) !important;
    outline: none !important
}

.page-body > div:not(.socialChannelLinkPanel) {
    position: relative;
    z-index: 1
}

.debug {
    position: relative;
    z-index: 2;
    background: #fff
}

.rule__linklist li {
    margin-bottom: 10px
}

    .rule__linklist li:before {
        content: none;
        display: none
    }

.rule__linklist--white.link, .rule__linklist--white .link {
    display: block;
    color: #fff;
    border-bottom-color: #fff
}

.rule__linklist--brown.link, .rule__linklist--brown .link {
    display: block;
    color: #4a4a4a;
    border-bottom-color: #0074a6
}

@-webkit-keyframes kenburns-1 {
    0% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    1.5625% {
        opacity: 1
    }

    23.4375% {
        opacity: 1
    }

    26.5625% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    98.4375% {
        opacity: 0;
        -webkit-transform: scale(1.21176);
        transform: scale(1.21176)
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes kenburns-1 {
    0% {
        opacity: 1;
        -moz-transform: scale(1.2);
        transform: scale(1.2)
    }

    1.5625% {
        opacity: 1
    }

    23.4375% {
        opacity: 1
    }

    26.5625% {
        opacity: 0;
        -moz-transform: scale(1);
        transform: scale(1)
    }

    100% {
        opacity: 0;
        -moz-transform: scale(1.2);
        transform: scale(1.2)
    }

    98.4375% {
        opacity: 0;
        -moz-transform: scale(1.21176);
        transform: scale(1.21176)
    }

    100% {
        opacity: 1
    }
}

@-o-keyframes kenburns-1 {
    0% {
        opacity: 1;
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }

    1.5625% {
        opacity: 1
    }

    23.4375% {
        opacity: 1
    }

    26.5625% {
        opacity: 0;
        -o-transform: scale(1);
        transform: scale(1)
    }

    100% {
        opacity: 0;
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }

    98.4375% {
        opacity: 0;
        -o-transform: scale(1.21176);
        transform: scale(1.21176)
    }

    100% {
        opacity: 1
    }
}

@keyframes kenburns-1 {
    0% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }

    1.5625% {
        opacity: 1
    }

    23.4375% {
        opacity: 1
    }

    26.5625% {
        opacity: 0;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }

    98.4375% {
        opacity: 0;
        -webkit-transform: scale(1.21176);
        -moz-transform: scale(1.21176);
        -o-transform: scale(1.21176);
        transform: scale(1.21176)
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes kenburns-2 {
    23.4375% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    26.5625% {
        opacity: 1
    }

    48.4375% {
        opacity: 1
    }

    51.5625% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@-moz-keyframes kenburns-2 {
    23.4375% {
        opacity: 1;
        -moz-transform: scale(1.2);
        transform: scale(1.2)
    }

    26.5625% {
        opacity: 1
    }

    48.4375% {
        opacity: 1
    }

    51.5625% {
        opacity: 0;
        -moz-transform: scale(1);
        transform: scale(1)
    }

    100% {
        opacity: 0;
        -moz-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@-o-keyframes kenburns-2 {
    23.4375% {
        opacity: 1;
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }

    26.5625% {
        opacity: 1
    }

    48.4375% {
        opacity: 1
    }

    51.5625% {
        opacity: 0;
        -o-transform: scale(1);
        transform: scale(1)
    }

    100% {
        opacity: 0;
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@keyframes kenburns-2 {
    23.4375% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }

    26.5625% {
        opacity: 1
    }

    48.4375% {
        opacity: 1
    }

    51.5625% {
        opacity: 0;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@-webkit-keyframes kenburns-3 {
    48.4375% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    51.5625% {
        opacity: 1
    }

    73.4375% {
        opacity: 1
    }

    76.5625% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@-moz-keyframes kenburns-3 {
    48.4375% {
        opacity: 1;
        -moz-transform: scale(1.2);
        transform: scale(1.2)
    }

    51.5625% {
        opacity: 1
    }

    73.4375% {
        opacity: 1
    }

    76.5625% {
        opacity: 0;
        -moz-transform: scale(1);
        transform: scale(1)
    }

    100% {
        opacity: 0;
        -moz-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@-o-keyframes kenburns-3 {
    48.4375% {
        opacity: 1;
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }

    51.5625% {
        opacity: 1
    }

    73.4375% {
        opacity: 1
    }

    76.5625% {
        opacity: 0;
        -o-transform: scale(1);
        transform: scale(1)
    }

    100% {
        opacity: 0;
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@keyframes kenburns-3 {
    48.4375% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }

    51.5625% {
        opacity: 1
    }

    73.4375% {
        opacity: 1
    }

    76.5625% {
        opacity: 0;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@-webkit-keyframes kenburns-4 {
    73.4375% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    76.5625% {
        opacity: 1
    }

    98.4375% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-moz-keyframes kenburns-4 {
    73.4375% {
        opacity: 1;
        -moz-transform: scale(1.2);
        transform: scale(1.2)
    }

    76.5625% {
        opacity: 1
    }

    98.4375% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -moz-transform: scale(1);
        transform: scale(1)
    }
}

@-o-keyframes kenburns-4 {
    73.4375% {
        opacity: 1;
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }

    76.5625% {
        opacity: 1
    }

    98.4375% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes kenburns-4 {
    73.4375% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }

    76.5625% {
        opacity: 1
    }

    98.4375% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

.wysiwyg blockquote, .contentRow--text blockquote, .contentRow__content blockquote, .staffMemberPanel__description blockquote, .facility__tabPane blockquote {
    padding: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 3px solid #00689e;
    border-bottom: 1px solid #05ade9;
    quotes: "“" "”" "‘" "’"
}

    .wysiwyg blockquote h2, .contentRow--text blockquote h2, .contentRow__content blockquote h2, .staffMemberPanel__description blockquote h2, .facility__tabPane blockquote h2 {
        font-family: "Myriad W01",sans-serif;
        font-size: 30px;
        font-weight: 300;
        font-style: normal;
        color: #00689e;
        letter-spacing: normal;
        line-height: 1.3;
        margin: 0px 0px 30px
    }

        .wysiwyg blockquote h2:before, .contentRow--text blockquote h2:before, .contentRow__content blockquote h2:before, .staffMemberPanel__description blockquote h2:before, .facility__tabPane blockquote h2:before {
            content: open-quote
        }

        .wysiwyg blockquote h2:after, .contentRow--text blockquote h2:after, .contentRow__content blockquote h2:after, .staffMemberPanel__description blockquote h2:after, .facility__tabPane blockquote h2:after {
            content: close-quote
        }

    .wysiwyg blockquote p, .contentRow--text blockquote p, .contentRow__content blockquote p, .staffMemberPanel__description blockquote p, .facility__tabPane blockquote p {
        font-family: "Arial",sans-serif;
        font-size: 23px;
        font-weight: 300;
        font-style: normal;
        color: #05ade9;
        letter-spacing: normal;
        margin: 0px
    }

.wysiwyg table, .contentRow--text table, .contentRow__content table, .staffMemberPanel__description table, .facility__tabPane table {
    text-align: inherit;
    background-color: transparent !important;
    font-family: sans-serif;
    font-family: "Myriad W01",sans-serif;
    font-size: 16px;
    font-weight: inherit;
    font-style: normal;
    color: #4a4a4a;
    letter-spacing: normal;
    margin-bottom: 45px
}

    .wysiwyg table[border="0"] *, .contentRow--text table[border="0"] *, .contentRow__content table[border="0"] *, .staffMemberPanel__description table[border="0"] *, .facility__tabPane table[border="0"] * {
        border: none !important
    }

    .wysiwyg table[border="1"] *, .contentRow--text table[border="1"] *, .contentRow__content table[border="1"] *, .staffMemberPanel__description table[border="1"] *, .facility__tabPane table[border="1"] * {
        border-color: #e8e9e8 !important
    }

    .wysiwyg table th, .contentRow--text table th, .contentRow__content table th, .staffMemberPanel__description table th, .facility__tabPane table th {
        font-size: 18px;
        text-align: inherit;
        font-weight: bold
    }

    .wysiwyg table td, .contentRow--text table td, .contentRow__content table td, .staffMemberPanel__description table td, .facility__tabPane table td {
        text-align: inherit
    }

        .wysiwyg table td:nth-child(1), .contentRow--text table td:nth-child(1), .contentRow__content table td:nth-child(1), .staffMemberPanel__description table td:nth-child(1), .facility__tabPane table td:nth-child(1) {
            font-weight: bold
        }

    .wysiwyg table tbody tr:nth-child(odd), .contentRow--text table tbody tr:nth-child(odd), .contentRow__content table tbody tr:nth-child(odd), .staffMemberPanel__description table tbody tr:nth-child(odd), .facility__tabPane table tbody tr:nth-child(odd) {
        background-color: #e8e9e8
    }

.inlineVideo {
    width: 100%;
    padding-bottom: 56.25%;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    margin-bottom: 35px
}

@media screen and (min-width: 992px) {
    .inlineVideo {
        margin-bottom: 50px
    }
}

.inlineVideo__iframe {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: opacity 150ms ease;
    -o-transition: opacity 150ms ease;
    -moz-transition: opacity 150ms ease;
    transition: opacity 150ms ease;
    -webkit-transition-delay: 250ms;
    -moz-transition-delay: 250ms;
    -o-transition-delay: 250ms;
    transition-delay: 250ms
}

.inlineVideo__iframe--show {
    pointer-events: all;
    opacity: 1
}

.inlineVideo__play {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    display: block;
    width: 60px;
    height: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    z-index: 2;
    opacity: 1;
    -webkit-transition: opacity 150ms ease;
    -o-transition: opacity 150ms ease;
    -moz-transition: opacity 150ms ease;
    transition: opacity 150ms ease;
    text-decoration: none !important
}

.inlineVideo__play--hide {
    opacity: 0;
    pointer-events: none
}

.inlineVideo__play:before {
    content: "";
    color: #fff;
    font-size: 70px;
    line-height: 0;
    vertical-align: top;
    display: block;
    margin-top: 28px;
    text-align: left;
    margin-left: -5px
}

.inlineVideo__play:focus {
    outline: #f6a623 auto 5px
}

.inlineCTA a {
    border-color: #0074a6;
    text-decoration: none !important
}

@media screen and (min-width: 992px) {
    .inlineCTA a {
        padding-right: 100px;
        display: inline-block !important
    }

        .inlineCTA a:hover {
            padding-right: 110px
        }
}

.inlineCTA--download a:after {
    content: "";
    color: #00689e;
    font-size: 20px;
    width: 24px;
    height: 24px;
    margin-top: -12px
}

.inlineButton a {
    display: inline-block;
    text-align: center;
    padding: 11px 20px;
    cursor: pointer;
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.2;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: background 150ms ease, color 150ms ease;
    -o-transition: background 150ms ease, color 150ms ease;
    -moz-transition: background 150ms ease, color 150ms ease;
    transition: background 150ms ease, color 150ms ease;
    background: #05ade9;
    color: #fff !important;
    border-color: #05ade9;
    text-decoration: none !important;
    width: 100%
}

    .inlineButton a:hover {
        text-decoration: none
    }

    .inlineButton a:focus {
        outline: #f6a623 auto 5px
    }

    .inlineButton a:hover {
        color: #fff !important
    }

    .inlineButton a:hover {
        background: #0493c6
    }

@media screen and (min-width: 992px) {
    .inlineButton a {
        width: auto;
        min-width: 225px
    }
}

.inlineTable {
    width: 100%
}

.wysiwyg--background {
    background: #fff
}

.wysiwyg--padding {
    padding: 25px 0 41px
}

@media screen and (min-width: 992px) {
    .wysiwyg--padding {
        padding: 58px 0 96px
    }
}

.wysiwyg h2, .contentRow--text h2, .contentRow__content h2, .staffMemberPanel__description h2, .facility__tabPane h2 {
    font-family: "Myriad W01",sans-serif;
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    color: #4a4a4a;
    letter-spacing: normal;
    line-height: 1.14;
    margin: 0px 0px 20px
}

@media screen and (min-width: 992px) {
    .wysiwyg h2, .contentRow--text h2, .contentRow__content h2, .staffMemberPanel__description h2, .facility__tabPane h2 {
        font-size: 35px
    }
}

.wysiwyg h3, .contentRow--text h3, .contentRow__content h3, .staffMemberPanel__description h3, .facility__tabPane h3 {
    font-family: "Myriad W01",sans-serif;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    color: inherit;
    letter-spacing: normal;
    line-height: 1.125;
    margin: 0px 0px 20px
}

@media screen and (min-width: 992px) {
    .wysiwyg h3, .contentRow--text h3, .contentRow__content h3, .staffMemberPanel__description h3, .facility__tabPane h3 {
        font-size: 24px
    }
}

.wysiwyg h4, .contentRow--text h4, .contentRow__content h4, .staffMemberPanel__description h4, .facility__tabPane h4 {
    font-family: "Myriad W01",sans-serif;
    font-size: 17px;
    font-weight: 700;
    font-style: normal;
    color: inherit;
    letter-spacing: normal;
    line-height: 1.08;
    margin: 0px 0px 20px
}

@media screen and (min-width: 992px) {
    .wysiwyg h4, .contentRow--text h4, .contentRow__content h4, .staffMemberPanel__description h4, .facility__tabPane h4 {
        font-size: 20px
    }
}

.wysiwyg h5, .contentRow--text h5, .contentRow__content h5, .staffMemberPanel__description h5, .facility__tabPane h5 {
    font-family: "Myriad W01",sans-serif;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    color: inherit;
    letter-spacing: normal;
    line-height: 1.08;
    margin: 0px 0px 20px
}

@media screen and (min-width: 992px) {
    .wysiwyg h5, .contentRow--text h5, .contentRow__content h5, .staffMemberPanel__description h5, .facility__tabPane h5 {
        font-size: 18px
    }
}

.wysiwyg p, .contentRow--text p, .contentRow__content p, .staffMemberPanel__description p, .facility__tabPane p {
    font-family: "Arial",sans-serif;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    color: inherit;
    letter-spacing: normal;
    line-height: 1.58;
    margin: 0px 0px 35px
}

@media screen and (min-width: 992px) {
    .wysiwyg p, .contentRow--text p, .contentRow__content p, .staffMemberPanel__description p, .facility__tabPane p {
        font-size: 16px;
        line-height: 1.69;
        margin-bottom: 25px
    }
}

.wysiwyg p a, .contentRow--text p a, .contentRow__content p a, .staffMemberPanel__description p a, .facility__tabPane p a {
    color: #00689e;
    text-decoration: underline
}

.wysiwyg ul, .contentRow--text ul, .contentRow__content ul, .staffMemberPanel__description ul, .facility__tabPane ul, .wysiwyg ol, .contentRow--text ol, .contentRow__content ol, .staffMemberPanel__description ol, .facility__tabPane ol {
    font-family: "Arial",sans-serif;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    color: inherit;
    letter-spacing: normal;
    line-height: 1.58;
    margin: 0px 0px 35px;
    list-style: none;
    padding-left: 20px;
    margin: 0px 0px 15px
}

@media screen and (min-width: 992px) {
    .wysiwyg ul, .contentRow--text ul, .contentRow__content ul, .staffMemberPanel__description ul, .facility__tabPane ul, .wysiwyg ol, .contentRow--text ol, .contentRow__content ol, .staffMemberPanel__description ol, .facility__tabPane ol {
        font-size: 16px;
        line-height: 1.69;
        margin-bottom: 25px
    }
}

.wysiwyg ul li, .contentRow--text ul li, .contentRow__content ul li, .staffMemberPanel__description ul li, .facility__tabPane ul li, .wysiwyg ol li, .contentRow--text ol li, .contentRow__content ol li, .staffMemberPanel__description ol li, .facility__tabPane ol li {
    margin: 0px 0px 5px;
    line-height: 1.69
}

    .wysiwyg ul li p, .contentRow--text ul li p, .contentRow__content ul li p, .staffMemberPanel__description ul li p, .facility__tabPane ul li p, .wysiwyg ol li p, .contentRow--text ol li p, .contentRow__content ol li p, .staffMemberPanel__description ol li p, .facility__tabPane ol li p {
        margin: 0px;
        line-height: 1.69;
        vertical-align: top
    }

.wysiwyg ul li, .contentRow--text ul li, .contentRow__content ul li, .staffMemberPanel__description ul li, .facility__tabPane ul li {
    position: relative
}

    .wysiwyg ul li:before, .contentRow--text ul li:before, .contentRow__content ul li:before, .staffMemberPanel__description ul li:before, .facility__tabPane ul li:before {
        content: '•';
        vertical-align: top;
        position: absolute;
        top: -2px;
        left: -15px
    }

.wysiwyg ol, .contentRow--text ol, .contentRow__content ol, .staffMemberPanel__description ol, .facility__tabPane ol {
    list-style: decimal
}

.wysiwyg img, .contentRow--text img, .contentRow__content img, .staffMemberPanel__description img, .facility__tabPane img {
    max-width: 100%;
    margin: 0px 0px 35px
}

@media screen and (min-width: 992px) {
    .wysiwyg img, .contentRow--text img, .contentRow__content img, .staffMemberPanel__description img, .facility__tabPane img {
        margin-bottom: 50px
    }
}

.wysiwyg blockquote, .contentRow--text blockquote, .contentRow__content blockquote, .staffMemberPanel__description blockquote, .facility__tabPane blockquote {
    border-top: 1px solid #00689e;
    border-bottom: 1px solid #00689e;
    margin-bottom: 35px
}

@media screen and (min-width: 992px) {
    .wysiwyg blockquote.float-lg-right, .contentRow--text blockquote.float-lg-right, .contentRow__content blockquote.float-lg-right, .staffMemberPanel__description blockquote.float-lg-right, .facility__tabPane blockquote.float-lg-right {
        width: 438px;
        padding-right: 69px;
        margin-top: 0px;
        margin-left: 60px
    }

    .wysiwyg blockquote.float-lg-left, .contentRow--text blockquote.float-lg-left, .contentRow__content blockquote.float-lg-left, .staffMemberPanel__description blockquote.float-lg-left, .facility__tabPane blockquote.float-lg-left {
        width: 438px;
        margin-top: 0px;
        margin-right: 60px
    }
}

.wysiwyg blockquote p, .contentRow--text blockquote p, .contentRow__content blockquote p, .staffMemberPanel__description blockquote p, .facility__tabPane blockquote p {
    font-size: 18px;
    font-weight: 300
}

.wysiwyg .resourceDate, .contentRow--text .resourceDate, .contentRow__content .resourceDate, .staffMemberPanel__description .resourceDate, .facility__tabPane .resourceDate {
    font-family: "Myriad W01",sans-serif;
    font-size: 23px;
    font-weight: 300;
    font-style: normal;
    color: #05ade9;
    letter-spacing: -.4px;
    line-height: 1.04;
    margin: 30px 0 25px
}

.wysiwyg iframe, .contentRow--text iframe, .contentRow__content iframe, .staffMemberPanel__description iframe, .facility__tabPane iframe {
    max-width: 100%
}

.wysiwyg b, .contentRow--text b, .contentRow__content b, .staffMemberPanel__description b, .facility__tabPane b {
    font-weight: 700
}

.wysiwyg i, .contentRow--text i, .contentRow__content i, .staffMemberPanel__description i, .facility__tabPane i, .wysiwyg em, .contentRow--text em, .contentRow__content em, .staffMemberPanel__description em, .facility__tabPane em {
    font-style: italic
}

.block--padding {
    padding-top: 50px;
    padding-bottom: 50px
}

.rowParallax {
    position: relative;
    z-index: 1
}

@media screen and (max-width: 991px) {
    .rowParallax {
        height: auto !important
    }

    .rowParallax__content {
        position: static !important
    }
}

.event-body {
    background-color: #fff;
    padding: 40px 0px
}

@media screen and (min-width: 992px) {
    .event-body {
        padding: 75px 0px
    }
}

@media screen and (min-width: 1200px) {
    .event-body .wysiwyg blockquote.float-lg-right, .event-body .contentRow--text blockquote.float-lg-right, .event-body .contentRow__content blockquote.float-lg-right, .event-body .staffMemberPanel__description blockquote.float-lg-right, .event-body .facility__tabPane blockquote.float-lg-right {
        margin-right: -31.25%
    }
}

.backgroundColor--white {
    background: #fff
}

.backgroundColor--black {
    background: #000
}

.backgroundColor--blue {
    background: #05ade9
}

.backgroundColor--lightGrey {
    background: #e8e9e8
}

.col-12 {
    padding-bottom: 15px
}

@font-face {
    font-family: 'iconfont';
    src: url("../fonts/icon-font.eot?cva4jn");
    src: url("../fonts/icon-font.eot?cva4jn#iefix") format("embedded-opentype"),url("../fonts/icon-font.ttf?cva4jn") format("truetype"),url("../fonts/icon-font.woff?cva4jn") format("woff"),url("../fonts/icon-font.svg?cva4jn#icomoon") format("svg");
    font-weight: normal;
    font-style: normal
}

body {
    color: #4a4a4a
}

p {
    color: #4a4a4a;
    font-family: "Myriad W01",sans-serif;
    font-size: 12px;
    font-weight: 300;
    font-style: normal;
    color: #4a4a4a;
    letter-spacing: normal
}

@media screen and (min-width: 576px) {
    p {
        font-size: 16px
    }
}

h2 {
    font-family: "Myriad W01",sans-serif;
    font-size: 30px;
    font-weight: 700;
    font-style: normal;
    color: #4a4a4a;
    letter-spacing: normal;
    line-height: 1.2
}

@media screen and (min-width: 768px) {
    h2 {
        font-size: 34px
    }
}

h3 {
    font-family: "Myriad W01",sans-serif;
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    color: #4a4a4a;
    letter-spacing: normal
}

@media screen and (min-width: 768px) {
    h3 {
        font-size: 25px
    }
}

textarea:focus, input:focus, button:focus, label:focus {
    outline: none !important;
    -webkit-appearance: none
}

blockquote {
    margin: 0
}

@-webkit-keyframes bounce {
    0%,20%,50%,80%,100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }

    60% {
        -webkit-transform: translateY(-7px);
        transform: translateY(-7px)
    }
}

@-moz-keyframes bounce {
    0%,20%,50%,80%,100% {
        -moz-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -moz-transform: translateY(-15px);
        transform: translateY(-15px)
    }

    60% {
        -moz-transform: translateY(-7px);
        transform: translateY(-7px)
    }
}

@-o-keyframes bounce {
    0%,20%,50%,80%,100% {
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -o-transform: translateY(-15px);
        transform: translateY(-15px)
    }

    60% {
        -o-transform: translateY(-7px);
        transform: translateY(-7px)
    }
}

@keyframes bounce {
    0%,20%,50%,80%,100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-15px);
        -moz-transform: translateY(-15px);
        -o-transform: translateY(-15px);
        transform: translateY(-15px)
    }

    60% {
        -webkit-transform: translateY(-7px);
        -moz-transform: translateY(-7px);
        -o-transform: translateY(-7px);
        transform: translateY(-7px)
    }
}

@-webkit-keyframes slide {
    0% {
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-moz-keyframes slide {
    0% {
        -moz-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }

    100% {
        -moz-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-o-keyframes slide {
    0% {
        -o-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }

    100% {
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes slide {
    0% {
        -webkit-transform: translate(-100%, 0);
        -moz-transform: translate(-100%, 0);
        -o-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }

    100% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes kenBurnsImage {
    from {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@-moz-keyframes kenBurnsImage {
    from {
        -moz-transform: scale(1);
        transform: scale(1)
    }

    to {
        -moz-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@-o-keyframes kenBurnsImage {
    from {
        -o-transform: scale(1);
        transform: scale(1)
    }

    to {
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@keyframes kenBurnsImage {
    from {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    to {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }
}

body {
    padding-top: 50px
}

@media screen and (min-width: 992px) {
    body {
        padding-top: 0px
    }
}

.header {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 9;
    background: #00689e;
    height: 50px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    max-width: 1920px;
    margin: 0 auto
}

.header__menuToggle {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    display: block;
    width: 70px;
    height: 50px;
    border-right: 1px solid #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (min-width: 992px) {
    .header__menuToggle {
        border-right: none;
        width: 120px
    }

        .header__menuToggle:after {
            content: 'Menu';
            float: right;
            line-height: 50px;
            font-family: "Myriad W01",sans-serif;
            font-size: 14px;
            font-weight: 300;
            font-style: normal;
            color: #fff;
            letter-spacing: normal;
            text-transform: uppercase;
            margin-right: 21px
        }
}

.header__menuToggle:focus {
    outline: #f6a623 auto 5px
}

.header__menuIcon {
    width: 36px;
    height: 4px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -2px;
    margin-left: -18px
}

@media screen and (min-width: 992px) {
    .header__menuIcon {
        left: 17px;
        margin-left: 0px
    }
}

.header__menuIcon:before {
    content: ' ';
    display: block;
    position: absolute;
    top: -10px;
    left: 0px;
    width: 36px;
    height: 4px;
    background: #fff
}

.header__menuIcon:after {
    content: ' ';
    display: block;
    position: absolute;
    bottom: -10px;
    left: 0px;
    width: 36px;
    height: 4px;
    background: #fff
}

.header__logo {
    display: block;
    width: 111px;
    height: 28px;
    margin: 11px auto;
    background-image: url(../images/logo.png);
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat
}

@media screen and (min-width: 992px) {
    .header__logo {
        background-color: #00689e;
        -webkit-background-size: 111px 28px;
        -moz-background-size: 111px 28px;
        -o-background-size: 111px 28px;
        background-size: 111px 28px;
        width: 140px;
        height: 50px;
        margin: 0 0 0 120px
    }
}

.header__logo:focus {
    outline: #f6a623 auto 5px
}

.header__languageToggle {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background: #fff;
    width: 53px
}

@media screen and (min-width: 992px) {
    .header__languageToggle {
        width: 100px
    }

        .header__languageToggle:after {
            content: "";
            color: #00689e;
            display: block;
            width: 36px;
            height: 50px;
            line-height: 50px;
            float: right;
            text-align: center;
            margin-right: 6px;
            font-size: 14px;
            -webkit-transition: -webkit-transform 150ms ease;
            transition: -webkit-transform 150ms ease;
            -o-transition: -o-transform 150ms ease;
            -moz-transition: transform 150ms ease, -moz-transform 150ms ease;
            transition: transform 150ms ease;
            transition: transform 150ms ease, -webkit-transform 150ms ease, -moz-transform 150ms ease, -o-transform 150ms ease
        }
}

.header__languageToggle--open:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.header__languageToggle:focus {
    outline: #f6a623 auto 5px
}

.header__languageToggle .languageFlag {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -16px;
    width: 30px
}

@media screen and (min-width: 992px) {
    .header__languageToggle .languageFlag {
        left: 13px;
        margin-left: 0px
    }
}

.header__form {
    position: absolute;
    top: 0px;
    right: 100px;
    bottom: 0px;
    width: 247px;
    height: 50px
}

.header__search {
    display: block;
    width: 100%;
    height: 100%;
    background: none;
    border: none;
    padding: 0 54px 0 19px;
    font-family: "Myriad W01",sans-serif;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal
}

    .header__search::-webkit-input-placeholder {
        color: #fff
    }

    .header__search::-moz-placeholder {
        color: #fff
    }

    .header__search:-ms-input-placeholder {
        color: #fff
    }

    .header__search:-moz-placeholder {
        color: #fff
    }

    .header__search:focus {
        outline: #f6a623 auto 5px
    }

        .header__search:focus::-webkit-input-placeholder {
            opacity: 0.4
        }

        .header__search:focus::-moz-placeholder {
            opacity: 0.4
        }

        .header__search:focus:-ms-input-placeholder {
            opacity: 0.4
        }

        .header__search:focus:-moz-placeholder {
            opacity: 0.4
        }

    .header__search::-ms-clear {
        display: none !important
    }

.header__submit {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background: none;
    cursor: pointer;
    border: none;
    width: 54px;
    height: 50px;
    padding: 0px;
    margin: 0px
}

    .header__submit input[type="submit"] {
        position: absolute;
        top: 0;
        right: 0;
        height: 50px;
        opacity: 0;
        cursor: pointer;
        z-index: 10
    }

    .header__submit:focus {
        outline: #f6a623 auto 5px
    }

    .header__submit:before {
        content: "";
        display: block;
        width: 100%;
        line-height: 50px;
        text-align: center;
        font-size: 24px;
        color: #fff
    }

.languageSelector {
    position: absolute;
    top: 50px;
    right: 0px;
    z-index: 9;
    background: #fff;
    width: 53px;
    display: none
}

@media screen and (min-width: 992px) {
    .languageSelector {
        width: 100px
    }
}

.languageSelector__list {
    margin: 0px
}

.languageSelector__link {
    display: block;
    padding: 7px 0 8px;
    text-align: center;
    text-decoration: none !important
}

    .languageSelector__link:focus {
        outline: #f6a623 auto 5px
    }

.languageSelector__link--active {
    background: #e8e9e8
}

.languageSelector__link .languageFlag {
    margin: 0 auto;
    width: 30px
}

@media screen and (min-width: 992px) {
    .languageSelector__link .languageFlag {
        float: left;
        margin: 0 16px 0 13px
    }
}

.languageSelector__label {
    font-family: "Myriad W01",sans-serif;
    font-size: 11px;
    font-weight: 400;
    font-style: normal;
    color: #4a4a4a;
    letter-spacing: normal;
    line-height: 16px;
    text-align: left
}

.mobileNavigation {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 100%;
    background: #fff;
    padding: 0px;
    z-index: 9000200;
    overflow: hidden;
    bottom: 0px;
    padding: 11px 20px 20px;
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    -webkit-transition: 500ms ease-in-out;
    -o-transition: 500ms ease-in-out;
    -moz-transition: 500ms ease-in-out;
    transition: 500ms ease-in-out;
    -webkit-transition: 250ms ease-in-out;
    -o-transition: 250ms ease-in-out;
    -moz-transition: 250ms ease-in-out;
    transition: 250ms ease-in-out
}

    .mobileNavigation .animation__step-1 {
        -webkit-transform: translate(-100%, 0);
        -moz-transform: translate(-100%, 0);
        -ms-transform: translate(-100%, 0);
        -o-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }

        .mobileNavigation .animation__step-1.desktopNavigation__listItem--open {
            -webkit-transform: none;
            -moz-transform: none;
            -ms-transform: none;
            -o-transform: none;
            transform: none
        }

    .mobileNavigation .animation__step-2 {
        opacity: 0
    }

    .mobileNavigation.open {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        pointer-events: all
    }

        .mobileNavigation.open .animation__step-1:nth-child(1) {
            -webkit-animation: slide 600ms ease 400ms 1 forwards;
            -moz-animation: slide 600ms ease 400ms 1 forwards;
            -o-animation: slide 600ms ease 400ms 1 forwards;
            animation: slide 600ms ease 400ms 1 forwards
        }

            .mobileNavigation.open .animation__step-1:nth-child(1).desktopNavigation__listItem--open {
                -webkit-transform: none;
                -moz-transform: none;
                -ms-transform: none;
                -o-transform: none;
                transform: none
            }

        .mobileNavigation.open .animation__step-1:nth-child(2) {
            -webkit-animation: slide 700ms ease 500ms 1 forwards;
            -moz-animation: slide 700ms ease 500ms 1 forwards;
            -o-animation: slide 700ms ease 500ms 1 forwards;
            animation: slide 700ms ease 500ms 1 forwards
        }

            .mobileNavigation.open .animation__step-1:nth-child(2).desktopNavigation__listItem--open {
                -webkit-transform: none;
                -moz-transform: none;
                -ms-transform: none;
                -o-transform: none;
                transform: none
            }

        .mobileNavigation.open .animation__step-1:nth-child(3) {
            -webkit-animation: slide 800ms ease 600ms 1 forwards;
            -moz-animation: slide 800ms ease 600ms 1 forwards;
            -o-animation: slide 800ms ease 600ms 1 forwards;
            animation: slide 800ms ease 600ms 1 forwards
        }

            .mobileNavigation.open .animation__step-1:nth-child(3).desktopNavigation__listItem--open {
                -webkit-transform: none;
                -moz-transform: none;
                -ms-transform: none;
                -o-transform: none;
                transform: none
            }

        .mobileNavigation.open .animation__step-1:nth-child(4) {
            -webkit-animation: slide 900ms ease 700ms 1 forwards;
            -moz-animation: slide 900ms ease 700ms 1 forwards;
            -o-animation: slide 900ms ease 700ms 1 forwards;
            animation: slide 900ms ease 700ms 1 forwards
        }

            .mobileNavigation.open .animation__step-1:nth-child(4).desktopNavigation__listItem--open {
                -webkit-transform: none;
                -moz-transform: none;
                -ms-transform: none;
                -o-transform: none;
                transform: none
            }

        .mobileNavigation.open .animation__step-1:nth-child(5) {
            -webkit-animation: slide 1000ms ease 800ms 1 forwards;
            -moz-animation: slide 1000ms ease 800ms 1 forwards;
            -o-animation: slide 1000ms ease 800ms 1 forwards;
            animation: slide 1000ms ease 800ms 1 forwards
        }

            .mobileNavigation.open .animation__step-1:nth-child(5).desktopNavigation__listItem--open {
                -webkit-transform: none;
                -moz-transform: none;
                -ms-transform: none;
                -o-transform: none;
                transform: none
            }

        .mobileNavigation.open .animation__step-1:nth-child(6) {
            -webkit-animation: slide 1100ms ease 900ms 1 forwards;
            -moz-animation: slide 1100ms ease 900ms 1 forwards;
            -o-animation: slide 1100ms ease 900ms 1 forwards;
            animation: slide 1100ms ease 900ms 1 forwards
        }

            .mobileNavigation.open .animation__step-1:nth-child(6).desktopNavigation__listItem--open {
                -webkit-transform: none;
                -moz-transform: none;
                -ms-transform: none;
                -o-transform: none;
                transform: none
            }

        .mobileNavigation.open .animation__step-1:nth-child(n+7) {
            -webkit-animation: slide 1200ms ease 1000ms 1 forwards;
            -moz-animation: slide 1200ms ease 1000ms 1 forwards;
            -o-animation: slide 1200ms ease 1000ms 1 forwards;
            animation: slide 1200ms ease 1000ms 1 forwards
        }

        .mobileNavigation.open .animation__step-2 {
            -webkit-animation: fadeIn 1000ms ease 1500ms 1 forwards;
            -moz-animation: fadeIn 1000ms ease 1500ms 1 forwards;
            -o-animation: fadeIn 1000ms ease 1500ms 1 forwards;
            animation: fadeIn 1000ms ease 1500ms 1 forwards
        }

@media screen and (min-width: 992px) {
    .mobileNavigation {
        display: none !important
    }
}

.mobileNavigation__close {
    display: inline-block;
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    color: #4a4a4a;
    letter-spacing: normal;
    line-height: 38px;
    text-transform: uppercase;
    text-decoration: none !important
}

    .mobileNavigation__close:hover {
        color: #4a4a4a
    }

    .mobileNavigation__close:focus {
        outline: #f6a623 auto 5px
    }

    .mobileNavigation__close:before {
        content: "";
        font-size: 24px;
        color: #05ade9;
        display: inline-block;
        width: 24px;
        height: 24px;
        margin-right: 12px;
        vertical-align: middle
    }

.mobileNavigation__form {
    margin: 10px -20px 0;
    position: relative
}

.mobileNavigation__search {
    width: 100%;
    height: 39px;
    border: none;
    background: none;
    border-bottom: 1px solid rgba(74,74,74,0.15);
    padding: 0px 20px;
    font-family: "Myriad W01",sans-serif;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    color: #4a4a4a;
    letter-spacing: normal
}

    .mobileNavigation__search::-webkit-input-placeholder {
        color: #4a4a4a
    }

    .mobileNavigation__search::-moz-placeholder {
        color: #4a4a4a
    }

    .mobileNavigation__search:-ms-input-placeholder {
        color: #4a4a4a
    }

    .mobileNavigation__search:-moz-placeholder {
        color: #4a4a4a
    }

    .mobileNavigation__search:focus {
        outline: #f6a623 auto 5px
    }

.mobileNavigation__submit {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background: none;
    cursor: pointer;
    border: none;
    width: 54px;
    height: 50px;
    padding: 0px;
    margin: 0px
}

    .mobileNavigation__submit input[type="submit"] {
        position: absolute;
        top: 0;
        right: 0;
        height: 50px;
        opacity: 0;
        cursor: pointer;
        z-index: 10
    }

    .mobileNavigation__submit:focus {
        outline: #f6a623 auto 5px
    }

    .mobileNavigation__submit:before {
        content: "";
        display: block;
        width: 100%;
        line-height: 50px;
        text-align: center;
        font-size: 24px;
        color: #000
    }

.mobileNavigation__nav {
    width: 100%;
    width: -webkit-calc(100% + 40px);
    width: -moz-calc(100% + 40px);
    width: calc(100% + 40px);
    margin-left: -webkit-calc(20px - 40px);
    margin-left: -moz-calc(20px - 40px);
    margin-left: calc(20px - 40px);
    height: 300px;
    height: -webkit-calc(100% - 161px);
    height: -moz-calc(100% - 161px);
    height: calc(100% - 161px);
    overflow: auto
}

.mobileNavigation__horizontalWrap {
    width: 100%;
    height: auto;
    overflow: hidden
}

.mobileNavigation__list {
    margin: 0px;
    padding-top: 17px;
    width: 300%;
    position: relative;
    -webkit-transition: margin 150ms ease;
    -o-transition: margin 150ms ease;
    -moz-transition: margin 150ms ease;
    transition: margin 150ms ease
}

.mobileNavigation__list--levelOne {
    margin-left: -100%;
    max-height: 0px
}

    .mobileNavigation__list--levelOne .mobileNavigation__listItem {
        max-height: 0px
    }

.mobileNavigation__list--levelTwo {
    margin-left: -200%;
    max-height: 0px
}

    .mobileNavigation__list--levelTwo .mobileNavigation__listItem, .mobileNavigation__list--levelTwo .subList__item {
        max-height: 0px
    }

.mobileNavigation__listItem {
    width: 33.33%
}

    .mobileNavigation__listItem > a {
        font-family: "Myriad W01",sans-serif;
        font-size: 24px;
        font-weight: 700;
        font-style: normal;
        color: #4a4a4a;
        letter-spacing: normal;
        line-height: 1.2;
        display: block;
        padding: 8px 20px;
        text-decoration: none
    }

        .mobileNavigation__listItem > a:focus {
            outline: #f6a623 auto 5px
        }

.mobileNavigation__listItem--small > a {
    font-size: 16px;
    padding: 4px 20px;
    text-transform: none
}

.mobileNavigation__listItem--hasChildren > a:after {
    content: '>';
    float: right;
    vertical-align: top
}

.mobileNavigation__listDivider {
    width: 30%;
    width: -webkit-calc(33.33% - 40px);
    width: -moz-calc(33.33% - 40px);
    width: calc(33.33% - 40px);
    height: 1px;
    background: #0074a6;
    margin: 26px 20px 24px
}

.mobileNavigation__subList, .mobileNavigation__bottomList {
    width: 100%;
    float: right;
    margin-right: -100%;
    display: none
}

    .mobileNavigation__subList .subList__header, .mobileNavigation__subList .bottomList__header, .mobileNavigation__bottomList .subList__header, .mobileNavigation__bottomList .bottomList__header {
        text-align: center;
        border-bottom: 1px solid rgba(74,74,74,0.15);
        margin-bottom: 10px
    }

        .mobileNavigation__subList .subList__header a, .mobileNavigation__subList .bottomList__header a, .mobileNavigation__bottomList .subList__header a, .mobileNavigation__bottomList .bottomList__header a {
            display: block;
            font-family: "Myriad W01",sans-serif;
            font-size: 24px;
            font-weight: 300;
            font-style: normal;
            color: #4a4a4a;
            letter-spacing: normal;
            line-height: 1.2;
            padding: 20px 73px 18px;
            position: relative;
            text-decoration: none !important
        }

            .mobileNavigation__subList .subList__header a:before, .mobileNavigation__subList .bottomList__header a:before, .mobileNavigation__bottomList .subList__header a:before, .mobileNavigation__bottomList .bottomList__header a:before {
                content: ' ';
                display: block;
                width: 73px;
                background-color: #f7f8f9;
                background-image: url(../img/mobileNavigationBackArrow.png);
                background-image: none,url(../img/mobileNavigationBackArrow.svg);
                -webkit-background-size: 20px 35px;
                -moz-background-size: 20px 35px;
                -o-background-size: 20px 35px;
                background-size: 20px 35px;
                background-position: center center;
                background-repeat: no-repeat;
                position: absolute;
                top: 0px;
                left: 0px;
                bottom: 0px;
                line-height: 100%
            }

    .mobileNavigation__subList .subList__item > a, .mobileNavigation__subList .bottomList__item > a, .mobileNavigation__bottomList .subList__item > a, .mobileNavigation__bottomList .bottomList__item > a {
        display: block;
        padding: 13px 20px;
        font-family: "Myriad W01",sans-serif;
        font-size: 16px;
        font-weight: 700;
        font-style: normal;
        color: #4a4a4a;
        letter-spacing: normal;
        line-height: 1.2
    }

    .mobileNavigation__subList .subList__item--hasChildren > a:after, .mobileNavigation__subList .bottomList__item--hasChildren > a:after, .mobileNavigation__bottomList .subList__item--hasChildren > a:after, .mobileNavigation__bottomList .bottomList__item--hasChildren > a:after {
        content: ' >'
    }

.mobileNavigation__cta {
    display: block;
    width: 100%;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    background: #05ade9;
    padding: 17px 30px;
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.2;
    margin: 20px 0 0;
    text-decoration: none
}

    .mobileNavigation__cta:hover {
        color: #fff;
        text-decoration: none
    }

    .mobileNavigation__cta:focus {
        outline: #f6a623 auto 5px;
        color: #fff
    }

.desktopNavigation {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 9000200;
    background: #0074a6;
    pointer-events: none;
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden;
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    -webkit-transition: 500ms ease-in-out;
    -o-transition: 500ms ease-in-out;
    -moz-transition: 500ms ease-in-out;
    transition: 500ms ease-in-out
}

    .desktopNavigation .animation__step-1 {
        -webkit-transform: translate(-100%, 0);
        -moz-transform: translate(-100%, 0);
        -ms-transform: translate(-100%, 0);
        -o-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }

        .desktopNavigation .animation__step-1.desktopNavigation__listItem--open {
            -webkit-transform: none;
            -moz-transform: none;
            -ms-transform: none;
            -o-transform: none;
            transform: none
        }

    .desktopNavigation .animation__step-2 {
        opacity: 0
    }

.desktopNavigation--show {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    pointer-events: all
}

    .desktopNavigation--show .animation__step-1:nth-child(1) {
        -webkit-animation: slide 600ms ease 400ms 1 forwards;
        -moz-animation: slide 600ms ease 400ms 1 forwards;
        -o-animation: slide 600ms ease 400ms 1 forwards;
        animation: slide 600ms ease 400ms 1 forwards
    }

        .desktopNavigation--show .animation__step-1:nth-child(1).desktopNavigation__listItem--open {
            -webkit-transform: none;
            -moz-transform: none;
            -ms-transform: none;
            -o-transform: none;
            transform: none
        }

    .desktopNavigation--show .animation__step-1:nth-child(2) {
        -webkit-animation: slide 700ms ease 500ms 1 forwards;
        -moz-animation: slide 700ms ease 500ms 1 forwards;
        -o-animation: slide 700ms ease 500ms 1 forwards;
        animation: slide 700ms ease 500ms 1 forwards
    }

        .desktopNavigation--show .animation__step-1:nth-child(2).desktopNavigation__listItem--open {
            -webkit-transform: none;
            -moz-transform: none;
            -ms-transform: none;
            -o-transform: none;
            transform: none
        }

    .desktopNavigation--show .animation__step-1:nth-child(3) {
        -webkit-animation: slide 800ms ease 600ms 1 forwards;
        -moz-animation: slide 800ms ease 600ms 1 forwards;
        -o-animation: slide 800ms ease 600ms 1 forwards;
        animation: slide 800ms ease 600ms 1 forwards
    }

        .desktopNavigation--show .animation__step-1:nth-child(3).desktopNavigation__listItem--open {
            -webkit-transform: none;
            -moz-transform: none;
            -ms-transform: none;
            -o-transform: none;
            transform: none
        }

    .desktopNavigation--show .animation__step-1:nth-child(4) {
        -webkit-animation: slide 900ms ease 700ms 1 forwards;
        -moz-animation: slide 900ms ease 700ms 1 forwards;
        -o-animation: slide 900ms ease 700ms 1 forwards;
        animation: slide 900ms ease 700ms 1 forwards
    }

        .desktopNavigation--show .animation__step-1:nth-child(4).desktopNavigation__listItem--open {
            -webkit-transform: none;
            -moz-transform: none;
            -ms-transform: none;
            -o-transform: none;
            transform: none
        }

    .desktopNavigation--show .animation__step-1:nth-child(5) {
        -webkit-animation: slide 1000ms ease 800ms 1 forwards;
        -moz-animation: slide 1000ms ease 800ms 1 forwards;
        -o-animation: slide 1000ms ease 800ms 1 forwards;
        animation: slide 1000ms ease 800ms 1 forwards
    }

        .desktopNavigation--show .animation__step-1:nth-child(5).desktopNavigation__listItem--open {
            -webkit-transform: none;
            -moz-transform: none;
            -ms-transform: none;
            -o-transform: none;
            transform: none
        }

    .desktopNavigation--show .animation__step-1:nth-child(6) {
        -webkit-animation: slide 1100ms ease 900ms 1 forwards;
        -moz-animation: slide 1100ms ease 900ms 1 forwards;
        -o-animation: slide 1100ms ease 900ms 1 forwards;
        animation: slide 1100ms ease 900ms 1 forwards
    }

        .desktopNavigation--show .animation__step-1:nth-child(6).desktopNavigation__listItem--open {
            -webkit-transform: none;
            -moz-transform: none;
            -ms-transform: none;
            -o-transform: none;
            transform: none
        }

    .desktopNavigation--show .animation__step-1:nth-child(n+7) {
        -webkit-animation: slide 1200ms ease 1000ms 1 forwards;
        -moz-animation: slide 1200ms ease 1000ms 1 forwards;
        -o-animation: slide 1200ms ease 1000ms 1 forwards;
        animation: slide 1200ms ease 1000ms 1 forwards
    }

    .desktopNavigation--show .animation__step-2 {
        -webkit-animation: fadeIn 1000ms ease 1500ms 1 forwards;
        -moz-animation: fadeIn 1000ms ease 1500ms 1 forwards;
        -o-animation: fadeIn 1000ms ease 1500ms 1 forwards;
        animation: fadeIn 1000ms ease 1500ms 1 forwards
    }

.desktopNavigation:before {
    content: ' ';
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 66.66%;
    bottom: 0px;
    z-index: 1;
    background: #fff
}

@media screen and (min-width: 1200px) {
    .desktopNavigation:before {
        right: 75%
    }
}

.desktopNavigation__close {
    position: absolute;
    top: 11px;
    left: 20px;
    display: inline-block;
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    color: #4a4a4a;
    letter-spacing: normal;
    line-height: 24px;
    text-transform: uppercase;
    text-decoration: none !important;
    z-index: 4
}

    .desktopNavigation__close:hover {
        color: #4a4a4a
    }

    .desktopNavigation__close:focus {
        outline: #f6a623 auto 5px
    }

    .desktopNavigation__close:before {
        content: "";
        font-size: 24px;
        color: #05ade9;
        display: inline-block;
        width: 24px;
        height: 24px;
        margin-right: 10px;
        vertical-align: top
    }

.desktopNavigation__primaryColumn {
    z-index: 3;
    color: #4a4a4a;
    padding-top: 65px
}

.desktopNavigation__secondaryColumn {
    z-index: 2;
    color: #fff;
    padding-top: 10px
}

    .desktopNavigation__secondaryColumn .col-xl-4 {
        -webkit-transition: opacity 150ms ease, -webkit-transform 150ms ease;
        transition: opacity 150ms ease, -webkit-transform 150ms ease;
        -o-transition: opacity 150ms ease, -o-transform 150ms ease;
        -moz-transition: transform 150ms ease, opacity 150ms ease, -moz-transform 150ms ease;
        transition: transform 150ms ease, opacity 150ms ease;
        transition: transform 150ms ease, opacity 150ms ease, -webkit-transform 150ms ease, -moz-transform 150ms ease, -o-transform 150ms ease;
        opacity: 1;
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
        transform: translateX(0px)
    }

    .desktopNavigation__secondaryColumn .col-xl-7 {
        -webkit-transition: -webkit-transform 150ms ease;
        transition: -webkit-transform 150ms ease;
        -o-transition: -o-transform 150ms ease;
        -moz-transition: transform 150ms ease, -moz-transform 150ms ease;
        transition: transform 150ms ease;
        transition: transform 150ms ease, -webkit-transform 150ms ease, -moz-transform 150ms ease, -o-transform 150ms ease
    }

.desktopNavigation__secondaryColumn--slide .col-xl-4 {
    opacity: 0;
    -webkit-transform: translateX(800px);
    -moz-transform: translateX(800px);
    -ms-transform: translateX(800px);
    -o-transform: translateX(800px);
    transform: translateX(800px)
}

.desktopNavigation__secondaryColumn--slide .col-xl-7 {
    -webkit-transform: translateX(71.42857%);
    -moz-transform: translateX(71.42857%);
    -ms-transform: translateX(71.42857%);
    -o-transform: translateX(71.42857%);
    transform: translateX(71.42857%)
}

.desktopNavigation__padding {
    padding-left: 10px;
    padding-right: 10px;
    max-width: 1000px;
    width: 100%;
    overflow: hidden
}

.desktopNavigation__primaryScrollWrap {
    max-height: 500px;
    max-height: -webkit-calc(100vh - 85px);
    max-height: -moz-calc(100vh - 85px);
    max-height: calc(100vh - 85px);
    margin: 0px -20px
}

.desktopNavigation__secondaryScrollWrap {
    padding-top: 64px;
    max-height: 500px;
    max-height: -webkit-calc(100vh - 20px);
    max-height: -moz-calc(100vh - 20px);
    max-height: calc(100vh - 20px);
    overflow: auto
}

.desktopNavigation__list {
    margin: 0px
}

.desktopNavigation__listItem {
    padding: 0px 60px 0px 20px;
    background: transparent;
    -webkit-transition: background 150ms ease;
    -o-transition: background 150ms ease;
    -moz-transition: background 150ms ease;
    transition: background 150ms ease
}

    .desktopNavigation__listItem > a {
        display: block;
        font-family: "Myriad W01",sans-serif;
        font-size: 24px;
        font-weight: 700;
        font-style: normal;
        color: #4a4a4a;
        letter-spacing: normal;
        line-height: 1.2;
        text-decoration: none !important;
        padding: 8px 0 9px;
        -webkit-transition: color 150ms ease;
        -o-transition: color 150ms ease;
        -moz-transition: color 150ms ease;
        transition: color 150ms ease
    }

        .desktopNavigation__listItem > a:focus {
            outline: #f6a623 auto 5px
        }

.desktopNavigation__listItem--small > a {
    font-size: 16px;
    text-transform: none;
    padding: 5px 0 6px
}

.desktopNavigation__listItem--hasChildren > a:after {
    content: '>';
    float: right;
    vertical-align: top
}

.desktopNavigation__listItem--open {
    background: #00689e
}

    .desktopNavigation__listItem--open > a {
        color: #fff
    }

.desktopNavigation__listDivider {
    display: block;
    height: 1px;
    background: #0074a6;
    margin: 25px 20px 23px
}

.desktopNavigation__cta {
    display: block;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    background: #05ade9;
    padding: 17px 30px;
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.2;
    margin: 57px 20px 0;
    text-decoration: none;
    text-align: center
}

    .desktopNavigation__cta:hover {
        color: #fff;
        text-decoration: none
    }

    .desktopNavigation__cta:focus {
        outline: #f6a623 auto 5px;
        color: #fff
    }

.desktopNavigation__title {
    font-family: "Myriad W01",sans-serif;
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.2;
    margin: 0 0 26px
}

.desktopNavigation__ctaLinks {
    margin: 26px 0px 0px
}

.desktopNavigation__ctaLink {
    margin: 0px 0px 29px;
    padding: 0px
}

    .desktopNavigation__ctaLink:last-child {
        margin-bottom: 0px
    }

    .desktopNavigation__ctaLink a {
        color: #fff;
        border-bottom-color: #fff
    }

.desktopNavigation__subListWrap {
    display: block;
    width: 0px;
    position: absolute;
    top: 0px;
    left: 100%;
    bottom: 0px;
    height: 100vh;
    background: #00689e;
    -webkit-transition: width 150ms ease, padding 150ms ease;
    -o-transition: width 150ms ease, padding 150ms ease;
    -moz-transition: width 150ms ease, padding 150ms ease;
    transition: width 150ms ease, padding 150ms ease;
    padding: 65px 0px 30px;
    max-height: 500px;
    max-height: 100vh;
    overflow: auto
}

.desktopNavigation__subListWrap--open {
    width: 799px;
    width: -webkit-calc(100vw * 0.666);
    width: -moz-calc(100vw * 0.666);
    width: calc(100vw * 0.666);
    padding: 65px 30px 30px
}

@media screen and (min-width: 1200px) {
    .desktopNavigation__subListWrap--open {
        width: 380px
    }
}

.desktopNavigation__subListWrap--overflow {
    overflow: visible
}

.desktopNavigation__subList {
    width: 601px;
    width: -webkit-calc((100vw * 0.666) - 60px);
    width: -moz-calc((100vw * 0.666) - 60px);
    width: calc((100vw * 0.666) - 60px)
}

@media screen and (min-width: 1200px) {
    .desktopNavigation__subList {
        width: 320px
    }
}

.desktopNavigation .subList__header h3 {
    font-family: "Myriad W01",sans-serif;
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 46px
}

    .desktopNavigation .subList__header h3 a {
        color: inherit;
        text-decoration: none
    }

.desktopNavigation .subList__item > a {
    display: block;
    font-family: "Myriad W01",sans-serif;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1;
    text-transform: none;
    padding: 12px 0;
    margin: 5px 0;
    text-decoration: none !important
}

    .desktopNavigation .subList__item > a:focus {
        outline: #f6a623 auto 5px
    }

.desktopNavigation .subList__item--hasChildren > a:after {
    content: ' >'
}

.desktopNavigation__bottomListWrap {
    display: block;
    width: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    background: #00689e;
    -webkit-transition: width 150ms ease, padding 150ms ease;
    -o-transition: width 150ms ease, padding 150ms ease;
    -moz-transition: width 150ms ease, padding 150ms ease;
    transition: width 150ms ease, padding 150ms ease;
    padding: 70px 0px 30px;
    z-index: 4;
    max-height: 500px;
    max-height: 100vh;
    overflow: auto
}

.desktopNavigation__bottomListWrap--open {
    width: 799px;
    width: -webkit-calc(100vw * 0.666);
    width: -moz-calc(100vw * 0.666);
    width: calc(100vw * 0.666);
    padding: 70px 30px 30px
}

@media screen and (min-width: 1200px) {
    .desktopNavigation__bottomListWrap--open {
        width: 380px
    }
}

@media screen and (min-width: 1200px) {
    .desktopNavigation__bottomListWrap--open.desktopNavigation__bottomListWrap--fullScreen {
        width: 1440px
    }
}

@media screen and (min-width: 1200px) {
    .desktopNavigation__bottomListWrap--open.desktopNavigation__bottomListWrap--fullScreen .desktopNavigation__bottomList {
        width: 860px
    }
}

.desktopNavigation__bottomListWrap.desktopNavigation__bottomListWrap--fullScreen .bottomList__item {
    width: 33.33%;
    float: left;
    padding-right: 20px
}

.desktopNavigation__bottomList {
    width: 601px;
    width: -webkit-calc((100vw * 0.666) - 60px);
    width: -moz-calc((100vw * 0.666) - 60px);
    width: calc((100vw * 0.666) - 60px)
}

@media screen and (min-width: 1200px) {
    .desktopNavigation__bottomList {
        width: 320px
    }
}

.desktopNavigation .bottomList__header > a {
    display: block;
    font-family: "Myriad W01",sans-serif;
    font-size: 16px;
    font-weight: 900;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 34px;
    text-decoration: none !important
}

    .desktopNavigation .bottomList__header > a:focus {
        outline: #f6a623 auto 5px
    }

    .desktopNavigation .bottomList__header > a:before {
        content: "";
        font-size: 68px;
        display: inline-block;
        width: 22px;
        line-height: 31px;
        height: 34px;
        text-align: left;
        text-indent: -22px;
        vertical-align: top;
        margin-right: 20px
    }

.desktopNavigation .bottomList__header h3 {
    font-family: "Myriad W01",sans-serif;
    font-size: 24px;
    font-weight: 900;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1;
    text-transform: uppercase;
    margin: 38px 0px 28px
}

    .desktopNavigation .bottomList__header h3 a {
        color: inherit;
        text-decoration: none
    }

.desktopNavigation .bottomList__item > a {
    display: block;
    font-family: "Myriad W01",sans-serif;
    font-size: 16px;
    font-weight: 900;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1;
    text-transform: none;
    padding: 12px 0;
    margin: 5px 0;
    text-decoration: none !important
}

    .desktopNavigation .bottomList__item > a:focus {
        outline: #f6a623 auto 5px
    }

.heroPanel {
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    color: #fff
}

.heroPanel__wrap {
    position: relative;
    z-index: 2;
    min-height: -webkit-calc(100vh - 50px);
    min-height: -moz-calc(100vh - 50px);
    min-height: calc(100vh - 50px);
    padding-bottom: 103px;
    overflow: hidden
}

@media screen and (min-width: 992px) {
    .heroPanel__wrap {
        min-height: 630px;
        padding-bottom: 121px
    }
}

.heroPanel__wrap .container, .heroPanel__wrap .headerPanel__breadcrumbs, .heroPanel__wrap .headerPanel__arrow {
    position: absolute;
    bottom: 60px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media screen and (min-width: 768px) {
    .heroPanel__wrap .container, .heroPanel__wrap .headerPanel__breadcrumbs, .heroPanel__wrap .headerPanel__arrow {
        bottom: 103px
    }
}

@media screen and (min-width: 992px) {
    .heroPanel__wrap .container, .heroPanel__wrap .headerPanel__breadcrumbs, .heroPanel__wrap .headerPanel__arrow {
        bottom: 121px
    }
}

@media screen and (min-width: 992px) {
    .heroPanel--viewport .heroPanel__wrap {
        min-height: 100vh
    }
}

.heroPanel--background {
    background-attachment: fixed
}

    .heroPanel--background:before {
        content: ' ';
        display: block;
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        min-height: -webkit-calc(100vh - 50px);
        min-height: -moz-calc(100vh - 50px);
        min-height: calc(100vh - 50px);
        background-color: rgba(0,0,0,0.4);
        z-index: 1
    }

@media screen and (min-width: 992px) {
    .heroPanel--background:before {
        min-height: 630px
    }
}

.heroPanel--kenburns .heroPanel__image {
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

    .heroPanel--kenburns .heroPanel__image:before {
        content: ' ';
        display: block;
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        background-color: rgba(0,0,0,0.4);
        z-index: 1
    }

.heroPanel--video .heroPanel__wrap {
    pointer-events: none
}

    .heroPanel--video .heroPanel__wrap .heroPanel__title, .heroPanel--video .heroPanel__wrap .heroPanel__copy, .heroPanel--video .heroPanel__wrap .heroPanel__link {
        pointer-events: all
    }

.heroPanel--video .heroPanel__video {
    pointer-events: all
}

.heroPanel--video .heroPanel__videoBackground {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    pointer-events: none;
    z-index: -1;
    overflow: hidden
}

    .heroPanel--video .heroPanel__videoBackground:before {
        content: ' ';
        display: block;
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        background-color: rgba(0,0,0,0.33);
        z-index: 3
    }

.heroPanel--video .heroPanel__video {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    width: 100%;
    height: 100%
}

@media screen and (min-width: 992px) {
    .heroPanel--video .heroPanel__video {
        display: block
    }
}

.heroPanel__title {
    font-family: "Myriad W01",sans-serif;
    font-size: 35px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.14;
    margin-bottom: 17px;
    text-shadow: 0 0 20px rgba(0,0,0,0.5)
}

@media screen and (min-width: 768px) {
    .heroPanel__title {
        font-size: 70px;
        line-height: 1;
        margin-bottom: 20px
    }
}

.heroPanel__copy {
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.5;
    max-width: 83.3334%;
    margin-bottom: 18px;
    text-shadow: 0 0 20px rgba(0,0,0,0.5)
}

@media screen and (min-width: 768px) {
    .heroPanel__copy {
        font-size: 20px;
        line-height: 1.69;
        margin-bottom: 56px
    }
}

@media screen and (min-width: 992px) {
    .heroPanel__body {
        position: relative
    }
}

.heroPanel__body:after {
    content: ' ';
    display: block;
    width: 36px;
    height: 24px;
    position: absolute;
    bottom: -50px;
    left: 50%;
    margin-left: -18px;
    content: "";
    font-size: 20px;
    line-height: 1.2;
    -webkit-animation: bounce 2s infinite;
    -moz-animation: bounce 2s infinite;
    -o-animation: bounce 2s infinite;
    animation: bounce 2s infinite
}

@media screen and (min-width: 992px) {
    .heroPanel__body:after {
        left: 15px;
        bottom: -74px;
        margin-left: 0px
    }
}

.heroPanel__cta--blue.btn {
    width: 100%;
    padding: 11px 20px;
    cursor: pointer;
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.2;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: background 150ms ease, color 150ms ease;
    -o-transition: background 150ms ease, color 150ms ease;
    -moz-transition: background 150ms ease, color 150ms ease;
    transition: background 150ms ease, color 150ms ease;
    background: #05ade9;
    color: #fff;
    pointer-events: all
}

    .heroPanel__cta--blue.btn:hover {
        text-decoration: none
    }

    .heroPanel__cta--blue.btn:focus {
        outline: #f6a623 auto 5px
    }

    .heroPanel__cta--blue.btn:hover {
        color: #fff
    }

    .heroPanel__cta--blue.btn:hover {
        background: #0493c6
    }

.heroPanel__cta--transparent.btn {
    width: 100%;
    padding: 11px 20px;
    cursor: pointer;
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.2;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: background 150ms ease, color 150ms ease;
    -o-transition: background 150ms ease, color 150ms ease;
    -moz-transition: background 150ms ease, color 150ms ease;
    transition: background 150ms ease, color 150ms ease;
    background: rgba(0,0,0,0);
    color: #fff;
    pointer-events: all
}

    .heroPanel__cta--transparent.btn:hover {
        text-decoration: none
    }

    .heroPanel__cta--transparent.btn:focus {
        outline: #f6a623 auto 5px
    }

    .heroPanel__cta--transparent.btn:hover {
        color: #fff
    }

    .heroPanel__cta--transparent.btn:hover {
        background: rgba(0,0,0,0)
    }

.heroPanel__link {
    margin-top: 16px
}

@media screen and (min-width: 992px) {
    .heroPanel__link {
        margin-top: 0px
    }
}

.headerPanel {
    background-image: -webkit-gradient(linear, left top, right top, from(#00357a), to(#0289c6));
    background-image: -webkit-linear-gradient(left, #00357a, #0289c6);
    background-image: -moz-linear-gradient(left, #00357a, #0289c6);
    background-image: -o-linear-gradient(left, #00357a, #0289c6);
    background-image: linear-gradient(to right, #00357a, #0289c6);
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 180px 0 20px;
    color: #fff;
    position: relative;
    overflow: hidden
}

@media screen and (min-width: 576px) {
    .headerPanel {
        padding: 80px 0 20px
    }
}

@media screen and (min-width: 768px) {
    .headerPanel {
        padding: 180px 0 20px
    }
}

@media screen and (min-width: 992px) {
    .headerPanel {
        padding: 232px 0 20px
    }
}

.headerPanel--overlay:before {
    content: ' ';
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background: rgba(74,74,74,0.4);
    z-index: 1
}

.headerPanel--overlay > div {
    position: relative;
    z-index: 2
}

.headerPanel--viewport {
    height: -webkit-calc(100vh - 50px);
    height: -moz-calc(100vh - 50px);
    height: calc(100vh - 50px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media screen and (min-width: 992px) {
    .headerPanel--viewport {
        height: 100vh
    }
}

.headerPanel--viewport .headerPanel__container {
    margin-top: auto
}

.headerPanel__video {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
    -o-object-fit: cover;
    object-fit: cover;
    display: none
}

@media screen and (min-width: 992px) {
    .headerPanel__video {
        display: block
    }
}

.headerPanel__container {
    position: relative;
    z-index: 2
}

.headerPanel__breadcrumbs {
    list-style: none;
    position: absolute;
    top: 66px;
    left: 0px;
    right: 0px;
    z-index: 2
}

    .headerPanel__breadcrumbs li {
        display: inline
    }

        .headerPanel__breadcrumbs li + li:before {
            padding: 0px 3px 0 0px;
            color: #fff;
            content: ">"
        }

        .headerPanel__breadcrumbs li a {
            font-family: "Myriad W01",sans-serif;
            font-size: 16px;
            font-weight: 400;
            font-style: normal;
            color: #fff;
            letter-spacing: normal;
            text-decoration: none
        }

            .headerPanel__breadcrumbs li a:hover {
                text-decoration: none
            }

.headerPanel__headerText {
    color: #fff;
    margin-bottom: 58px
}

@media screen and (min-width: 576px) {
    .headerPanel__headerText {
        margin-bottom: 18px
    }
}

@media screen and (min-width: 768px) {
    .headerPanel__headerText {
        margin-bottom: 58px
    }
}

@media screen and (min-width: 992px) {
    .headerPanel__headerText {
        margin-bottom: 47px
    }
}

.headerPanel__title {
    font-family: "Myriad W01",sans-serif;
    font-size: 40px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1;
    margin: 0 0 18px
}

.headerPanel__title--noParent {
    margin-top: 37px
}

@media screen and (min-width: 992px) {
    .headerPanel__title {
        font-size: 90px;
        margin: 0 0 23px
    }

    .headerPanel__title--noParent {
        margin-top: 53px
    }
}

.headerPanel__parent {
    font-family: "Myriad W01",sans-serif;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    text-transform: uppercase;
    margin: 0 0 21px
}

    .headerPanel__parent:hover {
        color: inherit
    }

@media screen and (min-width: 992px) {
    .headerPanel__parent {
        font-size: 20px;
        margin: 0 0 31px
    }
}

.headerPanel__copy {
    font-family: "Myriad W01",sans-serif;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.44;
    margin: 0
}

@media screen and (min-width: 992px) {
    .headerPanel__copy {
        font-size: 22px;
        line-height: 1.45;
        max-width: 894px
    }
}

.headerPanel__arrow {
    height: 24px;
    position: relative;
    z-index: 2
}

    .headerPanel__arrow:before {
        content: "";
        display: block;
        font-size: 20px;
        height: 21px;
        width: 36px;
        margin: 0 auto;
        color: #fff;
        vertical-align: top;
        line-height: 1;
        text-align: center;
        -webkit-animation: bounce 2s infinite;
        -moz-animation: bounce 2s infinite;
        -o-animation: bounce 2s infinite;
        animation: bounce 2s infinite
    }

@media screen and (min-width: 992px) {
    .headerPanel__arrow:before {
        margin: 0 0 0 auto
    }
}

@media screen and (min-width: 992px) {
    .headerPanel__arrow {
        position: absolute;
        right: 0px;
        left: 0px;
        bottom: 60px
    }
}

.headerPanel--blog {
    padding: 35px 0 45px;
    min-height: 0px
}

@media screen and (min-width: 992px) {
    .headerPanel--blog {
        padding: 172px 0 65px
    }
}

.headerPanel--blog .headerPanel__title {
    font-size: 35px;
    margin-bottom: 38px
}

@media screen and (min-width: 992px) {
    .headerPanel--blog .headerPanel__title {
        font-size: 70px
    }
}

.headerPanel--blog .headerPanel__headerText {
    margin-bottom: 0px
}

@media screen and (min-width: 992px) {
    .headerPanel--blog .headerPanel__shareContainer {
        position: relative
    }
}

.headerPanel--blog .headerPanel__share {
    width: 53px;
    position: absolute;
    right: 18px;
    bottom: 49px
}

@media screen and (min-width: 992px) {
    .headerPanel--blog .headerPanel__share {
        top: 0px;
        bottom: auto
    }
}

.headerPanel--blog .headerPanel__share p {
    font-family: "Myriad W01",sans-serif;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    text-transform: uppercase;
    line-height: 1;
    margin: 0px 0px 7px
}

.headerPanel--blog .headerPanel__share .addthis_inline_share_toolbox {
    width: 100%
}

    .headerPanel--blog .headerPanel__share .addthis_inline_share_toolbox a.at-icon-wrapper {
        background: none !important;
        border: 1px solid #fff;
        -webkit-border-radius: 5px !important;
        -moz-border-radius: 5px !important;
        border-radius: 5px !important;
        padding: 4px;
        margin: 0 5px 17px
    }

        .headerPanel--blog .headerPanel__share .addthis_inline_share_toolbox a.at-icon-wrapper:last-child {
            margin-bottom: 0px
        }

.headerPanel--blog .headerPanel__arrow {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 20px;
    z-index: 2
}

@media screen and (min-width: 992px) {
    .headerPanel--blog .headerPanel__arrow {
        bottom: 40px
    }
}

@media screen and (min-width: 992px) {
    .headerPanel--blog .headerPanel__arrow:before {
        margin: 0 auto 0 0;
        text-align: left
    }
}

.animate--kenburns .headerPanel__background {
    position: absolute !important;
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-animation: kenBurnsImage 10s forwards;
    -moz-animation: kenBurnsImage 10s forwards;
    -o-animation: kenBurnsImage 10s forwards;
    animation: kenBurnsImage 10s forwards;
    top: 0;
    left: 0;
    z-index: 0
}

.contentRow {
    padding: 25px 0 41px;
    background: #fff;
    color: #4a4a4a
}

@media screen and (min-width: 992px) {
    .contentRow {
        padding: 38px 0 66px
    }

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

.contentRow--minHeight {
    min-height: 400px
}

.contentRow--text {
    padding: 35px 0 19px
}

@media screen and (min-width: 992px) {
    .contentRow--text {
        padding: 68px 0 52px
    }
}

.contentRow--text p {
    font-weight: 400
}

.contentRow--reduced {
    padding: 20px 0
}

@media screen and (min-width: 992px) {
    .contentRow--reduced {
        padding: 30px 0
    }
}

.contentRow .col-md-6:nth-child(odd) {
    margin-bottom: 40px
}

@media screen and (min-width: 992px) {
    .contentRow .col-md-6:nth-child(odd) {
        margin-bottom: 0px
    }
}

.contentRow__title {
    font-family: "Myriad W01",sans-serif;
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    color: inherit;
    letter-spacing: normal;
    margin: 0px 0px 34px;
    line-height: 1.25
}

@media screen and (min-width: 992px) {
    .contentRow__title {
        font-size: 35px;
        line-height: 1.14;
        margin: 0px 0px 52px
    }
}

.contentRow__title--medium {
    font-size: 35px
}

@media screen and (min-width: 992px) {
    .contentRow__title--medium {
        font-size: 45px
    }
}

.contentRow__title--large {
    font-size: 35px;
    line-height: 1;
    color: #00689e
}

@media screen and (min-width: 992px) {
    .contentRow__title--large {
        font-size: 55px
    }
}

.contentRow__video {
    width: 100%;
    height: 0px;
    padding-bottom: 56.25%;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative
}

.contentRow__iframe {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: opacity 150ms ease;
    -o-transition: opacity 150ms ease;
    -moz-transition: opacity 150ms ease;
    transition: opacity 150ms ease;
    -webkit-transition-delay: 250ms;
    -moz-transition-delay: 250ms;
    -o-transition-delay: 250ms;
    transition-delay: 250ms
}

.contentRow__iframe--show {
    pointer-events: all;
    opacity: 1
}

.contentRow__play {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    display: block;
    width: 60px;
    height: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    z-index: 2;
    opacity: 1;
    -webkit-transition: opacity 150ms ease;
    -o-transition: opacity 150ms ease;
    -moz-transition: opacity 150ms ease;
    transition: opacity 150ms ease;
    text-decoration: none !important
}

.contentRow__play--hide {
    opacity: 0;
    pointer-events: none
}

.contentRow__play:before {
    content: "";
    color: #fff;
    font-size: 70px;
    line-height: 0;
    vertical-align: top;
    display: block;
    margin-top: 28px;
    text-align: left;
    margin-left: -5px
}

.contentRow__play:focus {
    outline: #f6a623 auto 5px
}

.contentRow .rule__linklist {
    margin: 0px
}

    .contentRow .rule__linklist li {
        float: left;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

@media screen and (min-width: 576px) {
    .contentRow .rule__linklist li {
        width: 50%;
        padding-right: 20px
    }

        .contentRow .rule__linklist li:nth-child(odd) {
            padding-right: 10px
        }

        .contentRow .rule__linklist li:nth-child(even) {
            padding-left: 10px;
            padding-right: 0px
        }
}

@media screen and (min-width: 992px) {
    .contentRow .rule__linklist li {
        width: 50%;
        padding-right: 20px
    }

        .contentRow .rule__linklist li:nth-child(odd) {
            padding-right: 10px
        }

        .contentRow .rule__linklist li:nth-child(even) {
            padding-left: 10px;
            padding-right: 0px
        }
}

.contentRow--image {
    color: #fff;
    position: relative;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: -webkit-gradient(linear, left top, right top, from(#0051bc), to(#00acfa));
    background-image: -webkit-linear-gradient(left, #0051bc, #00acfa);
    background-image: -moz-linear-gradient(left, #0051bc, #00acfa);
    background-image: -o-linear-gradient(left, #0051bc, #00acfa);
    background-image: linear-gradient(to right, #0051bc, #00acfa)
}

    .contentRow--image:before {
        content: ' ';
        display: block;
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        width: 100%;
        height: 100%;
        background: rgba(74,74,74,0.7)
    }

    .contentRow--image .contentRow__title {
        color: inherit
    }

    .contentRow--image p {
        color: inherit
    }

    .contentRow--image .contentRow__content {
        color: #fff
    }

    .contentRow--image .inlineQuote {
        border-color: #fff
    }

    .contentRow--image .inlineQuote__quote, .contentRow--image .inlineQuote__who {
        color: #fff
    }

.contentRow--lightOverlay:before {
    background: rgba(74,74,74,0.3) !important
}

.contentRow--swapColumns .row .col-12:not(.col-md-6) {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

@media screen and (min-width: 768px) {
    .contentRow--swapColumns .row .col-12:not(.col-md-6) {
        -webkit-box-ordinal-group: initial;
        -webkit-order: initial;
        -moz-box-ordinal-group: initial;
        -ms-flex-order: initial;
        order: initial
    }
}

.contentRow--swapColumns .row .col-md-6:nth-child(1) {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -moz-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    margin-bottom: 0px
}

@media screen and (min-width: 768px) {
    .contentRow--swapColumns .row .col-md-6:nth-child(1) {
        -webkit-box-ordinal-group: initial;
        -webkit-order: initial;
        -moz-box-ordinal-group: initial;
        -ms-flex-order: initial;
        order: initial
    }
}

.contentRow--swapColumns .row .col-md-6:nth-child(2) {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-bottom: 40px
}

@media screen and (min-width: 768px) {
    .contentRow--swapColumns .row .col-md-6:nth-child(2) {
        -webkit-box-ordinal-group: initial;
        -webkit-order: initial;
        -moz-box-ordinal-group: initial;
        -ms-flex-order: initial;
        order: initial;
        margin-bottom: 0px
    }
}

.contentRow--swapColumns .row .col-md-6:nth-child(3) {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-bottom: 40px
}

@media screen and (min-width: 768px) {
    .contentRow--swapColumns .row .col-md-6:nth-child(3) {
        -webkit-box-ordinal-group: initial;
        -webkit-order: initial;
        -moz-box-ordinal-group: initial;
        -ms-flex-order: initial;
        order: initial;
        margin-bottom: 0px
    }
}

.inNav {
    background-color: #fff;
    padding: 32px 0 22px
}

.inNav__navigation {
    width: 100%;
    margin: 0
}

@media screen and (min-width: 992px) {
    .inNav__navigation {
        text-align: center
    }
}

.inNav__item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 3px;
    margin: 0 0px 10px;
    display: inline-block
}

@media screen and (min-width: 992px) {
    .inNav__item {
        width: 20%;
        width: -webkit-calc(20% - 1px);
        width: -moz-calc(20% - 1px);
        width: calc(20% - 1px);
        padding: 0 12px
    }
}

.inNav__button {
    display: inline-block;
    padding: 11px 20px;
    border: solid 1px #00689e;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    color: #00689e;
    letter-spacing: normal;
    line-height: 1.2;
    text-decoration: none !important;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-transition: background 150ms ease, color 150ms ease;
    -o-transition: background 150ms ease, color 150ms ease;
    -moz-transition: background 150ms ease, color 150ms ease;
    transition: background 150ms ease, color 150ms ease
}

@media screen and (min-width: 992px) {
    .inNav__button {
        display: block
    }
}

.inNav__button:focus {
    outline: #f6a623 auto 5px
}

.inNav__button:hover, .inNav__button.active {
    background: #00689e;
    color: #fff
}

.hierarchicalList {
    background-color: #fff;
    padding: 38px 0px 20px
}

@media screen and (min-width: 992px) {
    .hierarchicalList {
        padding: 77px 0 87px
    }
}

.hierarchicalList__title {
    font-family: "Myriad W01",sans-serif;
    font-size: 35px;
    font-weight: 700;
    font-style: normal;
    color: #00689e;
    letter-spacing: normal;
    line-height: 1;
    margin: 0 0 25px
}

@media screen and (min-width: 992px) {
    .hierarchicalList__title {
        font-size: 55px
    }
}

.hierarchicalList__wrapper {
    width: 100%;
    overflow: hidden;
    margin-top: 31px
}

@media screen and (min-width: 992px) {
    .hierarchicalList__wrapper {
        margin-top: 44px
    }
}

.hierarchicalList__list {
    width: 200%;
    position: relative;
    margin: 0;
    -webkit-transition: margin 150ms ease;
    -o-transition: margin 150ms ease;
    -moz-transition: margin 150ms ease;
    transition: margin 150ms ease
}

.hierarchicalList__list--open {
    margin-left: -100%
}

@media screen and (min-width: 992px) {
    .hierarchicalList__list {
        width: 100%;
        margin-left: 0px !important
    }

        .hierarchicalList__list:before {
            content: ' ';
            display: block;
            width: 1px;
            position: absolute;
            top: 0px;
            left: 33.33%;
            bottom: 0px;
            background: #4a4a4a
        }
}

.hierarchicalList__listItem {
    width: 50%;
    margin-bottom: 15px
}

@media screen and (min-width: 992px) {
    .hierarchicalList__listItem {
        width: 33.33%;
        padding-right: 25px
    }
}

.hierarchicalList__subList {
    width: 100%;
    float: right;
    margin-right: -100%;
    display: none
}

@media screen and (min-width: 992px) {
    .hierarchicalList__subList {
        width: 200%;
        margin-right: -200%;
        margin-right: -webkit-calc(-200% - 25px);
        margin-right: -moz-calc(-200% - 25px);
        margin-right: calc(-200% - 25px);
        padding-left: 15px
    }

        .hierarchicalList__subList .hierarchicalList__subListItem:last-child {
            margin-bottom: 0px
        }
}

.hierarchicalList__link {
    display: block;
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    color: #4a4a4a;
    letter-spacing: normal;
    line-height: 1.2;
    padding: 12px 20px;
    width: 100%;
    background: #f7f8f9;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    text-align: center;
    -webkit-transition: background 150ms ease, color 150ms ease;
    -o-transition: background 150ms ease, color 150ms ease;
    -moz-transition: background 150ms ease, color 150ms ease;
    transition: background 150ms ease, color 150ms ease
}

    .hierarchicalList__link:hover {
        color: #fff;
        background: #05ade9;
        text-decoration: none
    }

    .hierarchicalList__link:focus {
        outline: #f6a623 auto 5px
    }

.hierarchicalList__link--active {
    color: #fff;
    background: #05ade9
}

    .hierarchicalList__link--active:hover {
        color: #fff
    }

.hierarchicalList__subListItem {
    width: 100%;
    margin-bottom: 20px
}

.hierarchicalList__subLink {
    display: block;
    width: 100%;
    color: #4a4a4a;
    border-bottom-color: #0074a6
}

    .hierarchicalList__subLink:focus {
        outline: #f6a623 auto 5px
    }

.hierarchicalList__subLink--back {
    border: none;
    background: #05ade9;
    color: #fff;
    padding: 8px 10px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    text-align: center;
    -webkit-transition: background 150ms ease;
    -o-transition: background 150ms ease;
    -moz-transition: background 150ms ease;
    transition: background 150ms ease
}

    .hierarchicalList__subLink--back:hover {
        color: #fff;
        background: #0493c6
    }

    .hierarchicalList__subLink--back:after {
        content: none;
        display: none
    }

.CTAPanel {
    background: -webkit-gradient(linear, left top, right top, from(#00357a), to(#0289c6));
    background: -webkit-linear-gradient(left, #00357a, #0289c6);
    background: -moz-linear-gradient(left, #00357a, #0289c6);
    background: -o-linear-gradient(left, #00357a, #0289c6);
    background: linear-gradient(90deg, #00357a, #0289c6);
    padding: 30px 0 35px
}

@media screen and (min-width: 768px) {
    .CTAPanel {
        padding: 60px 0 84px
    }
}

.CTAPanel .row {
    position: relative
}

.CTAPanel__body {
    color: #fff
}

    .CTAPanel__body h2 {
        font-family: "Myriad W01",sans-serif;
        font-size: 35px;
        font-weight: 700;
        font-style: normal;
        color: #fff;
        letter-spacing: normal;
        line-height: 35px
    }

@media screen and (min-width: 768px) {
    .CTAPanel__body h2 {
        font-family: "Myriad W01",sans-serif;
        font-size: 45px;
        font-weight: 700;
        font-style: normal;
        color: #fff;
        letter-spacing: normal;
        line-height: 45px
    }
}

.CTAPanel__body p {
    margin-top: 30px;
    font-size: 12px;
    line-height: 1.58;
    text-align: left;
    color: #fff
}

@media screen and (min-width: 768px) {
    .CTAPanel__body p {
        line-height: 1.69;
        margin-top: 3rem;
        font-size: 16px
    }
}

@media screen and (min-width: 768px) {
    .CTAPanel__body ul {
        margin-bottom: 80px
    }
}

.CTAPanel__links .btn {
    padding: 11px 20px;
    cursor: pointer;
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.2;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: background 150ms ease, color 150ms ease;
    -o-transition: background 150ms ease, color 150ms ease;
    -moz-transition: background 150ms ease, color 150ms ease;
    transition: background 150ms ease, color 150ms ease;
    color: #fff;
    border-color: #fff;
    min-width: 40px;
    margin: 10px 0;
    display: block
}

    .CTAPanel__links .btn:hover {
        text-decoration: none
    }

    .CTAPanel__links .btn:focus {
        outline: #f6a623 auto 5px
    }

    .CTAPanel__links .btn:hover {
        color: #fff
    }

    .CTAPanel__links .btn:hover {
        background: -1
    }

@media screen and (min-width: 576px) {
    .CTAPanel__links .btn {
        display: inline-block;
        margin: 10px
    }
}

.CTAPanel__links .btn:hover {
    color: #05ade9;
    background: #fff;
    opacity: 1
}

@media screen and (min-width: 768px) {
    .CTAPanel__links {
        position: absolute;
        bottom: 0px;
        right: 0px;
        text-align: right
    }
}

.CTAPanel__links ul li {
    display: inline
}

    .CTAPanel__links ul li a {
        width: 100%
    }

@media screen and (min-width: 768px) {
    .CTAPanel__links ul li a {
        width: auto
    }
}

@media screen and (min-width: 768px) {
    .CTAPanel__links ul li {
        display: inline-block;
        margin-left: 20px;
        width: auto
    }
}

.CTAPanel--background .btn {
    padding: 11px 20px;
    cursor: pointer;
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.2;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: background 150ms ease, color 150ms ease;
    -o-transition: background 150ms ease, color 150ms ease;
    -moz-transition: background 150ms ease, color 150ms ease;
    transition: background 150ms ease, color 150ms ease;
    background: #05ade9;
    color: #fff;
    border-color: #05ade9;
    min-width: 40px
}

    .CTAPanel--background .btn:hover {
        text-decoration: none
    }

    .CTAPanel--background .btn:focus {
        outline: #f6a623 auto 5px
    }

    .CTAPanel--background .btn:hover {
        color: #fff
    }

    .CTAPanel--background .btn:hover {
        background: #0493c6
    }

@media screen and (min-width: 768px) {
    .CTAPanel.CTAPanel--no-text {
        padding: 60px 0 73px
    }
}

.CTAPanelDesc {
    background: -webkit-gradient(linear, left top, right top, from(#00357a), to(#0289c6));
    background: -webkit-linear-gradient(left, #00357a, #0289c6);
    background: -moz-linear-gradient(left, #00357a, #0289c6);
    background: -o-linear-gradient(left, #00357a, #0289c6);
    background: linear-gradient(90deg, #00357a, #0289c6);
    padding-top: 430px;
    padding-bottom: 500px
}

@media screen and (min-width: 768px) {
    .CTAPanelDesc {
        padding: 0
    }
}

.CTAPanelDesc .container .row .CTADesc__textBox, .CTAPanelDesc .headerPanel__breadcrumbs .row .CTADesc__textBox, .CTAPanelDesc .headerPanel__arrow .row .CTADesc__textBox {
    color: #fff
}

    .CTAPanelDesc .container .row .CTADesc__textBox h1, .CTAPanelDesc .headerPanel__breadcrumbs .row .CTADesc__textBox h1, .CTAPanelDesc .headerPanel__arrow .row .CTADesc__textBox h1 {
        font-weight: bold;
        padding-bottom: 35px;
        font-size: 27px;
        padding-top: 59px
    }

@media screen and (min-width: 768px) {
    .CTAPanelDesc .container .row .CTADesc__textBox h1, .CTAPanelDesc .headerPanel__breadcrumbs .row .CTADesc__textBox h1, .CTAPanelDesc .headerPanel__arrow .row .CTADesc__textBox h1 {
        padding-top: 59px;
        padding-bottom: 46px;
        font-size: 55px
    }
}

.CTAPanelDesc .container .row .CTADesc__textBox p, .CTAPanelDesc .headerPanel__breadcrumbs .row .CTADesc__textBox p, .CTAPanelDesc .headerPanel__arrow .row .CTADesc__textBox p {
    font-size: 16px;
    padding-bottom: 30px
}

@media screen and (min-width: 768px) {
    .CTAPanelDesc .container .row .CTADesc__textBox p, .CTAPanelDesc .headerPanel__breadcrumbs .row .CTADesc__textBox p, .CTAPanelDesc .headerPanel__arrow .row .CTADesc__textBox p {
        padding-bottom: 0
    }
}

@media screen and (min-width: 768px) {
    .CTAPanelDesc .container .row .CTADesc__textBox ul, .CTAPanelDesc .headerPanel__breadcrumbs .row .CTADesc__textBox ul, .CTAPanelDesc .headerPanel__arrow .row .CTADesc__textBox ul {
        margin-bottom: 270px
    }
}

.CTAPanelDesc .container .row .CTADesc__textBox li, .CTAPanelDesc .headerPanel__breadcrumbs .row .CTADesc__textBox li, .CTAPanelDesc .headerPanel__arrow .row .CTADesc__textBox li {
    position: relative;
    display: inline-block;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    border: 1px solid #fff;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    padding: 6px 100px 6px;
    margin: 0 24px 10px;
    float: center
}

@media screen and (min-width: 768px) {
    .CTAPanelDesc .container .row .CTADesc__textBox li, .CTAPanelDesc .headerPanel__breadcrumbs .row .CTADesc__textBox li, .CTAPanelDesc .headerPanel__arrow .row .CTADesc__textBox li {
        padding: 6px 40px 6px;
        margin: 0 6px 10px;
        display: inline-block;
        float: left;
        left: 80px
    }
}

.CTAPanelDesc .container .row .CTADesc__textBox li a, .CTAPanelDesc .headerPanel__breadcrumbs .row .CTADesc__textBox li a, .CTAPanelDesc .headerPanel__arrow .row .CTADesc__textBox li a {
    color: #fff;
    text-decoration: none !important
}

.imageRow {
    position: relative;
    color: #fff;
    padding-top: 39px;
    padding-bottom: 44px;
    background-color: #00689e;
    overflow: hidden
}

    .imageRow .imageRow--background {
        position: absolute !important;
        z-index: 0 !important;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-position: center top 0px;
        -webkit-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -o-background-size: 100% auto;
        background-size: 100% auto;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        -webkit-transition: -webkit-transform 500ms ease-in;
        transition: -webkit-transform 500ms ease-in;
        -o-transition: -o-transform 500ms ease-in;
        -moz-transition: transform 500ms ease-in, -moz-transform 500ms ease-in;
        transition: transform 500ms ease-in;
        transition: transform 500ms ease-in, -webkit-transform 500ms ease-in, -moz-transform 500ms ease-in, -o-transform 500ms ease-in
    }

    .imageRow:hover .imageRow--background {
        -webkit-transform: scale(1.15);
        -moz-transform: scale(1.15);
        -ms-transform: scale(1.15);
        -o-transform: scale(1.15);
        transform: scale(1.15)
    }

@media screen and (min-width: 992px) {
    .imageRow {
        padding-top: 70px;
        padding-bottom: 70px;
        min-height: 400px
    }
}

.imageRow > div {
    position: relative;
    z-index: 2
}

.imageRow:before {
    content: ' ';
    display: block;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
    background: rgba(0,0,0,0.2);
    z-index: 1
}

.imageRow--knockbackLow:before {
    background: rgba(74,74,74,0.15)
}

.imageRow--knockbackHigh:before {
    background: rgba(74,74,74,0.45)
}

.imageRow__title {
    font-family: "Myriad W01",sans-serif;
    font-size: 42px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1;
    line-height: 1;
    margin: 0px 0px 26px;
    text-shadow: 0 0 20px rgba(0,0,0,0.5)
}

@media screen and (min-width: 992px) {
    .imageRow__title {
        margin-bottom: 22px
    }
}

.imageRow__text {
    color: #fff;
    line-height: 1.3;
    margin: 0px 0px 47px;
    text-shadow: 0 0 20px rgba(0,0,0,0.5)
}

@media screen and (min-width: 992px) {
    .imageRow__text {
        margin-bottom: 37px;
        font-size: 22px
    }
}

.imageRow__link {
    display: block;
    max-width: 225px;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.4);
    box-shadow: 0 0 10px rgba(0,0,0,0.4);
    padding: 11px 20px;
    cursor: pointer;
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.2;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: background 150ms ease, color 150ms ease;
    -o-transition: background 150ms ease, color 150ms ease;
    -moz-transition: background 150ms ease, color 150ms ease;
    transition: background 150ms ease, color 150ms ease;
    background: #05ade9;
    color: #fff;
    padding: 12px 20px;
    text-align: center
}

    .imageRow__link:hover {
        text-decoration: none
    }

    .imageRow__link:focus {
        outline: #f6a623 auto 5px
    }

    .imageRow__link:hover {
        color: #fff
    }

    .imageRow__link:hover {
        background: #0493c6
    }

    .imageRow__link:hover {
        text-decoration: none;
        color: #fff
    }

@media screen and (min-width: 992px) {
    .imageRow--twoCol {
        padding-top: 55px;
        padding-bottom: 56px;
        min-height: 0px
    }
}

@media screen and (min-width: 992px) {
    .imageRow--twoCol:nth-child(even) .imageRow__wrap {
        margin: 0 auto 0 0
    }
}

.imageRow--twoCol .imageRow__title {
    font-family: "Myriad W01",sans-serif;
    font-size: 35px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1
}

.imageRow--twoCol .imageRow__text {
    font-weight: bold
}

@media screen and (min-width: 992px) {
    .imageRow--twoCol .imageRow__text {
        font-size: 20px
    }
}

.imageRow--twoCol .imageRow__wrap {
    padding: 0px;
    z-index: 2
}

@media screen and (min-width: 576px) {
    .imageRow--twoCol .imageRow__wrap {
        padding: 0px 20px
    }
}

@media screen and (min-width: 992px) {
    .imageRow--twoCol .imageRow__wrap {
        padding: 0px;
        width: 100%;
        max-width: 435px;
        margin: 0 0 0 auto
    }
}

@media screen and (min-width: 1200px) {
    .imageRow--twoCol .imageRow__wrap {
        padding: 0;
        max-width: 570px
    }
}

.imageRow--twoCol .imageRow__text {
    margin-right: 68px
}

.imageRow--twoCol .imageRow__link {
    max-width: 175px;
    padding: 12px 10px
}

.CTADoubleImageRow {
    color: #fff;
    position: relative
}

    .CTADoubleImageRow .CTADoubleImageRow__contentContainer {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        padding-right: 20px;
        padding-left: 20px;
        height: 100%;
        position: relative
    }

@media (min-width: 576px) {
    .CTADoubleImageRow .CTADoubleImageRow__contentContainer {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .CTADoubleImageRow .CTADoubleImageRow__contentContainer {
        max-width: 359px
    }
}

@media (min-width: 992px) {
    .CTADoubleImageRow .CTADoubleImageRow__contentContainer {
        max-width: 481px
    }
}

@media (min-width: 1200px) {
    .CTADoubleImageRow .CTADoubleImageRow__contentContainer {
        max-width: 614px
    }
}

@media screen and (min-width: 768px) {
    .CTADoubleImageRow .CTADoubleImageRow__contentContainer {
        padding-right: 20px;
        margin-right: inherit
    }
}

.CTADoubleImageRow .CTADoubleImageRow__text {
    height: 100%;
    max-height: 268px;
    overflow: hidden
}

@media screen and (min-width: 768px) {
    .CTADoubleImageRow .CTADoubleImageRow__text {
        padding-right: 60px
    }
}

@media screen and (min-width: 992px) {
    .CTADoubleImageRow .CTADoubleImageRow__text {
        padding-right: 40px
    }
}

.CTADoubleImageRow .CTADoubleImageRow__headerText {
    font-family: "Myriad W01",sans-serif;
    font-size: 35px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1;
    text-align: left;
    padding-bottom: 31px;
    padding-top: 47px
}

@media screen and (min-width: 768px) {
    .CTADoubleImageRow .CTADoubleImageRow__headerText {
        font-size: 55px;
        font-weight: 700
    }
}

.CTADoubleImageRow .CTADoubleImageRow__descriptionText {
    font-family: "Myriad W01",sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.58;
    text-align: left;
    padding-bottom: 27px
}

@media screen and (min-width: 768px) {
    .CTADoubleImageRow .CTADoubleImageRow__descriptionText {
        font-size: 16px;
        line-height: 1.69
    }
}

.CTADoubleImageRow .CTADoubleImageRow__link {
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: "bold";
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1;
    text-align: center;
    display: block;
    position: absolute;
    bottom: 55px;
    width: 225px;
    height: 40px;
    padding-top: 10px;
    -moz-box-shadow: 0 0 10px #000000;
    -webkit-box-shadow: 0 0 10px #000000;
    box-shadow: 0 0 10px #000000;
    background-color: #05ade9;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

@media screen and (min-width: 768px) {
    .CTADoubleImageRow .CTADoubleImageRow__link {
        font-size: 14px;
        font-weight: bold
    }
}

.CTADoubleImageRow .CTADoubleImageRow__imageTile {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 364px
}

@media screen and (min-width: 768px) {
    .CTADoubleImageRow .CTADoubleImageRow__imageTile {
        width: 50%
    }
}

.CTADoubleImageRow .CTADoubleImageRow__imageTileImg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.resourceList {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #fff;
    color: #4a4a4a
}

    .resourceList .resource-item:last-of-type {
        margin-bottom: 0
    }

.resourceList__grid {
    position: relative;
    margin: 0 -10px;
    padding-bottom: 20px
}

.resourceList__col {
    float: left;
    width: 100%;
    padding: 0 10px
}

@media screen and (min-width: 992px) {
    .resourceList__col {
        width: 33.33%
    }
}

.resourceList__col--sizer {
    height: 0px
}

.resourceList .resource-item {
    border-bottom: 1px solid #00689e;
    margin-bottom: 30px;
    padding-bottom: 30px
}

.resourceList .resource-item__title {
    font-family: "Myriad W01",sans-serif;
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    color: #4a4a4a;
    letter-spacing: normal;
    line-height: 1.13;
    padding-top: 0;
    padding-left: 0
}

    .resourceList .resource-item__title:hover {
        text-decoration: underline
    }

    .resourceList .resource-item__title::after {
        top: 0;
        margin-top: 0;
        line-height: 1
    }

.resourceList .resource-item__subtitle {
    margin-bottom: 25px
}

.resourceList .resource-item__date {
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    color: #00689e;
    letter-spacing: normal;
    margin-right: 22px
}

.resourceList .resource-item__categories, .resourceList .resource-item__pageType {
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    color: #00689e;
    letter-spacing: normal
}

.resourceList .resource-item__image {
    width: 100%;
    max-width: 175px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-bottom: 26px
}

@media screen and (min-width: 768px) {
    .resourceList .resource-item__image {
        max-height: 175px;
        margin-bottom: 0
    }
}

.resourceList .resource-item__description {
    font-family: "Myriad W01",sans-serif;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    color: #4a4a4a;
    letter-spacing: normal;
    line-height: 1.69;
    margin-bottom: 25px
}

    .resourceList .resource-item__description:hover {
        color: inherit;
        text-decoration: none
    }

@media screen and (min-width: 992px) {
    .resourceList .resource-item__description {
        font-size: 16px
    }
}

.resourceList .resource-item__link {
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    color: #00689e;
    letter-spacing: normal
}

    .resourceList .resource-item__link:hover {
        color: inherit;
        text-decoration: none
    }

.resourceList .resource-item__type {
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    color: #00689e;
    letter-spacing: normal;
    margin-bottom: 0
}

.resourcelistrow {
    padding-top: 24px;
    padding-bottom: 34px;
    background-color: #fff
}

@media screen and (min-width: 768px) {
    .resourcelistrow {
        padding-top: 70px;
        padding-bottom: 101px
    }
}

.resourcelistrow .resourcelistrow__title {
    font-family: "Myriad W01",sans-serif;
    font-size: 35px;
    font-weight: 700;
    font-style: normal;
    color: #00689e;
    letter-spacing: normal;
    line-height: 1;
    margin-bottom: 27px
}

@media screen and (min-width: 768px) {
    .resourcelistrow .resourcelistrow__title {
        margin-bottom: 40px
    }
}

.resourcelistrow .resourcelistrow__description {
    margin-bottom: 26px;
    font-family: "Myriad W01",sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    color: #4a4a4a;
    letter-spacing: normal;
    line-height: 1.58
}

@media screen and (min-width: 768px) {
    .resourcelistrow .resourcelistrow__description {
        font-size: 16px;
        line-height: 1.69
    }
}

.resourcelistrow .resourcelistrow__resource {
    margin-bottom: 28px;
    padding-bottom: 25px;
    border-bottom: 1px solid #00689e;
    position: relative
}

.resourcelistrow .resourcelistrow__resourcelink {
    display: block;
    width: 100%;
    margin-left: 0;
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 900;
    font-style: normal;
    color: #4a4a4a;
    letter-spacing: normal;
    line-height: 1.5;
    text-align: left;
    padding-top: 0
}

    .resourcelistrow .resourcelistrow__resourcelink:after {
        top: 10px;
        color: #00689e
    }

.resourcelistrow .resourcelistrow__ctalink {
    padding: 11px 20px;
    cursor: pointer;
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.2;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: background 150ms ease, color 150ms ease;
    -o-transition: background 150ms ease, color 150ms ease;
    -moz-transition: background 150ms ease, color 150ms ease;
    transition: background 150ms ease, color 150ms ease;
    background: #05ade9;
    color: #fff;
    border-color: #05ade9;
    margin-top: 0;
    min-width: 225px;
    width: 100%;
    display: inline-block;
    text-align: center
}

    .resourcelistrow .resourcelistrow__ctalink:hover {
        text-decoration: none
    }

    .resourcelistrow .resourcelistrow__ctalink:focus {
        outline: #f6a623 auto 5px
    }

    .resourcelistrow .resourcelistrow__ctalink:hover {
        color: #fff
    }

    .resourcelistrow .resourcelistrow__ctalink:hover {
        background: #0493c6
    }

@media screen and (min-width: 768px) {
    .resourcelistrow .resourcelistrow__ctalink {
        width: auto
    }
}

.resourcelistrow .resourcelistrow__ctalink.resourcelistrow__ctalink--display-in-md {
    display: none;
    visibility: hidden
}

@media screen and (min-width: 768px) {
    .resourcelistrow .resourcelistrow__ctalink.resourcelistrow__ctalink--display-in-md {
        display: inline-block;
        visibility: visible
    }
}

.resourcelistrow .resourcelistrow__ctalink.resourcelistrow__ctalink--hide-in-md {
    display: inline-block;
    visibility: visible
}

@media screen and (min-width: 768px) {
    .resourcelistrow .resourcelistrow__ctalink.resourcelistrow__ctalink--hide-in-md {
        display: none;
        visibility: hidden
    }
}

.relatedcontentpanel {
    background-color: #fff
}

.relatedcontentpanel__eventcontent_image {
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.relatedcontentpanel__relatedcontent {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
    height: 374px
}

@media (min-width: 576px) {
    .relatedcontentpanel__relatedcontent {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .relatedcontentpanel__relatedcontent {
        max-width: 424px
    }
}

@media (min-width: 992px) {
    .relatedcontentpanel__relatedcontent {
        max-width: 565px
    }
}

@media (min-width: 1200px) {
    .relatedcontentpanel__relatedcontent {
        max-width: 720px
    }
}

@media screen and (min-width: 768px) {
    .relatedcontentpanel__relatedcontent {
        padding-right: 20px;
        margin-right: inherit
    }
}

.relatedcontentpanel__relatedcontent-small {
    font-family: "Myriad W01",sans-serif;
    font-size: 12px;
    font-weight: 900;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.75;
    opacity: 0.8;
    text-shadow: 0 0 20px rgba(0,0,0,0.7);
    margin-bottom: 0
}

.relatedcontentpanel__relatedcontent-category {
    display: inline-block
}

.relatedcontentpanel__relatedcontent-category-link {
    font-family: "Myriad W01",sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    vertical-align: top
}

    .relatedcontentpanel__relatedcontent-category-link::before {
        display: inline-block;
        font-size: 24px;
        margin-right: 8px;
        content: ""
    }

.relatedcontentpanel__relatedcontent-title {
    font-family: "Myriad W01",sans-serif;
    font-size: 25px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1;
    margin-bottom: 40px
}

@media screen and (min-width: 768px) {
    .relatedcontentpanel__relatedcontent-title {
        font-size: 35px
    }
}

.relatedcontentpanel__relatedcontent-play {
    display: inline-block;
    position: absolute;
    bottom: 21px
}

@media screen and (min-width: 992px) {
    .relatedcontentpanel__relatedcontent-play {
        bottom: 84px
    }
}

.relatedcontentpanel__relatedcontent-play:before {
    content: "";
    display: block;
    color: #fff;
    font-size: 110px;
    line-height: 1;
    vertical-align: top;
    margin-top: -2px;
    margin-left: -1px
}

.relatedcontentpanel__relatedcontent-type {
    display: block;
    position: absolute;
    top: 22px;
    right: 28px;
    color: #fff;
    width: 18px;
    height: 20px;
    z-index: 2
}

    .relatedcontentpanel__relatedcontent-type:after {
        display: block;
        width: 18px;
        height: 20px;
        font-size: 21px
    }

.relatedcontentpanel__relatedcontent-type--article:after {
    content: ""
}

.relatedcontentpanel__relatedcontent-play-img {
    color: #fff;
    width: 20px;
    height: 20px
}

@media screen and (min-width: 768px) {
    .relatedcontentpanel__relatedcontent-play-img {
        width: 90px;
        height: 90px
    }
}

.relatedcontentpanel__eventcontent {
    padding-left: 34px;
    padding-top: 24px;
    padding-right: 27px;
    padding-bottom: 23px;
    height: 374px
}

.relatedcontentpanel__eventcontent-title {
    font-family: "Myriad W01",sans-serif;
    font-size: 60px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1;
    margin-bottom: 26px
}

.relatedcontentpanel__eventcontent-subtitle {
    font-family: "Myriad W01",sans-serif;
    font-size: 18px;
    font-weight: 900;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.58;
    padding-left: 16px;
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 9px;
    display: inline-block;
    float: left;
    clear: left;
    background-color: #00689e
}

.relatedcontentpanel__eventcontent-subtitle--small {
    font-size: 19px;
    font-weight: 300;
    line-height: 1.26;
    padding-right: 45px
}

.relatedcontentpanel__eventcontent-ctalink {
    padding: 11px 20px;
    cursor: pointer;
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.2;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: background 150ms ease, color 150ms ease;
    -o-transition: background 150ms ease, color 150ms ease;
    -moz-transition: background 150ms ease, color 150ms ease;
    transition: background 150ms ease, color 150ms ease;
    background: #05ade9;
    color: #fff;
    border-color: #05ade9;
    margin-top: 0;
    min-width: 225px;
    display: inline-block;
    text-align: center;
    float: left;
    clear: left
}

    .relatedcontentpanel__eventcontent-ctalink:hover {
        text-decoration: none
    }

    .relatedcontentpanel__eventcontent-ctalink:focus {
        outline: #f6a623 auto 5px
    }

    .relatedcontentpanel__eventcontent-ctalink:hover {
        color: #fff
    }

    .relatedcontentpanel__eventcontent-ctalink:hover {
        background: #0493c6
    }

@media screen and (min-width: 768px) {
    .relatedcontentpanel__eventcontent-ctalink {
        width: auto
    }
}

.relatedcontentpanel__relatedlinks {
    color: #4a4a4a;
    background-color: #fff;
    margin: 50px 0
}

@media screen and (min-width: 992px) {
    .relatedcontentpanel__relatedlinks {
        margin: 70px 0
    }
}

.relatedcontentpanel__relatedlinks-title {
    font-family: "Myriad W01",sans-serif;
    font-size: 35px;
    font-weight: 700;
    font-style: normal;
    color: #00689e;
    letter-spacing: normal;
    line-height: 1;
    margin-bottom: 27px
}

@media screen and (min-width: 768px) {
    .relatedcontentpanel__relatedlinks-title {
        margin-bottom: 40px;
        font-size: 55px
    }
}

.relatedcontentpanel__relatedlinks-description {
    margin-bottom: 26px;
    font-family: "Myriad W01",sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    color: #4a4a4a;
    letter-spacing: normal;
    line-height: 1.58
}

@media screen and (min-width: 768px) {
    .relatedcontentpanel__relatedlinks-description {
        font-size: 16px;
        line-height: 1.69
    }
}

.relatedcontentpanel__relatedlinks-link-list--single-line-items {
    margin-bottom: 26px
}

@media screen and (min-width: 768px) {
    .relatedcontentpanel__relatedlinks-link-list--single-line-items {
        margin-bottom: 67px
    }
}

.relatedcontentpanel__relatedlinks-link {
    border-color: #0074a6
}

.relatedcontentpanel__relatedlinks-link--fixed-height {
    height: 81px;
    overflow: hidden
}

.relatedcontentpanel .articlePanel {
    height: 100%
}

@media screen and (min-width: 768px) {
    .relatedcontentpanel .articlePanel {
        padding-left: -webkit-calc(50% - 340px);
        padding-left: -moz-calc(50% - 340px);
        padding-left: calc(50% - 340px);
        padding-right: -webkit-calc(50% - 340px);
        padding-right: -moz-calc(50% - 340px);
        padding-right: calc(50% - 340px)
    }
}

@media screen and (min-width: 992px) {
    .relatedcontentpanel .articlePanel {
        padding-left: -webkit-calc(85.71% - 460px);
        padding-left: -moz-calc(85.71% - 460px);
        padding-left: calc(85.71% - 460px);
        padding-right: 50px
    }
}

@media screen and (min-width: 1200px) {
    .relatedcontentpanel .articlePanel {
        padding-left: -webkit-calc(85.71% - 595px);
        padding-left: -moz-calc(85.71% - 595px);
        padding-left: calc(85.71% - 595px);
        padding-right: 50px
    }
}

@media screen and (min-width: 992px) {
    .relatedcontentpanel .articlePanel__videoIcon {
        bottom: 45px !important
    }
}

.relatedcontentpanel .eventPanel {
    margin: 0;
    height: 100%
}

@media screen and (min-width: 768px) {
    .relatedcontentpanel .eventPanel {
        padding-left: -webkit-calc(50% - 340px);
        padding-left: -moz-calc(50% - 340px);
        padding-left: calc(50% - 340px);
        padding-right: -webkit-calc(50% - 340px);
        padding-right: -moz-calc(50% - 340px);
        padding-right: calc(50% - 340px)
    }
}

@media screen and (min-width: 992px) {
    .relatedcontentpanel .eventPanel {
        padding-left: 50px;
        padding-right: -webkit-calc(120% - 460px);
        padding-right: -moz-calc(120% - 460px);
        padding-right: calc(120% - 460px)
    }
}

@media screen and (min-width: 1200px) {
    .relatedcontentpanel .eventPanel {
        padding-left: 50px;
        padding-right: -webkit-calc(120% - 595px);
        padding-right: -moz-calc(120% - 595px);
        padding-right: calc(120% - 595px)
    }
}

.cookie {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999999999;
    background-color: white;
    text-align: center;
    width: 100%;
    padding: 20px 0px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    display: none
}

@media screen and (min-width: 768px) {
    .cookie {
        padding: 28px 0px 22px
    }
}

.cookie .container, .cookie .headerPanel__breadcrumbs, .cookie .headerPanel__arrow {
    position: relative
}

    .cookie .container .col-lg-3, .cookie .headerPanel__breadcrumbs .col-lg-3, .cookie .headerPanel__arrow .col-lg-3 {
        position: static
    }

    .cookie .container .text, .cookie .headerPanel__breadcrumbs .text, .cookie .headerPanel__arrow .text {
        font-family: "Myriad W01",sans-serif;
        font-size: 12px;
        font-weight: 400;
        font-style: normal;
        color: #4a4a4a;
        letter-spacing: normal;
        line-height: 1.4;
        margin: 0;
        text-align: left
    }

@media screen and (min-width: 768px) {
    .cookie .container .text, .cookie .headerPanel__breadcrumbs .text, .cookie .headerPanel__arrow .text {
        font-size: 16px;
        line-height: 1.69
    }
}

.cookie .container .learnMore, .cookie .headerPanel__breadcrumbs .learnMore, .cookie .headerPanel__arrow .learnMore {
    color: red
}

.cookie .container .buttons .blue, .cookie .headerPanel__breadcrumbs .buttons .blue, .cookie .headerPanel__arrow .buttons .blue {
    border: none;
    background-color: #05ade9;
    color: #fff;
    padding: 13px 10px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    cursor: pointer;
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 900;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1;
    display: block;
    width: 100%;
    margin-top: 15px
}

@media screen and (min-width: 992px) {
    .cookie .container .buttons .blue, .cookie .headerPanel__breadcrumbs .buttons .blue, .cookie .headerPanel__arrow .buttons .blue {
        max-width: 183px;
        position: absolute;
        top: 50%;
        right: 15px;
        margin-top: -20px
    }
}

.articlePanel {
    background-image: -webkit-gradient(linear, left top, right top, from(#0051bc), to(#00acfa));
    background-image: -webkit-linear-gradient(left, #0051bc, #00acfa);
    background-image: -moz-linear-gradient(left, #0051bc, #00acfa);
    background-image: -o-linear-gradient(left, #0051bc, #00acfa);
    background-image: linear-gradient(to right, #0051bc, #00acfa);
    overflow: hidden;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 20px 30px 80px 20px;
    min-height: 330px;
    position: relative;
    text-decoration: none !important;
    display: block;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .articlePanel .articlePanel--background {
        position: absolute !important;
        z-index: 0 !important;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-position: center top 0px;
        -webkit-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -o-background-size: 100% auto;
        background-size: 100% auto;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        -webkit-transition: -webkit-transform 500ms ease-in;
        transition: -webkit-transform 500ms ease-in;
        -o-transition: -o-transform 500ms ease-in;
        -moz-transition: transform 500ms ease-in, -moz-transform 500ms ease-in;
        transition: transform 500ms ease-in;
        transition: transform 500ms ease-in, -webkit-transform 500ms ease-in, -moz-transform 500ms ease-in, -o-transform 500ms ease-in
    }

    .articlePanel:hover .articlePanel--background {
        -webkit-transform: scale(1.15);
        -moz-transform: scale(1.15);
        -ms-transform: scale(1.15);
        -o-transform: scale(1.15);
        transform: scale(1.15)
    }

@media screen and (min-width: 992px) {
    .articlePanel--fullSize {
        min-height: 380px
    }

        .articlePanel--fullSize.articlePanel--large {
            min-height: 760px
        }

        .articlePanel--fullSize .articlePanel__category {
            font-size: 14px
        }

        .articlePanel--fullSize .articlePanel__category {
            padding-left: 32px;
            margin-top: 9px
        }

        .articlePanel--fullSize .articlePanel__title {
            font-size: 25px
        }

        .articlePanel--fullSize .articlePanel__videoIcon {
            width: 72px;
            height: 72px;
            bottom: 20px
        }

            .articlePanel--fullSize .articlePanel__videoIcon:before {
                font-size: 72px
            }
}

@media screen and (min-width: 992px) {
    .articlePanel--large {
        min-height: 660px
    }

        .articlePanel--large .articlePanel__title {
            font-size: 35px
        }

        .articlePanel--large .articlePanel__videoIcon {
            width: 72px;
            height: 72px;
            bottom: 86px
        }

            .articlePanel--large .articlePanel__videoIcon:before {
                font-size: 72px
            }
}

.articlePanel:focus {
    outline: #f6a623 auto 5px
}

.articlePanel:before {
    content: ' ';
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background: rgba(0,0,0,0.3);
    z-index: 1
}

.articlePanel--fullwidth {
    padding: 0px;
    min-height: 0px
}

    .articlePanel--fullwidth .container, .articlePanel--fullwidth .headerPanel__breadcrumbs, .articlePanel--fullwidth .headerPanel__arrow {
        padding-top: 22px;
        padding-bottom: 52px;
        min-height: 330px;
        position: relative
    }

.articlePanel__type {
    display: block;
    position: absolute;
    top: 22px;
    right: 28px;
    color: #fff;
    width: 18px;
    height: 20px;
    z-index: 2
}

    .articlePanel__type:after {
        display: block;
        width: 18px;
        height: 20px;
        font-size: 21px
    }

.articlePanel__type--article:after {
    content: ""
}

.articlePanel__videoIcon {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    bottom: 20px;
    z-index: 2;
    margin-left: -3px
}

@media screen and (min-width: 992px) {
    .articlePanel__videoIcon {
        width: 56px;
        height: 56px
    }
}

.articlePanel__videoIcon:before {
    content: "";
    display: block;
    color: #fff;
    font-size: 40px;
    line-height: 1
}

@media screen and (min-width: 1200px) {
    .articlePanel__videoIcon:before {
        font-size: 56px
    }
}

.articlePanel__container {
    position: relative;
    z-index: 2
}

.articlePanel__date {
    font-family: "Myriad W01",sans-serif;
    font-size: 12px;
    font-weight: 900;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    text-shadow: 0 0 20px rgba(0,0,0,0.7);
    line-height: 1.75;
    vertical-align: top;
    opacity: 0.8
}

.articlePanel__category {
    font-family: "Myriad W01",sans-serif;
    font-size: 12px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.2;
    padding-left: 23px;
    margin: 0px 0px 20px;
    position: relative
}

@media screen and (min-width: 992px) {
    .articlePanel__category {
        margin: 0px 0px 42px
    }
}

.articlePanel__category:before {
    content: "";
    position: absolute;
    left: 0px;
    margin-top: 2px;
    display: block;
    width: 10px;
    height: 11px;
    font-size: 11px
}

@media screen and (min-width: 992px) {
    .articlePanel__category:before {
        width: 24px;
        height: 24px;
        font-size: 18px
    }
}

.articlePanel__category a {
    color: inherit
}

    .articlePanel__category a:focus {
        outline: #f6a623 auto 5px
    }

    .articlePanel__category a + a:before {
        content: ',';
        display: inline-block;
        margin-right: 4px
    }

.articlePanel__title {
    font-family: "Myriad W01",sans-serif;
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.2;
    margin: 0px 12px 0px 0px
}

@media screen and (min-width: 768px) {
    .articlePanel__title {
        font-size: 22px
    }
}

@media screen and (min-width: 992px) {
    .articlePanel__title {
        font-size: 22px
    }
}

@media screen and (min-width: 992px) {
    .blogWorkList .articlePanel__videoIcon {
        bottom: 45px !important
    }
}

.socialChannelLinkPanel {
    position: fixed;
    top: 50%;
    right: 0px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9;
    width: 114px;
    width: 90px;
    display: none
}

@media screen and (min-width: 576px) {
    .socialChannelLinkPanel {
        display: block
    }
}

.socialChannelLinkPanel__title {
    font-family: "Myriad W01",sans-serif;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    text-transform: uppercase;
    line-height: 1;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: right bottom 0;
    -moz-transform-origin: right bottom 0;
    -ms-transform-origin: right bottom 0;
    -o-transform-origin: right bottom 0;
    transform-origin: right bottom 0;
    float: left;
    vertical-align: top;
    margin: 0px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: -72px;
    margin-top: -65px;
    text-shadow: 0px 0px 7px #000
}

.socialChannelLinkPanel__list {
    float: right;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-left-radius: 10px;
    background-image: -webkit-gradient(linear, left top, right top, from(#0051bc), to(#00acfa)),-webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background-image: -webkit-linear-gradient(left, #0051bc, #00acfa),-webkit-linear-gradient(#fff, #fff);
    background-image: -moz-linear-gradient(left, #0051bc, #00acfa),-moz-linear-gradient(#fff, #fff);
    background-image: -o-linear-gradient(left, #0051bc, #00acfa),-o-linear-gradient(#fff, #fff);
    background-image: linear-gradient(to right, #0051bc, #00acfa),linear-gradient(#fff, #fff);
    -webkit-box-shadow: -3px 3px 14px 0 rgba(0,0,0,0.3);
    -moz-box-shadow: -3px 3px 14px 0 rgba(0,0,0,0.3);
    box-shadow: -3px 3px 14px 0 rgba(0,0,0,0.3);
    margin: 0px;
    padding: 10px 10px 12px 11px;
    vertical-align: top
}

.socialChannelLinkPanel__listItem {
    display: block;
    width: 43px;
    height: 43px;
    margin: 0 0 17px
}

    .socialChannelLinkPanel__listItem:last-child {
        margin: 0
    }

.socialChannelLinkPanel__link {
    display: block;
    height: 100%;
    background-image: url(../img/socialChannelLinkPanel.png);
    background-image: none,url(../img/socialChannelLinkPanel.svg);
    -webkit-background-size: 215px 43px;
    -moz-background-size: 215px 43px;
    -o-background-size: 215px 43px;
    background-size: 215px 43px;
    background-position: 0px 0px;
    background-repeat: no-repeat
}

    .socialChannelLinkPanel__link:focus {
        outline: #f6a623 auto 5px
    }

.socialChannelLinkPanel__link--facebook {
    background-position: -86px 0px
}

.socialChannelLinkPanel__link--twitter {
    background-position: -43px 0px
}

.socialChannelLinkPanel__link--youtube {
    background-position: -129px 0px
}

.socialChannelLinkPanel__link--instagram {
    background-position: -172px 0px
}

.inlineQuote {
    display: block;
    width: 100%;
    padding: 19px 40px 23px 20px;
    border-top: 1px solid #00689e;
    border-bottom: 1px solid #00689e
}

.inlineQuote__quote {
    font-family: "Myriad W01",sans-serif;
    font-size: 20px !important;
    font-weight: 300;
    font-style: normal;
    color: #00689e;
    letter-spacing: -.2px;
    line-height: 1.37;
    margin: 0px
}

@media screen and (min-width: 576px) {
    .inlineQuote__quote {
        font-size: 30px !important;
    }
}

.inlineQuote__who {
    font-family: "Myriad W01",sans-serif;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    color: #05ade9;
    letter-spacing: -.4px;
    line-height: 1.89;
    margin: 38px 0px 0px
}

.accordionList {
    margin: 0;
    background-color: #fff;
    color: #4a4a4a;
    padding: 58px 0 96px
}

.accordionList__item {
    height: initial;
    margin-bottom: 0;
    padding-bottom: 0;
    display: block;
    border-bottom: 1px solid #00689e
}

.accordionList__item-linkList {
    margin-top: 0;
    margin-bottom: 60px
}

.accordionList__item-link {
    display: block;
    width: 100%;
    min-height: 60px;
    font-family: "Myriad W01",sans-serif;
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    color: #4a4a4a;
    letter-spacing: normal;
    line-height: 1.13;
    text-align: left;
    padding-top: 17px;
    padding-bottom: 16px;
    position: relative
}

    .accordionList__item-link:hover {
        text-decoration: none;
        color: #4a4a4a
    }

    .accordionList__item-link::after {
        content: '-';
        display: block;
        font-weight: normal;
        color: #00689e;
        line-height: 1;
        position: absolute;
        right: 3px;
        top: 50%;
        margin-top: -12px;
        font-size: 24px
    }

    .accordionList__item-link.collapsed::after, .accordionList__item-link[aria-expanded=false]::after {
        content: '+';
        right: 0px;
        margin-top: -10px
    }

.accordionList__item-description {
    font-weight: 400
}

    .accordionList__item-description p {
        font-weight: 400
    }

.accordionList__item-linkListLink {
    border-color: #0074a6
}

.teamlist {
    background-color: #fff;
    color: #4a4a4a;
    border-color: #0074a6;
    padding-top: 60px
}

.teamlist__member {
    padding-bottom: 90px
}

.teamlist__member-container {
    padding-left: 25px;
    padding-right: 25px
}

.teamlist__member-details {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    min-height: 177px
}

@media screen and (min-width: 576px) {
    .teamlist__member-details {
        min-height: 140px
    }
}

@media screen and (min-width: 768px) {
    .teamlist__member-details {
        min-height: 168px
    }
}

@media screen and (min-width: 768px) {
    .teamlist__member-details {
        min-height: 177px
    }
}

@media screen and (min-width: 1200px) {
    .teamlist__member-details {
        min-height: 140px
    }
}

.teamlist__member-details--tall {
    min-height: 360px
}

@media screen and (min-width: 768px) {
    .teamlist__member-details--tall {
        min-height: 390px
    }
}

@media screen and (min-width: 992px) {
    .teamlist__member-details--tall {
        min-height: 350px
    }
}

.teamlist__member-details--partial-width {
    margin-left: 11px
}

@media screen and (min-width: 576px) {
    .teamlist__member-details--partial-width {
        margin-left: 20px
    }
}

@media screen and (min-width: 768px) {
    .teamlist__member-details--partial-width {
        margin-left: 11px
    }
}

.teamlist__member-details--inline-height {
    height: initial;
    min-height: initial;
    position: initial
}

.teamlist__member-name {
    text-align: left;
    font-family: "Myriad W01",sans-serif;
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    color: #00689e;
    letter-spacing: normal;
    line-height: 1.13;
    margin-bottom: 2px
}

@media screen and (min-width: 576px) {
    .teamlist__member-name {
        margin-bottom: 10px
    }
}

@media screen and (min-width: 768px) {
    .teamlist__member-name {
        margin-bottom: 2px
    }
}

.teamlist__member-name--featured {
    font-size: 55px;
    line-height: 1;
    margin-bottom: 40px
}

.teamlist__member-position {
    font-family: "Myriad W01",sans-serif;
    font-size: 23px;
    font-weight: 300;
    font-style: normal;
    color: #05ade9;
    letter-spacing: normal;
    line-height: 1.04
}

.teamlist__member-position--featured {
    margin-bottom: 20px
}

.teamlist__member-description {
    font-family: "Myriad W01",sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    color: #4a4a4a;
    letter-spacing: normal;
    line-height: 1.69
}

.teamlist__member-profile {
    overflow: hidden;
    width: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

@media screen and (min-width: 768px) {
    .teamlist__member-profile {
        max-width: 154px
    }
}

.teamlist__member-profile--featured {
    margin-bottom: 30px
}

@media screen and (min-width: 768px) {
    .teamlist__member-profile--featured {
        max-width: 302px
    }
}

.teamlist__member-link {
    border-color: #0074a6
}

.teamlist__member-link--abs-bottom {
    bottom: 0;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0
}

.teamlist__member-link--featured, .teamlist__member-link--primary {
    width: 178px
}

.teamlist__member-link--primary {
    position: initial;
    height: initial
}

.nextAndPreviousPanel {
    background: #e8e9e8;
    padding: 21px 0 31px
}

@media screen and (min-width: 992px) {
    .nextAndPreviousPanel {
        padding: 54px 0 78px
    }
}

.nextAndPreviousPanel__link {
    display: inline-block;
    text-decoration: none !important
}

    .nextAndPreviousPanel__link:focus {
        outline: #f6a623 auto 5px
    }

.nextAndPreviousPanel__link--right {
    float: right;
    text-align: right
}

.nextAndPreviousPanel__title {
    font-family: "Myriad W01",sans-serif;
    font-size: 25px;
    font-weight: 700;
    font-style: normal;
    color: #05ade9;
    letter-spacing: normal;
    line-height: 0.8;
    text-transform: uppercase;
    margin: 0;
    max-width: 150px
}

@media screen and (min-width: 992px) {
    .nextAndPreviousPanel__title {
        font-size: 55px;
        line-height: 0.5;
        max-width: 250px
    }
}

.nextAndPreviousPanel__title:after {
    content: ' ';
    display: inline-block;
    width: 100px;
    height: 2px;
    background: #999999;
    margin-top: 3px
}

@media screen and (min-width: 992px) {
    .nextAndPreviousPanel__title:after {
        width: 169px;
        background: #4a4a4a;
        margin-top: 11px
    }
}

.nextAndPreviousPanel__pageName {
    font-family: "Myriad W01",sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    color: #4a4a4a;
    letter-spacing: normal;
    line-height: 1.69;
    margin: 14px 0 0
}

.blogWorkList {
    background: #fff
}

.blogWorkList__col {
    width: 100%
}

@media screen and (min-width: 768px) {
    .blogWorkList__col .articlePanel__container {
        padding-left: -webkit-calc(50% - 340px);
        padding-left: -moz-calc(50% - 340px);
        padding-left: calc(50% - 340px)
    }

    .blogWorkList__col .articlePanel__videoIcon {
        padding-left: -webkit-calc(50% - 360px);
        padding-left: -moz-calc(50% - 360px);
        padding-left: calc(50% - 360px)
    }
}

@media screen and (min-width: 992px) {
    .blogWorkList__col .articlePanel__videoIcon {
        padding-left: 0
    }

    .blogWorkList__col .articlePanel__container {
        max-width: 435px
    }

    .blogWorkList__col:nth-child(odd) .articlePanel__container {
        padding-left: 60px
    }

    .blogWorkList__col:nth-child(odd) .articlePanel__videoIcon {
        left: 80px
    }

    .blogWorkList__col:nth-child(even) .articlePanel__container {
        margin: 0 0 0 auto;
        padding-right: 60px;
        padding-left: 0
    }

    .blogWorkList__col:nth-child(even) .articlePanel__videoIcon {
        left: auto;
        right: 445px
    }

    .blogWorkList__col:nth-child(even) .articlePanel--large .articlePanel__videoIcon, .blogWorkList__col:nth-child(even) .articlePanel--fullSize .articlePanel__videoIcon {
        right: 405px
    }
}

@media screen and (min-width: 1200px) {
    .blogWorkList__col .articlePanel__container {
        max-width: 570px
    }

    .blogWorkList__col:nth-child(odd) .articlePanel__container {
        padding-left: 120px
    }

    .blogWorkList__col:nth-child(odd) .articlePanel__videoIcon {
        left: 140px
    }

    .blogWorkList__col:nth-child(even) .articlePanel__container {
        padding-left: 0;
        padding-right: 120px
    }

    .blogWorkList__col:nth-child(even) .articlePanel__videoIcon {
        left: auto;
        right: 580px
    }

    .blogWorkList__col:nth-child(even) .articlePanel--large .articlePanel__videoIcon, .blogWorkList__col:nth-child(even) .articlePanel--fullSize .articlePanel__videoIcon {
        right: 540px
    }
}

@media screen and (min-width: 992px) {
    .blogWorkList__col {
        float: left;
        width: 50%
    }
}

.blogWorkList__col--sizer {
    height: 0px;
    padding: 0px;
    margin: 0px
}

@media screen and (min-width: 992px) {
    .blogWorkList__col .articlePanel__container {
        max-height: 245px;
        overflow: hidden
    }
}

.blogWorkList__categoryFilter {
    display: block;
    list-style: none;
    margin: 57px 0px 0px;
    padding: 0px
}

.blogWorkList__categoryFilter--empty {
    display: none
}

.blogWorkList__categoryFilterItem {
    display: inline-block;
    float: left;
    margin: 0px;
    position: relative
}

    .blogWorkList__categoryFilterItem input {
        position: fixed;
        top: -100px;
        right: -100px;
        width: 1px;
        height: 1px;
        opacity: 0
    }

        .blogWorkList__categoryFilterItem input:checked + p {
            display: block
        }

    .blogWorkList__categoryFilterItem p {
        display: none;
        font-family: "Myriad W01",sans-serif;
        font-size: 14px;
        font-weight: 700;
        font-style: normal;
        color: #4a4a4a;
        letter-spacing: normal;
        line-height: 1;
        padding: 13px 60px 13px 36px;
        background: #e8e9e8;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        border-radius: 100px;
        margin: 0px 10px 7px 0px
    }

        .blogWorkList__categoryFilterItem p label {
            position: absolute;
            top: 0px;
            right: 10px;
            bottom: 0px;
            height: 40px;
            width: 40px;
            display: block;
            margin: 0px
        }

            .blogWorkList__categoryFilterItem p label:focus {
                outline: #f6a623 auto 5px
            }

            .blogWorkList__categoryFilterItem p label:before {
                content: 'x';
                color: #00689e;
                line-height: 35px;
                height: 40px;
                display: block;
                text-align: center;
                font-size: 15px
            }

.promotedEvent {
    background-color: rgba(74,74,74,0.3);
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 39px 0 36px;
    color: #fff;
    position: relative
}

@media screen and (min-width: 992px) {
    .promotedEvent {
        padding: 77px 0 95px
    }
}

.promotedEvent:before {
    content: ' ';
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3)
}

@media screen and (min-width: 992px) {
    .promotedEvent:before {
        background: rgba(0,0,0,0.5)
    }
}

.promotedEvent--gradient {
    background-image: -webkit-gradient(linear, left top, right top, from(#0051bc), to(#00acfa));
    background-image: -webkit-linear-gradient(left, #0051bc, #00acfa);
    background-image: -moz-linear-gradient(left, #0051bc, #00acfa);
    background-image: -o-linear-gradient(left, #0051bc, #00acfa);
    background-image: linear-gradient(to right, #0051bc, #00acfa)
}

    .promotedEvent--gradient:before {
        content: none;
        display: none
    }

.promotedEvent__date {
    font-family: "Myriad W01",sans-serif;
    font-size: 60px;
    font-weight: 700;
    font-style: normal;
    color: inherit;
    letter-spacing: normal;
    line-height: 1;
    margin: 18px 0px
}

@media screen and (min-width: 992px) {
    .promotedEvent__date {
        margin-top: 73px
    }
}

.promotedEvent__time {
    font-family: "Myriad W01",sans-serif;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    color: inherit;
    letter-spacing: normal;
    line-height: 1.33;
    background: #00689e;
    padding: 8px 35px 7px 16px;
    display: inline-block;
    margin: 0px 0px 10px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2)
}

.promotedEvent__name {
    font-family: "Myriad W01",sans-serif;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    color: inherit;
    letter-spacing: normal;
    line-height: 1.33;
    background: #00689e;
    padding: 8px 35px 7px 16px;
    display: inline-block;
    margin: 0px 0px 7px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2)
}

.promotedEvent__type {
    font-family: "Myriad W01",sans-serif;
    font-size: 19px;
    font-weight: 300;
    font-style: normal;
    color: inherit;
    letter-spacing: normal;
    line-height: 1.33;
    background: #00689e;
    padding: 8px 35px 7px 16px;
    display: inline-block;
    margin: 0px 0px 36px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2)
}

.promotedEvent__cta {
    display: block;
    padding: 11px 20px;
    cursor: pointer;
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.2;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: background 150ms ease, color 150ms ease;
    -o-transition: background 150ms ease, color 150ms ease;
    -moz-transition: background 150ms ease, color 150ms ease;
    transition: background 150ms ease, color 150ms ease;
    background: #05ade9;
    color: #fff;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    text-align: center
}

    .promotedEvent__cta:hover {
        text-decoration: none
    }

    .promotedEvent__cta:focus {
        outline: #f6a623 auto 5px
    }

    .promotedEvent__cta:hover {
        color: #fff
    }

    .promotedEvent__cta:hover {
        background: #0493c6
    }

@media screen and (min-width: 992px) {
    .promotedEvent__cta {
        display: inline-block;
        padding-left: 59px;
        padding-right: 59px;
        min-width: 240px
    }
}

.promotedEvent--list .promotedEvent__name {
    background: none;
    padding: 0px;
    font-size: 30px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-bottom: 13px
}

.promotedEvent--list .promotedEvent__date {
    margin: 0px 0px 14px;
    font-family: "Myriad W01",sans-serif;
    font-size: 25px;
    font-weight: 300;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.6
}

.promotedEvent .wysiwyg h2, .promotedEvent .contentRow--text h2, .promotedEvent .contentRow__content h2, .promotedEvent .staffMemberPanel__description h2, .promotedEvent .facility__tabPane h2 {
    color: #fff;
    font-size: 18px
}

.eventList {
    background: #fff
}

.eventList__grid {
    position: relative;
    margin: 0 -10px;
    padding-bottom: 20px
}

.eventList__col {
    float: left;
    width: 100%;
    padding: 0 10px
}

@media screen and (min-width: 992px) {
    .eventList__col {
        width: 33.33%
    }
}

.eventList__col--sizer {
    height: 0px
}

.courseList {
    background: #fff
}

.courseList__categoryFilter {
    display: block;
    list-style: none;
    margin: 57px 0px 0px;
    padding: 0px
}

.courseList__categoryFilter--empty {
    display: none
}

.courseList__categoryFilterItem {
    display: inline-block;
    float: left;
    margin: 0px;
    position: relative
}

    .courseList__categoryFilterItem input {
        position: fixed;
        top: -100px;
        right: -100px;
        width: 1px;
        height: 1px;
        opacity: 0
    }

        .courseList__categoryFilterItem input:checked + p {
            display: block
        }

    .courseList__categoryFilterItem p {
        display: none;
        font-family: "Myriad W01",sans-serif;
        font-size: 14px;
        font-weight: 700;
        font-style: normal;
        color: #4a4a4a;
        letter-spacing: normal;
        line-height: 1;
        padding: 13px 60px 13px 36px;
        background: #e8e9e8;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        border-radius: 100px;
        margin: 0px 10px 7px 0px
    }

        .courseList__categoryFilterItem p label {
            position: absolute;
            top: 0px;
            right: 10px;
            bottom: 0px;
            height: 40px;
            width: 40px;
            display: block;
            margin: 0px
        }

            .courseList__categoryFilterItem p label:focus {
                outline: #f6a623 auto 5px
            }

            .courseList__categoryFilterItem p label:before {
                content: 'x';
                color: #00689e;
                line-height: 35px;
                height: 40px;
                display: block;
                text-align: center;
                font-size: 15px
            }

.courseList__loadMore {
    margin: 45px auto 65px
}

.courseList__grid {
    position: relative;
    margin: 0 -10px;
    padding-bottom: 20px
}

.courseList__col {
    float: left;
    width: 100%;
    padding: 0 10px
}

@media screen and (min-width: 992px) {
    .courseList__col {
        width: 33.33%
    }
}

.courseList__col--sizer {
    height: 0px
}

.eventPanel {
    padding: 37px 20px 30px;
    color: #fff;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden
}

    .eventPanel .eventPanel--background {
        position: absolute !important;
        z-index: 0 !important;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-position: center top 0px;
        -webkit-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -o-background-size: 100% auto;
        background-size: 100% auto;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        -webkit-transition: -webkit-transform 500ms ease-in;
        transition: -webkit-transform 500ms ease-in;
        -o-transition: -o-transform 500ms ease-in;
        -moz-transition: transform 500ms ease-in, -moz-transform 500ms ease-in;
        transition: transform 500ms ease-in;
        transition: transform 500ms ease-in, -webkit-transform 500ms ease-in, -moz-transform 500ms ease-in, -o-transform 500ms ease-in
    }

    .eventPanel:hover .eventPanel--background {
        -webkit-transform: scale(1.15);
        -moz-transform: scale(1.15);
        -ms-transform: scale(1.15);
        -o-transform: scale(1.15);
        transform: scale(1.15)
    }

    .eventPanel:before {
        content: ' ';
        position: absolute;
        top: 0px;
        left: 0px;
        bottom: 0px;
        right: 0px;
        background: rgba(74,74,74,0.6);
        z-index: 1
    }

    .eventPanel > * {
        position: relative;
        z-index: 2
    }

.eventPanel__title {
    font-family: "Myriad W01",sans-serif;
    font-size: 30px;
    font-weight: 700;
    font-style: normal;
    color: inherit;
    letter-spacing: normal;
    line-height: 1.17;
    margin: 0px 0px 46px
}

@media screen and (min-width: 992px) {
    .eventPanel__title {
        min-height: 105px
    }
}

.eventPanel__date {
    font-family: "Myriad W01",sans-serif;
    font-size: 25px;
    font-weight: 300;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.6;
    margin: 0px 0px 14px
}

.eventPanel__time {
    font-family: "Myriad W01",sans-serif;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    color: inherit;
    letter-spacing: normal;
    line-height: 1.33;
    background: #00689e;
    padding: 8px 35px 7px 16px;
    display: inline-block;
    margin: 0px 0px 12px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2)
}

.eventPanel__type {
    font-family: "Myriad W01",sans-serif;
    font-size: 19px;
    font-weight: 300;
    font-style: normal;
    color: inherit;
    letter-spacing: normal;
    line-height: 1.33;
    background: #00689e;
    padding: 8px 35px 7px 16px;
    display: inline-block;
    margin: 0px 0px 44px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2)
}

.eventPanel__cta {
    display: inline-block;
    padding: 11px 20px;
    cursor: pointer;
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.2;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: background 150ms ease, color 150ms ease;
    -o-transition: background 150ms ease, color 150ms ease;
    -moz-transition: background 150ms ease, color 150ms ease;
    transition: background 150ms ease, color 150ms ease;
    background: #05ade9;
    color: #fff;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    text-align: center;
    min-width: 240px
}

    .eventPanel__cta:hover {
        text-decoration: none
    }

    .eventPanel__cta:focus {
        outline: #f6a623 auto 5px
    }

    .eventPanel__cta:hover {
        color: #fff
    }

    .eventPanel__cta:hover {
        background: #0493c6
    }

.coursePanel {
    padding: 4px 20px 30px;
    background-image: -webkit-gradient(linear, left top, right top, from(#0051bc), to(#00acfa));
    background-image: -webkit-linear-gradient(left, #0051bc, #00acfa);
    background-image: -moz-linear-gradient(left, #0051bc, #00acfa);
    background-image: -o-linear-gradient(left, #0051bc, #00acfa);
    background-image: linear-gradient(to right, #0051bc, #00acfa);
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    color: #fff;
    position: relative;
    margin-bottom: 20px
}

    .coursePanel:before {
        content: ' ';
        display: block;
        position: absolute;
        top: 0px;
        left: 0px;
        bottom: 0px;
        right: 0px;
        background: rgba(74,74,74,0.6);
        z-index: 1
    }

    .coursePanel > * {
        position: relative;
        z-index: 2
    }

.coursePanel__category {
    display: inline-block;
    font-family: "Myriad W01",sans-serif;
    font-size: 12px;
    font-weight: 700;
    font-style: normal;
    color: inherit;
    letter-spacing: normal;
    line-height: 1;
    margin: 10px 0 20px;
    padding-left: 32px
}

.coursePanel__category--none {
    height: 6px;
    opacity: 0
}

.coursePanel__category a {
    color: #fff;
    font-weight: 700
}

    .coursePanel__category a:hover {
        text-decoration: underline
    }

    .coursePanel__category a + a:before {
        content: ',';
        display: inline-block;
        margin-right: 4px
    }

.coursePanel__category:before {
    content: " ";
    font-size: 18px;
    position: absolute;
    left: 0
}

.coursePanel__title {
    font-family: "Myriad W01",sans-serif;
    font-size: 30px;
    font-weight: 700;
    font-style: normal;
    color: inherit;
    letter-spacing: normal;
    line-height: 1.17;
    margin: 0px 0px 3px
}

.coursePanel__date {
    font-family: "Myriad W01",sans-serif;
    font-size: 25px;
    font-weight: 300;
    font-style: normal;
    color: inherit;
    letter-spacing: normal;
    line-height: 1.6;
    margin: 0px 0px 32px
}

.coursePanel__cta {
    padding: 11px 20px;
    cursor: pointer;
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.2;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: background 150ms ease, color 150ms ease;
    -o-transition: background 150ms ease, color 150ms ease;
    -moz-transition: background 150ms ease, color 150ms ease;
    transition: background 150ms ease, color 150ms ease;
    background: #05ade9;
    color: #fff;
    display: block;
    max-width: 225px;
    text-align: center;
    margin: 0px
}

    .coursePanel__cta:hover {
        text-decoration: none
    }

    .coursePanel__cta:focus {
        outline: #f6a623 auto 5px
    }

    .coursePanel__cta:hover {
        color: #fff
    }

    .coursePanel__cta:hover {
        background: #0493c6
    }

.contentList {
    background-color: #fff;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 38px 0 49px;
    position: relative
}

.contentList--animate {
    overflow: hidden
}

    .contentList--animate .contentList--background {
        position: absolute !important;
        z-index: 0 !important;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-position: center top 0px;
        -webkit-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -o-background-size: 100% auto;
        background-size: 100% auto;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        -webkit-transition: -webkit-transform 500ms ease-in;
        transition: -webkit-transform 500ms ease-in;
        -o-transition: -o-transform 500ms ease-in;
        -moz-transition: transform 500ms ease-in, -moz-transform 500ms ease-in;
        transition: transform 500ms ease-in;
        transition: transform 500ms ease-in, -webkit-transform 500ms ease-in, -moz-transform 500ms ease-in, -o-transform 500ms ease-in
    }

    .contentList--animate:hover .contentList--background {
        -webkit-transform: scale(1.15);
        -moz-transform: scale(1.15);
        -ms-transform: scale(1.15);
        -o-transform: scale(1.15);
        transform: scale(1.15)
    }

@media screen and (min-width: 992px) {
    .contentList {
        padding: 77px 0 80px
    }
}

.contentList--background {
    position: absolute !important;
    z-index: 0 !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-transition: all 500ms ease-in;
    -o-transition: all 500ms ease-in;
    -moz-transition: all 500ms ease-in;
    transition: all 500ms ease-in
}

.contentList__intro {
    padding-bottom: 30px
}

@media screen and (min-width: 992px) {
    .contentList__intro {
        padding-bottom: 46px
    }
}

.contentList__title {
    font-family: "Myriad W01",sans-serif;
    font-size: 35px;
    font-weight: 900;
    font-style: normal;
    color: #00689e;
    letter-spacing: normal;
    line-height: 1;
    margin: 0px;
    max-width: 66.66%
}

@media screen and (min-width: 992px) {
    .contentList__title {
        font-size: 55px
    }
}

.contentList__description {
    font-family: "Myriad W01",sans-serif;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    color: #4a4a4a;
    letter-spacing: normal;
    line-height: 1.58;
    margin: 25px 0px 0px 10px
}

@media screen and (min-width: 992px) {
    .contentList__description {
        font-size: 16px;
        line-height: 1.69;
        margin: 6px 0px 0px 10px
    }
}

.contentList__link {
    border-bottom-color: #0074a6;
    margin: 0px 0px 10px
}

@media screen and (min-width: 992px) {
    .contentList__link {
        margin: 0px 0px 11px
    }
}

.contentList__linkDescription {
    font-family: "Myriad W01",sans-serif;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    color: #4a4a4a;
    letter-spacing: normal;
    margin: 0px 0px 30px
}

@media screen and (min-width: 992px) {
    .contentList__linkDescription {
        font-size: 16px;
        line-height: 1.69;
        margin: 0px 0px 40px
    }
}

.contentList--image:before {
    content: ' ';
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(74,74,74,0.5);
    width: 100%;
    height: 100%;
    z-index: 1
}

.contentList--image > .container, .contentList--image > .headerPanel__breadcrumbs, .contentList--image > .headerPanel__arrow {
    position: relative;
    z-index: 2
}

.contentList--image .contentList__title, .contentList--image .contentList__description, .contentList--image .contentList__link, .contentList--image .contentList__linkDescription {
    color: #fff;
    border-bottom-color: #fff
}

.contentGrid {
    position: relative;
    color: #fff;
    padding-top: 39px;
    padding-bottom: 44px;
    background-color: #00689e;
    overflow: hidden
}

    .contentGrid .contentGrid--background {
        position: absolute !important;
        z-index: 0 !important;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-position: center top 0px;
        -webkit-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -o-background-size: 100% auto;
        background-size: 100% auto;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        -webkit-transition: -webkit-transform 500ms ease-in;
        transition: -webkit-transform 500ms ease-in;
        -o-transition: -o-transform 500ms ease-in;
        -moz-transition: transform 500ms ease-in, -moz-transform 500ms ease-in;
        transition: transform 500ms ease-in;
        transition: transform 500ms ease-in, -webkit-transform 500ms ease-in, -moz-transform 500ms ease-in, -o-transform 500ms ease-in
    }

    .contentGrid:hover .contentGrid--background {
        -webkit-transform: scale(1.15);
        -moz-transform: scale(1.15);
        -ms-transform: scale(1.15);
        -o-transform: scale(1.15);
        transform: scale(1.15)
    }

@media screen and (min-width: 992px) {
    .contentGrid {
        padding-top: 70px;
        padding-bottom: 70px;
        min-height: 400px
    }
}

.contentGrid > div {
    position: relative;
    z-index: 2
}

.contentGrid:before {
    content: ' ';
    display: block;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
    background: rgba(0,0,0,0.2);
    z-index: 1
}

.contentGrid--backgroundGradient {
    -webkit-filter: inherit;
    filter: inherit;
    background: -webkit-gradient(linear, left top, right top, from(#00357a), to(#0289c6));
    background: -webkit-linear-gradient(left, #00357a, #0289c6);
    background: -moz-linear-gradient(left, #00357a, #0289c6);
    background: -o-linear-gradient(left, #00357a, #0289c6);
    background: linear-gradient(90deg, #00357a, #0289c6)
}

.contentGrid--knockbackLow:before {
    background: rgba(74,74,74,0.15)
}

.contentGrid--knockbackHigh:before {
    background: rgba(74,74,74,0.45)
}

.contentGrid__title {
    font-family: "Myriad W01",sans-serif;
    font-size: 42px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1;
    line-height: 1;
    margin: 0px 0px 26px;
    text-shadow: 0 0 20px rgba(0,0,0,0.5)
}

@media screen and (min-width: 992px) {
    .contentGrid__title {
        margin-bottom: 22px
    }
}

.contentGrid__text {
    color: #fff;
    line-height: 1.3;
    margin: 0px 0px 47px;
    text-shadow: 0 0 20px rgba(0,0,0,0.5)
}

@media screen and (min-width: 992px) {
    .contentGrid__text {
        margin-bottom: 37px;
        font-size: 22px
    }
}

.contentGrid__link {
    display: block;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.4);
    box-shadow: 0 0 10px rgba(0,0,0,0.4);
    padding: 11px 20px;
    cursor: pointer;
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.2;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: background 150ms ease, color 150ms ease;
    -o-transition: background 150ms ease, color 150ms ease;
    -moz-transition: background 150ms ease, color 150ms ease;
    transition: background 150ms ease, color 150ms ease;
    background: #05ade9;
    color: #fff;
    padding: 12px 20px;
    text-align: center
}

    .contentGrid__link:hover {
        text-decoration: none
    }

    .contentGrid__link:focus {
        outline: #f6a623 auto 5px
    }

    .contentGrid__link:hover {
        color: #fff
    }

    .contentGrid__link:hover {
        background: #0493c6
    }

    .contentGrid__link:hover {
        text-decoration: none;
        color: #fff
    }

@media screen and (min-width: 992px) {
    .contentGrid--2Col {
        padding-top: 55px;
        padding-bottom: 56px;
        min-height: 0px
    }
}

@media screen and (min-width: 992px) {
    .contentGrid--2Col:nth-child(even) .contentGrid__wrap {
        margin: 0 auto 0 0
    }
}

.contentGrid--2Col .contentGrid__title {
    font-family: "Myriad W01",sans-serif;
    font-size: 35px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1
}

.contentGrid--2Col .contentGrid__text {
    font-weight: bold
}

@media screen and (min-width: 992px) {
    .contentGrid--2Col .contentGrid__text {
        font-size: 20px
    }
}

.contentGrid--2Col .contentGrid__wrap {
    padding: 0px;
    z-index: 2
}

@media screen and (min-width: 576px) {
    .contentGrid--2Col .contentGrid__wrap {
        padding: 0px 20px
    }
}

@media screen and (min-width: 992px) {
    .contentGrid--2Col .contentGrid__wrap {
        padding: 0px;
        width: 100%;
        max-width: 435px;
        margin: 0 0 0 0
    }
}

@media screen and (min-width: 1200px) {
    .contentGrid--2Col .contentGrid__wrap {
        padding: 0;
        max-width: 570px
    }
}

.contentGrid--2Col .contentGrid__link {
    width: 175px;
    padding: 12px 10px
}

.contentGrid--2Col.alternatingBackgrounds:nth-child(2n) .contentGrid--background, .contentGrid--3Col.alternatingBackgrounds:nth-child(2n) .contentGrid--background {
    background-image: -webkit-gradient(linear, left top, right top, from(#00357a), to(#0289c6));
    background-image: -webkit-linear-gradient(left, #00357a, #0289c6);
    background-image: -moz-linear-gradient(left, #00357a, #0289c6);
    background-image: -o-linear-gradient(left, #00357a, #0289c6);
    background-image: linear-gradient(90deg, #00357a, #0289c6)
}

@media screen and (min-width: 768px) {
    .contentGrid--2Col.alternatingBackgrounds:nth-child(2n) .contentGrid--background, .contentGrid--3Col.alternatingBackgrounds:nth-child(2n) .contentGrid--background {
        background-image: inherit
    }

    .contentGrid--2Col.alternatingBackgrounds:nth-child(4n-1) .contentGrid--background, .contentGrid--2Col.alternatingBackgrounds:nth-child(4n-2) .contentGrid--background, .contentGrid--3Col.alternatingBackgrounds:nth-child(4n-1) .contentGrid--background, .contentGrid--3Col.alternatingBackgrounds:nth-child(4n-2) .contentGrid--background {
        background-image: -webkit-gradient(linear, left top, right top, from(#00357a), to(#0289c6));
        background-image: -webkit-linear-gradient(left, #00357a, #0289c6);
        background-image: -moz-linear-gradient(left, #00357a, #0289c6);
        background-image: -o-linear-gradient(left, #00357a, #0289c6);
        background-image: linear-gradient(90deg, #00357a, #0289c6)
    }
}

@media screen and (min-width: 992px) {
    .contentGrid--3Col.alternatingBackgrounds:nth-child(4n-1) .contentGrid--background, .contentGrid--3Col.alternatingBackgrounds:nth-child(4n-2) .contentGrid--background {
        background-image: inherit
    }

    .contentGrid--3Col.alternatingBackgrounds:nth-child(2n) .contentGrid--background {
        background-image: -webkit-gradient(linear, left top, right top, from(#00357a), to(#0289c6));
        background-image: -webkit-linear-gradient(left, #00357a, #0289c6);
        background-image: -moz-linear-gradient(left, #00357a, #0289c6);
        background-image: -o-linear-gradient(left, #00357a, #0289c6);
        background-image: linear-gradient(90deg, #00357a, #0289c6)
    }
}

@media screen and (min-width: 992px) {
    .contentGrid {
        padding-top: 55px;
        padding-bottom: 56px;
        min-height: 0px
    }
}

@media screen and (min-width: 992px) {
    .contentGrid:nth-child(4n-1):not(.contentGrid--3Col-remainder-1of1):not(.contentGrid-remainder-1of2) .contentGrid__wrap, .contentGrid:nth-child(4n-2):not(.contentGrid--2Col-remainder-1of1):not(.contentGrid-remainder-1of2) .contentGrid__wrap {
        margin: 0 auto 0 0
    }
}

.contentGrid .contentGrid__title {
    font-family: "Myriad W01",sans-serif;
    font-size: 35px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1
}

.contentGrid .contentGrid__text {
    font-weight: bold
}

@media screen and (min-width: 992px) {
    .contentGrid .contentGrid__text {
        font-size: 20px
    }
}

.contentGrid .contentGrid__wrap {
    padding: 0px;
    z-index: 2
}

@media screen and (min-width: 576px) {
    .contentGrid .contentGrid__wrap {
        padding: 0px 20px
    }
}

@media screen and (min-width: 992px) {
    .contentGrid:not(not(.contentGrid--3Col-remainder-1of1)):not(.contentGrid--2Col-remainder-1of1) .contentGrid__wrap {
        padding: 0px;
        width: 100%;
        max-width: 435px;
        margin: 0 0 0 auto
    }
}

@media screen and (min-width: 1200px) {
    .contentGrid:not(not(.contentGrid--3Col-remainder-1of1)):not(.contentGrid--2Col-remainder-1of1) .contentGrid__wrap {
        padding: 0;
        max-width: 570px
    }
}

.contentGrid .contentGrid__link {
    width: 175px;
    padding: 12px 10px
}

.articleListRow__col {
    width: 100%;
    float: left
}

@media screen and (min-width: 768px) {
    .articleListRow__col .articlePanel__container {
        padding-left: -webkit-calc(50% - 340px);
        padding-left: -moz-calc(50% - 340px);
        padding-left: calc(50% - 340px)
    }

    .articleListRow__col .articlePanel__videoIcon {
        padding-left: -webkit-calc(50% - 360px);
        padding-left: -moz-calc(50% - 360px);
        padding-left: calc(50% - 360px)
    }
}

@media screen and (min-width: 992px) {
    .articleListRow__col .articlePanel__videoIcon {
        padding-left: 0
    }

    .articleListRow__col .articlePanel__container {
        max-width: 435px
    }

    .articleListRow__col:nth-child(odd) .articlePanel__container {
        padding-left: 60px
    }

    .articleListRow__col:nth-child(odd) .articlePanel__videoIcon {
        left: 80px
    }

    .articleListRow__col:nth-child(even) .articlePanel__container {
        margin: 0 0 0 auto;
        padding-right: 60px;
        padding-left: 0
    }

    .articleListRow__col:nth-child(even) .articlePanel__videoIcon {
        left: auto;
        right: 445px
    }

    .articleListRow__col:nth-child(even) .articlePanel--large .articlePanel__videoIcon, .articleListRow__col:nth-child(even) .articlePanel--fullSize .articlePanel__videoIcon {
        right: 405px
    }
}

@media screen and (min-width: 1200px) {
    .articleListRow__col .articlePanel__container {
        max-width: 570px
    }

    .articleListRow__col:nth-child(odd) .articlePanel__container {
        padding-left: 120px
    }

    .articleListRow__col:nth-child(odd) .articlePanel__videoIcon {
        left: 140px
    }

    .articleListRow__col:nth-child(even) .articlePanel__container {
        padding-left: 0;
        padding-right: 120px
    }

    .articleListRow__col:nth-child(even) .articlePanel__videoIcon {
        left: auto;
        right: 580px
    }

    .articleListRow__col:nth-child(even) .articlePanel--large .articlePanel__videoIcon, .articleListRow__col:nth-child(even) .articlePanel--fullSize .articlePanel__videoIcon {
        right: 540px
    }
}

@media screen and (min-width: 992px) {
    .articleListRow__col {
        width: 50%
    }
}

.articleListRow__col--sizer {
    height: 0px
}

.trainingList {
    background: #fff;
    padding: 38px 0 9px
}

@media screen and (min-width: 992px) {
    .trainingList {
        padding: 77px 0 55px
    }
}

.trainingList__title {
    font-family: "Myriad W01",sans-serif;
    font-size: 35px;
    font-weight: 700;
    font-style: normal;
    color: #00689e;
    letter-spacing: normal;
    line-height: 1;
    margin: 0px 0px 23px
}

@media screen and (min-width: 992px) {
    .trainingList__title {
        font-size: 55px;
        margin: 0px 0px 43px
    }
}

.trainingList__item {
    background-image: -webkit-gradient(linear, left top, right top, from(#0051bc), to(#00acfa));
    background-image: -webkit-linear-gradient(left, #0051bc, #00acfa);
    background-image: -moz-linear-gradient(left, #0051bc, #00acfa);
    background-image: -o-linear-gradient(left, #0051bc, #00acfa);
    background-image: linear-gradient(to right, #0051bc, #00acfa);
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-bottom: 20px;
    color: #fff;
    padding: 16px 20px 34px;
    position: relative
}

    .trainingList__item:before {
        content: ' ';
        display: block;
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        background: rgba(74,74,74,0.8);
        z-index: 1
    }

    .trainingList__item > * {
        position: relative;
        z-index: 2
    }

.trainingList__itemCategory {
    display: inline-block;
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    color: inherit;
    letter-spacing: normal;
    line-height: 1;
    margin: 0px 0px 16px;
    text-decoration: none !important
}

    .trainingList__itemCategory:focus {
        outline: #f6a623 auto 5px
    }

.trainingList__itemTitle {
    font-family: "Myriad W01",sans-serif;
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    color: inherit;
    letter-spacing: normal;
    line-height: 1.13;
    margin: 0px 0px 42px
}

.trainingList__itemDate {
    font-family: "Myriad W01",sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    color: inherit;
    letter-spacing: normal;
    line-height: 1;
    margin: 0px 0px 41px
}

.trainingList__cta {
    display: block;
    padding: 11px 20px;
    cursor: pointer;
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.2;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: background 150ms ease, color 150ms ease;
    -o-transition: background 150ms ease, color 150ms ease;
    -moz-transition: background 150ms ease, color 150ms ease;
    transition: background 150ms ease, color 150ms ease;
    background: #05ade9;
    color: #fff;
    max-width: 240px;
    text-align: center
}

    .trainingList__cta:hover {
        text-decoration: none
    }

    .trainingList__cta:focus {
        outline: #f6a623 auto 5px
    }

    .trainingList__cta:hover {
        color: #fff
    }

    .trainingList__cta:hover {
        background: #05ade9
    }

.searchResults {
    background: #fff;
    padding-bottom: 30px
}

.searchResults__keyword {
    margin-bottom: 5px;
    padding: 11px 30px !important
}

@media screen and (min-width: 992px) {
    .searchResults__keyword {
        margin-top: 30px;
        margin-bottom: 0
    }
}

.searchResults__noResults--show {
    display: block
}

.searchResults__title {
    font-family: "Myriad W01",sans-serif;
    font-size: 34px;
    font-weight: 700;
    font-style: normal;
    color: #4a4a4a;
    letter-spacing: normal;
    line-height: 1.41;
    border-bottom: 1px solid #00689e;
    padding-bottom: 12px;
    margin-bottom: 63px
}

.searchResults__from, .searchResults__to {
    margin: 8px 0
}

@media screen and (min-width: 992px) {
    .searchResults__from, .searchResults__to {
        margin: 0
    }
}

.searchResults__from input[type="date"], .searchResults__to input[type="date"] {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #4a4a4a;
    padding: 6px 8px;
    display: block;
    width: 100%;
    min-height: 40px
}

.searchResults__from label, .searchResults__to label {
    color: #00689e;
    font-weight: 700
}

.searchResults__from .error, .searchResults__to .error {
    display: block;
    color: #d0011b;
    font-size: 12px;
    white-space: nowrap;
    margin-top: 5px
}

.searchResults__search {
    border: none;
    padding: 11px 20px;
    cursor: pointer;
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.2;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: background 150ms ease, color 150ms ease;
    -o-transition: background 150ms ease, color 150ms ease;
    -moz-transition: background 150ms ease, color 150ms ease;
    transition: background 150ms ease, color 150ms ease;
    background: #05ade9;
    color: #fff;
    display: block;
    text-align: center;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 10px;
    height: 40px
}

    .searchResults__search:hover {
        text-decoration: none
    }

    .searchResults__search:focus {
        outline: #f6a623 auto 5px
    }

    .searchResults__search:hover {
        color: #fff
    }

    .searchResults__search:hover {
        background: #0493c6
    }

@media screen and (min-width: 992px) {
    .searchResults__search {
        margin-top: 30px
    }
}

.searchResult {
    border-bottom: 1px solid #00689e;
    margin-bottom: 30px
}

.searchResult__title {
    font-family: "Myriad W01",sans-serif;
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    color: #4a4a4a;
    letter-spacing: normal;
    line-height: 1.13;
    padding-top: 0;
    padding-left: 0
}

    .searchResult__title::after {
        top: 0;
        margin-top: 0;
        line-height: 1
    }

.searchResult__subtitle {
    margin-bottom: 25px
}

.searchResult__date {
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    color: #00689e;
    letter-spacing: normal;
    margin-right: 22px
}

.searchResult__categories, .searchResult__pageType {
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    color: #00689e;
    letter-spacing: normal
}

.searchResult__image {
    width: 100%;
    max-width: 175px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-bottom: 26px
}

@media screen and (min-width: 768px) {
    .searchResult__image {
        max-height: 116px;
        margin-bottom: 0
    }
}

.searchResult__description {
    font-family: "Myriad W01",sans-serif;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    color: #4a4a4a;
    letter-spacing: normal;
    line-height: 1.69;
    margin-bottom: 25px
}

    .searchResult__description:hover {
        color: inherit;
        text-decoration: none
    }

@media screen and (min-width: 992px) {
    .searchResult__description {
        font-size: 16px
    }
}

.searchResult__link {
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    color: #00689e;
    letter-spacing: normal
}

    .searchResult__link:hover {
        color: inherit;
        text-decoration: none
    }

.clientsPanel {
    background: #fff;
    padding: 38px 0 49px
}

@media screen and (min-width: 992px) {
    .clientsPanel {
        padding: 77px 0 38px
    }
}

.clientsPanel__title {
    font-family: "Myriad W01",sans-serif;
    font-size: 35px;
    font-weight: 900;
    font-style: normal;
    color: #00689e;
    letter-spacing: normal;
    line-height: 1;
    margin: 0px 0px 22px
}

@media screen and (min-width: 992px) {
    .clientsPanel__title {
        font-size: 55px
    }
}

.clientsPanel__image-wrapper {
    width: 100px;
    height: 100px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto
}

.clientsPanel__image {
    display: block;
    width: 100%
}

.clientsPanel__name {
    font-family: "Myriad W01",sans-serif;
    font-size: 19px;
    font-weight: 900;
    font-style: normal;
    color: #4a4a4a;
    letter-spacing: normal;
    line-height: 1.26;
    margin: 0px 0px 37px;
    text-align: center
}

.clientLinkPanel {
    background: #f7f8f9;
    padding: 38px 0 49px
}

@media screen and (min-width: 992px) {
    .clientLinkPanel {
        padding: 75px 0px 112px
    }
}

.clientLinkPanel__title {
    font-family: "Myriad W01",sans-serif;
    font-size: 35px;
    font-weight: 900;
    font-style: normal;
    color: #00689e;
    letter-spacing: normal;
    line-height: 1;
    margin: 0px 0px 22px
}

@media screen and (min-width: 992px) {
    .clientLinkPanel__title {
        font-size: 45px
    }
}

.clientLinkPanel__logo {
    -webkit-background-size: 70% auto;
    -moz-background-size: 70% auto;
    -o-background-size: 70% auto;
    background-size: 70% auto;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 200px
}

@media screen and (min-width: 992px) {
    .clientLinkPanel__logo {
        min-height: 100px;
        background-position: left 20px center
    }
}

.clientLinkPanel .wysiwyg, .clientLinkPanel .contentRow--text, .clientLinkPanel .contentRow__content, .clientLinkPanel .staffMemberPanel__description, .clientLinkPanel .facility__tabPane {
    margin: 0px
}

    .clientLinkPanel .wysiwyg p, .clientLinkPanel .contentRow--text p, .clientLinkPanel .contentRow__content p, .clientLinkPanel .staffMemberPanel__description p, .clientLinkPanel .facility__tabPane p {
        margin: 0px
    }

.clientLinkPanel__cta {
    padding: 11px 20px;
    cursor: pointer;
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.2;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: background 150ms ease, color 150ms ease;
    -o-transition: background 150ms ease, color 150ms ease;
    -moz-transition: background 150ms ease, color 150ms ease;
    transition: background 150ms ease, color 150ms ease;
    background: #05ade9;
    color: #fff;
    display: inline-block;
    text-align: center;
    min-width: 178px;
    margin: 18px 0px 0px
}

    .clientLinkPanel__cta:hover {
        text-decoration: none
    }

    .clientLinkPanel__cta:focus {
        outline: #f6a623 auto 5px
    }

    .clientLinkPanel__cta:hover {
        color: #fff
    }

    .clientLinkPanel__cta:hover {
        background: #0493c6
    }

.staffMemberPanel {
    background: #fff;
    padding: 38px 0 40px
}

@media screen and (min-width: 992px) {
    .staffMemberPanel {
        padding: 65px 0 118px
    }
}

.staffMemberPanel--grey {
    background: #f7f8f9
}

.staffMemberPanel__title {
    font-family: "Myriad W01",sans-serif;
    font-size: 35px;
    font-weight: 700;
    font-style: normal;
    color: #00689e;
    letter-spacing: normal;
    line-height: 1;
    margin: 0px 0px 27px
}

@media screen and (min-width: 992px) {
    .staffMemberPanel__title {
        font-size: 64px;
        margin: 0px 0px 36px
    }
}

.staffMemberPanel__image {
    width: 140px;
    height: 140px;
    -webkit-border-radius: 140px;
    -moz-border-radius: 140px;
    border-radius: 140px;
    margin-right: 27px;
    overflow: hidden;
    float: left;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

@media screen and (min-width: 1200px) {
    .staffMemberPanel__image {
        width: 217px;
        height: 217px;
        -webkit-border-radius: 217px;
        -moz-border-radius: 217px;
        border-radius: 217px;
        margin-right: 46px
    }
}

.staffMemberPanel__name {
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    color: #00689e;
    letter-spacing: normal;
    line-height: 1.71;
    margin: 5px 0px 0px
}

@media screen and (min-width: 992px) {
    .staffMemberPanel__name {
        font-size: 19px;
        line-height: 1.26;
        margin: 4px 0px 0px
    }
}

.staffMemberPanel__position {
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    color: #05ade9;
    letter-spacing: normal;
    line-height: 1.71;
    margin: 0px
}

@media screen and (min-width: 992px) {
    .staffMemberPanel__position {
        font-size: 19px;
        line-height: 1.26
    }
}

@media screen and (min-width: 1200px) {
    .staffMemberPanel__position {
        margin: 18px 0px 0px
    }
}

.staffMemberPanel__description {
    padding: 12px 0 13px
}

@media screen and (min-width: 992px) {
    .staffMemberPanel__description {
        padding: 2px 0 33px
    }
}

.staffMemberPanel__cta {
    padding: 11px 20px;
    cursor: pointer;
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.2;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: background 150ms ease, color 150ms ease;
    -o-transition: background 150ms ease, color 150ms ease;
    -moz-transition: background 150ms ease, color 150ms ease;
    transition: background 150ms ease, color 150ms ease;
    background: #05ade9;
    color: #fff;
    display: block;
    text-align: center
}

    .staffMemberPanel__cta:hover {
        text-decoration: none
    }

    .staffMemberPanel__cta:focus {
        outline: #f6a623 auto 5px
    }

    .staffMemberPanel__cta:hover {
        color: #fff
    }

    .staffMemberPanel__cta:hover {
        background: #0493c6
    }

@media screen and (min-width: 992px) {
    .staffMemberPanel__cta {
        max-width: 178px
    }
}

.basicImageRow {
    width: 100%;
    height: 250px;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

@media screen and (min-width: 992px) {
    .basicImageRow {
        height: 400px
    }
}

.basicImageRow--medium {
    height: 365px
}

@media screen and (min-width: 992px) {
    .basicImageRow--medium {
        height: 584px
    }
}

.basicImageRow--large {
    height: 480px
}

@media screen and (min-width: 992px) {
    .basicImageRow--large {
        height: 768px
    }
}

.embedGoogleMap__map {
    height: 375px
}

@media screen and (min-width: 992px) {
    .embedGoogleMap__map {
        height: 637px
    }
}

.addThisSharingPanel {
    display: inline-block;
    padding: 17px 0
}

    .addThisSharingPanel a.at-icon-wrapper {
        -webkit-border-radius: 6px !important;
        -moz-border-radius: 6px !important;
        border-radius: 6px !important;
        margin-right: 22px !important;
        margin-left: 0px !important;
        margin-bottom: 0px !important
    }

@media screen and (min-width: 992px) {
    .addThisSharingPanel a.at-icon-wrapper {
        margin-right: 48px !important;
        padding: 0px
    }

        .addThisSharingPanel a.at-icon-wrapper svg {
            -webkit-transform: scale(0.8);
            -moz-transform: scale(0.8);
            -ms-transform: scale(0.8);
            -o-transform: scale(0.8);
            transform: scale(0.8)
        }
}

.addThisSharingPanel a.at-icon-wrapper.at-svc-linkedin {
    background-color: #00659b !important
}

.addThisSharingPanel a.at-icon-wrapper.at-svc-twitter {
    background-color: #00a9e6 !important
}

.addThisSharingPanel a.at-icon-wrapper.at-svc-facebook {
    background-color: #00659b !important
}

.addThisSharingPanel a.at-icon-wrapper.at-svc-email, .addThisSharingPanel a.at-icon-wrapper.at-svc-print {
    background-color: transparent !important;
    background-position: center center;
    background-repeat: no-repeat
}

    .addThisSharingPanel a.at-icon-wrapper.at-svc-email svg, .addThisSharingPanel a.at-icon-wrapper.at-svc-print svg {
        display: none !important
    }

.addThisSharingPanel a.at-icon-wrapper.at-svc-email {
    background-image: url(../img/addThis-email.png);
    background-image: none,url(../img/addThis-email.svg);
    -webkit-background-size: 42px auto;
    -moz-background-size: 42px auto;
    -o-background-size: 42px auto;
    background-size: 42px auto
}

@media screen and (min-width: 992px) {
    .addThisSharingPanel a.at-icon-wrapper.at-svc-email {
        -webkit-background-size: 29px auto;
        -moz-background-size: 29px auto;
        -o-background-size: 29px auto;
        background-size: 29px auto
    }
}

.addThisSharingPanel a.at-icon-wrapper.at-svc-print {
    background-image: url(../img/addThis-print.png);
    background-image: none,url(../img/addThis-print.svg);
    -webkit-background-size: 42px auto;
    -moz-background-size: 42px auto;
    -o-background-size: 42px auto;
    background-size: 42px auto
}

@media screen and (min-width: 992px) {
    .addThisSharingPanel a.at-icon-wrapper.at-svc-print {
        -webkit-background-size: 29px auto;
        -moz-background-size: 29px auto;
        -o-background-size: 29px auto;
        background-size: 29px auto;
        margin-right: 41px !important
    }
}

.addThisSharingPanel .linked {
    background-color: #00659b !important
}

.addThisSharingPanel .twit {
    background-color: #00a9e6 !important
}

.addThisSharingPanel .fb {
    background-color: #00659b !important
}

.addThisSharingPanel .email, .addThisSharingPanel .print {
    background-color: none !important
}

.sectionSearch {
    background: #fff;
    padding-top: 70px;
    padding-bottom: 15px
}

.sectionSearch__form {
    padding-top: 0;
    padding-bottom: 10px
}

.sectionSearch__title {
    font-family: "Myriad W01",sans-serif;
    font-size: 35px;
    font-weight: 700;
    font-style: normal;
    color: #00689e;
    letter-spacing: normal;
    line-height: 1;
    margin-bottom: 50px
}

@media screen and (min-width: 992px) {
    .sectionSearch__title {
        font-size: 55px
    }
}

.sectionSearch__loadMoreRow--hidden {
    display: none;
    visibility: hidden
}

.sectionSearch__result-list {
    background-color: #4a4a4a;
    color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 20px
}

.sectionSearch__result-list--hidden {
    display: none;
    visibility: hidden
}

.sectionSearch__result {
    font-family: "Myriad W01",sans-serif;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.13;
    display: block;
    padding-bottom: 24px;
    margin-bottom: 22px
}

@media screen and (min-width: 992px) {
    .sectionSearch__result {
        font-size: 24px
    }
}

.rssFeed {
    display: inline-block;
    border-left: 1px solid #808080;
    padding: 6px 5px 6px 29px;
    margin: 13px 0;
    vertical-align: top
}

    .rssFeed .FeedIcon {
        display: none
    }

    .rssFeed .FeedLink {
        font-family: "Myriad W01",sans-serif;
        font-size: 16px;
        font-weight: 400;
        font-style: normal;
        color: #4a4a4a;
        letter-spacing: normal;
        line-height: 34px
    }

        .rssFeed .FeedLink:first-child:before {
            content: ' ';
            display: inline-block;
            width: 34px;
            height: 34px;
            background-image: url(../img/rssFeed.png);
            background-image: none,url(../img/rssFeed.svg);
            -webkit-background-size: 34px 34px;
            -moz-background-size: 34px 34px;
            -o-background-size: 34px 34px;
            background-size: 34px 34px;
            background-position: left center;
            background-repeat: no-repeat;
            vertical-align: top;
            margin-right: 15px
        }

.inlineLinkList {
    padding: 20px;
    color: #4a4a4a
}

.inlineLinkList__list {
    margin: 10px -20px
}

.inlineLinkList__listItem {
    margin: 0px;
    width: 100%;
    float: left;
    padding: 0 20px
}

@media screen and (min-width: 992px) {
    .inlineLinkList__listItem {
        width: 50%
    }
}

.inlineLinkList__link {
    border-bottom-color: #0074a6
}

.inlineCTA--button {
    padding: 11px 20px;
    cursor: pointer;
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.2;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: background 150ms ease, color 150ms ease;
    -o-transition: background 150ms ease, color 150ms ease;
    -moz-transition: background 150ms ease, color 150ms ease;
    transition: background 150ms ease, color 150ms ease;
    background: #05ade9;
    color: #fff;
    min-width: 225px;
    text-align: center;
    padding: 6px 20px;
    display: inline-block;
    margin-bottom: 20px !important
}

    .inlineCTA--button:hover {
        text-decoration: none
    }

    .inlineCTA--button:focus {
        outline: #f6a623 auto 5px
    }

    .inlineCTA--button:hover {
        color: #fff
    }

    .inlineCTA--button:hover {
        background: #0493c6
    }

    .inlineCTA--button a {
        color: #fff !important;
        text-decoration: none !important;
        font-weight: 700
    }

.inlineCTA--light a {
    color: white;
    border-color: white
}

.contentRow__content p.inlineCTA.inlineCTA--light a {
    color: white;
    border-color: white
}

.wysiwyg .inlineThoughtsPanel, .contentRow--text .inlineThoughtsPanel, .contentRow__content .inlineThoughtsPanel, .staffMemberPanel__description .inlineThoughtsPanel, .facility__tabPane .inlineThoughtsPanel, .inlineThoughtsPanel {
    padding: 20px 20px 40px;
    background-image: -webkit-gradient(linear, left top, right top, from(#0051bc), to(#00acfa));
    background-image: -webkit-linear-gradient(left, #0051bc, #00acfa);
    background-image: -moz-linear-gradient(left, #0051bc, #00acfa);
    background-image: -o-linear-gradient(left, #0051bc, #00acfa);
    background-image: linear-gradient(to right, #0051bc, #00acfa);
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    cursor: pointer;
    margin: 0 -20px
}

    .wysiwyg .inlineThoughtsPanel:focus, .contentRow--text .inlineThoughtsPanel:focus, .contentRow__content .inlineThoughtsPanel:focus, .staffMemberPanel__description .inlineThoughtsPanel:focus, .facility__tabPane .inlineThoughtsPanel:focus, .inlineThoughtsPanel:focus {
        outline: #f6a623 auto 5px
    }

@media screen and (min-width: 992px) {
    .wysiwyg .inlineThoughtsPanel, .contentRow--text .inlineThoughtsPanel, .contentRow__content .inlineThoughtsPanel, .staffMemberPanel__description .inlineThoughtsPanel, .facility__tabPane .inlineThoughtsPanel, .inlineThoughtsPanel {
        padding: 38px 20px 58px;
        margin: 0;
        min-height: 273px
    }
}

.wysiwyg .inlineThoughtsPanel:before, .contentRow--text .inlineThoughtsPanel:before, .contentRow__content .inlineThoughtsPanel:before, .staffMemberPanel__description .inlineThoughtsPanel:before, .facility__tabPane .inlineThoughtsPanel:before, .inlineThoughtsPanel:before {
    content: ' ';
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(0,0,0,0.4);
    z-index: 1
}

.wysiwyg .inlineThoughtsPanel__wrap, .contentRow--text .inlineThoughtsPanel__wrap, .contentRow__content .inlineThoughtsPanel__wrap, .staffMemberPanel__description .inlineThoughtsPanel__wrap, .facility__tabPane .inlineThoughtsPanel__wrap, .inlineThoughtsPanel__wrap {
    position: relative;
    z-index: 2
}

.wysiwyg .inlineThoughtsPanel__categories, .contentRow--text .inlineThoughtsPanel__categories, .contentRow__content .inlineThoughtsPanel__categories, .staffMemberPanel__description .inlineThoughtsPanel__categories, .facility__tabPane .inlineThoughtsPanel__categories, .inlineThoughtsPanel__categories {
    font-family: "Myriad W01",sans-serif;
    font-size: 12px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.2;
    padding-left: 23px;
    margin: 0px 0px 47px;
    position: relative
}

@media screen and (min-width: 992px) {
    .wysiwyg .inlineThoughtsPanel__categories, .contentRow--text .inlineThoughtsPanel__categories, .contentRow__content .inlineThoughtsPanel__categories, .staffMemberPanel__description .inlineThoughtsPanel__categories, .facility__tabPane .inlineThoughtsPanel__categories, .inlineThoughtsPanel__categories {
        font-size: 14px
    }
}

.wysiwyg .inlineThoughtsPanel__categories:before, .contentRow--text .inlineThoughtsPanel__categories:before, .contentRow__content .inlineThoughtsPanel__categories:before, .staffMemberPanel__description .inlineThoughtsPanel__categories:before, .facility__tabPane .inlineThoughtsPanel__categories:before, .inlineThoughtsPanel__categories:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -5px;
    display: block;
    width: 10px;
    height: 11px;
    font-size: 11px
}

@media screen and (min-width: 992px) {
    .wysiwyg .inlineThoughtsPanel__categories:before, .contentRow--text .inlineThoughtsPanel__categories:before, .contentRow__content .inlineThoughtsPanel__categories:before, .staffMemberPanel__description .inlineThoughtsPanel__categories:before, .facility__tabPane .inlineThoughtsPanel__categories:before, .inlineThoughtsPanel__categories:before {
        font-size: 14px
    }
}

.wysiwyg .inlineThoughtsPanel__categories a, .contentRow--text .inlineThoughtsPanel__categories a, .contentRow__content .inlineThoughtsPanel__categories a, .staffMemberPanel__description .inlineThoughtsPanel__categories a, .facility__tabPane .inlineThoughtsPanel__categories a, .inlineThoughtsPanel__categories a {
    color: inherit
}

    .wysiwyg .inlineThoughtsPanel__categories a:focus, .contentRow--text .inlineThoughtsPanel__categories a:focus, .contentRow__content .inlineThoughtsPanel__categories a:focus, .staffMemberPanel__description .inlineThoughtsPanel__categories a:focus, .facility__tabPane .inlineThoughtsPanel__categories a:focus, .inlineThoughtsPanel__categories a:focus {
        outline: #f6a623 auto 5px
    }

    .wysiwyg .inlineThoughtsPanel__categories a + a:before, .contentRow--text .inlineThoughtsPanel__categories a + a:before, .contentRow__content .inlineThoughtsPanel__categories a + a:before, .staffMemberPanel__description .inlineThoughtsPanel__categories a + a:before, .facility__tabPane .inlineThoughtsPanel__categories a + a:before, .inlineThoughtsPanel__categories a + a:before {
        content: ', '
    }

.wysiwyg .inlineThoughtsPanel__title, .contentRow--text .inlineThoughtsPanel__title, .contentRow__content .inlineThoughtsPanel__title, .staffMemberPanel__description .inlineThoughtsPanel__title, .facility__tabPane .inlineThoughtsPanel__title, .inlineThoughtsPanel__title {
    font-family: "Myriad W01",sans-serif;
    font-size: 25px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.2;
    margin: 0px 12px 0px 0px
}

@media screen and (min-width: 992px) {
    .wysiwyg .inlineThoughtsPanel__title, .contentRow--text .inlineThoughtsPanel__title, .contentRow__content .inlineThoughtsPanel__title, .staffMemberPanel__description .inlineThoughtsPanel__title, .facility__tabPane .inlineThoughtsPanel__title, .inlineThoughtsPanel__title {
        font-size: 35px
    }
}

.wysiwyg .inlineThoughtsPanel__type, .contentRow--text .inlineThoughtsPanel__type, .contentRow__content .inlineThoughtsPanel__type, .staffMemberPanel__description .inlineThoughtsPanel__type, .facility__tabPane .inlineThoughtsPanel__type, .inlineThoughtsPanel__type {
    display: block;
    position: absolute;
    top: 22px;
    right: 28px;
    color: #fff;
    width: 18px;
    height: 20px;
    z-index: 2
}

@media screen and (min-width: 992px) {
    .wysiwyg .inlineThoughtsPanel__type, .contentRow--text .inlineThoughtsPanel__type, .contentRow__content .inlineThoughtsPanel__type, .staffMemberPanel__description .inlineThoughtsPanel__type, .facility__tabPane .inlineThoughtsPanel__type, .inlineThoughtsPanel__type {
        top: 38px;
        right: 38px
    }
}

.wysiwyg .inlineThoughtsPanel__type:after, .contentRow--text .inlineThoughtsPanel__type:after, .contentRow__content .inlineThoughtsPanel__type:after, .staffMemberPanel__description .inlineThoughtsPanel__type:after, .facility__tabPane .inlineThoughtsPanel__type:after, .inlineThoughtsPanel__type:after {
    display: block;
    width: 18px;
    height: 20px;
    font-size: 21px
}

.wysiwyg .inlineThoughtsPanel__type--article:after, .contentRow--text .inlineThoughtsPanel__type--article:after, .contentRow__content .inlineThoughtsPanel__type--article:after, .staffMemberPanel__description .inlineThoughtsPanel__type--article:after, .facility__tabPane .inlineThoughtsPanel__type--article:after, .inlineThoughtsPanel__type--article:after {
    content: ""
}

.wysiwyg .inlineThoughtsPanel__videoIcon, .contentRow--text .inlineThoughtsPanel__videoIcon, .contentRow__content .inlineThoughtsPanel__videoIcon, .staffMemberPanel__description .inlineThoughtsPanel__videoIcon, .facility__tabPane .inlineThoughtsPanel__videoIcon, .inlineThoughtsPanel__videoIcon {
    display: block;
    width: 22px;
    height: 22px;
    position: absolute;
    bottom: 21px;
    left: 20px;
    z-index: 2
}

    .wysiwyg .inlineThoughtsPanel__videoIcon:before, .contentRow--text .inlineThoughtsPanel__videoIcon:before, .contentRow__content .inlineThoughtsPanel__videoIcon:before, .staffMemberPanel__description .inlineThoughtsPanel__videoIcon:before, .facility__tabPane .inlineThoughtsPanel__videoIcon:before, .inlineThoughtsPanel__videoIcon:before {
        content: "";
        display: block;
        color: #fff;
        font-size: 25px;
        line-height: 1;
        vertical-align: top;
        margin-top: -2px;
        margin-left: -1px
    }

.formBlock {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #fff
}

.formBlock__content {
    width: 100%;
    max-width: 960px
}

    .formBlock__content h2 {
        margin-bottom: 50px
    }

.EditingFormTable {
    width: 100%;
    max-width: 614px !important
}

    .EditingFormTable td {
        display: block;
        position: relative
    }

        .EditingFormTable td .ExplanationText {
            margin: 5px 0 0
        }

    .EditingFormTable .radio {
        width: 100%
    }

        .EditingFormTable .radio br {
            display: none
        }

        .EditingFormTable .radio input[type="radio"] {
            position: absolute;
            opacity: 0
        }

        .EditingFormTable .radio label {
            padding-left: 28px;
            cursor: pointer;
            width: 100%;
            float: left
        }

@media screen and (min-width: 576px) {
    .EditingFormTable .radio label {
        width: 33.33%
    }
}

.EditingFormTable .radio input[type="radio"] + label:before {
    margin-left: -28px
}

.EditingFormTable .radio input[type="radio"]:checked + label:before {
    margin-left: -28px
}

.EditingFormTable .radio input[type="radio"]:checked + label:after {
    margin-left: -23px
}

.EditingFormTable .radio.checkbox-list-vertical label, .EditingFormTable .radio.radio-list-vertical label {
    width: 100%
}

.EditingFormTable .checkbox {
    width: 100%
}

    .EditingFormTable .checkbox br {
        display: none
    }

    .EditingFormTable .checkbox input[type="checkbox"] {
        position: absolute;
        opacity: 0
    }

    .EditingFormTable .checkbox label {
        padding-left: 28px;
        cursor: pointer;
        width: 100%;
        float: left
    }

@media screen and (min-width: 576px) {
    .EditingFormTable .checkbox label {
        width: 33.33%
    }
}

.EditingFormTable .checkbox input[type="checkbox"] + label:before {
    margin-left: -28px
}

.EditingFormTable .checkbox input[type="checkbox"]:checked + label:before {
    margin-left: -28px
}

.EditingFormTable .checkbox input[type="checkbox"]:checked + label:after {
    margin-left: -23px
}

.EditingFormTable .checkbox.checkbox-list-vertical label, .EditingFormTable .checkbox.radio-list-vertical label {
    width: 100%
}

.EditingFormTable .FieldLabel label, .EditingFormTable .FieldLabel > span {
    display: block;
    color: #00689e;
    font-weight: 700;
    margin-top: 20px
}

.EditingFormTable .FieldLabel > span {
    margin-bottom: 10px
}

.EditingFormTable select {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 0
}

    .EditingFormTable select:focus {
        background-color: #00689e;
        color: #fff
    }

    .EditingFormTable select[multiple] {
        background: white;
        -webkit-border-radius: .25em;
        -moz-border-radius: .25em;
        border-radius: .25em;
        border: 1px solid #4a4a4a
    }

    .EditingFormTable select option {
        font-family: "Myriad W01",sans-serif;
        font-size: 14px;
        font-weight: 700;
        font-style: normal;
        color: #000;
        letter-spacing: normal
    }

.EditingFormTable input[type="text"] {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #4a4a4a;
    height: 40px
}

.EditingFormTable input[type="file"] {
    position: absolute;
    height: 40px;
    width: 100%;
    opacity: 0;
    cursor: pointer
}

.EditingFormTable .customInput {
    width: -webkit-calc(100% - 120px);
    width: -moz-calc(100% - 120px);
    width: calc(100% - 120px);
    display: inline-block
}

@media screen and (min-width: 576px) {
    .EditingFormTable .customInput {
        width: -webkit-calc(100% - 220px);
        width: -moz-calc(100% - 220px);
        width: calc(100% - 220px)
    }
}

.EditingFormTable .customBtn {
    padding: 11px 20px;
    cursor: pointer;
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.2;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: background 150ms ease, color 150ms ease;
    -o-transition: background 150ms ease, color 150ms ease;
    -moz-transition: background 150ms ease, color 150ms ease;
    transition: background 150ms ease, color 150ms ease;
    background: #05ade9;
    color: #fff;
    width: 100px;
    display: inline-block;
    float: right;
    text-align: center
}

    .EditingFormTable .customBtn:hover {
        text-decoration: none
    }

    .EditingFormTable .customBtn:focus {
        outline: #f6a623 auto 5px
    }

    .EditingFormTable .customBtn:hover {
        color: #fff
    }

    .EditingFormTable .customBtn:hover {
        background: #0493c6
    }

@media screen and (min-width: 576px) {
    .EditingFormTable .customBtn {
        width: 200px
    }
}

.EditingFormTable input[type="submit"] {
    border: none;
    margin-top: 20px;
    padding: 11px 20px;
    cursor: pointer;
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.2;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: background 150ms ease, color 150ms ease;
    -o-transition: background 150ms ease, color 150ms ease;
    -moz-transition: background 150ms ease, color 150ms ease;
    transition: background 150ms ease, color 150ms ease;
    background: #05ade9;
    color: #fff;
    display: inline-block;
    min-width: 225px;
    text-align: center
}

    .EditingFormTable input[type="submit"]:hover {
        text-decoration: none
    }

    .EditingFormTable input[type="submit"]:focus {
        outline: #f6a623 auto 5px
    }

    .EditingFormTable input[type="submit"]:hover {
        color: #fff
    }

    .EditingFormTable input[type="submit"]:hover {
        background: #0493c6
    }

.EditingFormTable .EditingFormCategoryRow:before {
    content: ' ';
    display: block;
    width: 100%;
    height: 1px;
    background: #e8e9e8;
    margin-top: 20px
}

.EditingFormTable .EditingFormCategoryRow td {
    display: block;
    color: #00689e;
    font-weight: 700;
    font-size: 18px;
    margin-top: 20px;
    position: relative;
    padding-right: 30px !important;
    display: inline-block
}

    .EditingFormTable .EditingFormCategoryRow td span {
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        cursor: pointer
    }

        .EditingFormTable .EditingFormCategoryRow td span img {
            display: none
        }

        .EditingFormTable .EditingFormCategoryRow td span .toggleIcon {
            display: block;
            width: 16px;
            height: 16px;
            float: right;
            position: relative;
            margin-top: 4px
        }

            .EditingFormTable .EditingFormCategoryRow td span .toggleIcon:before, .EditingFormTable .EditingFormCategoryRow td span .toggleIcon:after {
                content: ' ';
                display: block;
                width: 2px;
                height: 16px;
                background: #00689e;
                position: absolute;
                top: 0px;
                left: 50%;
                margin-left: -1px;
                -webkit-transition: transform 150ms ease;
                -moz-transition: transform 150ms ease;
                -o-transition: transform 150ms ease;
                -ms-transition: transform 150ms ease;
                -webkit-transition: -webkit-transform 150ms ease;
                transition: -webkit-transform 150ms ease;
                -o-transition: -o-transform 150ms ease;
                -moz-transition: transform 150ms ease, -moz-transform 150ms ease;
                transition: transform 150ms ease;
                transition: transform 150ms ease, -webkit-transform 150ms ease, -moz-transform 150ms ease, -o-transform 150ms ease
            }

            .EditingFormTable .EditingFormCategoryRow td span .toggleIcon:after {
                -webkit-transform: rotate(90deg);
                -moz-transform: rotate(90deg);
                -o-transform: rotate(90deg);
                -ms-transform: rotate(90deg);
                transform: rotate(90deg)
            }

        .EditingFormTable .EditingFormCategoryRow td span input[value="False"] + .toggleIcon:before {
            -webkit-transform: rotate(-90deg);
            -moz-transform: rotate(-90deg);
            -o-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
            transform: rotate(-90deg)
        }

.EditingFormTable input[type="text"].error {
    border: 1px solid #d0011b
}

.EditingFormTable label.error, .EditingFormTable span.error {
    color: #d0011b;
    position: relative
}

.EditingFormTable tr {
    background: none !important
}

.EditingFormTable th {
    border: none !important
}

.EditingFormTable td {
    border: none !important;
    padding: 0 !important
}

.EditingFormErrorLabel {
    color: #d0011b
}

.Error + span {
    color: #d0011b;
    margin-top: 5px;
    display: block
}

.content-gate .EditingFormTable {
    max-width: 100%
}

.content-gate .modal-dialog {
    max-width: 996px !important
}

@media screen and (min-width: 768px) {
    .content-gate .modal-dialog {
        margin-top: 80px
    }
}

.content-gate .modal-dialog .close {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10;
    cursor: pointer;
    font-size: 18px
}

@media screen and (min-width: 768px) {
    .content-gate .modal-dialog .close {
        right: -40px;
        top: -40px;
        font-family: "Myriad W01",sans-serif;
        font-size: 26px;
        font-weight: 300;
        font-style: normal;
        color: #fff;
        letter-spacing: normal
    }
}

.content-gate .modal-dialog .close:before {
    content: "";
    display: block
}

@media screen and (min-width: 768px) {
    .content-gate .modal-dialog .close:after {
        content: 'CLOSE';
        font-size: 16px;
        font-weight: 300;
        position: absolute;
        right: -60px;
        top: 4px
    }
}

.content-gate .modal-dialog .three-col {
    display: block;
    position: relative
}

@media screen and (min-width: 768px) {
    .content-gate .modal-dialog .three-col {
        width: 33.33%;
        padding-right: 20px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: inline-block;
        float: left
    }
}

.content-gate .modal-dialog .two-col {
    display: block;
    position: relative
}

@media screen and (min-width: 768px) {
    .content-gate .modal-dialog .two-col {
        width: 50%;
        padding-right: 20px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: inline-block;
        float: left
    }
}

.content-gate .modal-dialog .checkbox {
    margin-top: 30px;
    float: left;
    width: 100%
}

@media screen and (min-width: 768px) {
    .content-gate .modal-dialog .checkbox {
        margin-top: 90px;
        width: 50%
    }
}

.content-gate .modal-dialog .checkbox label {
    width: 100%
}

.content-gate .modal-dialog [type="submit"] {
    margin-top: 30px;
    float: right
}

@media screen and (min-width: 768px) {
    .content-gate .modal-dialog [type="submit"] {
        margin-top: 80px
    }
}

.content-gate .modal-body {
    padding: 15px
}

@media screen and (min-width: 768px) {
    .content-gate .modal-body {
        padding: 40px
    }
}

.content-gate .modal-body h3 {
    color: #00689e
}

.eventSummaryDetails__dates {
    font-family: "Myriad W01",sans-serif;
    font-size: 35px;
    font-weight: 900;
    font-style: normal;
    color: #00689e;
    letter-spacing: -.3px;
    line-height: 1;
    margin: 40px 0px 17px
}

.eventSummaryDetails__times {
    display: inline-block;
    background: #00689e;
    padding: 8px 40px 7px 15px;
    font-family: "Myriad W01",sans-serif;
    font-size: 18px;
    font-weight: 900;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.33;
    margin: 0px 0px 12px
}

.eventSummaryDetails__type {
    display: inline-block;
    background: #00689e;
    padding: 8px 50px 7px 15px;
    font-family: "Myriad W01",sans-serif;
    font-size: 19px;
    font-weight: 300;
    font-style: normal;
    color: #fff;
    letter-spacing: -.3px;
    line-height: 1.26;
    margin: 0px 0px 23px
}

.eventSummaryDetails__location {
    font-family: "Myriad W01",sans-serif;
    font-size: 23px;
    font-weight: 300;
    font-style: normal;
    color: #05ade9;
    letter-spacing: -.4px;
    line-height: 1.48;
    margin: 0px 0px 29px
}

.eventSummaryDetails__cta {
    padding: 11px 20px;
    cursor: pointer;
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.2;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: background 150ms ease, color 150ms ease;
    -o-transition: background 150ms ease, color 150ms ease;
    -moz-transition: background 150ms ease, color 150ms ease;
    transition: background 150ms ease, color 150ms ease;
    background: #05ade9;
    color: #fff;
    display: inline-block;
    min-width: 222px;
    text-align: center;
    margin: 0px
}

    .eventSummaryDetails__cta:hover {
        text-decoration: none
    }

    .eventSummaryDetails__cta:focus {
        outline: #f6a623 auto 5px
    }

    .eventSummaryDetails__cta:hover {
        color: #fff
    }

    .eventSummaryDetails__cta:hover {
        background: #0493c6
    }

.blogIntro {
    background: #fff;
    padding: 30px 0px 20px
}

@media screen and (min-width: 768px) {
    .blogIntro {
        padding: 40px 0px 30px
    }
}

@media screen and (min-width: 992px) {
    .blogIntro {
        padding: 60px 0px 50px
    }
}

.blogIntro__title {
    font-family: "Myriad W01",sans-serif;
    font-size: 22px;
    font-weight: 900;
    font-style: normal;
    color: #4a4a4a;
    letter-spacing: normal;
    line-height: 1.14;
    margin: 0 0 15px
}

@media screen and (min-width: 768px) {
    .blogIntro__title {
        font-size: 25px;
        margin: 0 0 20px
    }
}

@media screen and (min-width: 992px) {
    .blogIntro__title {
        font-size: 35px;
        margin: 0 0 40px
    }
}

.blogIntro__details {
    font-family: "Myriad W01",sans-serif;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    color: #4a4a4a;
    letter-spacing: -.3px;
    line-height: 2.06;
    margin: 0
}

    .blogIntro__details a {
        font-family: "Myriad W01",sans-serif;
        font-size: inherit;
        font-weight: inherit;
        font-style: normal;
        color: #00689e;
        letter-spacing: inherit;
        text-decoration: underline
    }

        .blogIntro__details a:focus {
            outline: #f6a623 auto 5px
        }

.person {
    background: #fff;
    padding: 98px 0 80px
}

.person__image {
    max-width: 280px;
    width: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

.person__position {
    font-family: "Myriad W01",sans-serif;
    font-size: 23px;
    font-weight: 300;
    font-style: normal;
    color: #05ade9;
    letter-spacing: -.4px;
    line-height: 1.48;
    margin: 0px 0px 21px
}

.client {
    background: #fff;
    padding: 50px 0
}

@media screen and (min-width: 992px) {
    .client {
        padding: 98px 0
    }
}

.client__image {
    display: block;
    margin: 0 auto;
    width: 240px;
    height: auto
}

@media screen and (min-width: 992px) {
    .client__image {
        width: auto;
        max-width: 100%
    }
}

.facility {
    background: #fff;
    padding: 32px 0 114px
}

.facility__tabNav {
    margin: 0px 0px 50px;
    padding: 0px;
    width: 100%;
    border: none
}

.facility__tabNavItem {
    width: 100%;
    float: left;
    border: 1px solid #00689e;
    border-bottom: none;
    overflow: hidden
}

@media screen and (min-width: 768px) {
    .facility__tabNavItem {
        width: 50%
    }
}

@media screen and (min-width: 992px) {
    .facility__tabNavItem {
        width: 25%;
        border: 1px solid #00689e;
        border-left: none
    }
}

.facility__tabNavItem:first-child {
    -webkit-border-top-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topright: 20px;
    border-top-right-radius: 20px
}

@media screen and (min-width: 768px) {
    .facility__tabNavItem:first-child {
        -webkit-border-top-right-radius: 0px;
        -moz-border-radius-topright: 0px;
        border-top-right-radius: 0px;
        border-right: none
    }
}

@media screen and (min-width: 992px) {
    .facility__tabNavItem:first-child {
        border: 1px solid #00689e;
        -webkit-border-top-left-radius: 20px;
        -moz-border-radius-topleft: 20px;
        border-top-left-radius: 20px;
        -webkit-border-bottom-left-radius: 20px;
        -moz-border-radius-bottomleft: 20px;
        border-bottom-left-radius: 20px
    }
}

@media screen and (min-width: 768px) {
    .facility__tabNavItem:nth-child(2) {
        -webkit-border-top-right-radius: 20px;
        -moz-border-radius-topright: 20px;
        border-top-right-radius: 20px
    }
}

@media screen and (min-width: 992px) {
    .facility__tabNavItem:nth-child(2) {
        -webkit-border-top-right-radius: 0px;
        -moz-border-radius-topright: 0px;
        border-top-right-radius: 0px
    }
}

@media screen and (min-width: 768px) {
    .facility__tabNavItem:nth-child(3) {
        -webkit-border-bottom-left-radius: 20px;
        -moz-border-radius-bottomleft: 20px;
        border-bottom-left-radius: 20px;
        border-bottom: 1px solid #00689e;
        border-right: none
    }
}

@media screen and (min-width: 992px) {
    .facility__tabNavItem:nth-child(3) {
        border-right: 1px solid #00689e;
        -webkit-border-bottom-left-radius: 0px;
        -moz-border-radius-bottomleft: 0px;
        border-bottom-left-radius: 0px
    }
}

.facility__tabNavItem:last-child {
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-bottom-left-radius: 20px;
    border-bottom: 1px solid #00689e
}

@media screen and (min-width: 768px) {
    .facility__tabNavItem:last-child {
        -webkit-border-bottom-left-radius: 0px;
        -moz-border-radius-bottomleft: 0px;
        border-bottom-left-radius: 0px
    }
}

@media screen and (min-width: 992px) {
    .facility__tabNavItem:last-child {
        -webkit-border-top-right-radius: 20px;
        -moz-border-radius-topright: 20px;
        border-top-right-radius: 20px;
        -webkit-border-bottom-right-radius: 20px;
        -moz-border-radius-bottomright: 20px;
        border-bottom-right-radius: 20px
    }
}

.facility__tabLink {
    display: block;
    text-align: center;
    padding: 13px 0 12px;
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    color: #00689e;
    letter-spacing: normal;
    line-height: 1;
    text-decoration: none !important;
    background: #fff;
    -webkit-transition: background 150ms ease, color 150ms ease;
    -o-transition: background 150ms ease, color 150ms ease;
    -moz-transition: background 150ms ease, color 150ms ease;
    transition: background 150ms ease, color 150ms ease
}

    .facility__tabLink:hover, .facility__tabLink.active {
        background: #00689e;
        color: #fff
    }

.tabPanel {
    padding: 50px 0;
    background: #fff
}

.tabPanel__tab {
    padding: 11px 20px;
    cursor: pointer;
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.2;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: background 150ms ease, color 150ms ease;
    -o-transition: background 150ms ease, color 150ms ease;
    -moz-transition: background 150ms ease, color 150ms ease;
    transition: background 150ms ease, color 150ms ease;
    background: #aaa;
    color: #fff;
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 300
}

    .tabPanel__tab:hover {
        text-decoration: none
    }

    .tabPanel__tab:focus {
        outline: #f6a623 auto 5px
    }

    .tabPanel__tab:hover {
        color: #fff
    }

    .tabPanel__tab:hover {
        background: #989898
    }

    .tabPanel__tab:hover {
        background: #05ade9
    }

    .tabPanel__tab.active {
        background: #05ade9
    }

.tabPanel__content {
    padding-top: 20px;
    display: none
}

    .tabPanel__content img {
        width: 100%
    }

    .tabPanel__content .searchResult__date {
        font-size: 16px;
        margin-right: 10px
    }

.tabPanel .searchResult img {
    margin-bottom: 15px
}

.tabPanel .searchResult__title {
    font-size: 20px
}

@media screen and (min-width: 992px) {
    .tabPanel .searchResult__title {
        font-size: 24px
    }
}

.tabPanel .searchResult__title:hover {
    text-decoration: underline
}

.tabPanel .searchResult__title:after {
    top: 8px
}

ul.searchResults {
    padding-left: 0 !important
}

    ul.searchResults li:before {
        display: none !important
    }

.blogIntro + .wysiwyg, .blogIntro + .contentRow--text, .blogIntro + .contentRow__content, .blogIntro + .staffMemberPanel__description, .blogIntro + .facility__tabPane {
    padding-top: 0 !important;
    margin-top: -70px !important
}

.wysiwyg .searchResult, .contentRow--text .searchResult, .contentRow__content .searchResult, .staffMemberPanel__description .searchResult, .facility__tabPane .searchResult {
    margin-bottom: 15px
}

@media screen and (min-width: 992px) {
    .wysiwyg .searchResult, .contentRow--text .searchResult, .contentRow__content .searchResult, .staffMemberPanel__description .searchResult, .facility__tabPane .searchResult {
        margin-bottom: 30px;
        padding-bottom: 15px
    }
}

.wysiwyg .searchResult img, .contentRow--text .searchResult img, .contentRow__content .searchResult img, .staffMemberPanel__description .searchResult img, .facility__tabPane .searchResult img {
    margin: 0
}

.wysiwyg .searchResult__title, .contentRow--text .searchResult__title, .contentRow__content .searchResult__title, .staffMemberPanel__description .searchResult__title, .facility__tabPane .searchResult__title {
    font-size: 20px
}

@media screen and (min-width: 992px) {
    .wysiwyg .searchResult__title, .contentRow--text .searchResult__title, .contentRow__content .searchResult__title, .staffMemberPanel__description .searchResult__title, .facility__tabPane .searchResult__title {
        font-size: 24px
    }
}

.wysiwyg .searchResult__title:hover, .contentRow--text .searchResult__title:hover, .contentRow__content .searchResult__title:hover, .staffMemberPanel__description .searchResult__title:hover, .facility__tabPane .searchResult__title:hover {
    text-decoration: underline
}

.wysiwyg .searchResult__title:after, .contentRow--text .searchResult__title:after, .contentRow__content .searchResult__title:after, .staffMemberPanel__description .searchResult__title:after, .facility__tabPane .searchResult__title:after {
    top: 8px
}

.footer {
    background: #4a4a4a;
    color: #fff;
    padding: 20px 0px;
    position: relative;
    z-index: 1
}

@media (min-width: 768px) {
    .footer {
        padding: 48px 0px 33px
    }
}

.footer__legal {
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    text-align: center;
    line-height: 1.2;
    padding-top: 15px
}

@media (min-width: 768px) {
    .footer__legal {
        font-family: "Myriad W01",sans-serif;
        font-size: 20px;
        font-weight: 700;
        font-style: normal;
        color: #fff;
        letter-spacing: normal;
        text-align: left;
        padding-top: 0
    }
}

.footer .footer__links {
    text-align: center
}

@media (min-width: 768px) {
    .footer .footer__links {
        text-align: right
    }
}

.footer .footer__links-list {
    display: block;
    padding: 0;
    margin: 0
}

.footer .footer__links-list-item {
    display: inline-block;
    padding: 0 5px
}

.footer .footer__links-link {
    font-family: "Myriad W01",sans-serif;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 2;
    margin: 0px
}

@media (min-width: 768px) {
    .footer .footer__links-link {
        font-size: 14px
    }
}

.footer .footer__address {
    font-family: "Myriad W01",sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.5;
    text-align: center;
    padding-top: 20px
}

@media (min-width: 768px) {
    .footer .footer__address {
        font-family: "Myriad W01",sans-serif;
        font-size: 16px;
        font-weight: 400;
        font-style: normal;
        color: #fff;
        letter-spacing: normal;
        text-align: left
    }
}
