@charset "UTF-8";@media print,screen and (min-width: 40em) {
    .reveal,.reveal.large,.reveal.small,.reveal.tiny {
        right:auto;
        left: auto;
        margin: 0 auto
    }
}

/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,aside,footer,header,nav,section {
    display: block
}

.h1,h1 {
    font-size: 2em;
    margin: .67em 0
}

.article_detail_title {
    text-transform: none;
}

figcaption,figure {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

main {
    display: block
}

pre {
    font-family: monospace,monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,strong {
    font-weight: inherit
}

b,strong {
    font-weight: bolder
}

code,kbd,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,input,optgroup,select,textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

[type=reset],[type=submit],button,html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
    outline: 1px dotted ButtonText
}

input {
    overflow: visible
}

[type=checkbox],[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    display: table;
    max-width: 100%;
    padding: 0;
    color: inherit;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

details {
    display: block
}

summary {
    display: list-item
}

menu {
    display: block
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

.foundation-mq {
    font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"
}

html {
    box-sizing: border-box;
    font-size: 100%
}

*,::after,::before {
    box-sizing: inherit
}

body {
    margin: 0;
    padding: 0;
    background: #f2f5f7;
    font-family: Lato,Helvetica,Roboto,Arial,sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #48525a;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}

textarea {
    height: auto;
    min-height: 50px;
    border-radius: 3px
}

select {
    box-sizing: border-box;
    width: 100%;
    border-radius: 3px
}

.map_canvas embed,.map_canvas img,.map_canvas object,.mqa-display embed,.mqa-display img,.mqa-display object {
    max-width: none!important
}

button {
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 3px;
    background: 0 0;
    line-height: 1
}

[data-whatinput=mouse] button {
    outline: 0
}

pre {
    overflow: auto
}

button,input,optgroup,select,textarea {
    font-family: inherit
}

.is-visible {
    display: block!important
}

.is-hidden {
    display: none!important
}

.grid-container {
    max-width: 75rem;
    margin: 0 auto
}

.grid-container-csp{
    max-width: 90rem;
    margin: 0 auto
}

.grid-container-padded {
    padding-left: .625rem;
    padding-right: .625rem
}

@media print,screen and (min-width: 40em) {
    .grid-container-padded {
        padding-left:.9375rem;
        padding-right: .9375rem
    }
}

@media screen and (min-width: 75em) {
    .grid-container-padded {
        padding-left:0;
        padding-right: 0
    }
}

.grid-x {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.cell {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0;
    min-width: 0;
    width: 100%
}

.cell.auto {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.cell.shrink {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.grid-x>.auto {
    width: auto
}

.grid-x>.shrink {
    width: auto
}

.grid-x>small-1,.grid-x>small-10,.grid-x>small-11,.grid-x>small-12,.grid-x>small-2,.grid-x>small-3,.grid-x>small-4,.grid-x>small-5,.grid-x>small-6,.grid-x>small-7,.grid-x>small-8,.grid-x>small-9,.grid-x>small-full,.grid-x>small-shrink {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

@media print,screen and (min-width: 40em) {
    .grid-x>medium-1,.grid-x>medium-10,.grid-x>medium-11,.grid-x>medium-12,.grid-x>medium-2,.grid-x>medium-3,.grid-x>medium-4,.grid-x>medium-5,.grid-x>medium-6,.grid-x>medium-7,.grid-x>medium-8,.grid-x>medium-9,.grid-x>medium-full,.grid-x>medium-shrink {
        -webkit-flex-basis:auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media print,screen and (min-width: 64em) {
    .grid-x>large-1,.grid-x>large-10,.grid-x>large-11,.grid-x>large-12,.grid-x>large-2,.grid-x>large-3,.grid-x>large-4,.grid-x>large-5,.grid-x>large-6,.grid-x>large-7,.grid-x>large-8,.grid-x>large-9,.grid-x>large-full,.grid-x>large-shrink {
        -webkit-flex-basis:auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

.grid-x>.small-1 {
    width: 8.33333%
}

.grid-x>.small-2 {
    width: 16.66667%
}

.grid-x>.small-3 {
    width: 25%
}

.grid-x>.small-4 {
    width: 33.33333%
}

.grid-x>.small-5 {
    width: 41.66667%
}

.grid-x>.small-6 {
    width: 50%
}

.grid-x>.small-7 {
    width: 58.33333%
}

.grid-x>.small-8 {
    width: 66.66667%
}

.grid-x>.small-9 {
    width: 75%
}

.grid-x>.small-10 {
    width: 83.33333%
}

.grid-x>.small-11 {
    width: 91.66667%
}

.grid-x>.small-12 {
    width: 100%
}

@media print,screen and (min-width: 40em) {
    .grid-x>.medium-auto {
        -webkit-flex:1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }

    .grid-x>.medium-shrink {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .grid-x>.medium-1 {
        width: 8.33333%
    }

    .grid-x>.medium-2 {
        width: 16.66667%
    }

    .grid-x>.medium-3 {
        width: 25%
    }

    .grid-x>.medium-4 {
        width: 33.33333%
    }

    .grid-x>.medium-5 {
        width: 41.66667%
    }

    .grid-x>.medium-6 {
        width: 50%
    }

    .grid-x>.medium-7 {
        width: 58.33333%
    }

    .grid-x>.medium-8 {
        width: 66.66667%
    }

    .grid-x>.medium-9 {
        width: 75%
    }

    .grid-x>.medium-10 {
        width: 83.33333%
    }

    .grid-x>.medium-11 {
        width: 91.66667%
    }

    .grid-x>.medium-12 {
        width: 100%
    }
}

@media print,screen and (min-width: 64em) {
    .grid-x>.large-auto {
        -webkit-flex:1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }

    .grid-x>.large-shrink {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .grid-x>.large-1 {
        width: 8.33333%
    }

    .grid-x>.large-2 {
        width: 16.66667%
    }

    .grid-x>.large-3 {
        width: 25%
    }

    .grid-x>.large-4 {
        width: 33.33333%
    }

    .grid-x>.large-5 {
        width: 41.66667%
    }

    .grid-x>.large-6 {
        width: 50%
    }

    .grid-x>.large-7 {
        width: 58.33333%
    }

    .grid-x>.large-8 {
        width: 66.66667%
    }

    .grid-x>.large-9 {
        width: 75%
    }

    .grid-x>.large-10 {
        width: 83.33333%
    }

    .grid-x>.large-11 {
        width: 91.66667%
    }

    .grid-x>.large-12 {
        width: 100%
    }
}

.grid-margin-x:not(.grid-x)>.cell {
    width: auto
}

.grid-margin-y:not(.grid-y)>.cell {
    height: auto
}

.grid-margin-x {
    margin-left: -.625rem;
    margin-right: -.625rem
}

@media print,screen and (min-width: 40em) {
    .grid-margin-x {
        margin-left:-.9375rem;
        margin-right: -.9375rem
    }
}

.grid-margin-x>.cell {
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem
}

@media print,screen and (min-width: 40em) {
    .grid-margin-x>.cell {
        width:calc(100% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem
    }
}

.grid-margin-x>.auto {
    width: auto
}

.grid-margin-x>.shrink {
    width: auto
}

.grid-margin-x>.small-1 {
    width: calc(8.33333% - 1.25rem)
}

.grid-margin-x>.small-2 {
    width: calc(16.66667% - 1.25rem)
}

.grid-margin-x>.small-3 {
    width: calc(25% - 1.25rem)
}

.grid-margin-x>.small-4 {
    width: calc(33.33333% - 1.25rem)
}

.grid-margin-x>.small-5 {
    width: calc(41.66667% - 1.25rem)
}

.grid-margin-x>.small-6 {
    width: calc(50% - 1.25rem)
}

.grid-margin-x>.small-7 {
    width: calc(58.33333% - 1.25rem)
}

.grid-margin-x>.small-8 {
    width: calc(66.66667% - 1.25rem)
}

.grid-margin-x>.small-9 {
    width: calc(75% - 1.25rem)
}

.grid-margin-x>.small-10 {
    width: calc(83.33333% - 1.25rem)
}

.grid-margin-x>.small-11 {
    width: calc(91.66667% - 1.25rem)
}

.grid-margin-x>.small-12 {
    width: calc(100% - 1.25rem)
}

@media print,screen and (min-width: 40em) {
    .grid-margin-x>.auto {
        width:auto
    }

    .grid-margin-x>.shrink {
        width: auto
    }

    .grid-margin-x>.small-1 {
        width: calc(8.33333% - 1.875rem)
    }

    .grid-margin-x>.small-2 {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x>.small-3 {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x>.small-4 {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x>.small-5 {
        width: calc(41.66667% - 1.875rem)
    }

    .grid-margin-x>.small-6 {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x>.small-7 {
        width: calc(58.33333% - 1.875rem)
    }

    .grid-margin-x>.small-8 {
        width: calc(66.66667% - 1.875rem)
    }

    .grid-margin-x>.small-9 {
        width: calc(75% - 1.875rem)
    }

    .grid-margin-x>.small-10 {
        width: calc(83.33333% - 1.875rem)
    }

    .grid-margin-x>.small-11 {
        width: calc(91.66667% - 1.875rem)
    }

    .grid-margin-x>.small-12 {
        width: calc(100% - 1.875rem)
    }

    .grid-margin-x>.medium-auto {
        width: auto
    }

    .grid-margin-x>.medium-shrink {
        width: auto
    }

    .grid-margin-x>.medium-1 {
        width: calc(8.33333% - 1.875rem)
    }

    .grid-margin-x>.medium-2 {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x>.medium-3 {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x>.medium-4 {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x>.medium-5 {
        width: calc(41.66667% - 1.875rem)
    }

    .grid-margin-x>.medium-6 {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x>.medium-7 {
        width: calc(58.33333% - 1.875rem)
    }

    .grid-margin-x>.medium-8 {
        width: calc(66.66667% - 1.875rem)
    }

    .grid-margin-x>.medium-9 {
        width: calc(75% - 1.875rem)
    }

    .grid-margin-x>.medium-10 {
        width: calc(83.33333% - 1.875rem)
    }

    .grid-margin-x>.medium-11 {
        width: calc(91.66667% - 1.875rem)
    }

    .grid-margin-x>.medium-12 {
        width: calc(100% - 1.875rem)
    }
}

@media print,screen and (min-width: 64em) {
    .grid-margin-x>.large-auto {
        width:auto
    }

    .grid-margin-x>.large-shrink {
        width: auto
    }

    .grid-margin-x>.large-1 {
        width: calc(8.33333% - 1.875rem)
    }

    .grid-margin-x>.large-2 {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x>.large-3 {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x>.large-4 {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x>.large-5 {
        width: calc(41.66667% - 1.875rem)
    }

    .grid-margin-x>.large-6 {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x>.large-7 {
        width: calc(58.33333% - 1.875rem)
    }

    .grid-margin-x>.large-8 {
        width: calc(66.66667% - 1.875rem)
    }

    .grid-margin-x>.large-9 {
        width: calc(75% - 1.875rem)
    }

    .grid-margin-x>.large-10 {
        width: calc(83.33333% - 1.875rem)
    }

    .grid-margin-x>.large-11 {
        width: calc(91.66667% - 1.875rem)
    }

    .grid-margin-x>.large-12 {
        width: calc(100% - 1.875rem)
    }
}

.grid-padding-x .grid-padding-x {
    margin-right: -.625rem;
    margin-left: -.625rem
}

@media print,screen and (min-width: 40em) {
    .grid-padding-x .grid-padding-x {
        margin-right:-.9375rem;
        margin-left: -.9375rem
    }
}

.grid-padding-x>.cell {
    padding-right: .625rem;
    padding-left: .625rem
}

@media print,screen and (min-width: 40em) {
    .grid-padding-x>.cell {
        padding-right:.375rem;
        padding-left: .375rem
    }
}

.small-up-1>.cell {
    width: 100%
}

.small-up-2>.cell {
    width: 50%
}

.small-up-3>.cell {
    width: 33.33333%
}

.small-up-4>.cell {
    width: 25%
}

.small-up-5>.cell {
    width: 20%
}

.small-up-6>.cell {
    width: 16.66667%
}

.small-up-7>.cell {
    width: 14.28571%
}

.small-up-8>.cell {
    width: 12.5%
}

@media print,screen and (min-width: 40em) {
    .medium-up-1>.cell {
        width:100%
    }

    .medium-up-2>.cell {
        width: 50%
    }

    .medium-up-3>.cell {
        width: 33.33333%
    }

    .medium-up-4>.cell {
        width: 25%
    }

    .medium-up-5>.cell {
        width: 20%
    }

    .medium-up-6>.cell {
        width: 16.66667%
    }

    .medium-up-7>.cell {
        width: 14.28571%
    }

    .medium-up-8>.cell {
        width: 12.5%
    }
}

@media print,screen and (min-width: 64em) {
    .large-up-1>.cell {
        width:100%
    }

    .large-up-2>.cell {
        width: 50%
    }

    .large-up-3>.cell {
        width: 33.33333%
    }

    .large-up-4>.cell {
        width: 25%
    }

    .large-up-5>.cell {
        width: 20%
    }

    .large-up-6>.cell {
        width: 16.66667%
    }

    .large-up-7>.cell {
        width: 14.28571%
    }

    .large-up-8>.cell {
        width: 12.5%
    }
}

.grid-margin-x.small-up-1>.cell {
    width: calc(100% - 1.25rem)
}

.grid-margin-x.small-up-2>.cell {
    width: calc(50% - 1.25rem)
}

.grid-margin-x.small-up-3>.cell {
    width: calc(33.33333% - 1.25rem)
}

.grid-margin-x.small-up-4>.cell {
    width: calc(25% - 1.25rem)
}

.grid-margin-x.small-up-5>.cell {
    width: calc(20% - 1.25rem)
}

.grid-margin-x.small-up-6>.cell {
    width: calc(16.66667% - 1.25rem)
}

.grid-margin-x.small-up-7>.cell {
    width: calc(14.28571% - 1.25rem)
}

.grid-margin-x.small-up-8>.cell {
    width: calc(12.5% - 1.25rem)
}

@media print,screen and (min-width: 40em) {
    .grid-margin-x.small-up-1>.cell {
        width:calc(100% - 1.875rem)
    }

    .grid-margin-x.small-up-2>.cell {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x.small-up-3>.cell {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x.small-up-4>.cell {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x.small-up-5>.cell {
        width: calc(20% - 1.875rem)
    }

    .grid-margin-x.small-up-6>.cell {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x.small-up-7>.cell {
        width: calc(14.28571% - 1.875rem)
    }

    .grid-margin-x.small-up-8>.cell {
        width: calc(12.5% - 1.875rem)
    }

    .grid-margin-x.medium-up-1>.cell {
        width: calc(100% - 1.875rem)
    }

    .grid-margin-x.medium-up-2>.cell {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x.medium-up-3>.cell {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x.medium-up-4>.cell {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x.medium-up-5>.cell {
        width: calc(20% - 1.875rem)
    }

    .grid-margin-x.medium-up-6>.cell {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x.medium-up-7>.cell {
        width: calc(14.28571% - 1.875rem)
    }

    .grid-margin-x.medium-up-8>.cell {
        width: calc(12.5% - 1.875rem)
    }
}

@media print,screen and (min-width: 64em) {
    .grid-margin-x.large-up-1>.cell {
        width:calc(100% - 1.875rem)
    }

    .grid-margin-x.large-up-2>.cell {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x.large-up-3>.cell {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x.large-up-4>.cell {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x.large-up-5>.cell {
        width: calc(20% - 1.875rem)
    }

    .grid-margin-x.large-up-6>.cell {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x.large-up-7>.cell {
        width: calc(14.28571% - 1.875rem)
    }

    .grid-margin-x.large-up-8>.cell {
        width: calc(12.5% - 1.875rem)
    }
}

.small-margin-collapse {
    margin-right: 0;
    margin-left: 0
}

.small-margin-collapse>.cell {
    margin-right: 0;
    margin-left: 0
}

.small-margin-collapse>.small-1 {
    width: 8.33333%
}

.small-margin-collapse>.small-2 {
    width: 16.66667%
}

.small-margin-collapse>.small-3 {
    width: 25%
}

.small-margin-collapse>.small-4 {
    width: 33.33333%
}

.small-margin-collapse>.small-5 {
    width: 41.66667%
}

.small-margin-collapse>.small-6 {
    width: 50%
}

.small-margin-collapse>.small-7 {
    width: 58.33333%
}

.small-margin-collapse>.small-8 {
    width: 66.66667%
}

.small-margin-collapse>.small-9 {
    width: 75%
}

.small-margin-collapse>.small-10 {
    width: 83.33333%
}

.small-margin-collapse>.small-11 {
    width: 91.66667%
}

.small-margin-collapse>.small-12 {
    width: 100%
}

.small-margin-collapse>.medium-1 {
    width: 8.33333%
}

.small-margin-collapse>.medium-2 {
    width: 16.66667%
}

.small-margin-collapse>.medium-3 {
    width: 25%
}

.small-margin-collapse>.medium-4 {
    width: 33.33333%
}

.small-margin-collapse>.medium-5 {
    width: 41.66667%
}

.small-margin-collapse>.medium-6 {
    width: 50%
}

.small-margin-collapse>.medium-7 {
    width: 58.33333%
}

.small-margin-collapse>.medium-8 {
    width: 66.66667%
}

.small-margin-collapse>.medium-9 {
    width: 75%
}

.small-margin-collapse>.medium-10 {
    width: 83.33333%
}

.small-margin-collapse>.medium-11 {
    width: 91.66667%
}

.small-margin-collapse>.medium-12 {
    width: 100%
}

.small-margin-collapse>.large-1 {
    width: 8.33333%
}

.small-margin-collapse>.large-2 {
    width: 16.66667%
}

.small-margin-collapse>.large-3 {
    width: 25%
}

.small-margin-collapse>.large-4 {
    width: 33.33333%
}

.small-margin-collapse>.large-5 {
    width: 41.66667%
}

.small-margin-collapse>.large-6 {
    width: 50%
}

.small-margin-collapse>.large-7 {
    width: 58.33333%
}

.small-margin-collapse>.large-8 {
    width: 66.66667%
}

.small-margin-collapse>.large-9 {
    width: 75%
}

.small-margin-collapse>.large-10 {
    width: 83.33333%
}

.small-margin-collapse>.large-11 {
    width: 91.66667%
}

.small-margin-collapse>.large-12 {
    width: 100%
}

.small-padding-collapse {
    margin-right: 0;
    margin-left: 0
}

.small-padding-collapse>.cell {
    padding-right: 0;
    padding-left: 0
}

@media print,screen and (min-width: 40em) {
    .medium-margin-collapse {
        margin-right:0;
        margin-left: 0
    }

    .medium-margin-collapse>.cell {
        margin-right: 0;
        margin-left: 0
    }

    .medium-margin-collapse>.small-1 {
        width: 8.33333%
    }

    .medium-margin-collapse>.small-2 {
        width: 16.66667%
    }

    .medium-margin-collapse>.small-3 {
        width: 25%
    }

    .medium-margin-collapse>.small-4 {
        width: 33.33333%
    }

    .medium-margin-collapse>.small-5 {
        width: 41.66667%
    }

    .medium-margin-collapse>.small-6 {
        width: 50%
    }

    .medium-margin-collapse>.small-7 {
        width: 58.33333%
    }

    .medium-margin-collapse>.small-8 {
        width: 66.66667%
    }

    .medium-margin-collapse>.small-9 {
        width: 75%
    }

    .medium-margin-collapse>.small-10 {
        width: 83.33333%
    }

    .medium-margin-collapse>.small-11 {
        width: 91.66667%
    }

    .medium-margin-collapse>.small-12 {
        width: 100%
    }

    .medium-margin-collapse>.medium-1 {
        width: 8.33333%
    }

    .medium-margin-collapse>.medium-2 {
        width: 16.66667%
    }

    .medium-margin-collapse>.medium-3 {
        width: 25%
    }

    .medium-margin-collapse>.medium-4 {
        width: 33.33333%
    }

    .medium-margin-collapse>.medium-5 {
        width: 41.66667%
    }

    .medium-margin-collapse>.medium-6 {
        width: 50%
    }

    .medium-margin-collapse>.medium-7 {
        width: 58.33333%
    }

    .medium-margin-collapse>.medium-8 {
        width: 66.66667%
    }

    .medium-margin-collapse>.medium-9 {
        width: 75%
    }

    .medium-margin-collapse>.medium-10 {
        width: 83.33333%
    }

    .medium-margin-collapse>.medium-11 {
        width: 91.66667%
    }

    .medium-margin-collapse>.medium-12 {
        width: 100%
    }

    .medium-margin-collapse>.large-1 {
        width: 8.33333%
    }

    .medium-margin-collapse>.large-2 {
        width: 16.66667%
    }

    .medium-margin-collapse>.large-3 {
        width: 25%
    }

    .medium-margin-collapse>.large-4 {
        width: 33.33333%
    }

    .medium-margin-collapse>.large-5 {
        width: 41.66667%
    }

    .medium-margin-collapse>.large-6 {
        width: 50%
    }

    .medium-margin-collapse>.large-7 {
        width: 58.33333%
    }

    .medium-margin-collapse>.large-8 {
        width: 66.66667%
    }

    .medium-margin-collapse>.large-9 {
        width: 75%
    }

    .medium-margin-collapse>.large-10 {
        width: 83.33333%
    }

    .medium-margin-collapse>.large-11 {
        width: 91.66667%
    }

    .medium-margin-collapse>.large-12 {
        width: 100%
    }

    .medium-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }

    .medium-padding-collapse>.cell {
        padding-right: 0;
        padding-left: 0
    }
}

@media print,screen and (min-width: 64em) {
    .large-margin-collapse {
        margin-right:0;
        margin-left: 0
    }

    .large-margin-collapse>.cell {
        margin-right: 0;
        margin-left: 0
    }

    .large-margin-collapse>.small-1 {
        width: 8.33333%
    }

    .large-margin-collapse>.small-2 {
        width: 16.66667%
    }

    .large-margin-collapse>.small-3 {
        width: 25%
    }

    .large-margin-collapse>.small-4 {
        width: 33.33333%
    }

    .large-margin-collapse>.small-5 {
        width: 41.66667%
    }

    .large-margin-collapse>.small-6 {
        width: 50%
    }

    .large-margin-collapse>.small-7 {
        width: 58.33333%
    }

    .large-margin-collapse>.small-8 {
        width: 66.66667%
    }

    .large-margin-collapse>.small-9 {
        width: 75%
    }

    .large-margin-collapse>.small-10 {
        width: 83.33333%
    }

    .large-margin-collapse>.small-11 {
        width: 91.66667%
    }

    .large-margin-collapse>.small-12 {
        width: 100%
    }

    .large-margin-collapse>.medium-1 {
        width: 8.33333%
    }

    .large-margin-collapse>.medium-2 {
        width: 16.66667%
    }

    .large-margin-collapse>.medium-3 {
        width: 25%
    }

    .large-margin-collapse>.medium-4 {
        width: 33.33333%
    }

    .large-margin-collapse>.medium-5 {
        width: 41.66667%
    }

    .large-margin-collapse>.medium-6 {
        width: 50%
    }

    .large-margin-collapse>.medium-7 {
        width: 58.33333%
    }

    .large-margin-collapse>.medium-8 {
        width: 66.66667%
    }

    .large-margin-collapse>.medium-9 {
        width: 75%
    }

    .large-margin-collapse>.medium-10 {
        width: 83.33333%
    }

    .large-margin-collapse>.medium-11 {
        width: 91.66667%
    }

    .large-margin-collapse>.medium-12 {
        width: 100%
    }

    .large-margin-collapse>.large-1 {
        width: 8.33333%
    }

    .large-margin-collapse>.large-2 {
        width: 16.66667%
    }

    .large-margin-collapse>.large-3 {
        width: 25%
    }

    .large-margin-collapse>.large-4 {
        width: 33.33333%
    }

    .large-margin-collapse>.large-5 {
        width: 41.66667%
    }

    .large-margin-collapse>.large-6 {
        width: 50%
    }

    .large-margin-collapse>.large-7 {
        width: 58.33333%
    }

    .large-margin-collapse>.large-8 {
        width: 66.66667%
    }

    .large-margin-collapse>.large-9 {
        width: 75%
    }

    .large-margin-collapse>.large-10 {
        width: 83.33333%
    }

    .large-margin-collapse>.large-11 {
        width: 91.66667%
    }

    .large-margin-collapse>.large-12 {
        width: 100%
    }

    .large-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }

    .large-padding-collapse>.cell {
        padding-right: 0;
        padding-left: 0
    }
}

.small-offset-0 {
    margin-left: 0
}

.grid-margin-x>.small-offset-0 {
    margin-left: calc(0% + .625rem)
}

.small-offset-1 {
    margin-left: 8.33333%
}

.grid-margin-x>.small-offset-1 {
    margin-left: calc(8.33333% + .625rem)
}

.small-offset-2 {
    margin-left: 16.66667%
}

.grid-margin-x>.small-offset-2 {
    margin-left: calc(16.66667% + .625rem)
}

.small-offset-3 {
    margin-left: 25%
}

.grid-margin-x>.small-offset-3 {
    margin-left: calc(25% + .625rem)
}

.small-offset-4 {
    margin-left: 33.33333%
}

.grid-margin-x>.small-offset-4 {
    margin-left: calc(33.33333% + .625rem)
}

.small-offset-5 {
    margin-left: 41.66667%
}

.grid-margin-x>.small-offset-5 {
    margin-left: calc(41.66667% + .625rem)
}

.small-offset-6 {
    margin-left: 50%
}

.grid-margin-x>.small-offset-6 {
    margin-left: calc(50% + .625rem)
}

.small-offset-7 {
    margin-left: 58.33333%
}

.grid-margin-x>.small-offset-7 {
    margin-left: calc(58.33333% + .625rem)
}

.small-offset-8 {
    margin-left: 66.66667%
}

.grid-margin-x>.small-offset-8 {
    margin-left: calc(66.66667% + .625rem)
}

.small-offset-9 {
    margin-left: 75%
}

.grid-margin-x>.small-offset-9 {
    margin-left: calc(75% + .625rem)
}

.small-offset-10 {
    margin-left: 83.33333%
}

.grid-margin-x>.small-offset-10 {
    margin-left: calc(83.33333% + .625rem)
}

.small-offset-11 {
    margin-left: 91.66667%
}

.grid-margin-x>.small-offset-11 {
    margin-left: calc(91.66667% + .625rem)
}

@media print,screen and (min-width: 40em) {
    .medium-offset-0 {
        margin-left:0
    }

    .grid-margin-x>.medium-offset-0 {
        margin-left: calc(0% + .9375rem)
    }

    .medium-offset-1 {
        margin-left: 8.33333%
    }

    .grid-margin-x>.medium-offset-1 {
        margin-left: calc(8.33333% + .9375rem)
    }

    .medium-offset-2 {
        margin-left: 16.66667%
    }

    .grid-margin-x>.medium-offset-2 {
        margin-left: calc(16.66667% + .9375rem)
    }

    .medium-offset-3 {
        margin-left: 25%
    }

    .grid-margin-x>.medium-offset-3 {
        margin-left: calc(25% + .9375rem)
    }

    .medium-offset-4 {
        margin-left: 33.33333%
    }

    .grid-margin-x>.medium-offset-4 {
        margin-left: calc(33.33333% + .9375rem)
    }

    .medium-offset-5 {
        margin-left: 41.66667%
    }

    .grid-margin-x>.medium-offset-5 {
        margin-left: calc(41.66667% + .9375rem)
    }

    .medium-offset-6 {
        margin-left: 50%
    }

    .grid-margin-x>.medium-offset-6 {
        margin-left: calc(50% + .9375rem)
    }

    .medium-offset-7 {
        margin-left: 58.33333%
    }

    .grid-margin-x>.medium-offset-7 {
        margin-left: calc(58.33333% + .9375rem)
    }

    .medium-offset-8 {
        margin-left: 66.66667%
    }

    .grid-margin-x>.medium-offset-8 {
        margin-left: calc(66.66667% + .9375rem)
    }

    .medium-offset-9 {
        margin-left: 75%
    }

    .grid-margin-x>.medium-offset-9 {
        margin-left: calc(75% + .9375rem)
    }

    .medium-offset-10 {
        margin-left: 83.33333%
    }

    .grid-margin-x>.medium-offset-10 {
        margin-left: calc(83.33333% + .9375rem)
    }

    .medium-offset-11 {
        margin-left: 91.66667%
    }

    .grid-margin-x>.medium-offset-11 {
        margin-left: calc(91.66667% + .9375rem)
    }
}

@media print,screen and (min-width: 64em) {
    .large-offset-0 {
        margin-left:0
    }

    .grid-margin-x>.large-offset-0 {
        margin-left: calc(0% + .9375rem)
    }

    .large-offset-1 {
        margin-left: 8.33333%
    }

    .grid-margin-x>.large-offset-1 {
        margin-left: calc(8.33333% + .9375rem)
    }

    .large-offset-2 {
        margin-left: 16.66667%
    }

    .grid-margin-x>.large-offset-2 {
        margin-left: calc(16.66667% + .9375rem)
    }

    .large-offset-3 {
        margin-left: 25%
    }

    .grid-margin-x>.large-offset-3 {
        margin-left: calc(25% + .9375rem)
    }

    .large-offset-4 {
        margin-left: 33.33333%
    }

    .grid-margin-x>.large-offset-4 {
        margin-left: calc(33.33333% + .9375rem)
    }

    .large-offset-5 {
        margin-left: 41.66667%
    }

    .grid-margin-x>.large-offset-5 {
        margin-left: calc(41.66667% + .9375rem)
    }

    .large-offset-6 {
        margin-left: 50%
    }

    .grid-margin-x>.large-offset-6 {
        margin-left: calc(50% + .9375rem)
    }

    .large-offset-7 {
        margin-left: 58.33333%
    }

    .grid-margin-x>.large-offset-7 {
        margin-left: calc(58.33333% + .9375rem)
    }

    .large-offset-8 {
        margin-left: 66.66667%
    }

    .grid-margin-x>.large-offset-8 {
        margin-left: calc(66.66667% + .9375rem)
    }

    .large-offset-9 {
        margin-left: 75%
    }

    .grid-margin-x>.large-offset-9 {
        margin-left: calc(75% + .9375rem)
    }

    .large-offset-10 {
        margin-left: 83.33333%
    }

    .grid-margin-x>.large-offset-10 {
        margin-left: calc(83.33333% + .9375rem)
    }

    .large-offset-11 {
        margin-left: 91.66667%
    }

    .grid-margin-x>.large-offset-11 {
        margin-left: calc(91.66667% + .9375rem)
    }
}

.grid-y {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.grid-y>.cell {
    width: auto
}

.grid-y>.auto {
    height: auto
}

.grid-y>.shrink {
    height: auto
}

.grid-y>small-1,.grid-y>small-10,.grid-y>small-11,.grid-y>small-12,.grid-y>small-2,.grid-y>small-3,.grid-y>small-4,.grid-y>small-5,.grid-y>small-6,.grid-y>small-7,.grid-y>small-8,.grid-y>small-9,.grid-y>small-full,.grid-y>small-shrink {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

@media print,screen and (min-width: 40em) {
    .grid-y>medium-1,.grid-y>medium-10,.grid-y>medium-11,.grid-y>medium-12,.grid-y>medium-2,.grid-y>medium-3,.grid-y>medium-4,.grid-y>medium-5,.grid-y>medium-6,.grid-y>medium-7,.grid-y>medium-8,.grid-y>medium-9,.grid-y>medium-full,.grid-y>medium-shrink {
        -webkit-flex-basis:auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media print,screen and (min-width: 64em) {
    .grid-y>large-1,.grid-y>large-10,.grid-y>large-11,.grid-y>large-12,.grid-y>large-2,.grid-y>large-3,.grid-y>large-4,.grid-y>large-5,.grid-y>large-6,.grid-y>large-7,.grid-y>large-8,.grid-y>large-9,.grid-y>large-full,.grid-y>large-shrink {
        -webkit-flex-basis:auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

.grid-y>.small-1 {
    height: 8.33333%
}

.grid-y>.small-2 {
    height: 16.66667%
}

.grid-y>.small-3 {
    height: 25%
}

.grid-y>.small-4 {
    height: 33.33333%
}

.grid-y>.small-5 {
    height: 41.66667%
}

.grid-y>.small-6 {
    height: 50%
}

.grid-y>.small-7 {
    height: 58.33333%
}

.grid-y>.small-8 {
    height: 66.66667%
}

.grid-y>.small-9 {
    height: 75%
}

.grid-y>.small-10 {
    height: 83.33333%
}

.grid-y>.small-11 {
    height: 91.66667%
}

.grid-y>.small-12 {
    height: 100%
}

@media print,screen and (min-width: 40em) {
    .grid-y>.medium-auto {
        -webkit-flex:1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto
    }

    .grid-y>.medium-shrink {
        height: auto
    }

    .grid-y>.medium-1 {
        height: 8.33333%
    }

    .grid-y>.medium-2 {
        height: 16.66667%
    }

    .grid-y>.medium-3 {
        height: 25%
    }

    .grid-y>.medium-4 {
        height: 33.33333%
    }

    .grid-y>.medium-5 {
        height: 41.66667%
    }

    .grid-y>.medium-6 {
        height: 50%
    }

    .grid-y>.medium-7 {
        height: 58.33333%
    }

    .grid-y>.medium-8 {
        height: 66.66667%
    }

    .grid-y>.medium-9 {
        height: 75%
    }

    .grid-y>.medium-10 {
        height: 83.33333%
    }

    .grid-y>.medium-11 {
        height: 91.66667%
    }

    .grid-y>.medium-12 {
        height: 100%
    }
}

@media print,screen and (min-width: 64em) {
    .grid-y>.large-auto {
        -webkit-flex:1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto
    }

    .grid-y>.large-shrink {
        height: auto
    }

    .grid-y>.large-1 {
        height: 8.33333%
    }

    .grid-y>.large-2 {
        height: 16.66667%
    }

    .grid-y>.large-3 {
        height: 25%
    }

    .grid-y>.large-4 {
        height: 33.33333%
    }

    .grid-y>.large-5 {
        height: 41.66667%
    }

    .grid-y>.large-6 {
        height: 50%
    }

    .grid-y>.large-7 {
        height: 58.33333%
    }

    .grid-y>.large-8 {
        height: 66.66667%
    }

    .grid-y>.large-9 {
        height: 75%
    }

    .grid-y>.large-10 {
        height: 83.33333%
    }

    .grid-y>.large-11 {
        height: 91.66667%
    }

    .grid-y>.large-12 {
        height: 100%
    }
}

.grid-padding-y .grid-padding-y {
    margin-top: -.625rem;
    margin-bottom: -.625rem
}

@media print,screen and (min-width: 40em) {
    .grid-padding-y .grid-padding-y {
        margin-top:-.9375rem;
        margin-bottom: -.9375rem
    }
}

.grid-padding-y>.cell {
    padding-top: .625rem;
    padding-bottom: .625rem
}

@media print,screen and (min-width: 40em) {
    .grid-padding-y>.cell {
        padding-top:.375rem;
        padding-bottom: .375rem
    }
}

.grid-margin-y {
    margin-top: -.625rem;
    margin-bottom: -.625rem
}

@media print,screen and (min-width: 40em) {
    .grid-margin-y {
        margin-top:-.9375rem;
        margin-bottom: -.9375rem
    }
}

.grid-margin-y>.cell {
    height: calc(100% - 1.25rem);
    margin-top: .625rem;
    margin-bottom: .625rem
}

@media print,screen and (min-width: 40em) {
    .grid-margin-y>.cell {
        height:calc(100% - 1.875rem);
        margin-top: .9375rem;
        margin-bottom: .9375rem
    }
}

.grid-margin-y>.auto {
    height: auto
}

.grid-margin-y>.shrink {
    height: auto
}

.grid-margin-y>.small-1 {
    height: calc(8.33333% - 1.25rem)
}

.grid-margin-y>.small-2 {
    height: calc(16.66667% - 1.25rem)
}

.grid-margin-y>.small-3 {
    height: calc(25% - 1.25rem)
}

.grid-margin-y>.small-4 {
    height: calc(33.33333% - 1.25rem)
}

.grid-margin-y>.small-5 {
    height: calc(41.66667% - 1.25rem)
}

.grid-margin-y>.small-6 {
    height: calc(50% - 1.25rem)
}

.grid-margin-y>.small-7 {
    height: calc(58.33333% - 1.25rem)
}

.grid-margin-y>.small-8 {
    height: calc(66.66667% - 1.25rem)
}

.grid-margin-y>.small-9 {
    height: calc(75% - 1.25rem)
}

.grid-margin-y>.small-10 {
    height: calc(83.33333% - 1.25rem)
}

.grid-margin-y>.small-11 {
    height: calc(91.66667% - 1.25rem)
}

.grid-margin-y>.small-12 {
    height: calc(100% - 1.25rem)
}

@media print,screen and (min-width: 40em) {
    .grid-margin-y>.auto {
        height:auto
    }

    .grid-margin-y>.shrink {
        height: auto
    }

    .grid-margin-y>.small-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.small-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.small-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.small-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.small-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.small-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.small-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.small-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.small-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.small-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.small-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.small-12 {
        height: calc(100% - 1.875rem)
    }

    .grid-margin-y>.medium-auto {
        height: auto
    }

    .grid-margin-y>.medium-shrink {
        height: auto
    }

    .grid-margin-y>.medium-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.medium-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.medium-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.medium-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.medium-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.medium-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.medium-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.medium-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.medium-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.medium-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.medium-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.medium-12 {
        height: calc(100% - 1.875rem)
    }
}

@media print,screen and (min-width: 64em) {
    .grid-margin-y>.large-auto {
        height:auto
    }

    .grid-margin-y>.large-shrink {
        height: auto
    }

    .grid-margin-y>.large-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.large-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.large-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.large-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.large-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.large-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.large-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.large-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.large-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.large-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.large-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.large-12 {
        height: calc(100% - 1.875rem)
    }
}

.grid-frame {
    width: 100vw;
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.cell .grid-frame {
    width: 100%
}

.cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar
}

.cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar
}

.cell-block-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%
}

.cell-block-container>.grid-x {
    max-height: 100%;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

@media print,screen and (min-width: 40em) {
    .medium-grid-frame {
        width:100vw;
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .cell .medium-grid-frame {
        width: 100%
    }

    .medium-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }

    .medium-cell-block-container {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }

    .medium-cell-block-container>.grid-x {
        max-height: 100%;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .medium-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
}

@media print,screen and (min-width: 64em) {
    .large-grid-frame {
        width:100vw;
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .cell .large-grid-frame {
        width: 100%
    }

    .large-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }

    .large-cell-block-container {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }

    .large-cell-block-container>.grid-x {
        max-height: 100%;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .large-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
}

.grid-y.grid-frame {
    width: auto;
    height: 100vh;
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

@media print,screen and (min-width: 40em) {
    .grid-y.medium-grid-frame {
        width:auto;
        height: 100vh;
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }
}

@media print,screen and (min-width: 64em) {
    .grid-y.large-grid-frame {
        width:auto;
        height: 100vh;
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }
}

.cell .grid-y.grid-frame {
    height: 100%
}

@media print,screen and (min-width: 40em) {
    .cell .grid-y.medium-grid-frame {
        height:100%
    }
}

@media print,screen and (min-width: 64em) {
    .cell .grid-y.large-grid-frame {
        height:100%
    }
}

.h1,.h2,.h3,.h4,.h5,.h6,blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,li,ol,p,pre,td,th,ul {
    margin: 0;
    padding: 0
}

p {
    margin-bottom: 1rem;
    font-size: inherit;
    line-height: 1.6;
    text-rendering: optimizeLegibility
}

em,i {
    font-style: italic;
    line-height: inherit
}

b,strong {
    font-weight: 700;
    line-height: inherit
}

small {
    font-size: 80%;
    line-height: inherit
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-family: Lato,Helvetica,Roboto,Arial,sans-serif;
    font-style: regular;
    font-weight: 400;
    color: inherit;
    text-rendering: optimizeLegibility
}

.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 small,h2 small,h3 small,h4 small,h5 small,h6 small {
    line-height: 0;
    color: #e5e8ea
}

.h1,h1 {
    font-size: 1.5rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h2,h2 {
    font-size: 1.25rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h3,h3 {
    font-size: 1.1875rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h4,h4 {
    font-size: 1.125rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h5,h5 {
    font-size: 1.0625rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h6,h6 {
    font-size: 1rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

@media print,screen and (min-width: 40em) {
    .h1,h1 {
        font-size:1.75rem
    }

    .h2,h2 {
        font-size: 1.5rem
    }

    .h3,h3 {
        font-size: 1.25rem
    }

    .h4,h4 {
        font-size: 1.125rem
    }

    .h5,h5 {
        font-size: .875rem
    }

    .h6,h6 {
        font-size: .75rem
    }
}

a {
    line-height: inherit;
    color: #006d91;
    text-decoration: none;
    cursor: pointer
}

a:focus,a:hover {
    color: #005e7d
}

a img {
    border: 0
}

hr {
    clear: both;
    max-width: 75rem;
    height: 0;
    margin: 1.25rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #cedee2;
    border-left: 0
}

dl,ol,ul {
    margin-bottom: 1rem;
    list-style-position: outside;
    line-height: 1.6
}

li {
    font-size: inherit
}

ul {
    margin-left: 1.25rem;
    list-style-type: disc
}

ol {
    margin-left: 1.25rem
}

ol ol,ol ul,ul ol,ul ul {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl {
    margin-bottom: 1rem
}

dl dt {
    margin-bottom: .3rem;
    font-weight: 700
}

blockquote {
    margin: 0 0 1rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #e5e8ea
}

blockquote,blockquote p {
    line-height: 1.6;
    color: #48525a
}

cite {
    display: block;
    font-size: .8125rem;
    color: #48525a
}

cite:before {
    content: "— "
}

abbr,abbr[title] {
    border-bottom: 1px dotted #0a0a0a;
    cursor: help;
    text-decoration: none
}

figure {
    margin: 0
}

code {
    padding: .125rem .3125rem .0625rem;
    border: 1px solid #e5e8ea;
    background-color: #f2f5f7;
    font-family: Consolas,"Liberation Mono",Courier,monospace;
    font-weight: 400;
    color: #0a0a0a
}

.ckeditor_codeblock {
    display: block;
    padding: var(--lwc-varSpacingXSmall,0.5rem);
    border: 1px solid #ccc;
    background-color: #efefef;
    font-family: Consolas,"Liberation Mono",Courier,monospace;
    font-weight: 400;
    color: #0a0a0a
}

kbd {
    margin: 0;
    padding: .125rem .25rem 0;
    background-color: #f2f5f7;
    font-family: Consolas,"Liberation Mono",Courier,monospace;
    color: #0a0a0a;
    border-radius: 3px
}

.CoveoSort,.case-mgmt-dashboard .coveo-list-layout.CoveoResult .coveo-result-frame .h3,.case-mgmt-dashboard .coveo-list-layout.CoveoResult .coveo-result-frame h3,.coveo-results-per-page-list,.label--case-status,.off-canvas .accordion .accordion-title,.progress-indicator .progress-indicator--step,.subheader,a.coveo-folding-show-more a.coveo-folding-show-less {
    margin-top: .2rem;
    margin-bottom: .5rem;
    font-weight: 400;
    line-height: 1.4;
    color: #48525a
}

.lead {
    font-size: 125%;
    line-height: 1.6
}

.stat {
    font-size: 2.5rem;
    line-height: 1
}

p+.stat {
    margin-top: -1rem
}

ol.no-bullet,ul.no-bullet {
    margin-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

@media print,screen and (min-width: 40em) {
    .medium-text-left {
        text-align:left
    }

    .medium-text-right {
        text-align: right
    }

    .medium-text-center {
        text-align: center
    }

    .medium-text-justify {
        text-align: justify
    }
}

@media print,screen and (min-width: 64em) {
    .large-text-left {
        text-align:left
    }

    .large-text-right {
        text-align: right
    }

    .large-text-center {
        text-align: center
    }

    .large-text-justify {
        text-align: justify
    }
}

.show-for-print {
    display: none!important
}

@media print {
    * {
        background: 0 0!important;
        box-shadow: none!important;
        color: #000!important;
        text-shadow: none!important
    }

    .show-for-print {
        display: block!important
    }

    .hide-for-print {
        display: none!important
    }

    table.show-for-print {
        display: table!important
    }

    thead.show-for-print {
        display: table-header-group!important
    }

    tbody.show-for-print {
        display: table-row-group!important
    }

    tr.show-for-print {
        display: table-row!important
    }

    td.show-for-print {
        display: table-cell!important
    }

    th.show-for-print {
        display: table-cell!important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    .ir a:after,a[href^='#']:after,a[href^='javascript:']:after {
        content: ''
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    blockquote,pre {
        border: 1px solid #48525a;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100%!important
    }

    @page {
        margin: .5cm
    }

    .h2,.h3,h2,h3,p {
        orphans: 3;
        widows: 3
    }

    .h2,.h3,h2,h3 {
        page-break-after: avoid
    }

    .print-break-inside {
        page-break-inside: auto
    }
}

.button,.button--category {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    font-family: inherit;
    padding: .6em 1em;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 3px;
    transition: background-color .25s ease-out,color .25s ease-out;
    font-size: 1.125rem;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #00acdc;
    color: #fefefe
}

[data-whatinput=mouse] .button,[data-whatinput=mouse] .button--category {
    outline: 0
}

.button--category:focus,.button--category:hover,.button:focus,.button:hover {
    background-color: #006d91;
    color: #fefefe
}

.button.tiny,.tiny.button--category {
    font-size: .6rem
}

.button.small,.small.button--category {
    font-size: .75rem
}

.button.large,.large.button--category {
    font-size: 1.25rem
}

.button.expanded,.expanded.button--category {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0
}

.button.primary,.primary.button--category {
    background-color: #006d91;
    color: #fefefe
}

.button.primary:focus,.button.primary:hover,.primary.button--category:focus,.primary.button--category:hover {
    background-color: #005774;
    color: #fefefe
}

.button.secondary,.secondary.button--category {
    background-color: #00acdc;
    color: #0a0a0a
}

.button.secondary:focus,.button.secondary:hover,.secondary.button--category:focus,.secondary.button--category:hover {
    background-color: #008ab0;
    color: #0a0a0a
}

.button.success,.success.button--category {
    background-color: #b5d553;
    color: #0a0a0a
}

.button.success:focus,.button.success:hover,.success.button--category:focus,.success.button--category:hover {
    background-color: #9bbe2e;
    color: #0a0a0a
}

.button.warning,.warning.button--category {
    background-color: #f9a145;
    color: #0a0a0a
}

.button.warning:focus,.button.warning:hover,.warning.button--category:focus,.warning.button--category:hover {
    background-color: #f68208;
    color: #0a0a0a
}

.alert.button--category,.button.alert {
    background-color: #f95147;
    color: #0a0a0a
}

.alert.button--category:focus,.alert.button--category:hover,.button.alert:focus,.button.alert:hover {
    background-color: #f71609;
    color: #0a0a0a
}

.button.disabled,.button[disabled],.disabled.button--category,[disabled].button--category {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled,.button.disabled:focus,.button.disabled:hover,.button[disabled],.button[disabled]:focus,.button[disabled]:hover,.disabled.button--category,.disabled.button--category:focus,.disabled.button--category:hover,[disabled].button--category,[disabled].button--category:focus,[disabled].button--category:hover {
    background-color: #00acdc;
    color: #fefefe
}

.button.disabled.primary,.button[disabled].primary,.disabled.primary.button--category,[disabled].primary.button--category {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.primary,.button.disabled.primary:focus,.button.disabled.primary:hover,.button[disabled].primary,.button[disabled].primary:focus,.button[disabled].primary:hover,.disabled.primary.button--category,.disabled.primary.button--category:focus,.disabled.primary.button--category:hover,[disabled].primary.button--category,[disabled].primary.button--category:focus,[disabled].primary.button--category:hover {
    background-color: #006d91;
    color: #fefefe
}

.button.disabled.secondary,.button[disabled].secondary,.disabled.secondary.button--category,[disabled].secondary.button--category {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.secondary,.button.disabled.secondary:focus,.button.disabled.secondary:hover,.button[disabled].secondary,.button[disabled].secondary:focus,.button[disabled].secondary:hover,.disabled.secondary.button--category,.disabled.secondary.button--category:focus,.disabled.secondary.button--category:hover,[disabled].secondary.button--category,[disabled].secondary.button--category:focus,[disabled].secondary.button--category:hover {
    background-color: #00acdc;
    color: #0a0a0a
}

.button.disabled.success,.button[disabled].success,.disabled.success.button--category,[disabled].success.button--category {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.success,.button.disabled.success:focus,.button.disabled.success:hover,.button[disabled].success,.button[disabled].success:focus,.button[disabled].success:hover,.disabled.success.button--category,.disabled.success.button--category:focus,.disabled.success.button--category:hover,[disabled].success.button--category,[disabled].success.button--category:focus,[disabled].success.button--category:hover {
    background-color: #b5d553;
    color: #0a0a0a
}

.button.disabled.warning,.button[disabled].warning,.disabled.warning.button--category,[disabled].warning.button--category {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.warning,.button.disabled.warning:focus,.button.disabled.warning:hover,.button[disabled].warning,.button[disabled].warning:focus,.button[disabled].warning:hover,.disabled.warning.button--category,.disabled.warning.button--category:focus,.disabled.warning.button--category:hover,[disabled].warning.button--category,[disabled].warning.button--category:focus,[disabled].warning.button--category:hover {
    background-color: #f9a145;
    color: #0a0a0a
}

.button.disabled.alert,.button[disabled].alert,.disabled.alert.button--category,[disabled].alert.button--category {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.alert,.button.disabled.alert:focus,.button.disabled.alert:hover,.button[disabled].alert,.button[disabled].alert:focus,.button[disabled].alert:hover,.disabled.alert.button--category,.disabled.alert.button--category:focus,.disabled.alert.button--category:hover,[disabled].alert.button--category,[disabled].alert.button--category:focus,[disabled].alert.button--category:hover {
    background-color: #f95147;
    color: #0a0a0a
}

.button.hollow,.hollow.button--category {
    border: 1px solid #00acdc;
    color: #00acdc
}

.button.hollow,.button.hollow:focus,.button.hollow:hover,.hollow.button--category,.hollow.button--category:focus,.hollow.button--category:hover {
    background-color: transparent
}

.button.hollow.disabled,.button.hollow.disabled:focus,.button.hollow.disabled:hover,.button.hollow[disabled],.button.hollow[disabled]:focus,.button.hollow[disabled]:hover,.hollow.disabled.button--category,.hollow.disabled.button--category:focus,.hollow.disabled.button--category:hover,.hollow[disabled].button--category,.hollow[disabled].button--category:focus,.hollow[disabled].button--category:hover {
    background-color: transparent
}

.button.hollow:focus,.button.hollow:hover,.hollow.button--category:focus,.hollow.button--category:hover {
    border-color: #00566e;
    color: #00566e
}

.button.hollow:focus.disabled,.button.hollow:focus[disabled],.button.hollow:hover.disabled,.button.hollow:hover[disabled],.hollow.button--category:focus.disabled,.hollow.button--category:focus[disabled],.hollow.button--category:hover.disabled,.hollow.button--category:hover[disabled] {
    border: 1px solid #00acdc;
    color: #00acdc
}

.button.hollow.primary,.hollow.primary.button--category {
    border: 1px solid #006d91;
    color: #006d91
}

.button.hollow.primary:focus,.button.hollow.primary:hover,.hollow.primary.button--category:focus,.hollow.primary.button--category:hover {
    border-color: #003749;
    color: #003749
}

.button.hollow.primary:focus.disabled,.button.hollow.primary:focus[disabled],.button.hollow.primary:hover.disabled,.button.hollow.primary:hover[disabled],.hollow.primary.button--category:focus.disabled,.hollow.primary.button--category:focus[disabled],.hollow.primary.button--category:hover.disabled,.hollow.primary.button--category:hover[disabled] {
    border: 1px solid #006d91;
    color: #006d91
}

.button.hollow.secondary,.hollow.secondary.button--category {
    border: 1px solid #00acdc;
    color: #00acdc
}

.button.hollow.secondary:focus,.button.hollow.secondary:hover,.hollow.secondary.button--category:focus,.hollow.secondary.button--category:hover {
    border-color: #00566e;
    color: #00566e
}

.button.hollow.secondary:focus.disabled,.button.hollow.secondary:focus[disabled],.button.hollow.secondary:hover.disabled,.button.hollow.secondary:hover[disabled],.hollow.secondary.button--category:focus.disabled,.hollow.secondary.button--category:focus[disabled],.hollow.secondary.button--category:hover.disabled,.hollow.secondary.button--category:hover[disabled] {
    border: 1px solid #00acdc;
    color: #00acdc
}

.button.hollow.success,.hollow.success.button--category {
    border: 1px solid #b5d553;
    color: #b5d553
}

.button.hollow.success:focus,.button.hollow.success:hover,.hollow.success.button--category:focus,.hollow.success.button--category:hover {
    border-color: #61771d;
    color: #61771d
}

.button.hollow.success:focus.disabled,.button.hollow.success:focus[disabled],.button.hollow.success:hover.disabled,.button.hollow.success:hover[disabled],.hollow.success.button--category:focus.disabled,.hollow.success.button--category:focus[disabled],.hollow.success.button--category:hover.disabled,.hollow.success.button--category:hover[disabled] {
    border: 1px solid #b5d553;
    color: #b5d553
}

.button.hollow.warning,.hollow.warning.button--category {
    border: 1px solid #f9a145;
    color: #f9a145
}

.button.hollow.warning:focus,.button.hollow.warning:hover,.hollow.warning.button--category:focus,.hollow.warning.button--category:hover {
    border-color: #9a5105;
    color: #9a5105
}

.button.hollow.warning:focus.disabled,.button.hollow.warning:focus[disabled],.button.hollow.warning:hover.disabled,.button.hollow.warning:hover[disabled],.hollow.warning.button--category:focus.disabled,.hollow.warning.button--category:focus[disabled],.hollow.warning.button--category:hover.disabled,.hollow.warning.button--category:hover[disabled] {
    border: 1px solid #f9a145;
    color: #f9a145
}

.button.hollow.alert,.hollow.alert.button--category {
    border: 1px solid #f95147;
    color: #f95147
}

.button.hollow.alert:focus,.button.hollow.alert:hover,.hollow.alert.button--category:focus,.hollow.alert.button--category:hover {
    border-color: #9b0d05;
    color: #9b0d05
}

.button.hollow.alert:focus.disabled,.button.hollow.alert:focus[disabled],.button.hollow.alert:hover.disabled,.button.hollow.alert:hover[disabled],.hollow.alert.button--category:focus.disabled,.hollow.alert.button--category:focus[disabled],.hollow.alert.button--category:hover.disabled,.hollow.alert.button--category:hover[disabled] {
    border: 1px solid #f95147;
    color: #f95147
}

.button.clear,.clear.button--category {
    border: 1px solid #00acdc;
    color: #00acdc
}

.button.clear,.button.clear:focus,.button.clear:hover,.clear.button--category,.clear.button--category:focus,.clear.button--category:hover {
    background-color: transparent
}

.button.clear.disabled,.button.clear.disabled:focus,.button.clear.disabled:hover,.button.clear[disabled],.button.clear[disabled]:focus,.button.clear[disabled]:hover,.clear.disabled.button--category,.clear.disabled.button--category:focus,.clear.disabled.button--category:hover,.clear[disabled].button--category,.clear[disabled].button--category:focus,.clear[disabled].button--category:hover {
    background-color: transparent
}

.button.clear:focus,.button.clear:hover,.clear.button--category:focus,.clear.button--category:hover {
    border-color: #00566e;
    color: #00566e
}

.button.clear:focus.disabled,.button.clear:focus[disabled],.button.clear:hover.disabled,.button.clear:hover[disabled],.clear.button--category:focus.disabled,.clear.button--category:focus[disabled],.clear.button--category:hover.disabled,.clear.button--category:hover[disabled] {
    border: 1px solid #00acdc;
    color: #00acdc
}

.button.clear,.button.clear.disabled,.button.clear:focus,.button.clear:focus.disabled,.button.clear:focus[disabled],.button.clear:hover,.button.clear:hover.disabled,.button.clear:hover[disabled],.button.clear[disabled],.clear.button--category,.clear.button--category:focus,.clear.button--category:focus.disabled,.clear.button--category:focus[disabled],.clear.button--category:hover,.clear.button--category:hover.disabled,.clear.button--category:hover[disabled],.clear.disabled.button--category,.clear[disabled].button--category {
    border-color: transparent
}

.button.clear.primary,.clear.primary.button--category {
    border: 1px solid #006d91;
    color: #006d91
}

.button.clear.primary:focus,.button.clear.primary:hover,.clear.primary.button--category:focus,.clear.primary.button--category:hover {
    border-color: #003749;
    color: #003749
}

.button.clear.primary:focus.disabled,.button.clear.primary:focus[disabled],.button.clear.primary:hover.disabled,.button.clear.primary:hover[disabled],.clear.primary.button--category:focus.disabled,.clear.primary.button--category:focus[disabled],.clear.primary.button--category:hover.disabled,.clear.primary.button--category:hover[disabled] {
    border: 1px solid #006d91;
    color: #006d91
}

.button.clear.primary,.button.clear.primary.disabled,.button.clear.primary:focus,.button.clear.primary:focus.disabled,.button.clear.primary:focus[disabled],.button.clear.primary:hover,.button.clear.primary:hover.disabled,.button.clear.primary:hover[disabled],.button.clear.primary[disabled],.clear.primary.button--category,.clear.primary.button--category:focus,.clear.primary.button--category:focus.disabled,.clear.primary.button--category:focus[disabled],.clear.primary.button--category:hover,.clear.primary.button--category:hover.disabled,.clear.primary.button--category:hover[disabled],.clear.primary.disabled.button--category,.clear.primary[disabled].button--category {
    border-color: transparent
}

.button.clear.secondary,.clear.secondary.button--category {
    border: 1px solid #00acdc;
    color: #00acdc
}

.button.clear.secondary:focus,.button.clear.secondary:hover,.clear.secondary.button--category:focus,.clear.secondary.button--category:hover {
    border-color: #00566e;
    color: #00566e
}

.button.clear.secondary:focus.disabled,.button.clear.secondary:focus[disabled],.button.clear.secondary:hover.disabled,.button.clear.secondary:hover[disabled],.clear.secondary.button--category:focus.disabled,.clear.secondary.button--category:focus[disabled],.clear.secondary.button--category:hover.disabled,.clear.secondary.button--category:hover[disabled] {
    border: 1px solid #00acdc;
    color: #00acdc
}

.button.clear.secondary,.button.clear.secondary.disabled,.button.clear.secondary:focus,.button.clear.secondary:focus.disabled,.button.clear.secondary:focus[disabled],.button.clear.secondary:hover,.button.clear.secondary:hover.disabled,.button.clear.secondary:hover[disabled],.button.clear.secondary[disabled],.clear.secondary.button--category,.clear.secondary.button--category:focus,.clear.secondary.button--category:focus.disabled,.clear.secondary.button--category:focus[disabled],.clear.secondary.button--category:hover,.clear.secondary.button--category:hover.disabled,.clear.secondary.button--category:hover[disabled],.clear.secondary.disabled.button--category,.clear.secondary[disabled].button--category {
    border-color: transparent
}

.button.clear.success,.clear.success.button--category {
    border: 1px solid #b5d553;
    color: #b5d553
}

.button.clear.success:focus,.button.clear.success:hover,.clear.success.button--category:focus,.clear.success.button--category:hover {
    border-color: #61771d;
    color: #61771d
}

.button.clear.success:focus.disabled,.button.clear.success:focus[disabled],.button.clear.success:hover.disabled,.button.clear.success:hover[disabled],.clear.success.button--category:focus.disabled,.clear.success.button--category:focus[disabled],.clear.success.button--category:hover.disabled,.clear.success.button--category:hover[disabled] {
    border: 1px solid #b5d553;
    color: #b5d553
}

.button.clear.success,.button.clear.success.disabled,.button.clear.success:focus,.button.clear.success:focus.disabled,.button.clear.success:focus[disabled],.button.clear.success:hover,.button.clear.success:hover.disabled,.button.clear.success:hover[disabled],.button.clear.success[disabled],.clear.success.button--category,.clear.success.button--category:focus,.clear.success.button--category:focus.disabled,.clear.success.button--category:focus[disabled],.clear.success.button--category:hover,.clear.success.button--category:hover.disabled,.clear.success.button--category:hover[disabled],.clear.success.disabled.button--category,.clear.success[disabled].button--category {
    border-color: transparent
}

.button.clear.warning,.clear.warning.button--category {
    border: 1px solid #f9a145;
    color: #f9a145
}

.button.clear.warning:focus,.button.clear.warning:hover,.clear.warning.button--category:focus,.clear.warning.button--category:hover {
    border-color: #9a5105;
    color: #9a5105
}

.button.clear.warning:focus.disabled,.button.clear.warning:focus[disabled],.button.clear.warning:hover.disabled,.button.clear.warning:hover[disabled],.clear.warning.button--category:focus.disabled,.clear.warning.button--category:focus[disabled],.clear.warning.button--category:hover.disabled,.clear.warning.button--category:hover[disabled] {
    border: 1px solid #f9a145;
    color: #f9a145
}

.button.clear.warning,.button.clear.warning.disabled,.button.clear.warning:focus,.button.clear.warning:focus.disabled,.button.clear.warning:focus[disabled],.button.clear.warning:hover,.button.clear.warning:hover.disabled,.button.clear.warning:hover[disabled],.button.clear.warning[disabled],.clear.warning.button--category,.clear.warning.button--category:focus,.clear.warning.button--category:focus.disabled,.clear.warning.button--category:focus[disabled],.clear.warning.button--category:hover,.clear.warning.button--category:hover.disabled,.clear.warning.button--category:hover[disabled],.clear.warning.disabled.button--category,.clear.warning[disabled].button--category {
    border-color: transparent
}

.button.clear.alert,.clear.alert.button--category {
    border: 1px solid #f95147;
    color: #f95147
}

.button.clear.alert:focus,.button.clear.alert:hover,.clear.alert.button--category:focus,.clear.alert.button--category:hover {
    border-color: #9b0d05;
    color: #9b0d05
}

.button.clear.alert:focus.disabled,.button.clear.alert:focus[disabled],.button.clear.alert:hover.disabled,.button.clear.alert:hover[disabled],.clear.alert.button--category:focus.disabled,.clear.alert.button--category:focus[disabled],.clear.alert.button--category:hover.disabled,.clear.alert.button--category:hover[disabled] {
    border: 1px solid #f95147;
    color: #f95147
}

.button.clear.alert,.button.clear.alert.disabled,.button.clear.alert:focus,.button.clear.alert:focus.disabled,.button.clear.alert:focus[disabled],.button.clear.alert:hover,.button.clear.alert:hover.disabled,.button.clear.alert:hover[disabled],.button.clear.alert[disabled],.clear.alert.button--category,.clear.alert.button--category:focus,.clear.alert.button--category:focus.disabled,.clear.alert.button--category:focus[disabled],.clear.alert.button--category:hover,.clear.alert.button--category:hover.disabled,.clear.alert.button--category:hover[disabled],.clear.alert.disabled.button--category,.clear.alert[disabled].button--category {
    border-color: transparent
}

.button.dropdown::after,.dropdown.button--category::after {
    display: block;
    width: 0;
    height: 0;
    border: inset .4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fefefe transparent transparent;
    position: relative;
    top: .4em;
    display: inline-block;
    float: right;
    margin-left: 1em
}

.button.dropdown.hollow::after,.dropdown.hollow.button--category::after {
    border-top-color: #00acdc
}

.button.dropdown.hollow.primary::after,.dropdown.hollow.primary.button--category::after {
    border-top-color: #006d91
}

.button.dropdown.hollow.secondary::after,.dropdown.hollow.secondary.button--category::after {
    border-top-color: #00acdc
}

.button.dropdown.hollow.success::after,.dropdown.hollow.success.button--category::after {
    border-top-color: #b5d553
}

.button.dropdown.hollow.warning::after,.dropdown.hollow.warning.button--category::after {
    border-top-color: #f9a145
}

.button.dropdown.hollow.alert::after,.dropdown.hollow.alert.button--category::after {
    border-top-color: #f95147
}

.arrow-only.button--category::after,.button.arrow-only::after {
    top: -.1em;
    float: none;
    margin-left: 0
}

[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    border: 1px solid #e5e8ea;
    border-radius: 3px;
    background-color: #fefefe;
    box-shadow: inset 0 1px 2px rgba(10,10,10,.1);
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    transition: box-shadow .5s,border-color .25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

[type=color]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=datetime]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,textarea:focus {
    outline: 0;
    border: 1px solid #48525a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #e5e8ea;
    transition: box-shadow .5s,border-color .25s ease-in-out
}

textarea {
    max-width: 100%
}

textarea[rows] {
    height: auto
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    color: #e5e8ea
}

input:-ms-input-placeholder,textarea:-ms-input-placeholder {
    color: #e5e8ea
}

input::placeholder,textarea::placeholder {
    color: #e5e8ea
}

input:disabled,input[readonly],textarea:disabled,textarea[readonly] {
    background-color: #f2f5f7;
    cursor: not-allowed
}

[type=button],[type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 3px
}

input[type=search] {
    box-sizing: border-box
}

[type=checkbox],[type=file],[type=radio] {
    margin: 0 0 1rem
}

[type=checkbox]+label,[type=radio]+label {
    display: inline-block;
    vertical-align: baseline;
    margin-left: .5rem;
    margin-right: 1rem;
    margin-bottom: 0
}

[type=checkbox]+label[for],[type=radio]+label[for] {
    cursor: pointer
}

label>[type=checkbox],label>[type=radio] {
    margin-right: .5rem
}

[type=file] {
    width: 100%
}

label {
    display: block;
    margin: 0;
    font-size: .875rem;
    font-weight: 600;
    line-height: 1.8;
    color: #48525a
}

label.middle {
    margin: 0 0 1rem;
    padding: .5625rem 0
}

.help-text {
    margin-top: -.5rem;
    font-size: .8125rem;
    font-style: italic;
    color: #0a0a0a
}

.input-group {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 1rem;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.input-group>:first-child {
    border-radius: 3px 0 0 3px
}

.input-group>:last-child>* {
    border-radius: 0 3px 3px 0
}

.input-group-button,.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label,.input-group-field,.input-group-label {
    margin: 0;
    white-space: nowrap
}

.input-group-label {
    padding: 0 1rem;
    border: 1px solid #e5e8ea;
    background: #f2f5f7;
    color: #0a0a0a;
    text-align: center;
    white-space: nowrap;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.input-group-label:first-child {
    border-right: 0
}

.input-group-label:last-child {
    border-left: 0
}

.input-group-field {
    border-radius: 0;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto;
    min-width: 0
}

.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label {
    height: 2.5rem;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0
}

legend {
    max-width: 100%;
    margin-bottom: .5rem
}

.fieldset {
    margin: 1.125rem 0;
    padding: 1.25rem;
    border: 1px solid #e5e8ea
}

.fieldset legend {
    margin: 0;
    margin-left: -.1875rem;
    padding: 0 .1875rem
}

select {
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #e5e8ea;
    border-radius: 3px;
    background-color: #fefefe;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%2872, 82, 90%29'></polygon></svg>");
    background-origin: content-box;
    background-position: right -1rem center;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    padding-right: 1.5rem;
    transition: box-shadow .5s,border-color .25s ease-in-out
}

@media screen and (min-width: 0\0) {
    select {
        background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==)
    }
}

select:focus {
    outline: 0;
    border: 1px solid #48525a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #e5e8ea;
    transition: box-shadow .5s,border-color .25s ease-in-out
}

select:disabled {
    background-color: #f2f5f7;
    cursor: not-allowed
}

select::-ms-expand {
    display: none
}

select[multiple] {
    height: auto;
    background-image: none
}

.is-invalid-input:not(:focus) {
    border-color: #f95147;
    background-color: #feedec
}

.is-invalid-input:not(:focus)::-webkit-input-placeholder {
    color: #f95147
}

.is-invalid-input:not(:focus):-ms-input-placeholder {
    color: #f95147
}

.is-invalid-input:not(:focus)::placeholder {
    color: #f95147
}

.is-invalid-label {
    color: #f95147
}

.form-error {
    display: none;
    margin-top: -.5rem;
    margin-bottom: 1rem;
    font-size: .75rem;
    font-weight: 700;
    color: #f95147
}

.form-error.is-visible {
    display: block
}

.accordion {
    margin-left: 0;
    background: #fefefe;
    list-style-type: none
}

.accordion[disabled] .accordion-title {
    cursor: not-allowed
}

.accordion-item:first-child>:first-child {
    border-radius: 3px 3px 0 0
}

.accordion-item:last-child>:last-child {
    border-radius: 0 0 3px 3px
}

.accordion-title {
    position: relative;
    display: block;
    padding: 1.25rem 1rem;
    border: 1px solid #f2f5f7;
    border-bottom: 0;
    font-size: .75rem;
    line-height: 1;
    color: #006d91
}

:last-child:not(.is-active)>.accordion-title {
    border-bottom: 1px solid #f2f5f7;
    border-radius: 0 0 3px 3px
}

.accordion-title:focus,.accordion-title:hover {
    background-color: #f2f5f7
}

.accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -.5rem;
    content: '+'
}

.is-active>.accordion-title::before {
    content: '\2013'
}

.accordion-content {
    display: none;
    padding: 1rem;
    border: 1px solid #f2f5f7;
    border-bottom: 0;
    background-color: #fefefe;
    color: #48525a
}

:last-child>.accordion-content:last-child {
    border-bottom: 1px solid #f2f5f7
}

.accordion-menu {
    border-bottom: 1px solid #f2f5f7
}

.accordion-menu li {
    border-top: 1px solid #f2f5f7;
    border-right: 1px solid #f2f5f7;
    border-left: 1px solid #f2f5f7;
    width: 100%
}

.accordion-menu a {
    padding: .7rem 1rem
}

.accordion-menu .is-accordion-submenu a {
    padding: .7rem 1rem
}

.accordion-menu .nested.is-accordion-submenu {
    margin-right: 0;
    margin-left: 1rem
}

.accordion-menu.align-right .nested.is-accordion-submenu {
    margin-right: 1rem;
    margin-left: 0
}
/*
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a {
    position: relative
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #006d91 transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 1rem
}
*/
.accordion-menu.align-left .is-accordion-submenu-parent>a::after {
    left: auto;
    right: 1rem
}

.accordion-menu.align-right .is-accordion-submenu-parent>a::after {
    right: auto;
    left: 1rem
}

.accordion-menu .is-accordion-submenu-parent[aria-expanded=true]>a::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.is-accordion-submenu li {
    border-right: 0;
    border-left: 0
}

.is-accordion-submenu-parent {
    position: relative
}

/*
.has-submenu-toggle>a {
    margin-right: 40px
}


.submenu-toggle {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    width: 40px;
    height: 40px;
    border-left: 1px solid #f2f5f7
}

.submenu-toggle::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #006d91 transparent transparent;
    top: 0;
    bottom: 0;
    margin: auto
}

.submenu-toggle[aria-expanded=true]::after {
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.submenu-toggle-text {
    position: absolute!important;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0
}*/

.badge {
    display: inline-block;
    min-width: 2.1em;
    padding: .3em;
    border-radius: 50%;
    font-size: .6rem;
    text-align: center;
    background: #006d91;
    color: #fefefe
}

.badge.primary {
    background: #006d91;
    color: #fefefe
}

.badge.secondary {
    background: #00acdc;
    color: #0a0a0a
}

.badge.success {
    background: #b5d553;
    color: #0a0a0a
}

.badge.warning {
    background: #f9a145;
    color: #0a0a0a
}

.badge.alert {
    background: #f95147;
    color: #0a0a0a
}

.breadcrumbs {
    margin: 0 0 1rem 0;
    list-style: none
}

.breadcrumbs::after,.breadcrumbs::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.breadcrumbs::after {
    clear: both
}

.breadcrumbs li {
    float: left;
    font-size: .875rem;
    color: #0a0a0a;
    cursor: default
}

.breadcrumbs li:not(:last-child)::after {
    position: relative;
    margin: 0 .75rem;
    opacity: 1;
    content: "/";
    color: #48525a
}

.breadcrumbs a {
    color: #48525a
}

.breadcrumbs a:hover {
    text-decoration: underline
}

.breadcrumbs .disabled {
    color: #e5e8ea;
    cursor: not-allowed
}

.button-group {
    margin-bottom: 1rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.button-group::after,.button-group::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.button-group::after {
    clear: both
}

.button-group .button,.button-group .button--category {
    margin: 0;
    margin-right: 0;
    margin-bottom: 0;
    font-size: 1.125rem;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 0
}

.button-group .button--category:last-child,.button-group .button:last-child {
    margin-right: 0
}

.button-group .button--category:first-child,.button-group .button:first-child {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.button-group .button--category:last-child,.button-group .button:last-child {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.button-group.tiny .button,.button-group.tiny .button--category {
    font-size: .6rem
}

.button-group.small .button,.button-group.small .button--category {
    font-size: .75rem
}

.button-group.large .button,.button-group.large .button--category {
    font-size: 1.25rem
}

.button-group.expanded .button,.button-group.expanded .button--category {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.button-group.primary .button,.button-group.primary .button--category {
    background-color: #006d91;
    color: #fefefe
}

.button-group.primary .button--category:focus,.button-group.primary .button--category:hover,.button-group.primary .button:focus,.button-group.primary .button:hover {
    background-color: #005774;
    color: #fefefe
}

.button-group.secondary .button,.button-group.secondary .button--category {
    background-color: #00acdc;
    color: #0a0a0a
}

.button-group.secondary .button--category:focus,.button-group.secondary .button--category:hover,.button-group.secondary .button:focus,.button-group.secondary .button:hover {
    background-color: #008ab0;
    color: #0a0a0a
}

.button-group.success .button,.button-group.success .button--category {
    background-color: #b5d553;
    color: #0a0a0a
}

.button-group.success .button--category:focus,.button-group.success .button--category:hover,.button-group.success .button:focus,.button-group.success .button:hover {
    background-color: #9bbe2e;
    color: #0a0a0a
}

.button-group.warning .button,.button-group.warning .button--category {
    background-color: #f9a145;
    color: #0a0a0a
}

.button-group.warning .button--category:focus,.button-group.warning .button--category:hover,.button-group.warning .button:focus,.button-group.warning .button:hover {
    background-color: #f68208;
    color: #0a0a0a
}

.button-group.alert .button,.button-group.alert .button--category {
    background-color: #f95147;
    color: #0a0a0a
}

.button-group.alert .button--category:focus,.button-group.alert .button--category:hover,.button-group.alert .button:focus,.button-group.alert .button:hover {
    background-color: #f71609;
    color: #0a0a0a
}

.button-group.stacked,.button-group.stacked-for-medium,.button-group.stacked-for-small {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.button-group.stacked .button,.button-group.stacked .button--category,.button-group.stacked-for-medium .button,.button-group.stacked-for-medium .button--category,.button-group.stacked-for-small .button,.button-group.stacked-for-small .button--category {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    border-radius: 0
}

.button-group.stacked .button--category:last-child,.button-group.stacked .button:last-child,.button-group.stacked-for-medium .button--category:last-child,.button-group.stacked-for-medium .button:last-child,.button-group.stacked-for-small .button--category:last-child,.button-group.stacked-for-small .button:last-child {
    margin-bottom: 0
}

.button-group.stacked .button--category:first-child,.button-group.stacked .button:first-child,.button-group.stacked-for-medium .button--category:first-child,.button-group.stacked-for-medium .button:first-child,.button-group.stacked-for-small .button--category:first-child,.button-group.stacked-for-small .button:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.button-group.stacked .button--category:last-child,.button-group.stacked .button:last-child,.button-group.stacked-for-medium .button--category:last-child,.button-group.stacked-for-medium .button:last-child,.button-group.stacked-for-small .button--category:last-child,.button-group.stacked-for-small .button:last-child {
    margin-bottom: 0;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

@media print,screen and (min-width: 40em) {
    .button-group.stacked-for-small .button,.button-group.stacked-for-small .button--category {
        -webkit-flex:1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        margin-bottom: 0
    }

    .button-group.stacked-for-small .button--category:first-child,.button-group.stacked-for-small .button:first-child {
        border-top-left-radius: 3px;
        border-top-right-radius: 0;
        border-bottom-left-radius: 3px
    }

    .button-group.stacked-for-small .button--category:last-child,.button-group.stacked-for-small .button:last-child {
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 0
    }
}

@media print,screen and (min-width: 64em) {
    .button-group.stacked-for-medium .button,.button-group.stacked-for-medium .button--category {
        -webkit-flex:1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        margin-bottom: 0
    }

    .button-group.stacked-for-medium .button--category:first-child,.button-group.stacked-for-medium .button:first-child {
        border-top-left-radius: 3px;
        border-top-right-radius: 0;
        border-bottom-left-radius: 3px
    }

    .button-group.stacked-for-medium .button--category:last-child,.button-group.stacked-for-medium .button:last-child {
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 0
    }
}

@media screen and (max-width: 39.9375em) {
    .button-group.stacked-for-small.expanded {
        display:block
    }

    .button-group.stacked-for-small.expanded .button,.button-group.stacked-for-small.expanded .button--category {
        display: block;
        margin-right: 0
    }
}

.callout,.cssp-dashboard .callout--order-info {
    position: relative;
    margin: 0 0 2rem 0;
    padding: 1rem;
    border: 0;
    border-radius: 3px;
    background-color: #fff;
    color: #48525a
}

.callout>:first-child,.cssp-dashboard .callout--order-info>:first-child {
    margin-top: 0
}

.callout>:last-child,.cssp-dashboard .callout--order-info>:last-child {
    margin-bottom: 0
}

.callout.primary,.cssp-dashboard .primary.callout--order-info {
    background-color: #c8f1ff;
    color: #48525a
}

.callout.secondary,.cssp-dashboard .secondary.callout--order-info {
    background-color: #d4f6ff;
    color: #48525a
}

.callout.success,.cssp-dashboard .success.callout--order-info {
    background-color: #3F9B6F;
    color: #333;
}

.callout.warning,.cssp-dashboard .warning.callout--order-info {
    background-color: #fef1e3;
    color: #48525a
}

.callout.alert,.cssp-dashboard .alert.callout--order-info {
    background-color: #d9534f;
    color: #333;
}

.callout.small,.cssp-dashboard .small.callout--order-info {
    padding-top: .5rem;
    padding-right: .5rem;
    padding-bottom: .5rem;
    padding-left: .5rem
}

.callout.large,.cssp-dashboard .large.callout--order-info {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem
}


.card {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 1rem;
    border: 1px solid #f2f5f7;
    border-radius: 3px;
    background: #fefefe;
    box-shadow: none;
    overflow: hidden;
    color: #48525a
}

.card>:last-child {
    margin-bottom: 0
}

.card-divider {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1rem;
    background: #f2f5f7
}

.card-divider>:last-child {
    margin-bottom: 0
}

.card-section {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding: 1rem
}

.card-section>:last-child {
    margin-bottom: 0
}

.card-image {
    min-height: 1px
}

.close-button {
    position: absolute;
    color: #48525a;
    cursor: pointer
}

[data-whatinput=mouse] .close-button {
    outline: 0
}

.close-button:focus,.close-button:hover {
    color: #48525a
}

.close-button.small {
    right: .66rem;
    top: .33em;
    font-size: 1.5em;
    line-height: 1
}

.close-button,.close-button.medium {
    right: 1rem;
    top: .5rem;
    font-size: 2em;
    line-height: 1
}

.menu {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

[data-whatinput=mouse] .menu li {
    outline: 0
}

.menu .button,.menu .button--category,.menu a {
    line-height: 1;
    text-decoration: none;
    white-space: nowrap;
    display: block;
    padding: .7rem 1rem
}

.menu a,.menu button,.menu input,.menu select {
    margin-bottom: 0
}

.menu input {
    display: inline-block
}

.menu,.menu.horizontal {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.menu.vertical {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.menu.expanded li {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.menu.simple {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.menu.simple li+li {
    margin-left: 1rem
}

.menu.simple a {
    padding: 0
}

@media print,screen and (min-width: 40em) {
    .menu.medium-horizontal {
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .menu.medium-vertical {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .menu.medium-expanded li {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }

    .menu.medium-simple li {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media print,screen and (min-width: 64em) {
    .menu.large-horizontal {
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .menu.large-vertical {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .menu.large-expanded li {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }

    .menu.large-simple li {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

.menu.nested {
    margin-right: 0;
    margin-left: 1rem
}

.menu.icons a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.menu.icon-left li a {
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.menu.icon-left li a i,.menu.icon-left li a img,.menu.icon-left li a svg {
    margin-right: .25rem
}

.menu.icon-right li a {
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.menu.icon-right li a i,.menu.icon-right li a img,.menu.icon-right li a svg {
    margin-left: .25rem
}

.menu.icon-top li a {
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.menu.icon-top li a i,.menu.icon-top li a img,.menu.icon-top li a svg {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    margin-bottom: .25rem;
    text-align: center
}

.menu.icon-bottom li a {
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.menu.icon-bottom li a i,.menu.icon-bottom li a img,.menu.icon-bottom li a svg {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    margin-bottom: .25rem;
    text-align: center
}

.menu .is-active>a {
    background: #006d91;
    color: #fefefe
}

.menu .active>a {
    background: #006d91;
    color: #fefefe
}

.menu.align-left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.menu.align-right li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.menu.align-right li .submenu li {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.menu.align-right.vertical li {
    display: block;
    text-align: right
}

.menu.align-right.vertical li .submenu li {
    text-align: right
}

.menu.align-right .nested {
    margin-right: 1rem;
    margin-left: 0
}

.menu.align-center li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.menu.align-center li .submenu li {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.menu .menu-text {
    padding: .7rem 1rem;
    font-weight: 700;
    line-height: 1;
    color: inherit
}

.menu-centered>.menu {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.menu-centered>.menu li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.menu-centered>.menu li .submenu li {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.no-js [data-responsive-menu] ul {
    display: none
}

.menu-icon {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 16px;
    cursor: pointer
}

.menu-icon::after {
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    content: ''
}

.menu-icon:hover::after {
    
}

.menu-icon.dark {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 16px;
    cursor: pointer
}

.menu-icon.dark::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #0a0a0a;
    box-shadow: 0 7px 0 #0a0a0a,0 14px 0 #0a0a0a;
    content: ''
}

.menu-icon.dark:hover::after {
    background: #48525a;
    box-shadow: 0 7px 0 #48525a,0 14px 0 #48525a
}

.is-drilldown {
    position: relative;
    overflow: hidden
}

.is-drilldown li {
    display: block
}

.is-drilldown.animate-height {
    transition: height .5s
}

.drilldown a {
    padding: .7rem 1rem;
    background: #fefefe
}

.drilldown .is-drilldown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: -1;
    width: 100%;
    background: #fefefe;
    transition: -webkit-transform .15s linear;
    transition: transform .15s linear;
    transition: transform .15s linear,-webkit-transform .15s linear
}

.drilldown .is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.drilldown .is-drilldown-submenu.is-closing {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.drilldown .is-drilldown-submenu a {
    padding: .7rem 1rem
}

.drilldown .nested.is-drilldown-submenu {
    margin-right: 0;
    margin-left: 0
}

.drilldown .drilldown-submenu-cover-previous {
    min-height: 100%
}

.drilldown .is-drilldown-submenu-parent>a {
    position: relative
}

.drilldown .is-drilldown-submenu-parent>a::after {
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #006d91
}

.drilldown.align-left .is-drilldown-submenu-parent>a::after {
    left: auto;
    right: 1rem;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #fff
}

.drilldown.align-right .is-drilldown-submenu-parent>a::after {
    right: auto;
    left: 1rem;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #fff transparent transparent
}

.drilldown .js-drilldown-back>a::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #006d91 transparent transparent;
    border-left-width: 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: .75rem;
    border-left-width: 0
}

.dropdown-pane {
    position: absolute;
    z-index: 10;
    width: 300px;
    padding: 1rem;
    visibility: hidden;
    display: none;
    border: 1px solid #e5e8ea;
    border-radius: 3px;
    background-color: #fefefe;
    font-size: 1.5rem
}

.dropdown-pane.is-opening {
    display: block
}

.dropdown-pane.is-open {
    visibility: visible;
    display: block
}

.dropdown-pane.tiny {
    width: 100px
}

.dropdown-pane.small {
    width: 200px
}

.dropdown-pane.large {
    width: 400px
}

.dropdown.menu>li.opens-left>.is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto
}

.dropdown.menu>li.opens-right>.is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0
}

.dropdown.menu>li.is-dropdown-submenu-parent>a {
    position: relative;
    padding-right: 1.5rem
}

.dropdown.menu>li.is-dropdown-submenu-parent>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fff transparent transparent;
    right: 5px;
    margin-top: -3px
}

.dropdown.menu a {
    padding: .7rem 1rem
}

[data-whatinput=mouse] .dropdown.menu a {
    outline: 0
}

.dropdown.menu .is-active>a {
    background: 0 0;
    color: #006d91
}

.no-js .dropdown.menu ul {
    display: none
}

.dropdown.menu .nested.is-dropdown-submenu {
    margin-right: 0;
    margin-left: 0
}

.dropdown.menu.vertical>li .is-dropdown-submenu {
    top: 0
}

.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0
}

.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 100%
}

.dropdown.menu.vertical>li>a::after {
    right: 14px
}

.dropdown.menu.vertical>li.opens-left>a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #fff transparent transparent
}

.dropdown.menu.vertical>li.opens-right>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #fff
}

@media print,screen and (min-width: 40em) {
    .dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu {
        top:100%;
        right: 0;
        left: auto
    }

    .dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }

    .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a {
        position: relative;
        padding-right: 1.5rem
    }

    .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #fff transparent transparent;
        right: 5px;
        margin-top: -3px
    }

    .dropdown.menu.medium-vertical>li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu {
        right: 100%;
        left: auto;
        top: 0
    }

    .dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }

    .dropdown.menu.medium-vertical>li>a::after {
        right: 14px
    }

    .dropdown.menu.medium-vertical>li.opens-left>a::after {
        right: auto;
        left: 5px;
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #fff transparent transparent
    }

    .dropdown.menu.medium-vertical>li.opens-right>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #fff
    }
}

@media print,screen and (min-width: 64em) {
    .dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu {
        top:100%;
        right: 0;
        left: auto
    }

    .dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }

    .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a {
        position: relative;
        padding-right: 1.5rem
    }

    .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #fff transparent transparent;
        right: 5px;
        margin-top: -3px
    }

    .dropdown.menu.large-vertical>li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu {
        right: 100%;
        left: auto;
        top: 0
    }

    .dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }

    .dropdown.menu.large-vertical>li>a::after {
        right: 14px
    }

    .dropdown.menu.large-vertical>li.opens-left>a::after {
        right: auto;
        left: 5px;
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #fff transparent transparent
    }

    .dropdown.menu.large-vertical>li.opens-right>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #fff
    }
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
    top: 100%;
    right: 0;
    left: auto
}

.is-dropdown-menu.vertical {
    width: 100px
}

.is-dropdown-menu.vertical.align-right {
    float: right
}

.is-dropdown-submenu-parent {
    position: relative
}

.is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -6px
}

.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu {
    top: 100%;
    left: auto
}

.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu {
    right: 100%;
    left: auto
}

.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 100%
}

.is-dropdown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1;
    display: none;
    min-width: 200px;
    border: 1px solid #e5e8ea;
    background: #fefefe
}

.dropdown .is-dropdown-submenu a {
    padding: .7rem 1rem
}

.is-dropdown-submenu .is-dropdown-submenu-parent>a::after {
    right: 14px
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #fff transparent transparent
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #fff
}

.is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px
}

.is-dropdown-submenu>li {
    width: 100%
}

.is-dropdown-submenu.js-dropdown-active {
    display: block
}

.flex-video,.responsive-embed {
    position: relative;
    height: 0;
    margin-bottom: 1rem;
    padding-bottom: 75%;
    overflow: hidden
}

.flex-video embed,.flex-video iframe,.flex-video object,.flex-video video,.responsive-embed embed,.responsive-embed iframe,.responsive-embed object,.responsive-embed video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.flex-video.widescreen,.responsive-embed.widescreen {
    padding-bottom: 56.25%
}

.coveo-badge-label,.coveo-facet-breadcrumb-caption,.coveo-facet-breadcrumb-value.coveo-selected *,.label {
    display: inline-block;
    padding: .33333rem .5rem;
    border-radius: 3px;
    font-size: .875rem;
    line-height: 1;
    white-space: nowrap;
    cursor: default;
    background: 0 0;
    color: #006d91
}

.coveo-facet-breadcrumb-value.coveo-selected .primary,.label.primary,.primary.coveo-badge-label,.primary.coveo-facet-breadcrumb-caption {
    background: #006d91;
    color: #0a0a0a
}

.coveo-facet-breadcrumb-value.coveo-selected .secondary,.label.secondary,.secondary.coveo-badge-label,.secondary.coveo-facet-breadcrumb-caption {
    background: #00acdc;
    color: #0a0a0a
}

.coveo-facet-breadcrumb-value.coveo-selected .success,.label.success,.success.coveo-badge-label,.success.coveo-facet-breadcrumb-caption {
    background: #b5d553;
    color: #0a0a0a
}

.coveo-facet-breadcrumb-value.coveo-selected .warning,.label.warning,.warning.coveo-badge-label,.warning.coveo-facet-breadcrumb-caption {
    background: #f9a145;
    color: #0a0a0a
}

.alert.coveo-badge-label,.alert.coveo-facet-breadcrumb-caption,.coveo-facet-breadcrumb-value.coveo-selected .alert,.label.alert {
    background: #f95147;
    color: #0a0a0a
}

.media-object {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.media-object img {
    max-width: none
}

@media screen and (max-width: 39.9375em) {
    .media-object.stack-for-small {
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width: 39.9375em) {
    .media-object.stack-for-small .media-object-section {
        padding:0;
        padding-bottom: 1rem;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .media-object.stack-for-small .media-object-section img {
        width: 100%
    }
}

.media-object-section {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.media-object-section:first-child {
    padding-right: 1rem
}

.media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem
}

.media-object-section>:last-child {
    margin-bottom: 0
}

.media-object-section.main-section {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.is-off-canvas-open {
    overflow: hidden
}

.js-off-canvas-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    width: 100%;
    height: 100%;
    transition: opacity .5s ease,visibility .5s ease;
    background: rgba(10,10,10,.25);
    opacity: 0;
    visibility: hidden;
    overflow: hidden
}

.js-off-canvas-overlay.is-visible {
    opacity: 1;
    visibility: visible
}

.js-off-canvas-overlay.is-closable {
    cursor: pointer
}

.js-off-canvas-overlay.is-overlay-absolute {
    position: absolute
}

.js-off-canvas-overlay.is-overlay-fixed {
    position: fixed
}

.off-canvas-wrapper {
    position: relative;
    overflow: hidden
}

.off-canvas {
    position: fixed;
    z-index: 12;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease,-webkit-transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #cedee2
}

[data-whatinput=mouse] .off-canvas {
    outline: 0
}

.off-canvas.is-transition-push {
    z-index: 12
}

.off-canvas.is-closed {
    visibility: hidden
}

.off-canvas.is-transition-overlap {
    z-index: 13
}

.off-canvas.is-transition-overlap.is-open {
    box-shadow: 0 0 10px rgba(10,10,10,.7)
}

.off-canvas.is-open {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0)
}

.off-canvas-absolute {
    position: absolute;
    z-index: 12;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease,-webkit-transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #cedee2
}

[data-whatinput=mouse] .off-canvas-absolute {
    outline: 0
}

.off-canvas-absolute.is-transition-push {
    z-index: 12
}

.off-canvas-absolute.is-closed {
    visibility: hidden
}

.off-canvas-absolute.is-transition-overlap {
    z-index: 13
}

.off-canvas-absolute.is-transition-overlap.is-open {
    box-shadow: 0 0 10px rgba(10,10,10,.7)
}

.off-canvas-absolute.is-open {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0)
}

.position-left {
    top: 0;
    left: 0;
    width: 320px;
    height: 100%;
    -webkit-transform: translateX(-320px);
    -ms-transform: translateX(-320px);
    transform: translateX(-320px);
    overflow-y: auto
}

.off-canvas-content .off-canvas.position-left {
    -webkit-transform: translateX(-320px);
    -ms-transform: translateX(-320px);
    transform: translateX(-320px)
}

.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0)
}

.off-canvas-content.is-open-left.has-transition-push {
    -webkit-transform: translateX(320px);
    -ms-transform: translateX(320px);
    transform: translateX(320px)
}

.position-left.is-transition-push {
    box-shadow: inset -13px 0 20px -13px rgba(10,10,10,.25)
}

.position-right {
    top: 0;
    right: 0;
    width: 320px;
    height: 100%;
    -webkit-transform: translateX(320px);
    -ms-transform: translateX(320px);
    transform: translateX(320px);
    overflow-y: auto
}

.off-canvas-content .off-canvas.position-right {
    -webkit-transform: translateX(320px);
    -ms-transform: translateX(320px);
    transform: translateX(320px)
}

.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0)
}

.off-canvas-content.is-open-right.has-transition-push {
    -webkit-transform: translateX(-320px);
    -ms-transform: translateX(-320px);
    transform: translateX(-320px)
}

.position-right.is-transition-push {
    box-shadow: inset 13px 0 20px -13px rgba(10,10,10,.25)
}

.position-top {
    top: 0;
    left: 0;
    width: 100%;
    height: 320px;
    -webkit-transform: translateY(-320px);
    -ms-transform: translateY(-320px);
    transform: translateY(-320px);
    overflow-x: auto
}

.off-canvas-content .off-canvas.position-top {
    -webkit-transform: translateY(-320px);
    -ms-transform: translateY(-320px);
    transform: translateY(-320px)
}

.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0)
}

.off-canvas-content.is-open-top.has-transition-push {
    -webkit-transform: translateY(320px);
    -ms-transform: translateY(320px);
    transform: translateY(320px)
}

.position-top.is-transition-push {
    box-shadow: inset 0 -13px 20px -13px rgba(10,10,10,.25)
}

.position-bottom {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 320px;
    -webkit-transform: translateY(320px);
    -ms-transform: translateY(320px);
    transform: translateY(320px);
    overflow-x: auto
}

.off-canvas-content .off-canvas.position-bottom {
    -webkit-transform: translateY(320px);
    -ms-transform: translateY(320px);
    transform: translateY(320px)
}

.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0)
}

.off-canvas-content.is-open-bottom.has-transition-push {
    -webkit-transform: translateY(-320px);
    -ms-transform: translateY(-320px);
    transform: translateY(-320px)
}

.position-bottom.is-transition-push {
    box-shadow: inset 0 13px 20px -13px rgba(10,10,10,.25)
}

.off-canvas-content {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease,-webkit-transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.off-canvas-content.has-transition-push {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0)
}

.off-canvas-content .off-canvas.is-open {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0)
}

@media print,screen and (min-width: 40em) {
    .position-left.reveal-for-medium {
        -webkit-transform:none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-left.reveal-for-medium .close-button {
        display: none
    }

    .off-canvas-content .position-left.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-left {
        margin-left: 320px
    }

    .position-left.reveal-for-medium~.off-canvas-content {
        margin-left: 320px
    }

    .position-right.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-right.reveal-for-medium .close-button {
        display: none
    }

    .off-canvas-content .position-right.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-right {
        margin-right: 320px
    }

    .position-right.reveal-for-medium~.off-canvas-content {
        margin-right: 320px
    }

    .position-top.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-top.reveal-for-medium .close-button {
        display: none
    }

    .off-canvas-content .position-top.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-top {
        margin-top: 320px
    }

    .position-top.reveal-for-medium~.off-canvas-content {
        margin-top: 320px
    }

    .position-bottom.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-bottom.reveal-for-medium .close-button {
        display: none
    }

    .off-canvas-content .position-bottom.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 320px
    }

    .position-bottom.reveal-for-medium~.off-canvas-content {
        margin-bottom: 320px
    }
}

@media print,screen and (min-width: 64em) {
    .position-left.reveal-for-large {
        -webkit-transform:none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-left.reveal-for-large .close-button {
        display: none
    }

    .off-canvas-content .position-left.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-left {
        margin-left: 320px
    }

    .position-left.reveal-for-large~.off-canvas-content {
        margin-left: 320px
    }

    .position-right.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-right.reveal-for-large .close-button {
        display: none
    }

    .off-canvas-content .position-right.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-right {
        margin-right: 320px
    }

    .position-right.reveal-for-large~.off-canvas-content {
        margin-right: 320px
    }

    .position-top.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-top.reveal-for-large .close-button {
        display: none
    }

    .off-canvas-content .position-top.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-top {
        margin-top: 320px
    }

    .position-top.reveal-for-large~.off-canvas-content {
        margin-top: 320px
    }

    .position-bottom.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-bottom.reveal-for-large .close-button {
        display: none
    }

    .off-canvas-content .position-bottom.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 320px
    }

    .position-bottom.reveal-for-large~.off-canvas-content {
        margin-bottom: 320px
    }
}

@media print,screen and (min-width: 40em) {
    .off-canvas.in-canvas-for-medium {
        visibility:visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        transition: inherit
    }

    .off-canvas.in-canvas-for-medium.position-bottom,.off-canvas.in-canvas-for-medium.position-left,.off-canvas.in-canvas-for-medium.position-right,.off-canvas.in-canvas-for-medium.position-top {
        box-shadow: none;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas.in-canvas-for-medium .close-button {
        display: none
    }
}

@media print,screen and (min-width: 64em) {
    .off-canvas.in-canvas-for-large {
        visibility:visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        transition: inherit
    }

    .off-canvas.in-canvas-for-large.position-bottom,.off-canvas.in-canvas-for-large.position-left,.off-canvas.in-canvas-for-large.position-right,.off-canvas.in-canvas-for-large.position-top {
        box-shadow: none;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas.in-canvas-for-large .close-button {
        display: none
    }
}

.orbit {
    position: relative
}

.orbit-container {
    position: relative;
    height: 0;
    margin: 0;
    list-style: none;
    overflow: hidden
}

.orbit-slide {
    width: 100%
}

.orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0
}

.orbit-figure {
    margin: 0
}

.orbit-image {
    width: 100%;
    max-width: 100%;
    margin: 0
}

.orbit-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin-bottom: 0;
    padding: 1rem;
    background-color: rgba(10,10,10,.5);
    color: #fefefe
}

.orbit-next,.orbit-previous {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    padding: 1rem;
    color: #fefefe
}

[data-whatinput=mouse] .orbit-next,[data-whatinput=mouse] .orbit-previous {
    outline: 0
}

.orbit-next:active,.orbit-next:focus,.orbit-next:hover,.orbit-previous:active,.orbit-previous:focus,.orbit-previous:hover {
    background-color: rgba(0,109,145,.5)
}

.orbit-previous {
    left: 0
}

.orbit-next {
    left: auto;
    right: 0
}

.orbit-bullets {
    position: relative;
    margin-top: .8rem;
    margin-bottom: .8rem;
    text-align: center
}

[data-whatinput=mouse] .orbit-bullets {
    outline: 0
}

.orbit-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: .1rem;
    border-radius: 50%;
    background-color: #e5e8ea
}

.orbit-bullets button:hover {
    background-color: #48525a
}

.orbit-bullets button.is-active {
    background-color: #48525a
}

.pagination {
    margin-left: 0;
    margin-bottom: 1rem
}

.pagination::after,.pagination::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.pagination::after {
    clear: both
}

.pagination li {
    margin-right: .0625rem;
    border-radius: 3px;
    font-size: .875rem;
    display: none
}

.pagination li:first-child,.pagination li:last-child {
    display: inline-block
}

@media print,screen and (min-width: 40em) {
    .pagination li {
        display:inline-block
    }
}

.pagination a,.pagination button {
    display: block;
    padding: .1875rem .625rem;
    border-radius: 3px;
    color: #0a0a0a
}

.pagination a:hover,.pagination button:hover {
    background: #f2f5f7
}

.pagination .current {
    padding: .1875rem .625rem;
    background: #006d91;
    color: #fefefe;
    cursor: default
}

.pagination .disabled {
    padding: .1875rem .625rem;
    color: #e5e8ea;
    cursor: not-allowed
}

.pagination .disabled:hover {
    background: 0 0
}

.pagination .ellipsis::after {
    padding: .1875rem .625rem;
    content: '\2026';
    color: #0a0a0a
}

.pagination-previous a::before,.pagination-previous.disabled::before {
    display: inline-block;
    margin-right: .5rem;
    content: '\00ab'
}

.pagination-next a::after,.pagination-next.disabled::after {
    display: inline-block;
    margin-left: .5rem;
    content: '\00bb'
}

.progress {
    height: 1rem;
    margin-bottom: 1rem;
    border-radius: 3px;
    background-color: #e5e8ea
}

.progress.primary .progress-meter {
    background-color: #006d91
}

.progress.secondary .progress-meter {
    background-color: #00acdc
}

.progress.success .progress-meter {
    background-color: #b5d553
}

.progress.warning .progress-meter {
    background-color: #f9a145
}

.progress.alert .progress-meter {
    background-color: #f95147
}

.progress-meter {
    position: relative;
    display: block;
    width: 0%;
    height: 100%;
    background-color: #006d91;
    border-radius: 3px
}

.progress-meter-text {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    position: absolute;
    margin: 0;
    font-size: .75rem;
    font-weight: 700;
    color: #fefefe;
    white-space: nowrap;
    border-radius: 3px
}

.slider {
    position: relative;
    height: .5rem;
    margin-top: 1.25rem;
    margin-bottom: 2.25rem;
    background-color: #f2f5f7;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: none;
    touch-action: none
}

.slider-fill {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    max-width: 100%;
    height: .5rem;
    background-color: #e5e8ea;
    transition: all .2s ease-in-out
}

.slider-fill.is-dragging {
    transition: all 0s linear
}

.slider-handle {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    z-index: 1;
    display: inline-block;
    width: 1.4rem;
    height: 1.4rem;
    border-radius: 3px;
    background-color: #006d91;
    transition: all .2s ease-in-out;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

[data-whatinput=mouse] .slider-handle {
    outline: 0
}

.slider-handle:hover {
    background-color: #005d7b
}

.slider-handle.is-dragging {
    transition: all 0s linear
}

.slider.disabled,.slider[disabled] {
    opacity: .25;
    cursor: not-allowed
}

.slider.vertical {
    display: inline-block;
    width: .5rem;
    height: 12.5rem;
    margin: 0 1.25rem;
    -webkit-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    transform: scale(1,-1)
}

.slider.vertical .slider-fill {
    top: 0;
    width: .5rem;
    max-height: 100%
}

.slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.4rem;
    height: 1.4rem;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.sticky-container {
    position: relative
}

.sticky {
    position: relative;
    z-index: 0;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.sticky.is-stuck {
    position: fixed;
    z-index: 5;
    width: 100%
}

.sticky.is-stuck.is-at-top {
    top: 0
}

.sticky.is-stuck.is-at-bottom {
    bottom: 0
}

.sticky.is-anchored {
    position: relative;
    right: auto;
    left: auto
}

.sticky.is-anchored.is-at-bottom {
    bottom: 0
}

body.is-reveal-open {
    overflow: hidden
}

html.is-reveal-open,html.is-reveal-open body {
    min-height: 100%;
    overflow: hidden;
    position: fixed;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.reveal-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1005;
    display: none;
    background-color: rgba(10,10,10,.45);
    overflow-y: scroll
}

.reveal {
    z-index: 1006;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    padding: 1rem;
    border: 1px solid #e5e8ea;
    border-radius: 3px;
    background-color: #fefefe;
    position: relative;
    top: 100px;
    margin-right: auto;
    margin-left: auto;
    overflow-y: auto
}

[data-whatinput=mouse] .reveal {
    outline: 0
}

@media print,screen and (min-width: 40em) {
    .reveal {
        min-height:0
    }
}

.reveal .column {
    min-width: 0
}

.reveal>:last-child {
    margin-bottom: 0
}

@media print,screen and (min-width: 40em) {
    .reveal {
        width:600px;
        max-width: 75rem
    }
}

.reveal.collapse {
    padding: 0
}

@media print,screen and (min-width: 40em) {
    .reveal.tiny {
        width:30%;
        max-width: 75rem
    }
}

@media print,screen and (min-width: 40em) {
    .reveal.small {
        width:50%;
        max-width: 75rem
    }
}

@media print,screen and (min-width: 40em) {
    .reveal.large {
        width:90%;
        max-width: 75rem
    }
}

.reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0
}

@media screen and (max-width: 39.9375em) {
    .reveal {
        top:0;
        left: 0;
        width: 100%;
        max-width: none;
        height: 100%;
        height: 100vh;
        min-height: 100vh;
        margin-left: 0;
        border: 0;
        border-radius: 0
    }
}

.reveal.without-overlay {
    position: fixed
}

.switch {
    height: 2rem;
    position: relative;
    margin-bottom: 1rem;
    outline: 0;
    font-size: .875rem;
    font-weight: 700;
    color: #fefefe;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.switch-input {
    position: absolute;
    margin-bottom: 0;
    opacity: 0
}

.switch-paddle {
    position: relative;
    display: block;
    width: 4rem;
    height: 2rem;
    border-radius: 3px;
    background: #e5e8ea;
    transition: all .25s ease-out;
    font-weight: inherit;
    color: inherit;
    cursor: pointer
}

input+.switch-paddle {
    margin: 0
}

.switch-paddle::after {
    position: absolute;
    top: .25rem;
    left: .25rem;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    border-radius: 3px;
    background: #fefefe;
    transition: all .25s ease-out;
    content: ''
}

input:checked~.switch-paddle {
    background: #006d91
}

input:checked~.switch-paddle::after {
    left: 2.25rem
}

[data-whatinput=mouse] input:focus~.switch-paddle {
    outline: 0
}

.switch-active,.switch-inactive {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.switch-active {
    left: 8%;
    display: none
}

input:checked+label>.switch-active {
    display: block
}

.switch-inactive {
    right: 15%
}

input:checked+label>.switch-inactive {
    display: none
}

.switch.tiny {
    height: 1.5rem
}

.switch.tiny .switch-paddle {
    width: 3rem;
    height: 1.5rem;
    font-size: .625rem
}

.switch.tiny .switch-paddle::after {
    top: .25rem;
    left: .25rem;
    width: 1rem;
    height: 1rem
}

.switch.tiny input:checked~.switch-paddle::after {
    left: 1.75rem
}

.switch.small {
    height: 1.75rem
}

.switch.small .switch-paddle {
    width: 3.5rem;
    height: 1.75rem;
    font-size: .75rem
}

.switch.small .switch-paddle::after {
    top: .25rem;
    left: .25rem;
    width: 1.25rem;
    height: 1.25rem
}

.switch.small input:checked~.switch-paddle::after {
    left: 2rem
}

.switch.large {
    height: 2.5rem
}

.switch.large .switch-paddle {
    width: 5rem;
    height: 2.5rem;
    font-size: 1rem
}

.switch.large .switch-paddle::after {
    top: .25rem;
    left: .25rem;
    width: 2rem;
    height: 2rem
}

.switch.large input:checked~.switch-paddle::after {
    left: 2.75rem
}

table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 3px
}

table tbody,table tfoot,table thead {
    border: 1px solid #f2f5f7;
    background-color: #fefefe
}

table caption {
    padding: .5rem .625rem .625rem;
    font-weight: 700
}

table thead {
    background: #fefefe;
    color: #48525a
}

table tfoot {
    background: #f1f1f1;
    color: #48525a
}

table tfoot tr,table thead tr {
    background: 0 0
}

table tfoot td,table tfoot th,table thead td,table thead th {
    padding: .5rem .625rem .625rem;
    font-weight: 700;
    text-align: left
}

table tbody td,table tbody th {
    padding: .5rem .625rem .625rem
}

table tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f2f5f7
}

table.unstriped tbody {
    background-color: #fefefe
}

table.unstriped tbody tr {
    border-bottom: 0;
    border-bottom: 1px solid #f2f5f7;
    background-color: #fefefe
}

@media screen and (max-width: 63.9375em) {
    table.stack thead {
        display:none
    }

    table.stack tfoot {
        display: none
    }

    table.stack td,table.stack th,table.stack tr {
        display: block
    }

    table.stack td {
        border-top: 0
    }
}

table.scroll {
    display: block;
    width: 100%;
    overflow-x: auto
}

table.hover thead tr:hover {
    background-color: #f9f9f9
}

table.hover tfoot tr:hover {
    background-color: #ececec
}

table.hover tbody tr:hover {
    background-color: #f9f9f9
}

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
    background-color: #ececec
}

.table-scroll {
    overflow-x: auto
}

.table-scroll table {
    width: auto
}

.tabs {
    margin: 1rem 0;
    border: 1px solid none;
    background: 0 0;
    list-style-type: none
}

.tabs::after,.tabs::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.tabs::after {
    clear: both
}

.tabs.vertical>li {
    display: block;
    float: none;
    width: auto
}

.tabs.simple>li>a {
    padding: 0
}

.tabs.simple>li>a:hover {
    background: 0 0
}

.tabs.primary {
    background: #006d91
}

.tabs.primary>li>a {
    color: #fefefe
}

.tabs.primary>li>a:focus,.tabs.primary>li>a:hover {
    background: #007ba3
}

.tabs-title {
    float: left
}

.tabs-title>a {
    display: block;
    padding: .75rem 1.5rem;
    font-size: 1rem;
    line-height: 1;
    color: #006d91
}

.tabs-title>a:hover {
    background: #e5e8ea;
    color: #005e7d
}

.tabs-title>a:focus,.tabs-title>a[aria-selected=true] {
    background: #006d91;
    color: #fefefe
}

.tabs-content {
    border: 1px solid none;
    border-top: 0;
    background: 0 0;
    color: none;
    transition: all .5s ease
}

.tabs-content.vertical {
    border: 1px solid none;
    border-left: 0
}

.tabs-panel {
    display: none;
    padding: 0
}

.tabs-panel.is-active {
    display: block
}

.thumbnail {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 1rem;
    border: solid 4px #fefefe;
    border-radius: 3px;
    box-shadow: 0 0 0 1px rgba(10,10,10,.2);
    line-height: 0
}

a.thumbnail {
    transition: box-shadow .2s ease-out
}

a.thumbnail:focus,a.thumbnail:hover {
    box-shadow: 0 0 6px 1px rgba(0,109,145,.5)
}

a.thumbnail image {
    box-shadow: none
}

.title-bar {
    padding: .5rem;
    background: #0a0a0a;
    color: #fefefe;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.title-bar .menu-icon {
    margin-left: .25rem;
    margin-right: .25rem
}

.title-bar-left,.title-bar-right {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.title-bar-right {
    text-align: right
}

.title-bar-title {
    display: inline-block;
    vertical-align: middle;
    font-weight: 700
}

.has-tip {
    position: relative;
    display: inline-block;
    border-bottom: dotted 1px #48525a;
    font-weight: 700;
}

.tooltip {
    position: absolute;
    top: calc(100% + .6495rem);
    z-index: 1200;
    max-width: 10rem;
    padding: .75rem;
    border-radius: 3px;
    background-color: transparent;
    font-size: 80%;
    color: #fefefe
}

.tooltip::before {
    position: absolute
}

.tooltip.bottom::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #0a0a0a;
    bottom: 100%
}

.tooltip.bottom.align-center::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.tooltip.top::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #0a0a0a transparent transparent;
    top: 100%;
    bottom: auto
}

.tooltip.top.align-center::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.tooltip.left::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #0a0a0a;
    left: 100%
}

.tooltip.left.align-center::before {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tooltip.right::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #0a0a0a transparent transparent;
    right: 100%;
    left: auto
}

.tooltip.right.align-center::before {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tooltip.align-top::before {
    bottom: auto;
    top: 10%
}

.tooltip.align-bottom::before {
    bottom: 10%;
    top: auto
}

.tooltip.align-left::before {
    left: 10%;
    right: auto
}

.tooltip.align-right::before {
    left: auto;
    right: 10%
}

.top-bar {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .5rem;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.top-bar,.top-bar ul {
    background-color: #f2f5f7
}

.top-bar input {
    max-width: 200px;
    margin-right: 1rem
}

.top-bar .input-group-field {
    width: 100%;
    margin-right: 0
}

.top-bar input.button,.top-bar input.button--category {
    width: auto
}

.top-bar .top-bar-left,.top-bar .top-bar-right {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

@media print,screen and (min-width: 40em) {
    .top-bar {
        -webkit-flex-wrap:nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .top-bar .top-bar-left {
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        margin-right: auto
    }

    .top-bar .top-bar-right {
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        margin-left: auto
    }
}

@media screen and (max-width: 63.9375em) {
    .top-bar.stacked-for-medium {
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .top-bar.stacked-for-medium .top-bar-left,.top-bar.stacked-for-medium .top-bar-right {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (max-width: 74.9375em) {
    .top-bar.stacked-for-large {
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .top-bar.stacked-for-large .top-bar-left,.top-bar.stacked-for-large .top-bar-right {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.top-bar-title {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: .5rem 1rem .5rem 0
}

.top-bar-left,.top-bar-right {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.hide {
    display: none!important
}

.invisible {
    visibility: hidden
}

@media screen and (max-width: 39.9375em) {
    .hide-for-small-only {
        display:none!important
    }
}

@media screen and (max-width: 0em),screen and (min-width:40em) {
    .show-for-small-only {
        display:none!important
    }
}

@media print,screen and (min-width: 40em) {
    .hide-for-medium {
        display:none!important
    }
}

@media screen and (max-width: 39.9375em) {
    .show-for-medium {
        display:none!important
    }
}

@media screen and (min-width: 40em) and (max-width:63.9375em) {
    .hide-for-medium-only {
        display:none!important
    }
}

@media screen and (max-width: 39.9375em),screen and (min-width:64em) {
    .show-for-medium-only {
        display:none!important
    }
}

@media print,screen and (min-width: 64em) {
    .hide-for-large {
        display:none!important
    }
}

@media screen and (max-width: 63.9375em) {
    .show-for-large {
        display:none!important
    }
}

@media screen and (min-width: 64em) and (max-width:74.9375em) {
    .hide-for-large-only {
        display:none!important
    }
}

@media screen and (max-width: 63.9375em),screen and (min-width:75em) {
    .show-for-large-only {
        display:none!important
    }
}

.show-for-sr,.show-on-focus {
    position: absolute!important;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0
}

.show-on-focus:active,.show-on-focus:focus {
    position: static!important;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    -webkit-clip-path: none;
    clip-path: none
}

.hide-for-portrait,.show-for-landscape {
    display: block!important
}

@media screen and (orientation: landscape) {
    .hide-for-portrait,.show-for-landscape {
        display:block!important
    }
}

@media screen and (orientation: portrait) {
    .hide-for-portrait,.show-for-landscape {
        display:none!important
    }
}

.hide-for-landscape,.show-for-portrait {
    display: none!important
}

@media screen and (orientation: landscape) {
    .hide-for-landscape,.show-for-portrait {
        display:none!important
    }
}

@media screen and (orientation: portrait) {
    .hide-for-landscape,.show-for-portrait {
        display:block!important
    }
}

.align-right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.align-center {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.align-justify {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.align-spaced {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.align-right.vertical.menu>li>a {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.align-center.vertical.menu>li>a {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.align-top {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.align-self-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.align-bottom {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.align-self-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.align-middle {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.align-self-middle {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.align-stretch {
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.align-self-stretch {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch
}

.align-center-middle {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.small-order-1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.small-order-2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.small-order-3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
}

.small-order-4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4
}

.small-order-5 {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5
}

.small-order-6 {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6
}

@media print,screen and (min-width: 40em) {
    .medium-order-1 {
        -webkit-order:1;
        -ms-flex-order: 1;
        order: 1
    }

    .medium-order-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .medium-order-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .medium-order-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .medium-order-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .medium-order-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }
}

@media print,screen and (min-width: 64em) {
    .large-order-1 {
        -webkit-order:1;
        -ms-flex-order: 1;
        order: 1
    }

    .large-order-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .large-order-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .large-order-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .large-order-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .large-order-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }
}

.flex-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.flex-child-auto {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.flex-child-grow {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.flex-child-shrink {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.flex-dir-row {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.flex-dir-row-reverse {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.flex-dir-column {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-dir-column-reverse {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

@media print,screen and (min-width: 40em) {
    .medium-flex-container {
        display:-webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .medium-flex-child-auto {
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .medium-flex-child-grow {
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .medium-flex-child-shrink {
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .medium-flex-dir-row {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .medium-flex-dir-row-reverse {
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .medium-flex-dir-column {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .medium-flex-dir-column-reverse {
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media print,screen and (min-width: 64em) {
    .large-flex-container {
        display:-webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .large-flex-child-auto {
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .large-flex-child-grow {
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .large-flex-child-shrink {
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .large-flex-dir-row {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .large-flex-dir-row-reverse {
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .large-flex-dir-column {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .large-flex-dir-column-reverse {
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.text-hide {
    font: 0/0 a!important;
    color: transparent!important;
    text-shadow: none!important;
    background-color: transparent!important;
    border: 0!important
}

.text-truncate {
    max-width: 100%!important;
    overflow: hidden!important;
    text-overflow: ellipsis;
    white-space: nowrap!important
}

.text-nowrap {
    white-space: nowrap!important
}

.text-wrap {
    word-wrap: break-word!important
}

.text-lowercase {
    text-transform: lowercase!important
}

.text-uppercase {
    text-transform: uppercase!important
}

.text-capitalize {
    text-transform: capitalize!important
}

.text-overline {
    text-decoration: overline!important
}

.text-underline {
    text-decoration: underline!important
}

.text-line-through {
    text-decoration: line-through!important
}

.font-wide {
    letter-spacing: .25rem
}

.font-normal {
    font-weight: 400
}

.font-bold {
    font-weight: 700
}

.font-italic {
    font-style: italic!important
}

ul.list-disc {
    list-style-type: disc!important
}

ul.list-circle {
    list-style-type: circle!important
}

ul.list-square {
    list-style-type: square!important
}

ol.list-decimal {
    list-style-type: decimal!important
}

ol.list-lower-alpha {
    list-style-type: lower-alpha!important
}

ol.list-lower-latin {
    list-style-type: lower-latin!important
}

ol.list-lower-roman {
    list-style-type: lower-roman!important
}

ol.list-upper-alpha {
    list-style-type: upper-alpha!important
}

ol.list-upper-latin {
    list-style-type: upper-latin!important
}

ol.list-upper-roman {
    list-style-type: upper-roman!important
}

.rounded {
    border-radius: 5000px!important
}

.radius {
    border-radius: .1875rem
}

.bordered {
    border: .0625rem solid #e5e8ea
}

.shadow {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12)
}

.arrow-down {
    display: block;
    width: 0;
    height: 0;
    border: inset .4375rem;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #0a0a0a transparent transparent
}

.arrow-up {
    display: block;
    width: 0;
    height: 0;
    border: inset .4375rem;
    content: '';
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #0a0a0a
}

.arrow-right {
    display: block;
    width: 0;
    height: 0;
    border: inset .4375rem;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #0a0a0a
}

.arrow-left {
    display: block;
    width: 0;
    height: 0;
    border: inset .4375rem;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #0a0a0a transparent transparent
}

.separator-center {
    text-align: center!important
}

.separator-center::after,.separator-center::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.separator-center::after {
    clear: both
}

.separator-center::after {
    position: relative!important;
    width: 3rem;
    border-bottom: .125rem solid #006d91;
    margin: 1rem auto 0
}

.separator-left {
    text-align: left!important
}

.separator-left::after,.separator-left::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.separator-left::after {
    clear: both
}

.separator-left::after {
    position: relative!important;
    width: 3rem;
    border-bottom: .125rem solid #006d91;
    margin: 1rem auto 0;
    margin-left: 0!important
}

.separator-right {
    text-align: right!important
}

.separator-right::after,.separator-right::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.separator-right::after {
    clear: both
}

.separator-right::after {
    position: relative!important;
    width: 3rem;
    border-bottom: .125rem solid #006d91;
    margin: 1rem auto 0;
    margin-right: 0!important
}

.overflow-visible {
    overflow: visible!important
}

.overflow-x-visible {
    overflow-x: visible!important
}

.overflow-y-visible {
    overflow-y: visible!important
}

.overflow-hidden {
    overflow: hidden!important
}

.overflow-x-hidden {
    overflow-x: hidden!important
}

.overflow-y-hidden {
    overflow-y: hidden!important
}

.overflow-scroll {
    overflow: scroll!important
}

.overflow-x-scroll {
    overflow-x: scroll!important
}

.overflow-y-scroll {
    overflow-y: scroll!important
}

.display-inline {
    display: inline!important
}

.display-inline-block {
    display: inline-block!important
}

.display-block {
    display: block!important
}

.display-table {
    display: table!important
}

.display-table-cell {
    display: table-cell!important
}

.position-static {
    position: static!important
}

.position-relative {
    position: relative!important
}

.position-absolute {
    position: absolute!important
}

.position-fixed {
    position: fixed!important
}

.position-fixed-top {
    position: fixed!important;
    top: 0!important;
    right: 0!important;
    left: 0!important;
    z-index: 975
}

.position-fixed-bottom {
    position: fixed!important;
    right: 0!important;
    bottom: 0!important;
    left: 0!important;
    z-index: 975
}

.border-box {
    box-sizing: border-box!important
}

.border-none {
    border: none!important
}

.width-25 {
    width: 25%!important
}

.width-50 {
    width: 50%!important
}

.width-75 {
    width: 75%!important
}

.width-100 {
    width: 100%!important
}

.height-25 {
    height: 25%!important
}

.height-50 {
    height: 50%!important
}

.height-75 {
    height: 75%!important
}

.height-100 {
    height: 100%!important
}

.max-width-100 {
    max-width: 100%!important
}

.max-height-100 {
    max-height: 100%!important
}

.margin-0 {
    margin-top: 0!important;
    margin-right: 0!important;
    margin-bottom: 0!important;
    margin-left: 0!important
}

.padding-0 {
    padding-top: 0!important;
    padding-right: 0!important;
    padding-bottom: 0!important;
    padding-left: 0!important
}

.margin-top-0 {
    margin-top: 0!important
}

.padding-top-0 {
    padding-top: 0!important
}

.margin-right-0 {
    margin-right: 0!important
}

.padding-right-0 {
    padding-right: 0!important
}

.margin-bottom-0 {
    margin-bottom: 0!important
}

.padding-bottom-0 {
    padding-bottom: 0!important
}

.margin-left-0 {
    margin-left: 0!important
}

.padding-left-0 {
    padding-left: 0!important
}

.margin-horizontal-0 {
    margin-right: 0!important;
    margin-left: 0!important
}

.padding-horizontal-0 {
    padding-right: 0!important;
    padding-left: 0!important
}

.margin-vertical-0 {
    margin-top: 0!important;
    margin-bottom: 0!important
}

.padding-vertical-0 {
    padding-top: 0!important;
    padding-bottom: 0!important
}

.margin-1 {
    margin-top: 1rem!important;
    margin-right: 1rem!important;
    margin-bottom: 1rem!important;
    margin-left: 1rem!important
}

.padding-1 {
    padding-top: 1rem!important;
    padding-right: 1rem!important;
    padding-bottom: 1rem!important;
    padding-left: 1rem!important
}

.margin-top-1 {
    margin-top: 1rem!important
}

.padding-top-1 {
    padding-top: 1rem!important
}

.margin-right-1 {
    margin-right: 1rem!important
}

.padding-right-1 {
    padding-right: 1rem!important
}

.margin-bottom-1 {
    margin-bottom: 1rem!important
}

.padding-bottom-1 {
    padding-bottom: 1rem!important
}

.margin-left-1 {
    margin-left: 1rem!important
}

.padding-left-1 {
    padding-left: 1rem!important
}

.margin-horizontal-1 {
    margin-right: 1rem!important;
    margin-left: 1rem!important
}

.padding-horizontal-1 {
    padding-right: 1rem!important;
    padding-left: 1rem!important
}

.margin-vertical-1 {
    margin-top: 1rem!important;
    margin-bottom: 1rem!important
}

.padding-vertical-1 {
    padding-top: 1rem!important;
    padding-bottom: 1rem!important
}

.margin-2 {
    margin-top: 2rem!important;
    margin-right: 2rem!important;
    margin-bottom: 2rem!important;
    margin-left: 2rem!important
}

.padding-2 {
    padding-top: 2rem!important;
    padding-right: 2rem!important;
    padding-bottom: 2rem!important;
    padding-left: 2rem!important
}

.margin-top-2 {
    margin-top: 2rem!important
}

.padding-top-2 {
    padding-top: 2rem!important
}

.margin-right-2 {
    margin-right: 2rem!important
}

.padding-right-2 {
    padding-right: 2rem!important
}

.margin-bottom-2 {
    margin-bottom: 2rem!important
}

.padding-bottom-2 {
    padding-bottom: 2rem!important
}

.margin-left-2 {
    margin-left: 2rem!important
}

.padding-left-2 {
    padding-left: 2rem!important
}

.margin-horizontal-2 {
    margin-right: 2rem!important;
    margin-left: 2rem!important
}

.padding-horizontal-2 {
    padding-right: 2rem!important;
    padding-left: 2rem!important
}

.margin-vertical-2 {
    margin-top: 2rem!important;
    margin-bottom: 2rem!important
}

.padding-vertical-2 {
    padding-top: 2rem!important;
    padding-bottom: 2rem!important
}

.margin-3 {
    margin-top: 3rem!important;
    margin-right: 3rem!important;
    margin-bottom: 3rem!important;
    margin-left: 3rem!important
}

.padding-3 {
    padding-top: 3rem!important;
    padding-right: 3rem!important;
    padding-bottom: 3rem!important;
    padding-left: 3rem!important
}

.margin-top-3 {
    margin-top: 3rem!important
}

.padding-top-3 {
    padding-top: 3rem!important
}

.margin-right-3 {
    margin-right: 3rem!important
}

.padding-right-3 {
    padding-right: 3rem!important
}

.margin-bottom-3 {
    margin-bottom: 3rem!important
}

.padding-bottom-3 {
    padding-bottom: 3rem!important
}

.margin-left-3 {
    margin-left: 3rem!important
}

.padding-left-3 {
    padding-left: 3rem!important
}

.margin-horizontal-3 {
    margin-right: 3rem!important;
    margin-left: 3rem!important
}

.padding-horizontal-3 {
    padding-right: 3rem!important;
    padding-left: 3rem!important
}

.margin-vertical-3 {
    margin-top: 3rem!important;
    margin-bottom: 3rem!important
}

.padding-vertical-3 {
    padding-top: 3rem!important;
    padding-bottom: 3rem!important
}

.slide-in-down.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-down.mui-enter.mui-enter-active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.slide-in-left.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-left.mui-enter.mui-enter-active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.slide-in-up.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-up.mui-enter.mui-enter-active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.slide-in-right.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-right.mui-enter.mui-enter-active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.slide-out-down.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-down.mui-leave.mui-leave-active {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

.slide-out-right.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-right.mui-leave.mui-leave-active {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.slide-out-up.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-up.mui-leave.mui-leave-active {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.slide-out-left.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-left.mui-leave.mui-leave-active {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.fade-in.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    opacity: 0;
    transition-property: opacity
}

.fade-in.mui-enter.mui-enter-active {
    opacity: 1
}

.fade-out.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    opacity: 1;
    transition-property: opacity
}

.fade-out.mui-leave.mui-leave-active {
    opacity: 0
}

.hinge-in-from-top.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    opacity: 0
}

.hinge-in-from-top.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-right.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    opacity: 0
}

.hinge-in-from-right.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-bottom.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateX(90deg);
    transform: perspective(2000px) rotateX(90deg);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    opacity: 0
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-left.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateY(90deg);
    transform: perspective(2000px) rotateY(90deg);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    opacity: 0
}

.hinge-in-from-left.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-middle-x.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    opacity: 0
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-middle-y.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    opacity: 0
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-out-from-top.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    opacity: 1
}

.hinge-out-from-top.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0
}

.hinge-out-from-right.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    opacity: 1
}

.hinge-out-from-right.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0
}

.hinge-out-from-bottom.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    opacity: 1
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(90deg);
    transform: perspective(2000px) rotateX(90deg);
    opacity: 0
}

.hinge-out-from-left.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    opacity: 1
}

.hinge-out-from-left.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(90deg);
    transform: perspective(2000px) rotateY(90deg);
    opacity: 0
}

.hinge-out-from-middle-x.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    opacity: 1
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0
}

.hinge-out-from-middle-y.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    opacity: 1
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0
}

.scale-in-up.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    opacity: 0
}

.scale-in-up.mui-enter.mui-enter-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.scale-in-down.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    opacity: 0
}

.scale-in-down.mui-enter.mui-enter-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.scale-out-up.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    opacity: 1
}

.scale-out-up.mui-leave.mui-leave-active {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0
}

.scale-out-down.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    opacity: 1
}

.scale-out-down.mui-leave.mui-leave-active {
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    opacity: 0
}

.spin-in.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: rotate(-.75turn);
    -ms-transform: rotate(-.75turn);
    transform: rotate(-.75turn);
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    opacity: 0
}

.spin-in.mui-enter.mui-enter-active {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}

.spin-out.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    opacity: 1
}

.spin-out.mui-leave.mui-leave-active {
    -webkit-transform: rotate(.75turn);
    -ms-transform: rotate(.75turn);
    transform: rotate(.75turn);
    opacity: 0
}

.spin-in-ccw.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: rotate(.75turn);
    -ms-transform: rotate(.75turn);
    transform: rotate(.75turn);
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    opacity: 0
}

.spin-in-ccw.mui-enter.mui-enter-active {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}

.spin-out-ccw.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    opacity: 1
}

.spin-out-ccw.mui-leave.mui-leave-active {
    -webkit-transform: rotate(-.75turn);
    -ms-transform: rotate(-.75turn);
    transform: rotate(-.75turn);
    opacity: 0
}

.slow {
    transition-duration: 750ms!important
}

.fast {
    transition-duration: 250ms!important
}

.linear {
    transition-timing-function: linear!important
}

.ease {
    transition-timing-function: ease!important
}

.ease-in {
    transition-timing-function: ease-in!important
}

.ease-out {
    transition-timing-function: ease-out!important
}

.ease-in-out {
    transition-timing-function: ease-in-out!important
}

.bounce-in {
    transition-timing-function: cubic-bezier(.485,.155,.24,1.245)!important
}

.bounce-out {
    transition-timing-function: cubic-bezier(.485,.155,.515,.845)!important
}

.bounce-in-out {
    transition-timing-function: cubic-bezier(.76,-.245,.24,1.245)!important
}

.short-delay {
    transition-delay: .3s!important
}

.long-delay {
    transition-delay: .7s!important
}

.shake {
    -webkit-animation-name: shake-7;
    animation-name: shake-7
}

@-webkit-keyframes shake-7 {
    0%,10%,20%,30%,40%,50%,60%,70%,80%,90% {
        -webkit-transform: translateX(7%);
        transform: translateX(7%)
    }

    15%,25%,35%,45%,5%,55%,65%,75%,85%,95% {
        -webkit-transform: translateX(-7%);
        transform: translateX(-7%)
    }
}

@keyframes shake-7 {
    0%,10%,20%,30%,40%,50%,60%,70%,80%,90% {
        -webkit-transform: translateX(7%);
        transform: translateX(7%)
    }

    15%,25%,35%,45%,5%,55%,65%,75%,85%,95% {
        -webkit-transform: translateX(-7%);
        transform: translateX(-7%)
    }
}

.spin-cw {
    -webkit-animation-name: spin-cw-1turn;
    animation-name: spin-cw-1turn
}

@-webkit-keyframes spin-cw-1turn {
    0% {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes spin-cw-1turn {
    0% {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.spin-ccw {
    -webkit-animation-name: spin-cw-1turn;
    animation-name: spin-cw-1turn
}

@keyframes spin-cw-1turn {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.wiggle {
    -webkit-animation-name: wiggle-7deg;
    animation-name: wiggle-7deg
}

@-webkit-keyframes wiggle-7deg {
    40%,50%,60% {
        -webkit-transform: rotate(7deg);
        transform: rotate(7deg)
    }

    35%,45%,55%,65% {
        -webkit-transform: rotate(-7deg);
        transform: rotate(-7deg)
    }

    0%,100%,30%,70% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes wiggle-7deg {
    40%,50%,60% {
        -webkit-transform: rotate(7deg);
        transform: rotate(7deg)
    }

    35%,45%,55%,65% {
        -webkit-transform: rotate(-7deg);
        transform: rotate(-7deg)
    }

    0%,100%,30%,70% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.shake,.spin-ccw,.spin-cw,.wiggle {
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.slow {
    -webkit-animation-duration: 750ms!important;
    animation-duration: 750ms!important
}

.fast {
    -webkit-animation-duration: 250ms!important;
    animation-duration: 250ms!important
}

.linear {
    -webkit-animation-timing-function: linear!important;
    animation-timing-function: linear!important
}

.ease {
    -webkit-animation-timing-function: ease!important;
    animation-timing-function: ease!important
}

.ease-in {
    -webkit-animation-timing-function: ease-in!important;
    animation-timing-function: ease-in!important
}

.ease-out {
    -webkit-animation-timing-function: ease-out!important;
    animation-timing-function: ease-out!important
}

.ease-in-out {
    -webkit-animation-timing-function: ease-in-out!important;
    animation-timing-function: ease-in-out!important
}

.bounce-in {
    -webkit-animation-timing-function: cubic-bezier(.485,.155,.24,1.245)!important;
    animation-timing-function: cubic-bezier(.485,.155,.24,1.245)!important
}

.bounce-out {
    -webkit-animation-timing-function: cubic-bezier(.485,.155,.515,.845)!important;
    animation-timing-function: cubic-bezier(.485,.155,.515,.845)!important
}

.bounce-in-out {
    -webkit-animation-timing-function: cubic-bezier(.76,-.245,.24,1.245)!important;
    animation-timing-function: cubic-bezier(.76,-.245,.24,1.245)!important
}

.short-delay {
    -webkit-animation-delay: .3s!important;
    animation-delay: .3s!important
}

.long-delay {
    -webkit-animation-delay: .7s!important;
    animation-delay: .7s!important
}

.lia-summary-view-statistic-post-date {
    background-image: url(../img/lithium/icon_stat_time.svg)
}

.lia-summary-view-statistic-kudos {
    background-image: url(../img/lithium/icon_stat_kudos.svg)
}

.lia-summary-view-statistic-views {
    background-image: url(../img/lithium/icon_stat_views.svg)
}

.lia-summary-view-statistic-solved {
    background-image: url(../img/lithium/message_type_solved.svg)
}

.lia-summary-view-statistic-kudos,.lia-summary-view-statistic-post-date,.lia-summary-view-statistic-solved,.lia-summary-view-statistic-views {
    background-position: 0 center;
    background-repeat: no-repeat;
    background-size: 14px;
    padding: 0 0 0 17px
}

.flex-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

html {
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.page-wrapper {
    position: relative
}

.stage {
    min-height: 100vh;
    padding-left: 55px
}

@media screen and (max-width: 76.5em) {
    .stage {
        padding-left:55px
    }
}

@media screen and (max-width: 73.9375em) {
    .stage {
        padding-left:0
    }
}

.CoveoExcerpt,.CoveoResult,.body-text,.coveo-card-layout,.progress-indicator .progress-indicator--description,p {
    font-size: .875rem
}

.body-text--subtle,.case-detail-comment .sender-info {
    font-style: italic
}

.h1,.section-header,h1 {
    font-size: 1.5rem;
    font-weight: 300;
    letter-spacing: .0625rem;
    margin-bottom: 1rem !important;
    text-transform: uppercase
}

.CoveoSort,.case-mgmt-dashboard .coveo-list-layout.CoveoResult .coveo-result-frame .h3,.case-mgmt-dashboard .coveo-list-layout.CoveoResult .coveo-result-frame h3,.coveo-results-per-page-list,.h2,.label--case-status,.off-canvas .accordion .accordion-title,.progress-indicator .progress-indicator--step,.subheader,a.coveo-folding-show-more a.coveo-folding-show-less,h2 {
    color: #006d91;
    font-size: .875rem;
    font-weight: 700;
    margin-bottom: 1rem;
    text-transform: uppercase
}

.coveo-card-layout.CoveoResult .CoveoResultLink,.subheader--light {
    color: #48525a;
    text-transform: capitalize
}

.case-comments__filter,.subheader-filter {
    color: #48525a
}

.CoveoResult a.CoveoResultLink,.CoveoResultLink a.CoveoResultLink,.article-header,.coveo-facet-header-title,.h3,.instructions-text,h3 {
    font-size: 1rem;
    font-weight: 600
}

.CoveoSearchInterface {
    color: #48525a;
    font-family: lato,sans-serif;
    font-size: .875rem
}

.button--secondary {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    font-family: inherit;
    padding: .6em 1em;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 3px;
    transition: background-color .25s ease-out,color .25s ease-out;
    font-size: 1.125rem;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    border: 1px solid #00acdc;
    color: #00acdc;
    box-shadow: none
}

[data-whatinput=mouse] .button--secondary {
    outline: 0
}

.button--secondary,.button--secondary:focus,.button--secondary:hover {
    background-color: transparent
}

.button--secondary.disabled,.button--secondary.disabled:focus,.button--secondary.disabled:hover,.button--secondary[disabled],.button--secondary[disabled]:focus,.button--secondary[disabled]:hover {
    background-color: transparent
}

.button--secondary:focus,.button--secondary:hover {
    border-color: #00566e;
    color: #00566e
}

.button--secondary:focus.disabled,.button--secondary:focus[disabled],.button--secondary:hover.disabled,.button--secondary:hover[disabled] {
    border: 1px solid #00acdc;
    color: #00acdc
}

.button--tertiary {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    font-family: inherit;
    padding: .6em 1em;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 3px;
    transition: background-color .25s ease-out,color .25s ease-out;
    font-size: 1.125rem;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #fefefe;
    color: #48525a;
    box-shadow: 0 2px 6px rgba(0,0,0,.2)
}

[data-whatinput=mouse] .button--tertiary {
    outline: 0
}

.button--tertiary:focus,.button--tertiary:hover {
    background-color: #add5db;
    color: #48525a
}

.button--tertiary.dropdown::after {
    border: inset .4em;
    border-bottom-width: 0;
    border-color: #48525a transparent transparent;
    border-top-style: solid;
    content: '';
    display: block;
    float: right;
    height: 0;
    margin-left: 1em;
    position: relative;
    top: .4em;
    width: 0
}

.button--quickaction,.button--quickaction:focus {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    font-family: inherit;
    padding: .6em 1em;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 3px;
    transition: background-color .25s ease-out,color .25s ease-out;
    font-size: 1.125rem;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    /* background-color: rgba(242,245,247,.8); */
    color: #48525a;
    box-shadow: 0 2px 6px rgba(0,0,0,.2);
    margin-right: .5rem;
    margin-top: 1rem;
    padding: .75rem 5rem;
    background: linear-gradient(#fcfcfc, #e2e2e2);
    /* width: 100%; */
}

@media screen and (max-width: 61.5625em) {
    .button--quickaction,.button--quickaction:focus {
        width:48%
    }
}

@media screen and (max-width: 39.9375em) {
    .button--quickaction,.button--quickaction:focus {
        width:100%
    }
}

[data-whatinput=mouse] .button--quickaction {
    outline: 0
}

.button--quickaction:focus,.button--quickaction:hover {
    background-color: #fefefe;
    color: #48525a
}

.button--link {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    font-family: inherit;
    padding: .6em 1em;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 3px;
    transition: background-color .25s ease-out,color .25s ease-out;
    font-size: 1.125rem;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #f2f5f7;
    color: #48525a;
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0
}

[data-whatinput=mouse] .button--link {
    outline: 0
}

.button--link:focus,.button--link:hover {
    background-color: #e5e8ea;
    color: #48525a
}

.button--link .button--link__icon {
    margin-right: 1rem;
    margin-top: -3px
}

.button--mobile {
    background-color: #e5e8ea;
    color: #48525a;
    font-size: .9em;
    padding: .5rem
}

.button--text-only {
    color: #00acdc;
    font-size: .875rem;
    font-weight: 600
}

.tabs {
    margin-bottom: 1rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border-radius: 3px;
    display: flex;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 1rem
}

.tabs::after,.tabs::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.tabs::after {
    clear: both
}

.tabs button-tab {
    margin: 0;
    margin-right: 0;
    margin-bottom: 0;
    font-size: 1.125rem;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 0
}

.tabs button-tab:last-child {
    margin-right: 0
}

.tabs button-tab:first-child {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.tabs button-tab:last-child {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

@media screen and (max-width: 39.9375em) {
    .tabs {
        border:0
    }
}

.tabs-title {
    border-radius: 0;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding: 0
}

.tabs-title:last-child {
    border-right: 0
}

@media print,screen and (min-width: 40em) {
    .tabs-title>a {
        display:inline-block;
        vertical-align: middle;
        margin: 0;
        font-family: inherit;
        padding: .6em 1em;
        -webkit-appearance: none;
        border: 1px solid transparent;
        border-radius: 3px;
        transition: background-color .25s ease-out,color .25s ease-out;
        font-size: 1.125rem;
        line-height: 1;
        text-align: center;
        cursor: pointer;
        border: 1px solid #00acdc;
        color: #00acdc;
        border-color: #006d91;
        border-radius: 0;
        color: #006d91;
        width: 100%
    }

    [data-whatinput=mouse] .tabs-title>a {
        outline: 0
    }

    .tabs-title>a,.tabs-title>a:focus,.tabs-title>a:hover {
        background-color: transparent
    }

    .tabs-title>a.disabled,.tabs-title>a.disabled:focus,.tabs-title>a.disabled:hover,.tabs-title>a[disabled],.tabs-title>a[disabled]:focus,.tabs-title>a[disabled]:hover {
        background-color: transparent
    }

    .tabs-title>a:focus,.tabs-title>a:hover {
        border-color: #00566e;
        color: #00566e
    }

    .tabs-title>a:focus.disabled,.tabs-title>a:focus[disabled],.tabs-title>a:hover.disabled,.tabs-title>a:hover[disabled] {
        border: 1px solid #00acdc;
        color: #00acdc
    }

    .tabs-title:nth-child(n+2) a {
        border-left: 0
    }

    .tabs-title:first-child a {
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px
    }

    .tabs-title:last-child a {
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px
    }

    .tabs-title.is-active {
        background: #006d91;
        color: #fefefe
    }

    .tabs-title.is-active:focus,.tabs-title.is-active:hover {
        color: #fefefe
    }
}

@media screen and (max-width: 39.9375em) {
    .tabs-title>a::after {
        color:#006d91;
        content: '❯';
        float: right;
        font-size: 1.25rem;
        top: .4em
    }
}

.tabs-title.is-active>a:focus,.tabs-title.is-active>a:hover {
    color: #fefefe
}

.button--small {
    padding-bottom: .65rem;
    padding-top: .65rem
}

.button-group--spaced .button,.button-group--spaced .button--category,.button-group--spaced .button--link,.button-group--spaced .button--secondary,.button-group--spaced .button--tertiary {
    border-radius: 3px;
    margin-right: .5rem
}

.button-group--spaced.stacked .button,.button-group--spaced.stacked .button--category,.button-group--spaced.stacked button {
    border-radius: 3px;
    margin-bottom: 1rem
}

.button-group {
    margin-bottom: 0
}

.toggle-back {
    margin-bottom: 1rem
}

.quick-actions--background {
    background-color: #006d91
}

.section-container {
    padding: 2rem
}

.section-container--knowledge-base {
    padding-top: 0;
    padding-bottom: 4em;
}

.section-button {
    padding-top: 1rem;
    text-align: center
}

.page-content--frame {
    padding-top: .5rem
}

@media print,screen and (min-width: 40em) {
    .page-content--frame {
        padding-bottom:2rem;
        padding-top: 2rem
    }
}

.article-block {
    background-color: transparent;
    margin-bottom: 1rem;
    text-align: left;
    padding: 1rem;
}

.article-block .thumbnail {
    margin-bottom: 0
}

.article-block__thumbnail {
    display: block;
    margin-bottom: 1rem;
    position: relative
}

.article-block__thumbnail img {
    max-height: 200px;
    width: 100%
}

.article-block__title {
    font-size: .9rem;
    font-weight: 600;
    line-height: 1.45rem;
    margin-bottom: 0;
    margin-top: .5rem
}

.article-block__desc {
    color: #48525a;
    display: block;
    font-size: .85rem
}

.article-block__stats {
    display: block;
    margin-top: .8rem
}

.article--helpful {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f2f5f7;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 1rem;
    margin-top: 1rem;
    padding: 1rem
}

@media screen and (min-width: 44.375em) {
    .article--helpful .article--helpful-left {
        -webkit-align-items:center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .article--helpful .button--secondary {
        margin-left: 1rem
    }
}

@media screen and (min-width: 21.6875em) and (max-width:44.375em) {
    .article--helpful .article--helpful-right .button--secondary {
        margin-top:1.6rem
    }
}

@media screen and (max-width: 39.9375em) {
    .article--helpful .button--secondary {
        margin-top:.5rem
    }
}

.article-related {
    margin-bottom: .5rem;
    padding: .5rem
}

.breadcrumbs {
    margin-bottom: 0
}

@media screen and (max-width: 39.9375em) {
    .breadcrumbs {
        margin-top:.5rem
    }
}

.callout .h2,.callout h2,.callout p,.cssp-dashboard .callout--order-info .h2,.cssp-dashboard .callout--order-info h2,.cssp-dashboard .callout--order-info p {
    margin-bottom: 0
}

.callout .h1,.callout h1,.cssp-dashboard .callout--order-info .h1,.cssp-dashboard .callout--order-info h1 {
    margin-bottom: .5rem
}

.callout.required-field,.cssp-dashboard .required-field.callout--order-info {
    background-color: rgba(249,161,69,.3)
}

.callout.required-field::before,.cssp-dashboard .required-field.callout--order-info::before {
    content: 'error';
    display: block;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-right: 5px;
    text-transform: uppercase
}

.callout.required-field .close-button,.cssp-dashboard .required-field.callout--order-info .close-button {
    font-size: 1.5em
}

.callout--mobile-limitations {
    background-color: #48525a;
    border-radius: 0;
    color: #fefefe;
    margin-bottom: 0;
    padding-right: 3rem
}

.callout--mobile-limitations .close-button {
    color: #fefefe
}

.case-overview {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f2f5f7;
    box-shadow: inset 5px 0 0 #f95147;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 1rem;
    padding: .4rem
}

@media screen and (max-width: 39.9375em) {
    .case-overview {
        padding:.5rem
    }
}

.case-overview__cell {
    border-right: 1px solid #48525a;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.case-overview--text {
    margin-bottom: 0
}

.case-overview__subject {
    padding: .5rem 1rem .5rem .5rem
}

.case-overview__recent-activity {
    padding: 1rem
}

.case-overview__quick-actions {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 82px;
    padding: 1rem
}

@media screen and (max-width: 63.9375em) {
    .case-overview__quick-actions {
        -webkit-justify-content:center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width: 63.9375em) {
    .action-icon__hidden-actions {
        display:none
    }
}

.case-status-section {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 39.9375em) {
    .case-status-section {
        margin-left:5px;
        margin-right: 5px
    }
}

.case-status__info {
    color: #48525a
}

.case-status__info .h3,.case-status__info h3 {
    margin-bottom: 0
}

.case-status__info p {
    margin-left: 20px
}

.case-status--needs-attention::before {
    background-color: #026e91;
    content: '';
    float: left;
    height: 10px;
    margin-right: 10px;
    margin-top: 6px;
    width: 10px
}

.case-status--on-hold::before {
    background-color: #01abdb;
    content: '';
    float: left;
    height: 10px;
    margin-right: 10px;
    margin-top: 6px;
    width: 10px
}

.case-status--investigating::before {
    background-color: #7fd0dc;
    content: '';
    float: left;
    height: 10px;
    margin-right: 10px;
    margin-top: 6px;
    width: 10px
}

.case-status--waiting-on-support::before {
    background-color: #c7e9ee;
    content: '';
    float: left;
    height: 10px;
    margin-right: 10px;
    margin-top: 6px;
    width: 10px
}

.comment-actions {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width: 39.9375em) {
    .comment-actions button.button,.comment-actions button.button--category {
        margin-bottom:1rem
    }
}

.content-card,.content-card__live,.content-card__table-pages {
    background-color: #fefefe;
    border-radius: .3rem;
    box-shadow: 0 2px 6px rgba(0,0,0,.2);
    margin-top: 2rem;
    padding: 2rem
}

.content-card__live {
    margin-bottom: 1rem
}

.content-card__table-pages {
    margin-top: 0
}

.course-block {
    background-color: #fefefe;
    border-radius: .1875rem;
    padding: 1rem;
    text-align: left
}

.course-block__links {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.course-block__links * {
    margin-bottom: 0
}

.CoveoSearchInterface .coveo-facet-column {
    float: right;
    margin-top: 2.5rem
}

.CoveoSearchInterface .coveo-facet-column .coveo__facetheader {
    padding-left: 1rem
}

@media screen and (max-width: 39.9375em) {
    .CoveoSearchInterface .coveo-facet-column .coveo__facetheader>.coveo--titleheader {
        display:none
    }
}

.CoveoSearchInterface.coveo-small-facets .coveo-dropdown-header,.CoveoSearchInterface.coveo-small-recommendation .coveo-dropdown-header,.CoveoSearchInterface.coveo-small-tabs .coveo-dropdown-header {
    height: 50px;
    padding: 1rem 2rem
}

.CoveoSearchInterface.coveo-small-facets .coveo-dropdown-header-wrapper a {
    margin-right: 0
}

.CoveoSearchInterface.coveo-small-facets .coveo-facet-dropdown-header {
    border: 0;
    margin-top: 1rem
}

@media screen and (max-width: 39.9375em) {
    .coveo-results-column {
        margin-top:1rem
    }
}

@media screen and (min-width: 64em) {
    .CoveoFacet,.CoveoFacetRange {
        background:0 0;
        border: 0
    }
}

@media screen and (max-width: 63.9375em) {
    .CoveoSearchInterface .coveo-facet-column .coveo__facetheader {
        display:none
    }
}

.coveo-facet-header-title {
    color: #48525a;
    font-family: lato,sans-serif
}

.CoveoSort {
    border-bottom: 0;
    padding: 0 10px
}

.CoveoSort.coveo-selected,.CoveoSort.coveo-selected:hover {
    background: #add5db;
    border-bottom: 0
}

.coveo__results-header .coveo-summary-section {
    margin-bottom: 10px;
    margin-right: 10px
}

.CoveoSearchInterface.coveo-small-facets .coveo-results-column {
    padding: 10px 10px 10px 15px
}

@media screen and (min-width: 64em) {
    .coveo-facet-footer,.coveo-facet-header {
        background:0 0
    }

    .coveo-facet-less,.coveo-facet-more {
        background: 0 0;
        color: #48525a
    }
}

.coveo-results-per-page-list .coveo-results-per-page-list-item {
    border: 0
}

.coveo-results-per-page-list .coveo-active.coveo-results-per-page-list-item,.coveo-results-per-page-list .coveo-pager-list-item.coveo-active,.coveo-results-per-page-list .coveo-pager-list-item:hover,.coveo-results-per-page-list .coveo-results-per-page-list-item:hover {
    background-color: #add5db;
    color: #006d91
}

.coveo-results-per-page-list .coveo-active.coveo-results-per-page-list-item a,.coveo-results-per-page-list .coveo-pager-list-item.coveo-active a,.coveo-results-per-page-list .coveo-pager-list-item:hover a,.coveo-results-per-page-list .coveo-results-per-page-list-item:hover a {
    color: #006d91
}

.CoveoResultsPerPage {
    float: inherit
}

@media screen and (max-width: 39.9375em) {
    .CoveoResultsPerPage {
        margin-left:0
    }
}

.CoveoPager {
    margin-left: 0
}

@media screen and (max-width: 39.9375em) {
    .CoveoPager {
        display:inline-block
    }
}

li.coveo-pager-list-item {
    display: none
}

li.coveo-pager-next.coveo-pager-anchor.coveo-pager-list-item,li.coveo-pager-previous.coveo-pager-anchor.coveo-pager-list-item {
    display: inline
}

@media screen and (max-width: 39.9375em) {
    .CoveoQuerySummary {
        display:inline-block
    }
}

.coveo-result-row.coveo-result-title {
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width: 39.9375em) {
    .go-to-solution--link a.CoveoResultLink {
        display:none
    }
}

.coveo-list-layout.CoveoResult {
    margin-left: 0;
    margin-right: 0;
    margin: 0
}

.CoveoResult a.CoveoResultLink,.CoveoResultLink a.CoveoResultLink {
    color: #48525a
}

.CoveoResult a.CoveoResultLink:hover,.CoveoResultLink:hover a.CoveoResultLink:hover {
    color: #00acdc;
    text-decoration: none
}

.CoveoExcerpt {
    margin-bottom: .5rem
}

.coveo__result-frame {
    margin: .75rem 0
}

.coveo-result-frame .coveo-result-row .coveo-result-cell:nth-child(2) .coveo-result-row:nth-child(2) {
    display: block
}

.coveo-result-frame .coveo-result-row .coveo-result-cell:nth-child(2) .coveo-result-row:nth-child(2) .coveo-result-cell {
    display: inline
}

.lia-summary-view-statistics-wrapper {
    margin-bottom: 1.5rem
}

.coveo__resultstat {
    margin-right: .75rem
}

.lia-summary-view-statistic-kudos,.lia-summary-view-statistic-post-date,.lia-summary-view-statistic-views {
    background-image: none;
    padding: 0
}

.coveo__badgesection {
    margin-bottom: 1.5rem
}

.CoveoBadge {
    padding: 10px 0
}

.CoveoResult .CoveoBadge .coveo-value .coveo-badge-icon,.CoveoResult .CoveoBadge .coveo-value .coveo-badge-icon:after,.CoveoResult .CoveoBadge .coveo-value .coveo-badge-icon:before {
    display: none
}

.coveo-badge-label:hover,.coveo-facet-breadcrumb-value.coveo-selected :hover {
    background-color: #add5db;
    cursor: pointer
}

.CoveoResult .CoveoBadge .coveo-value.coveo-clickable.coveo-selected * {
    background-color: #add5db
}

.CoveoBadge.coveobadge--nonselectable:hover {
    background-color: none
}

.coveo-facet-breadcrumb-caption::after {
    background: url(../img/icons/close-icon.svg) no-repeat center;
    content: '';
    float: right;
    height: 8px;
    margin-left: 5px;
    margin-top: 3px;
    width: 8px
}

.coveo-facet-breadcrumb-value.coveo-selected>.coveo-facet-breadcrumb-clear {
    display: none
}

.coveo-breadcrumb-clear-all {
    border: 0;
    color: #48525a
}

.lia-summary-view-statistics-wrapper {
    display: inline
}

a.coveo-folding-show-more a.coveo-folding-show-less {
    font-size: .625rem
}

.coveo-card-layout.CoveoResult.coveo-clickable:hover {
    box-shadow: none
}

.CoveoBadge {
    display: inline
}

.CoveoSearchInterface .coveo-search-results {
    padding: 0
}

.CoveoResult,.coveo-card-layout {
    border: 0
}

.solution-header {
    margin-bottom: 1rem
}

.coveo-main-section>.self-help__results {
    margin-top: 0;
    padding: 0
}

.coveo-main-section>.self-help__results .CoveoResultList {
    margin-bottom: 0;
    margin-top: 0
}

@media screen and (max-width: 39.9375em) {
    .coveo-main-section>.self-help__results .CoveoResultList {
        margin-left:0
    }
}

.coveo-main-section>.self-help__results .CoveoResultList .CoveoResult {
    margin-bottom: 0;
    margin-top: 0
}

.coveo-card-layout.CoveoResult {
    border: 0
}

.coveo-card-layout.CoveoResult .coveo-result-frame {
    padding: 0
}

.CoveoResult.coveo-result-frame .coveo-result-cell>*,.coveo-result-frame .coveo-result-cell>* {
    display: inline-block
}

.stat-container {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.stat-text {
    margin-left: .5rem
}

@media screen and (max-width: 39.9375em) {
    .coveo-results-header.coveo__results-header {
        display:block;
        width: 100%
    }

    .coveo-results-header.coveo__results-header .coveo-sort-section {
        height: 50px;
        min-width: 200px
    }

    .coveo-results-header.coveo__results-header .coveo__results-header .coveo-summary-section {
        margin-bottom: 25px
    }
}

.coveo-logo {
    background-image: url(../img/pan-logo.png);
    height: 180px;
    width: auto;
    background-position: 50% 50%
}

.discussion-of-the-week {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1.5rem
}

.discussion-content {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media print,screen and (min-width: 40em) {
    .discussion-content {
        padding-left:1rem
    }
}

.dropdown-pane {
    color: #48525a;
    padding: 1rem;
    width: auto
}

.dropdown-pane .dropdown-item {
    margin-bottom: .5rem
}

.dropdown-pane .dropdown-item:last-child {
    margin-bottom: 0
}

@media screen and (max-width: 39.9375em) {
    .filter-tabs {
        -webkit-flex-direction:column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .filter-tabs .tabs-title {
        border-bottom: 1px solid #006d91;
        border-right: 0
    }

    .filter-tabs .tabs-title>a {
        padding: 2rem
    }

    .filter-tabs .tabs-title.is-active>a::after {
        color: #fefefe
    }
}

.filter-tabs .tabs-title.is-active:first-child {
    border-radius: 3px 0 0 3px
}

.filter-tabs .tabs-title.is-active:last-child {
    border-radius: 0 3px 3px 0
}

[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea {
    background-color: none;
    color: #48525a
}

[type=color]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=datetime]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,textarea:focus {
    border: 1px solid #f2f5f7;
    box-shadow: none
}

.required-field {
    border: 1px solid #f9a145
}

.upload-field {
    border: 1px dashed #e5e8ea;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1.5rem
}

.upload-field img {
    height: 100%;
    width: 55px
}

.upload-field div {
    margin-left: 1rem
}

.upload-field div p {
    font-size: 16px;
    margin-bottom: 0
}

.upload-field div p:last-child {
    font-size: 14px;
    font-weight: 500
}

@media screen and (max-width: 39.9375em) {
    .upload-field {
        margin-bottom:1.5rem
    }
}

.info-actions-container {
    margin-bottom: 1rem
}

@media print,screen and (min-width: 40em) {
    .info-actions-container {
        -webkit-align-items:center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-right: 0
    }
}

@media print,screen and (min-width: 40em) {
    .info-actions-left .info-actions-left-top {
        -webkit-align-items:center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

@media screen and (max-width: 39.9375em) {
    .info-actions-left .info-actions-left-bottom {
        margin-top:.5rem
    }
}

@media screen and (max-width: 39.9375em) {
    .info-actions-right {
        margin-top:1rem
    }
}

.donut-chart .k-chart {
    height: 500px;
    margin: 0 auto;
    width: 500px
}

.filterable-table .k-grid-header table {
    margin-bottom: 0
}

.filterable-table .k-grid-header .k-header[role=columnheader] {
    text-transform: uppercase
}

.filterable-table .k-grid-header .k-header[role=columnheader]::after {
    content: url(../img/sort-arrows.png);
    position: relative;
    top: 6px
}

.filterable-table .k-grid-content tr {
    border-left: 3px solid #006d91
}

.filterable-table .k-pager-wrap {
    display: none
}

.filterable-table .k-filter-row button {
    display: none
}

.k-list {
    background-color: #fefefe;
    border-radius: 3px;
    box-shadow: 0 2px 6px rgba(0,0,0,.2);
    height: auto;
    list-style-type: none;
    margin: 0;
    max-height: 200px;
    overflow: auto;
    padding-bottom: .5rem;
    padding-top: .5rem
}

.k-list .k-item {
    padding: .5rem 1rem
}

.k-list .k-item:hover {
    background-color: #cedee2
}

.coveo-badge-label,.coveo-facet-breadcrumb-caption,.coveo-facet-breadcrumb-value.coveo-selected *,.label {
    border: 1px solid #006d91
}

.label--os {
    display: inline-block;
    padding: .33333rem .5rem;
    border-radius: 3px;
    font-size: .875rem;
    line-height: 1;
    white-space: nowrap;
    cursor: default;
    background: #f2f5f7;
    border: 1px solid #006d91;
    color: #006d91
}

.label--case-status {
    display: inline-block;
    padding: .33333rem .5rem;
    border-radius: 3px;
    font-size: .875rem;
    line-height: 1;
    white-space: nowrap;
    cursor: default;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 0
}

.label--priority-status {
    display: inline-block;
    padding: .33333rem .5rem;
    border-radius: 3px;
    font-size: .875rem;
    line-height: 1;
    white-space: nowrap;
    cursor: default;
    background: #b5d553;
    border: 0;
    color: #48525a;
    font-weight: 600;
    margin-right: .5rem;
    text-transform: uppercase
}

.article-tag__text {
    color: #48525a;
    font-size: .875rem;
    font-weight: 700
}

.article-tag__knowledge {
    color: #48525a;
    font-size: .875rem;
    font-weight: 700
}

.article-tag__knowledge::before {
    background: url(../img/icons/knowledge-mini-icon.svg) no-repeat center;
    content: '';
    float: left;
    height: 20px;
    margin-right: 5px;
    margin-top: 1px;
    width: 20px
}

.article-tag__discussion {
    color: #48525a;
    font-size: .875rem;
    font-weight: 700
}

.article-tag__discussion::before {
    background: url(../img/icons/discussion-icon.svg) no-repeat center;
    content: '';
    float: left;
    height: 25px;
    margin-right: 5px;
    margin-top: 1px;
    width: 20px
}

.article-tag__date {
    color: #48525a;
    font-size: .875rem;
    font-weight: 700
}

.article-tag__date::before {
    background: url(../img/icons/time-icon.svg) no-repeat center;
    content: '';
    float: left;
    height: 15px;
    margin-right: 5px;
    margin-top: 1px;
    width: 15px
}

.article-tag__likes {
    color: #48525a;
    font-size: .875rem;
    font-weight: 700
}

.article-tag__likes::before {
    background: url(../img/icons/like-icon.svg) no-repeat center;
    content: '';
    float: left;
    height: 15px;
    margin-right: 5px;
    margin-top: 1px;
    width: 15px
}

.article-tag__views {
    color: #48525a;
    font-size: .875rem;
    font-weight: 700
}

.article-tag__views::before {
    background: url(../img/icons/views-icon.svg) no-repeat center;
    content: '';
    float: left;
    height: 15px;
    margin-right: 5px;
    margin-top: 1px;
    width: 15px
}

.article-tag__solved {
    color: #48525a;
    font-size: .875rem;
    font-weight: 700
}

.article-tag__solved::before {
    background: url(../img/icons/solved-icon.svg) no-repeat center;
    content: '';
    float: left;
    height: 15px;
    margin-right: 5px;
    margin-top: 1px;
    width: 15px
}

.article-tag__comments {
    color: #48525a;
    font-size: .875rem;
    font-weight: 700
}

.article-tag__comments::before {
    background: url(../img/icons/comments-icon.svg) no-repeat center;
    content: '';
    float: left;
    height: 15px;
    margin-right: 5px;
    margin-top: 1px;
    width: 15px
}

.live-announcement-bar {
    background-color: #006d91;
    color: #fefefe;
    margin-bottom: 3rem;
    padding: .75rem
}

@media screen and (max-width: 39.9375em) {
    .live-announcement-bar {
        margin-bottom:1rem
    }
}

.live-announcement-bar--text {
    margin-bottom: 0
}

.live-announcement-bar--link {
    color: #fefefe;
    font-weight: 700
}

.live-search__text-field {
    background-color: transparent;
    border: 0;
    box-shadow: inset 0 0 0 1px #006d91
}

.live-search__text-field::-webkit-input-placeholder {
    color: #006d91
}

.live-search__text-field:-moz-placeholder {
    color: #006d91
}

.live-search__text-field::-moz-placeholder {
    color: #006d91
}

.live-search__text-field:-ms-input-placeholder {
    color: #006d91
}

.live-search__text-field::-webkit-input-placeholder {
    font-style: italic
}

.live-search__text-field:-moz-placeholder {
    font-style: italic
}

.live-search__text-field::-moz-placeholder {
    font-style: italic
}

.live-search__text-field:-ms-input-placeholder {
    font-style: italic
}

.live-search__text-field:active,.live-search__text-field:focus {
    border: 0;
    box-shadow: inset 0 0 0 1px #006d91
}

.live-search__selector-dropdown {
    background-color: #006d91;
    white-space: none
}

.live-search__selector-dropdown.button.dropdown::after,.live-search__selector-dropdown.dropdown.button--category::after {
    float: none;
    margin-left: .5rem;
    top: -2px
}

.livemenu {
    background: #48525a;
    padding-left: 118px;
    z-index: 2
}

.livemenu a {
    color: #fefefe
}

.livemenu a:active,.livemenu a:focus,.livemenu a:hover {
    color: #fefefe
}

.livemenu .livemenu--item {
    opacity: .5;
    padding-right: 1.5rem;
    position: relative
}

.livemenu .livemenu--item::after {
    background: url(../img/icons/white-arrow.svg) no-repeat 100% 100%;
    content: '';
    display: block;
    height: 20px;
    position: absolute;
    right: 0;
    top: 7px;
    width: 20px
}

.livemenu .livemenu--item.is-active {
    opacity: 1
}

.livemenu--list {
    list-style: none;
    margin-left: 0
}

.case-mgmt-dashboard .coveo-list-layout.CoveoResult .coveo-result-frame .livemenu--list .h3,.case-mgmt-dashboard .coveo-list-layout.CoveoResult .coveo-result-frame .livemenu--list h3,.livemenu--list .CoveoSort,.livemenu--list .case-mgmt-dashboard .coveo-list-layout.CoveoResult .coveo-result-frame .h3,.livemenu--list .case-mgmt-dashboard .coveo-list-layout.CoveoResult .coveo-result-frame h3,.livemenu--list .coveo-results-per-page-list,.livemenu--list .label--case-status,.livemenu--list .off-canvas .accordion .accordion-title,.livemenu--list .progress-indicator .progress-indicator--step,.livemenu--list .subheader,.livemenu--list a.coveo-folding-show-more a.coveo-folding-show-less,.off-canvas .accordion .livemenu--list .accordion-title,.progress-indicator .livemenu--list .progress-indicator--step,a.coveo-folding-show-more .livemenu--list a.coveo-folding-show-less {
    color: #006d91
}

.livemenu--list a {
    color: #48525a;
    padding-left: 0
}

.livemenu--list a:hover {
    color: #006d91
}

.livemenu--list .livemenu-list-item {
    padding-bottom: 0
}

.livemenu--mega {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #fefefe;
    display: none;
    position: absolute;
    width: 100vw;
    z-index: 999
}

.livemenu--mega.is-active {
    display: block
}

.livemenu--mega--inner {
    padding: 1rem 122px
}

.livemenu--vertical-section {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.livemenu--article-img {
    overflow: hidden;
    padding-bottom: 1rem
}

.livemenu--article-img img {
    width: 100%
}

@media screen and (max-width: 73.9375em) {
    .livemenu,.livemenu--mega {
        display:none
    }
}

.menu .p-l-0 {
    padding-left: 0
}

.menu .livemenu--article {
    white-space: normal
}

.menu .livemenu--article-body {
    padding: 1rem;
    padding-top: 0
}

.off-canvas .accordion {
    background-color: rgba(254,254,254,.3)
}

.off-canvas .accordion .is-active>.accordion-title::before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.off-canvas .accordion .accordion-title {
    background-color: #add5db;
    border: 0;
    color: #48525a;
    margin-bottom: 0;
    margin-top: 0
}

.off-canvas .accordion .accordion-title::before {
    content: '\25be';
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px)
}

.case-mgmt-dashboard .coveo-list-layout.CoveoResult .coveo-result-frame .off-canvas .accordion .accordion-title .h3,.case-mgmt-dashboard .coveo-list-layout.CoveoResult .coveo-result-frame .off-canvas .accordion .accordion-title h3,.off-canvas .accordion .accordion-title .CoveoSort,.off-canvas .accordion .accordion-title .accordion-title,.off-canvas .accordion .accordion-title .case-mgmt-dashboard .coveo-list-layout.CoveoResult .coveo-result-frame .h3,.off-canvas .accordion .accordion-title .case-mgmt-dashboard .coveo-list-layout.CoveoResult .coveo-result-frame h3,.off-canvas .accordion .accordion-title .coveo-results-per-page-list,.off-canvas .accordion .accordion-title .label--case-status,.off-canvas .accordion .accordion-title .progress-indicator .progress-indicator--step,.off-canvas .accordion .accordion-title .subheader,.off-canvas .accordion .accordion-title a.coveo-folding-show-more a.coveo-folding-show-less,.progress-indicator .off-canvas .accordion .accordion-title .progress-indicator--step,a.coveo-folding-show-more .off-canvas .accordion .accordion-title a.coveo-folding-show-less {
    margin-bottom: .3rem
}

.off-canvas .accordion .accordion-content {
    background-color: transparent;
    border: 0;
    margin-left: 0;
    padding: 0
}

.off-canvas .accordion a {
    width: 100%!important
}

.pan-off-canvas .off-canvas__profile {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #48525a;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1.5rem 1rem 1.7rem
}

.pan-off-canvas .off-canvas__profile img {
    border-radius: 50px;
    height: 60px;
    margin-right: 1rem;
    width: 60px
}

.pan-off-canvas .off-canvas__profile .off-canvas__profile-name {
    color: #fefefe;
    margin-bottom: .5rem
}

.pan-off-canvas .off-canvas__company-info {
    padding: 1rem
}

.pan-off-canvas .off-canvas__company-info img {
    margin-bottom: 1rem
}

.pan-off-canvas .off-canvas__company-info p {
    margin-bottom: 0
}

.pan-off-canvas .off-canvas__company-info .off-canvas__account {
    margin-bottom: 1rem
}

.pan-off-canvas .off-canvas__company-info .off-canvas__account a {
    color: #48525a;
    font-weight: 700;
    text-decoration: underline
}
/*
.pan-off-canvas .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after {
    border: 0;
    content: '+';
    margin: 0;
    right: 1.5rem;
    top: 36%
}
*/
.pan-off-canvas .accordion-menu .is-accordion-submenu-parent[aria-expanded=true]>a::after {
    border: 0;
    content: '-';
    margin: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.pan-off-canvas .accordion-menu {
    border-bottom: 0
}

.pan-off-canvas .accordion-menu li {
    border: 0
}

.pan-off-canvas .cssp-user-mobile {
    padding: 1rem;
    transition: opacity 1s ease
}

.pan-off-canvas .cssp-user-mobile .cssp-dashboard-link,.pan-off-canvas .cssp-user-mobile .validation-link {
    margin-bottom: 1rem;
    width: 100%
}

.orbit {
    margin-bottom: 1rem
}

.orbit-container {
    padding-left: 2rem;
    padding-right: 2rem
}

.orbit-next,.orbit-previous {
    color: #006d91;
    font-size: 4em;
    margin-top: -.5rem;
    opacity: .5;
    padding: 0;
    transition: opacity .5s ease;
    z-index: 1
}

.orbit-next:hover,.orbit-previous:hover {
    background-color: transparent;
    opacity: 1
}

.pagination__component {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.pagination__amount-selector {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.pagination__amount-selector--dropdown {
    border: 1px solid #48525a;
    border-radius: 3px;
    font-size: .75rem;
    margin-bottom: 0;
    padding-bottom: 4px;
    padding-top: 4px
}

.pagination--per-page-text {
    margin-bottom: 0;
    margin-left: .5rem
}

.pagination__page-toggles {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 1.5rem
}

.pagination__page-toggles-text {
    margin-bottom: 0;
    margin-right: .5rem
}

.page-toggles__back {
    font-size: 1.125rem;
    margin: 0 .25rem
}

.page-toggles__forward {
    font-size: 1.125rem;
    margin: 0 .25rem
}

.pagination-arrow-left {
    height: 16px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    width: 16px
}

.bottom-pagination {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.profile-pic {
    border-radius: 50%;
    height: 35px;
    margin: .25rem;
    width: 35px
}

.progress-indicator {
    display: table;
    list-style: none;
    margin: 2rem auto;
    padding: 0;
    table-layout: fixed;
    width: 100%
}

.progress-indicator .progress-indicator--description {
    font-weight: 400;
    text-transform: none
}

@media screen and (max-width: 39.9375em) {
    .progress-indicator .progress-indicator--description {
        display:none
    }
}

.progress-indicator .progress-indicator--step {
    color: #e5e8ea
}

@media screen and (max-width: 39.9375em) {
    .progress-indicator .progress-indicator--step {
        font-size:12px
    }
}

.progress-indicator>li {
    display: table-cell;
    font-size: 1.5em;
    position: relative;
    text-align: center
}

.progress-indicator>li span {
    color: #e5e8ea;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%
}

.progress-indicator>li::before {
    background: #fefefe;
    border: 2px solid #e5e8ea;
    border-radius: 100%;
    content: attr(data-step);
    display: block;
    height: 1.25em;
    line-height: 1.25em;
    margin: 0 auto;
    margin-bottom: .25em;
    position: relative;
    text-align: center;
    width: 1.25em;
    z-index: 1
}

.progress-indicator>li::after {
    background: #e5e8ea;
    content: '';
    display: block;
    height: 2px;
    left: 50%;
    margin-left: 1.5em\9;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    width: 100%;
    z-index: 0
}

.progress-indicator>li:last-child::after {
    display: none
}

.progress-indicator>li.is-complete {
    color: #00acdc
}

.progress-indicator>li.is-complete::before {
    background-image: url(../img/icons/progress-checkmark-icon.svg);
    background-position: 50%,50%;
    background-repeat: no-repeat;
    border-color: #00acdc;
    color: #00acdc
}

.progress-indicator>li.is-complete span {
    color: #48525a
}

.progress-indicator>li.is-current {
    color: #00baf7
}

.progress-indicator>li.is-current::before {
    background: #00baf7;
    border-color: #00baf7;
    color: #fefefe
}

.progress-indicator>li.is-current span {
    color: #48525a
}

.recent-activity {
    background-color: #f2f5f7;
    border-left: 3px solid #f9a145;
    margin-bottom: 1rem;
    padding: 1rem
}

.recent-activity__date {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
    text-transform: uppercase
}

.recent-activity__content {
    margin-bottom: 0
}

.result-article {
    border-bottom: 1px solid #f2f5f7;
    margin: 1rem 0;
    padding: 1rem 0
}

.related-section {
    margin-bottom: 2rem
}

.self-help-section .self-help__header {
    margin-bottom: 1.5rem;
    text-align: center
}

.self-help-section .self-help__title {
    margin-bottom: 1.5rem
}

.self-help-section .self-help__selector {
    background-color: #f2f5f7;
    border: 0;
    padding-right: 2rem;
    margin: 0 0 1rem 0;
}

.self-help-section .self-help__results {
    box-shadow: none
}

@media screen and (max-width: 39.9375em) {
    .self-help-section .button--link {
        margin-bottom:1rem
    }
}

.sidebar-main {
    background-color: #cedee2;
    /* height: 100%; */
    overflow-x: hidden;
    position: fixed;
    text-align: left;
    transition: width .5s ease .2s,box-shadow .5s ease .2s;
    width: 55px;
    z-index: 99
}

.off-canvas .accordion .sidebar-main .menu a,.sidebar-main .menu .off-canvas .accordion a,.sidebar-main .menu a.sidebar__link {
    color: #48525a;
    padding: .75rem .5rem
}

.sidebar-main .sidebar-nested-items {
    display: none
}
/*
.sidebar-main .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after {
    border: 0;
    content: '+';
    margin: 0;
    right: 1.5rem;
    top: 36%
}*/

.sidebar-main .accordion-menu .is-accordion-submenu-parent[aria-expanded=true]>a::after {
    border: 0;
    content: '-';
    margin: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.sidebar-main .accordion-menu {
    border-bottom: 0
}

.sidebar-main .accordion-menu li {
    border: 0
}

.sidebar-main .sidebar-hamburger-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 16px;
    cursor: pointer;
    margin: 14px 18px
}

.sidebar-main .sidebar-hamburger-icon::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #006d91;
    box-shadow: 0 7px 0 #006d91,0 14px 0 #006d91;
    content: ''
}

.sidebar-main .sidebar-hamburger-icon:hover::after {
    background: #006d91;
    box-shadow: 0 7px 0 #006d91,0 14px 0 #006d91
}

.sidebar-main:hover {
    box-shadow: 0 2px 6px rgba(0,0,0,.2);
    width: 250px
}

.sidebar-main .sidebar-select-container {
    padding: 1rem
}

.sidebar-main .sidebar-select-container .sidebar-select {
    border-radius: 3px
}

.sidebar-main .sidebar-select {
    background-color: #f2f5f7;
    background-position: right -.5rem center;
    border: 0;
    color: #48525a;
    height: 46px;
    margin-bottom: 0;
    padding-left: 15px
}

@media screen and (max-width: 73.9375em) {
    .sidebar-main {
        display:none
    }
}

.off-canvas .accordion a,.sidebar__link {
    border-bottom: 1px solid #e5e8ea;
    color: #48525a;
    display: block;
    font-size: 16px;
    transition: all .3s ease;
    width: 250px
}

.off-canvas .accordion a.active,.sidebar__link.active {
    background-color: #add5db;
    font-weight: 600
}

.off-canvas .accordion a:hover,.sidebar__link:hover {
    background-color: #add5db
}

.input-group.sidebar-hamburger-group {
    background-color: #cedee2;
    margin-bottom: 0
}

.sidebar__name {
    margin-left: 1rem
}

.sidebar__items {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.sidebar-nested-items a {
    color: #48525a
}

.cssp-user {
    height: 280px;
    opacity: 0;
    padding: 1rem;
    transition: opacity 1s ease
}

.cssp-user .cssp-dashboard-link,.cssp-user .validation-link {
    margin-bottom: 1rem;
    width: 100%
}

.sidebar-main:hover .cssp-user {
    opacity: 1;
    transition: opacity 1s ease;
    transition-delay: .5s
}

.sticky-container {
    z-index: 10
}

.list__header {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: .5rem
}

.list__header-right {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 39.9375em) {
    .list__header-right {
        margin-bottom:1rem
    }
}

.table-button-actions {
    margin-bottom: 2rem
}

@media screen and (max-width: 63.9375em) {
    .table--container {
        display:block;
        width: 100%;
        overflow-x: auto
    }
}

.table--container .filter-arrows {
    display: block;
    font-size: 8px;
    margin-left: 10px
}

.table--container .priority-table__headerborder {
    border: 0
}

.table--container .select-item-checkbox {
    margin: .5rem;
    width: 20px
}

.table--container .license-block {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap
}

@media screen and (max-width: 63.9375em) {
    .table--container .license-block .download-icon {
        display:none
    }
}

.table--container .select-all-text {
    font-size: .5rem;
    font-style: italic;
    margin-bottom: 0;
    text-align: center
}

.list-action--dropdown {
    padding: .25rem
}

.topbar {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fefefe;
    box-shadow: 0 0 3px rgba(10,10,10,.1);
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 999
}

@media screen and (max-width: 73.9375em) {
    .topbar {
        padding:.5rem 0 0
    }
}

.topbar__left,.topbar__right {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 73.9375em) {
    .topbar__left,.topbar__right {
        -webkit-flex:0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        min-height: 0;
        min-width: 0;
        width: calc(100% - 1.25rem);
    }
}

@media screen and (max-width: 73.9375em) {
    .topbar__left {
        -webkit-justify-content:space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .topbar__left .button,.topbar__left .button--category {
        margin-bottom: 0
    }

    .topbar__left .menu {
        display: none
    }

    .case-mgmt-dashboard .coveo-list-layout.CoveoResult .coveo-result-frame .topbar__left .h3,.case-mgmt-dashboard .coveo-list-layout.CoveoResult .coveo-result-frame .topbar__left h3,.off-canvas .accordion .topbar__left .accordion-title,.progress-indicator .topbar__left .progress-indicator--step,.topbar__left .CoveoSort,.topbar__left .case-mgmt-dashboard .coveo-list-layout.CoveoResult .coveo-result-frame .h3,.topbar__left .case-mgmt-dashboard .coveo-list-layout.CoveoResult .coveo-result-frame h3,.topbar__left .coveo-results-per-page-list,.topbar__left .label--case-status,.topbar__left .off-canvas .accordion .accordion-title,.topbar__left .progress-indicator .progress-indicator--step,.topbar__left .subheader,.topbar__left a.coveo-folding-show-more a.coveo-folding-show-less,a.coveo-folding-show-more .topbar__left a.coveo-folding-show-less {
        margin-bottom: 0;
        text-align: center
    }
}

@media screen and (min-width: 73.9375em) {
    .case-mgmt-dashboard .coveo-list-layout.CoveoResult .coveo-result-frame .topbar__left .h3,.case-mgmt-dashboard .coveo-list-layout.CoveoResult .coveo-result-frame .topbar__left h3,.off-canvas .accordion .topbar__left .accordion-title,.progress-indicator .topbar__left .progress-indicator--step,.topbar__left .CoveoSort,.topbar__left .button,.topbar__left .button--category,.topbar__left .case-mgmt-dashboard .coveo-list-layout.CoveoResult .coveo-result-frame .h3,.topbar__left .case-mgmt-dashboard .coveo-list-layout.CoveoResult .coveo-result-frame h3,.topbar__left .coveo-results-per-page-list,.topbar__left .label--case-status,.topbar__left .off-canvas .accordion .accordion-title,.topbar__left .progress-indicator .progress-indicator--step,.topbar__left .subheader,.topbar__left a.coveo-folding-show-more a.coveo-folding-show-less,a.coveo-folding-show-more .topbar__left a.coveo-folding-show-less {
        display:none
    }
}

.topbar__left .menu .topbar__link {
    color: rgba(72,82,90,.5);
    font-weight: 700;
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
    text-transform: uppercase
}

.topbar__left .menu .topbar__link.is-active {
    background-color: #b5d451;
    -webkit-clip-path: polygon(8% 0,100% 0,92% 100%,0 100%);
    clip-path: polygon(8% 0,100% 0,92% 100%,0 100%);
    color: #fefefe;
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.topbar__right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media screen and (max-width: 73.9375em) {
    .topbar__right {
        margin-left:0;
        width: 100%
    }
}

#mobile-searchbox {
    width: 100%;
}

.topbar__right>#searchbox {
    height: 40px
}

@media screen and (max-width: 73.9375em) {
    .topbar__right>#searchbox {
        width:100%
    }
}

@media screen and (max-width: 73.9375em) {
    .notification-button,.profile-pic {
        display:none
    }
}

.notification-button__number {
    font-size: .7rem;
    left: 30px;
    position: relative;
    color:black;
}

.notification-button__icon {
    margin-left: .8rem;
    margin-right: .8rem
}

.notification-dropdown {
    font-size: 1em;
    padding: 0;
    top: 55px!important;
    /* width:300px; */
    height:396px;
}

.notification-dropdown__item {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 250px
}

.notification-dropdown__item:hover {
    background-color: #f2f5f7
}

.profile-pic {
    margin-right: 1rem
}

@media screen and (max-width: 73.9375em) {
    .pan-logo {
        display:none
    }
}

@media screen and (min-width: 73.9375em) {
    .mobile-logo {
        display:none
    }
}

@media screen and (max-width: 73.9375em) {
    .topbar__right .button--small {
        display:none
    }
}

.topbar__right .button,.topbar__right .button--category,.topbar__right .button--secondary {
    margin-bottom: 0;
    margin-left: .5rem;
    margin-right: 0
}

.CoveoSearchbox {
    background-color: #fefefe
}

.CoveoSearchbox .CoveoSearchButton {
    background: url(../img/search-icon.svg) no-repeat center;
    border: 0;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
    float: left;
    height: 42px;
    width: 42px
}

.CoveoSearchbox .CoveoSearchButton .coveo-icon {
    display: none
}

.CoveoSearchbox .magic-box {
    border-color: #e5e8ea;
    min-width: 300px
}

.CoveoSearchbox .magic-box .magic-box-input {
    height: 40px
}

.CoveoSearchbox .magic-box .magic-box-input>input {
    height: 40px;
    margin-left: -.7rem
}

.CoveoSearchbox .magic-box .magic-box-input .magic-box-underlay {
    height: 40px
}

.CoveoSearchbox .magic-box .magic-box-clear {
    display: none
}

.topbar-loggedout .CoveoSearchInterface {
    min-width: 250px
}

@media screen and (min-width: 73.9375em) {
    .topbar-loggedout .magic-box {
        min-width:250px;
        width: 250px
    }
}

.topbar-secondary {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #48525a;
    color: #fefefe;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem,;
    z-index:1;
}

@media screen and (max-width: 73.9375em) {
    .topbar-secondary {
        display:none
    }
}

.topbar-secondary p {
    margin-bottom: 0
}

.topbar-secondary__left,.topbar-secondary__right {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.topbar-secondary__left-item {
    margin-right: 1rem
}

.topbar-secondar__rolesbutton,.topbar-secondary__changebutton {
    color: #fefefe;
    font-weight: 700;
    margin-left: .1rem;
    text-decoration: underline;
    transition: color ease .2s
}

.topbar-secondar__rolesbutton:hover,.topbar-secondary__changebutton:hover {
    color: #00acdc
}

.topbar-secondary__right .input-group {
    margin-bottom: 0
}

.topbar-secondary__right .input-group>:first-child,.topbar-secondary__right .input-group>:last-child>* {
    border-radius: 3px
}

.topbar-secondary__input {
    background-color: transparent;
    border: 1px solid #f2f5f7;
    margin-right: .5rem;
    transition: background-color ease-in-out .2s
}

.topbar-secondary__input:focus {
    background-color: rgba(254,254,254,.1)
}

.topbar-secondary__impersonate {
    background-color: #f2f5f7;
    color: #48525a
}

.CoveoSearchbox {
    background-color: #fefefe;
    border-radius: 2px;
}

.CoveoSearchbox .CoveoSearchButton {
    background: url(../img/search-icon.svg) no-repeat center;
    border: 0;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
    float: left;
    height: 42px;
    width: 42px
}

.CoveoSearchbox .CoveoSearchButton .coveo-icon {
    display: none
}

.CoveoSearchbox .magic-box {
    border-color: #e5e8ea;
    min-width: 300px
}

.CoveoSearchbox .magic-box .magic-box-input {
    height: 40px
}

.CoveoSearchbox .magic-box .magic-box-input>input {
    height: 40px;
    margin-left: -.7rem
}

.CoveoSearchbox .magic-box .magic-box-input .magic-box-underlay {
    height: 40px
}

.CoveoSearchbox .magic-box .magic-box-clear {
    display: none
}

.topbar-loggedout .CoveoSearchInterface {
    min-width: 250px
}

@media screen and (min-width: 73.9375em) {
    .topbar-loggedout .magic-box {
        min-width:250px;
        width: 250px
    }
}

.account-registration .content-card__inner {
    margin: 0 auto
}

@media screen and (max-width: 27.3125em) {
    .account-registration .content-card__inner .button,.account-registration .content-card__inner .button--category {
        margin-bottom:1rem
    }
}

.account-registration .registration-step-buttons {
    text-align: center
}

.account-registration .registration-cancel {
    padding-left: 4rem;
    padding-right: 4rem
}

.account-registration .registration-next {
    margin: 1rem;
    padding-left: 4rem;
    padding-right: 4rem
}

.account-registration .register-device-radio {
    display: block;
    margin-bottom: 1rem
}

.account-registration .radio-button {
    margin-bottom: 0
}

.account-registration .help-tip {
    font-style: italic;
    margin-left: 1rem
}

.account-registration .code-image {
    border: 1px solid #e5e8ea;
    font-size: 3.125rem;
    margin-bottom: 1rem;
    padding: 2rem;
    text-align: center
}

.account-registration .contact-details-section {
    margin-bottom: 2rem
}

.account-registration .help-tip2 {
    font-style: italic;
    margin-bottom: 2rem
}

.account-registration .password-info-icon {
    margin-left: .5rem
}

.account-registration .ph-account-registration,.account-registration .ph-case-creation,.case-creation .ph-account-registration,.case-creation .ph-case-creation {
    display: none;
    padding-bottom: 2rem
}

.account-registration .ph-account-registration.is-active,.account-registration .ph-case-creation.is-active,.case-creation .ph-account-registration.is-active,.case-creation .ph-case-creation.is-active {
    display: block
}

.account-registration .section-header,.case-creation .section-header {
    text-align: center
}

@media screen and (max-width: 39.9375em) {
    .account-registration .section-header,.case-creation .section-header {
        display:none
    }
}

.account-registration .case-wizard,.case-creation .case-wizard {
    margin-bottom: 1rem
}

@media screen and (max-width: 39.9375em) {
    .account-registration .case-wizard,.case-creation .case-wizard {
        padding:1rem
    }
}

.account-registration .title-button--header,.case-creation .title-button--header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.account-registration .case-creation--step-buttons,.case-creation .case-creation--step-buttons {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.account-registration .case-creation--buttons-right,.case-creation .case-creation--buttons-right {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.account-registration .case-table--pagination,.case-creation .case-table--pagination {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.account-registration .case-wizard__left-column,.case-creation .case-wizard__left-column {
    border-right: 1px solid #cedee2;
    margin-right: 0;
    padding-right: 2.5rem
}

@media screen and (max-width: 39.9375em) {
    .account-registration .case-wizard__left-column,.case-creation .case-wizard__left-column {
        border-right:0;
        padding-right: 0
    }
}

.account-registration .case-wizard__right-column,.case-creation .case-wizard__right-column {
    padding-left: 1rem
}

@media screen and (max-width: 39.9375em) {
    .account-registration .case-wizard__right-column,.case-creation .case-wizard__right-column {
        padding-left:0
    }
}

.account-registration .fitted-container.cell.auto,.case-creation .fitted-container.cell.auto {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.account-registration .problem--dropdown,.case-creation .problem--dropdown {
    margin-top: 1rem
}

.account-registration .problem--textarea,.case-creation .problem--textarea {
    margin-bottom: 2rem;
    min-height: 10rem
}

.account-registration .case-wizard-trending-info .coveo-list-layout.CoveoResult,.case-creation .case-wizard-trending-info .coveo-list-layout.CoveoResult {
    border-bottom: 0
}

.account-registration .case-wizard-trending-info .coveo-list-layout.CoveoResult .coveo-result-frame,.case-creation .case-wizard-trending-info .coveo-list-layout.CoveoResult .coveo-result-frame {
    margin-top: 0
}

.account-registration .case-wizard-trending-info .coveo-list-layout.CoveoResult .coveo-result-frame .h3,.account-registration .case-wizard-trending-info .coveo-list-layout.CoveoResult .coveo-result-frame h3,.case-creation .case-wizard-trending-info .coveo-list-layout.CoveoResult .coveo-result-frame .h3,.case-creation .case-wizard-trending-info .coveo-list-layout.CoveoResult .coveo-result-frame h3 {
    margin-bottom: 0
}

.account-registration .case-wizard-trending-info .coveo-list-layout.CoveoResult .coveo-result-frame p,.case-creation .case-wizard-trending-info .coveo-list-layout.CoveoResult .coveo-result-frame p {
    margin-bottom: 0
}

@media screen and (max-width: 39.9375em) {
    .account-registration .coveo-goto-solution-link,.case-creation .coveo-goto-solution-link {
        display:none
    }
}

@media screen and (max-width: 39.9375em) {
    .account-registration .help-button,.case-creation .help-button {
        display:none
    }
}

.account-registration .asset-search__selector-dropdown,.case-creation .asset-search__selector-dropdown {
    background-color: #006d91;
    border: 10px solid #006d91
}

.account-registration .case-wizard__instructions4,.case-creation .case-wizard__instructions4 {
    margin-bottom: 1rem;
    margin-left: .8rem
}

.account-registration .critical-agreement-terms,.case-creation .critical-agreement-terms {
    margin-bottom: .5rem
}

.account-registration .critical-agreement-checkbox,.case-creation .critical-agreement-checkbox {
    margin: 0 10px 0 0
}

.account-registration .reveal-critical-checkbox,.case-creation .reveal-critical-checkbox {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.account-registration .checkbox,.case-creation .checkbox {
    margin-bottom: 0
}

.account-registration .show,.case-creation .show {
    display: block!important
}

.account-registration .case-wizard__instructions5,.case-creation .case-wizard__instructions5 {
    margin-bottom: 2rem
}

@media screen and (max-width: 63.9375em) {
    .account-registration .case-wizard__instructions5,.case-creation .case-wizard__instructions5 {
        display:none
    }
}

@media print,screen and (min-width: 64em) {
    .account-registration .case-wizard__instructions5-mobile,.case-creation .case-wizard__instructions5-mobile {
        display:none
    }
}

.account-registration .submission-text,.case-creation .submission-text {
    font-size: 1rem
}

.account-registration .goto-case--button,.case-creation .goto-case--button {
    margin-right: .25rem
}

.account-registration .priority-table__border,.case-creation .priority-table__border {
    border: 0
}

.account-registration .priority-table__critical,.case-creation .priority-table__critical {
    box-shadow: inset 5px 0 0 #f95147
}

.account-registration .priority-table__high,.case-creation .priority-table__high {
    box-shadow: inset 5px 0 0 #ffbc1a
}

.account-registration .priority-table__medium,.case-creation .priority-table__medium {
    box-shadow: inset 5px 0 0 #7fd0dd
}

.account-registration .priority-table__low,.case-creation .priority-table__low {
    box-shadow: inset 5px 0 0 #b5d553
}

.account-registration .case-search__text-field,.case-creation .case-search__text-field {
    background-color: transparent;
    border: 0;
    box-shadow: inset 0 0 0 1px #006d91
}

.account-registration .case-search__text-field::-webkit-input-placeholder,.case-creation .case-search__text-field::-webkit-input-placeholder {
    color: #006d91
}

.account-registration .case-search__text-field:-moz-placeholder,.case-creation .case-search__text-field:-moz-placeholder {
    color: #006d91
}

.account-registration .case-search__text-field::-moz-placeholder,.case-creation .case-search__text-field::-moz-placeholder {
    color: #006d91
}

.account-registration .case-search__text-field:-ms-input-placeholder,.case-creation .case-search__text-field:-ms-input-placeholder {
    color: #006d91
}

.account-registration .case-search__text-field::-webkit-input-placeholder,.case-creation .case-search__text-field::-webkit-input-placeholder {
    font-style: italic
}

.account-registration .case-search__text-field:-moz-placeholder,.case-creation .case-search__text-field:-moz-placeholder {
    font-style: italic
}

.account-registration .case-search__text-field::-moz-placeholder,.case-creation .case-search__text-field::-moz-placeholder {
    font-style: italic
}

.account-registration .case-search__text-field:-ms-input-placeholder,.case-creation .case-search__text-field:-ms-input-placeholder {
    font-style: italic
}

.account-registration .case-search__text-field:active,.account-registration .case-search__text-field:focus,.case-creation .case-search__text-field:active,.case-creation .case-search__text-field:focus {
    border: 0;
    box-shadow: inset 0 0 0 1px #006d91
}

.account-registration .case-search__selector-dropdown,.case-creation .case-search__selector-dropdown {
    background-color: #006d91
}

.account-registration .asset-search__selector-dropdown.dropdown::after,.case-creation .asset-search__selector-dropdown.dropdown::after {
    float: none;
    margin-left: .5rem;
    top: -2px
}

.masonry-css {
    -webkit-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 1rem;
    column-gap: 1rem
}

@media print,screen and (min-width: 40em) {
    .masonry-css {
        -webkit-column-count:2;
        column-count: 2
    }
}

.masonry-css-item {
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    padding: 1rem 1rem;
    border-right: 1px solid #cedee2
}

@media screen and (max-width: 39.9375em) {
    .masonry-css-item {
        border-right:0
    }
}

.masonry-css-item:last-child {
    border-right: 0
}

.case-details .case-number {
    margin-bottom: .5rem
}

.case-details .case-action-dropdown {
    margin-right: 0
}

.case-details .comment-section-button {
    display: initial
}

@media print,screen and (min-width: 40em) {
    .case-details .comment-section-button {
        display:none
    }
}

.case-details .section-header {
    margin-bottom: 0;
    margin-right: 1rem
}

.case-details .content-card,.case-details .content-card__live,.case-details .content-card__table-pages {
    margin-top: 0
}

@media print,screen and (min-width: 40em) {
    .case-details .content-card,.case-details .content-card__live,.case-details .content-card__table-pages {
        min-height:1162px
    }
}

@media print,screen and (min-width: 40em) {
    .add-comment-mobile {
        display:none
    }
}

.case-comment-section-header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.case-comments__filter {
    border: 0;
    cursor: pointer
}

.case-comment-actions {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.comments-thread {
    max-height: 850px;
    overflow-y: scroll
}

.case-detail-comment {
    border-bottom: 1px solid #cedee2;
    margin-bottom: 1rem;
    padding: 1rem 0
}

.case-detail-comment .case-detail-comment__header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: .5rem
}

.case-detail-comment .sender-info {
    margin-left: .5rem
}

.case-detail-comment .sender-info p {
    margin-bottom: 0
}

.case-detail-comment .case-detail-comment--body {
    margin-left: .5rem;
    margin-right: .5rem
}

.label-information {
    border-bottom: 1px solid #cedee2;
    margin-bottom: .25rem
}

@media print,screen and (min-width: 40em) {
    .rma-info--section {
        -webkit-align-items:center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media screen and (max-width: 39.9375em) {
    .rma-info--text {
        margin-bottom:0
    }
}

.listed-information {
    background-color: #f2f5f7;
    border-radius: 3px;
    padding: 1rem
}

@media screen and (max-width: 39.9375em) {
    .listed-information {
        margin-top:1rem
    }
}

.case-details--add-list,.case-details--file-uploader,.case-details--new-folder {
    cursor: pointer
}

@media screen and (max-width: 63.9375em) {
    .case-details--add-list,.case-details--file-uploader,.case-details--new-folder {
        display:none
    }
}

.case-details--file-uploader {
    margin-left: 1rem
}

.case-details--file-uploader .folder-mini-icon {
    margin: 5px 5px 8px
}

.case-details--edit-asc .edit-mini-icon {
    cursor: pointer;
    margin: 5px 5px 8px
}

.edit-asc-bottom {
    cursor: pointer;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.support-dashboard--nav-buttons .button,.support-dashboard--nav-buttons .button--category,.support-dashboard--nav-buttons .button--secondary {
    margin-bottom: 0
}

@media screen and (max-width: 39.9375em) {
    .support-dashboard--nav-buttons .button,.support-dashboard--nav-buttons .button--category,.support-dashboard--nav-buttons .button--secondary {
        margin-bottom:.5rem
    }
}

@media screen and (max-width: 39.9375em) {
    .support-dashboard--nav-buttons {
        -webkit-align-items:stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        margin-top: .5rem
    }
}

.case-status--block,.overview--block,.recent--block {
    margin-bottom: 2rem
}

@media screen and (max-width: 39.9375em) {
    .case-status--block,.overview--block,.recent--block {
        margin-right:0
    }
}

.case-dashboard__header {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 1rem
}

.support-dashboard--title {
    margin-bottom: 0
}

@media screen and (max-width: 39.9375em) {
    .support-dashboard--title {
        margin-top:1rem
    }
}

.trending-info--title {
    margin-bottom: 0
}

.case-overview--title {
    margin-bottom: 0
}

@media screen and (max-width: 39.9375em) {
    .case-overview--title {
        margin-left:4px
    }
}

.overview--header {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 1rem
}

.case-mgmt--activity-section {
    margin-top: 0
}

.action-required__number {
    border: 1px solid #e5e8ea;
    border-radius: 3px;
    font-size: .75rem;
    margin: 4px;
    padding: 4px 1rem
}

.action-required__sentence {
    font-size: .75rem
}

.action-required__sentence .requiring--uppercase {
    font-weight: 700;
    text-transform: uppercase
}

.case-mgmt-dashboard .coveo-list-layout.CoveoResult {
    border: 0
}

.case-mgmt-dashboard .coveo-list-layout.CoveoResult .coveo-result-frame {
    margin-top: 0
}

.case-mgmt-dashboard .coveo-list-layout.CoveoResult .coveo-result-frame .h3,.case-mgmt-dashboard .coveo-list-layout.CoveoResult .coveo-result-frame h3 {
    margin-bottom: 0
}

.case-mgmt-dashboard .coveo-list-layout.CoveoResult .coveo-result-frame p {
    margin-bottom: 0
}

@media screen and (max-width: 39.9375em) {
    .case-list__breadcrumbs {
        margin-bottom:1rem;
        margin-top: 1rem
    }
}

.case-list__above-tabs {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 1rem
}

@media screen and (max-width: 39.9375em) {
    .case-list__tabs {
        display:none
    }
}

.case-list__tabs-mobile {
    margin: .5rem;
    position: relative
}

.case-list__tabs-mobile::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fff transparent transparent;
    content: '';
    display: block;
    pointer-events: none;
    position: absolute;
    right: 1rem;
    top: 16px;
    z-index: 100000
}

.case-list__tabs-mobile .case-list__tabs-mobile-dropdown {
    background-color: #006d91;
    background-image: none;
    border: 0;
    color: #fefefe;
    font-weight: 700;
    position: relative
}

@media screen and (min-width: 40em) {
    .case-list__tabs-mobile {
        display:none
    }
}

.case-list--button-group {
    margin-top: 1rem
}

.case-list--create-case-button,.case-list--title {
    margin-bottom: 0
}

.case-list--create-case-button {
    margin-left: 4px
}

@media screen and (max-width: 63.9375em) {
    .action-icon__print {
        display:none
    }
}

.case-list__footer {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.download-csv--text {
    margin-bottom: 0
}

@media screen and (max-width: 63.9375em) {
    .download-csv--text {
        display:none
    }
}

.case-list__action-required--number {
    border: 1px solid #48525a;
    border-radius: 3px;
    font-size: .75rem;
    margin: 4px;
    padding: 4px 1rem
}

.case-list__action-required--sentence {
    font-size: .875rem
}

.case-list__action-required--sentence .case-list__requiring--uppercase {
    font-weight: 700;
    text-transform: uppercase
}

.quick-actions--title {
    color: #fefefe;
    font-weight: normal;
    font-size: 2rem;
    padding-left: 20px;
    text-transform: none;
}

.alert__icon {
    margin-right: .5rem
}

.alert__info {
    margin-left: 2.7rem
}

.csp-home-unauthenticated .button,.csp-home-unauthenticated .button--category {
    margin-bottom: 1rem
}

@media screen and (max-width: 39.9375em) {
    .csp-home-unauthenticated .tutorial-link {
        margin-bottom:1rem
    }
}

.cssp-dashboard .cssp-information p {
    margin-bottom: 0
}

.cssp-dashboard .cssp-information .license-activation {
    margin-top: 1rem
}

.cssp-dashboard .cart-header {
    margin-bottom: 1.5rem
}

.cssp-dashboard .button-group {
    margin-bottom: 1rem;
    margin-top: 1rem
}

.cssp-dashboard .cssp-info-header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.case-mgmt-dashboard .coveo-list-layout.CoveoResult .coveo-result-frame .cssp-dashboard .cssp-guides .h3,.case-mgmt-dashboard .coveo-list-layout.CoveoResult .coveo-result-frame .cssp-dashboard .cssp-guides h3,.cssp-dashboard .cssp-guides .CoveoSort,.cssp-dashboard .cssp-guides .case-mgmt-dashboard .coveo-list-layout.CoveoResult .coveo-result-frame .h3,.cssp-dashboard .cssp-guides .case-mgmt-dashboard .coveo-list-layout.CoveoResult .coveo-result-frame h3,.cssp-dashboard .cssp-guides .coveo-results-per-page-list,.cssp-dashboard .cssp-guides .label--case-status,.cssp-dashboard .cssp-guides .off-canvas .accordion .accordion-title,.cssp-dashboard .cssp-guides .progress-indicator .progress-indicator--step,.cssp-dashboard .cssp-guides .subheader,.cssp-dashboard .cssp-guides a.coveo-folding-show-more a.coveo-folding-show-less,.off-canvas .accordion .cssp-dashboard .cssp-guides .accordion-title,.progress-indicator .cssp-dashboard .cssp-guides .progress-indicator--step,a.coveo-folding-show-more .cssp-dashboard .cssp-guides a.coveo-folding-show-less {
    margin-bottom: .5rem
}

.cssp-dashboard .cssp-guides .individual-guides {
    margin-bottom: 2rem
}

.cssp-dashboard .cssp-guides .button--tertiary {
    padding-left: 3rem;
    padding-right: 3rem
}

.cssp-dashboard .order-history {
    margin-bottom: 2rem;
    margin-top: 2rem
}

.cssp-dashboard .callout--order-info {
    box-shadow: inset 5px 0 0 #b5d553;
    margin-bottom: 1rem
}

.cssp-dashboard .order-history__sub-info {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: .5rem
}

.cssp-dashboard .order--status {
    color: #b5d553
}

.cssp-dashboard .order--date {
    color: #48525a
}

.cssp-dashboard .full-history-link {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.help-page .tabs-content {
    margin-bottom: 4rem;
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%
}

.help-page .accordion {
    background-color: transparent;
    margin-top: 1rem
}

.help-page .accordion-item {
    background-color: #fefefe;
    border: 1px solid #cedee2;
    border-radius: 3px;
    margin-bottom: 1rem
}

.help-page .accordion-item a:focus,.help-page .accordion-item a:hover {
    background-color: #fefefe
}

.help-page .accordion-title {
    border: 0;
    color: #48525a;
    font-size: .9em;
    padding-left: 2rem
}

.help-page .accordion-title::before {
    content: url(../img/icons/plus-icon.svg);
    font-size: 1.2em;
    position: relative;
    right: .7rem
}

.help-page .accordion-title.has-tutorial::after {
    content: url(../img/icons/watch-tutorial.svg);
    position: absolute;
    right: 1rem
}

.help-page .is-active>.accordion-title::before {
    content: url(../img/icons/minus-icon.svg);
    top: -4px
}

.help-page .accordion-content {
    border: 0;
    border-top: 1px solid #cedee2
}

.live-article .article-info {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.live-article .article-block__stats-item {
    margin-right: .5rem
}

.live-article .article-body {
    margin-bottom: 2rem
}

.live-article .live-article--right-sidenav {
    margin-top: 2rem
}

.live-article .live-search__text-field {
    margin-bottom: 1rem
}

.live-article .article-labels {
    margin-bottom: .5rem
}

.live-article .requirements-labels {
    margin-bottom: 1.5rem
}

.live-article .article-related {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 0
}

.live-article .article-related .article-tag__likes {
    margin-left: .5rem
}

.live-article .article-related--title {
    color: #48525a
}

.stage--live {
    padding-bottom: 2rem
}

.live__category-header {
    font-size: 1.375rem;
    margin: .5rem 1.5rem
}

.live__category-active {
    color: #f9a145;
    font-weight: 500
}

.live-subcategory-section {
    margin-bottom: 2rem;
    margin-top: 1rem
}

.live-subcategory-section li:last-child .live-subcategory-option {
    border-right: 0
}

.live-subcategory-section .live-subcategory-option {
    border-radius: 0;
    border-right: 1px solid #006d91;
    padding: .25rem 1rem
}

@media screen and (max-width: 39.9375em) {
    .live-subcategory-section .live-subcategory-option {
        border-right:0
    }
}

.live-subcategory-section .live-subcategory-option .live-subheader-option__text {
    margin: 0
}

.live-article-carousel {
    margin-bottom: 2rem
}

.section-container--category {
    background-color: #e5e8ea;
    margin-top: 3rem;
    padding-bottom: 3rem;
    padding-top: 3rem
}

.button--category {
    background: #006d91;
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
    text-transform: uppercase
}

@media screen and (max-width: 39.9375em) {
    .button--category {
        margin-bottom:1rem
    }
}

.live-ad-square {
    margin-top: 5rem;
    text-align: center
}

.section-container--live-discussions-tutorials {
    background-color: #fefefe;
    padding-bottom: 3rem;
    padding-top: 3rem
}

.live-home--discussion-of-week {
    margin-bottom: 2rem
}

.tutorials--block {
    margin-bottom: 2rem
}

.cell .grid-y.grid-frame {
    height: 100%
}

/* Begin PANW Custom Styles */

#content-body-container, .sfdc-page-content {
    display: none;
}

.CoveoLogo {
    display: none !important;
}

.livecommunity-logo {
    width: 150px;
    margin-top: 5px;
}

input[type="text"].edit-profiletext{
    display: block;
    box-sizing: border-box;
    width: 100% !important;
    height: 2.4375rem !important;
    margin: 0 0 1rem;
    padding: .5rem;
    border: 1px solid #e5e8ea;
    border-radius: 3px;
    background-color: #fefefe;
    box-shadow: inset 0 1px 2px rgba(10,10,10,.1);
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    transition: box-shadow .5s,border-color .25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;   
}

.content-card-announcement {
    background-color: #fefefe;
    border-radius: .3rem;
    box-shadow: 0 2px 6px rgba(0,0,0,.2);    
    padding: 2rem
}

@media screen and (max-width: 73.9375em) {
    .topbar__right>#coveosearchid{
        width:100%
    }
}

/* To fix the overlay issue with Salesforce Communities */
.sticky {
    z-index: 10 !important;
}

/* Profile pic margin */
.profile-pic {
    margin-right: 0.1rem !important;
    margin-left: 1rem;
}

.CoveoSort,.case-mgmt-dashboard .coveo-list-layout.CoveoResult .coveo-result-frame .h3,.case-mgmt-dashboard .coveo-list-layout.CoveoResult .coveo-result-frame h3,.coveo-results-per-page-list,.h2,.label--case-status,.off-canvas .accordion .accordion-title,.progress-indicator .progress-indicator--step,.subheader,a.coveo-folding-show-more a.coveo-folding-show-less,h2 {
    margin-bottom: 0.1rem !important;
}

/* OffCanvas styles for R1 - R1 is only for release 1 of the CSP, when the off canvas is reverted back to the original design these will be obsolete */
.pan-off-canvas .off-canvas__links-r1 {  
    margin: 0.5rem;  
    max-width: 300px;  
}  

.pan-off-canvas .off-canvas__links-r1 .r1-link {  
    margin-bottom: 1rem;  
}  
/* End PANW Custom Styles */

/* Begin PANW Footer Styles */

.footer-pan {
    padding: 2rem 1rem 2rem 1rem;
    background: #48525a;
}

.footer-pan h5 {
    color: #ffffff;
    font-size: 1.25rem;    
}

.footer-pan p {
    color: #ffffff;
    font-size: inherit;    
}

.table-header {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}

.priority-table__critical {
    box-shadow: inset 5px 0 0 #F95147;
}

.priority-table__high {
    box-shadow: inset 5px 0 0 #FFBC1A;
}

.priority-table__medium {
    box-shadow: inset 5px 0 0 #7FD0DD;
}

.priority-table__low {
    box-shadow: inset 5px 0 0 #B5D553;
}

/* End PANW Footer Styles */

/* Begin PANW Feedback Widget Styles */
.feedback-panel {
	width:40px;
	float:right;
	height:100px;
	position:fixed;
	bottom: 10px;
	right: 0px;
	z-index: 2;
}

.feedback-text {
	writing-mode: vertical-rl;
	-webkit-transform: rotate(-180deg);
    -ms-writing-mode: tb-rl; /* Support for IE */
    -ms-transform: rotate(-180deg); /* Support for IE */
	color:#ffffff;
}

.feedback-button-link {
	background-color:#00ACDC;
	font-size: .85rem
}

.feedback-button-link:hover {
	background-color:#00ACDC;
}

.feedback-image {
	font-size: .85rem;
}
/* End PANW Feedback Widget Styles */

/* Environment information styles */

.environment-info{
    border: 2px solid #303030;
    padding: 2px 10px;
    background: #ddd;
    border-radius: 25px;
}

.environment-info-text{
    color: red; 
    font-weight: bold;
}

/* End Environment information styles */

/* Notification tile styles */

.notification-tabs>.tabs-title
{
    flex: 0 0 auto;
    /* border: 1px solid #006d91; */
}

.notification-tabs>.tabs-title.is-active
{
    box-shadow: 3px 3px 15px #666;
    border-color:#fce2c7 !important;
    background: #fce2c7 !important;
    color: #006d91 !important;
    opacity: 1;
}

.notification-tabs>.tabs-title>a {
    display: block;
    padding: .5rem .5rem;
    font-size: 1rem;
    line-height: 1;
    color: #006d91;
    border:0;
}

.notification-tabs>.tabs-title>a:hover {
    background: #fce2c7 !important;
    color: #006d91 !important;    
}

.notification-tabs>.tabs-title>a:focus,.notification-tabs>.tabs-title>a[aria-selected=true] {
    background: #fce2c7 !important;
    color: #006d91 !important;    
}

  .notification-tile
  {
    padding: 0.5rem 0.5rem;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  }

  .notification-tile-badge
  {    
    min-width: 2.1em;
    padding: .3em;
    border-radius: 50%;
    font-size: .5rem;
    text-align: center;
    background: #006d91;
    color: #fefefe;
    float:right;
  }

  .notification-tile-icon
  {
    display: block;
    margin-left:auto;
    margin-right:auto;
  }

  .notification-tile-text
  {
    text-align: center;
    font-size: 11px;
  }

  .notification-content
  {
      /* border:1px solid #006d91; */
      border-top: 1px solid lightgrey;
      margin: 0px !important;
      margin-left: -16px !important;
      margin-right: -19px !important;
      /* overflow-y: scroll; */
      /* height: 285px; */
  }

  .notification-content>a
  {
    text-align: left;
    font-size: .9rem;
  }

/* Notification tile styles */



/* App Launcher Styles -sseetham*/

.app-launcher {
	position: absolute;
	left: 84px;
	top: 40px;
}

.app-launcher::before {
	content: '';
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
    /* border-bottom: 10px solid white; */
    border-bottom:10px solid #00acdc;
	position: absolute;
	top: -9px;
	left: 91%;
	margin-left: -5px;
	z-index: 1;
}

.apps {
	position: relative;
	border: 1px solid #ccc;
	/* border-color: rgba(0,0,0,.2); */
	box-shadow: 0 2px 10px rgba(0,0,0,.2);
	-webkit-transition: height .2s ease-in-out;
	transition: height .2s ease-in-out;
	min-height: 196px;
	overflow-y: auto;
	overflow-x: hidden;
	width: 320px;
	height: 396px;
    margin-bottom: 30px;
    border-color:#00acdc;
    padding:15px;
}

.casetext{
    font-weight:bold;
    font-size:13px;
}

.grid-padding-xy {
padding-right: .325rem;
padding-left: .325rem;
padding-top: .325rem;
padding-bottom: .325rem;
}

@media print,screen and (min-width: 64em) {
    .grid-padding-xy {
        padding-right: .325rem;
        padding-left: .325rem;
        padding-top: .325rem;
        padding-bottom: .325rem;
        
}

/* Main content div */
.wrap {
    padding-top: 85px;
}

.page-body {
    display: none;
}

/* Begin KendoUI Material Theme Customizations */

.k-header {
	background-color: #fafafa;	
}

.k-grid .k-header .k-button, .k-primary {
	background-color: #0c88b0;
    border-color: #0c88b0;
	color: #ffffff;
}

.k-grid .k-header .k-button:hover, .k-primary:hover {
	background-color: #00ACDC;
    border-color: #00ACDC;
	color: #ffffff;
}

.k-calendar .k-header {
	background-color: #0c88b0;
    border-color: #0c88b0;
}

.k-calendar .k-header .k-state-hover {
	background-color: #00ACDC;
    border-color: #00ACDC;
}

.k-pager-numbers .k-state-selected {
    border-color: #0c88b0 transparent transparent;
	color: #0c88b0;
} 

.k-tabstrip-items .k-item {
    background-color: transparent;
}

.k-tabstrip-items .k-state-active {
    background-color: #0c88b0;
}

/* Begin Progress Indicator */
.progress-indicator-circle {
    border: 4px solid #f3f3f3;
    border-radius: 50%;
    border-top: 4px solid #3498db;
    width: 40px;
    height: 40px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* End Progress Indicator */  

/* End KendoUI Material Theme Customizations */

/* .container {
	width: 500px;
	margin: 0 auto;
}

.launcher {
	position: relative;
	text-align: center;
	color:white;
}

header {
	text-align:center;
}

header h1 {
	font-size: 2em;
	line-height: 1.3;
	margin: 0;
	font-weight: 300;
	margin: 20px;
}

.app-launcher {
	position: absolute;
	left: 84px;
	top: 40px;
}

.app-launcher::before {
	content: '';
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid white;
	position: absolute;
	top: -9px;
	left: 50%;
	margin-left: -5px;
	z-index: 1;
}

.apps {
	position: relative;
	border: 1px solid #ccc;
	border-color: rgba(0,0,0,.2);
	box-shadow: 0 2px 10px rgba(0,0,0,.2);
	-webkit-transition: height .2s ease-in-out;
	transition: height .2s ease-in-out;
	min-height: 196px;
	overflow-y: auto;
	overflow-x: hidden;
	width: 320px;
	height: 396px;
	margin-bottom: 30px;
}

.launcher .button {
	cursor: pointer;
	width: 32px;
	margin: 0 auto;
}

.hide {
	display: none;
}

.apps ul {
	background: #fff;
	margin: 0;
	padding: 28px;
	width: 264px;
	overflow: hidden;
	list-style: none;
}

.apps ul li {
	float: left;
	height: 64px;
	width: 88px;
	color: black;
	padding: 18px 0;
	text-align: center;
}

.apps .more {
	line-height: 40px;
	text-align: center;
	display: block;
	width: 320px;
	background: #f5f5f5;
	cursor: pointer;
	height: 40px;
	overflow: hidden;
	position: absolute;
	text-decoration: none;
	color: #282828;
}

.apps.overflow .more {
	border-bottom: 1px solid #ebebeb;
	left: 28px;
	width: 264px;
	height: 0;
	cursor: default;
	height: 0;
	outline: none;
}

.fa-facebook-square {
	color: #3b5998;
}

.fa-twitter-square {
	color: #00aced;
}

.fa-google-plus-square {
	color: #dd4b39;
}

.fa-youtube-square {
	color: #bb0000;
}

.fa-linkedin {
	color: #007bb6;
}

.fa-instagram {
	color: #517fa4;
}

.fa-pinterest {
	color: #cb2027;
}

.fa-tumblr-square {
	color: #32506d;
}

.fa-skype {
	color: #009EE5;
}

.fa-android {
	color: #99CC00;
}

.fa-dribbble {
	color:  #C35D9C;
}

.fa-html5 {
	color: #F65B1F;
}

.fa-css3 {
	color: #0070BA;
}

.fa-dropbox {
	color: #65B1ED;
}

.fa-windows {
	color: #1DAAE2;
}

.fa-linux {
	color: #DD4814;
}

.fa-apple {
	color:  #403F3F;
}

::-webkit-scrollbar-thumb {
	background-clip: padding-box;
	background-color: rgba(0,0,0,.3);
	border: 5px solid transparent;
	border-radius: 10px;
	min-height: 20px;
	min-width: 20px;
	height: 5px;
	width: 5px;
}

::-webkit-scrollbar {
	height: 15px;
	width: 15px;
	background: white;
}

::-webkit-scrollbar-button {
	height: 0;
	width: 0;
} */
/**/