@charset "UTF-8";/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #2A8703;
    --info: #17a2b8;
    --warning: #E67300;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 768px;
    --breakpoint-md: 1024px;
    --breakpoint-lg: 1440px;
    --breakpoint-xl: 2200px;
    --breakpoint-xxl: 2800px;
    --breakpoint-xxxl: 3800px;
    --font-family-sans-serif: "Roboto", sans-serif;
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

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

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

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

body {
    margin: 0;
    font-family: Roboto,sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0!important
}

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

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

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

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

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

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

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

dt {
    font-weight: 600
}

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

blockquote {
    margin: 0 0 1rem
}

b,strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

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

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

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

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

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

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

figure {
    margin: 0 0 1rem
}

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

svg {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .8rem;
    padding-bottom: .8rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

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

button {
    border-radius: 0
}

button:focus:not(:focus-visible) {
    outline: 0
}

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

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

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

button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled) {
    cursor: pointer
}

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

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

textarea {
    overflow: auto;
    resize: vertical
}

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

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

progress {
    vertical-align: baseline
}

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

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

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

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

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none!important
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h4-alt,.h5,.h6 {
    margin-bottom: .5rem;
    font-family: Roboto,sans-serif;
    font-weight: 500;
    line-height: 1.2;
    color: #292931
}

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

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

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

h4,.h4,.h4-alt {
    font-size: 1rem
}

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

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

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

.display-1 {
    font-size: 3.998rem;
    font-weight: 300;
    line-height: 1.2
}

.display-2 {
    font-size: 2.827rem;
    font-weight: 300;
    line-height: 1.2
}

.display-3 {
    font-size: 1.999rem;
    font-weight: 300;
    line-height: 1.2
}

.display-4 {
    font-size: 1.414rem;
    font-weight: 300;
    line-height: 1.2
}

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

small,.small {
    font-size: .875em;
    font-weight: 400
}

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

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

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

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

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

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

.blockquote-footer {
    display: block;
    font-size: .875em;
    color: #6c757d
}

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

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

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .15rem;
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

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

.figure-caption {
    font-size: 90%;
    color: #6c757d
}

code {
    font-size: 87.5%;
    color: #e83e8c;
    word-wrap: break-word
}

a>code {
    color: inherit
}

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

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

pre {
    display: block;
    font-size: 87.5%;
    color: #212529
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

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

.container,.container-fluid,.container-xl,.container-lg,.container-md,.container-sm {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 768px) {
    .container-sm,.container {
        max-width:540px
    }
}

@media (min-width: 1024px) {
    .container-md,.container-sm,.container {
        max-width:720px
    }
}

@media (min-width: 1440px) {
    .container-lg,.container-md,.container-sm,.container {
        max-width:960px
    }
}

@media (min-width: 2200px) {
    .container-xl,.container-lg,.container-md,.container-sm,.container {
        max-width:1140px
    }
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

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

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

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

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.row-cols-1>* {
    flex: 0 0 100%;
    max-width: 100%
}

.row-cols-2>* {
    flex: 0 0 50%;
    max-width: 50%
}

.row-cols-3>* {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

.row-cols-4>* {
    flex: 0 0 25%;
    max-width: 25%
}

.row-cols-5>* {
    flex: 0 0 20%;
    max-width: 20%
}

.row-cols-6>* {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%
}

.col-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%
}

.col-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%
}

.col-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%
}

.col-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
    .col-sm {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-sm-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-sm-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-sm-3>* {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-sm-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-sm-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-sm-6>* {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .col-sm-2 {
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .col-sm-5 {
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .col-sm-8 {
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .col-sm-11 {
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        order: -1
    }

    .order-sm-last {
        order: 13
    }

    .order-sm-0 {
        order: 0
    }

    .order-sm-1 {
        order: 1
    }

    .order-sm-2 {
        order: 2
    }

    .order-sm-3 {
        order: 3
    }

    .order-sm-4 {
        order: 4
    }

    .order-sm-5 {
        order: 5
    }

    .order-sm-6 {
        order: 6
    }

    .order-sm-7 {
        order: 7
    }

    .order-sm-8 {
        order: 8
    }

    .order-sm-9 {
        order: 9
    }

    .order-sm-10 {
        order: 10
    }

    .order-sm-11 {
        order: 11
    }

    .order-sm-12 {
        order: 12
    }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1024px) {
    .col-md {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-md-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-md-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-md-3>* {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-md-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-md-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-md-6>* {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .col-md-2 {
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .col-md-5 {
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .col-md-8 {
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .col-md-11 {
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        order: -1
    }

    .order-md-last {
        order: 13
    }

    .order-md-0 {
        order: 0
    }

    .order-md-1 {
        order: 1
    }

    .order-md-2 {
        order: 2
    }

    .order-md-3 {
        order: 3
    }

    .order-md-4 {
        order: 4
    }

    .order-md-5 {
        order: 5
    }

    .order-md-6 {
        order: 6
    }

    .order-md-7 {
        order: 7
    }

    .order-md-8 {
        order: 8
    }

    .order-md-9 {
        order: 9
    }

    .order-md-10 {
        order: 10
    }

    .order-md-11 {
        order: 11
    }

    .order-md-12 {
        order: 12
    }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1440px) {
    .col-lg {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-lg-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-lg-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-lg-3>* {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-lg-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-lg-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-lg-6>* {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .col-lg-2 {
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .col-lg-5 {
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .col-lg-8 {
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .col-lg-11 {
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        order: -1
    }

    .order-lg-last {
        order: 13
    }

    .order-lg-0 {
        order: 0
    }

    .order-lg-1 {
        order: 1
    }

    .order-lg-2 {
        order: 2
    }

    .order-lg-3 {
        order: 3
    }

    .order-lg-4 {
        order: 4
    }

    .order-lg-5 {
        order: 5
    }

    .order-lg-6 {
        order: 6
    }

    .order-lg-7 {
        order: 7
    }

    .order-lg-8 {
        order: 8
    }

    .order-lg-9 {
        order: 9
    }

    .order-lg-10 {
        order: 10
    }

    .order-lg-11 {
        order: 11
    }

    .order-lg-12 {
        order: 12
    }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 2200px) {
    .col-xl {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-xl-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-xl-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-xl-3>* {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-xl-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-xl-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-xl-6>* {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .col-xl-2 {
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .col-xl-5 {
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .col-xl-8 {
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .col-xl-11 {
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        order: -1
    }

    .order-xl-last {
        order: 13
    }

    .order-xl-0 {
        order: 0
    }

    .order-xl-1 {
        order: 1
    }

    .order-xl-2 {
        order: 2
    }

    .order-xl-3 {
        order: 3
    }

    .order-xl-4 {
        order: 4
    }

    .order-xl-5 {
        order: 5
    }

    .order-xl-6 {
        order: 6
    }

    .order-xl-7 {
        order: 7
    }

    .order-xl-8 {
        order: 8
    }

    .order-xl-9 {
        order: 9
    }

    .order-xl-10 {
        order: 10
    }

    .order-xl-11 {
        order: 11
    }

    .order-xl-12 {
        order: 12
    }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 2800px) {
    .col-xxl {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-xxl-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-xxl-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-xxl-3>* {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-xxl-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-xxl-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-xxl-6>* {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xxl-1 {
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .col-xxl-2 {
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .col-xxl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xxl-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .col-xxl-5 {
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .col-xxl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xxl-7 {
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .col-xxl-8 {
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .col-xxl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xxl-10 {
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .col-xxl-11 {
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .col-xxl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xxl-first {
        order: -1
    }

    .order-xxl-last {
        order: 13
    }

    .order-xxl-0 {
        order: 0
    }

    .order-xxl-1 {
        order: 1
    }

    .order-xxl-2 {
        order: 2
    }

    .order-xxl-3 {
        order: 3
    }

    .order-xxl-4 {
        order: 4
    }

    .order-xxl-5 {
        order: 5
    }

    .order-xxl-6 {
        order: 6
    }

    .order-xxl-7 {
        order: 7
    }

    .order-xxl-8 {
        order: 8
    }

    .order-xxl-9 {
        order: 9
    }

    .order-xxl-10 {
        order: 10
    }

    .order-xxl-11 {
        order: 11
    }

    .order-xxl-12 {
        order: 12
    }

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

    .offset-xxl-1 {
        margin-left: 8.33333333%
    }

    .offset-xxl-2 {
        margin-left: 16.66666667%
    }

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

    .offset-xxl-4 {
        margin-left: 33.33333333%
    }

    .offset-xxl-5 {
        margin-left: 41.66666667%
    }

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

    .offset-xxl-7 {
        margin-left: 58.33333333%
    }

    .offset-xxl-8 {
        margin-left: 66.66666667%
    }

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

    .offset-xxl-10 {
        margin-left: 83.33333333%
    }

    .offset-xxl-11 {
        margin-left: 91.66666667%
    }
}

@media (min-width: 3800px) {
    .col-xxxl {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-xxxl-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-xxxl-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-xxxl-3>* {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-xxxl-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-xxxl-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-xxxl-6>* {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-xxxl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xxxl-1 {
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .col-xxxl-2 {
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .col-xxxl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xxxl-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .col-xxxl-5 {
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .col-xxxl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xxxl-7 {
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .col-xxxl-8 {
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .col-xxxl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xxxl-10 {
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .col-xxxl-11 {
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .col-xxxl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xxxl-first {
        order: -1
    }

    .order-xxxl-last {
        order: 13
    }

    .order-xxxl-0 {
        order: 0
    }

    .order-xxxl-1 {
        order: 1
    }

    .order-xxxl-2 {
        order: 2
    }

    .order-xxxl-3 {
        order: 3
    }

    .order-xxxl-4 {
        order: 4
    }

    .order-xxxl-5 {
        order: 5
    }

    .order-xxxl-6 {
        order: 6
    }

    .order-xxxl-7 {
        order: 7
    }

    .order-xxxl-8 {
        order: 8
    }

    .order-xxxl-9 {
        order: 9
    }

    .order-xxxl-10 {
        order: 10
    }

    .order-xxxl-11 {
        order: 11
    }

    .order-xxxl-12 {
        order: 12
    }

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

    .offset-xxxl-1 {
        margin-left: 8.33333333%
    }

    .offset-xxxl-2 {
        margin-left: 16.66666667%
    }

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

    .offset-xxxl-4 {
        margin-left: 33.33333333%
    }

    .offset-xxxl-5 {
        margin-left: 41.66666667%
    }

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

    .offset-xxxl-7 {
        margin-left: 58.33333333%
    }

    .offset-xxxl-8 {
        margin-left: 66.66666667%
    }

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

    .offset-xxxl-10 {
        margin-left: 83.33333333%
    }

    .offset-xxxl-11 {
        margin-left: 91.66666667%
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    background-color: #fff
}

.table th,.table td {
    padding: .8rem;
    vertical-align: top;
    border-top: 1px solid #D6D5CE
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #D6D5CE
}

.table tbody+tbody {
    border-top: 2px solid #D6D5CE
}

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

.table-bordered,.table-bordered th,.table-bordered td {
    border: 1px solid #D6D5CE
}

.table-bordered thead th,.table-bordered thead td {
    border-bottom-width: 2px
}

.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody+tbody {
    border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #0000000d
}

.table-hover tbody tr:hover {
    color: #212529;
    background-color: #00000013
}

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

.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody+tbody {
    border-color: #7abaff
}

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

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

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

.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody+tbody {
    border-color: #b3b7bb
}

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

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

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

.table-success th,.table-success td,.table-success thead th,.table-success tbody+tbody {
    border-color: #90c17c
}

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

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

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

.table-info th,.table-info td,.table-info thead th,.table-info tbody+tbody {
    border-color: #86cfda
}

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

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

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

.table-warning th,.table-warning td,.table-warning thead th,.table-warning tbody+tbody {
    border-color: #f2b67a
}

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

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

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

.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody+tbody {
    border-color: #ed969e
}

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

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

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

.table-light th,.table-light td,.table-light thead th,.table-light tbody+tbody {
    border-color: #fbfcfc
}

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

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

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

.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody {
    border-color: #95999c
}

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

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

.table-active,.table-active>th,.table-active>td {
    background-color: #00000013
}

.table-hover .table-active:hover {
    background-color: #00000013
}

.table-hover .table-active:hover>td,.table-hover .table-active:hover>th {
    background-color: #00000013
}

.table .thead-dark th {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #d6d5ce
}

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

.table-dark th,.table-dark td,.table-dark thead th {
    border-color: #454d55
}

.table-dark.table-bordered {
    border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: #ffffff0d
}

.table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: #ffffff13
}

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

    .table-responsive-sm>.table-bordered {
        border: 0
    }
}

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

    .table-responsive-md>.table-bordered {
        border: 0
    }
}

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

    .table-responsive-lg>.table-bordered {
        border: 0
    }
}

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

    .table-responsive-xl>.table-bordered {
        border: 0
    }
}

@media (max-width: 2799.98px) {
    .table-responsive-xxl {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-xxl>.table-bordered {
        border: 0
    }
}

@media (max-width: 3799.98px) {
    .table-responsive-xxxl {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-xxxl>.table-bordered {
        border: 0
    }
}

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

.table-responsive>.table-bordered {
    border: 0
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .15rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .form-control {
        transition: none
    }
}

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

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem #007bff40
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

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

input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control {
    -webkit-appearance: none;
    appearance: none
}

select.form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057
}

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

.form-control-file,.form-control-range {
    display: block;
    width: 100%
}

.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5
}

.col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .8rem;
    line-height: 1.5
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding: .375rem 0;
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm {
    height: calc(1.5em + .5rem + 2px);
    padding: .25rem .5rem;
    font-size: .8rem;
    line-height: 1.5;
    border-radius: .2rem
}

.form-control-lg {
    height: calc(1.5em + 1rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

select.form-control[size],select.form-control[multiple],textarea.form-control {
    height: auto
}

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

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

.form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

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

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem
}

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

.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label {
    color: #6c757d
}

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

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

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: .875em;
    color: #2a8703
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .8rem;
    line-height: 1.5;
    color: #fff;
    background-color: #2a8703e6;
    border-radius: .15rem
}

.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip {
    left: 5px
}

.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip {
    display: block
}

.was-validated .form-control:valid,.form-control.is-valid {
    border-color: #2a8703;
    padding-right: calc(1.5em + .75rem)!important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%232A8703' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.was-validated .form-control:valid:focus,.form-control.is-valid:focus {
    border-color: #2a8703;
    box-shadow: 0 0 0 .2rem #2a870340
}

.was-validated select.form-control:valid,select.form-control.is-valid {
    padding-right: 3rem!important;
    background-position: right 1.5rem center
}

.was-validated textarea.form-control:valid,textarea.form-control.is-valid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.was-validated .custom-select:valid,.custom-select.is-valid {
    border-color: #2a8703;
    padding-right: calc(.75em + 2.3125rem)!important;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%232A8703' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/ calc(.75em + .375rem) calc(.75em + .375rem) no-repeat
}

.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus {
    border-color: #2a8703;
    box-shadow: 0 0 0 .2rem #2a870340
}

.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label {
    color: #2a8703
}

.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip,.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip {
    display: block
}

.was-validated .custom-control-input:valid~.custom-control-label,.custom-control-input.is-valid~.custom-control-label {
    color: #2a8703
}

.was-validated .custom-control-input:valid~.custom-control-label:before,.custom-control-input.is-valid~.custom-control-label:before {
    border-color: #2a8703
}

.was-validated .custom-control-input:valid:checked~.custom-control-label:before,.custom-control-input.is-valid:checked~.custom-control-label:before {
    border-color: #3ab904;
    background-color: #3ab904
}

.was-validated .custom-control-input:valid:focus~.custom-control-label:before,.custom-control-input.is-valid:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem #2a870340
}

.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before {
    border-color: #2a8703
}

.was-validated .custom-file-input:valid~.custom-file-label,.custom-file-input.is-valid~.custom-file-label {
    border-color: #2a8703
}

.was-validated .custom-file-input:valid:focus~.custom-file-label,.custom-file-input.is-valid:focus~.custom-file-label {
    border-color: #2a8703;
    box-shadow: 0 0 0 .2rem #2a870340
}

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

.invalid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .8rem;
    line-height: 1.5;
    color: #fff;
    background-color: #dc3545e6;
    border-radius: .15rem
}

.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip {
    left: 5px
}

.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip {
    display: block
}

.was-validated .form-control:invalid,.form-control.is-invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + .75rem)!important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem #dc354540
}

.was-validated select.form-control:invalid,select.form-control.is-invalid {
    padding-right: 3rem!important;
    background-position: right 1.5rem center
}

.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.was-validated .custom-select:invalid,.custom-select.is-invalid {
    border-color: #dc3545;
    padding-right: calc(.75em + 2.3125rem)!important;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/ calc(.75em + .375rem) calc(.75em + .375rem) no-repeat
}

.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem #dc354540
}

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

.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip,.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip {
    display: block
}

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

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

.was-validated .custom-control-input:invalid:checked~.custom-control-label:before,.custom-control-input.is-invalid:checked~.custom-control-label:before {
    border-color: #e4606d;
    background-color: #e4606d
}

.was-validated .custom-control-input:invalid:focus~.custom-control-label:before,.custom-control-input.is-invalid:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem #dc354540
}

.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before {
    border-color: #dc3545
}

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

.was-validated .custom-file-input:invalid:focus~.custom-file-label,.custom-file-input.is-invalid:focus~.custom-file-label {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem #dc354540
}

.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center
}

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

@media (min-width: 768px) {
    .form-inline label {
        display:flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        display: flex;
        flex: 0 0 auto;
        flex-flow: row wrap;
        align-items: center;
        margin-bottom: 0
    }

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

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

    .form-inline .input-group,.form-inline .custom-select {
        width: auto
    }

    .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }

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

    .form-inline .custom-control {
        align-items: center;
        justify-content: center
    }

    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .15rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .btn {
        transition: none
    }
}

.btn:hover {
    color: #212529;
    text-decoration: none
}

.btn:focus,.btn.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem #007bff40
}

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

.btn:not(:disabled):not(.disabled) {
    cursor: pointer
}

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

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

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

.btn-primary:focus,.btn-primary.focus {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
    box-shadow: 0 0 0 .2rem #268fff80
}

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

.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf
}

.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem #268fff80
}

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

.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62
}

.btn-secondary:focus,.btn-secondary.focus {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
    box-shadow: 0 0 0 .2rem #828a9180
}

.btn-secondary.disabled,.btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b
}

.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem #828a9180
}

.btn-success {
    color: #fff;
    background-color: #2a8703;
    border-color: #2a8703
}

.btn-success:hover {
    color: #fff;
    background-color: #1e6202;
    border-color: #1a5502
}

.btn-success:focus,.btn-success.focus {
    color: #fff;
    background-color: #1e6202;
    border-color: #1a5502;
    box-shadow: 0 0 0 .2rem #4a992980
}

.btn-success.disabled,.btn-success:disabled {
    color: #fff;
    background-color: #2a8703;
    border-color: #2a8703
}

.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1a5502;
    border-color: #174902
}

.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem #4a992980
}

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

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

.btn-info:focus,.btn-info.focus {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
    box-shadow: 0 0 0 .2rem #3ab0c380
}

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

.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem #3ab0c380
}

.btn-warning {
    color: #fff;
    background-color: #e67300;
    border-color: #e67300
}

.btn-warning:hover {
    color: #fff;
    background-color: #c06000;
    border-color: #b35a00
}

.btn-warning:focus,.btn-warning.focus {
    color: #fff;
    background-color: #c06000;
    border-color: #b35a00;
    box-shadow: 0 0 0 .2rem #ea882680
}

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

.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #b35a00;
    border-color: #a65300
}

.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem #ea882680
}

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

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

.btn-danger:focus,.btn-danger.focus {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
    box-shadow: 0 0 0 .2rem #e1536180
}

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

.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active,.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d
}

.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem #e1536180
}

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

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

.btn-light:focus,.btn-light.focus {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
    box-shadow: 0 0 0 .2rem #d8d9db80
}

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

.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.show>.btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem #d8d9db80
}

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

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

.btn-dark:focus,.btn-dark.focus {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
    box-shadow: 0 0 0 .2rem #52585d80
}

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

.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d
}

.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem #52585d80
}

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

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

.btn-outline-primary:focus,.btn-outline-primary.focus {
    box-shadow: 0 0 0 .2rem #007bff80
}

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

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

.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem #007bff80
}

.btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d
}

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

.btn-outline-secondary:focus,.btn-outline-secondary.focus {
    box-shadow: 0 0 0 .2rem #6c757d80
}

.btn-outline-secondary.disabled,.btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem #6c757d80
}

.btn-outline-success {
    color: #2a8703;
    border-color: #2a8703
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #2a8703;
    border-color: #2a8703
}

.btn-outline-success:focus,.btn-outline-success.focus {
    box-shadow: 0 0 0 .2rem #2a870380
}

.btn-outline-success.disabled,.btn-outline-success:disabled {
    color: #2a8703;
    background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #2a8703;
    border-color: #2a8703
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem #2a870380
}

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

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

.btn-outline-info:focus,.btn-outline-info.focus {
    box-shadow: 0 0 0 .2rem #17a2b880
}

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

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

.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem #17a2b880
}

.btn-outline-warning {
    color: #e67300;
    border-color: #e67300
}

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

.btn-outline-warning:focus,.btn-outline-warning.focus {
    box-shadow: 0 0 0 .2rem #e6730080
}

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

.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.show>.btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #e67300;
    border-color: #e67300
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem #e6730080
}

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

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

.btn-outline-danger:focus,.btn-outline-danger.focus {
    box-shadow: 0 0 0 .2rem #dc354580
}

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

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

.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem #dc354580
}

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

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

.btn-outline-light:focus,.btn-outline-light.focus {
    box-shadow: 0 0 0 .2rem #f8f9fa80
}

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

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

.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem #f8f9fa80
}

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

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

.btn-outline-dark:focus,.btn-outline-dark.focus {
    box-shadow: 0 0 0 .2rem #343a4080
}

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

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

.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem #343a4080
}

.btn-link {
    font-weight: 400;
    color: #007bff;
    text-decoration: none
}

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

.btn-link:focus,.btn-link.focus {
    text-decoration: underline
}

.btn-link:disabled,.btn-link.disabled {
    color: #6c757d;
    pointer-events: none
}

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

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

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

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

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

.fade {
    transition: opacity .15s linear
}

@media (prefers-reduced-motion: reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media (prefers-reduced-motion: reduce) {
    .collapsing {
        transition: none
    }
}

.collapsing.width {
    width: 0;
    height: auto;
    transition: width .35s ease
}

@media (prefers-reduced-motion: reduce) {
    .collapsing.width {
        transition: none
    }
}

.dropup,.dropright,.dropdown,.dropleft {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

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

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

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

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

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

@media (min-width: 768px) {
    .dropdown-menu-sm-left {
        right:auto;
        left: 0
    }

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

@media (min-width: 1024px) {
    .dropdown-menu-md-left {
        right:auto;
        left: 0
    }

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

@media (min-width: 1440px) {
    .dropdown-menu-lg-left {
        right:auto;
        left: 0
    }

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

@media (min-width: 2200px) {
    .dropdown-menu-xl-left {
        right:auto;
        left: 0
    }

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

@media (min-width: 2800px) {
    .dropdown-menu-xxl-left {
        right:auto;
        left: 0
    }

    .dropdown-menu-xxl-right {
        right: 0;
        left: auto
    }
}

@media (min-width: 3800px) {
    .dropdown-menu-xxxl-left {
        right:auto;
        left: 0
    }

    .dropdown-menu-xxxl-right {
        right: 0;
        left: auto
    }
}

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

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

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

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem
}

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

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

.dropright .dropdown-toggle:after {
    vertical-align: 0
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem
}

.dropleft .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: ""
}

.dropleft .dropdown-toggle:after {
    display: none
}

.dropleft .dropdown-toggle:before {
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

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

.dropleft .dropdown-toggle:before {
    vertical-align: 0
}

.dropdown-menu[x-placement^=top],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left] {
    right: auto;
    bottom: auto
}

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

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

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

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

.dropdown-item.disabled,.dropdown-item:disabled {
    color: #adb5bd;
    pointer-events: none;
    background-color: transparent
}

.dropdown-menu.show {
    display: block
}

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

.dropdown-item-text {
    display: block;
    padding: .25rem 1.5rem;
    color: #212529
}

.btn-group,.btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle
}

.btn-group>.btn,.btn-group-vertical>.btn {
    position: relative;
    flex: 1 1 auto
}

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

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

.btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

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

.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child) {
    margin-left: -1px
}

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

.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child)>.btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

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

.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after {
    margin-left: 0
}

.dropleft .dropdown-toggle-split:before {
    margin-right: 0
}

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

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

.btn-group-vertical {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

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

.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child) {
    margin-top: -1px
}

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

.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child)>.btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn {
    margin-bottom: 0
}

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

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%
}

.input-group>.form-control,.input-group>.form-control-plaintext,.input-group>.custom-select,.input-group>.custom-file {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0
}

.input-group>.form-control+.form-control,.input-group>.form-control+.custom-select,.input-group>.form-control+.custom-file,.input-group>.form-control-plaintext+.form-control,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.custom-file,.input-group>.custom-select+.form-control,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.custom-file,.input-group>.custom-file+.form-control,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.custom-file {
    margin-left: -1px
}

.input-group>.form-control:focus,.input-group>.custom-select:focus,.input-group>.custom-file .custom-file-input:focus~.custom-file-label {
    z-index: 3
}

.input-group>.custom-file .custom-file-input:focus {
    z-index: 4
}

.input-group>.form-control:not(:first-child),.input-group>.custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group>.custom-file {
    display: flex;
    align-items: center
}

.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.custom-file:not(:first-child) .custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group:not(.has-validation)>.form-control:not(:last-child),.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label:after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group.has-validation>.form-control:nth-last-child(n+3),.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label:after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-prepend,.input-group-append {
    display: flex
}

.input-group-prepend .btn,.input-group-append .btn {
    position: relative;
    z-index: 2
}

.input-group-prepend .btn:focus,.input-group-append .btn:focus {
    z-index: 3
}

.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.input-group-text,.input-group-append .input-group-text+.btn {
    margin-left: -1px
}

.input-group-prepend {
    margin-right: -1px
}

.input-group-append {
    margin-left: -1px
}

.input-group-text {
    display: flex;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .15rem
}

.input-group-text input[type=radio],.input-group-text input[type=checkbox] {
    margin-top: 0
}

.input-group-lg>.form-control:not(textarea),.input-group-lg>.custom-select {
    height: calc(1.5em + 1rem + 2px)
}

.input-group-lg>.form-control,.input-group-lg>.custom-select,.input-group-lg>.input-group-prepend>.input-group-text,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-append>.btn {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.input-group-sm>.form-control:not(textarea),.input-group-sm>.custom-select {
    height: calc(1.5em + .5rem + 2px)
}

.input-group-sm>.form-control,.input-group-sm>.custom-select,.input-group-sm>.input-group-prepend>.input-group-text,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-append>.btn {
    padding: .25rem .5rem;
    font-size: .8rem;
    line-height: 1.5;
    border-radius: .2rem
}

.input-group-lg>.custom-select,.input-group-sm>.custom-select {
    padding-right: 1.75rem
}

.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.custom-control {
    position: relative;
    z-index: 1;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact
}

.custom-control-inline {
    display: inline-flex;
    margin-right: 1rem
}

.custom-control-input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0
}

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

.custom-control-input:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem #007bff40
}

.custom-control-input:focus:not(:checked)~.custom-control-label:before {
    border-color: #80bdff
}

.custom-control-input:not(:disabled):active~.custom-control-label:before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff
}

.custom-control-input[disabled]~.custom-control-label,.custom-control-input:disabled~.custom-control-label {
    color: #6c757d
}

.custom-control-input[disabled]~.custom-control-label:before,.custom-control-input:disabled~.custom-control-label:before {
    background-color: #e9ecef
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top
}

.custom-control-label:before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: 1px solid #adb5bd
}

.custom-control-label:after {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: 50%/50% 50% no-repeat
}

.custom-checkbox .custom-control-label:before {
    border-radius: .15rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-label:after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before {
    border-color: #007bff;
    background-color: #007bff
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: #007bff80
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before {
    background-color: #007bff80
}

.custom-radio .custom-control-label:before {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-label:after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: #007bff80
}

.custom-switch {
    padding-left: 2.25rem
}

.custom-switch .custom-control-label:before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: .5rem
}

.custom-switch .custom-control-label:after {
    top: calc(.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: .5rem;
    transition: transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .custom-switch .custom-control-label:after {
        transition: none
    }
}

.custom-switch .custom-control-input:checked~.custom-control-label:after {
    background-color: #fff;
    transform: translate(.75rem)
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: #007bff80
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;
    border: 1px solid #ced4da;
    border-radius: .15rem;
    -webkit-appearance: none;
    appearance: none
}

.custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem #007bff40
}

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

.custom-select[multiple],.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: .75rem;
    background-image: none
}

.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef
}

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

.custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057
}

.custom-select-sm {
    height: calc(1.5em + .5rem + 2px);
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    font-size: .8rem
}

.custom-select-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    font-size: 1.25rem
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    margin-bottom: 0
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    margin: 0;
    overflow: hidden;
    opacity: 0
}

.custom-file-input:focus~.custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 .2rem #007bff40
}

.custom-file-input[disabled]~.custom-file-label,.custom-file-input:disabled~.custom-file-label {
    background-color: #e9ecef
}

.custom-file-input:lang(en)~.custom-file-label:after {
    content: "Browse"
}

.custom-file-input~.custom-file-label[data-browse]:after {
    content: attr(data-browse)
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    overflow: hidden;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .15rem
}

.custom-file-label:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + .75rem);
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 .15rem .15rem 0
}

.custom-range {
    width: 100%;
    height: 1.4rem;
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    appearance: none
}

.custom-range:focus {
    outline: 0
}

.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem #007bff40
}

.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem #007bff40
}

.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem #007bff40
}

.custom-range::-moz-focus-outer {
    border: 0
}

.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    appearance: none
}

@media (prefers-reduced-motion: reduce) {
    .custom-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none
    }
}

.custom-range::-webkit-slider-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -moz-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    appearance: none
}

@media (prefers-reduced-motion: reduce) {
    .custom-range::-moz-range-thumb {
        -moz-transition: none;
        transition: none
    }
}

.custom-range::-moz-range-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: .2rem;
    margin-left: .2rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -ms-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    appearance: none
}

@media (prefers-reduced-motion: reduce) {
    .custom-range::-ms-thumb {
        -ms-transition: none;
        transition: none
    }
}

.custom-range::-ms-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-ms-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: .5rem
}

.custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default
}

.custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-moz-range-track {
    cursor: default
}

.custom-range:disabled::-ms-thumb {
    background-color: #adb5bd
}

.custom-control-label:before,.custom-file-label,.custom-select {
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .custom-control-label:before,.custom-file-label,.custom-select {
        transition: none
    }
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

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

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

.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default
}

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

.nav-tabs .nav-link {
    margin-bottom: -1px;
    background-color: transparent;
    border: 1px solid transparent;
    border-top-left-radius: .15rem;
    border-top-right-radius: .15rem
}

.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus {
    isolation: isolate;
    border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent
}

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

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

.nav-pills .nav-link {
    background: none;
    border: 0;
    border-radius: .15rem
}

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

.nav-fill>.nav-link,.nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center
}

.nav-justified>.nav-link,.nav-justified .nav-item {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center
}

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

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

.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: .5rem 1rem
}

.navbar .container,.navbar .container-fluid,.navbar .container-sm,.navbar .container-md,.navbar .container-lg,.navbar .container-xl {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

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

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

.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

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

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

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

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center
}

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

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

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: 50%/100% 100% no-repeat
}

.navbar-nav-scroll {
    max-height: 75vh;
    overflow-y: auto
}

@media (max-width: 767.98px) {
    .navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-xl {
        padding-right:0;
        padding-left: 0
    }
}

@media (min-width: 768px) {
    .navbar-expand-sm {
        flex-flow:row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-sm .navbar-nav {
        flex-direction: row
    }

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

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

    .navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-xl {
        flex-wrap: nowrap
    }

    .navbar-expand-sm .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand-sm .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }

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

@media (max-width: 1023.98px) {
    .navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-md,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-xl {
        padding-right:0;
        padding-left: 0
    }
}

@media (min-width: 1024px) {
    .navbar-expand-md {
        flex-flow:row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-md .navbar-nav {
        flex-direction: row
    }

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

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

    .navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-md,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-xl {
        flex-wrap: nowrap
    }

    .navbar-expand-md .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand-md .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }

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

@media (max-width: 1439.98px) {
    .navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl {
        padding-right:0;
        padding-left: 0
    }
}

@media (min-width: 1440px) {
    .navbar-expand-lg {
        flex-flow:row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: row
    }

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

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

    .navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl {
        flex-wrap: nowrap
    }

    .navbar-expand-lg .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand-lg .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }

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

@media (max-width: 2199.98px) {
    .navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-xl {
        padding-right:0;
        padding-left: 0
    }
}

@media (min-width: 2200px) {
    .navbar-expand-xl {
        flex-flow:row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-xl .navbar-nav {
        flex-direction: row
    }

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

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

    .navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-xl {
        flex-wrap: nowrap
    }

    .navbar-expand-xl .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand-xl .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }

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

@media (max-width: 2799.98px) {
    .navbar-expand-xxl>.container,.navbar-expand-xxl>.container-fluid,.navbar-expand-xxl>.container-sm,.navbar-expand-xxl>.container-md,.navbar-expand-xxl>.container-lg,.navbar-expand-xxl>.container-xl {
        padding-right:0;
        padding-left: 0
    }
}

@media (min-width: 2800px) {
    .navbar-expand-xxl {
        flex-flow:row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-xxl .navbar-nav {
        flex-direction: row
    }

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

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

    .navbar-expand-xxl>.container,.navbar-expand-xxl>.container-fluid,.navbar-expand-xxl>.container-sm,.navbar-expand-xxl>.container-md,.navbar-expand-xxl>.container-lg,.navbar-expand-xxl>.container-xl {
        flex-wrap: nowrap
    }

    .navbar-expand-xxl .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand-xxl .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }

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

@media (max-width: 3799.98px) {
    .navbar-expand-xxxl>.container,.navbar-expand-xxxl>.container-fluid,.navbar-expand-xxxl>.container-sm,.navbar-expand-xxxl>.container-md,.navbar-expand-xxxl>.container-lg,.navbar-expand-xxxl>.container-xl {
        padding-right:0;
        padding-left: 0
    }
}

@media (min-width: 3800px) {
    .navbar-expand-xxxl {
        flex-flow:row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-xxxl .navbar-nav {
        flex-direction: row
    }

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

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

    .navbar-expand-xxxl>.container,.navbar-expand-xxxl>.container-fluid,.navbar-expand-xxxl>.container-sm,.navbar-expand-xxxl>.container-md,.navbar-expand-xxxl>.container-lg,.navbar-expand-xxxl>.container-xl {
        flex-wrap: nowrap
    }

    .navbar-expand-xxxl .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand-xxxl .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }

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

.navbar-expand {
    flex-flow: row nowrap;
    justify-content: flex-start
}

.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-sm,.navbar-expand>.container-md,.navbar-expand>.container-lg,.navbar-expand>.container-xl {
    padding-right: 0;
    padding-left: 0
}

.navbar-expand .navbar-nav {
    flex-direction: row
}

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

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

.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-sm,.navbar-expand>.container-md,.navbar-expand>.container-lg,.navbar-expand>.container-xl {
    flex-wrap: nowrap
}

.navbar-expand .navbar-nav-scroll {
    overflow: visible
}

.navbar-expand .navbar-collapse {
    display: flex!important;
    flex-basis: auto
}

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

.navbar-light .navbar-brand {
    color: #000000e6
}

.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus {
    color: #000000e6
}

.navbar-light .navbar-nav .nav-link {
    color: #00000080
}

.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus {
    color: #000000b3
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: #0000004d
}

.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active {
    color: #000000e6
}

.navbar-light .navbar-toggler {
    color: #00000080;
    border-color: #0000001a
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.navbar-light .navbar-text {
    color: #00000080
}

.navbar-light .navbar-text a {
    color: #000000e6
}

.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus {
    color: #000000e6
}

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

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

.navbar-dark .navbar-nav .nav-link {
    color: #ffffff80
}

.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus {
    color: #ffffffbf
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: #ffffff40
}

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

.navbar-dark .navbar-toggler {
    color: #ffffff80;
    border-color: #ffffff1a
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.navbar-dark .navbar-text {
    color: #ffffff80
}

.navbar-dark .navbar-text a {
    color: #fff
}

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

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #117BAB;
    border-radius: .15rem
}

.card>hr {
    margin-right: 0;
    margin-left: 0
}

.card>.list-group {
    border-top: inherit;
    border-bottom: inherit
}

.card>.list-group:first-child {
    border-top-width: 0;
    border-top-left-radius: calc(.15rem - 1px);
    border-top-right-radius: calc(.15rem - 1px)
}

.card>.list-group:last-child {
    border-bottom-width: 0;
    border-bottom-right-radius: calc(.15rem - 1px);
    border-bottom-left-radius: calc(.15rem - 1px)
}

.card>.card-header+.list-group,.card>.list-group+.card-footer {
    border-top: 0
}

.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem
}

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

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

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

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

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

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: #00000008;
    border-bottom: 1px solid #117BAB
}

.card-header:first-child {
    border-radius: calc(.15rem - 1px) calc(.15rem - 1px) 0 0
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: #00000008;
    border-top: 1px solid #117BAB
}

.card-footer:last-child {
    border-radius: 0 0 calc(.15rem - 1px) calc(.15rem - 1px)
}

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

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

.card-img-overlay {
    position: absolute;
    inset: 0;
    padding: 1.25rem;
    border-radius: calc(.15rem - 1px)
}

.card-img,.card-img-top,.card-img-bottom {
    flex-shrink: 0;
    width: 100%
}

.card-img,.card-img-top {
    border-top-left-radius: calc(.15rem - 1px);
    border-top-right-radius: calc(.15rem - 1px)
}

.card-img,.card-img-bottom {
    border-bottom-right-radius: calc(.15rem - 1px);
    border-bottom-left-radius: calc(.15rem - 1px)
}

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

@media (min-width: 768px) {
    .card-deck {
        display:flex;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }

    .card-deck .card {
        flex: 1 0 0%;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px
    }
}

.card-group>.card {
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .card-group {
        display:flex;
        flex-flow: row wrap
    }

    .card-group>.card {
        flex: 1 0 0%;
        margin-bottom: 0
    }

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

    .card-group>.card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header {
        border-top-right-radius: 0
    }

    .card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer {
        border-bottom-right-radius: 0
    }

    .card-group>.card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header {
        border-top-left-radius: 0
    }

    .card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer {
        border-bottom-left-radius: 0
    }
}

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

@media (min-width: 768px) {
    .card-columns {
        -moz-column-count:3;
        column-count: 3;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1
    }

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

.accordion {
    overflow-anchor: none
}

.accordion>.card {
    overflow: hidden
}

.accordion>.card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.accordion>.card:not(:first-of-type) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.accordion>.card>.card-header {
    border-radius: 0;
    margin-bottom: -1px
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .15rem
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item:before {
    float: left;
    padding-right: .5rem;
    color: #6c757d;
    content: "/"
}

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

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

.breadcrumb-item.active {
    color: #6c757d
}

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .15rem
}

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

.page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 .2rem #007bff40
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .15rem;
    border-bottom-left-radius: .15rem
}

.page-item:last-child .page-link {
    border-top-right-radius: .15rem;
    border-bottom-right-radius: .15rem
}

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

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}

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

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

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

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

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

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

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 600;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .15rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .badge {
        transition: none
    }
}

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

.badge:empty {
    display: none
}

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

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

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

a.badge-primary:hover,a.badge-primary:focus {
    color: #fff;
    background-color: #0062cc
}

a.badge-primary:focus,a.badge-primary.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem #007bff80
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d
}

a.badge-secondary:hover,a.badge-secondary:focus {
    color: #fff;
    background-color: #545b62
}

a.badge-secondary:focus,a.badge-secondary.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem #6c757d80
}

.badge-success {
    color: #fff;
    background-color: #2a8703
}

a.badge-success:hover,a.badge-success:focus {
    color: #fff;
    background-color: #1a5502
}

a.badge-success:focus,a.badge-success.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem #2a870380
}

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

a.badge-info:hover,a.badge-info:focus {
    color: #fff;
    background-color: #117a8b
}

a.badge-info:focus,a.badge-info.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem #17a2b880
}

.badge-warning {
    color: #fff;
    background-color: #e67300
}

a.badge-warning:hover,a.badge-warning:focus {
    color: #fff;
    background-color: #b35a00
}

a.badge-warning:focus,a.badge-warning.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem #e6730080
}

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

a.badge-danger:hover,a.badge-danger:focus {
    color: #fff;
    background-color: #bd2130
}

a.badge-danger:focus,a.badge-danger.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem #dc354580
}

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

a.badge-light:hover,a.badge-light:focus {
    color: #212529;
    background-color: #dae0e5
}

a.badge-light:focus,a.badge-light.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem #f8f9fa80
}

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

a.badge-dark:hover,a.badge-dark:focus {
    color: #fff;
    background-color: #1d2124
}

a.badge-dark:focus,a.badge-dark.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem #343a4080
}

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

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

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

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .15rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 600
}

.alert-dismissible {
    padding-right: 4rem
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: .75rem 1.25rem;
    color: inherit
}

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

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

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

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db
}

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

.alert-secondary .alert-link {
    color: #202326
}

.alert-success {
    color: #164602;
    background-color: #d4e7cd;
    border-color: #c3ddb8
}

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

.alert-success .alert-link {
    color: #061401
}

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

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

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

.alert-warning {
    color: #783c00;
    background-color: #fae3cc;
    border-color: #f8d8b8
}

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

.alert-warning .alert-link {
    color: #452300
}

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

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

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

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

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

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

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

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

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

.progress {
    display: flex;
    height: 1rem;
    overflow: hidden;
    line-height: 0;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .15rem
}

.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    transition: width .6s ease
}

@media (prefers-reduced-motion: reduce) {
    .progress-bar {
        transition: none
    }
}

.progress-bar-animated {
    animation: 1s linear infinite progress-bar-stripes
}

@media (prefers-reduced-motion: reduce) {
    .progress-bar-animated {
        animation: none
    }
}

.media {
    display: flex;
    align-items: flex-start
}

.media-body {
    flex: 1
}

.list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: .15rem
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit
}

.list-group-item-action:hover,.list-group-item-action:focus {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa
}

.list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef
}

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125)
}

.list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit
}

.list-group-item:last-child {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit
}

.list-group-item.disabled,.list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff
}

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

.list-group-item+.list-group-item {
    border-top-width: 0
}

.list-group-item+.list-group-item.active {
    margin-top: -1px;
    border-top-width: 1px
}

.list-group-horizontal {
    flex-direction: row
}

.list-group-horizontal>.list-group-item:first-child {
    border-bottom-left-radius: .15rem;
    border-top-right-radius: 0
}

.list-group-horizontal>.list-group-item:last-child {
    border-top-right-radius: .15rem;
    border-bottom-left-radius: 0
}

.list-group-horizontal>.list-group-item.active {
    margin-top: 0
}

.list-group-horizontal>.list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0
}

.list-group-horizontal>.list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px
}

@media (min-width: 768px) {
    .list-group-horizontal-sm {
        flex-direction:row
    }

    .list-group-horizontal-sm>.list-group-item:first-child {
        border-bottom-left-radius: .15rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-sm>.list-group-item:last-child {
        border-top-right-radius: .15rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-sm>.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-sm>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-sm>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

@media (min-width: 1024px) {
    .list-group-horizontal-md {
        flex-direction:row
    }

    .list-group-horizontal-md>.list-group-item:first-child {
        border-bottom-left-radius: .15rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-md>.list-group-item:last-child {
        border-top-right-radius: .15rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-md>.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-md>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-md>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

@media (min-width: 1440px) {
    .list-group-horizontal-lg {
        flex-direction:row
    }

    .list-group-horizontal-lg>.list-group-item:first-child {
        border-bottom-left-radius: .15rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-lg>.list-group-item:last-child {
        border-top-right-radius: .15rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-lg>.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-lg>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-lg>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

@media (min-width: 2200px) {
    .list-group-horizontal-xl {
        flex-direction:row
    }

    .list-group-horizontal-xl>.list-group-item:first-child {
        border-bottom-left-radius: .15rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-xl>.list-group-item:last-child {
        border-top-right-radius: .15rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-xl>.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-xl>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-xl>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

@media (min-width: 2800px) {
    .list-group-horizontal-xxl {
        flex-direction:row
    }

    .list-group-horizontal-xxl>.list-group-item:first-child {
        border-bottom-left-radius: .15rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-xxl>.list-group-item:last-child {
        border-top-right-radius: .15rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-xxl>.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-xxl>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-xxl>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

@media (min-width: 3800px) {
    .list-group-horizontal-xxxl {
        flex-direction:row
    }

    .list-group-horizontal-xxxl>.list-group-item:first-child {
        border-bottom-left-radius: .15rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-xxxl>.list-group-item:last-child {
        border-top-right-radius: .15rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-xxxl>.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-xxxl>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-xxxl>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

.list-group-flush {
    border-radius: 0
}

.list-group-flush>.list-group-item {
    border-width: 0 0 1px
}

.list-group-flush>.list-group-item:last-child {
    border-bottom-width: 0
}

.list-group-item-primary {
    color: #004085;
    background-color: #b8daff
}

.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus {
    color: #004085;
    background-color: #9fcdff
}

.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085
}

.list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db
}

.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus {
    color: #383d41;
    background-color: #c8cbcf
}

.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41
}

.list-group-item-success {
    color: #164602;
    background-color: #c3ddb8
}

.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus {
    color: #164602;
    background-color: #b4d5a7
}

.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #164602;
    border-color: #164602
}

.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb
}

.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5
}

.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460
}

.list-group-item-warning {
    color: #783c00;
    background-color: #f8d8b8
}

.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus {
    color: #783c00;
    background-color: #f6cba1
}

.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #783c00;
    border-color: #783c00
}

.list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb
}

.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus {
    color: #721c24;
    background-color: #f1b0b7
}

.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24
}

.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe
}

.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6
}

.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182
}

.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca
}

.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbe
}

.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

.close:hover {
    color: #000;
    text-decoration: none
}

.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus {
    opacity: .75
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0
}

a.close.disabled {
    pointer-events: none
}

.toast {
    flex-basis: 350px;
    max-width: 350px;
    font-size: .875rem;
    background-color: #ffffffd9;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.1);
    box-shadow: 0 .25rem .75rem #0000001a;
    opacity: 0;
    border-radius: .25rem
}

.toast:not(:last-child) {
    margin-bottom: .75rem
}

.toast.showing {
    opacity: 1
}

.toast.show {
    display: block;
    opacity: 1
}

.toast.hide {
    display: none
}

.toast-header {
    display: flex;
    align-items: center;
    padding: .25rem .75rem;
    color: #6c757d;
    background-color: #ffffffd9;
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0,0,0,.05);
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.toast-body {
    padding: .75rem
}

.modal-open {
    overflow: hidden
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translateY(-50px)
}

@media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    transform: none
}

.modal.modal-static .modal-dialog {
    transform: scale(1.02)
}

.modal-dialog-scrollable {
    display: flex;
    max-height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden
}

.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer {
    flex-shrink: 0
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto
}

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.modal-dialog-centered:before {
    display: block;
    height: calc(100vh - 1rem);
    height: min-content;
    content: ""
}

.modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none
}

.modal-dialog-centered.modal-dialog-scrollable:before {
    content: none
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #C3D5D4;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    padding: .75rem;
    border-top: 1px solid #C3D5D4;
    border-bottom-right-radius: calc(.3rem - 1px);
    border-bottom-left-radius: calc(.3rem - 1px)
}

.modal-footer>* {
    margin: .25rem
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        max-width:500px;
        margin: 1.75rem auto
    }

    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem)
    }

    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem)
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }

    .modal-dialog-centered:before {
        height: calc(100vh - 3.5rem);
        height: min-content
    }

    .modal-sm {
        max-width: 300px
    }
}

@media (min-width: 1440px) {
    .modal-lg,.modal-xl {
        max-width:800px
    }
}

@media (min-width: 2200px) {
    .modal-xl {
        max-width:1140px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: Roboto,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    white-space: normal;
    word-spacing: normal;
    line-break: auto;
    font-size: .8rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}

.tooltip .arrow:before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-tooltip-top,.bs-tooltip-auto[x-placement^=top] {
    padding: .4rem 0
}

.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^=top] .arrow {
    bottom: 0
}

.bs-tooltip-top .arrow:before,.bs-tooltip-auto[x-placement^=top] .arrow:before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #000
}

.bs-tooltip-right,.bs-tooltip-auto[x-placement^=right] {
    padding: 0 .4rem
}

.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^=right] .arrow {
    left: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-right .arrow:before,.bs-tooltip-auto[x-placement^=right] .arrow:before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #000
}

.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^=bottom] {
    padding: .4rem 0
}

.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^=bottom] .arrow {
    top: 0
}

.bs-tooltip-bottom .arrow:before,.bs-tooltip-auto[x-placement^=bottom] .arrow:before {
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000
}

.bs-tooltip-left,.bs-tooltip-auto[x-placement^=left] {
    padding: 0 .4rem
}

.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^=left] .arrow {
    right: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-left .arrow:before,.bs-tooltip-auto[x-placement^=left] .arrow:before {
    left: 0;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .15rem
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: Roboto,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    white-space: normal;
    word-spacing: normal;
    line-break: auto;
    font-size: .8rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem
}

.popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem
}

.popover .arrow:before,.popover .arrow:after {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-popover-top,.bs-popover-auto[x-placement^=top] {
    margin-bottom: .5rem
}

.bs-popover-top>.arrow,.bs-popover-auto[x-placement^=top]>.arrow {
    bottom: calc(-.5rem - 1px)
}

.bs-popover-top>.arrow:before,.bs-popover-auto[x-placement^=top]>.arrow:before {
    bottom: 0;
    border-width: .5rem .5rem 0;
    border-top-color: #00000040
}

.bs-popover-top>.arrow:after,.bs-popover-auto[x-placement^=top]>.arrow:after {
    bottom: 1px;
    border-width: .5rem .5rem 0;
    border-top-color: #fff
}

.bs-popover-right,.bs-popover-auto[x-placement^=right] {
    margin-left: .5rem
}

.bs-popover-right>.arrow,.bs-popover-auto[x-placement^=right]>.arrow {
    left: calc(-.5rem - 1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-right>.arrow:before,.bs-popover-auto[x-placement^=right]>.arrow:before {
    left: 0;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: #00000040
}

.bs-popover-right>.arrow:after,.bs-popover-auto[x-placement^=right]>.arrow:after {
    left: 1px;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: #fff
}

.bs-popover-bottom,.bs-popover-auto[x-placement^=bottom] {
    margin-top: .5rem
}

.bs-popover-bottom>.arrow,.bs-popover-auto[x-placement^=bottom]>.arrow {
    top: calc(-.5rem - 1px)
}

.bs-popover-bottom>.arrow:before,.bs-popover-auto[x-placement^=bottom]>.arrow:before {
    top: 0;
    border-width: 0 .5rem .5rem .5rem;
    border-bottom-color: #00000040
}

.bs-popover-bottom>.arrow:after,.bs-popover-auto[x-placement^=bottom]>.arrow:after {
    top: 1px;
    border-width: 0 .5rem .5rem .5rem;
    border-bottom-color: #fff
}

.bs-popover-bottom .popover-header:before,.bs-popover-auto[x-placement^=bottom] .popover-header:before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7
}

.bs-popover-left,.bs-popover-auto[x-placement^=left] {
    margin-right: .5rem
}

.bs-popover-left>.arrow,.bs-popover-auto[x-placement^=left]>.arrow {
    right: calc(-.5rem - 1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-left>.arrow:before,.bs-popover-auto[x-placement^=left]>.arrow:before {
    right: 0;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: #00000040
}

.bs-popover-left>.arrow:after,.bs-popover-auto[x-placement^=left]>.arrow:after {
    right: 1px;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: #fff
}

.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: #292931;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.popover-header:empty {
    display: none
}

.popover-body {
    padding: .5rem .75rem;
    color: #212529
}

.carousel {
    position: relative
}

.carousel.pointer-event {
    touch-action: pan-y
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner:after {
    display: block;
    clear: both;
    content: ""
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    backface-visibility: hidden;
    transition: transform .6s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .carousel-item {
        transition: none
    }
}

.carousel-item.active,.carousel-item-next,.carousel-item-prev {
    display: block
}

.carousel-item-next:not(.carousel-item-left),.active.carousel-item-right {
    transform: translate(100%)
}

.carousel-item-prev:not(.carousel-item-right),.active.carousel-item-left {
    transform: translate(-100%)
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    transform: none
}

.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right {
    z-index: 1;
    opacity: 1
}

.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    transition: opacity 0s .6s
}

@media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right {
        transition: none
    }
}

.carousel-control-prev,.carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: none;
    border: 0;
    opacity: .5;
    transition: opacity .15s ease
}

@media (prefers-reduced-motion: reduce) {
    .carousel-control-prev,.carousel-control-next {
        transition: none
    }
}

.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-prev-icon,.carousel-control-next-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: 50%/100% 100% no-repeat
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

.carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease
}

@media (prefers-reduced-motion: reduce) {
    .carousel-indicators li {
        transition: none
    }
}

.carousel-indicators .active {
    opacity: 1
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

@keyframes spinner-border {
    to {
        transform: rotate(360deg)
    }
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: -.125em;
    border: .25em solid currentcolor;
    border-right-color: transparent;
    border-radius: 50%;
    animation: .75s linear infinite spinner-border
}

.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: .2em
}

@keyframes spinner-grow {
    0% {
        transform: scale(0)
    }

    50% {
        opacity: 1;
        transform: none
    }
}

.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: -.125em;
    background-color: currentcolor;
    border-radius: 50%;
    opacity: 0;
    animation: .75s linear infinite spinner-grow
}

.spinner-grow-sm {
    width: 1rem;
    height: 1rem
}

@media (prefers-reduced-motion: reduce) {
    .spinner-border,.spinner-grow {
        animation-duration: 1.5s
    }
}

.align-baseline {
    vertical-align: baseline!important
}

.align-top {
    vertical-align: top!important
}

.align-middle {
    vertical-align: middle!important
}

.align-bottom {
    vertical-align: bottom!important
}

.align-text-bottom {
    vertical-align: text-bottom!important
}

.align-text-top {
    vertical-align: text-top!important
}

.bg-primary {
    background-color: #007bff!important
}

a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus {
    background-color: #0062cc!important
}

.bg-secondary {
    background-color: #6c757d!important
}

a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus {
    background-color: #545b62!important
}

.bg-success {
    background-color: #2a8703!important
}

a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus {
    background-color: #1a5502!important
}

.bg-info {
    background-color: #17a2b8!important
}

a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus {
    background-color: #117a8b!important
}

.bg-warning {
    background-color: #e67300!important
}

a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus {
    background-color: #b35a00!important
}

.bg-danger {
    background-color: #dc3545!important
}

a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus {
    background-color: #bd2130!important
}

.bg-light {
    background-color: #f8f9fa!important
}

a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus {
    background-color: #dae0e5!important
}

.bg-dark {
    background-color: #343a40!important
}

a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus {
    background-color: #1d2124!important
}

.bg-white {
    background-color: #fff!important
}

.bg-transparent {
    background-color: transparent!important
}

.border {
    border: 1px solid #C3D5D4!important
}

.border-top {
    border-top: 1px solid #C3D5D4!important
}

.border-right {
    border-right: 1px solid #C3D5D4!important
}

.border-bottom {
    border-bottom: 1px solid #C3D5D4!important
}

.border-left {
    border-left: 1px solid #C3D5D4!important
}

.border-0 {
    border: 0!important
}

.border-top-0 {
    border-top: 0!important
}

.border-right-0 {
    border-right: 0!important
}

.border-bottom-0 {
    border-bottom: 0!important
}

.border-left-0 {
    border-left: 0!important
}

.border-primary {
    border-color: #007bff!important
}

.border-secondary {
    border-color: #6c757d!important
}

.border-success {
    border-color: #2a8703!important
}

.border-info {
    border-color: #17a2b8!important
}

.border-warning {
    border-color: #e67300!important
}

.border-danger {
    border-color: #dc3545!important
}

.border-light {
    border-color: #f8f9fa!important
}

.border-dark {
    border-color: #343a40!important
}

.border-white {
    border-color: #fff!important
}

.rounded-sm {
    border-radius: .2rem!important
}

.rounded {
    border-radius: .15rem!important
}

.rounded-top {
    border-top-left-radius: .15rem!important;
    border-top-right-radius: .15rem!important
}

.rounded-right {
    border-top-right-radius: .15rem!important;
    border-bottom-right-radius: .15rem!important
}

.rounded-bottom {
    border-bottom-right-radius: .15rem!important;
    border-bottom-left-radius: .15rem!important
}

.rounded-left {
    border-top-left-radius: .15rem!important;
    border-bottom-left-radius: .15rem!important
}

.rounded-lg {
    border-radius: .3rem!important
}

.rounded-circle {
    border-radius: 50%!important
}

.rounded-pill {
    border-radius: 50rem!important
}

.rounded-0 {
    border-radius: 0!important
}

.clearfix:after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none!important
}

.d-inline {
    display: inline!important
}

.d-inline-block {
    display: inline-block!important
}

.d-block {
    display: block!important
}

.d-table {
    display: table!important
}

.d-table-row {
    display: table-row!important
}

.d-table-cell {
    display: table-cell!important
}

.d-flex {
    display: flex!important
}

.d-inline-flex {
    display: inline-flex!important
}

@media (min-width: 768px) {
    .d-sm-none {
        display:none!important
    }

    .d-sm-inline {
        display: inline!important
    }

    .d-sm-inline-block {
        display: inline-block!important
    }

    .d-sm-block {
        display: block!important
    }

    .d-sm-table {
        display: table!important
    }

    .d-sm-table-row {
        display: table-row!important
    }

    .d-sm-table-cell {
        display: table-cell!important
    }

    .d-sm-flex {
        display: flex!important
    }

    .d-sm-inline-flex {
        display: inline-flex!important
    }
}

@media (min-width: 1024px) {
    .d-md-none {
        display:none!important
    }

    .d-md-inline {
        display: inline!important
    }

    .d-md-inline-block {
        display: inline-block!important
    }

    .d-md-block {
        display: block!important
    }

    .d-md-table {
        display: table!important
    }

    .d-md-table-row {
        display: table-row!important
    }

    .d-md-table-cell {
        display: table-cell!important
    }

    .d-md-flex {
        display: flex!important
    }

    .d-md-inline-flex {
        display: inline-flex!important
    }
}

@media (min-width: 1440px) {
    .d-lg-none {
        display:none!important
    }

    .d-lg-inline {
        display: inline!important
    }

    .d-lg-inline-block {
        display: inline-block!important
    }

    .d-lg-block {
        display: block!important
    }

    .d-lg-table {
        display: table!important
    }

    .d-lg-table-row {
        display: table-row!important
    }

    .d-lg-table-cell {
        display: table-cell!important
    }

    .d-lg-flex {
        display: flex!important
    }

    .d-lg-inline-flex {
        display: inline-flex!important
    }
}

@media (min-width: 2200px) {
    .d-xl-none {
        display:none!important
    }

    .d-xl-inline {
        display: inline!important
    }

    .d-xl-inline-block {
        display: inline-block!important
    }

    .d-xl-block {
        display: block!important
    }

    .d-xl-table {
        display: table!important
    }

    .d-xl-table-row {
        display: table-row!important
    }

    .d-xl-table-cell {
        display: table-cell!important
    }

    .d-xl-flex {
        display: flex!important
    }

    .d-xl-inline-flex {
        display: inline-flex!important
    }
}

@media (min-width: 2800px) {
    .d-xxl-none {
        display:none!important
    }

    .d-xxl-inline {
        display: inline!important
    }

    .d-xxl-inline-block {
        display: inline-block!important
    }

    .d-xxl-block {
        display: block!important
    }

    .d-xxl-table {
        display: table!important
    }

    .d-xxl-table-row {
        display: table-row!important
    }

    .d-xxl-table-cell {
        display: table-cell!important
    }

    .d-xxl-flex {
        display: flex!important
    }

    .d-xxl-inline-flex {
        display: inline-flex!important
    }
}

@media (min-width: 3800px) {
    .d-xxxl-none {
        display:none!important
    }

    .d-xxxl-inline {
        display: inline!important
    }

    .d-xxxl-inline-block {
        display: inline-block!important
    }

    .d-xxxl-block {
        display: block!important
    }

    .d-xxxl-table {
        display: table!important
    }

    .d-xxxl-table-row {
        display: table-row!important
    }

    .d-xxxl-table-cell {
        display: table-cell!important
    }

    .d-xxxl-flex {
        display: flex!important
    }

    .d-xxxl-inline-flex {
        display: inline-flex!important
    }
}

@media print {
    .d-print-none {
        display: none!important
    }

    .d-print-inline {
        display: inline!important
    }

    .d-print-inline-block {
        display: inline-block!important
    }

    .d-print-block {
        display: block!important
    }

    .d-print-table {
        display: table!important
    }

    .d-print-table-row {
        display: table-row!important
    }

    .d-print-table-cell {
        display: table-cell!important
    }

    .d-print-flex {
        display: flex!important
    }

    .d-print-inline-flex {
        display: inline-flex!important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive:before {
    display: block;
    content: ""
}

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

.embed-responsive-21by9:before {
    padding-top: 42.85714286%
}

.embed-responsive-16by9:before {
    padding-top: 56.25%
}

.embed-responsive-4by3:before {
    padding-top: 75%
}

.embed-responsive-1by1:before {
    padding-top: 100%
}

.flex-row {
    flex-direction: row!important
}

.flex-column {
    flex-direction: column!important
}

.flex-row-reverse {
    flex-direction: row-reverse!important
}

.flex-column-reverse {
    flex-direction: column-reverse!important
}

.flex-wrap {
    flex-wrap: wrap!important
}

.flex-nowrap {
    flex-wrap: nowrap!important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse!important
}

.flex-fill {
    flex: 1 1 auto!important
}

.flex-grow-0 {
    flex-grow: 0!important
}

.flex-grow-1 {
    flex-grow: 1!important
}

.flex-shrink-0 {
    flex-shrink: 0!important
}

.flex-shrink-1 {
    flex-shrink: 1!important
}

.justify-content-start {
    justify-content: flex-start!important
}

.justify-content-end {
    justify-content: flex-end!important
}

.justify-content-center {
    justify-content: center!important
}

.justify-content-between {
    justify-content: space-between!important
}

.justify-content-around {
    justify-content: space-around!important
}

.align-items-start {
    align-items: flex-start!important
}

.align-items-end {
    align-items: flex-end!important
}

.align-items-center {
    align-items: center!important
}

.align-items-baseline {
    align-items: baseline!important
}

.align-items-stretch {
    align-items: stretch!important
}

.align-content-start {
    align-content: flex-start!important
}

.align-content-end {
    align-content: flex-end!important
}

.align-content-center {
    align-content: center!important
}

.align-content-between {
    align-content: space-between!important
}

.align-content-around {
    align-content: space-around!important
}

.align-content-stretch {
    align-content: stretch!important
}

.align-self-auto {
    align-self: auto!important
}

.align-self-start {
    align-self: flex-start!important
}

.align-self-end {
    align-self: flex-end!important
}

.align-self-center {
    align-self: center!important
}

.align-self-baseline {
    align-self: baseline!important
}

.align-self-stretch {
    align-self: stretch!important
}

@media (min-width: 768px) {
    .flex-sm-row {
        flex-direction:row!important
    }

    .flex-sm-column {
        flex-direction: column!important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse!important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse!important
    }

    .flex-sm-wrap {
        flex-wrap: wrap!important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .flex-sm-fill {
        flex: 1 1 auto!important
    }

    .flex-sm-grow-0 {
        flex-grow: 0!important
    }

    .flex-sm-grow-1 {
        flex-grow: 1!important
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0!important
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1!important
    }

    .justify-content-sm-start {
        justify-content: flex-start!important
    }

    .justify-content-sm-end {
        justify-content: flex-end!important
    }

    .justify-content-sm-center {
        justify-content: center!important
    }

    .justify-content-sm-between {
        justify-content: space-between!important
    }

    .justify-content-sm-around {
        justify-content: space-around!important
    }

    .align-items-sm-start {
        align-items: flex-start!important
    }

    .align-items-sm-end {
        align-items: flex-end!important
    }

    .align-items-sm-center {
        align-items: center!important
    }

    .align-items-sm-baseline {
        align-items: baseline!important
    }

    .align-items-sm-stretch {
        align-items: stretch!important
    }

    .align-content-sm-start {
        align-content: flex-start!important
    }

    .align-content-sm-end {
        align-content: flex-end!important
    }

    .align-content-sm-center {
        align-content: center!important
    }

    .align-content-sm-between {
        align-content: space-between!important
    }

    .align-content-sm-around {
        align-content: space-around!important
    }

    .align-content-sm-stretch {
        align-content: stretch!important
    }

    .align-self-sm-auto {
        align-self: auto!important
    }

    .align-self-sm-start {
        align-self: flex-start!important
    }

    .align-self-sm-end {
        align-self: flex-end!important
    }

    .align-self-sm-center {
        align-self: center!important
    }

    .align-self-sm-baseline {
        align-self: baseline!important
    }

    .align-self-sm-stretch {
        align-self: stretch!important
    }
}

@media (min-width: 1024px) {
    .flex-md-row {
        flex-direction:row!important
    }

    .flex-md-column {
        flex-direction: column!important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse!important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse!important
    }

    .flex-md-wrap {
        flex-wrap: wrap!important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .flex-md-fill {
        flex: 1 1 auto!important
    }

    .flex-md-grow-0 {
        flex-grow: 0!important
    }

    .flex-md-grow-1 {
        flex-grow: 1!important
    }

    .flex-md-shrink-0 {
        flex-shrink: 0!important
    }

    .flex-md-shrink-1 {
        flex-shrink: 1!important
    }

    .justify-content-md-start {
        justify-content: flex-start!important
    }

    .justify-content-md-end {
        justify-content: flex-end!important
    }

    .justify-content-md-center {
        justify-content: center!important
    }

    .justify-content-md-between {
        justify-content: space-between!important
    }

    .justify-content-md-around {
        justify-content: space-around!important
    }

    .align-items-md-start {
        align-items: flex-start!important
    }

    .align-items-md-end {
        align-items: flex-end!important
    }

    .align-items-md-center {
        align-items: center!important
    }

    .align-items-md-baseline {
        align-items: baseline!important
    }

    .align-items-md-stretch {
        align-items: stretch!important
    }

    .align-content-md-start {
        align-content: flex-start!important
    }

    .align-content-md-end {
        align-content: flex-end!important
    }

    .align-content-md-center {
        align-content: center!important
    }

    .align-content-md-between {
        align-content: space-between!important
    }

    .align-content-md-around {
        align-content: space-around!important
    }

    .align-content-md-stretch {
        align-content: stretch!important
    }

    .align-self-md-auto {
        align-self: auto!important
    }

    .align-self-md-start {
        align-self: flex-start!important
    }

    .align-self-md-end {
        align-self: flex-end!important
    }

    .align-self-md-center {
        align-self: center!important
    }

    .align-self-md-baseline {
        align-self: baseline!important
    }

    .align-self-md-stretch {
        align-self: stretch!important
    }
}

@media (min-width: 1440px) {
    .flex-lg-row {
        flex-direction:row!important
    }

    .flex-lg-column {
        flex-direction: column!important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse!important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse!important
    }

    .flex-lg-wrap {
        flex-wrap: wrap!important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .flex-lg-fill {
        flex: 1 1 auto!important
    }

    .flex-lg-grow-0 {
        flex-grow: 0!important
    }

    .flex-lg-grow-1 {
        flex-grow: 1!important
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0!important
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1!important
    }

    .justify-content-lg-start {
        justify-content: flex-start!important
    }

    .justify-content-lg-end {
        justify-content: flex-end!important
    }

    .justify-content-lg-center {
        justify-content: center!important
    }

    .justify-content-lg-between {
        justify-content: space-between!important
    }

    .justify-content-lg-around {
        justify-content: space-around!important
    }

    .align-items-lg-start {
        align-items: flex-start!important
    }

    .align-items-lg-end {
        align-items: flex-end!important
    }

    .align-items-lg-center {
        align-items: center!important
    }

    .align-items-lg-baseline {
        align-items: baseline!important
    }

    .align-items-lg-stretch {
        align-items: stretch!important
    }

    .align-content-lg-start {
        align-content: flex-start!important
    }

    .align-content-lg-end {
        align-content: flex-end!important
    }

    .align-content-lg-center {
        align-content: center!important
    }

    .align-content-lg-between {
        align-content: space-between!important
    }

    .align-content-lg-around {
        align-content: space-around!important
    }

    .align-content-lg-stretch {
        align-content: stretch!important
    }

    .align-self-lg-auto {
        align-self: auto!important
    }

    .align-self-lg-start {
        align-self: flex-start!important
    }

    .align-self-lg-end {
        align-self: flex-end!important
    }

    .align-self-lg-center {
        align-self: center!important
    }

    .align-self-lg-baseline {
        align-self: baseline!important
    }

    .align-self-lg-stretch {
        align-self: stretch!important
    }
}

@media (min-width: 2200px) {
    .flex-xl-row {
        flex-direction:row!important
    }

    .flex-xl-column {
        flex-direction: column!important
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse!important
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse!important
    }

    .flex-xl-wrap {
        flex-wrap: wrap!important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .flex-xl-fill {
        flex: 1 1 auto!important
    }

    .flex-xl-grow-0 {
        flex-grow: 0!important
    }

    .flex-xl-grow-1 {
        flex-grow: 1!important
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0!important
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1!important
    }

    .justify-content-xl-start {
        justify-content: flex-start!important
    }

    .justify-content-xl-end {
        justify-content: flex-end!important
    }

    .justify-content-xl-center {
        justify-content: center!important
    }

    .justify-content-xl-between {
        justify-content: space-between!important
    }

    .justify-content-xl-around {
        justify-content: space-around!important
    }

    .align-items-xl-start {
        align-items: flex-start!important
    }

    .align-items-xl-end {
        align-items: flex-end!important
    }

    .align-items-xl-center {
        align-items: center!important
    }

    .align-items-xl-baseline {
        align-items: baseline!important
    }

    .align-items-xl-stretch {
        align-items: stretch!important
    }

    .align-content-xl-start {
        align-content: flex-start!important
    }

    .align-content-xl-end {
        align-content: flex-end!important
    }

    .align-content-xl-center {
        align-content: center!important
    }

    .align-content-xl-between {
        align-content: space-between!important
    }

    .align-content-xl-around {
        align-content: space-around!important
    }

    .align-content-xl-stretch {
        align-content: stretch!important
    }

    .align-self-xl-auto {
        align-self: auto!important
    }

    .align-self-xl-start {
        align-self: flex-start!important
    }

    .align-self-xl-end {
        align-self: flex-end!important
    }

    .align-self-xl-center {
        align-self: center!important
    }

    .align-self-xl-baseline {
        align-self: baseline!important
    }

    .align-self-xl-stretch {
        align-self: stretch!important
    }
}

@media (min-width: 2800px) {
    .flex-xxl-row {
        flex-direction:row!important
    }

    .flex-xxl-column {
        flex-direction: column!important
    }

    .flex-xxl-row-reverse {
        flex-direction: row-reverse!important
    }

    .flex-xxl-column-reverse {
        flex-direction: column-reverse!important
    }

    .flex-xxl-wrap {
        flex-wrap: wrap!important
    }

    .flex-xxl-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-xxl-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .flex-xxl-fill {
        flex: 1 1 auto!important
    }

    .flex-xxl-grow-0 {
        flex-grow: 0!important
    }

    .flex-xxl-grow-1 {
        flex-grow: 1!important
    }

    .flex-xxl-shrink-0 {
        flex-shrink: 0!important
    }

    .flex-xxl-shrink-1 {
        flex-shrink: 1!important
    }

    .justify-content-xxl-start {
        justify-content: flex-start!important
    }

    .justify-content-xxl-end {
        justify-content: flex-end!important
    }

    .justify-content-xxl-center {
        justify-content: center!important
    }

    .justify-content-xxl-between {
        justify-content: space-between!important
    }

    .justify-content-xxl-around {
        justify-content: space-around!important
    }

    .align-items-xxl-start {
        align-items: flex-start!important
    }

    .align-items-xxl-end {
        align-items: flex-end!important
    }

    .align-items-xxl-center {
        align-items: center!important
    }

    .align-items-xxl-baseline {
        align-items: baseline!important
    }

    .align-items-xxl-stretch {
        align-items: stretch!important
    }

    .align-content-xxl-start {
        align-content: flex-start!important
    }

    .align-content-xxl-end {
        align-content: flex-end!important
    }

    .align-content-xxl-center {
        align-content: center!important
    }

    .align-content-xxl-between {
        align-content: space-between!important
    }

    .align-content-xxl-around {
        align-content: space-around!important
    }

    .align-content-xxl-stretch {
        align-content: stretch!important
    }

    .align-self-xxl-auto {
        align-self: auto!important
    }

    .align-self-xxl-start {
        align-self: flex-start!important
    }

    .align-self-xxl-end {
        align-self: flex-end!important
    }

    .align-self-xxl-center {
        align-self: center!important
    }

    .align-self-xxl-baseline {
        align-self: baseline!important
    }

    .align-self-xxl-stretch {
        align-self: stretch!important
    }
}

@media (min-width: 3800px) {
    .flex-xxxl-row {
        flex-direction:row!important
    }

    .flex-xxxl-column {
        flex-direction: column!important
    }

    .flex-xxxl-row-reverse {
        flex-direction: row-reverse!important
    }

    .flex-xxxl-column-reverse {
        flex-direction: column-reverse!important
    }

    .flex-xxxl-wrap {
        flex-wrap: wrap!important
    }

    .flex-xxxl-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-xxxl-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .flex-xxxl-fill {
        flex: 1 1 auto!important
    }

    .flex-xxxl-grow-0 {
        flex-grow: 0!important
    }

    .flex-xxxl-grow-1 {
        flex-grow: 1!important
    }

    .flex-xxxl-shrink-0 {
        flex-shrink: 0!important
    }

    .flex-xxxl-shrink-1 {
        flex-shrink: 1!important
    }

    .justify-content-xxxl-start {
        justify-content: flex-start!important
    }

    .justify-content-xxxl-end {
        justify-content: flex-end!important
    }

    .justify-content-xxxl-center {
        justify-content: center!important
    }

    .justify-content-xxxl-between {
        justify-content: space-between!important
    }

    .justify-content-xxxl-around {
        justify-content: space-around!important
    }

    .align-items-xxxl-start {
        align-items: flex-start!important
    }

    .align-items-xxxl-end {
        align-items: flex-end!important
    }

    .align-items-xxxl-center {
        align-items: center!important
    }

    .align-items-xxxl-baseline {
        align-items: baseline!important
    }

    .align-items-xxxl-stretch {
        align-items: stretch!important
    }

    .align-content-xxxl-start {
        align-content: flex-start!important
    }

    .align-content-xxxl-end {
        align-content: flex-end!important
    }

    .align-content-xxxl-center {
        align-content: center!important
    }

    .align-content-xxxl-between {
        align-content: space-between!important
    }

    .align-content-xxxl-around {
        align-content: space-around!important
    }

    .align-content-xxxl-stretch {
        align-content: stretch!important
    }

    .align-self-xxxl-auto {
        align-self: auto!important
    }

    .align-self-xxxl-start {
        align-self: flex-start!important
    }

    .align-self-xxxl-end {
        align-self: flex-end!important
    }

    .align-self-xxxl-center {
        align-self: center!important
    }

    .align-self-xxxl-baseline {
        align-self: baseline!important
    }

    .align-self-xxxl-stretch {
        align-self: stretch!important
    }
}

.float-left {
    float: left!important
}

.float-right {
    float: right!important
}

.float-none {
    float: none!important
}

@media (min-width: 768px) {
    .float-sm-left {
        float:left!important
    }

    .float-sm-right {
        float: right!important
    }

    .float-sm-none {
        float: none!important
    }
}

@media (min-width: 1024px) {
    .float-md-left {
        float:left!important
    }

    .float-md-right {
        float: right!important
    }

    .float-md-none {
        float: none!important
    }
}

@media (min-width: 1440px) {
    .float-lg-left {
        float:left!important
    }

    .float-lg-right {
        float: right!important
    }

    .float-lg-none {
        float: none!important
    }
}

@media (min-width: 2200px) {
    .float-xl-left {
        float:left!important
    }

    .float-xl-right {
        float: right!important
    }

    .float-xl-none {
        float: none!important
    }
}

@media (min-width: 2800px) {
    .float-xxl-left {
        float:left!important
    }

    .float-xxl-right {
        float: right!important
    }

    .float-xxl-none {
        float: none!important
    }
}

@media (min-width: 3800px) {
    .float-xxxl-left {
        float:left!important
    }

    .float-xxxl-right {
        float: right!important
    }

    .float-xxxl-none {
        float: none!important
    }
}

.user-select-all {
    -webkit-user-select: all!important;
    user-select: all!important
}

.user-select-auto {
    -webkit-user-select: auto!important;
    user-select: auto!important
}

.user-select-none {
    -webkit-user-select: none!important;
    user-select: none!important
}

.overflow-auto {
    overflow: auto!important
}

.overflow-hidden {
    overflow: hidden!important
}

.position-static {
    position: static!important
}

.position-relative {
    position: relative!important
}

.position-absolute {
    position: absolute!important
}

.position-fixed {
    position: fixed!important
}

.position-sticky {
    position: sticky!important
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

@supports (position: sticky) {
    .sticky-top {
        position:sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem #00000013!important
}

.shadow {
    box-shadow: 0 .5rem 1rem #00000026!important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem #0000002d!important
}

.shadow-none {
    box-shadow: none!important
}

.w-25 {
    width: 25%!important
}

.w-50 {
    width: 50%!important
}

.w-75 {
    width: 75%!important
}

.w-100 {
    width: 100%!important
}

.w-auto {
    width: auto!important
}

.h-25 {
    height: 25%!important
}

.h-50 {
    height: 50%!important
}

.h-75 {
    height: 75%!important
}

.h-100 {
    height: 100%!important
}

.h-auto {
    height: auto!important
}

.mw-100 {
    max-width: 100%!important
}

.mh-100 {
    max-height: 100%!important
}

.min-vw-100 {
    min-width: 100vw!important
}

.min-vh-100 {
    min-height: 100vh!important
}

.vw-100 {
    width: 100vw!important
}

.vh-100 {
    height: 100vh!important
}

.m-0 {
    margin: 0!important
}

.mt-0,.my-0 {
    margin-top: 0!important
}

.mr-0,.mx-0 {
    margin-right: 0!important
}

.mb-0,.my-0 {
    margin-bottom: 0!important
}

.ml-0,.mx-0 {
    margin-left: 0!important
}

.m-1 {
    margin: .25rem!important
}

.mt-1,.my-1 {
    margin-top: .25rem!important
}

.mr-1,.mx-1 {
    margin-right: .25rem!important
}

.mb-1,.my-1 {
    margin-bottom: .25rem!important
}

.ml-1,.mx-1 {
    margin-left: .25rem!important
}

.m-2 {
    margin: .5rem!important
}

.mt-2,.my-2 {
    margin-top: .5rem!important
}

.mr-2,.mx-2 {
    margin-right: .5rem!important
}

.mb-2,.my-2 {
    margin-bottom: .5rem!important
}

.ml-2,.mx-2 {
    margin-left: .5rem!important
}

.m-3 {
    margin: 1rem!important
}

.mt-3,.my-3 {
    margin-top: 1rem!important
}

.mr-3,.mx-3 {
    margin-right: 1rem!important
}

.mb-3,.my-3 {
    margin-bottom: 1rem!important
}

.ml-3,.mx-3 {
    margin-left: 1rem!important
}

.m-4 {
    margin: 1.5rem!important
}

.mt-4,.my-4 {
    margin-top: 1.5rem!important
}

.mr-4,.mx-4 {
    margin-right: 1.5rem!important
}

.mb-4,.my-4 {
    margin-bottom: 1.5rem!important
}

.ml-4,.mx-4 {
    margin-left: 1.5rem!important
}

.m-5 {
    margin: 3rem!important
}

.mt-5,.my-5 {
    margin-top: 3rem!important
}

.mr-5,.mx-5 {
    margin-right: 3rem!important
}

.mb-5,.my-5 {
    margin-bottom: 3rem!important
}

.ml-5,.mx-5 {
    margin-left: 3rem!important
}

.p-0 {
    padding: 0!important
}

.pt-0,.py-0 {
    padding-top: 0!important
}

.pr-0,.px-0 {
    padding-right: 0!important
}

.pb-0,.py-0 {
    padding-bottom: 0!important
}

.pl-0,.px-0 {
    padding-left: 0!important
}

.p-1 {
    padding: .25rem!important
}

.pt-1,.py-1 {
    padding-top: .25rem!important
}

.pr-1,.px-1 {
    padding-right: .25rem!important
}

.pb-1,.py-1 {
    padding-bottom: .25rem!important
}

.pl-1,.px-1 {
    padding-left: .25rem!important
}

.p-2 {
    padding: .5rem!important
}

.pt-2,.py-2 {
    padding-top: .5rem!important
}

.pr-2,.px-2 {
    padding-right: .5rem!important
}

.pb-2,.py-2 {
    padding-bottom: .5rem!important
}

.pl-2,.px-2 {
    padding-left: .5rem!important
}

.p-3 {
    padding: 1rem!important
}

.pt-3,.py-3 {
    padding-top: 1rem!important
}

.pr-3,.px-3 {
    padding-right: 1rem!important
}

.pb-3,.py-3 {
    padding-bottom: 1rem!important
}

.pl-3,.px-3 {
    padding-left: 1rem!important
}

.p-4 {
    padding: 1.5rem!important
}

.pt-4,.py-4 {
    padding-top: 1.5rem!important
}

.pr-4,.px-4 {
    padding-right: 1.5rem!important
}

.pb-4,.py-4 {
    padding-bottom: 1.5rem!important
}

.pl-4,.px-4 {
    padding-left: 1.5rem!important
}

.p-5 {
    padding: 3rem!important
}

.pt-5,.py-5 {
    padding-top: 3rem!important
}

.pr-5,.px-5 {
    padding-right: 3rem!important
}

.pb-5,.py-5 {
    padding-bottom: 3rem!important
}

.pl-5,.px-5 {
    padding-left: 3rem!important
}

.m-n1 {
    margin: -.25rem!important
}

.mt-n1,.my-n1 {
    margin-top: -.25rem!important
}

.mr-n1,.mx-n1 {
    margin-right: -.25rem!important
}

.mb-n1,.my-n1 {
    margin-bottom: -.25rem!important
}

.ml-n1,.mx-n1 {
    margin-left: -.25rem!important
}

.m-n2 {
    margin: -.5rem!important
}

.mt-n2,.my-n2 {
    margin-top: -.5rem!important
}

.mr-n2,.mx-n2 {
    margin-right: -.5rem!important
}

.mb-n2,.my-n2 {
    margin-bottom: -.5rem!important
}

.ml-n2,.mx-n2 {
    margin-left: -.5rem!important
}

.m-n3 {
    margin: -1rem!important
}

.mt-n3,.my-n3 {
    margin-top: -1rem!important
}

.mr-n3,.mx-n3 {
    margin-right: -1rem!important
}

.mb-n3,.my-n3 {
    margin-bottom: -1rem!important
}

.ml-n3,.mx-n3 {
    margin-left: -1rem!important
}

.m-n4 {
    margin: -1.5rem!important
}

.mt-n4,.my-n4 {
    margin-top: -1.5rem!important
}

.mr-n4,.mx-n4 {
    margin-right: -1.5rem!important
}

.mb-n4,.my-n4 {
    margin-bottom: -1.5rem!important
}

.ml-n4,.mx-n4 {
    margin-left: -1.5rem!important
}

.m-n5 {
    margin: -3rem!important
}

.mt-n5,.my-n5 {
    margin-top: -3rem!important
}

.mr-n5,.mx-n5 {
    margin-right: -3rem!important
}

.mb-n5,.my-n5 {
    margin-bottom: -3rem!important
}

.ml-n5,.mx-n5 {
    margin-left: -3rem!important
}

.m-auto {
    margin: auto!important
}

.mt-auto,.my-auto {
    margin-top: auto!important
}

.mr-auto,.mx-auto {
    margin-right: auto!important
}

.mb-auto,.my-auto {
    margin-bottom: auto!important
}

.ml-auto,.mx-auto {
    margin-left: auto!important
}

@media (min-width: 768px) {
    .m-sm-0 {
        margin:0!important
    }

    .mt-sm-0,.my-sm-0 {
        margin-top: 0!important
    }

    .mr-sm-0,.mx-sm-0 {
        margin-right: 0!important
    }

    .mb-sm-0,.my-sm-0 {
        margin-bottom: 0!important
    }

    .ml-sm-0,.mx-sm-0 {
        margin-left: 0!important
    }

    .m-sm-1 {
        margin: .25rem!important
    }

    .mt-sm-1,.my-sm-1 {
        margin-top: .25rem!important
    }

    .mr-sm-1,.mx-sm-1 {
        margin-right: .25rem!important
    }

    .mb-sm-1,.my-sm-1 {
        margin-bottom: .25rem!important
    }

    .ml-sm-1,.mx-sm-1 {
        margin-left: .25rem!important
    }

    .m-sm-2 {
        margin: .5rem!important
    }

    .mt-sm-2,.my-sm-2 {
        margin-top: .5rem!important
    }

    .mr-sm-2,.mx-sm-2 {
        margin-right: .5rem!important
    }

    .mb-sm-2,.my-sm-2 {
        margin-bottom: .5rem!important
    }

    .ml-sm-2,.mx-sm-2 {
        margin-left: .5rem!important
    }

    .m-sm-3 {
        margin: 1rem!important
    }

    .mt-sm-3,.my-sm-3 {
        margin-top: 1rem!important
    }

    .mr-sm-3,.mx-sm-3 {
        margin-right: 1rem!important
    }

    .mb-sm-3,.my-sm-3 {
        margin-bottom: 1rem!important
    }

    .ml-sm-3,.mx-sm-3 {
        margin-left: 1rem!important
    }

    .m-sm-4 {
        margin: 1.5rem!important
    }

    .mt-sm-4,.my-sm-4 {
        margin-top: 1.5rem!important
    }

    .mr-sm-4,.mx-sm-4 {
        margin-right: 1.5rem!important
    }

    .mb-sm-4,.my-sm-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-sm-4,.mx-sm-4 {
        margin-left: 1.5rem!important
    }

    .m-sm-5 {
        margin: 3rem!important
    }

    .mt-sm-5,.my-sm-5 {
        margin-top: 3rem!important
    }

    .mr-sm-5,.mx-sm-5 {
        margin-right: 3rem!important
    }

    .mb-sm-5,.my-sm-5 {
        margin-bottom: 3rem!important
    }

    .ml-sm-5,.mx-sm-5 {
        margin-left: 3rem!important
    }

    .p-sm-0 {
        padding: 0!important
    }

    .pt-sm-0,.py-sm-0 {
        padding-top: 0!important
    }

    .pr-sm-0,.px-sm-0 {
        padding-right: 0!important
    }

    .pb-sm-0,.py-sm-0 {
        padding-bottom: 0!important
    }

    .pl-sm-0,.px-sm-0 {
        padding-left: 0!important
    }

    .p-sm-1 {
        padding: .25rem!important
    }

    .pt-sm-1,.py-sm-1 {
        padding-top: .25rem!important
    }

    .pr-sm-1,.px-sm-1 {
        padding-right: .25rem!important
    }

    .pb-sm-1,.py-sm-1 {
        padding-bottom: .25rem!important
    }

    .pl-sm-1,.px-sm-1 {
        padding-left: .25rem!important
    }

    .p-sm-2 {
        padding: .5rem!important
    }

    .pt-sm-2,.py-sm-2 {
        padding-top: .5rem!important
    }

    .pr-sm-2,.px-sm-2 {
        padding-right: .5rem!important
    }

    .pb-sm-2,.py-sm-2 {
        padding-bottom: .5rem!important
    }

    .pl-sm-2,.px-sm-2 {
        padding-left: .5rem!important
    }

    .p-sm-3 {
        padding: 1rem!important
    }

    .pt-sm-3,.py-sm-3 {
        padding-top: 1rem!important
    }

    .pr-sm-3,.px-sm-3 {
        padding-right: 1rem!important
    }

    .pb-sm-3,.py-sm-3 {
        padding-bottom: 1rem!important
    }

    .pl-sm-3,.px-sm-3 {
        padding-left: 1rem!important
    }

    .p-sm-4 {
        padding: 1.5rem!important
    }

    .pt-sm-4,.py-sm-4 {
        padding-top: 1.5rem!important
    }

    .pr-sm-4,.px-sm-4 {
        padding-right: 1.5rem!important
    }

    .pb-sm-4,.py-sm-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-sm-4,.px-sm-4 {
        padding-left: 1.5rem!important
    }

    .p-sm-5 {
        padding: 3rem!important
    }

    .pt-sm-5,.py-sm-5 {
        padding-top: 3rem!important
    }

    .pr-sm-5,.px-sm-5 {
        padding-right: 3rem!important
    }

    .pb-sm-5,.py-sm-5 {
        padding-bottom: 3rem!important
    }

    .pl-sm-5,.px-sm-5 {
        padding-left: 3rem!important
    }

    .m-sm-n1 {
        margin: -.25rem!important
    }

    .mt-sm-n1,.my-sm-n1 {
        margin-top: -.25rem!important
    }

    .mr-sm-n1,.mx-sm-n1 {
        margin-right: -.25rem!important
    }

    .mb-sm-n1,.my-sm-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-sm-n1,.mx-sm-n1 {
        margin-left: -.25rem!important
    }

    .m-sm-n2 {
        margin: -.5rem!important
    }

    .mt-sm-n2,.my-sm-n2 {
        margin-top: -.5rem!important
    }

    .mr-sm-n2,.mx-sm-n2 {
        margin-right: -.5rem!important
    }

    .mb-sm-n2,.my-sm-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-sm-n2,.mx-sm-n2 {
        margin-left: -.5rem!important
    }

    .m-sm-n3 {
        margin: -1rem!important
    }

    .mt-sm-n3,.my-sm-n3 {
        margin-top: -1rem!important
    }

    .mr-sm-n3,.mx-sm-n3 {
        margin-right: -1rem!important
    }

    .mb-sm-n3,.my-sm-n3 {
        margin-bottom: -1rem!important
    }

    .ml-sm-n3,.mx-sm-n3 {
        margin-left: -1rem!important
    }

    .m-sm-n4 {
        margin: -1.5rem!important
    }

    .mt-sm-n4,.my-sm-n4 {
        margin-top: -1.5rem!important
    }

    .mr-sm-n4,.mx-sm-n4 {
        margin-right: -1.5rem!important
    }

    .mb-sm-n4,.my-sm-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-sm-n4,.mx-sm-n4 {
        margin-left: -1.5rem!important
    }

    .m-sm-n5 {
        margin: -3rem!important
    }

    .mt-sm-n5,.my-sm-n5 {
        margin-top: -3rem!important
    }

    .mr-sm-n5,.mx-sm-n5 {
        margin-right: -3rem!important
    }

    .mb-sm-n5,.my-sm-n5 {
        margin-bottom: -3rem!important
    }

    .ml-sm-n5,.mx-sm-n5 {
        margin-left: -3rem!important
    }

    .m-sm-auto {
        margin: auto!important
    }

    .mt-sm-auto,.my-sm-auto {
        margin-top: auto!important
    }

    .mr-sm-auto,.mx-sm-auto {
        margin-right: auto!important
    }

    .mb-sm-auto,.my-sm-auto {
        margin-bottom: auto!important
    }

    .ml-sm-auto,.mx-sm-auto {
        margin-left: auto!important
    }
}

@media (min-width: 1024px) {
    .m-md-0 {
        margin:0!important
    }

    .mt-md-0,.my-md-0 {
        margin-top: 0!important
    }

    .mr-md-0,.mx-md-0 {
        margin-right: 0!important
    }

    .mb-md-0,.my-md-0 {
        margin-bottom: 0!important
    }

    .ml-md-0,.mx-md-0 {
        margin-left: 0!important
    }

    .m-md-1 {
        margin: .25rem!important
    }

    .mt-md-1,.my-md-1 {
        margin-top: .25rem!important
    }

    .mr-md-1,.mx-md-1 {
        margin-right: .25rem!important
    }

    .mb-md-1,.my-md-1 {
        margin-bottom: .25rem!important
    }

    .ml-md-1,.mx-md-1 {
        margin-left: .25rem!important
    }

    .m-md-2 {
        margin: .5rem!important
    }

    .mt-md-2,.my-md-2 {
        margin-top: .5rem!important
    }

    .mr-md-2,.mx-md-2 {
        margin-right: .5rem!important
    }

    .mb-md-2,.my-md-2 {
        margin-bottom: .5rem!important
    }

    .ml-md-2,.mx-md-2 {
        margin-left: .5rem!important
    }

    .m-md-3 {
        margin: 1rem!important
    }

    .mt-md-3,.my-md-3 {
        margin-top: 1rem!important
    }

    .mr-md-3,.mx-md-3 {
        margin-right: 1rem!important
    }

    .mb-md-3,.my-md-3 {
        margin-bottom: 1rem!important
    }

    .ml-md-3,.mx-md-3 {
        margin-left: 1rem!important
    }

    .m-md-4 {
        margin: 1.5rem!important
    }

    .mt-md-4,.my-md-4 {
        margin-top: 1.5rem!important
    }

    .mr-md-4,.mx-md-4 {
        margin-right: 1.5rem!important
    }

    .mb-md-4,.my-md-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-md-4,.mx-md-4 {
        margin-left: 1.5rem!important
    }

    .m-md-5 {
        margin: 3rem!important
    }

    .mt-md-5,.my-md-5 {
        margin-top: 3rem!important
    }

    .mr-md-5,.mx-md-5 {
        margin-right: 3rem!important
    }

    .mb-md-5,.my-md-5 {
        margin-bottom: 3rem!important
    }

    .ml-md-5,.mx-md-5 {
        margin-left: 3rem!important
    }

    .p-md-0 {
        padding: 0!important
    }

    .pt-md-0,.py-md-0 {
        padding-top: 0!important
    }

    .pr-md-0,.px-md-0 {
        padding-right: 0!important
    }

    .pb-md-0,.py-md-0 {
        padding-bottom: 0!important
    }

    .pl-md-0,.px-md-0 {
        padding-left: 0!important
    }

    .p-md-1 {
        padding: .25rem!important
    }

    .pt-md-1,.py-md-1 {
        padding-top: .25rem!important
    }

    .pr-md-1,.px-md-1 {
        padding-right: .25rem!important
    }

    .pb-md-1,.py-md-1 {
        padding-bottom: .25rem!important
    }

    .pl-md-1,.px-md-1 {
        padding-left: .25rem!important
    }

    .p-md-2 {
        padding: .5rem!important
    }

    .pt-md-2,.py-md-2 {
        padding-top: .5rem!important
    }

    .pr-md-2,.px-md-2 {
        padding-right: .5rem!important
    }

    .pb-md-2,.py-md-2 {
        padding-bottom: .5rem!important
    }

    .pl-md-2,.px-md-2 {
        padding-left: .5rem!important
    }

    .p-md-3 {
        padding: 1rem!important
    }

    .pt-md-3,.py-md-3 {
        padding-top: 1rem!important
    }

    .pr-md-3,.px-md-3 {
        padding-right: 1rem!important
    }

    .pb-md-3,.py-md-3 {
        padding-bottom: 1rem!important
    }

    .pl-md-3,.px-md-3 {
        padding-left: 1rem!important
    }

    .p-md-4 {
        padding: 1.5rem!important
    }

    .pt-md-4,.py-md-4 {
        padding-top: 1.5rem!important
    }

    .pr-md-4,.px-md-4 {
        padding-right: 1.5rem!important
    }

    .pb-md-4,.py-md-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-md-4,.px-md-4 {
        padding-left: 1.5rem!important
    }

    .p-md-5 {
        padding: 3rem!important
    }

    .pt-md-5,.py-md-5 {
        padding-top: 3rem!important
    }

    .pr-md-5,.px-md-5 {
        padding-right: 3rem!important
    }

    .pb-md-5,.py-md-5 {
        padding-bottom: 3rem!important
    }

    .pl-md-5,.px-md-5 {
        padding-left: 3rem!important
    }

    .m-md-n1 {
        margin: -.25rem!important
    }

    .mt-md-n1,.my-md-n1 {
        margin-top: -.25rem!important
    }

    .mr-md-n1,.mx-md-n1 {
        margin-right: -.25rem!important
    }

    .mb-md-n1,.my-md-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-md-n1,.mx-md-n1 {
        margin-left: -.25rem!important
    }

    .m-md-n2 {
        margin: -.5rem!important
    }

    .mt-md-n2,.my-md-n2 {
        margin-top: -.5rem!important
    }

    .mr-md-n2,.mx-md-n2 {
        margin-right: -.5rem!important
    }

    .mb-md-n2,.my-md-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-md-n2,.mx-md-n2 {
        margin-left: -.5rem!important
    }

    .m-md-n3 {
        margin: -1rem!important
    }

    .mt-md-n3,.my-md-n3 {
        margin-top: -1rem!important
    }

    .mr-md-n3,.mx-md-n3 {
        margin-right: -1rem!important
    }

    .mb-md-n3,.my-md-n3 {
        margin-bottom: -1rem!important
    }

    .ml-md-n3,.mx-md-n3 {
        margin-left: -1rem!important
    }

    .m-md-n4 {
        margin: -1.5rem!important
    }

    .mt-md-n4,.my-md-n4 {
        margin-top: -1.5rem!important
    }

    .mr-md-n4,.mx-md-n4 {
        margin-right: -1.5rem!important
    }

    .mb-md-n4,.my-md-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-md-n4,.mx-md-n4 {
        margin-left: -1.5rem!important
    }

    .m-md-n5 {
        margin: -3rem!important
    }

    .mt-md-n5,.my-md-n5 {
        margin-top: -3rem!important
    }

    .mr-md-n5,.mx-md-n5 {
        margin-right: -3rem!important
    }

    .mb-md-n5,.my-md-n5 {
        margin-bottom: -3rem!important
    }

    .ml-md-n5,.mx-md-n5 {
        margin-left: -3rem!important
    }

    .m-md-auto {
        margin: auto!important
    }

    .mt-md-auto,.my-md-auto {
        margin-top: auto!important
    }

    .mr-md-auto,.mx-md-auto {
        margin-right: auto!important
    }

    .mb-md-auto,.my-md-auto {
        margin-bottom: auto!important
    }

    .ml-md-auto,.mx-md-auto {
        margin-left: auto!important
    }
}

@media (min-width: 1440px) {
    .m-lg-0 {
        margin:0!important
    }

    .mt-lg-0,.my-lg-0 {
        margin-top: 0!important
    }

    .mr-lg-0,.mx-lg-0 {
        margin-right: 0!important
    }

    .mb-lg-0,.my-lg-0 {
        margin-bottom: 0!important
    }

    .ml-lg-0,.mx-lg-0 {
        margin-left: 0!important
    }

    .m-lg-1 {
        margin: .25rem!important
    }

    .mt-lg-1,.my-lg-1 {
        margin-top: .25rem!important
    }

    .mr-lg-1,.mx-lg-1 {
        margin-right: .25rem!important
    }

    .mb-lg-1,.my-lg-1 {
        margin-bottom: .25rem!important
    }

    .ml-lg-1,.mx-lg-1 {
        margin-left: .25rem!important
    }

    .m-lg-2 {
        margin: .5rem!important
    }

    .mt-lg-2,.my-lg-2 {
        margin-top: .5rem!important
    }

    .mr-lg-2,.mx-lg-2 {
        margin-right: .5rem!important
    }

    .mb-lg-2,.my-lg-2 {
        margin-bottom: .5rem!important
    }

    .ml-lg-2,.mx-lg-2 {
        margin-left: .5rem!important
    }

    .m-lg-3 {
        margin: 1rem!important
    }

    .mt-lg-3,.my-lg-3 {
        margin-top: 1rem!important
    }

    .mr-lg-3,.mx-lg-3 {
        margin-right: 1rem!important
    }

    .mb-lg-3,.my-lg-3 {
        margin-bottom: 1rem!important
    }

    .ml-lg-3,.mx-lg-3 {
        margin-left: 1rem!important
    }

    .m-lg-4 {
        margin: 1.5rem!important
    }

    .mt-lg-4,.my-lg-4 {
        margin-top: 1.5rem!important
    }

    .mr-lg-4,.mx-lg-4 {
        margin-right: 1.5rem!important
    }

    .mb-lg-4,.my-lg-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-lg-4,.mx-lg-4 {
        margin-left: 1.5rem!important
    }

    .m-lg-5 {
        margin: 3rem!important
    }

    .mt-lg-5,.my-lg-5 {
        margin-top: 3rem!important
    }

    .mr-lg-5,.mx-lg-5 {
        margin-right: 3rem!important
    }

    .mb-lg-5,.my-lg-5 {
        margin-bottom: 3rem!important
    }

    .ml-lg-5,.mx-lg-5 {
        margin-left: 3rem!important
    }

    .p-lg-0 {
        padding: 0!important
    }

    .pt-lg-0,.py-lg-0 {
        padding-top: 0!important
    }

    .pr-lg-0,.px-lg-0 {
        padding-right: 0!important
    }

    .pb-lg-0,.py-lg-0 {
        padding-bottom: 0!important
    }

    .pl-lg-0,.px-lg-0 {
        padding-left: 0!important
    }

    .p-lg-1 {
        padding: .25rem!important
    }

    .pt-lg-1,.py-lg-1 {
        padding-top: .25rem!important
    }

    .pr-lg-1,.px-lg-1 {
        padding-right: .25rem!important
    }

    .pb-lg-1,.py-lg-1 {
        padding-bottom: .25rem!important
    }

    .pl-lg-1,.px-lg-1 {
        padding-left: .25rem!important
    }

    .p-lg-2 {
        padding: .5rem!important
    }

    .pt-lg-2,.py-lg-2 {
        padding-top: .5rem!important
    }

    .pr-lg-2,.px-lg-2 {
        padding-right: .5rem!important
    }

    .pb-lg-2,.py-lg-2 {
        padding-bottom: .5rem!important
    }

    .pl-lg-2,.px-lg-2 {
        padding-left: .5rem!important
    }

    .p-lg-3 {
        padding: 1rem!important
    }

    .pt-lg-3,.py-lg-3 {
        padding-top: 1rem!important
    }

    .pr-lg-3,.px-lg-3 {
        padding-right: 1rem!important
    }

    .pb-lg-3,.py-lg-3 {
        padding-bottom: 1rem!important
    }

    .pl-lg-3,.px-lg-3 {
        padding-left: 1rem!important
    }

    .p-lg-4 {
        padding: 1.5rem!important
    }

    .pt-lg-4,.py-lg-4 {
        padding-top: 1.5rem!important
    }

    .pr-lg-4,.px-lg-4 {
        padding-right: 1.5rem!important
    }

    .pb-lg-4,.py-lg-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-lg-4,.px-lg-4 {
        padding-left: 1.5rem!important
    }

    .p-lg-5 {
        padding: 3rem!important
    }

    .pt-lg-5,.py-lg-5 {
        padding-top: 3rem!important
    }

    .pr-lg-5,.px-lg-5 {
        padding-right: 3rem!important
    }

    .pb-lg-5,.py-lg-5 {
        padding-bottom: 3rem!important
    }

    .pl-lg-5,.px-lg-5 {
        padding-left: 3rem!important
    }

    .m-lg-n1 {
        margin: -.25rem!important
    }

    .mt-lg-n1,.my-lg-n1 {
        margin-top: -.25rem!important
    }

    .mr-lg-n1,.mx-lg-n1 {
        margin-right: -.25rem!important
    }

    .mb-lg-n1,.my-lg-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-lg-n1,.mx-lg-n1 {
        margin-left: -.25rem!important
    }

    .m-lg-n2 {
        margin: -.5rem!important
    }

    .mt-lg-n2,.my-lg-n2 {
        margin-top: -.5rem!important
    }

    .mr-lg-n2,.mx-lg-n2 {
        margin-right: -.5rem!important
    }

    .mb-lg-n2,.my-lg-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-lg-n2,.mx-lg-n2 {
        margin-left: -.5rem!important
    }

    .m-lg-n3 {
        margin: -1rem!important
    }

    .mt-lg-n3,.my-lg-n3 {
        margin-top: -1rem!important
    }

    .mr-lg-n3,.mx-lg-n3 {
        margin-right: -1rem!important
    }

    .mb-lg-n3,.my-lg-n3 {
        margin-bottom: -1rem!important
    }

    .ml-lg-n3,.mx-lg-n3 {
        margin-left: -1rem!important
    }

    .m-lg-n4 {
        margin: -1.5rem!important
    }

    .mt-lg-n4,.my-lg-n4 {
        margin-top: -1.5rem!important
    }

    .mr-lg-n4,.mx-lg-n4 {
        margin-right: -1.5rem!important
    }

    .mb-lg-n4,.my-lg-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-lg-n4,.mx-lg-n4 {
        margin-left: -1.5rem!important
    }

    .m-lg-n5 {
        margin: -3rem!important
    }

    .mt-lg-n5,.my-lg-n5 {
        margin-top: -3rem!important
    }

    .mr-lg-n5,.mx-lg-n5 {
        margin-right: -3rem!important
    }

    .mb-lg-n5,.my-lg-n5 {
        margin-bottom: -3rem!important
    }

    .ml-lg-n5,.mx-lg-n5 {
        margin-left: -3rem!important
    }

    .m-lg-auto {
        margin: auto!important
    }

    .mt-lg-auto,.my-lg-auto {
        margin-top: auto!important
    }

    .mr-lg-auto,.mx-lg-auto {
        margin-right: auto!important
    }

    .mb-lg-auto,.my-lg-auto {
        margin-bottom: auto!important
    }

    .ml-lg-auto,.mx-lg-auto {
        margin-left: auto!important
    }
}

@media (min-width: 2200px) {
    .m-xl-0 {
        margin:0!important
    }

    .mt-xl-0,.my-xl-0 {
        margin-top: 0!important
    }

    .mr-xl-0,.mx-xl-0 {
        margin-right: 0!important
    }

    .mb-xl-0,.my-xl-0 {
        margin-bottom: 0!important
    }

    .ml-xl-0,.mx-xl-0 {
        margin-left: 0!important
    }

    .m-xl-1 {
        margin: .25rem!important
    }

    .mt-xl-1,.my-xl-1 {
        margin-top: .25rem!important
    }

    .mr-xl-1,.mx-xl-1 {
        margin-right: .25rem!important
    }

    .mb-xl-1,.my-xl-1 {
        margin-bottom: .25rem!important
    }

    .ml-xl-1,.mx-xl-1 {
        margin-left: .25rem!important
    }

    .m-xl-2 {
        margin: .5rem!important
    }

    .mt-xl-2,.my-xl-2 {
        margin-top: .5rem!important
    }

    .mr-xl-2,.mx-xl-2 {
        margin-right: .5rem!important
    }

    .mb-xl-2,.my-xl-2 {
        margin-bottom: .5rem!important
    }

    .ml-xl-2,.mx-xl-2 {
        margin-left: .5rem!important
    }

    .m-xl-3 {
        margin: 1rem!important
    }

    .mt-xl-3,.my-xl-3 {
        margin-top: 1rem!important
    }

    .mr-xl-3,.mx-xl-3 {
        margin-right: 1rem!important
    }

    .mb-xl-3,.my-xl-3 {
        margin-bottom: 1rem!important
    }

    .ml-xl-3,.mx-xl-3 {
        margin-left: 1rem!important
    }

    .m-xl-4 {
        margin: 1.5rem!important
    }

    .mt-xl-4,.my-xl-4 {
        margin-top: 1.5rem!important
    }

    .mr-xl-4,.mx-xl-4 {
        margin-right: 1.5rem!important
    }

    .mb-xl-4,.my-xl-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-xl-4,.mx-xl-4 {
        margin-left: 1.5rem!important
    }

    .m-xl-5 {
        margin: 3rem!important
    }

    .mt-xl-5,.my-xl-5 {
        margin-top: 3rem!important
    }

    .mr-xl-5,.mx-xl-5 {
        margin-right: 3rem!important
    }

    .mb-xl-5,.my-xl-5 {
        margin-bottom: 3rem!important
    }

    .ml-xl-5,.mx-xl-5 {
        margin-left: 3rem!important
    }

    .p-xl-0 {
        padding: 0!important
    }

    .pt-xl-0,.py-xl-0 {
        padding-top: 0!important
    }

    .pr-xl-0,.px-xl-0 {
        padding-right: 0!important
    }

    .pb-xl-0,.py-xl-0 {
        padding-bottom: 0!important
    }

    .pl-xl-0,.px-xl-0 {
        padding-left: 0!important
    }

    .p-xl-1 {
        padding: .25rem!important
    }

    .pt-xl-1,.py-xl-1 {
        padding-top: .25rem!important
    }

    .pr-xl-1,.px-xl-1 {
        padding-right: .25rem!important
    }

    .pb-xl-1,.py-xl-1 {
        padding-bottom: .25rem!important
    }

    .pl-xl-1,.px-xl-1 {
        padding-left: .25rem!important
    }

    .p-xl-2 {
        padding: .5rem!important
    }

    .pt-xl-2,.py-xl-2 {
        padding-top: .5rem!important
    }

    .pr-xl-2,.px-xl-2 {
        padding-right: .5rem!important
    }

    .pb-xl-2,.py-xl-2 {
        padding-bottom: .5rem!important
    }

    .pl-xl-2,.px-xl-2 {
        padding-left: .5rem!important
    }

    .p-xl-3 {
        padding: 1rem!important
    }

    .pt-xl-3,.py-xl-3 {
        padding-top: 1rem!important
    }

    .pr-xl-3,.px-xl-3 {
        padding-right: 1rem!important
    }

    .pb-xl-3,.py-xl-3 {
        padding-bottom: 1rem!important
    }

    .pl-xl-3,.px-xl-3 {
        padding-left: 1rem!important
    }

    .p-xl-4 {
        padding: 1.5rem!important
    }

    .pt-xl-4,.py-xl-4 {
        padding-top: 1.5rem!important
    }

    .pr-xl-4,.px-xl-4 {
        padding-right: 1.5rem!important
    }

    .pb-xl-4,.py-xl-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-xl-4,.px-xl-4 {
        padding-left: 1.5rem!important
    }

    .p-xl-5 {
        padding: 3rem!important
    }

    .pt-xl-5,.py-xl-5 {
        padding-top: 3rem!important
    }

    .pr-xl-5,.px-xl-5 {
        padding-right: 3rem!important
    }

    .pb-xl-5,.py-xl-5 {
        padding-bottom: 3rem!important
    }

    .pl-xl-5,.px-xl-5 {
        padding-left: 3rem!important
    }

    .m-xl-n1 {
        margin: -.25rem!important
    }

    .mt-xl-n1,.my-xl-n1 {
        margin-top: -.25rem!important
    }

    .mr-xl-n1,.mx-xl-n1 {
        margin-right: -.25rem!important
    }

    .mb-xl-n1,.my-xl-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-xl-n1,.mx-xl-n1 {
        margin-left: -.25rem!important
    }

    .m-xl-n2 {
        margin: -.5rem!important
    }

    .mt-xl-n2,.my-xl-n2 {
        margin-top: -.5rem!important
    }

    .mr-xl-n2,.mx-xl-n2 {
        margin-right: -.5rem!important
    }

    .mb-xl-n2,.my-xl-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-xl-n2,.mx-xl-n2 {
        margin-left: -.5rem!important
    }

    .m-xl-n3 {
        margin: -1rem!important
    }

    .mt-xl-n3,.my-xl-n3 {
        margin-top: -1rem!important
    }

    .mr-xl-n3,.mx-xl-n3 {
        margin-right: -1rem!important
    }

    .mb-xl-n3,.my-xl-n3 {
        margin-bottom: -1rem!important
    }

    .ml-xl-n3,.mx-xl-n3 {
        margin-left: -1rem!important
    }

    .m-xl-n4 {
        margin: -1.5rem!important
    }

    .mt-xl-n4,.my-xl-n4 {
        margin-top: -1.5rem!important
    }

    .mr-xl-n4,.mx-xl-n4 {
        margin-right: -1.5rem!important
    }

    .mb-xl-n4,.my-xl-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-xl-n4,.mx-xl-n4 {
        margin-left: -1.5rem!important
    }

    .m-xl-n5 {
        margin: -3rem!important
    }

    .mt-xl-n5,.my-xl-n5 {
        margin-top: -3rem!important
    }

    .mr-xl-n5,.mx-xl-n5 {
        margin-right: -3rem!important
    }

    .mb-xl-n5,.my-xl-n5 {
        margin-bottom: -3rem!important
    }

    .ml-xl-n5,.mx-xl-n5 {
        margin-left: -3rem!important
    }

    .m-xl-auto {
        margin: auto!important
    }

    .mt-xl-auto,.my-xl-auto {
        margin-top: auto!important
    }

    .mr-xl-auto,.mx-xl-auto {
        margin-right: auto!important
    }

    .mb-xl-auto,.my-xl-auto {
        margin-bottom: auto!important
    }

    .ml-xl-auto,.mx-xl-auto {
        margin-left: auto!important
    }
}

@media (min-width: 2800px) {
    .m-xxl-0 {
        margin:0!important
    }

    .mt-xxl-0,.my-xxl-0 {
        margin-top: 0!important
    }

    .mr-xxl-0,.mx-xxl-0 {
        margin-right: 0!important
    }

    .mb-xxl-0,.my-xxl-0 {
        margin-bottom: 0!important
    }

    .ml-xxl-0,.mx-xxl-0 {
        margin-left: 0!important
    }

    .m-xxl-1 {
        margin: .25rem!important
    }

    .mt-xxl-1,.my-xxl-1 {
        margin-top: .25rem!important
    }

    .mr-xxl-1,.mx-xxl-1 {
        margin-right: .25rem!important
    }

    .mb-xxl-1,.my-xxl-1 {
        margin-bottom: .25rem!important
    }

    .ml-xxl-1,.mx-xxl-1 {
        margin-left: .25rem!important
    }

    .m-xxl-2 {
        margin: .5rem!important
    }

    .mt-xxl-2,.my-xxl-2 {
        margin-top: .5rem!important
    }

    .mr-xxl-2,.mx-xxl-2 {
        margin-right: .5rem!important
    }

    .mb-xxl-2,.my-xxl-2 {
        margin-bottom: .5rem!important
    }

    .ml-xxl-2,.mx-xxl-2 {
        margin-left: .5rem!important
    }

    .m-xxl-3 {
        margin: 1rem!important
    }

    .mt-xxl-3,.my-xxl-3 {
        margin-top: 1rem!important
    }

    .mr-xxl-3,.mx-xxl-3 {
        margin-right: 1rem!important
    }

    .mb-xxl-3,.my-xxl-3 {
        margin-bottom: 1rem!important
    }

    .ml-xxl-3,.mx-xxl-3 {
        margin-left: 1rem!important
    }

    .m-xxl-4 {
        margin: 1.5rem!important
    }

    .mt-xxl-4,.my-xxl-4 {
        margin-top: 1.5rem!important
    }

    .mr-xxl-4,.mx-xxl-4 {
        margin-right: 1.5rem!important
    }

    .mb-xxl-4,.my-xxl-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-xxl-4,.mx-xxl-4 {
        margin-left: 1.5rem!important
    }

    .m-xxl-5 {
        margin: 3rem!important
    }

    .mt-xxl-5,.my-xxl-5 {
        margin-top: 3rem!important
    }

    .mr-xxl-5,.mx-xxl-5 {
        margin-right: 3rem!important
    }

    .mb-xxl-5,.my-xxl-5 {
        margin-bottom: 3rem!important
    }

    .ml-xxl-5,.mx-xxl-5 {
        margin-left: 3rem!important
    }

    .p-xxl-0 {
        padding: 0!important
    }

    .pt-xxl-0,.py-xxl-0 {
        padding-top: 0!important
    }

    .pr-xxl-0,.px-xxl-0 {
        padding-right: 0!important
    }

    .pb-xxl-0,.py-xxl-0 {
        padding-bottom: 0!important
    }

    .pl-xxl-0,.px-xxl-0 {
        padding-left: 0!important
    }

    .p-xxl-1 {
        padding: .25rem!important
    }

    .pt-xxl-1,.py-xxl-1 {
        padding-top: .25rem!important
    }

    .pr-xxl-1,.px-xxl-1 {
        padding-right: .25rem!important
    }

    .pb-xxl-1,.py-xxl-1 {
        padding-bottom: .25rem!important
    }

    .pl-xxl-1,.px-xxl-1 {
        padding-left: .25rem!important
    }

    .p-xxl-2 {
        padding: .5rem!important
    }

    .pt-xxl-2,.py-xxl-2 {
        padding-top: .5rem!important
    }

    .pr-xxl-2,.px-xxl-2 {
        padding-right: .5rem!important
    }

    .pb-xxl-2,.py-xxl-2 {
        padding-bottom: .5rem!important
    }

    .pl-xxl-2,.px-xxl-2 {
        padding-left: .5rem!important
    }

    .p-xxl-3 {
        padding: 1rem!important
    }

    .pt-xxl-3,.py-xxl-3 {
        padding-top: 1rem!important
    }

    .pr-xxl-3,.px-xxl-3 {
        padding-right: 1rem!important
    }

    .pb-xxl-3,.py-xxl-3 {
        padding-bottom: 1rem!important
    }

    .pl-xxl-3,.px-xxl-3 {
        padding-left: 1rem!important
    }

    .p-xxl-4 {
        padding: 1.5rem!important
    }

    .pt-xxl-4,.py-xxl-4 {
        padding-top: 1.5rem!important
    }

    .pr-xxl-4,.px-xxl-4 {
        padding-right: 1.5rem!important
    }

    .pb-xxl-4,.py-xxl-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-xxl-4,.px-xxl-4 {
        padding-left: 1.5rem!important
    }

    .p-xxl-5 {
        padding: 3rem!important
    }

    .pt-xxl-5,.py-xxl-5 {
        padding-top: 3rem!important
    }

    .pr-xxl-5,.px-xxl-5 {
        padding-right: 3rem!important
    }

    .pb-xxl-5,.py-xxl-5 {
        padding-bottom: 3rem!important
    }

    .pl-xxl-5,.px-xxl-5 {
        padding-left: 3rem!important
    }

    .m-xxl-n1 {
        margin: -.25rem!important
    }

    .mt-xxl-n1,.my-xxl-n1 {
        margin-top: -.25rem!important
    }

    .mr-xxl-n1,.mx-xxl-n1 {
        margin-right: -.25rem!important
    }

    .mb-xxl-n1,.my-xxl-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-xxl-n1,.mx-xxl-n1 {
        margin-left: -.25rem!important
    }

    .m-xxl-n2 {
        margin: -.5rem!important
    }

    .mt-xxl-n2,.my-xxl-n2 {
        margin-top: -.5rem!important
    }

    .mr-xxl-n2,.mx-xxl-n2 {
        margin-right: -.5rem!important
    }

    .mb-xxl-n2,.my-xxl-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-xxl-n2,.mx-xxl-n2 {
        margin-left: -.5rem!important
    }

    .m-xxl-n3 {
        margin: -1rem!important
    }

    .mt-xxl-n3,.my-xxl-n3 {
        margin-top: -1rem!important
    }

    .mr-xxl-n3,.mx-xxl-n3 {
        margin-right: -1rem!important
    }

    .mb-xxl-n3,.my-xxl-n3 {
        margin-bottom: -1rem!important
    }

    .ml-xxl-n3,.mx-xxl-n3 {
        margin-left: -1rem!important
    }

    .m-xxl-n4 {
        margin: -1.5rem!important
    }

    .mt-xxl-n4,.my-xxl-n4 {
        margin-top: -1.5rem!important
    }

    .mr-xxl-n4,.mx-xxl-n4 {
        margin-right: -1.5rem!important
    }

    .mb-xxl-n4,.my-xxl-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-xxl-n4,.mx-xxl-n4 {
        margin-left: -1.5rem!important
    }

    .m-xxl-n5 {
        margin: -3rem!important
    }

    .mt-xxl-n5,.my-xxl-n5 {
        margin-top: -3rem!important
    }

    .mr-xxl-n5,.mx-xxl-n5 {
        margin-right: -3rem!important
    }

    .mb-xxl-n5,.my-xxl-n5 {
        margin-bottom: -3rem!important
    }

    .ml-xxl-n5,.mx-xxl-n5 {
        margin-left: -3rem!important
    }

    .m-xxl-auto {
        margin: auto!important
    }

    .mt-xxl-auto,.my-xxl-auto {
        margin-top: auto!important
    }

    .mr-xxl-auto,.mx-xxl-auto {
        margin-right: auto!important
    }

    .mb-xxl-auto,.my-xxl-auto {
        margin-bottom: auto!important
    }

    .ml-xxl-auto,.mx-xxl-auto {
        margin-left: auto!important
    }
}

@media (min-width: 3800px) {
    .m-xxxl-0 {
        margin:0!important
    }

    .mt-xxxl-0,.my-xxxl-0 {
        margin-top: 0!important
    }

    .mr-xxxl-0,.mx-xxxl-0 {
        margin-right: 0!important
    }

    .mb-xxxl-0,.my-xxxl-0 {
        margin-bottom: 0!important
    }

    .ml-xxxl-0,.mx-xxxl-0 {
        margin-left: 0!important
    }

    .m-xxxl-1 {
        margin: .25rem!important
    }

    .mt-xxxl-1,.my-xxxl-1 {
        margin-top: .25rem!important
    }

    .mr-xxxl-1,.mx-xxxl-1 {
        margin-right: .25rem!important
    }

    .mb-xxxl-1,.my-xxxl-1 {
        margin-bottom: .25rem!important
    }

    .ml-xxxl-1,.mx-xxxl-1 {
        margin-left: .25rem!important
    }

    .m-xxxl-2 {
        margin: .5rem!important
    }

    .mt-xxxl-2,.my-xxxl-2 {
        margin-top: .5rem!important
    }

    .mr-xxxl-2,.mx-xxxl-2 {
        margin-right: .5rem!important
    }

    .mb-xxxl-2,.my-xxxl-2 {
        margin-bottom: .5rem!important
    }

    .ml-xxxl-2,.mx-xxxl-2 {
        margin-left: .5rem!important
    }

    .m-xxxl-3 {
        margin: 1rem!important
    }

    .mt-xxxl-3,.my-xxxl-3 {
        margin-top: 1rem!important
    }

    .mr-xxxl-3,.mx-xxxl-3 {
        margin-right: 1rem!important
    }

    .mb-xxxl-3,.my-xxxl-3 {
        margin-bottom: 1rem!important
    }

    .ml-xxxl-3,.mx-xxxl-3 {
        margin-left: 1rem!important
    }

    .m-xxxl-4 {
        margin: 1.5rem!important
    }

    .mt-xxxl-4,.my-xxxl-4 {
        margin-top: 1.5rem!important
    }

    .mr-xxxl-4,.mx-xxxl-4 {
        margin-right: 1.5rem!important
    }

    .mb-xxxl-4,.my-xxxl-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-xxxl-4,.mx-xxxl-4 {
        margin-left: 1.5rem!important
    }

    .m-xxxl-5 {
        margin: 3rem!important
    }

    .mt-xxxl-5,.my-xxxl-5 {
        margin-top: 3rem!important
    }

    .mr-xxxl-5,.mx-xxxl-5 {
        margin-right: 3rem!important
    }

    .mb-xxxl-5,.my-xxxl-5 {
        margin-bottom: 3rem!important
    }

    .ml-xxxl-5,.mx-xxxl-5 {
        margin-left: 3rem!important
    }

    .p-xxxl-0 {
        padding: 0!important
    }

    .pt-xxxl-0,.py-xxxl-0 {
        padding-top: 0!important
    }

    .pr-xxxl-0,.px-xxxl-0 {
        padding-right: 0!important
    }

    .pb-xxxl-0,.py-xxxl-0 {
        padding-bottom: 0!important
    }

    .pl-xxxl-0,.px-xxxl-0 {
        padding-left: 0!important
    }

    .p-xxxl-1 {
        padding: .25rem!important
    }

    .pt-xxxl-1,.py-xxxl-1 {
        padding-top: .25rem!important
    }

    .pr-xxxl-1,.px-xxxl-1 {
        padding-right: .25rem!important
    }

    .pb-xxxl-1,.py-xxxl-1 {
        padding-bottom: .25rem!important
    }

    .pl-xxxl-1,.px-xxxl-1 {
        padding-left: .25rem!important
    }

    .p-xxxl-2 {
        padding: .5rem!important
    }

    .pt-xxxl-2,.py-xxxl-2 {
        padding-top: .5rem!important
    }

    .pr-xxxl-2,.px-xxxl-2 {
        padding-right: .5rem!important
    }

    .pb-xxxl-2,.py-xxxl-2 {
        padding-bottom: .5rem!important
    }

    .pl-xxxl-2,.px-xxxl-2 {
        padding-left: .5rem!important
    }

    .p-xxxl-3 {
        padding: 1rem!important
    }

    .pt-xxxl-3,.py-xxxl-3 {
        padding-top: 1rem!important
    }

    .pr-xxxl-3,.px-xxxl-3 {
        padding-right: 1rem!important
    }

    .pb-xxxl-3,.py-xxxl-3 {
        padding-bottom: 1rem!important
    }

    .pl-xxxl-3,.px-xxxl-3 {
        padding-left: 1rem!important
    }

    .p-xxxl-4 {
        padding: 1.5rem!important
    }

    .pt-xxxl-4,.py-xxxl-4 {
        padding-top: 1.5rem!important
    }

    .pr-xxxl-4,.px-xxxl-4 {
        padding-right: 1.5rem!important
    }

    .pb-xxxl-4,.py-xxxl-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-xxxl-4,.px-xxxl-4 {
        padding-left: 1.5rem!important
    }

    .p-xxxl-5 {
        padding: 3rem!important
    }

    .pt-xxxl-5,.py-xxxl-5 {
        padding-top: 3rem!important
    }

    .pr-xxxl-5,.px-xxxl-5 {
        padding-right: 3rem!important
    }

    .pb-xxxl-5,.py-xxxl-5 {
        padding-bottom: 3rem!important
    }

    .pl-xxxl-5,.px-xxxl-5 {
        padding-left: 3rem!important
    }

    .m-xxxl-n1 {
        margin: -.25rem!important
    }

    .mt-xxxl-n1,.my-xxxl-n1 {
        margin-top: -.25rem!important
    }

    .mr-xxxl-n1,.mx-xxxl-n1 {
        margin-right: -.25rem!important
    }

    .mb-xxxl-n1,.my-xxxl-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-xxxl-n1,.mx-xxxl-n1 {
        margin-left: -.25rem!important
    }

    .m-xxxl-n2 {
        margin: -.5rem!important
    }

    .mt-xxxl-n2,.my-xxxl-n2 {
        margin-top: -.5rem!important
    }

    .mr-xxxl-n2,.mx-xxxl-n2 {
        margin-right: -.5rem!important
    }

    .mb-xxxl-n2,.my-xxxl-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-xxxl-n2,.mx-xxxl-n2 {
        margin-left: -.5rem!important
    }

    .m-xxxl-n3 {
        margin: -1rem!important
    }

    .mt-xxxl-n3,.my-xxxl-n3 {
        margin-top: -1rem!important
    }

    .mr-xxxl-n3,.mx-xxxl-n3 {
        margin-right: -1rem!important
    }

    .mb-xxxl-n3,.my-xxxl-n3 {
        margin-bottom: -1rem!important
    }

    .ml-xxxl-n3,.mx-xxxl-n3 {
        margin-left: -1rem!important
    }

    .m-xxxl-n4 {
        margin: -1.5rem!important
    }

    .mt-xxxl-n4,.my-xxxl-n4 {
        margin-top: -1.5rem!important
    }

    .mr-xxxl-n4,.mx-xxxl-n4 {
        margin-right: -1.5rem!important
    }

    .mb-xxxl-n4,.my-xxxl-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-xxxl-n4,.mx-xxxl-n4 {
        margin-left: -1.5rem!important
    }

    .m-xxxl-n5 {
        margin: -3rem!important
    }

    .mt-xxxl-n5,.my-xxxl-n5 {
        margin-top: -3rem!important
    }

    .mr-xxxl-n5,.mx-xxxl-n5 {
        margin-right: -3rem!important
    }

    .mb-xxxl-n5,.my-xxxl-n5 {
        margin-bottom: -3rem!important
    }

    .ml-xxxl-n5,.mx-xxxl-n5 {
        margin-left: -3rem!important
    }

    .m-xxxl-auto {
        margin: auto!important
    }

    .mt-xxxl-auto,.my-xxxl-auto {
        margin-top: auto!important
    }

    .mr-xxxl-auto,.mx-xxxl-auto {
        margin-right: auto!important
    }

    .mb-xxxl-auto,.my-xxxl-auto {
        margin-bottom: auto!important
    }

    .ml-xxxl-auto,.mx-xxxl-auto {
        margin-left: auto!important
    }
}

.stretched-link:after {
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: #0000
}

.text-monospace {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important
}

.text-justify {
    text-align: justify!important
}

.text-wrap {
    white-space: normal!important
}

.text-nowrap {
    white-space: nowrap!important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left!important
}

.text-right {
    text-align: right!important
}

.text-center {
    text-align: center!important
}

@media (min-width: 768px) {
    .text-sm-left {
        text-align:left!important
    }

    .text-sm-right {
        text-align: right!important
    }

    .text-sm-center {
        text-align: center!important
    }
}

@media (min-width: 1024px) {
    .text-md-left {
        text-align:left!important
    }

    .text-md-right {
        text-align: right!important
    }

    .text-md-center {
        text-align: center!important
    }
}

@media (min-width: 1440px) {
    .text-lg-left {
        text-align:left!important
    }

    .text-lg-right {
        text-align: right!important
    }

    .text-lg-center {
        text-align: center!important
    }
}

@media (min-width: 2200px) {
    .text-xl-left {
        text-align:left!important
    }

    .text-xl-right {
        text-align: right!important
    }

    .text-xl-center {
        text-align: center!important
    }
}

@media (min-width: 2800px) {
    .text-xxl-left {
        text-align:left!important
    }

    .text-xxl-right {
        text-align: right!important
    }

    .text-xxl-center {
        text-align: center!important
    }
}

@media (min-width: 3800px) {
    .text-xxxl-left {
        text-align:left!important
    }

    .text-xxxl-right {
        text-align: right!important
    }

    .text-xxxl-center {
        text-align: center!important
    }
}

.text-lowercase {
    text-transform: lowercase!important
}

.text-uppercase {
    text-transform: uppercase!important
}

.text-capitalize {
    text-transform: capitalize!important
}

.font-weight-light {
    font-weight: 300!important
}

.font-weight-lighter {
    font-weight: lighter!important
}

.font-weight-normal {
    font-weight: 400!important
}

.font-weight-bold {
    font-weight: 600!important
}

.font-weight-bolder {
    font-weight: bolder!important
}

.font-italic {
    font-style: italic!important
}

.text-white {
    color: #fff!important
}

.text-primary {
    color: #007bff!important
}

a.text-primary:hover,a.text-primary:focus {
    color: #0056b3!important
}

.text-secondary {
    color: #6c757d!important
}

a.text-secondary:hover,a.text-secondary:focus {
    color: #494f54!important
}

.text-success {
    color: #2a8703!important
}

a.text-success:hover,a.text-success:focus {
    color: #133c01!important
}

.text-info {
    color: #17a2b8!important
}

a.text-info:hover,a.text-info:focus {
    color: #0f6674!important
}

.text-warning {
    color: #e67300!important
}

a.text-warning:hover,a.text-warning:focus {
    color: #9a4d00!important
}

.text-danger {
    color: #dc3545!important
}

a.text-danger:hover,a.text-danger:focus {
    color: #a71d2a!important
}

.text-light {
    color: #f8f9fa!important
}

a.text-light:hover,a.text-light:focus {
    color: #cbd3da!important
}

.text-dark {
    color: #343a40!important
}

a.text-dark:hover,a.text-dark:focus {
    color: #121416!important
}

.text-body {
    color: #212529!important
}

.text-muted {
    color: #6c757d!important
}

.text-black-50 {
    color: #00000080!important
}

.text-white-50 {
    color: #ffffff80!important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.text-decoration-none {
    text-decoration: none!important
}

.text-break {
    word-break: break-word!important;
    word-wrap: break-word!important
}

.text-reset {
    color: inherit!important
}

.visible {
    visibility: visible!important
}

.invisible {
    visibility: hidden!important
}

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

    a:not(.btn) {
        text-decoration: underline
    }

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

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

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

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

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

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

    @page {
        size: a3
    }

    body,.container {
        min-width: 1440px!important
    }

    .navbar {
        display: none
    }

    .badge {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse!important
    }

    .table td,.table th {
        background-color: #fff!important
    }

    .table-bordered th,.table-bordered td {
        border: 1px solid #dee2e6!important
    }

    .table-dark {
        color: inherit
    }

    .table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody {
        border-color: #d6d5ce
    }

    .table .thead-dark th {
        color: inherit;
        border-color: #d6d5ce
    }
}

html {
    box-sizing: border-box;
    scroll-behavior: smooth
}

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

html,body {
    background: #fff;
    color: #292931!important;
    font-family: Roboto,sans-serif!important;
    font-weight: 400!important;
    margin: 0;
    padding: 0;
    height: 100%;
    font-size: 18px
}

@media (min-width: 2800px) {
    html,body {
        font-size:36px
    }
}

@media (max-width: 2799.98px) {
    html,body {
        font-size:24px
    }
}

@media (max-width: 2199.98px) {
    html,body {
        font-size:18px
    }
}

@media (max-width: 1439.98px) {
    html,body {
        font-size:16px
    }
}

@media (max-width: 1023.98px) {
    html,body {
        font-size:16px
    }
}

@media (max-width: 767.98px) {
    html,body {
        font-size:14px
    }
}

body .container-fluid,body .container-sm,body .container-md,body .container-lg,body .container-xl {
    background: #fff;
    max-width: 100%!important
}

@media (max-width: 1023.98px) {
    body.fixed {
        overflow:hidden
    }
}

img {
    max-width: 100%
}

p.highlighted-paragraph {
    font-weight: 500
}

hr {
    margin: 20px 0!important
}

.material-icons {
    vertical-align: text-top
}

.material-icons.error {
    vertical-align: top!important;
    color: #117bab!important
}

select {
    padding: 10px 0;
    width: 100%;
    border: none;
    border-bottom: solid 1px #bdbdbd
}

.container-fluid.main-loading,.main-loading.container-sm,.main-loading.container-md,.main-loading.container-lg,.main-loading.container-xl {
    padding-left: 0!important;
    padding-right: 0!important
}

main {
    padding-left: 3rem;
    padding-right: 3rem
}

@media (max-width: 1023.98px) {
    main {
        padding-left:2rem;
        padding-right: 2rem
    }
}

@media (max-width: 767.98px) {
    main {
        padding-left:1rem;
        padding-right: 1rem
    }
}

#mainContent:focus {
    outline: none
}

.w-xs-25,.w-25 {
    width: 25%!important
}

.w-xs-50,.w-50 {
    width: 50%!important
}

.w-xs-75,.w-75 {
    width: 75%!important
}

.w-xs-100,.w-100 {
    width: 100%!important
}

.w-xs-auto,.w-auto {
    width: auto!important
}

.h-xs-25,.h-25 {
    height: 25%!important
}

.h-xs-50,.h-50 {
    height: 50%!important
}

.h-xs-75,.h-75 {
    height: 75%!important
}

.h-xs-100,.h-100 {
    height: 100%!important
}

.h-xs-auto,.h-auto {
    height: auto!important
}

@media (min-width: 768px) {
    .w-sm-25 {
        width:25%!important
    }

    .w-sm-50 {
        width: 50%!important
    }

    .w-sm-75 {
        width: 75%!important
    }

    .w-sm-100 {
        width: 100%!important
    }

    .w-sm-auto {
        width: auto!important
    }

    .h-sm-25 {
        height: 25%!important
    }

    .h-sm-50 {
        height: 50%!important
    }

    .h-sm-75 {
        height: 75%!important
    }

    .h-sm-100 {
        height: 100%!important
    }

    .h-sm-auto {
        height: auto!important
    }
}

@media (min-width: 1024px) {
    .w-md-25 {
        width:25%!important
    }

    .w-md-50 {
        width: 50%!important
    }

    .w-md-75 {
        width: 75%!important
    }

    .w-md-100 {
        width: 100%!important
    }

    .w-md-auto {
        width: auto!important
    }

    .h-md-25 {
        height: 25%!important
    }

    .h-md-50 {
        height: 50%!important
    }

    .h-md-75 {
        height: 75%!important
    }

    .h-md-100 {
        height: 100%!important
    }

    .h-md-auto {
        height: auto!important
    }
}

@media (min-width: 1440px) {
    .w-lg-25 {
        width:25%!important
    }

    .w-lg-50 {
        width: 50%!important
    }

    .w-lg-75 {
        width: 75%!important
    }

    .w-lg-100 {
        width: 100%!important
    }

    .w-lg-auto {
        width: auto!important
    }

    .h-lg-25 {
        height: 25%!important
    }

    .h-lg-50 {
        height: 50%!important
    }

    .h-lg-75 {
        height: 75%!important
    }

    .h-lg-100 {
        height: 100%!important
    }

    .h-lg-auto {
        height: auto!important
    }
}

@media (min-width: 2200px) {
    .w-xl-25 {
        width:25%!important
    }

    .w-xl-50 {
        width: 50%!important
    }

    .w-xl-75 {
        width: 75%!important
    }

    .w-xl-100 {
        width: 100%!important
    }

    .w-xl-auto {
        width: auto!important
    }

    .h-xl-25 {
        height: 25%!important
    }

    .h-xl-50 {
        height: 50%!important
    }

    .h-xl-75 {
        height: 75%!important
    }

    .h-xl-100 {
        height: 100%!important
    }

    .h-xl-auto {
        height: auto!important
    }
}

@media (min-width: 2800px) {
    .w-xxl-25 {
        width:25%!important
    }

    .w-xxl-50 {
        width: 50%!important
    }

    .w-xxl-75 {
        width: 75%!important
    }

    .w-xxl-100 {
        width: 100%!important
    }

    .w-xxl-auto {
        width: auto!important
    }

    .h-xxl-25 {
        height: 25%!important
    }

    .h-xxl-50 {
        height: 50%!important
    }

    .h-xxl-75 {
        height: 75%!important
    }

    .h-xxl-100 {
        height: 100%!important
    }

    .h-xl-auto {
        height: auto!important
    }
}

@media (min-width: 3800px) {
    .w-xxxl-25 {
        width:25%!important
    }

    .w-xxxl-50 {
        width: 50%!important
    }

    .w-xxxl-75 {
        width: 75%!important
    }

    .w-xxxl-100 {
        width: 100%!important
    }

    .w-xxxl-auto {
        width: auto!important
    }

    .h-xxxl-25 {
        height: 25%!important
    }

    .h-xxxl-50 {
        height: 50%!important
    }

    .h-xxxl-75 {
        height: 75%!important
    }

    .h-xxxl-100 {
        height: 100%!important
    }

    .h-xxxl-auto {
        height: auto!important
    }
}

.fade-border {
    transition: all .6s ease-in-out;
    border: solid 100px white;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none
}

.fade-border.in {
    border: solid 0px white
}

.come {
    opacity: 0;
    transform: translateY(100px);
    transition: opacity .4s,transform .4s cubic-bezier(0,0,.58,1)
}

.in {
    opacity: 1;
    transform: translateY(0)
}

.clearfix:after {
    clear: both;
    content: "";
    display: table
}

.container {
    max-width: 100%!important;
    margin-left: auto;
    margin-right: auto;
    padding-left: auto;
    padding-right: auto;
    width: 100%
}

.hide-text {
    overflow: hidden;
    padding: 0;
    text-indent: 101%;
    white-space: nowrap
}

.visually-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.bold {
    font-weight: 500
}

.bolder {
    font-weight: 600
}

.boldest {
    font-weight: 700
}

.text-normalcase {
    text-transform: none
}

.absolutely-centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    padding: inherit
}

.image-background-centered {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

p.success {
    border-top: 2px solid #2A8703;
    border-bottom: 2px solid #2A8703;
    text-align: center;
    padding: .5rem
}

@media (max-width: 2199.98px) {
    p.success i {
        margin-top:-.1rem
    }
}

p.info {
    border-top: 2px solid #0099d8;
    border-bottom: 2px solid #0099d8;
    text-align: center;
    padding: .5rem;
    border-image: linear-gradient(to top,#0099d8 50%,#00a7b5,75%,#67c5c9);
    border-image-slice: 1
}

.rounded-tl {
    border-radius: .25rem 0 0!important
}

.rounded-tr {
    border-radius: 0 .25rem 0 0!important
}

.rounded-bl {
    border-radius: 0 0 0 .25rem!important
}

.rounded-br {
    border-radius: 0 0 .25rem!important
}

.row.divided>[class*=col]:not(:last-child):not(:only-child) {
    border-right: 1px solid #C1C1C1
}

.text-wrap-normal {
    white-space: normal!important
}

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

.small-horizontal-nav {
    border-right: 1px solid #000
}

.small-horizontal-nav a {
    font-weight: 400
}

.small-horizontal-nav:last-of-type {
    border-right: none
}

.absolutely-centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%) translateY(-50%)
}

.shadow {
    box-shadow: 0 2px 5px #0000001f,0 2px 10px #0000001f
}

code {
    margin-bottom: 2rem;
    display: block;
    white-space: pre-wrap
}

code.highlighter-rouge {
    color: #b00020!important;
    display: inline;
    white-space: normal
}

.color-swatch {
    width: 100%;
    padding: 50%
}

.grid-example .grid-spacer {
    padding: 50%;
    width: 100%;
    position: relative
}

@media (max-width: 1023.98px) {
    .grid-example .grid-spacer {
        margin-bottom:15px
    }
}

.grid-example .grid-spacer .grid-item {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%) translateY(-50%)
}

@media (min-width: 768px) {
    .grid-example .grid-spacer .grid-item.grid-item-1 {
        display:block
    }

    .grid-example .grid-spacer .grid-item.grid-item-2 {
        display: none
    }
}

@media (max-width: 1023.98px) {
    .grid-example .grid-spacer .grid-item.grid-item-1 {
        display:none
    }

    .grid-example .grid-spacer .grid-item.grid-item-2 {
        display: block
    }
}

.example-content {
    background: #fff;
    margin: 1rem 1rem 0;
    padding: 1rem;
    box-shadow: 0 2px 5px #0000001f,0 2px 10px #0000001f
}

.example-code {
    background: #e2e1dc;
    padding: 1.5rem 1rem 1rem;
    position: relative;
    font-size: .8rem;
    line-height: 1.5rem
}

.example-code:before {
    content: "code";
    background: #404144;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 11px;
    padding: 0 5px;
    color: #fff
}

.b-shadow {
    box-shadow: 0 2px 5px 2px #403c4329
}

.kinwell-height {
    height: 300px
}

.kinwell-height-ppo {
    width: 480px;
    height: 287px;
    flex-shrink: 0;
    background: #d3d3d3 50%/cover no-repeat
}

.kinwell-smallheight-ppo {
    width: 340px;
    height: 203px;
    flex-shrink: 0;
    background: #d3d3d3 50%/cover no-repeat
}

.border-bottom-accent {
    border-bottom: 1px solid #0099D8
}

.add-plan-responsive {
    width: 54%
}

@media (max-width: 576px) {
    .add-plan-responsive {
        width:100%;
        max-width: 54%
    }
}

.page-indent {
    padding: 2rem 4rem!important
}

@media (max-width: 1439.98px) {
    .page-indent {
        padding:2rem 4rem!important
    }
}

@media (max-width: 1023.98px) {
    .page-indent {
        padding:2rem!important
    }
}

@media (max-width: 767.98px) {
    .page-indent {
        padding:1rem!important
    }
}

.bhp-decision-tree .bolder {
    font-weight: 600!important
}

.bhp-decision-tree .heading {
    font-size: 1.75rem;
    font-family: Lora
}

.material-icons.icon-small,.far.icon-small {
    font-size: 1.263rem;
    line-height: 1.263rem
}

.material-icons.icon-medium,.far.icon-medium {
    font-size: 1.5rem;
    line-height: 1.5rem
}

.material-icons.icon-large,.far.icon-large {
    font-size: 1.894rem;
    line-height: 1.894rem
}

.material-icons.icon-xl-large,.far.icon-xl-large {
    font-size: 2.526rem;
    line-height: 2.526rem
}

i.circle-icon {
    border-radius: 50%;
    background: #d6d5ce;
    padding: .2rem;
    min-width: 1rem;
    text-align: center;
    font-size: .6rem;
    vertical-align: middle
}

i.circle-icon.text-warning {
    background: #e67300;
    color: #fff!important
}

i.circle-icon.text-success {
    background: #2a8703;
    color: #fff!important
}

i.circle-icon.text-danger {
    background: #dc3545;
    color: #fff!important
}

i.circle-icon.text-info {
    background: #17a2b8;
    color: #fff!important
}

i.circle-icon .text-brand {
    color: #0099d8
}

i.circle-icon.text-secondary {
    background: #63666a;
    color: #fff!important
}

i.fa-check.primary-blue,i.fa-file-download.primary-blue {
    color: #117bab
}

.icon-link-text {
    position: relative;
    display: block;
    padding-left: 1rem
}

.icon-link-text i {
    position: absolute;
    left: 0;
    top: 5px
}

.icon-small {
    font-size: 1.263rem;
    line-height: 1rem
}

.icon-medium {
    font-size: 1.5rem
}

.icon-large {
    font-size: 1.894rem;
    line-height: 1rem
}

i.primary-icon-color {
    color: #117bab!important
}

i.primary1-icon-color {
    color: #82c341!important
}

i.circles-icon {
    border-radius: 50%;
    background: #d6d5ce;
    padding: .7rem;
    min-width: 1.3rem;
    text-align: center;
    font-size: 1.5rem;
    vertical-align: middle
}

i.circles-icon.texts-info {
    background: #0099d8;
    color: #fff!important
}

.circles-div {
    padding-right: 1.2%
}

.text-Warning {
    color: #e67300;
    position: relative
}

.text-Success {
    color: #2a8703!important;
    position: relative
}

.text-AlignmentWarning {
    text-align: left;
    font-size: 18px;
    position: absolute;
    right: 20px
}

.text-AlignmentSuccess {
    text-align: left;
    font-size: 18px;
    position: absolute;
    right: 18px
}

.toggleSlider {
    margin-bottom: -10px;
    margin-top: 10px
}

.icon-clr {
    color: #117bab;
    vertical-align: baseline
}

.referral-icon {
    font-size: 15px;
    color: #82c341
}

.referral-icon-success {
    font-size: 1.125rem;
    color: #82c341
}

.referral-icon-denied {
    font-size: 1.125rem;
    color: #dd6162
}

.referral-icon-voided {
    font-size: 1.125rem;
    color: #117bab
}

.referral-icon-warning {
    font-size: 1.125rem
}

a.disabled {
    pointer-events: none;
    color: #d3d3d3!important
}

a.link {
    color: #117bab
}

a.link:hover {
    color: #117bab;
    text-decoration: underline
}

a.link-primary {
    background: #117bab;
    border-color: #117bab;
    color: #fff
}

a.link-primary:hover {
    box-shadow: 0 2px 5px #0000001f,0 2px 10px #0000001f
}

a.link-primary:active,a.link-primary:visited {
    box-shadow: none;
    color: #fff
}

a.link-primary.alternate {
    background: #fff;
    color: #292931
}

a.link-primary.alternate:hover {
    color: #fff;
    background: #117bab;
    border-color: #fff
}

a.link-primary.alternate:active,a.link-primary.alternate:visited {
    box-shadow: none;
    color: #fff
}

a.link-primary:disabled,a.link-primary.disabled {
    background: #737373;
    border-color: #737373;
    box-shadow: none
}

a.link-primary:disabled:hover,a.link-primary.disabled:hover {
    background: #737373;
    border-color: #737373;
    box-shadow: none
}

a.link-secondary {
    background: none;
    padding: 0 1rem 0 0;
    color: #292931;
    font-weight: 500;
    box-shadow: none;
    text-transform: none;
    font-size: 1rem
}

a.link-secondary.alternate {
    background: transparent;
    color: #fff;
    text-decoration: underline
}

a.link-secondary.alternate:after {
    color: #fff
}

a.link-secondary.alternate:hover {
    color: #fff!important
}

a.link-secondary.alternate:hover:after {
    color: #fff
}

a.link-secondary:hover {
    color: #0f6a94
}

a.link-secondary:hover:after {
    color: #117bab
}

a.link-tertiary {
    background: none;
    padding: 0 1rem 0 0;
    color: #117bab;
    font-weight: 500;
    box-shadow: none;
    text-transform: none;
    font-size: 1rem
}

a.link-tertiary.alternate {
    background: transparent;
    color: #fff
}

a.link-tertiary.alternate:after {
    color: #fff
}

a.link-tertiary.alternate:hover {
    color: #fff!important
}

a.link-tertiary.alternate:hover:after {
    color: #fff
}

a.link-tertiary:hover {
    color: #0f6a94
}

a.link-tertiary:hover:after {
    color: #117bab
}

a.link-tertiary:after {
    font-family: "Font Awesome 5 free";
    content: "\f054";
    font-weight: 600;
    font-size: .8rem;
    line-height: 1rem;
    position: relative;
    bottom: .08rem;
    left: .3rem;
    color: #dd6162;
    margin-right: 1rem
}

a.link-tertiary.ex-link:after {
    font-family: "Font Awesome 5 free";
    font-size: .8rem;
    bottom: .1rem;
    left: .2rem;
    margin-right: 1rem;
    content: "\f35d"
}

a.link-uppercase {
    text-transform: uppercase
}

a.download:after {
    font-family: "Font Awesome 5 free";
    content: "\f019";
    position: absolute;
    right: 0;
    font-size: 1rem
}

a.download {
    position: relative;
    padding-right: 1.2rem
}

a.download:after {
    font-family: "Font Awesome 5 free";
    content: "\f019";
    position: absolute;
    font-weight: 600;
    right: 0;
    font-size: 1rem;
    margin-right: .2rem;
    margin-top: -.1rem
}

a.external {
    position: relative;
    padding-right: 1.2rem
}

a.external:after {
    font-family: "Font Awesome 5 free";
    font-weight: 600;
    position: absolute;
    right: 0;
    font-size: 1rem;
    margin-right: .2rem;
    margin-top: 0;
    content: "\f35d"
}

a.word,a[href$=".doc"],a[href$=".docx"] {
    position: relative;
    padding-right: 1.2rem
}

a.word:after,a[href$=".doc"]:after,a[href$=".docx"]:after {
    font-family: "Font Awesome 5 free";
    content: "\f1c2";
    position: absolute;
    right: 0;
    font-size: 1rem;
    margin-right: .2rem;
    margin-top: 0
}

a.word.no-icon,a[href$=".doc"].no-icon,a[href$=".docx"].no-icon {
    padding-right: 0;
    margin-right: 0
}

a.word.no-icon:after,a[href$=".doc"].no-icon:after,a[href$=".docx"].no-icon:after {
    content: " "
}

a.pdf,a[href$=".pdf"] {
    position: relative;
    padding-right: 1.2rem
}

a.pdf:after,a[href$=".pdf"]:after {
    font-family: "Font Awesome 5 free";
    content: "\f1c1";
    position: absolute;
    right: 0;
    font-size: 1rem;
    margin-right: .2rem;
    margin-top: 0
}

a.pdf.no-icon,a[href$=".pdf"].no-icon {
    padding-right: 0;
    margin-right: 0
}

a.pdf.no-icon:after,a[href$=".pdf"].no-icon:after {
    content: " "
}

a.ppt,a[href$=".ppt"] {
    position: relative;
    padding-right: 1.2rem
}

a.ppt:after,a[href$=".ppt"]:after {
    font-family: "Font Awesome 5 free";
    content: "\f1c4";
    position: absolute;
    right: 0;
    font-size: 1rem;
    margin-right: .2rem;
    margin-top: 0
}

a.ppt.no-icon,a[href$=".ppt"].no-icon {
    padding-right: 0;
    margin-right: 0
}

a.ppt.no-icon:after,a[href$=".ppt"].no-icon:after {
    content: " "
}

a.xls,a[href$=".xls"] {
    position: relative;
    padding-right: 1.2rem
}

a.xls:after,a[href$=".xls"]:after {
    font-family: "Font Awesome 5 free";
    content: "\f1c3";
    position: absolute;
    right: 0;
    font-size: 1rem;
    margin-right: .2rem;
    margin-top: 0
}

a.xls.no-icon,a[href$=".xls"].no-icon {
    padding-right: 0;
    margin-right: 0
}

a.xls.no-icon:after,a[href$=".xls"].no-icon:after {
    content: " "
}

.hover:hover {
    cursor: pointer!important
}

.bold-links a {
    font-weight: 700;
    text-decoration: underline
}

.bold-links a:hover,.bold-links a:active,.bold-links a:focus,.bold-links a:visited {
    font-weight: 700;
    text-decoration: underline
}

a.bold-link {
    font-weight: 700;
    text-decoration: underline
}

a.bold-link:hover,a.bold-link:active,a.bold-link:focus,a.bold-link:visited {
    font-weight: 700;
    text-decoration: underline
}

a.external-1 {
    position: relative;
    padding-right: 1.2rem
}

a.external-1:after {
    font-family: "Font Awesome 5 free";
    font-weight: 600;
    position: absolute;
    right: 0;
    font-size: 1rem;
    margin-right: .2rem;
    margin-top: 0;
    content: "\f35d";
    color: #dd6162
}

.pdf-accessible {
    color: #1074a2!important
}

.bleed {
    margin-left: -3rem!important;
    width: calc(100% + 6rem)!important;
    overflow-x: hidden
}

@media (max-width: 1023.98px) {
    .bleed {
        margin-left:-2rem!important;
        width: calc(100% + 4rem)!important
    }
}

@media (max-width: 767.98px) {
    .bleed {
        margin-left:-1rem!important;
        width: calc(100% + 2rem)!important
    }
}

@media (max-width: 767.98px) {
    .mobile-bleed {
        margin-left:-1rem!important;
        width: calc(100% + 2rem)!important;
        overflow-x: hidden
    }
}

@media (max-width: 1023.98px) {
    .tablet-bleed {
        margin-left:-2rem!important;
        width: calc(100% + 4rem)!important;
        overflow-x: hidden
    }
}

.bottom {
    position: absolute;
    bottom: 0
}

.bottom.centered {
    left: 50%;
    transform: translate(-50%)
}

.bottom.left {
    left: 1rem
}

.bottom.right {
    right: 1rem
}

.content-wrap {
    width: 70vw
}

.display-1 {
    font-family: Roboto,sans-serif;
    color: #0099d8;
    font-weight: 300;
    font-size: 3.16rem;
    color: #000!important
}

.display-2 {
    font-family: Roboto,sans-serif;
    color: #0099d8;
    font-weight: 300;
    font-size: 2.7rem;
    color: #000!important
}

.display-3 {
    font-family: Roboto,sans-serif;
    color: #0099d8;
    font-weight: 300;
    font-size: 1.8rem;
    color: #000!important
}

.display-4 {
    font-family: Roboto,sans-serif;
    color: #0099d8;
    font-weight: 300;
    font-size: 1.3rem;
    color: #000!important
}

.display-6 {
    font-size: 3.16rem;
    color: #fff!important;
    font-weight: 300;
    line-height: 1.2
}

.display-secondary-1 {
    font-family: Roboto,sans-serif;
    color: #0099d8;
    font-weight: 300;
    font-size: 3.16rem
}

.display-secondary-2 {
    font-family: Roboto,sans-serif;
    color: #0099d8;
    font-weight: 300;
    font-size: 2.7rem
}

.display-secondary-3 {
    font-family: Roboto,sans-serif;
    color: #0099d8;
    font-weight: 300;
    font-size: 1.8rem
}

.display-secondary-4 {
    font-family: Roboto,sans-serif;
    color: #0099d8;
    font-weight: 300;
    font-size: 1.3rem
}

.display-tertiary-1 {
    font-family: Roboto,sans-serif;
    color: #0099d8;
    font-weight: 300;
    font-size: 3.16rem;
    color: #2a8703!important
}

.display-tertiary-2 {
    font-family: Roboto,sans-serif;
    color: #0099d8;
    font-weight: 300;
    font-size: 2.7rem;
    color: #2a8703!important
}

.display-tertiary-3 {
    font-family: Roboto,sans-serif;
    color: #0099d8;
    font-weight: 300;
    font-size: 1.8rem;
    color: #2a8703!important
}

.display-tertiary-4 {
    font-family: Roboto,sans-serif;
    color: #0099d8;
    font-weight: 300;
    font-size: 1.3rem;
    color: #2a8703!important
}

.fallback-card {
    font-size: .9rem
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h4-alt,.h5,.h6 {
    margin-bottom: .5rem;
    font-family: Roboto,sans-serif;
    font-weight: 500;
    line-height: 1.2!important;
    color: #292931
}

h1,.h1 {
    font-size: 2.65rem;
    line-height: 3.445rem;
    margin-top: 2rem!important;
    position: relative;
    padding-bottom: 1rem;
    margin-bottom: 2.5rem;
    font-family: Lora,serif!important
}

h1:after,.h1:after {
    position: absolute;
    height: 5px;
    width: 55px;
    background: linear-gradient(to left,#67c5c9,#0099d8);
    bottom: -.5rem;
    left: 0;
    content: " "
}

h1.centered,.h1.centered {
    text-align: center
}

h1.centered:after,.h1.centered:after {
    left: calc(50% - 27px);
    content: " "
}

h1.no-dash:after,.h1.no-dash:after {
    height: 0;
    width: 0;
    background: transparent
}

h1:focus,.h1:focus {
    outline: none!important
}

@media (min-width: 1024px) {
    h1,.h1 {
        font-family:Lora,serif!important
    }
}

@media (min-width: 1024px) {
    h2,.h2 {
        font-family:Lora,serif!important
    }
}

@media (min-width: 1024px) {
    h3,.h3 {
        font-family:Lora,serif!important
    }
}

h1+p,h1+.alert+p {
    margin-bottom: 3rem
}

h2 {
    font-size: 1.563rem;
    line-height: 1.8756rem
}

h3 {
    font-size: 1.25rem;
    line-height: 1.25rem
}

h4 {
    font-size: 1rem;
    line-height: .9rem
}

h5 {
    font-size: .95rem;
    line-height: 1.71rem
}

h6 {
    font-size: 1rem;
    line-height: 2rem
}

.h1 {
    font-size: 2.65rem;
    line-height: 1.2;
    font-family: Lora,serif!important
}

.h2 {
    font-size: 1.563rem;
    line-height: 1.2
}

.h3 {
    font-size: 1.25rem;
    line-height: 1.2;
    text-transform: unset!important
}

.h4,.h4-alt {
    font-size: 1rem;
    line-height: 1.2
}

.h5 {
    font-size: .95rem;
    line-height: 1.2
}

.h6 {
    font-size: 1rem;
    line-height: 1.2
}

h4,.h4,.h4-alt {
    font-family: Roboto,sans-serif!important;
    text-transform: uppercase
}

h5,.h5 {
    font-family: Roboto,sans-serif;
    font-weight: 500;
    text-transform: none
}

.h7 {
    font-size: .8rem!important;
    line-height: 1.2;
    text-transform: unset!important;
    font-family: Roboto,sans-serif
}

pbc-dashboard .h1 {
    font-family: Roboto,sans-serif
}

p+.h4,p+.h4-alt,p+h4,ul+.h4,ul+.h4-alt,ul+h4 {
    margin-top: 2rem
}

.pcpheader {
    font-size: 2.65rem;
    font-family: Lora
}

.header1 {
    font-size: 2.65rem;
    line-height: 1.2;
    font-family: Lora,serif!important
}

.pcpguide {
    accent-color: #117BAB
}

.pcpreferral {
    accent-color: #117BAB;
    width: 15px;
    height: 15px;
    border-color: #000;
    outline: 1px solid #000;
    border-color: #ff0
}

.pcpspace {
    font-family: Arial,Helvetica,sans-serif;
    padding-bottom: 2%
}

.pcpcenter {
    padding-top: 2%;
    text-align: center
}

.pcpheader123 {
    background: url(/../../../../assets/image/IMAGE.png);
    background-position: center right;
    background-size: auto 100%;
    background-repeat: no-repeat
}

@media only screen and (min-device-width: 1920px) {
    .pcpheader123 {
        background-position:left!important
    }
}

@media only screen and (min-device-width: 1610px) and (max-device-width: 1920px) {
    .pcpheader123 {
        background-position:center left!important
    }
}

.containerleft {
    padding: 25px 0 25px 100px
}

.pcpheaderradiuss {
    border-radius: 30px;
    background-color: #fff;
    margin-right: 48%
}

.pcppadding {
    padding: 5% 5% 3% 4%
}

.imagewidth {
    width: 12.5rem
}

.paddingbottom {
    padding-bottom: 10px
}

.contentheader {
    font-size: 20px;
    font-family: Roboto Regular;
    line-height: 27px;
    padding-bottom: 10px
}

.pcphyperlink {
    font-size: 14px;
    line-height: 30px
}

.pcpguideheader {
    background: url(/../../../../assets/image/PCP-guided-hmo-hero.jpg) no-repeat center center #000;
    background-position: initial;
    background-size: cover
}

.pcpheadertext {
    height: 57px;
    width: 705px;
    color: #313234;
    font-family: Lora;
    font-size: 42.4px;
    letter-spacing: 0;
    line-height: 57px
}

.containerguideleft {
    padding: 25px 0 25px 150px
}

.pcpguideradiuss {
    border-radius: 1.5rem;
    background-color: #fff;
    margin-right: 48%
}

.pcppaddingguide {
    padding: 2% 5% 3% 4%
}

.pcptextcontect {
    height: 108px;
    width: 651px;
    color: #292931;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 27px
}

.reducetop {
    margin-top: -.5rem;
    font-size: 1.125rem
}

.pcptheme-container {
    background: url(/../../../../assets/image/search-background.png) no-repeat center center;
    background-size: 100%;
    background-position: right;
    background-size: cover
}

.pcp-content {
    padding: 50px 0;
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.pcp-border {
    border-radius: 30px
}

.pcp-headerImage {
    height: 20.92px;
    width: 200px
}

.pcp-cardcontent {
    padding: 2%
}

.displaychk {
    display: none
}

.pcpbalancingpadding {
    padding: 1.25rem
}

.display-resolution-card {
    background-color: #fafafa;
    box-shadow: 0 4px 8px #0003,0 6px 20px #00000030;
    border-bottom-left-radius: 1.5625rem;
    border-bottom-right-radius: 1.5625rem;
    margin-top: 1.25rem
}

.underlineheader {
    margin-top: -1rem;
    width: 5rem
}

.imageguidealignpcp {
    display: none
}

@media screen and (max-width: 950px) {
    .pcpguideheader,.pcpheader123 {
        display:none
    }

    .imageguidealignpcp {
        text-align: center;
        display: inline
    }

    .imageguidealignres {
        display: none
    }

    .imageguidealign {
        text-align: center
    }

    .displaychk {
        display: inline;
        padding-top: 200px
    }
}

@media screen and (max-width: 700px) {
    .imageguidealignres {
        display:inline;
        text-align: center
    }

    .imageguidealign {
        display: none
    }
}

@media screen and (min-width: 1024px) {
    .pcp-sub-content {
        padding-left:5.3rem;
        padding-right: 5.3rem
    }

    .pbc-selection-subcontent {
        padding-left: 8rem;
        padding-right: 8rem
    }
}

.pbc-selection-subcontent #location,.pbc-selection-subcontent #specialtyDDL,.pbc-selection-subcontent #distanceDDL {
    border: solid 2.5px #454545
}

.pbc-selection-subcontent .specialityDDLdropDown .dropdown-toggle:after {
    box-sizing: border-box;
    height: 7px;
    width: 7px;
    position: relative;
    top: -5px;
    left: 10px;
    border-style: solid;
    border-color: #090c0f;
    border-width: 0px 2px 2px 0px;
    transform: rotate(45deg);
    transition: border-width 15ms
}

.subpcpheader {
    font-size: 1rem
}

.referal-option-list {
    height: 30px;
    width: 220px;
    border: 1px solid #63666A
}

@media screen and (max-width: 850px) {
    .pcpheader {
        font-size:1.8rem
    }
}

.notification-mb {
    margin-bottom: 3.125rem
}

.empty-notify {
    width: 24rem
}

.demoDropdown {
    width: 40%;
    margin-top: -.7rem;
    margin-left: -32px;
    margin-right: 11px;
    border-bottom: none;
    font-size: 14px
}

#twoBtnModalTitle {
    text-transform: none;
    font-family: Lora;
    color: #000
}

#twoBtnModalBody p {
    color: #000
}

@media (min-width: 2200px) {
    #twoBtnModalFooter {
        display:flex!important;
        flex-direction: row!important
    }

    #twoBtnModalFooter .btn {
        margin: 2px
    }
}

.inbound-error-title:after {
    background: none;
    color: none;
    height: 0
}

.inbound-error-title {
    margin-bottom: 1rem!important
}

.inbound-error {
    margin-bottom: 7rem
}

.h2-alt {
    color: #000;
    font-feature-settings: "liga" off,"clig" off;
    font-family: Roboto!important;
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.h3-alt {
    color: #000;
    font-feature-settings: "liga" off,"clig" off;
    font-family: Roboto!important;
    font-size: 1.75rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.h4-alt {
    text-transform: none!important
}

a {
    color: #117bab;
    text-decoration: none;
    font-weight: 500
}

a:hover {
    color: #117bab;
    text-decoration: underline;
    cursor: pointer
}

a:visited {
    color: #117bab;
    text-decoration: underline
}

small {
    font-size: .66rem!important
}

.body-small {
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.5
}

.body-smaller {
    font-size: .65rem;
    font-weight: 400
}

.legal-small {
    font-size: .63rem
}

.serif {
    font-family: Lora,serif!important
}

.sans-serif {
    font-family: Roboto,sans-serif!important
}

.strong,.stronger {
    font-weight: 600!important
}

.fs-16 {
    font-size: 16px
}

.fs-18 {
    font-size: 18px
}

.cls-table:nth-child(2n) {
    background-color: #f1f1f1
}

.check-mark:before {
    content: "L";
    font-family: arial;
    transform: scaleX(-1) rotate(-35deg);
    display: inline-block;
    vertical-align: top;
    line-height: 1.2em;
    width: 1em;
    color: #fff;
    height: 1em;
    margin-right: .3em;
    text-align: center;
    position: absolute;
    left: 0;
    margin-left: 3px
}

.check-dropdown-list,.check-dropdown-list:hover {
    background-color: gray;
    color: #fff
}

.dropdown-toggle:after {
    float: right
}

.preapproval-color {
    color: #117bab;
    font-size: 1.312rem;
    letter-spacing: 0;
    line-height: 28px;
    height: 112px;
    width: 1240px
}

.preapproval-subtitle {
    height: 112px;
    width: 1240px;
    color: #000;
    font-size: 1.312rem;
    letter-spacing: 0;
    line-height: 28px
}

.green-color {
    font-size: 1.125rem;
    color: #82c341
}

.red-color {
    height: 20px;
    width: 20px;
    color: #dd6162
}

.no-border-top {
    border-top: unset!important
}

.chevron {
    color: #82c341;
    height: 14.59px;
    width: 9.19px
}

.chevron:before {
    border-style: none!important;
    border-width: 0!important;
    content: "\f054"!important;
    display: inline-block!important;
    height: 8px!important;
    margin: 0 5px 2px 0!important;
    position: relative!important;
    width: 8px!important
}

#preapprovals-family {
    width: auto;
    color: #000;
    font-family: Helvetica;
    font-size: 14px;
    letter-spacing: 0
}

.pagination-summary {
    font-weight: 700;
    font-size: small
}

.status-icon {
    font-size: 1.9rem;
    padding: 1.47rem;
    border-radius: 2rem
}

.status-bar {
    flex: 0 0 25%;
    max-width: 25%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
    position: relative;
    text-align: center
}

.status-bar:not(:last-child):after {
    content: "";
    height: 1px;
    background: #0791d1;
    width: 90%;
    position: absolute;
    left: 54%;
    top: 45%
}

@media screen and (min-width: 300px) and (max-width: 850px) {
    .filter-preapprovals {
        margin-top:10px;
        margin-left: 20px
    }
}

@media screen and (min-width: 300px) and (max-width: 850px) and (min-width: 768px) and (max-width: 850px) {
    .filter-preapprovals {
        margin-left:unset;
        margin-top: 20px
    }
}

#filter-preapprovals .btn-secondary-light {
    background: transparent;
    border: .1rem solid #2A8703!important;
    color: #1a5502
}

#filter-preapprovals .text-success {
    color: #266726!important
}

.visitor-table {
    width: 50%
}

.visitor-table td,.visitor-table th,.visitor-table tr {
    border: 1px solid grey;
    padding: 10px
}

.visitor-table .theader {
    background: #117bab;
    color: #fff
}

.lead2 {
    font-size: 1rem
}

.clear-bg,background-clear {
    background-color: transparent!important
}

.background-white {
    background: #fff
}

.background-brand,.bg-brand {
    background: #0099d8;
    color: #fff
}

.bg-primary-light {
    background: #169cd9
}

.bg-primary-lighten {
    background: #20aae9
}

.bg-primary-lightest {
    background: #37b3eb
}

.bg-primary-lightest {
    background: #d9f1fb
}

.background-primary,.bg-primary {
    background: #117bab!important;
    color: #fff!important
}

.background-primary a,.background-primary h1,.background-primary h2,.background-primary h3,.background-primary h4,.background-primary h5,.background-primary p,.background-primary .h1,.background-primary .h2,.background-primary .h3,.background-primary .h4,.background-primary .h4-alt,.background-primary .h5,.bg-primary a,.bg-primary h1,.bg-primary h2,.bg-primary h3,.bg-primary h4,.bg-primary h5,.bg-primary p,.bg-primary .h1,.bg-primary .h2,.bg-primary .h3,.bg-primary .h4,.bg-primary .h4-alt,.bg-primary .h5 {
    color: #fff
}

.background-primary h1:after,.background-primary .h1:after,.bg-primary h1:after,.bg-primary .h1:after {
    background: #fff
}

.background-primary .btn-primary,.bg-primary .btn-primary {
    background: transparent;
    color: #fff!important;
    text-decoration: none!important;
    border-color: #fff!important
}

.background-primary .btn-primary:hover,.bg-primary .btn-primary:hover {
    border: 1px solid #fff;
    background: none;
    color: #fff!important
}

.background-primary .btn-secondary,.bg-primary .btn-secondary {
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    text-decoration: none!important
}

.background-primary .btn-secondary:hover,.bg-primary .btn-secondary:hover {
    background: #fff;
    color: #117bab
}

.background-primary .btn-tertiary,.bg-primary .btn-tertiary {
    background: transparent;
    color: #fff!important;
    text-decoration: none!important
}

.background-primary .btn-tertiary:after,.bg-primary .btn-tertiary:after {
    color: #fff
}

.background-primary .btn-tertiary:hover,.bg-primary .btn-tertiary:hover {
    color: #fff!important;
    text-decoration: none!important
}

.background-primary .btn-tertiary:hover:after,.bg-primary .btn-tertiary:hover:after {
    color: #fff!important;
    text-decoration: none!important
}

.background-primary *,.bg-primary * {
    color: #fff
}

.background-primary * a:hover,.background-primary * a:visited,.background-primary * a:link,.background-primary * a:active,.bg-primary * a:hover,.bg-primary * a:visited,.bg-primary * a:link,.bg-primary * a:active {
    color: #fff;
    text-decoration: underline
}

.background-primary * a:focus,.bg-primary * a:focus {
    outline-color: #fff
}

.background-primary2 {
    background: #004053!important;
    color: #fff!important
}

.background-primary2 a,.background-primary2 h1,.background-primary2 h2,.background-primary2 h3,.background-primary2 h4,.background-primary2 h5,.background-primary2 p,.background-primary2 .h1,.background-primary2 .h2,.background-primary2 .h3,.background-primary2 .h4,.background-primary2 .h4-alt,.background-primary2 .h5 {
    color: #fff
}

.background-primary2 .card a,.background-primary2 .card h1,.background-primary2 .card h2,.background-primary2 .card h3,.background-primary2 .card h4,.background-primary2 .card h5,.background-primary2 .card p,.background-primary2 .card .h1,.background-primary2 .card .h2,.background-primary2 .card .h3,.background-primary2 .card .h4,.background-primary2 .card .h4-alt,.background-primary2 .card .h5 {
    color: #292931
}

.background-primary2 .card .btn-tertiary {
    color: #117bab!important
}

.background-primary2 .card .btn-tertiary:after {
    color: #dd6162
}

.background-primary2 .card .btn-tertiary:hover {
    color: #0f6a94!important
}

.background-primary2 .card .btn-tertiary:hover:after {
    color: #dd6162!important
}

.background-primary2 h1:after,.background-primary2 .h1:after {
    background: #fff
}

.background-primary2 .btn-primary {
    background: transparent;
    color: #fff!important;
    text-decoration: none!important;
    border-color: #fff!important
}

.background-primary2 .btn-primary:hover {
    border: 1px solid #fff;
    background: none;
    color: #fff!important
}

.background-primary2 .btn-secondary {
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    text-decoration: none!important
}

.background-primary2 .btn-secondary:hover {
    background: #fff;
    color: #117bab
}

.background-primary2 .btn-tertiary {
    background: transparent;
    color: #fff!important;
    text-decoration: none!important
}

.background-primary2 .btn-tertiary:after {
    color: #fff
}

.background-primary2 .btn-tertiary:hover {
    color: #fff!important;
    text-decoration: none!important
}

.background-primary2 .btn-tertiary:hover:after {
    color: #fff!important;
    text-decoration: none!important
}

.background-primary2 * {
    color: #fff
}

.background-primary2 * a:hover,.background-primary2 * a:visited,.background-primary2 * a:link,.background-primary2 * a:active {
    color: #fff;
    text-decoration: underline
}

.background-primary2 * a:focus {
    outline-color: #fff
}

.background-primary2c {
    background: #004053!important;
    color: #292931!important
}

.background-primary2c a,.background-primary2c h1,.background-primary2c h3,.background-primary2c h4,.background-primary2c h5,.background-primary2c p,.background-primary2c .h1,.background-primary2c .h2,.background-primary2c .h3,.background-primary2c .h4,.background-primary2c .h4-alt,.background-primary2c .h5 {
    color: #292931
}

.background-primary2c h2 {
    color: #fff
}

.background-primary2c h1:after,.background-primary2c .h1:after {
    background: #292931
}

.background-primary2c * {
    color: #292931
}

.background-primary2c * a:hover,.background-primary2c * a:visited,.background-primary2c * a:link,.background-primary2c * a:active {
    color: #292931;
    text-decoration: underline
}

.background-primary2c * a:focus {
    outline-color: #292931
}

.background-primary3 {
    background: #0c2340!important;
    color: #fff!important
}

.background-primary3 a,.background-primary3 h1,.background-primary3 h2,.background-primary3 h3,.background-primary3 h4,.background-primary3 h5,.background-primary3 p,.background-primary3 .h1,.background-primary3 .h2,.background-primary3 .h3,.background-primary3 .h4,.background-primary3 .h4-alt,.background-primary3 .h5 {
    color: #fff
}

.background-primary3 h1:after,.background-primary3 .h1:after {
    background: #fff
}

.background-primary3 .btn-primary {
    background: transparent;
    color: #fff!important;
    text-decoration: none!important;
    border-color: #fff!important
}

.background-primary3 .btn-primary:hover {
    border: 1px solid #fff;
    background: none;
    color: #fff!important
}

.background-primary3 .btn-secondary {
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    text-decoration: none!important
}

.background-primary3 .btn-secondary:hover {
    background: #fff;
    color: #117bab
}

.background-primary3 .btn-tertiary {
    background: transparent;
    color: #fff!important;
    text-decoration: none!important
}

.background-primary3 .btn-tertiary:after {
    color: #fff
}

.background-primary3 .btn-tertiary:hover {
    color: #fff!important;
    text-decoration: none!important
}

.background-primary3 .btn-tertiary:hover:after {
    color: #fff!important;
    text-decoration: none!important
}

.background-primary3 * {
    color: #fff
}

.background-primary3 * a:hover,.background-primary3 * a:visited,.background-primary3 * a:link,.background-primary3 * a:active {
    color: #fff;
    text-decoration: underline
}

.background-primary3 * a:focus {
    outline-color: #fff
}

.background-accent1 {
    background: #ececec!important;
    color: #292931!important
}

.background-secondary,.bg-secondary {
    background: #63666a!important;
    color: #fff
}

.background-tertiary {
    background: #dd6162;
    color: #fff
}

.background-accent,.bg-accent {
    background: #fafafa!important
}

.bg-neutral-color-lightest {
    background: #f1f1f1!important
}

.background-accent-secondary {
    background: #00a7b5!important
}

.background-accent-tertiary {
    background: #2a8703!important
}

.background-lightest,.bg-light {
    background: #f1f1f1!important
}

.background-lightest .btn-tertiary,.bg-light .btn-tertiary {
    color: #1074a2
}

.background-lighter,.bg-lighter {
    background: #e8e8e8!important
}

.background-light {
    background: #d6d5ce!important
}

.background-medium {
    background: #c1c1c1!important
}

.background-dark,.bg-dark {
    background: #404144!important
}

.background-dark a,.background-dark h1,.background-dark h2,.background-dark h3,.background-dark h4,.background-dark h5,.background-dark p,.bg-dark a,.bg-dark h1,.bg-dark h2,.bg-dark h3,.bg-dark h4,.bg-dark h5,.bg-dark p {
    color: #fff!important
}

.background-darkest {
    background: #313234!important;
    color: #fff
}

.background-darkest * {
    color: #fff!important
}

.background-gradient {
    background: linear-gradient(to right,#0099d8 25%,#67c5c9)!important
}

.background-gradient-diagonal {
    background: #0099d8;
    background: linear-gradient(135deg,#0099d8 3%,#00a7b5)!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$brand-color",endColorstr="$accent-secondary-color",GradientType=1)!important
}

.background-success {
    background: #2a8703!important
}

.background-warning {
    background: #e67300
}

.background-disabled {
    background: #737373
}

.background-secondary-font-color {
    background: #63666a
}

.background-display-font-color {
    background: #292931
}

.background-display-secondary-font-color {
    background: #0099d8
}

.background-link-font-color {
    background: #117bab
}

.background-link-visited-font-color {
    background: #7b23aa
}

.background-pale {
    background: #f3fbfe!important
}

.background-midblue {
    background: #dff5fd!important
}

.background-midblue2 {
    background: #9cdff7!important
}

.border-light {
    border: 1px solid #d6d5ce!important
}

.border-medium {
    border: 1px solid #C1C1C1
}

.border-dark {
    border: 1px solid #404144
}

.border-light-bottom {
    border-bottom: 1px solid #d6d5ce!important
}

.border-medium-bottom {
    border-bottom: 1px solid #C1C1C1
}

.border-dark-bottom {
    border-bottom: 1px solid #404144
}

.border-light-top {
    border-top: 1px solid #d6d5ce!important
}

.border-medium-top {
    border-top: 1px solid #C1C1C1
}

.border-dark-top {
    border-top: 1px solid #404144
}

.border-light-left {
    border-left: 1px solid #d6d5ce!important
}

.border-medium-left {
    border-left: 1px solid #C1C1C1
}

.border-dark-left {
    border-left: 1px solid #404144
}

.border-light-right {
    border-right: 1px solid #d6d5ce!important
}

.border-medium-right {
    border-right: 1px solid #C1C1C1
}

.border-dark-right {
    border-right: 1px solid #404144
}

.border-gradient {
    border: 5px solid #0099d8;
    border-image: linear-gradient(to left,#0099d8 50%,#00a7b5,75%,#67c5c9);
    border-image-slice: 1
}

.border-blue-box {
    border: 4px solid #7BCBED;
    border-radius: 17px;
    border-left: 12px solid #7BCBED
}

.border-circle-black {
    border: 1px solid #1F1F1F;
    text-align: center;
    font-family: Roboto;
    font-size: 16px;
    height: 26px;
    width: 26px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.text-primary {
    color: #117bab
}

.text-secondary,.secondary-color {
    color: #63666a
}

.text-tertiary {
    color: #dd6162
}

.text-tertiary1 {
    color: #266726
}

.text-accent {
    color: #0075a5
}

.text-accent-secondary {
    color: #00a7b5
}

.text-accent-tertiary {
    color: #2a8703
}

.default-color {
    color: #292931
}

.brand-color {
    color: #0099d8
}

.primary-color {
    color: #117bab
}

.secondary-color {
    color: #63666a
}

.tertiary-color {
    color: #dd6162
}

.display-one {
    font-size: 3.998rem
}

.pcp-backto-result {
    font-size: .875rem
}

.pcp-backto-result .fa-chevron-left:before {
    color: #82c341;
    font-size: .8125rem;
    margin-right: unset
}

.text-accent-loader {
    color: #006ca3
}

.text-italic {
    font-style: italic
}

.navbar-brand {
    margin: .85rem 0;
    padding: 0
}

.navbar-brand>img {
    width: 100%;
    max-width: 10rem!important
}

@media (max-width: 1023.98px) {
    .navbar-brand>img {
        max-width:12rem!important
    }
}

.navbar-brand>img.second-logo {
    width: 80%;
    max-width: 9rem!important
}

header {
    position: relative;
    padding: 0rem 3rem;
    border-bottom: 1px solid #D6D5CE
}

@media (max-width: 1023.98px) {
    header {
        padding:0rem 2rem
    }
}

@media (max-width: 767.98px) {
    header {
        padding:0rem 1rem
    }
}

header .navbar-toggler {
    margin: 0 1rem 0 0;
    padding: .25rem 0 .25rem 0rem
}

header .navbar-toggler i {
    font-size: 2.6rem
}

header nav:first-child {
    margin-right: -15px;
    margin-left: -15px;
    display: flex;
    flex-wrap: wrap;
    background: #fafafa;
    margin-left: -3rem!important;
    width: calc(100% + 6rem)!important;
    justify-content: flex-end
}

@media (max-width: 1023.98px) {
    header nav:first-child {
        width:calc(100% + 5rem)!important
    }
}

@media (max-width: 767.98px) {
    header nav:first-child {
        width:calc(100% + 4rem)!important
    }
}

header nav:first-child .nav-tertiary-container {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    margin-left: auto!important;
    padding: .5rem 3rem
}

@media (max-width: 1023.98px) {
    header nav:first-child .nav-tertiary-container {
        padding:.5rem 2rem
    }
}

@media (max-width: 767.98px) {
    header nav:first-child .nav-tertiary-container {
        padding:.5rem 1rem
    }
}

header nav:first-child .nav-tertiary-container ul.nav-tertiary {
    list-style: none;
    margin: 0;
    padding: 0
}

header nav:first-child .nav-tertiary-container ul.nav-tertiary li {
    display: inline-block
}

header nav:first-child .nav-tertiary-container ul.nav-tertiary li a {
    color: #292931;
    font-size: .9rem
}

@media (max-width: 767.98px) {
    header nav:first-child .nav-tertiary-container ul.nav-tertiary li a {
        font-size:.8rem
    }
}

header nav:first-child .nav-tertiary-container ul.nav-tertiary li:not(:last-child) a:after {
    content: "|";
    margin: 0 .5rem
}

header nav:first-child .nav-tertiary-container .state-toggle {
    position: relative
}

header nav:first-child .nav-tertiary-container .state-toggle i {
    float: left;
    font-size: .6rem;
    margin-top: .44rem;
    margin-right: .27rem
}

header nav:first-child .nav-tertiary-container .state-toggle .choice {
    width: auto;
    font-size: .9rem;
    float: left;
    line-height: 1;
    margin-top: .33rem
}

@media (max-width: 767.98px) {
    header nav:first-child .nav-tertiary-container .state-toggle .choice {
        font-size:.8rem
    }
}

header nav:first-child .nav-tertiary-container .state-toggle .choice a {
    color: #292931
}

header nav:first-child .nav-tertiary-container .state-toggle .choice:nth-child(2n) {
    margin-right: .55rem
}

header nav:first-child .nav-tertiary-container .state-toggle .choice:last-child {
    margin-left: .55rem;
    float: right;
    margin-right: 0
}

header nav:first-child .nav-tertiary-container .state-toggle .switch {
    bottom: -.27rem
}

header nav:nth-child(2) {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    padding: 0
}

@media (max-width: 767.98px) {
    header nav:nth-child(2) {
        width:calc(100% + 1rem)!important
    }
}

header nav:nth-child(2) .logo {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

@media (max-width: 1023.98px) {
    header nav:nth-child(2) .logo {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }
}

header nav:nth-child(2) .nav-primary-container {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

@media (max-width: 1023.98px) {
    header nav:nth-child(2) .nav-primary-container {
        order:-1;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    header nav:nth-child(2) .nav-primary-container .button {
        position: relative;
        height: 1.5rem;
        width: 1.5rem
    }

    header nav:nth-child(2) .nav-primary-container .button i {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        font-size: 1.7rem;
        line-break: .8
    }

    header nav:nth-child(2) .nav-primary-container .button .icon-default {
        transition: opacity .3s,transform .3s
    }

    header nav:nth-child(2) .nav-primary-container .button .icon-hover {
        transition: opacity .3s,transform .3s;
        transform: rotate(-180deg) scale(.5);
        opacity: 0;
        position: relative
    }

    header nav:nth-child(2) .nav-primary-container .button.open {
        transform: scale(1.1)
    }

    header nav:nth-child(2) .nav-primary-container .button.open .icon-hover {
        transform: rotate(0) scale(1);
        opacity: 1
    }

    header nav:nth-child(2) .nav-primary-container .button.open .icon-default {
        transform: rotate(180deg) scale(.5);
        opacity: 0
    }

    header nav:nth-child(2) .nav-primary-container .navbar-collapse {
        background: #fff;
        position: absolute;
        width: 100%;
        z-index: 9999;
        width: calc(100% + 4rem)!important;
        margin: 1.5rem -2rem 0
    }
}

@media (max-width: 1023.98px) and (max-width: 767.98px) {
    header nav:nth-child(2) .nav-primary-container .navbar-collapse {
        width:calc(100% + 2rem)!important;
        margin: 1.5rem -2rem 0
    }
}

@media (max-width: 1023.98px) {
    header nav:nth-child(2) .nav-primary-container .navbar-collapse .nav-item.show .dropdown-toggle:after {
        content:"\f068"
    }

    header nav:nth-child(2) .nav-primary-container .navbar-collapse .nav-item .dropdown-toggle:after {
        font-family: "Font Awesome 5 free";
        font-weight: 900;
        content: "\f067";
        position: absolute;
        right: 3rem;
        top: 1.55rem;
        color: #117bab
    }
}

@media (max-width: 1023.98px) and (max-width: 767.98px) {
    header nav:nth-child(2) .nav-primary-container .navbar-collapse .nav-item .dropdown-toggle:after {
        right:2rem
    }
}

@media (max-width: 1023.98px) {
    header nav:nth-child(2) .nav-primary-container .navbar-collapse .nav-link {
        border-bottom:1px solid #D6D5CE;
        padding: 1.5rem 0rem 1rem 2rem!important
    }

    header nav:nth-child(2) .nav-primary-container .navbar-collapse .dropdown-menu {
        position: relative!important;
        top: 0!important;
        box-shadow: none;
        border-radius: 0;
        border-top: none;
        min-width: 100%
    }
}

@media (max-width: 1023.98px) and (max-width: 1023.98px) {
    header nav:nth-child(2) .nav-primary-container .navbar-collapse .dropdown-menu {
        padding:0;
        background: #fafafa
    }
}

@media (max-width: 1023.98px) {
    header nav:nth-child(2) .nav-primary-container .navbar-collapse .dropdown-menu:after {
        content:"";
        height: 0
    }
}

header nav:nth-child(2) .nav-secondary-container {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

@media (max-width: 1439.98px) {
    header nav:nth-child(2) .nav-secondary-container ul.nav-secondary li.nav-item {
        padding:.5rem 1rem
    }
}

@media screen and (min-width: 1024px) and (max-width: 1205px) {
    header nav:nth-child(2) .nav-secondary-container ul.nav-secondary li.nav-item {
        padding:0
    }
}

header nav:nth-child(2) .nav-secondary-container ul.nav-secondary li.nav-item:last-child {
    padding-right: 0
}

header nav:nth-child(2) .nav-secondary-container ul.nav-secondary li.nav-item:last-child a:not(.btn) {
    padding-right: 0
}

@media (max-width: 767.98px) {
    header nav:nth-child(2) .nav-secondary-container ul.nav-secondary li.nav-item:last-child a:not(.btn) {
        padding-right:1rem
    }
}

header nav:nth-child(2) .nav-secondary-container ul.nav-secondary li.nav-item a.nav-link {
    color: #117bab!important;
    font-size: 1.1rem!important
}

header nav:nth-child(2) .nav-secondary-container ul.nav-secondary li.nav-item a.nav-link:last-child {
    padding-right: 0
}

header nav:nth-child(2) .nav-secondary-container ul.nav-secondary li.nav-item a.nav-link:hover {
    color: #0c5a7d
}

header nav:nth-child(2) .nav-secondary-container ul.nav-secondary li.nav-item a.nav-link i {
    font-size: 1.1rem;
    line-height: .9rem;
    margin-right: .3rem
}

@media screen and (min-width: 1024px) and (max-width: 1205px) {
    header nav:nth-child(2) .nav-secondary-container ul.nav-secondary li.nav-item a.nav-link {
        font-size:.9rem!important
    }
}

header nav:nth-child(2) .nav-secondary-container ul.nav-secondary li.nav-item ul#account-nav {
    background-color: #fafafa;
    border-top: none;
    left: 1.1rem!important;
    z-index: 9999;
    margin-top: 1px
}

header nav:nth-child(2) .nav-secondary-container ul.nav-secondary li.nav-item ul#account-nav li {
    background-color: #fafafa
}

header nav:nth-child(2) .nav-secondary-container ul.nav-secondary li.nav-item ul#account-nav li a {
    padding: .5rem .8rem;
    border-bottom: 0
}

header nav:nth-child(2) .nav-secondary-container ul.nav-secondary li.nav-item ul#account-nav:after {
    color: #fafafa;
    left: auto;
    right: 1.5rem
}

header nav:nth-child(2) .navbar {
    padding: 0
}

header nav:nth-child(2) ul.nav-primary li.nav-item a.nav-link,header nav:nth-child(2) ul.nav-secondary li.nav-item a.nav-link {
    font-size: 1.1rem;
    color: #292931;
    font-weight: 500;
    padding: 1.5rem .789rem 1rem;
    position: relative
}

header nav:nth-child(2) ul.nav-primary li.nav-item a.nav-link.dropdown-toggle:after,header nav:nth-child(2) ul.nav-secondary li.nav-item a.nav-link.dropdown-toggle:after {
    border: none
}

header nav:nth-child(2) ul.nav-primary li.nav-item a.nav-link:hover,header nav:nth-child(2) ul.nav-secondary li.nav-item a.nav-link:hover {
    color: #757575;
    cursor: pointer
}

@media (min-width: 1024px) {
    header nav:nth-child(2) ul.nav-primary li.nav-item a.nav-link:hover,header nav:nth-child(2) ul.nav-secondary li.nav-item a.nav-link:hover {
        border-bottom:3px solid #dd6162;
        margin-bottom: -3px
    }
}

header nav:nth-child(2) ul.nav-primary li.nav-item.active,header nav:nth-child(2) ul.nav-secondary li.nav-item.active {
    color: #031720
}

header nav:nth-child(2) ul.nav-primary li.nav-item.active:before,header nav:nth-child(2) ul.nav-secondary li.nav-item.active:before {
    content: "";
    background: #0099d8;
    color: #117bab;
    height: .27rem;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0
}

@media (max-width: 1439.98px) {
    header nav:nth-child(2) ul.nav-primary li.nav-item.active:before,header nav:nth-child(2) ul.nav-secondary li.nav-item.active:before {
        height:1.88rem;
        width: .277rem
    }
}

header nav:nth-child(2) ul.nav-primary li.nav-item[aria-expanded=true],header nav:nth-child(2) ul.nav-secondary li.nav-item[aria-expanded=true] {
    color: #031720
}

header nav:nth-child(2) ul.nav-primary li.nav-item[aria-expanded=true]:before,header nav:nth-child(2) ul.nav-secondary li.nav-item[aria-expanded=true]:before {
    content: "";
    background: #c1c1c1
}

@media (max-width: 1439.98px) {
    header nav:nth-child(2) ul.nav-primary li.nav-item[aria-expanded=true]:before,header nav:nth-child(2) ul.nav-secondary li.nav-item[aria-expanded=true]:before {
        height:0px
    }
}

header nav:nth-child(2) ul.nav-primary .dropdown-menu,header nav:nth-child(2) ul.nav-secondary .dropdown-menu {
    border: none;
    border-radius: 0 0 5px 5px;
    margin: 0;
    font-size: .8rem;
    min-width: 8.94rem;
    box-shadow: 2px 2px 3px #666,-2px 2px 3px #666;
    border-top: 3px solid #117bab;
    top: 100%!important;
    left: 50%!important;
    position: absolute!important;
    transform: translate(-50%)!important;
    right: auto;
    text-align: left;
    position: absolute;
    transform-style: preserve-3d
}

header nav:nth-child(2) ul.nav-primary .dropdown-menu:after,header nav:nth-child(2) ul.nav-secondary .dropdown-menu:after {
    font-family: Material Icons;
    font-weight: 900;
    content: "\e5c7";
    position: absolute;
    top: -1.7rem;
    font-size: 2rem;
    left: calc(50% - 1rem);
    transform: translate(calc(-50% - 1rem));
    color: #117bab;
    transform: translateZ(-1px)
}

header nav:nth-child(2) ul.nav-primary .dropdown-menu a,header nav:nth-child(2) ul.nav-secondary .dropdown-menu a {
    padding: .5rem .8rem;
    font-size: 1rem;
    color: #292931
}

@media (max-width: 1023.98px) {
    header nav:nth-child(2) ul.nav-primary .dropdown-menu a,header nav:nth-child(2) ul.nav-secondary .dropdown-menu a {
        padding:1rem 1rem 1rem 3rem;
        border-bottom: 1px solid #D6D5CE
    }
}

header nav:nth-child(2) ul.nav-primary .dropdown-menu a:hover,header nav:nth-child(2) ul.nav-secondary .dropdown-menu a:hover {
    background: transparent;
    text-decoration: underline
}

header nav.off+nav {
    position: fixed!important;
    width: 100%;
    top: 0;
    background: #fff!important;
    border-bottom: 1px solid #D6D5CE;
    margin: 0 -3rem;
    z-index: 999999;
    padding: 0rem 3rem
}

@media (max-width: 1023.98px) {
    header nav.off+nav {
        margin:0 -2rem;
        padding: 0rem 2rem
    }
}

header nav.off+nav ul.nav-primary li.nav-item a.nav-link {
    padding: .5rem .789rem!important
}

header nav.off+nav .nav-secondary-container ul.nav-secondary li.nav-item a.nav-link {
    padding: .5rem 0rem .5rem .789rem!important
}

@-moz-document url-prefix() {
    .navbar-brand>img {
        width: 10rem!important
    }

    @media (max-width: 1023.98px) {
        .navbar-brand>img {
            width:12rem!important
        }
    }
}

@media (max-width: 1023.98px) {
    body#aon header nav:nth-child(2) .nav-primary-container .navbar-collapse {
        margin:.5rem -2rem 0
    }
}

@media screen and (min-width: 1024px) and (max-width: 1205px) {
    .navbar-nav .nav-link.dropdown-toggle {
        font-size:.9rem!important
    }

    .notify-popover {
        margin-left: -4rem;
        margin-right: -2rem
    }

    .notify-popover i {
        font-size: 1.5em!important
    }

    .notify-popover .notification_count {
        font-size: .4625rem!important
    }
}

footer .footer-primary {
    background: #117bab;
    color: #fff;
    padding: 3rem
}

footer .footer-primary .h5 {
    color: #fff;
    line-height: 1rem;
    font-weight: 500
}

footer .footer-primary ul {
    margin: 0;
    padding: 0;
    list-style: none
}

footer .footer-primary ul li {
    margin: 0;
    padding: 0
}

footer .footer-primary ul li a {
    color: #fff;
    font-size: .75rem;
    font-weight: 400
}

footer .footer-primary ul li a:visited {
    color: #fff
}

footer .copyright {
    font-size: .8rem;
    margin-bottom: 0
}

footer .legal {
    font-size: .8rem
}

footer .footer-legal {
    background: #0c5a7d;
    color: #fff;
    padding: 3rem
}

footer .footer-legal a,footer .footer-legal a:visited {
    color: #fff
}

footer .footer-legal h2 {
    color: #fff;
    line-height: 1rem
}

footer .footer-legal #language-support a {
    font-size: .75rem;
    display: inline-block
}

footer .footer-legal #language-support a:after {
    content: "|";
    margin: 0 .2rem
}

footer .footer-legal #language-support a:last-child:after {
    content: ""
}

footer {
    background: #fafafa;
    background-size: cover;
    padding: 3rem
}

footer a {
    color: #000!important
}

footer .fab {
    border: 8px solid #3C3C41;
    border-radius: 2.5rem;
    color: #fffefe;
    background: #3c3c41;
    width: 2.5rem;
    height: 2.5rem;
    text-align: center;
    line-height: 1.6rem;
    margin: 0 1rem 0 0
}

footer .fab:hover {
    border-color: #67c5c9;
    background-color: #67c5c9
}

footer ul {
    list-style-type: none;
    padding: 0
}

footer ul li {
    margin: 0 0 .5rem
}

footer ul li a {
    font-weight: 400;
    font-size: .9rem;
    padding: 0
}

footer ul li a:hover {
    text-decoration: underline;
    color: #117bab!important
}

footer .footer-heading {
    font-size: 1rem;
    font-weight: 500;
    font-family: Roboto,sans-serif!important;
    margin-bottom: .5rem
}

footer #footer-logo {
    margin-bottom: 2rem;
    max-width: 12rem
}

@media (max-width: 767.98px) {
    footer #footer-logo {
        max-width:14.3rem
    }
}

footer #language-support a {
    font-size: 1rem;
    display: inline-block;
    color: #000
}

footer #language-support a:after {
    content: "|";
    margin: 0 .2rem
}

footer #language-support a:last-child:after {
    content: ""
}

footer.mobile {
    padding: 3rem
}

@media (max-width: 767.98px) {
    footer.mobile {
        padding:3rem 1rem
    }
}

footer.mobile .navbar {
    margin: 0 0 2rem -3rem!important;
    padding: 0!important;
    width: calc(100% + 6rem)!important
}

@media (max-width: 767.98px) {
    footer.mobile .navbar {
        width:calc(100% + 4rem)!important
    }
}

footer.mobile .nav-item {
    display: block;
    border-bottom: solid 1px #D6D5CE;
    margin-bottom: 0;
    padding: 1rem 3rem
}

footer.mobile .nav-item.show {
    padding: 1rem 1rem 0rem 3rem
}

footer.mobile .nav-item.show:last-child .dropdown-toggle:after {
    font-family: Material Icons;
    font-weight: 900;
    content: "\e316";
    top: .5rem;
    right: 4.4rem;
    font-size: 2rem
}

footer.mobile .navbar-nav {
    margin: 0;
    width: 100%
}

footer.mobile .navbar-nav .nav-link {
    font-size: 1.2rem
}

footer.mobile .dropdown-toggle[aria-expanded=true]:after {
    content: "\f068"
}

footer.mobile .dropdown-toggle:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0;
    border-top: none;
    border-right: none;
    border-bottom: 0;
    right: 4rem;
    border-left: none;
    position: absolute;
    color: #117bab;
    top: 1rem;
    font-family: "Font Awesome 5 free";
    font-weight: 900;
    content: "\f067";
    z-index: 9990;
    font-size: 18px
}

footer.mobile .dropdown-menu {
    background: transparent;
    border: none;
    top: 0!important;
    left: 0!important;
    width: 100%;
    border-radius: 0;
    position: relative!important;
    transform: translate(0)!important;
    margin-left: -3rem;
    width: calc(100% + 4rem)!important;
    padding: 0
}

footer.mobile .dropdown-menu .dropdown-item {
    padding: .8rem 1rem .8rem 4rem;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background: #fafafa;
    border: 0;
    font-size: 1rem;
    border-top: 1px solid #D6D5CE
}

footer.mobile .social {
    margin: 0rem 0rem 3rem
}

footer.mobile .social img {
    float: left;
    max-width: 8rem
}

footer.mobile #language-support {
    margin: 1rem 0rem
}

.disclaimer {
    height: 14px;
    color: #292931;
    font-family: Roboto,sans-serif!important;
    font-size: .75rem;
    letter-spacing: 0;
    line-height: 14px
}

form .background-light {
    background: #d6d5ce!important
}

form .background-light .form-control {
    background-color: #fff
}

form .background-medium {
    background: #c1c1c1!important
}

form .background-medium .form-control {
    background-color: #fff
}

form .background-dark {
    background: #404144!important
}

form .background-dark .form-control {
    background-color: #fff
}

.form-group {
    position: relative
}

.multiple-date-form {
    padding-top: .5rem
}

.form-check-label {
    padding: 0px 1rem 0px .5rem
}

select.form-control {
    padding: 1rem 1rem 0px .8rem
}

.form-control {
    border: solid 1.5px #454545;
    color: #292931;
    display: block;
    font-size: .9rem;
    min-height: 3rem;
    padding: 1.2rem 1rem 0px .5rem;
    position: relative;
    transition: all .3s cubic-bezier(.64,.09,.08,1);
    width: 100%;
    font-weight: 400
}

@media (max-width: 767.98px) {
    .form-control {
        background-color:#fff
    }
}

.form-control.ng-invalid.ng-touched {
    border-color: #b00020!important;
    color: #292931
}

.form-control-sm {
    border: solid 1.5px #454545;
    color: #292931;
    display: block;
    font-size: .9rem;
    position: relative;
    transition: all .3s cubic-bezier(.64,.09,.08,1);
    width: 100%;
    font-weight: 400;
    background-color: #ececec
}

@media (max-width: 767.98px) {
    .form-control-sm {
        background-color:#fff
    }
}

.form-control-sm.ng-invalid.ng-touched {
    border-color: #dc3545!important;
    color: #292931
}

.invalid-feedback-2 {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #b00020
}

textarea.form-control {
    padding-top: 1.3rem
}

.zoom-label {
    position: absolute;
    top: 1.3rem;
    left: .6rem;
    color: #454545;
    font-size: .8rem;
    transform-origin: left;
    transition: all .3s ease;
    pointer-events: none;
    z-index: 3;
    font-weight: 400;
    white-space: nowrap
}

.zoom-label.label-top {
    top: .3em!important
}

.zoom-label-2 {
    position: absolute;
    top: 3px;
    left: .6rem;
    align-self: stretch;
    z-index: 3;
    color: var(--neutral-gray-5-secondary, #63666A);
    font-feature-settings: "clig" off,"liga" off;
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

@media screen and (min-width: 2100px) {
    .zoom-label-2 {
        top:10px
    }
}

.discription-zoom-label {
    position: absolute;
    top: 3px;
    left: .6rem;
    align-self: stretch;
    z-index: 3;
    color: var(--neutral-gray-5-secondary, #63666A);
    font-feature-settings: "clig" off,"liga" off;
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    width: 90%
}

@media screen and (min-width: 2100px) {
    .discription-zoom-label {
        top:9px
    }
}

.form-control.ng-touched.ng-invalid~.discription-zoom-label {
    color: #b00020
}

.zoom-label-3 {
    position: absolute;
    bottom: 2px;
    left: .6rem;
    transform-origin: left;
    transition: all .3s ease;
    pointer-events: none;
    z-index: 3;
    display: flex;
    width: 344px;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    color: #63666a;
    font-feature-settings: "clig" off,"liga" off;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 27px
}

@media (max-width: 1023.98px) {
    .zoom-label-3 {
        font-size:.75rem
    }
}

.zoom-label-4 {
    position: absolute;
    top: 5px;
    left: .6rem;
    align-self: stretch;
    z-index: 3;
    color: var(--neutral-gray-5-secondary, #63666A);
    font-feature-settings: "clig" off,"liga" off;
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 20px
}

.form-row-1 {
    margin-bottom: 30px
}

.form-control:focus~.zoom-label,.form-control.hasLength~.zoom-label {
    top: .2rem;
    left: .6rem;
    transform: scale(.8);
    color: #117bab
}

.form-control.hasLength~.zoom-label {
    color: #454545
}

.form-control.ng-touched.ng-invalid~.zoom-label {
    color: #dc3545
}

.form-control[ngbDatepicker]~.zoom-label {
    left: .6rem
}

.input-group>.form-control:not(:last-child) {
    border-radius: .2rem
}

fieldset {
    position: relative;
    border: none
}

select.form-control:not([size]):not([multiple]) {
    height: 3rem
}

fieldset {
    margin-bottom: 1rem
}

legend {
    color: #292931;
    font-size: .9rem
}

.form-check {
    padding-left: 2.2rem;
    margin-bottom: .5rem
}

.form-check.single-check {
    padding-left: 21px
}

.form-check .form-check-inline {
    padding-left: 1.2rem;
    margin-right: -1rem
}

.form-check label:before {
    content: "";
    display: inline-block;
    height: 1rem;
    width: 1rem;
    border: 2px solid #454545;
    border-radius: 2px;
    background: #fff
}

.form-check label:after {
    content: "";
    display: inline-block;
    height: 8px;
    width: 12px;
    border-left: 3px solid;
    border-bottom: 3px solid;
    transform: rotate(-45deg)
}

.form-check input:checked+label:before {
    border: 2px solid #117bab;
    background: #117bab
}

.form-check input[type=checkbox],.form-check input[type=radio] {
    opacity: 0
}

.form-check label {
    position: relative;
    font-size: .9rem;
    margin-bottom: .1rem
}

.form-check label:before {
    position: absolute;
    top: 3px;
    left: -20px
}

.form-check label:after {
    position: absolute;
    top: 5px;
    left: -18px
}

.form-check input[type=checkbox]+label:after {
    content: none
}

.form-check input[type=checkbox]:checked+label:after {
    content: "";
    color: #fff
}

.form-check input[type=checkbox]:focus+label:before {
    outline: rgb(59,153,252) auto 5px
}

.form-check input[type=radio]+label:after {
    content: none
}

.form-check input[type=radio]+label:before {
    border-radius: 10px
}

.form-check input[type=radio]:checked+label:after {
    content: "";
    color: #fff;
    border: none
}

.form-check input[type=radio]:focus+label:before {
    outline: rgb(59,153,252) auto 5px;
    border-radius: 10px
}

.select {
    position: relative
}

.select:after {
    content: "\f107";
    font-family: "Font Awesome 5 free";
    font-weight: 900;
    color: #117bab;
    font-size: 1.4rem;
    color: #454545;
    right: .5rem;
    top: 1rem;
    position: absolute;
    pointer-events: none
}

.select select {
    background: #fff;
    border: 1.5px solid #454545;
    color: #454545;
    box-shadow: none;
    border-radius: .2rem;
    padding: 1.2rem 2rem 0px .5rem;
    text-transform: uppercase;
    font-weight: 400;
    font-size: .9rem;
    -webkit-appearance: none;
    appearance: none;
    line-height: 1.3rem;
    -ms-word-break: normal;
    word-break: normal
}

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

.inline-button-input {
    text-align: left;
    padding-left: 0;
    margin-right: .75rem;
    display: inline-block
}

@media (max-width: 1023.98px) {
    .inline-button-input {
        width:100%
    }
}

@media (min-width: 768px) {
    .inline-button-input {
        width:auto
    }
}

.inline-button-input input,.inline-button-input .form-check-input {
    border: 0!important;
    clip: rect(0 0 0 0)!important;
    height: 1px!important;
    margin: -1px!important;
    overflow: hidden!important;
    padding: 0!important;
    position: absolute!important;
    width: 1px!important
}

.inline-button-input label {
    background: transparent;
    border-radius: 0;
    border: solid 1.5px #454545;
    color: #454545;
    font-size: .85rem;
    padding: .6rem 3.5rem;
    font-weight: 500;
    border-radius: .2rem;
    margin-bottom: 1rem;
    text-align: center;
    text-transform: uppercase
}

@media (max-width: 1023.98px) {
    .inline-button-input label {
        width:100%
    }
}

.inline-button-input label:hover {
    background: #696363;
    color: #fff;
    cursor: pointer
}

.inline-button-input label:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem #007bff40
}

.inline-button-input input:focus:checked+label,.inline-button-input input:checked+label {
    background: #454545;
    color: #fff
}

.inline-button-input.disabled:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    opacity: .8;
    z-index: 999
}

.popover-container .inline-button-input.disabled:before {
    background: #fafafa;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: .8;
    z-index: 999
}

.popover-container .input-group.disabled:before {
    background: #fafafa;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: .8;
    z-index: 999
}

.popover-container .form-group.disabled:before {
    background: #fafafa;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: .8;
    z-index: 999
}

fieldset.disabled legend.disabled:before {
    background: #fafafa;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: .8;
    z-index: 999
}

.select.compact {
    position: relative;
    display: inline
}

.select.compact:after {
    content: "\f107";
    font-family: "Font Awesome 5 free";
    font-weight: 900;
    color: #454545;
    font-size: 1rem;
    right: .3rem;
    top: .1rem;
    position: absolute;
    pointer-events: none
}

.select.compact select {
    -webkit-appearance: none;
    appearance: none;
    width: auto;
    border: none;
    background: #e8e8e8;
    padding: .2rem 2rem .2rem .5rem;
    font-size: .7rem;
    border-radius: 0
}

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

.drop {
    margin-bottom: 25px
}

.select.preapproval {
    position: relative;
    display: inline
}

.select.preapproval:after {
    content: "\f107";
    font-family: "Font Awesome 5 free";
    font-weight: 600;
    color: #454545;
    font-size: 1.3rem;
    right: .3rem;
    top: -.3rem;
    position: absolute;
    pointer-events: none
}

.select.preapproval select {
    -webkit-appearance: none;
    appearance: none;
    width: auto;
    border: none;
    background: #e8e8e8;
    padding: .2rem 2rem .2rem .5rem;
    font-size: .7rem;
    border-radius: 0
}

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

.selectDD {
    position: relative
}

.selectDD:after {
    content: "\f107";
    font-family: "Font Awesome 5 free";
    font-weight: 900;
    color: #117bab;
    font-size: 1.4rem;
    color: #454545;
    right: .5rem;
    top: 1rem;
    position: absolute;
    pointer-events: none
}

.selectDD select {
    background: #fff;
    border: 1.5px solid #454545;
    color: #454545;
    box-shadow: none;
    border-radius: .2rem;
    padding: 1.2rem 2rem 0px .5rem;
    text-transform: uppercase;
    font-weight: 400;
    font-size: .9rem;
    -webkit-appearance: none;
    appearance: none;
    line-height: 1.3rem;
    -ms-word-break: normal;
    word-break: normal
}

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

.compactDD {
    position: relative;
    display: inline
}

.compactDD:after {
    content: "\f107";
    font-family: "Font Awesome 5 free";
    font-weight: 900;
    color: #454545;
    font-size: 1.3rem;
    right: .3rem;
    top: -.3rem;
    position: absolute;
    pointer-events: none
}

.compactDD select {
    -webkit-appearance: none;
    appearance: none;
    border: none;
    background: #e8e8e8;
    padding: .2rem 2rem .2rem .5rem;
    font-size: 13px;
    border-radius: 0;
    color: #000;
    font-family: Helvetica;
    font-weight: 600;
    border: 1px solid #63666A
}

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

@media screen and (max-width: 767px) {
    .compactDD select {
        width:auto
    }
}

.map {
    width: 100%;
    height: 550px;
    position: relative;
    margin-top: 2rem
}

.mapdtl {
    width: 100%;
    height: 100%;
    position: absolute
}

@media screen and (max-width: 767px) {
    .mapdtl {
        width:100%;
        height: 500px;
        position: relative
    }
}

.map-card-detail {
    height: 110px;
    width: 290px;
    border-radius: 3px;
    background-color: #fffefe;
    padding-left: 17px
}

.infobox-body {
    overflow: hidden
}

.hospname-detail {
    height: 33px;
    width: 95%;
    color: #292931;
    font-family: Roboto;
    font-size: .875rem;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 16px
}

.group-detail {
    height: 55px;
    width: 100%
}

.pcpaddress-detail {
    height: 35px;
    width: 265px;
    color: #292931;
    font-family: Roboto;
    font-size: .875rem;
    letter-spacing: 0;
    line-height: 1.125rem;
    margin-bottom: 6px
}

.pcpdirections-est {
    height: 16px;
    width: 234px;
    color: #292931;
    font-family: Roboto;
    font-size: .875rem;
    letter-spacing: 0;
    line-height: 16px;
    margin-bottom: 6px;
    text-decoration: underline
}

.width25 {
    width: 25px
}

.provLoc:hover {
    background-color: #ececec
}

.highlight {
    background-color: gray
}

.Margintop25 {
    margin-top: 25px
}

.paddingleft35 {
    padding-left: 35rem
}

.mb-custom39 {
    margin-bottom: -3.9rem!important
}

.mt-custom15 {
    margin-top: 1.5rem
}

.infobox-info {
    max-height: 220!important
}

.infobox-info .map-card {
    height: auto;
    background-color: #fffefe
}

.infobox-info .map-card .infobox-pcpName {
    color: #313234;
    font-family: Lora;
    font-size: 1.25rem;
    letter-spacing: 0;
    line-height: 27px;
    word-wrap: break-word
}

.infobox-info .map-card .pcpcontainer {
    border: black;
    max-width: 57px!important;
    height: 25px;
    background-color: #117bab;
    color: #fff;
    border-radius: 15px;
    text-align: center
}

.infobox-info .map-card .pcpcontainer .pcptext {
    height: 24px;
    width: 60px;
    color: #fff;
    font-family: Roboto;
    font-size: .875rem;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 31px;
    text-align: center;
    margin-left: -15px;
    margin-top: -3px
}

.infobox-info .pcpgroup .infobox-specialty {
    color: #292931;
    font-family: Roboto;
    font-size: .875rem;
    letter-spacing: 0;
    line-height: 16px
}

.infobox-info .pcpgroup .infobox-pcpaddress {
    color: #292931;
    font-family: Roboto;
    font-size: .875rem;
    letter-spacing: 0;
    line-height: 19px
}

.infobox-info .detailsbox {
    border-radius: 5px;
    background-color: #82c341;
    color: #fff;
    text-decoration: none
}

.infobox-info a.details:link,.infobox-info a.details:visited,.infobox-info ul.infobox-actions-list {
    color: #000;
    font-family: Roboto;
    font-size: .875rem;
    font-weight: 500;
    letter-spacing: .44px
}

.infobox-info .infobox-accept,.infobox-info .infobox-notaccept {
    color: #292931;
    font-family: Roboto;
    font-size: .875rem;
    letter-spacing: 0;
    line-height: 27px
}

@media screen and (max-width: 420px) {
    .infobox-info .map-card .pcpcontainer {
        margin-left:unset!important
    }

    .infobox-info .detailsbox .details {
        padding-left: 10px!important
    }
}

.bing-map-select {
    border: 1px solid black;
    padding: .4rem;
    background-color: #e8e8e8
}

.bing-map-select option {
    background: #e8e8e8
}

.multiple-loc {
    color: #000
}

.claim-header {
    color: #313234;
    font-family: Lora;
    font-size: 2.65rem;
    font-style: normal;
    font-weight: 400;
    line-height: 0px
}

.claim-header-highlight {
    width: 3.4375rem;
    height: 6.029px;
    flex-shrink: 0;
    background: linear-gradient(270deg,#67c5c9,#0099d8)
}

.claim-landingpage-subheader {
    color: #313234;
    font-feature-settings: "clig" off,"liga" off;
    font-size: 1.75rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 10px
}

.lora-font {
    font-family: Lora
}

.claim-card {
    display: flex;
    width: 23.625rem;
    height: 16.125rem;
    padding: 1.875rem 2.5rem;
    flex-direction: column;
    align-items: flex-start;
    gap: 1.875rem;
    flex-shrink: 0;
    border-radius: 3px;
    background: var(--neutral-white, #FFF);
    box-shadow: 0 2px 5px #0000003d;
    margin-bottom: 15px;
    border: 5px solid transparent
}

.claim-card:hover {
    border: 5px solid #117BAB
}

.claim-card:focus {
    border: 5px solid #117BAB
}

.claim-card-tittle {
    color: var(--neutral-gray-7, #313234);
    font-feature-settings: "clig" off,"liga" off;
    font-family: Lora;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5rem;
    align-self: stretch
}

.claim-card-details {
    color: var(--neutral-gray-7, #313234);
    font-feature-settings: "clig" off,"liga" off;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5rem;
    align-self: stretch
}

.claim-drafts {
    color: #000;
    font-feature-settings: "clig" off,"liga" off;
    font-family: Roboto;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 500;
    line-height: 0px;
    margin-bottom: 15px
}

.claim-draft-infotext {
    color: var(--neutral-white, #FFF);
    font-family: Roboto;
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.375rem;
    width: 246px
}

.claim-draft-infobox {
    width: 270px;
    height: 100px;
    flex-shrink: 0;
    border-radius: 4px;
    background: #404144
}

.claim-draft-detail {
    color: #117bab;
    font-feature-settings: "clig" off,"liga" off;
    font-family: Roboto;
    font-size: .875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 24px
}

.claim-draft-date {
    color: #63666a;
    font-feature-settings: "clig" off,"liga" off;
    font-family: Roboto;
    font-size: .875rem;
    font-style: italic;
    font-weight: 400;
    line-height: 1.5rem;
    margin-left: 15px;
    margin-right: 15px
}

.margin-left15px {
    margin-left: 15px
}

.btnnoborder {
    border: none;
    outline: none;
    background: none
}

.claim-section-header {
    color: #313234;
    font-size: 1rem;
    font-style: normal;
    font-weight: 550;
    line-height: normal;
    text-transform: uppercase;
    margin-top: 15px;
    margin-bottom: 15px
}

.claim-section-subheader {
    color: #313234;
    font-family: Lora;
    font-size: 1.7584rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 15px
}

.claim-selectallapply {
    color: #63666a;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 10px
}

.service-list-style {
    padding-left: 2rem;
    border: 1px solid rgb(202,202,247);
    margin-top: .5rem;
    padding-top: .5rem;
    width: 50%
}

.claim-section-chkboxlabel {
    color: #000;
    font-feature-settings: "clig" off,"liga" off;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.125rem;
    margin-bottom: 10px;
    display: block;
    padding: auto;
    white-space: nowrap
}

.claim-selectlenstype {
    color: #63666a;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    margin-bottom: 5px
}

.claim-section-bold-text {
    font-weight: 550;
    font-size: 1.125rem;
    line-height: 1.3125rem;
    color: #292931
}

.claim-section-error-text {
    font-family: Roboto;
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    color: #b00020
}

@media screen and (min-width: 2100px) and (max-width: 2200px) {
    .claim-section-error-text {
        margin-top:.95rem
    }
}

@media screen and (max-width: 767px) {
    .claim-section-error-text {
        margin-top:.5rem
    }
}

.claim-section-text {
    font-weight: 400;
    font-size: 1.125rem;
    color: #292931;
    line-height: 1.6875rem
}

.claim-section-text li {
    margin: .8rem 0
}

.claim-left-side-alignment {
    width: 128px;
    margin-left: 315px;
    position: relative;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex-shrink: 0
}

.margin-top20px {
    margin-top: 20px
}

.multipleDOS {
    color: #000;
    font-feature-settings: "clig" off,"liga" off;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.section-title {
    color: #313234;
    font-size: 1.063rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase
}

@media screen and (min-width: 2799px) {
    .claim-card {
        width:23rem;
        height: 17rem
    }
}

@media (max-width: 2799.98px) {
    .claim-card {
        width:28rem;
        height: 21rem
    }
}

@media (max-width: 2199.98px) {
    .claim-card {
        width:24rem;
        height: 17rem
    }
}

@media (max-width: 1439.98px) {
    .claim-card {
        width:22rem;
        height: 16.125rem
    }
}

.input-box {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    background: #fff;
    border-radius: 4px;
    background: var(--neutral-white, #FFF);
    width: 22rem
}

.input-box-2 {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    background: #fff;
    border-radius: 4px;
    border: 2px solid var(--neutral-gray-8-icons, #1F1F1F);
    background: var(--neutral-white, #FFF)
}

.input-box-3 {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    background: #fff;
    border-radius: 4px;
    border: 3px solid var(--neutral-gray-8-icons, #1F1F1F);
    background: var(--neutral-white, #FFF);
    width: 100%;
    margin-top: 15px;
    height: 8.438rem
}

.input-invisible {
    padding-bottom: 70px;
    border: none;
    border-color: transparent;
    width: 100%;
    height: 130px
}

.text-align-right {
    display: inline-block;
    float: right
}

.purchased-us-block {
    width: 55%
}

@media (max-width: 500px) {
    .purchased-us-block {
        width:100%
    }
}

.cost-input-box {
    width: 23.438rem;
    height: 3.3rem;
    flex-shrink: 0;
    border-radius: 4px;
    border: 2px solid var(--neutral-gray-8-icons, #1F1F1F);
    background: #fff
}

#glass-dropdown {
    width: 23.438rem
}

.claim-border-blue-box {
    display: flex;
    max-width: 845px;
    border-radius: 20px;
    border-top: 1px solid #0099D8;
    border-right: 20px solid #0099D8;
    border-bottom: 1px solid #0099D8;
    border-left: 20px solid #0099D8;
    background: #fafafa;
    padding: 25px 25px 10px
}

.confirmation-circle-check {
    display: flex;
    width: 64px;
    height: 63.448px;
    padding-right: 10px
}

.claim-confirmation-banner-title {
    color: #313234;
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase
}

.none-of-these-style {
    color: var(--premera-neutral-4, #9E9E9E);
    font-size: 18px;
    font-style: normal;
    font-weight: 400
}

.smallLoader {
    height: 1.25Rem!important;
    width: 1.25Rem!important
}

.description-text-area-height {
    height: 5.65em!important;
    top: 2.4rem;
    position: relative;
    border: none;
    outline: none;
    margin-left: .5rem
}

.form-control.ng-touched.ng-invalid~.zoom-label-2 {
    color: #b00020
}

a.anchor-disable {
    color: gray;
    cursor: text;
    pointer-events: none;
    text-decoration: none
}

.form-detail-height {
    height: 48px
}

.provider-search {
    display: inline-block;
    width: 75%
}

@media (max-width: 1023.98px) {
    .provider-search {
        width:70%
    }
}

.form-space {
    margin-top: 16px
}

.providerSearchLayout {
    width: 25rem;
    flex-shrink: 0;
    background: #fff;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 720px;
    border-radius: 4px 4px 0 0;
    border: 2px solid var(--Premera-Brand-5, #B7E3F6);
    background: var(--Premera-White, #FFF)
}

.noResultBlock {
    color: #1f1f1f;
    font-feature-settings: "clig" off,"liga" off;
    font-size: 1rem;
    font-style: italic;
    font-weight: 400;
    line-height: normal;
    margin: 18px 26px 18px 27px
}

.providerSearchRow {
    height: 100px;
    width: 25rem;
    flex-shrink: 0;
    text-wrap: nowrap;
    border-top: 1px solid var(--Premera-Brand-5, #B7E3F6);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: self-start;
    overflow: hidden
}

.providerSearchRow:hover {
    border-top: 1px solid var(--Premera-Brand-5, #B7E3F6);
    background: var(--premera-brand-6-background, #EFF9FD)
}

.radio-input-size {
    height: 24px;
    width: 24px;
    border-radius: 2px;
    accent-color: #117BAB
}

.resultProviderName {
    color: var(--Premera-Neutral-1, #1F1F1F);
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 4px 0;
    width: 100%;
    text-wrap: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.resultAddress {
    color: var(--Premera-Neutral-2, #404144);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.resultPhone {
    color: var(--Premera-Neutral-2, #404144);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 4px 0
}

.resultPhoneNbr {
    color: var(--Premera-Neutral-2, #404144);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 4px 0;
    margin-left: .5rem
}

.providerNotListed {
    width: 25rem;
    height: 60px;
    flex-shrink: 0;
    padding-top: 1.25rem
}

.providerNotListed:hover {
    background: var(--premera-brand-6-background, #EFF9FD)
}

.providerpagination {
    width: 25rem;
    flex-shrink: 0;
    border-top: 1px solid var(--Premera-Brand-5, #B7E3F6);
    border-bottom: 1px solid var(--Premera-Brand-5, #B7E3F6);
    background: #fff;
    display: flex;
    padding-top: .75rem;
    flex-direction: column;
    align-items: flex-end
}

.providerNotListedlabel {
    color: #292931;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-left: 2px
}

.hreflink {
    cursor: pointer;
    color: #117bab
}

.hreflink:hover {
    text-decoration: underline
}

.hreflink-disable {
    color: gray;
    cursor: text;
    pointer-events: none;
    text-decoration: none
}

.providerloadingPanel {
    width: 25rem;
    flex-shrink: 0;
    border-radius: 4px;
    border: 2px solid var(--Premera-Brand-5, #B7E3F6);
    background: var(--Premera-White, #FFF);
    overflow-y: hidden;
    overflow-x: hidden;
    max-height: 200px
}

.provider-popup {
    position: absolute;
    top: 0;
    margin-left: -15rem
}

@media (max-width: 650px) {
    .provider-popup {
        margin-left:-3.6rem
    }
}

.provider-popup .not-found-message {
    color: var(--Premera-Neutral-1, #1F1F1F);
    font-feature-settings: "clig" off,"liga" off;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    padding: 15px 14px;
    margin-bottom: 0
}

.provider-popup .select-provider-btn {
    display: flex;
    padding: 12px 20px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: var(--Premera-White, #FFF);
    text-align: center;
    font-feature-settings: "clig" off,"liga" off;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal
}

.provider-popup .select-provider {
    width: 25rem;
    flex-shrink: 0;
    background: #fff;
    padding-top: .5rem;
    display: flex;
    justify-content: right;
    align-items: center;
    border-radius: 0 0 4px 4px
}

.providerPageResult {
    color: #000;
    font-feature-settings: "clig" off,"liga" off;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.ProviderBD {
    border-bottom: 1px solid var(--Premera-Brand-5, #B7E3F6)
}

.providerResults {
    color: #000;
    font-feature-settings: "clig" off,"liga" off;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.backgroundLB {
    background: var(--premera-brand-6-background, #EFF9FD)
}

.pbc-form label {
    color: #117bab;
    margin-bottom: 0
}

.pbc-form small {
    font-size: .9rem!important
}

.pbc-form-control {
    font-size: 1rem;
    height: 3rem;
    padding: .25rem .5rem;
    gap: .5rem;
    border: 1px solid #000000
}

.pbc-form-control:focus {
    box-shadow: none;
    border: 1px solid #000000
}

.pbc-form-control::placeholder {
    font-style: italic!important
}

.pbc-form-control.ng-dirty.ng-invalid.ng-touched::placeholder,.pbc-form-control.ng-dirty::placeholder,.pbc-form-control.ng-invalid.ng-touched::placeholder {
    color: #b00020
}

.pbc-form-control.ng-dirty.ng-invalid {
    font-style: italic;
    color: #b00020;
    border: 1px solid #B00020!important
}

.pbc-form-control.ng-dirty.ng-invalid:focus {
    border: 1px solid #B00020!important
}

.pbc-text-danger {
    color: #b00020!important
}

.input-danger {
    border-color: #b00020!important
}

#addPlanForm label,#changeEmailForm label {
    color: #117bab;
    margin-bottom: 0
}

.label-dark {
    color: #000!important
}

.pbc-radio {
    padding-top: 9px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 20px;
    height: 20px;
    border: 2px solid #000;
    border-radius: 50%;
    outline: none;
    cursor: pointer;
    position: relative
}

.pbc-radio:checked {
    border-color: #006ca3
}

.pbc-radio:checked:before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #006ca3;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

#addPlanSumbitBtn,#successPrimaryBtn,#addPlanCancelBtn,#successSecondaryBtn {
    padding: 12px 24px;
    border-radius: 4px
}

.pbc-checkbox {
    width: 1.125rem;
    height: 1.125rem;
    flex-shrink: 0;
    border-radius: 2px;
    accent-color: #117BAB
}

.zoom-label-5 {
    position: absolute;
    bottom: 2px;
    left: .6rem;
    color: #454545;
    font-size: .8rem;
    transform-origin: left;
    transition: all .3s ease;
    pointer-events: none;
    z-index: 3;
    font-weight: 400;
    white-space: nowrap
}

.zoom-label-5.label-top {
    top: .3em!important
}

.pbc-text-warning {
    color: #b00020!important;
    font-size: 24px
}

.pbc-eob-message {
    color: var(--Premera-Digital-Black, #000);
    font-family: var(--Secondary, Roboto);
    font-size: 14.4px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.eobSmallLoader {
    height: 1rem!important;
    width: 1rem!important
}

.eobSmallLoaderText {
    color: #292931;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.type-of-provider-header,.type-of-provider {
    position: absolute;
    top: .1rem;
    left: .5rem;
    color: #454545;
    font-size: .8rem;
    transform-origin: left;
    pointer-events: none;
    z-index: 3;
    font-weight: 500
}

.type-of-provider-service-header {
    font-feature-settings: "clig" off,"liga" off;
    font-family: Roboto;
    font-style: normal;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px
}

.type-of-provider-service {
    font-feature-settings: "clig" off,"liga" off;
    font-family: Roboto;
    font-style: normal;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    text-align: center
}

.checkboxes {
    text-align: center
}

.checkboxes input {
    margin: 0
}

.checkboxes label {
    margin: 0 20px 0 3px
}

.type-of-provider {
    left: 2rem
}

.hero-background-img {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 2rem
}

.hero-background-img .hero-background-img-text {
    padding: 2.5rem;
    background-color: #fff;
    box-shadow: 0 2px 5px #0000001f,0 2px 10px #0000001f;
    border-radius: 20px
}

@media (max-width: 1023.98px) {
    .hero-background-img .hero-background-img-text {
        border-top-left-radius:0;
        border-top-right-radius: 0
    }
}

.accordion .card {
    box-shadow: none
}

.accordion .card .card-header {
    padding: 0;
    margin-bottom: 0;
    background-color: #fff;
    border-bottom: none
}

@media (max-width: 1023.98px) {
    .accordion .card .card-header button>div>.row div {
        padding-left:0
    }
}

.accordion .card .card-header button>div>.row {
    margin: 0
}

.accordion .card .card-header button>div>.row div:nth-of-type(1) {
    padding-left: 0
}

.accordion .card .card-header button .claim-header.row.mt-1 div:nth-child(2) {
    white-space: normal
}

.accordion .card .card-header:hover {
    background: #f1f1f1;
    border-bottom: 1px solid #D6D5CE
}

.accordion .card .card-header:hover * {
    text-decoration: none
}

.accordion .card .card-body {
    padding: 0
}

.accordion .card .btn {
    white-space: normal;
    padding-right: 1.5rem!important
}

.accordion .card .btn-link {
    margin: 0;
    padding: 1.3rem 0rem 1.3rem 1.3rem;
    border-radius: 0;
    font-family: Roboto,sans-serif;
    display: block!important;
    width: 100%;
    text-align: left;
    font-size: 1rem;
    font-weight: 400;
    color: #292931;
    position: relative;
    text-transform: none;
    border-bottom: none;
    border-top: 1px solid #D6D5CE
}

.accordion .card .btn-link:before {
    font-family: "Font Awesome 5 free";
    content: "\f077";
    font-weight: 900;
    font-size: 1rem;
    position: absolute;
    right: 1.5rem;
    color: #292931;
    top: 50%;
    transform: translateY(-50%)
}

.accordion .card .btn-link.collapsed:before {
    font-family: "Font Awesome 5 free";
    content: "\f078";
    font-weight: 900;
    font-size: 1rem;
    position: absolute;
    right: 1.5rem;
    top: 50%;
    transform: translateY(-50%)
}

.accordion .card:last-child {
    border-bottom: 1px solid rgba(0,0,0,.125)
}

.accordion .card:first-child {
    box-shadow: none
}

.accordion+h3 {
    margin-top: 2rem
}

.accordion.transparent .card,.accordion.transparent .card-header {
    background: transparent
}

.accordion.transparent .card-header .btn-link {
    padding: .5rem 0rem
}

.accordion.transparent .card-header .btn-link:before {
    top: 50%;
    transform: translateY(-50%)
}

.accordion.indented .card .btn-link {
    padding: 1.3rem 1.3rem 1.3rem 1rem
}

.accordion.compact .card .btn-link {
    margin: 0;
    padding: .5rem .5rem .5rem 0rem
}

.accordion.compact .card .btn-link:before {
    top: 50%;
    transform: translateY(-50%)
}

.accordion.compact .card .btn-link.collapsed:before {
    top: 50%;
    transform: translateY(-50%)
}

.account-settings .account-settings-details .account-info-section .form-summary {
    position: relative
}

.account-settings .account-settings-details .account-info-section .form-summary .btn {
    position: absolute;
    top: 0;
    right: 0;
    padding-right: 0
}

.account-settings .account-settings-details .account-info-section .form-summary .btn.btn-tertiary {
    text-transform: capitalize
}

.account-settings .account-settings-details .account-info-section .form-summary .btn.btn-tertiary:after {
    content: ""
}

.account-settings .account-settings-details .account-privacy-section table {
    margin-bottom: 1.5rem
}

.account-settings .account-settings-details .account-privacy-section table .exp-date {
    text-align: right
}

.account-settings .account-settings-details .account-privacy-section table.collapsible tr td {
    font-weight: 400
}

.account-settings .account-settings-details .account-privacy-section table.collapsible tr td i {
    font-size: 1rem;
    margin-right: 3px
}

.account-settings .account-settings-details .account-privacy-section table.collapsible tr td .check i {
    color: #2a8703
}

.account-settings .account-settings-details .account-privacy-section table.collapsible tr td .remove i {
    color: #dc3545
}

.account-settings .account-settings-details .account-privacy-section table.collapsible tr td .sensitive-claims {
    position: relative;
    padding-left: 1.2rem
}

.account-settings .account-settings-details .account-privacy-section table.collapsible tr td .sensitive-claims i {
    position: absolute;
    left: 0;
    top: 3px
}

.account-settings .account-settings-details .account-privacy-section table.collapsible tr td.collapse-col:before,.account-settings .account-settings-details .account-privacy-section table.collapsible tr td.collapse-col:after {
    font-family: Material Icons;
    font-size: 2rem;
    position: absolute;
    right: 0;
    color: #292931;
    top: 50%;
    transform: translateY(-50%)
}

.account-settings .account-settings-details .account-privacy-section table.collapsible tr td.collapse-col.true:before {
    content: "\e313"
}

.account-settings .account-settings-details .account-privacy-section table.collapsible tr td.collapse-col.false:before {
    content: "\e316"
}

.account-settings .account-settings-details .account-privacy-section table.collapsible tr.child-row {
    background-color: #fafafa;
    border: 1px solid #D6D5CE;
    border-width: 1px 1px 0;
    overflow: hidden
}

.account-settings .account-settings-details .account-privacy-section table.collapsible tr.child-row .accordion .card,.account-settings .account-settings-details .account-privacy-section table.collapsible tr.child-row .accordion .card-header {
    background-color: #fafafa
}

.account-settings .account-settings-email-text .disabled>span {
    color: #0003
}

.account-settings .account-settings-email-text .disabled .slider {
    background-color: #0000001a
}

.account-settings .account-settings-email-text .disabled .slider:before {
    background-color: #fffffab3
}

.account-settings .account-settings-email-text .disabled .slider:after {
    color: #fffffab3
}

.account-settings .account-settings-email-text .edit-email,.account-settings .account-settings-email-text .edit-mobile-phone {
    position: relative
}

.account-settings .account-settings-email-text .edit-email .btn.edit-mobile,.account-settings .account-settings-email-text .edit-email .btn.add-mobile,.account-settings .account-settings-email-text .edit-email .btn.edit-button,.account-settings .account-settings-email-text .edit-mobile-phone .btn.edit-mobile,.account-settings .account-settings-email-text .edit-mobile-phone .btn.add-mobile,.account-settings .account-settings-email-text .edit-mobile-phone .btn.edit-button {
    position: absolute;
    top: 0;
    right: 0;
    padding-right: 0
}

.account-settings .account-settings-email-text .edit-email .btn.btn-tertiary,.account-settings .account-settings-email-text .edit-mobile-phone .btn.btn-tertiary {
    text-transform: capitalize
}

.account-settings .account-settings-email-text .edit-email .btn.btn-tertiary:after,.account-settings .account-settings-email-text .edit-mobile-phone .btn.btn-tertiary:after {
    content: ""
}

.account-settings .account-settings-email-text .edit-email .btn.send-code,.account-settings .account-settings-email-text .edit-email .btn.verify-code,.account-settings .account-settings-email-text .edit-mobile-phone .btn.send-code,.account-settings .account-settings-email-text .edit-mobile-phone .btn.verify-code {
    width: 100%
}

.add-auth .step-form .step .form-check {
    padding-left: 1.3rem
}

.add-auth .auth-btns {
    border-top: 1px solid #e1e0db
}

.add-auth-confirm .sensitive-claims {
    position: relative;
    padding-left: 1.2rem
}

.add-auth-confirm .sensitive-claims i {
    font-size: 1rem;
    margin-right: 3px;
    position: absolute;
    left: 0;
    top: 3px
}

.add-auth-confirm .sensitive-claims .check i {
    color: #2a8703
}

.add-auth-confirm .sensitive-claims .remove i {
    color: #dc3545
}

.survey-rel .survey-rel-info {
    color: var(--Standard-Black, #000);
    font-family: var(--Secondary, Roboto);
    font-size: .9rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.survey-rel .rel-race-dtl {
    color: var(--Standard-Black, #000);
    font-family: var(--Secondary, Roboto);
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5rem
}

.survey-rel .bkgrd,.survey-rel .bkgrd * {
    box-sizing: border-box
}

.survey-rel .bkgrd {
    background: var(--premera-digital-neutral-6, #fafafa);
    position: relative
}

.survey-rel .nowrap {
    white-space: nowrap
}

.survey-rel .help-filled {
    width: 1.125rem;
    height: 1.125rem;
    flex-shrink: 0
}

.survey-rel table {
    margin-bottom: 1.5rem
}

.survey-rel table.collapsible tr td {
    font-weight: 400
}

.survey-rel table.collapsible tr td i {
    font-size: 1rem;
    margin-right: 3px
}

.survey-rel table.collapsible tr td .complete i {
    color: #2a8703
}

.survey-rel table.collapsible tr td .notstarted i {
    color: #0099d8
}

.survey-rel table.collapsible tr td .incomplete i {
    color: #e67300
}

.survey-rel table.collapsible tr td.collapse-col:before,.survey-rel table.collapsible tr td.collapse-col:after {
    font-family: Material Icons;
    font-size: 2rem;
    position: absolute;
    right: 40%;
    color: #292931;
    top: 50%;
    transform: translateY(-50%)
}

.survey-rel table.collapsible tr td.collapse-col.true:before {
    content: "\e313"
}

.survey-rel table.collapsible tr td.collapse-col.false:before {
    content: "\e316"
}

.survey-rel table.collapsible tr.child-row {
    background-color: #fafafa;
    border: 1px solid #D6D5CE;
    border-width: 1px 1px 0;
    overflow: hidden
}

.survey-rel .table tr td:last-child,.survey-rel .table tr th:last-child {
    text-align: left
}

.survey-rel .ddloptiondiv {
    height: 2rem;
    padding: 4px 4px 4px 0
}

.survey-rel .searchRace {
    height: 40px;
    flex-shrink: 0;
    border: 0px solid;
    outline: none
}

.survey-rel .searchtxt {
    color: var(--Premera-Digital-Neutral-3, #000);
    font-family: var(--Secondary, Roboto);
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.5rem
}

.survey-rel .noSelectedDiv {
    display: flex;
    gap: .25rem;
    color: var(--Neutral-Gray-7, #313234);
    font-feature-settings: "liga" off,"clig" off;
    font-family: Roboto;
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 20px
}

.survey-rel .noSelectedDiv i {
    color: #006ca3
}

.survey-rel .rel-Heading {
    color: #000;
    font-family: var(--Secondary, Roboto);
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal
}

.survey-rel .scrollable {
    max-height: 15.063rem;
    overflow-y: auto
}

.survey-rel .help_icon {
    color: #117bab
}

.survey-rel .unselectLabel {
    color: var(--Premera-Digital-Neutral-3, #63666A);
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: -.5rem;
    padding-left: 3px
}

.survey-rel .raceDDLdropDown .dropdown-toggle:after {
    box-sizing: border-box;
    height: 10px;
    width: 10px;
    position: relative;
    top: -5px;
    left: 10px;
    border-style: solid;
    border-color: #090c0f;
    border-width: 0px 2px 2px 0px;
    transform: rotate(45deg);
    transition: border-width 15ms
}

.survey-rel .zoom-Mt {
    top: 1rem
}

.alert-Eob {
    padding: 1rem;
    border-radius: 4px;
    font-size: .875rem;
    color: #292931;
    border: 1px solid var(--Premera-Web-System-Green, #1D7631)!important
}

.alert-Eob i {
    font-size: 1.5rem default;
    vertical-align: middle;
    color: #2a8703!important
}

.alert-Eob p:last-child {
    margin-bottom: 0
}

.accum {
    width: 75px;
    height: 165px;
    text-align: center;
    margin-left: 1.5rem;
    font-size: .8rem;
    line-height: 1.3
}

.accum .accum-container {
    background: #d6d5ce;
    border-radius: .2rem;
    height: 128px;
    width: 100%;
    position: relative
}

.accum .accum-bar {
    background: #2a8703;
    height: 40px;
    position: absolute;
    bottom: 0;
    z-index: 500;
    right: 0;
    left: 0;
    width: 100%;
    border-bottom-left-radius: .2rem;
    border-bottom-right-radius: .2rem;
    color: #fff;
    font-weight: 300
}

.accum .accum-label {
    text-align: center;
    font-weight: 400
}

.accum .accum-used-high {
    padding-top: 5px
}

.accum .accum-used-low {
    position: relative;
    height: 100%
}

.accum .accum-used-low div {
    position: absolute;
    text-align: center;
    width: 100%;
    padding-bottom: 5px
}

.vertical-accum {
    border-bottom: 1px solid #E8E8E8;
    margin-bottom: 1rem
}

.vertical-accum * {
    position: relative
}

.vertical-accum .accum-bar {
    background: #e8e8e8;
    height: 100%;
    position: absolute;
    width: 4rem;
    margin: 0 auto;
    bottom: 0;
    right: 1rem
}

.vertical-accum .accum-bar .accum-used {
    height: 33%;
    background: #0099d8;
    background: linear-gradient(45deg,#0099d8,#9adff4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0099d8",endColorstr="#9adff4",GradientType=1);
    position: absolute;
    bottom: 0;
    z-index: 9999;
    width: 120%;
    left: -10%;
    opacity: .7
}

.vertical-accum .accum-bar .accum-used.completed:after {
    font-family: "Font Awesome 5 free";
    font-weight: 900;
    content: "\f058";
    color: #fff;
    font-size: 2rem;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
    top: 50%
}

.vertical-accum .accum-label-total {
    font-size: 1.5rem;
    font-weight: 600
}

.vertical-accum .accum-label-left {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 1rem
}

.vertical-accum .accum-label-paid {
    text-transform: uppercase;
    margin-bottom: 2rem;
    font-weight: 600
}

.alert {
    padding: 1rem;
    border-radius: 0;
    font-size: 1rem;
    color: #292931;
    border: none;
    font-weight: 300
}

.alert i {
    font-size: 1.5rem default;
    vertical-align: middle
}

.alert p:last-child {
    margin-bottom: 0
}

.alert-danger {
    background-color: #fff3f5
}

.alert-danger i {
    color: #a01c2a
}

.alert-info {
    background-color: #f3fbfe
}

.alert-info i {
    color: #007bff
}

.alert-success {
    background-color: #dfe9db;
    box-shadow: 0;
    border: none
}

.alert-success i {
    color: #28a745
}

.alert-warning {
    background-color: #fef8e1
}

.alert-warning i {
    color: #aa8000
}

pbc-header .alert {
    margin-bottom: 0
}

.alert-info-border {
    border-radius: 4px;
    border: 1px solid #0099D8;
    background: #0099d80d
}

.alert-danger-border {
    border-radius: 4px;
    border: 1px solid #DC3545;
    background: #dc35450d
}

.alert-danger-color {
    color: #b00020
}

.alert-danger-border {
    background: #fff3f5;
    color: #dc3545;
    border: 1px solid #DC3545
}

.alert-info-disclaimer {
    padding: .75rem;
    color: #000;
    font-size: .875rem;
    font-weight: 400;
    border: 1px solid #EFF9FD;
    background: #eff9fd
}

.badge {
    font-family: Roboto,sans-serif;
    font-weight: 500;
    padding: .4em .5em
}

.badge-termination-warning {
    color: #242424;
    background-color: #fff3f5;
    font-weight: 400;
    font-style: normal;
    display: flex;
    padding: 1rem
}

.badge-termination-warning .material-icons {
    color: #a7344c!important;
    vertical-align: top!important;
    font-size: 1.3rem;
    padding-top: .1rem
}

.breadcrumb {
    padding: 0;
    margin-bottom: 4rem;
    list-style: none;
    background-color: transparent;
    border: none
}

.breadcrumb a {
    margin-right: 2rem;
    font-size: .8rem;
    font-weight: 600;
    color: #63666a;
    position: relative
}

.breadcrumb a.active {
    color: #67c5c9;
    margin-right: 0
}

.breadcrumb a.active:after {
    content: ""
}

.breadcrumb a:after {
    font-family: "Font Awesome 5 free";
    font-weight: 900;
    content: "\f105";
    color: #63666a;
    font-size: 1rem;
    right: -1.5rem;
    transform: translate(-50%,-50%);
    position: absolute;
    top: 50%
}

.btn-group {
    box-shadow: 0 2px 5px #0000001f,0 2px 10px #0000001f;
    border-radius: .25rem
}

.btn-group .btn {
    margin-right: 0
}

.btn-group * {
    box-shadow: none
}

a[role=button]:hover {
    cursor: pointer
}

.btn-lg,.btn-group-lg>.btn {
    border-radius: .25rem
}

.btn {
    border-radius: .25rem;
    margin-right: 1rem;
    padding: .5rem 1.3rem;
    font-weight: 500;
    font-size: .85rem;
    line-height: 1.3;
    font-family: Roboto,sans-serif
}

.btn.btn-sm,.btn-group-sm>.btn {
    padding: .25rem 1rem;
    font-size: .75rem
}

.btn.disabled {
    background-color: #737373;
    opacity: 1!important;
    pointer-events: none
}

.btn.disabled:hover {
    all: unset
}

.btn .material-icons {
    line-height: 1rem
}

.btn.shadow {
    box-shadow: 2px 8px 10px -5px #888
}

.btn-primary {
    background: #117bab;
    border-color: #117bab;
    color: #fff!important
}

.btn-primary:hover {
    box-shadow: 0 2px 5px #0000001f,0 2px 10px #0000001f;
    background-color: #117bab
}

.btn-primary:focus {
    outline: 2px solid #117bab;
    outline-offset: 2px
}

.btn-primary:active,.btn-primary:visited {
    box-shadow: none;
    background-color: #117bab!important;
    color: #fff
}

.btn-primary.alternate {
    background: #fff;
    color: #117bab!important
}

.btn-primary.alternate:hover {
    color: #117bab;
    border-color: #fff
}

.btn-primary.alternate:active,.btn-primary.alternate:visited {
    box-shadow: none;
    background-color: #117bab;
    color: #fff!important
}

.btn-primary:disabled,.btn-primary.disabled {
    background: #737373;
    border-color: #737373;
    box-shadow: none
}

.btn-primary:disabled:hover,.btn-primary.disabled:hover {
    background: #737373;
    border-color: #737373;
    box-shadow: none
}

.btn-primary4 {
    background: #ff671f;
    border-color: #ff671f;
    color: #0c2340!important
}

.btn-primary4:hover {
    box-shadow: 0 2px 5px #0000001f,0 2px 10px #0000001f;
    background-color: #ff671f
}

.btn-primary4:focus {
    outline: 2px solid #FF671F;
    outline-offset: 2px
}

.btn-primary4:active,.btn-primary4:visited {
    box-shadow: none;
    background-color: #ff671f!important;
    color: #0c2340
}

.btn-primary4.alternate {
    background: #0c2340;
    color: #ff671f!important
}

.btn-primary4.alternate:hover {
    color: #ff671f;
    border-color: #0c2340
}

.btn-primary4.alternate:active,.btn-primary4.alternate:visited {
    box-shadow: none;
    background-color: #ff671f;
    color: #0c2340!important
}

.btn-primary4:disabled,.btn-primary4.disabled {
    background: #737373;
    border-color: #737373;
    box-shadow: none
}

.btn-primary4:disabled:hover,.btn-primary4.disabled:hover {
    background: #737373;
    border-color: #737373;
    box-shadow: none
}

.button-font-weight {
    color: #000!important;
    font-weight: bolder;
    background-color: #82c341;
    background: #82c341;
    box-shadow: none;
    border-color: #82c341;
    word-wrap: white- nowrap;
    padding-left: 0;
    padding-right: 0
}

.button-width {
    width: 100%;
    color: #266726!important;
    font-weight: 400
}

.button-width:active,.button-width:hover {
    color: #fff!important
}

.btn-primary-flag {
    background: #82c341;
    border-color: #82c341;
    color: #000!important
}

.btn-primary-flag:hover,.btn-primary-flag:not(:hover) {
    color: #7aba3b;
    border-color: #75b238;
    background: #82c341;
    box-shadow: 0 2px 5px #0000001f,0 2px 10px #0000001f;
    box-shadow: 0 2px 5px #00000080
}

.btn-primary-flag.pressed {
    box-shadow: none;
    color: #000;
    border-color: #82c341!important
}

.btn-primary-flag:focus {
    outline: 2px solid #82C341;
    outline-offset: 2px;
    border-color: #82c341
}

.btn-primary-flag:active,.btn-primary-flag:visited {
    box-shadow: none;
    background-color: #82c341!important;
    color: #fff
}

.btn-primary-flag.alternate {
    background: #fff;
    color: #82c341!important
}

.btn-primary-flag.alternate:hover {
    color: #82c341;
    border-color: #fff
}

.btn-primary-flag.alternate:active,.btn-primary-flag.alternate:visited {
    box-shadow: none;
    background-color: #82c341;
    color: #fff!important
}

.btn-primary-flag:disabled,.btn-primary-flag.disabled {
    background: #737373;
    border-color: #737373;
    box-shadow: none
}

.btn-primary-flag:disabled:hover,.btn-primary-flag.disabled:hover {
    background: #737373;
    border-color: #737373;
    box-shadow: none
}

.btn-primary1 {
    background: #82c341;
    border-color: #82c341;
    color: #1f1f1f!important;
    font-weight: 500!important
}

text .btn-primary1:hover {
    box-shadow: 0 2px 4px #000;
    background-color: #82c341
}

.btn-primary1:hover {
    box-shadow: 0 2px 4px #000;
    background-color: #82c341
}

.btn-primary1:focus {
    outline: 2px solid #82c341;
    outline-offset: 2px;
    box-shadow: none;
    background-color: #82c341
}

.btn-primary1:active,.btn-primary1:visited {
    box-shadow: none;
    background-color: #82c341!important;
    color: #fff
}

.btn-primary1.alternate {
    background: #fff;
    color: #82c341!important
}

.btn-primary1.alternate:hover {
    color: #82c341;
    border-color: #fff
}

.btn-primary1.alternate:active,.btn-primary1.alternate:visited {
    box-shadow: none;
    background-color: #82c341;
    color: #fff!important
}

.btn-primary1:disabled,.btn-primary1.disabled {
    background: #707478;
    border-color: #707478;
    box-shadow: none
}

.btn-primary1:disabled:hover,.btn-primary1.disabled:hover {
    background: #707478;
    border-color: #707478;
    box-shadow: none
}

.btn-primary1-dark-bg {
    background: #82c341;
    border-color: #82c341;
    color: #000!important;
    text-decoration: none!important
}

text .btn-primary1-dark-bg:hover {
    box-shadow: 0 2px 4px #fff;
    background-color: #82c341
}

.btn-primary1-dark-bg:hover {
    box-shadow: 0 2px 4px #fff;
    background-color: #82c341
}

.btn-primary1-dark-bg:focus {
    outline: 2px solid #82c341!important;
    outline-offset: 2px;
    box-shadow: none
}

.btn-primary1-dark-bg:active,.btn-primary1-dark-bg:visited {
    box-shadow: none;
    background-color: #82c341!important;
    color: #fff
}

.btn-primary1-dark-bg.alternate {
    background: #fff;
    color: #82c341!important
}

.btn-primary1-dark-bg.alternate:hover {
    color: #82c341;
    border-color: #fff
}

.btn-primary1-dark-bg.alternate:active,.btn-primary1-dark-bg.alternate:visited {
    box-shadow: none;
    background-color: #82c341;
    color: #fff!important
}

.btn-primary1-dark-bg:disabled,.btn-primary1-dark-bg.disabled {
    background: #707478;
    border-color: #707478;
    box-shadow: none
}

.btn-primary1-dark-bg:disabled:hover,.btn-primary1-dark-bg.disabled:hover {
    background: #707478;
    border-color: #707478;
    box-shadow: none
}

.btn-secondary1 {
    background: transparent;
    border: .125rem solid #266726;
    color: #266726!important;
    font-weight: 500!important
}

.btn-secondary1.btn-sm,.btn-group-sm>.btn-secondary1.btn {
    padding: .25rem 1rem;
    font-size: .75rem
}

.btn-secondary1:focus {
    outline: 2px solid #266726;
    outline-offset: 2px;
    box-shadow: none
}

.btn-secondary1:hover {
    color: #225c22;
    border-color: #266726;
    background: transparent;
    box-shadow: 0 2px 5px #0000001f,0 2px 10px #0000001f;
    box-shadow: 0 2px 4px #000
}

.btn-secondary1.pressed {
    box-shadow: none;
    color: #000;
    border-color: #000
}

.btn-secondary1:active,.btn-secondary1:visited {
    box-shadow: none
}

.btn-secondary1:disabled,.btn-secondary1.disabled {
    background: #707478;
    border-color: #707478;
    box-shadow: none
}

.btn-secondary1:disabled:hover,.btn-secondary1.disabled:hover {
    background: #707478;
    border-color: #707478;
    box-shadow: none;
    color: #fff
}

.btn-secondary1.alternate {
    background: transparent!important;
    border-color: #fff;
    color: #fff
}

.btn-secondary1.alternate:hover {
    background: #d6d5ce!important;
    color: #225c22!important
}

.btn-secondary1-dark-bg {
    background: transparent;
    border: .125rem solid #266726;
    color: #000!important
}

.btn-secondary1-dark-bg.btn-sm,.btn-group-sm>.btn-secondary1-dark-bg.btn {
    padding: .25rem 1rem;
    font-size: .75rem
}

.btn-secondary1-dark-bg:focus {
    outline: 2px solid #266726;
    outline-offset: 2px;
    box-shadow: none
}

.btn-secondary1-dark-bg:hover {
    color: #225c22;
    border-color: #266726;
    background: transparent;
    box-shadow: 0 2px 5px #0000001f,0 2px 10px #0000001f;
    box-shadow: 0 2px 4px #fff
}

.btn-secondary1-dark-bg.pressed {
    box-shadow: none;
    color: #000;
    border-color: #000
}

.btn-secondary1-dark-bg:active,.btn-secondary1-dark-bg:visited {
    box-shadow: none
}

.btn-secondary1-dark-bg:disabled,.btn-secondary1-dark-bg.disabled {
    background: #707478;
    border-color: #707478;
    box-shadow: none
}

.btn-secondary1-dark-bg:disabled:hover,.btn-secondary1-dark-bg.disabled:hover {
    background: #707478;
    border-color: #707478;
    box-shadow: none;
    color: #fff
}

.btn-secondary1-dark-bg.alternate {
    background: transparent!important;
    border-color: #fff;
    color: #fff
}

.btn-secondary1-dark-bg.alternate:hover {
    background: #d6d5ce!important;
    color: #225c22!important
}

.btn-secondary {
    background: transparent;
    border: .1rem solid #117bab;
    color: #0c5a7d
}

.btn-secondary.btn-sm,.btn-group-sm>.btn-secondary.btn {
    padding: .25rem 1rem;
    font-size: .75rem
}

.btn-secondary:focus {
    outline: 2px solid #117bab;
    outline-offset: 2px
}

.btn-secondary:hover {
    color: #10719d;
    border-color: #0f6a94;
    background: transparent;
    box-shadow: 0 2px 5px #0000001f,0 2px 10px #0000001f
}

.btn-secondary.pressed {
    box-shadow: none;
    color: #000;
    border-color: #000
}

.btn-secondary:active,.btn-secondary:visited {
    box-shadow: none
}

.btn-secondary:disabled,.btn-secondary.disabled {
    background: #737373;
    border-color: #737373;
    box-shadow: none
}

.btn-secondary:disabled:hover,.btn-secondary.disabled:hover {
    background: #737373;
    border-color: #737373;
    box-shadow: none;
    color: #fff
}

.btn-secondary.alternate {
    background: transparent!important;
    border-color: #fff;
    color: #fff
}

.btn-secondary.alternate:hover {
    background: #d6d5ce!important;
    color: #10719d!important
}

.btn-secondary-flag {
    background: transparent;
    border: .13rem solid #008000;
    color: green
}

.btn-secondary-flag.btn-sm,.btn-group-sm>.btn-secondary-flag.btn {
    padding: .25rem 1rem;
    font-size: .75rem
}

.btn-secondary-flag:focus {
    outline: 2px solid #266726;
    outline-offset: 2px
}

.btn-secondary-flag:hover {
    color: #225c22;
    border-color: #1f541f;
    background: transparent;
    box-shadow: 0 2px 5px #0000001f,0 2px 10px #0000001f;
    box-shadow: 0 2px 5px #00000080
}

.btn-secondary-flag.pressed {
    box-shadow: none;
    color: #000;
    border-color: #000
}

.btn-secondary-flag:active,.btn-secondary-flag:visited {
    box-shadow: none
}

.btn-secondary-flag:disabled,.btn-secondary-flag.disabled {
    background: #737373;
    border-color: #737373;
    box-shadow: none
}

.btn-secondary-flag:disabled:hover,.btn-secondary-flag.disabled:hover {
    background: #737373;
    border-color: #737373;
    box-shadow: none;
    color: #fff
}

.btn-secondary-flag.alternate {
    background: transparent!important;
    border-color: #fff;
    color: #fff
}

.btn-secondary-flag.alternate:hover {
    background: #d6d5ce!important;
    color: #7aba3b!important
}

.btn-secondary-light {
    background: transparent;
    border: .1rem solid #2A8703;
    color: #1a5502
}

.btn-secondary-light.btn-sm,.btn-group-sm>.btn-secondary-light.btn {
    padding: .25rem 1rem;
    font-size: .75rem
}

.btn-secondary-light:focus {
    outline: 2px solid #2A8703;
    outline-offset: 2px
}

.btn-secondary-light:hover {
    color: #257803;
    border-color: #226e02;
    background: transparent;
    box-shadow: 0 2px 5px #0000001f,0 2px 10px #0000001f;
    box-shadow: 0 2px 5px #00000080
}

.btn-secondary-light.pressed {
    box-shadow: none;
    color: #000;
    border-color: #000
}

.btn-secondary-light:active,.btn-secondary-light:visited {
    box-shadow: none
}

.btn-secondary-light:disabled,.btn-secondary-light.disabled {
    background: #737373;
    border-color: #737373;
    box-shadow: none
}

.btn-secondary-light:disabled:hover,.btn-secondary-light.disabled:hover {
    background: #737373;
    border-color: #737373;
    box-shadow: none;
    color: #fff
}

.btn-secondary-light.alternate {
    background: transparent!important;
    border-color: #fff;
    color: #fff
}

.btn-secondary-light.alternate:hover {
    background: #d6d5ce!important;
    color: #257803!important
}

.btn-tertiary {
    background: none;
    padding: 0 1rem 0 0;
    color: #117bab!important;
    font-weight: 500;
    box-shadow: none;
    text-transform: none;
    font-size: 1rem;
    text-align: left
}

.btn-tertiary.alternate {
    background: transparent;
    color: #fff!important
}

.btn-tertiary.alternate:after {
    color: #fff!important
}

.btn-tertiary.alternate:hover {
    color: #fff!important
}

.btn-tertiary.alternate:hover:after {
    color: #fff!important
}

.btn-tertiary.disabled {
    color: #757575
}

.btn-tertiary.disabled:hover {
    color: #117bab!important
}

.btn-tertiary:hover {
    color: #0f6a94
}

.btn-tertiary:hover:after {
    color: #117bab
}

.btn-tertiary:focus {
    outline: 2px solid #117bab;
    outline-offset: 2px
}

.btn-tertiary:after {
    font-family: "Font Awesome 5 free";
    content: "\f054";
    font-weight: 600;
    font-size: .8rem;
    line-height: 1rem;
    position: relative;
    bottom: .08rem;
    left: .3rem;
    color: #dd6162
}

.btn-tertiary.external:after {
    font-family: "Font Awesome 5 free";
    font-size: .8rem;
    bottom: .1rem;
    left: .2rem;
    margin-right: .2rem;
    margin-top: -.1rem;
    content: "\f35d"
}

.btn-tertiary1 {
    background: none;
    padding: 0 1rem 0 0;
    color: #117bab!important;
    font-weight: 500;
    box-shadow: none;
    text-transform: none;
    font-size: 1rem;
    text-align: left;
    text-decoration: none!important
}

.btn-tertiary1.alternate {
    background: transparent;
    color: #fff!important
}

.btn-tertiary1.alternate:after {
    color: #fff!important
}

.btn-tertiary1.alternate:hover {
    color: #fff!important
}

.btn-tertiary1.alternate:hover:after {
    color: #fff!important
}

.btn-tertiary1.disabled {
    color: #757575
}

.btn-tertiary1.disabled:hover {
    color: #117bab!important
}

.btn-tertiary1:hover {
    color: #0f6a94
}

.btn-tertiary1:hover:after {
    color: #117bab
}

.btn-tertiary1:focus {
    outline: 2px solid #117bab;
    outline-offset: 2px
}

.btn-tertiary1:after {
    font-family: "Font Awesome 5 free";
    content: "\f054";
    font-weight: 600;
    font-size: .8rem;
    line-height: 1rem;
    position: relative;
    bottom: .08rem;
    left: .3rem;
    color: #82c341
}

.btn-tertiary1.external:after {
    font-family: "Font Awesome 5 free";
    font-size: .8rem;
    bottom: .1rem;
    left: .2rem;
    margin-right: .2rem;
    margin-top: -.1rem;
    content: "\f35d"
}

.btn-tertiary4 {
    background: none;
    padding: 0 1rem 0 0;
    color: #117bab!important;
    font-weight: 500;
    box-shadow: none;
    text-transform: none;
    font-size: 1rem;
    text-align: left
}

.btn-tertiary4.alternate {
    background: transparent;
    color: #fff!important
}

.btn-tertiary4.alternate:after {
    color: #fff!important
}

.btn-tertiary4.alternate:hover {
    color: #fff!important
}

.btn-tertiary4.alternate:hover:after {
    color: #fff!important
}

.btn-tertiary4.disabled {
    color: #757575
}

.btn-tertiary4.disabled:hover {
    color: #117bab!important
}

.btn-tertiary4:hover {
    color: #0f6a94
}

.btn-tertiary4:hover:after {
    color: #117bab
}

.btn-tertiary4:focus {
    outline: 2px solid #117bab;
    outline-offset: 2px
}

.btn-tertiary4:after {
    font-family: "Font Awesome 5 free";
    content: "\f054";
    font-weight: 600;
    font-size: .8rem;
    line-height: 1rem;
    position: relative;
    bottom: .08rem;
    left: .3rem;
    color: #ff671f
}

.btn-tertiary4.external:after {
    font-family: "Font Awesome 5 free";
    font-size: .8rem;
    bottom: .1rem;
    left: .2rem;
    margin-right: .2rem;
    margin-top: -.1rem;
    content: "\f35d"
}

.btn-interactive {
    border-radius: .2rem;
    background: transparent;
    border-color: #454545;
    border-width: 2px;
    color: #454545;
    text-transform: none;
    padding: .75rem 1.3rem
}

.btn-interactive:visited {
    color: #454545
}

.btn-interactive:hover,.btn-interactive.pressed,.btn-interactive:active {
    background: #454545;
    color: #fff
}

.btn-link-text {
    background: none;
    padding: 0;
    color: #117bab;
    font-weight: 400;
    box-shadow: none;
    text-transform: none;
    font-size: 1rem
}

.btn-link-text.disabled {
    color: #757575;
    opacity: 1!important
}

[class*=col-] .btn:last-child {
    margin-right: 0!important
}

[class*=col-] pbc-cta .btn {
    margin-right: 1rem!important
}

[class*=col-] pbc-cta+pbc-cta:last-child .btn {
    margin-right: 0!important
}

.clipboard {
    position: relative;
    padding-right: 1.7rem
}

.clipboard:after {
    font-family: "Font Awesome 5 free";
    content: "\f0c5";
    position: absolute;
    right: 0;
    font-size: 1rem;
    margin-right: .2rem;
    margin-top: -.1rem
}

.btn-colour1 {
    background: transparent;
    border: .15rem solid rgb(9,90,9);
    color: #0e660e;
    padding: .5% 3%
}

.btn-colour1.btn-sm,.btn-group-sm>.btn-colour1.btn {
    padding: .25rem 1rem;
    font-size: .75rem
}

.btn-colour2 {
    background: #095a09;
    border-radius: .3125rem;
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    width: 10rem
}

.btnhyperlink-tertiary {
    background: none;
    padding: 0 1rem 0 0;
    color: #117bab!important;
    font-weight: 500;
    box-shadow: none;
    text-transform: none;
    font-size: .9rem;
    text-align: left
}

.btn-tertiary:after .btnhyperlink-tertiary.alternate {
    background: transparent;
    color: #fff!important
}

.btn-tertiary:after .btnhyperlink-tertiary.alternate:after {
    color: #fff!important
}

.btn-tertiary:after .btnhyperlink-tertiary.alternate:hover {
    color: #fff!important
}

.btn-tertiary:after .btnhyperlink-tertiary.alternate:hover:after {
    color: #fff!important
}

.btnhyperlink-tertiary.disabled {
    color: #757575
}

.btnhyperlink-tertiary.disabled:hover {
    color: #117bab!important
}

.btnhyperlink-tertiary:hover {
    color: #0f6a94
}

.btnhyperlink-tertiary:hover:after {
    color: #117bab
}

.btnhyperlink-tertiary:focus {
    outline: 2px solid #117bab;
    outline-offset: 2px
}

.btnhyperlink-tertiary:after {
    font-family: "Font Awesome 5 free";
    content: "\f054";
    font-weight: 600;
    font-size: .8rem;
    line-height: 1rem;
    position: relative;
    bottom: 0rem;
    left: .3rem;
    color: #f24b43!important
}

.btnhyperlink-tertiary.external:after {
    font-family: "Font Awesome 5 free";
    font-size: .8rem;
    bottom: .1rem;
    left: .2rem;
    margin-right: .2rem;
    margin-top: -.1rem;
    content: "\f35d"
}

.btn-disable {
    background-color: #63666a;
    color: #000
}

.btn-enable {
    background-color: #82c341;
    color: #000
}

.btn-goto {
    height: 2.5rem;
    width: 12.541875rem;
    border-radius: .3125rem;
    font-family: Arial,Helvetica,sans-serif
}

.textgoto {
    height: 1.3125rem;
    width: 11.479375rem;
    font-size: 1.125rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.3125rem;
    text-align: center
}

.textcontine {
    height: 1rem;
    width: 4rem;
    font-size: .875rem;
    font-weight: 500;
    letter-spacing: .055rem;
    line-height: 1rem;
    text-align: center
}

.search-button {
    color: #000;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 110px;
    height: 48px;
    flex-shrink: 0;
    border-radius: 4px;
    border: 2px solid #000;
    margin-top: 13px;
    float: right
}

.btnguidelink-tertiary {
    background: none;
    padding: 0 1rem 0 0;
    color: #117bab!important;
    font-weight: 500;
    box-shadow: none;
    text-transform: none;
    font-size: .9rem;
    text-align: left
}

.btn-tertiary:after .btnguidelink-tertiary.alternate {
    background: transparent;
    color: #fff!important
}

.btn-tertiary:after .btnguidelink-tertiary.alternate:after {
    color: #fff!important
}

.btn-tertiary:after .btnguidelink-tertiary.alternate:hover {
    color: #fff!important
}

.btn-tertiary:after .btnguidelink-tertiary.alternate:hover:after {
    color: #fff!important
}

.btnguidelink-tertiary.disabled {
    color: #757575
}

.btnguidelink-tertiary.disabled:hover {
    color: #117bab!important
}

.btnguidelink-tertiary:hover {
    color: #0f6a94
}

.btnguidelink-tertiary:hover:before {
    color: #117bab
}

.btnguidelink-tertiary:focus {
    outline: 2px solid #117bab;
    outline-offset: 2px
}

.btnguidelink-tertiary:before {
    font-family: "Font Awesome 5 free";
    content: "\f053";
    font-weight: 600;
    font-size: .8rem;
    line-height: 1rem;
    position: relative;
    bottom: 0rem;
    left: .3rem;
    color: #82c341;
    padding-right: 5px
}

.btnguidelink-tertiary.external:after {
    font-family: "Font Awesome 5 free";
    font-size: .8rem;
    bottom: .1rem;
    left: .2rem;
    margin-right: .2rem;
    margin-top: -.1rem;
    content: "\f35d"
}

.pcpsel_modal_btn {
    height: 36px;
    width: 100px
}

.button-black-label {
    height: 16px;
    width: 44px;
    color: #000;
    font-family: Roboto,sans-serif;
    font-size: .875rem;
    font-weight: 700;
    letter-spacing: .88px;
    line-height: 14px;
    text-align: center
}

.btnhyperlink-tertiary-hmo {
    background: none;
    padding: 0 1rem 0 0;
    color: #63666a!important;
    font-weight: 500;
    box-shadow: none;
    text-transform: none;
    font-size: .8rem;
    text-align: left
}

.btn-tertiary:after .btnhyperlink-tertiary-hmo.alternate {
    background: transparent;
    color: #fff!important
}

.btn-tertiary:after .btnhyperlink-tertiary-hmo.alternate:after {
    color: #fff!important
}

.btn-tertiary:after .btnhyperlink-tertiary-hmo.alternate:hover {
    color: #fff!important
}

.btn-tertiary:after .btnhyperlink-tertiary-hmo.alternate:hover:after {
    color: #fff!important
}

.btnhyperlink-tertiary-hmo.disabled {
    color: #757575
}

.btnhyperlink-tertiary-hmo.disabled:hover {
    color: #63666a!important
}

.btnhyperlink-tertiary-hmo:hover {
    color: #57595d
}

.btnhyperlink-tertiary-hmo:hover:after {
    color: #63666a
}

.btnhyperlink-tertiary-hmo:focus {
    outline: 2px solid #63666a;
    outline-offset: 2px
}

.btnhyperlink-tertiary-hmo:after {
    font-family: "Font Awesome 5 free";
    content: "\f054";
    font-weight: 600;
    font-size: .8rem;
    line-height: 1rem;
    position: relative;
    bottom: 0rem;
    left: 0rem;
    color: #82c341
}

.btnhyperlink-tertiary-hmo.external:after {
    font-family: "Font Awesome 5 free";
    font-size: .8rem;
    bottom: .1rem;
    left: .2rem;
    margin-right: .2rem;
    margin-top: -.1rem;
    content: "\f35d"
}

#searchBtn[disabled] {
    color: #fff!important
}

#pcpSelectionCard .btnhyperlink-tertiary:after {
    color: #f24b43!important
}

.buttonHyperLink {
    background: none;
    padding: 0 1rem 0 0;
    color: #117bab!important;
    font-weight: 500;
    box-shadow: none;
    text-transform: none;
    font-size: .9rem;
    text-align: left
}

.btn-tertiary:after .buttonHyperLink.alternate {
    background: transparent;
    color: #fff!important
}

.btn-tertiary:after .buttonHyperLink.alternate:after {
    color: #fff!important
}

.btn-tertiary:after .buttonHyperLink.alternate:hover {
    color: #fff!important
}

.btn-tertiary:after .buttonHyperLink.alternate:hover:after {
    color: #fff!important
}

.buttonHyperLink.disabled {
    color: #757575
}

.buttonHyperLink.disabled:hover {
    color: #117bab!important
}

.buttonHyperLink:hover {
    color: #0f6a94
}

.buttonHyperLink:hover:after {
    color: #117bab
}

.buttonHyperLink:focus {
    outline: 2px solid #117bab;
    outline-offset: 2px
}

.buttonHyperLink:after {
    font-family: "Font Awesome 5 free";
    content: "\f054";
    font-weight: 600;
    font-size: .8rem;
    line-height: 1rem;
    position: relative;
    bottom: 0rem;
    left: .3rem;
    color: #82c341
}

.buttonHyperLink.external:after {
    font-family: "Font Awesome 5 free";
    font-size: .8rem;
    bottom: .1rem;
    left: .2rem;
    margin-right: .2rem;
    margin-top: -.1rem;
    content: "\f35d"
}

.button_hover:hover,.button_hover .buttonHyperLink:hover {
    text-decoration: none
}

.call-out {
    border-bottom: 1px solid #D6D5CE;
    border-top: 1px solid #D6D5CE;
    margin: 3rem 0rem;
    padding: 1.5rem
}

.call-out p:last-child {
    margin-bottom: 0
}

.card {
    background: #fff;
    border: none;
    border-radius: .15rem;
    box-shadow: 0 2px 5px #0000001f,0 2px 10px #0000001f;
    transition: all .3s cubic-bezier(.25,.8,.25,1);
    overflow: hidden
}

.card.icon-card {
    height: 100%!important
}

.card.icon-card.border-Style {
    box-sizing: border-box;
    border: 1px solid #C0BDB1;
    background-color: #fff;
    box-shadow: 0 0 10px #d2cfc5
}

.card.icon-card .loading {
    position: relative
}

.card.icon-card .loading h4 {
    height: 1.5rem;
    width: 75%;
    background-color: #e2e2e2
}

.card.icon-card .loading .card-img {
    height: 4rem;
    width: 4rem;
    margin-top: -.5rem;
    margin-left: -.5rem;
    background: #000;
    background: radial-gradient(ellipse at center,#e2e2e2 0% 50%,#fff 50% 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#ffffff",GradientType=1)
}

.card.icon-card .loading .media-body {
    height: 4rem;
    background: #e2e2e2;
    background: linear-gradient(to bottom,#e2e2e2 0% 25%,#fff 25% 25%,#fff 50%,#e2e2e2 50% 75%,#fff 75%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#E2E2E2",endColorstr="#ffffff",GradientType=0)
}

.card.icon-card .loading #cardCTA {
    display: block;
    background: #e2e2e2;
    width: 4rem;
    height: 1rem;
    margin-top: 0
}

@keyframes loading {
    to {
        transform: translate(100%)
    }
}

.card.icon-card .media,.card.icon-card .notification {
    margin-top: 1rem
}

.card.icon-card img {
    margin-right: 1rem
}

.card.icon-card h3 {
    margin-top: 0
}

.card.icon-card #cardCTA {
    margin: 1rem 0 0
}

.card.icon-card #cardAlert {
    margin-top: 1.5rem
}

.card.card-promo .card-body {
    padding: 2rem
}

.card.card-secondary {
    border: 1px solid #D6D5CE;
    box-shadow: none
}

.card-secondary {
    box-shadow: none;
    border: 1px solid #D6D5CE
}

.card-img-top {
    width: 100%;
    border-top-left-radius: .15rem;
    border-top-right-radius: .15rem
}

.card.horizontal {
    display: flex
}

.card.horizontal.small .card-image,.card.horizontal.medium .card-image,.card.horizontal.large .card-image {
    height: 100%;
    max-height: none;
    overflow: visible
}

.card.horizontal.small .card-image img,.card.horizontal.medium .card-image img,.card.horizontal.large .card-image img {
    height: 100%
}

.card.horizontal .card-image {
    max-width: 50%
}

.card.horizontal .card-image img {
    border-radius: 2px 0 0 .15rem;
    max-width: 100%;
    width: auto
}

.card.horizontal .card-stacked {
    display: flex;
    flex-direction: column;
    flex: 1;
    position: relative
}

.card.horizontal .card-stacked .card-content {
    flex-grow: 1
}

.card.card-promo:first-child:before {
    content: "";
    position: absolute;
    width: 100%;
    height: .3rem;
    background: linear-gradient(to left,#67c5c9,#0099d8);
    top: 0;
    left: 0
}

.card-title {
    color: #313234;
    font-family: Lora;
    font-size: 1.31rem;
    letter-spacing: 0;
    margin-bottom: .01rem
}

.location-detail-style {
    color: #292931;
    font-size: 1.1rem
}

.bottom-style {
    position: absolute;
    bottom: 2rem;
    width: 95%;
    display: flex;
    flex-wrap: wrap
}

.card-row .card {
    height: 100%;
    color: #292931!important
}

.text-color,.text-color:visited {
    color: #266726
}

.text-color:active,.text-color:hover {
    color: #fff
}

#pcpCardContainer .card .card-body .media a.btn-outline-success {
    background: transparent;
    border: .125rem solid #266726;
    color: #266726!important
}

#pcpCardContainer .card .card-body .media a.btn-outline-success.btn-sm,#pcpCardContainer .card .card-body .media .btn-group-sm>a.btn-outline-success.btn {
    padding: .25rem 1rem;
    font-size: .75rem
}

#pcpCardContainer .card .card-body .media a.btn-outline-success:focus {
    outline: 2px solid #266726;
    outline-offset: 2px;
    box-shadow: none
}

#pcpCardContainer .card .card-body .media a.btn-outline-success:hover {
    color: #225c22;
    border-color: #266726;
    background: transparent;
    box-shadow: 0 2px 5px #0000001f,0 2px 10px #0000001f;
    box-shadow: 0 2px 4px #000
}

#pcpCardContainer .card .card-body .media a.btn-outline-success.pressed {
    box-shadow: none;
    color: #000;
    border-color: #000
}

#pcpCardContainer .card .card-body .media a.btn-outline-success:active,#pcpCardContainer .card .card-body .media a.btn-outline-success:visited {
    box-shadow: none
}

#pcpCardContainer .card .card-body .media a.btn-outline-success:disabled,#pcpCardContainer .card .card-body .media a.btn-outline-success.disabled {
    background: #707478;
    border-color: #707478;
    box-shadow: none
}

#pcpCardContainer .card .card-body .media a.btn-outline-success:disabled:hover,#pcpCardContainer .card .card-body .media a.btn-outline-success.disabled:hover {
    background: #707478;
    border-color: #707478;
    box-shadow: none;
    color: #fff
}

#pcpCardContainer .card .card-body .media a.btn-outline-success.alternate {
    background: transparent!important;
    border-color: #fff;
    color: #fff
}

#pcpCardContainer .card .card-body .media a.btn-outline-success.alternate:hover {
    background: #d6d5ce!important;
    color: #225c22!important
}

#pcpCardContainer .card .card-body .media a.btn-success {
    background: #82c341;
    border-color: #82c341;
    color: #1f1f1f!important;
    font-weight: 500!important
}

text #pcpCardContainer .card .card-body .media a.btn-success:hover {
    box-shadow: 0 2px 4px #000;
    background-color: #82c341
}

#pcpCardContainer .card .card-body .media a.btn-success:hover {
    box-shadow: 0 2px 4px #000;
    background-color: #82c341
}

#pcpCardContainer .card .card-body .media a.btn-success:focus {
    outline: 2px solid #82c341;
    outline-offset: 2px;
    box-shadow: none
}

#pcpCardContainer .card .card-body .media a.btn-success:active,#pcpCardContainer .card .card-body .media a.btn-success:visited {
    box-shadow: none;
    background-color: #82c341!important;
    color: #fff
}

#pcpCardContainer .card .card-body .media a.btn-success.alternate {
    background: #fff;
    color: #82c341!important
}

#pcpCardContainer .card .card-body .media a.btn-success.alternate:hover {
    color: #82c341;
    border-color: #fff
}

#pcpCardContainer .card .card-body .media a.btn-success.alternate:active,#pcpCardContainer .card .card-body .media a.btn-success.alternate:visited {
    box-shadow: none;
    background-color: #82c341;
    color: #fff!important
}

#pcpCardContainer .card .card-body .media a.btn-success:disabled,#pcpCardContainer .card .card-body .media a.btn-success.disabled {
    background: #707478;
    border-color: #707478;
    box-shadow: none
}

#pcpCardContainer .card .card-body .media a.btn-success:disabled:hover,#pcpCardContainer .card .card-body .media a.btn-success.disabled:hover {
    background: #707478;
    border-color: #707478;
    box-shadow: none
}

@media screen and (max-width: 435px) {
    #pcpCardContainer .card.responsive-card-height {
        min-height:22rem!important
    }

    #pcpCardContainer .card .card-body .media {
        max-width: 95%
    }

    #pcpCardContainer .card .card-body .media a.btn-outline-success {
        width: 10rem
    }

    #pcpCardContainer .card .card-body .media a.btn-success {
        width: 10rem;
        margin-left: 1rem;
        margin-top: .5rem
    }

    #pcpCardContainer .card .card-body .media .detailsCta-style {
        margin-right: 4rem
    }
}

@media screen and (min-width: 436px) and (max-width: 450px) {
    #pcpCardContainer .card.responsive-card-height {
        min-height:18rem!important
    }

    #pcpCardContainer .card .card-body .media {
        max-width: 95%
    }

    #pcpCardContainer .card .card-body .media a.btn-outline-success {
        width: 10rem;
        background: transparent;
        border: .125rem solid #266726;
        color: #000!important
    }

    #pcpCardContainer .card .card-body .media a.btn-outline-success:hover {
        font-weight: 700
    }

    #pcpCardContainer .card .card-body .media a.btn-success {
        width: 10rem;
        margin-left: 1rem;
        margin-top: .5rem
    }

    #pcpCardContainer .card .card-body .media .detailsCta-style {
        margin-right: 4rem
    }
}

@media screen and (min-width: 451px) and (max-width: 650px) {
    #pcpCardContainer .card.responsive-card-height {
        min-height:17rem!important
    }

    #pcpCardContainer .card .card-body .media {
        max-width: 95%
    }

    #pcpCardContainer .card .card-body .media a.btn-outline-success,#pcpCardContainer .card .card-body .media a.btn-success {
        width: 10rem
    }
}

@media screen and (min-width: 651px) and (max-width: 767px) {
    #pcpCardContainer .card.responsive-card-height {
        min-height:16rem!important
    }

    #pcpCardContainer .card .card-body .media {
        max-width: 95%
    }

    #pcpCardContainer .card .card-body .media a.btn-outline-success,#pcpCardContainer .card .card-body .media a.btn-success {
        width: 10rem
    }

    #pcpCardContainer .card .card-body .media .detailsCta-style {
        margin-right: 4rem
    }
}

@media screen and (min-width: 768px) and (max-width: 986px) {
    #pcpCardContainer .card.responsive-card-height {
        min-height:20rem!important
    }

    #pcpCardContainer .card .card-body .media {
        max-width: 95%
    }

    #pcpCardContainer .card .card-body .media a.btn-outline-success {
        width: 10rem
    }

    #pcpCardContainer .card .card-body .media a.btn-success {
        width: 10rem;
        margin-left: 1rem;
        margin-top: .5rem
    }

    #pcpCardContainer .card .card-body .media .detailsCta-style {
        margin-right: 4rem
    }
}

@media screen and (min-width: 987px) and (max-width: 1023px) {
    #pcpCardContainer .card.responsive-card-height {
        min-height:16rem!important
    }

    #pcpCardContainer .card .card-body .media {
        max-width: 95%
    }

    #pcpCardContainer .card .card-body .media a.btn-outline-success,#pcpCardContainer .card .card-body .media a.btn-success {
        width: 10rem
    }

    #pcpCardContainer .card .card-body .media .detailsCta-style {
        margin-right: 4rem
    }
}

@media screen and (min-width: 1024px) and (max-width: 1188px) {
    #pcpCardContainer .card.responsive-card-height {
        min-height:20rem!important
    }

    #pcpCardContainer .card .card-body .media a.btn-success {
        width: 10rem;
        margin-left: 1rem;
        margin-top: .5rem
    }

    #pcpCardContainer .card .card-body .media a.btn-outline-success {
        width: 10rem
    }
}

@media screen and (min-width: 1089px) and (max-width: 1600px) {
    #pcpCardContainer .card .card-body .media a.btn-success,#pcpCardContainer .card .card-body .media a.btn-outline-success {
        width:10rem
    }

    #pcpCardContainer .card .card-body .media .detailsCta-style {
        margin-right: 4rem
    }
}

@media screen and (min-width: 1600px) {
    #pcpCardContainer .card .card-body .media a.btn-success {
        width:12rem
    }

    #pcpCardContainer .card .card-body .media .detailsCta-style {
        padding-left: 0;
        padding-right: 2.2rem
    }

    #pcpCardContainer .card .card-body .media a.btn-outline-success {
        width: 12rem
    }
}

.card-main {
    box-sizing: border-box;
    border-radius: 3px
}

.card-main .select.compact:after {
    top: 0rem;
    right: .6rem
}

.card-main .idcard-pcp-name {
    color: #292931;
    font-size: .9rem;
    text-align: center
}

.card-main .three-dot {
    height: 2.4rem;
    border: 1px solid #0099d8;
    width: 3.125rem;
    border-radius: 3px
}

.card-main #cardPopover .id-card {
    border: 2px solid rgba(174,173,173,.8901960784);
    box-shadow: unset;
    border-radius: 5px;
    padding: 0;
    margin: 0
}

.card-main #cardPopover .id-card img {
    margin: unset
}

.card-main #cardPopover .card-front-back {
    color: #292931;
    font-size: .9rem;
    line-height: 16px
}

.card-main #cardPopover .card-front-back a {
    font-weight: 600
}

.icard-heading {
    color: #313234;
    font-size: 1.0625rem;
    font-weight: 700
}

@media screen and (min-width: 768px) and (max-width: 1040px) {
    pbc-card .cls-mobile .cls-height-mobile {
        height:200px
    }

    pbc-card .cls-mobile .bottom-style {
        position: unset
    }
}

@media screen and (min-width: 768px) and (max-width: 1040px) and (min-width: 987px) and (max-width: 1023px) {
    pbc-card .cls-mobile .bottom-style {
        position:absolute
    }
}

@media screen and (min-width: 1041px) and (max-width: 1200px) {
    pbc-card .cls-mobile .cls-height-mobile {
        height:290px
    }

    pbc-card .cls-mobile .cls-height-mobile .location-detail-style {
        margin-right: 1rem!important
    }
}

#futureHmoIdCard .card {
    box-shadow: none
}

#futureHmoIdCard .text-error {
    color: #0078d4;
    font-size: 1.8rem
}

#futureHmoIdCard .cls-futureHmo {
    font-size: 1.1rem
}

.card-icon {
    border-radius: 4px;
    border: 1px solid #E8E8E8;
    box-shadow: 0 2px 8px #0000004d;
    display: flex;
    padding: 1.5rem;
    flex-direction: column;
    align-items: center;
    gap: .75rem;
    align-self: stretch
}

.card-icon .h-robo {
    font-family: Roboto!important
}

.card-icon .card-body .card-text hr {
    background-color: #b7e3f6
}

.background-primary .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 15 24'%3E%3Cpath d='M14.8854 2.124L12.7614 0L0.761375 12L12.7614 24L14.8854 21.876L5.00938 12L14.8854 2.124Z'/%3E%3C/svg%3E");
    width: 14.12px;
    color: #fff;
    position: absolute
}

.background-primary .carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 15 24'%3E%3Cpath d='M-0.000244141 21.876L2.12376 24L14.1238 12L2.12376 0L-0.000244141 2.124L9.87576 12L-0.000244141 21.876Z'/%3E%3C/svg%3E");
    position: absolute;
    right: .5rem;
    color: #fff
}

.background-primary ol.carousel-indicators .button {
    box-sizing: border-box;
    height: 600px;
    width: 800px;
    border: 1px solid #FFFFFF;
    border-radius: 100px;
    background-color: #dfe6e9;
    box-shadow: 0 4px 10px #00000080
}

.background-primary ol.carousel-indicators li.active {
    border-color: #fff
}

@media (max-width: 1023.98px) {
    .background-primary .carousel-control-prev,.background-primary .carousel-control-next {
        background-color:#117bab;
        opacity: 1
    }
}

.carousel-modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    background-color: inherit;
    border: none;
    border-radius: .625rem;
    padding-left: 0;
    padding-bottom: 0;
    padding-right: 1.5rem;
    padding-top: 1.25rem
}

.carousel-modal-header button {
    background: none;
    border: none;
    font-weight: 700;
    height: 24px;
    width: 23.97px;
    padding: .063rem;
    color: #fff;
    outline: none
}

ol.carousel-indicators li {
    width: 10px;
    height: 10px;
    background-color: #d6d5ce;
    margin-right: .75rem;
    border-radius: 100%;
    margin-left: 0rem;
    border: 1px solid #000000
}

ol.carousel-indicators li.active {
    background-color: #117bab;
    border-color: #117bab
}

.carousel-item {
    display: block!important;
    z-index: 1;
    position: absolute;
    opacity: 0;
    transition: all .2s ease-in-out;
    visibility: hidden;
    margin-bottom: 3rem
}

.carousel-item>* {
    width: 100%
}

.carousel-item.active {
    position: relative;
    visibility: visible;
    opacity: 1
}

.carousel-content {
    background-color: inherit;
    border: none
}

h1:after {
    position: relative;
    height: 0px;
    width: 0px
}

h1 {
    margin: 0
}

.myCustomModalClass .modal-dialog {
    min-width: 50rem;
    border: none;
    background-color: transparent;
    display: flex;
    justify-content: center;
    align-self: center;
    align-content: center
}

.myCustomModalClass .modal-dialog {
    min-height: 37.5!important
}

.carousel-modal-content {
    min-width: 50rem;
    background-color: inherit;
    border: .12rem solid #FFFFFF;
    border-radius: .625rem;
    box-shadow: 0 4px 10px #00000080
}

.premera-logo {
    max-width: 100%;
    height: auto
}

.header-para {
    height: 3.25rem;
    color: #fff;
    font-family: Lora;
    font-size: 3.5rem;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 3.84rem;
    text-align: center;
    margin-top: 2.5rem
}

.carousel-item-frame {
    padding: .75rem 0;
    border-radius: .15rem;
    background-color: inherit;
    text-align: center
}

@media (max-width: 767.98px) {
    .carousel-item-frame {
        padding:0
    }
}

.carousel-item-frame .image-gradient {
    text-align: center;
    background-image: url(/assets/image/gradientbar-pluses-green-1.svg);
    background-repeat: repeat-x;
    background-size: 40% 100%
}

.carousel-item-frame img {
    width: 31.25rem;
    height: 15.831rem
}

.clsSubHeader {
    height: 51px;
    width: 100%;
    color: #fff;
    font-family: Lora;
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 51.2px;
    text-align: center
}

.hmo-welcome-link {
    height: 51px;
    width: 78%;
    color: #0099d8;
    font-size: 2.938rem;
    letter-spacing: 0;
    line-height: 51.2px;
    text-align: center;
    margin: auto
}

.hmo-welcome-link a {
    color: #0099d8;
    text-decoration: none;
    font-weight: 600;
    font-family: Lora;
    text-wrap: nowrap
}

.clsBody {
    height: 52px;
    color: #fff;
    font-family: Roboto;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 23.44px;
    text-align: center;
    margin: auto
}

.clsBody p {
    margin-top: 0;
    margin-bottom: 0;
    text-wrap: nowrap
}

.section-link {
    display: block;
    text-align: center;
    position: absolute;
    height: 25rem;
    width: 100%
}

.section-link a {
    height: 21px;
    width: 155px;
    color: #0099d8;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 21.48px;
    text-decoration: none
}

.referral-arrow-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(130, 195, 65)' viewBox='0 0 15 24'%3E%3Cpath d='M-0.000244141 21.876L2.12376 24L14.1238 12L2.12376 0L-0.000244141 2.124L9.87576 12L-0.000244141 21.876Z'/%3E%3C/svg%3E")!important;
    display: inline-block;
    height: 12px;
    width: 20px;
    margin-left: .1rem;
    background: 50%/100% 100% no-repeat
}

.carousel-caption {
    position: relative;
    inset: auto;
    z-index: 10;
    padding: 1rem 8rem 3rem;
    color: #000;
    text-align: center
}

@media (max-width: 767.98px) {
    .carousel-caption {
        padding:1rem 2rem 3rem
    }
}

.carousel-indicators {
    align-items: center
}

.carousel-indicators button {
    height: .625rem;
    width: .563rem;
    background-size: 100%;
    background-color: #fff;
    border-radius: 100%;
    margin: 4px;
    border: none;
    cursor: not-allowed;
    pointer-events: none
}

.carousel-indicators .active {
    background-color: #0099d8
}

.carousel-control-prev,.carousel-control-next {
    width: 4%;
    z-index: 1;
    opacity: 1;
    top: auto;
    font-style: normal
}

.carousel-control-prev {
    left: 4rem
}

.carousel-control-next {
    right: 4rem
}

@media (min-width: 768px) {
    .carousel-control-prev {
        margin-left:-3rem
    }

    .carousel-control-next {
        margin-right: -3rem
    }
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 15 24'%3E%3Cpath d='M14.8854 2.124L12.7614 0L0.761375 12L12.7614 24L14.8854 21.876L5.00938 12L14.8854 2.124Z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 15 24'%3E%3Cpath d='M-0.000244141 21.876L2.12376 24L14.1238 12L2.12376 0L-0.000244141 2.124L9.87576 12L-0.000244141 21.876Z'/%3E%3C/svg%3E")
}

@media screen and (min-width: 2799px) {
    .myCustomModalClass .modal-dialog {
        margin-top:3rem;
        width: 55rem
    }

    .myCustomModalClass .carousel-modal-content {
        min-height: 37.5rem!important
    }
}

@media (max-width: 2799.98px) {
    .myCustomModalClass .modal-dialog {
        margin-top:3rem;
        width: 55rem
    }

    .myCustomModalClass .carousel-modal-content {
        min-height: 37.5rem!important
    }
}

@media (max-width: 2199.98px) {
    .myCustomModalClass .modal-dialog {
        margin-top:3rem;
        width: 55rem
    }

    .myCustomModalClass .carousel-modal-content {
        min-height: 37.5rem!important
    }
}

@media (max-width: 1439.98px) {
    .myCustomModalClass .modal-dialog {
        margin-top:3rem;
        width: 55rem
    }

    .myCustomModalClass .carousel-modal-content {
        min-height: 37.5rem!important
    }
}

@media (max-width: 1023.98px) {
    .myCustomModalClass .modal-dialog {
        min-width:45rem;
        display: flex;
        justify-content: center;
        align-items: center;
        align-self: center;
        position: relative
    }

    .myCustomModalClass .carousel-modal-content {
        min-height: 37.5rem!important
    }

    .carousel-modal-content {
        min-width: 45rem;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        align-self: center
    }

    pbc-carousel {
        width: 100%
    }

    .header-para {
        margin-top: 1.5rem
    }

    .carousel-control-next {
        right: 4rem
    }

    .carousel-control-prev {
        left: 4rem
    }

    .carousel-indicators {
        align-items: center
    }

    .header-para {
        margin-top: 0
    }

    .clsbody {
        width: auto
    }
}

@media (max-width: 767.98px) {
    .myCustomModalClass .modal-dialog {
        min-width:40rem;
        margin-right: 2rem;
        margin-bottom: 1rem
    }

    .myCustomModalClass .carousel-modal-content {
        min-height: 39rem!important
    }

    .carousel-modal-content {
        min-width: 40rem;
        box-shadow: none;
        background-color: transparent;
        border: none
    }

    pbc-carousel {
        margin-bottom: .375rem;
        width: 35.5rem;
        background-color: inherit;
        border: .12rem solid #FFFFFF;
        border-radius: .625rem
    }

    .carousel-item-frame {
        display: inline-block
    }

    .carousel-item-frame .image-gradient {
        background-image: none;
        background-color: transparent
    }

    .carousel-item-frame img {
        background-color: inherit!important;
        height: 80%;
        width: 80%;
        position: relative;
        z-index: 5
    }

    .background-gradient-img {
        width: 100%;
        height: 25rem;
        position: absolute;
        z-index: 2;
        top: 20rem;
        background-image: url(/assets/image/gradientbar-pluses-green-1.svg);
        background-repeat: repeat-x
    }

    .premera-logo {
        max-width: 80%;
        height: auto
    }

    .section-body {
        display: block;
        height: 8rem;
        width: 100%;
        bottom: -23rem;
        text-wrap: wrap
    }

    .carousel-control-next {
        right: 1.5rem
    }

    .carousel-control-prev {
        left: 1.5rem
    }

    .carousel-indicators {
        align-items: center
    }

    .carousel-indicators button {
        height: .6rem
    }

    .clsSubHeader {
        height: 35px;
        width: 303px;
        color: #fff;
        font-family: Lora;
        font-size: 28px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 35.84px;
        text-align: center;
        display: inline-block
    }

    .clsBody {
        width: 78%
    }

    .clsBody p {
        text-wrap: wrap
    }

    .hmo-welcome-link {
        font-size: 2.3rem
    }

    .hmo-welcome-link a {
        text-wrap: nowrap
    }
}

@media screen and (min-width: 300px) and (max-width: 510px) {
    .modal-dialog {
        width:390px;
        min-width: 390px!important;
        margin-top: 1rem!important;
        display: flex;
        justify-content: flex-start!important;
        align-items: flex-start!important;
        align-self: flex-start!important
    }

    .myCustomModalClass .carousel-modal-content {
        min-height: 38rem!important
    }

    .carousel-modal-content {
        min-width: 390px!important;
        width: 390px;
        box-shadow: none;
        background-color: transparent;
        border: none;
        display: flex;
        justify-content: flex-start!important;
        align-items: flex-start!important
    }

    pbc-carousel {
        min-width: 350px!important;
        width: 350px!important;
        background-color: inherit;
        border: .12rem solid #FFFFFF;
        border-radius: .625rem;
        right: 5rem;
        align-self: flex-start!important;
        margin-left: 18px
    }

    .section-body {
        bottom: -23rem;
        height: 10.2rem
    }

    .header-para {
        margin-top: 0;
        height: 2.563rem;
        font-size: 2rem
    }

    .carousel-control-next {
        right: 1.5rem
    }

    .carousel-control-prev {
        left: 1.5rem
    }

    .carousel-indicators {
        align-items: center
    }

    .carousel-indicators button {
        height: .6rem
    }

    .carousel-item-frame img {
        height: 18%;
        width: 65%
    }

    .background-gradient-img {
        top: 14rem
    }

    .clsBody {
        font-size: 18px
    }

    .hmo-welcome-link {
        font-size: 1.6rem
    }

    .hmo-welcome-link a {
        text-wrap: nowrap
    }
}

.chip-list {
    display: inline-block
}

.chip {
    display: inline-block;
    height: 1.8rem;
    font-size: .75rem;
    font-weight: 500;
    color: #292931;
    line-height: 1.7rem;
    padding: 0 1rem;
    border-radius: 1rem;
    border: 1px solid #D6D5CE;
    margin-bottom: 1rem;
    margin-right: 1rem;
    background: #fff
}

.chip.active {
    background: #d9f1fb;
    border: 1px solid #65c5f0
}

.chip.active:hover {
    background: #d9f1fb;
    text-decoration: none
}

.chip:visited {
    color: #292931
}

.chip:hover {
    background: #c1c1c1;
    text-decoration: none;
    cursor: pointer
}

.chip i {
    line-height: 1rem;
    font-size: 1rem
}

.chip i.cancel {
    color: #7c7f84;
    font-size: .8rem
}

.chip .close {
    cursor: pointer;
    float: right;
    line-height: 32px;
    padding-left: 8px;
    transition: all .1s linear;
    color: #63666a
}

ngb-datepicker.dropdown-menu {
    border: none;
    box-shadow: 0 2px 5px #0000001f,0 2px 10px #0000001f;
    padding: 1rem!important
}

ngb-datepicker .ngb-dp-header {
    background: #fff!important
}

ngb-datepicker .ngb-dp-navigation-chevron {
    color: #717379
}

ngb-datepicker .ngb-dp-navigation-select {
    display: inline;
    flex: unset
}

ngb-datepicker .custom-select {
    width: auto;
    border: none;
    background: none;
    -webkit-appearance: none;
    appearance: none;
    padding: 0;
    font-weight: 500
}

ngb-datepicker .ngb-dp-week.ngb-dp-weekdays {
    background: #fff!important;
    border-bottom: none;
    margin: 1rem 0 .5rem
}

ngb-datepicker .ngb-dp-week-number,ngb-datepicker .ngb-dp-weekday {
    font-style: normal!important;
    visibility: hidden;
    margin: .5rem!important;
    color: #222529;
    font-weight: 600
}

ngb-datepicker .ngb-dp-week-number:first-letter,ngb-datepicker .ngb-dp-weekday:first-letter {
    visibility: visible
}

ngb-datepicker .ngb-dp-day {
    font-size: .8rem;
    margin: .5rem!important;
    font-weight: 600;
    color: #117bab!important
}

ngb-datepicker .ngb-dp-day [ngbdatepickerdayview] {
    border-radius: 1rem;
    color: #117bab
}

[ngbDatepickerDayView].outside {
    opacity: 1!important;
    font-weight: 400
}

.display-label {
    margin-bottom: 0;
    font-weight: 500;
    font-size: .8rem;
    text-transform: uppercase;
    color: #63666a
}

.display-Label {
    color: #292931;
    font-family: Roboto,sans-serif;
    font-size: .9375rem;
    letter-spacing: 0;
    margin-bottom: 0;
    font-weight: 500;
    overflow-wrap: break-word
}

.display-value {
    margin-bottom: 1rem;
    font-weight: 600;
    font-size: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word
}

.display-value-date {
    margin-bottom: 1rem;
    font-weight: 600;
    font-size: 1rem
}

.display-valueref {
    color: #3e3e41;
    font-size: 1.06rem;
    font-weight: 550;
    letter-spacing: 0;
    line-height: 1.5625rem;
    word-break: break-word
}

.display-label-tt {
    margin-bottom: 0;
    font-weight: 500;
    font-size: .8rem;
    text-transform: none;
    font-family: Roboto,sans-serif;
    color: #000;
    font-size: .81rem;
    letter-spacing: 0;
    line-height: 1rem
}

.display-label-xlg {
    font-size: 1.9rem
}

.display-grid-border {
    height: 75px;
    width: 6%!important;
    border-right: 1px solid rgba(0,0,0,.125);
    border-bottom: 1px solid rgba(0,0,0,.125);
    background-color: #fafafa;
    line-height: 1.2;
    color: #313234;
    font-family: Lora;
    font-size: 1.25rem;
    letter-spacing: 0
}

.pcp-detail-table {
    border-radius: 5px;
    box-shadow: 0 0 10px #00000047
}

.pcp-detail-table .border {
    border: none!important;
    border-bottom: 1px solid rgba(0,0,0,.125)!important
}

.display-label-lg {
    font-size: 1.125rem
}

.display-label-sm {
    font-size: .875rem
}

.map-view {
    color: #313234;
    font-family: Roboto,sans-serif!important;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 21px;
    vertical-align: text-bottom
}

.search-results {
    color: #313234;
    font-family: Lora;
    font-size: 2.65rem;
    letter-spacing: 0;
    line-height: 3.5625rem;
    margin-right: 30px
}

.pcp-pagination:hover {
    height: 25px;
    width: 25px;
    background-color: #117bab;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.all-pc-ps-are {
    color: #292931;
    font-family: Roboto,sans-serif!important;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 27px;
    vertical-align: middle
}

.ln-network {
    font-family: Roboto,sans-serif!important;
    font-weight: 700;
    vertical-align: text-bottom
}

.display-select-pcp {
    float: right;
    padding-left: 2.25rem;
    padding-right: 2.25rem;
    padding-top: 7px;
    padding-bottom: 6px;
    font-size: 12px
}

.pcptop {
    margin-top: 2rem
}

.confirm-primary-care {
    color: #313234;
    font-size: 1.5625rem;
    letter-spacing: 0;
    line-height: 33px
}

.header_pcpSel .close {
    margin-left: 3rem
}

.select-emilie-o-low {
    color: #292931;
    font-size: 1.125rem;
    letter-spacing: 0;
    line-height: 24px
}

.icons-close {
    height: 18px;
    width: 18px
}

.hospital {
    height: 36.59px;
    width: auto
}

.providence-medical-c {
    height: 16px;
    width: auto;
    color: #292931;
    font-family: Roboto,sans-serif!important;
    font-size: .875rem;
    letter-spacing: 0;
    line-height: 16px;
    padding-left: 13px
}

.providence-medical-c input[type=radio] {
    accent-color: #0099d8;
    transform: scale(1.3);
    top: 4px
}

.pcpmodal_location_name {
    height: 16px;
    width: 248px;
    color: #292931;
    font-family: Roboto,sans-serif!important;
    font-size: .875rem;
    letter-spacing: 0;
    line-height: 16px
}

.distance {
    height: 22px
}

.icons-tab-bar-fc-a {
    height: 17px;
    width: 13px
}

.est-location-miles-away {
    height: 22px;
    width: auto;
    color: #292931;
    font-family: Roboto;
    font-size: .9rem;
    letter-spacing: 0;
    line-height: 21.2px
}

.accepting-new-patien {
    height: 16px;
    width: 221px;
    color: #292931;
    font-family: Roboto;
    font-size: .875rem;
    letter-spacing: 0;
    line-height: 16px
}

.accepts-new {
    height: 16px;
    width: 241px
}

.doesnt-old {
    height: 16.62px;
    width: 318px
}

.molecules-inline-alert-warning {
    height: 14px;
    width: 14px
}

.not-accepting-new-pa {
    height: 16px;
    width: 297.75px;
    color: #000;
    font-family: Roboto,sans-serif!important;
    font-size: .875rem;
    letter-spacing: 0;
    line-height: 16px
}

.confirm-you-or-you {
    height: 16px;
    width: auto;
    color: #292931;
    font-family: Helvetica;
    font-size: .875rem;
    letter-spacing: 0;
    line-height: 18px
}

.selectPcpMemberLabel {
    height: 27px;
    width: auto;
    color: #313234;
    font-family: Lora;
    font-size: 1.25rem;
    letter-spacing: 0;
    line-height: 27px
}

.check-this-box {
    height: 27px;
    width: auto;
    color: #292931;
    font-size: 1.125rem!important;
    letter-spacing: -.5px;
    line-height: 24px;
    text-transform: capitalize
}

.emilie-o-lowens-md {
    height: 33px;
    width: 95%;
    color: #313234;
    font-family: Lora;
    font-size: 1.5625rem;
    letter-spacing: 0;
    line-height: 33px
}

.atoms-badge-small-pill.text {
    height: 1.525rem;
    width: 5.443125rem;
    color: #fff;
    font-family: Roboto,sans-serif;
    font-size: .875rem;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 25px;
    text-align: center;
    vertical-align: middle;
    padding: unset;
    border-radius: 12.5px;
    background-color: #117bab;
    margin-left: 10px
}

.group-18.rectangle {
    float: right;
    box-sizing: border-box;
    height: 36px;
    width: 176px;
    border: 5px #82C341;
    border-radius: 5px;
    background-color: #82c341;
    font-size: .875rem;
    letter-spacing: .4px;
    font-weight: 600
}

.select-view-details {
    height: 16px;
    width: 315px;
    color: #292931;
    font-family: Roboto,sans-serif;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 16px
}

.contact_icon {
    margin-right: 1.5rem
}

.pcp-subHead-locCont {
    height: 1.3125rem;
    width: 17.340625rem;
    color: #292931;
    font-family: Roboto,sans-serif;
    font-size: 1.125rem;
    font-weight: 700;
    letter-spacing: 0
}

.phone {
    color: #292931;
    font-family: Roboto,sans-serif;
    font-size: .875rem;
    letter-spacing: 0;
    line-height: 25px;
    font-weight: 100;
    text-decoration: underline
}

.location {
    margin-top: -2%
}

.pcpoffslectcol {
    height: 31px;
    width: 75px;
    border-radius: 15px;
    background-color: #737373
}

.pcponslectcol {
    color: #117bab
}

.pcprowpad {
    padding-bottom: .75rem
}

.selectPCPbtn {
    height: 36px;
    width: 100px
}

.selectPCPbtn.view-details {
    height: 36px;
    width: 100px;
    color: #000;
    font-family: Roboto,sans-serif;
    font-size: .875rem;
    font-weight: 600;
    letter-spacing: .44px;
    line-height: 16px;
    text-align: center
}

.selectPCPbtn.rectangle {
    float: right;
    box-sizing: border-box;
    height: 36px;
    width: 100px;
    border: 5px #82C341;
    border-radius: 5px;
    background-color: #82c341;
    margin-right: 8px
}

.selectPCPbtn:disabled {
    background: #999;
    color: #555;
    cursor: not-allowed
}

.referralpadding {
    padding-bottom: .93rem
}

.referral-padding-div {
    padding-bottom: 0rem
}

.referral-start-date {
    color: #292931;
    font-size: 1.0625rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.375rem
}

.display-guide {
    display: none
}

.display-experience {
    display: inline
}

.pcpCardMemeberName {
    text-transform: capitalize
}

.patient-notify-mobile {
    display: none
}

.priorauth-label-tt {
    margin-bottom: 0;
    font-weight: 500;
    font-size: .75rem;
    text-transform: uppercase;
    font-family: Roboto,sans-serif;
    letter-spacing: 0;
    line-height: 16px
}

.priorauthdetail-value {
    color: #000;
    font-size: 1rem;
    font-weight: 550;
    letter-spacing: 0;
    line-height: 21px
}

.priorauth-label-tt {
    margin-bottom: 0;
    font-weight: 500;
    font-size: .875rem;
    text-transform: uppercase;
    font-family: Roboto,sans-serif;
    letter-spacing: 0;
    line-height: 16px
}

.priorauthdetailpadding {
    padding-bottom: 25px
}

.priorauthdetail-value {
    color: #292931;
    font-size: 1rem;
    font-weight: 550;
    letter-spacing: 0;
    line-height: 21px
}

.denied-services-ser {
    color: #292931;
    font-size: 1.125rem;
    letter-spacing: 0;
    line-height: 21px
}

@media screen and (max-width: 750px) {
    #pcpDoctorInfo .pcp-block {
        display:block
    }

    #pcpDoctorInfo .pcp-block .atoms-badge-small-pill.text {
        margin-left: unset
    }

    #pcpDoctorInfo .message-for-patients {
        display: none
    }

    #pcpDoctorInfo .patient-notify-mobile {
        display: block
    }

    #pcpDoctorInfo .goto-pcp-mobile {
        text-align: center
    }

    #pcpDoctorInfo .group-18.rectangle {
        margin: 10px 0 0;
        float: none
    }
}

@media screen and (max-width: 750px) and (max-width: 400px) {
    #pcpDoctorInfo .goto-pcp-mobile {
        text-align:unset
    }

    #pcpDoctorInfo .goto-pcp-mobile .group-18.rectangle {
        margin: 10px 0 0 20px
    }
}

@media screen and (max-width: 710px) {
    .display-guide {
        display:inline
    }

    .display-experience {
        display: none
    }
}

.pcp-badge {
    vertical-align: top;
    position: relative;
    top: 9px
}

.pcp-innetwork {
    vertical-align: text-bottom;
    position: relative;
    top: 4px;
    border-radius: 2px;
    font-size: 1.3125rem
}

.pcp-name {
    font-size: 1.5625rem
}

.message-for-patients {
    text-align: right;
    float: right;
    font-size: 1.125rem
}

.message-for-termination-of-pcp {
    color: #242424;
    background-color: #fff3f5;
    background-size: 30%;
    text-align: center;
    transform: translateY(-50%);
    padding: 5px;
    position: relative;
    top: 50%
}

@media screen and (max-width: 400px) {
    #pcpSubSection pbc-pcp-search #pcpSearchCriteriaSection.cls-nav-tabs .nav-tabs .nav-item {
        padding:unset;
        margin-right: .5rem
    }
}

.pcp-assigned-to {
    vertical-align: text-bottom;
    font-weight: 700
}

.pcp-filter {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

@media screen and (min-width: 350px) and (max-width: 750px) and (min-width: 350px) and (max-width: 378px) {
    .map-view-mobile {
        display:block;
        margin-top: 10px
    }
}

@media screen and (min-width: 350px) and (max-width: 750px) and (min-width: 400px) and (max-width: 750px) {
    .ln-network-mobile {
        display:block;
        margin-top: 10px
    }
}

@media screen and (min-width: 350px) and (max-width: 750px) {
    .pcp-filter {
        padding:unset
    }

    .pcp-filter #toggle-filter-button {
        padding: 4px;
        margin: unset
    }
}

@media screen and (min-width: 800px) and (max-width: 919px) {
    .map-view-mobile {
        display:block;
        margin-top: 10px;
        margin-left: -25px
    }
}

@media screen and (min-width: 1024px) {
    .map-view-mobile {
        margin-left:-27px
    }
}

@media screen and (max-width: 767px) {
    .pagi-mobile {
        display:flex!important
    }
}

@media screen and (max-width: 767px) and (max-width: 500px) {
    .pcp-results {
        width:26%
    }
}

@media screen and (max-width: 767px) {
    .bing-maps-mobile {
        margin-top:40px
    }

    .select-pcp-mobile {
        text-align: center
    }

    .select-pcp-mobile .float-right {
        float: unset!important
    }
}

@media screen and (max-width: 920px) {
    .pcpblock-mobile {
        display:block
    }

    .pcpblock-mobile .pcp-badge {
        margin-left: unset!important
    }
}

@media screen and (max-width: 920px) and (min-width: 768px) and (max-width: 860px) {
    .select-pcp-mobile .float-right {
        padding:10px 15px!important
    }
}

.pcp-results {
    font-size: 1rem
}

.buttonn-text {
    color: #469fc7;
    font-family: Roboto,sans-serif;
    font-size: .875rem;
    letter-spacing: .0313rem;
    line-height: 1.875rem;
    margin-top: -1.125rem
}

.fa-chevron-left:before {
    margin-right: 1.125rem;
    color: #f24b43
}

.emptyhypen {
    height: 1.687rem;
    width: 36rem;
    color: #292931;
    font-family: Roboto;
    font-size: 1.45rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.687rem
}

.horizontal-line {
    height: .125rem;
    width: 80%;
    border-color: #979797;
    padding: .125rem 0rem
}

.green-check {
    color: #2a8703;
    font-size: 13px
}

.yellow-check {
    color: #ec7c0d;
    font-size: 15px
}

@media screen and (max-width: 400px) {
    .colsm-for-mobile {
        flex:0 0 83.33333333%!important;
        max-width: 83.33333333%!important
    }
}

.welcome-to-your-hmoplan {
    font-size: 1.125rem;
    letter-spacing: 0;
    line-height: 1.5rem;
    text-align: center
}

.welcome-to-your-hmoplan a {
    color: #117bab;
    font-size: 1.125rem;
    font-weight: 500;
    letter-spacing: 0
}

#preapprovals-chevron-left .fa-chevron-left:before {
    margin-right: .325rem;
    color: #f24b43
}

ngb-modal-backdrop {
    z-index: 1050!important
}

.dropdown.show .dropdown-menu {
    opacity: 1
}

.dropdown-item.active,.dropdown-item:active {
    color: #292931;
    text-decoration: underline;
    background-color: transparent!important
}

.dropdown-item.active[id*=ngb-typeahead],.dropdown-item:active[id*=ngb-typeahead] {
    background-color: #fafafa!important
}

.referal-option-in {
    box-sizing: border-box;
    border: .06rem solid #63666A;
    background-color: #efefec;
    height: 1.06rem;
    width: 7.188rem;
    color: #000;
    font-family: Helvetica;
    font-size: .875rem;
    letter-spacing: 0;
    line-height: 1.06rem
}

.expanding-row {
    padding: 10px 20px;
    transition: all .15s ease-in-out;
    box-shadow: 0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;
    background: #fff;
    cursor: pointer;
    position: relative;
    z-index: 1
}

.expanding-row.expanded {
    margin: 10px 0
}

.expanding-row.expanded .expand-detail {
    border-top: solid 1px #ddd;
    margin-top: 12px;
    padding: 12px 0
}

.step-form div.step.disabled:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    opacity: .8;
    z-index: 999
}

.step-form div.step.disabled:before:hover {
    pointer-events: none;
    cursor: not-allowed
}

.step-form .step {
    border-top: 1px solid #e1e0db;
    position: relative
}

.step-form .step.completed .step-heading {
    margin-bottom: 0
}

.step-form .step.completed .step-header {
    font-size: .9rem!important;
    font-weight: 400!important
}

.step-form .step.completed .step-question {
    margin-left: 2.3rem
}

.step-form .step.completed .step-summary {
    margin-left: 2.25rem
}

.step-form .step.completed .step-more {
    margin-left: 2.5rem
}

.step-form .step .step-heading {
    margin-top: 1rem
}

@media (min-width: 768px) {
    .step-form .step .step-heading {
        flex:0 0 83.33333333%;
        max-width: 83.33333333%
    }
}

@media (max-width: 767.98px) {
    .step-form .step .step-heading {
        flex:0 0 100%;
        max-width: 100%
    }
}

.step-form .step .step-heading .step-header {
    font-size: 1.44rem;
    margin-left: .4rem;
    font-weight: 500;
    display: inline-block;
    color: #1f1f1f
}

.step-form .step .step-heading .step-indicator {
    margin-right: .5rem;
    display: inline
}

.step-form .step .step-heading .step-indicator .step-number {
    background: #fff;
    border: 1px solid #1F1F1F;
    color: #1f1f1f;
    border-radius: 9rem;
    display: inline-block;
    width: 1.4rem;
    height: 1.4rem;
    text-align: center;
    line-height: 1.3rem;
    font-size: .9rem;
    vertical-align: text-bottom
}

.step-form .step .step-heading .step-indicator i {
    font-size: 1.4rem;
    margin-left: -.12rem;
    color: #2a8703
}

.step-form .step .step-change {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: .5rem;
    text-align: right
}

@media (min-width: 768px) {
    .step-form .step .step-change {
        flex:0 0 16.66666667%;
        max-width: 16.66666667%
    }
}

@media (max-width: 767.98px) {
    .step-form .step .step-change {
        flex:0 0 100%;
        max-width: 100%;
        text-align: right
    }
}

.step-form .step .step-change a,.step-form .step .step-change button {
    text-transform: uppercase;
    color: #117bab;
    font-weight: 500;
    font-size: .9rem
}

.step-form .step .step-change a:hover,.step-form .step .step-change button:hover {
    cursor: pointer;
    text-decoration: underline
}

.step-form .step .step-question {
    margin: 2rem 0 1rem 2.3rem
}

.step-form .step .step-summary,.step-form .step .step-more {
    margin: 0 0 1rem 2.5rem
}

.step-form .step .step-done {
    margin-bottom: 1rem;
    margin-left: 2.3rem
}

.step-form .step .step-done a {
    margin-right: 0
}

.input-group .input-group-append .input-group-text {
    background: #f1f1f1;
    border-bottom-right-radius: 0;
    border-right: none;
    border-top: none;
    border-bottom-color: #454545;
    padding: 1.2rem 1rem 0 .4rem
}

.input-group .input-group-append button {
    background: none;
    border: none;
    position: absolute;
    right: .4rem;
    top: 1.15rem;
    z-index: 998
}

.input-group .input-group-append button:hover {
    cursor: pointer
}

.input-group .input-group-append button img {
    width: 1.2rem;
    height: 1rem;
    cursor: pointer
}

.input-group .input-group-append-sm .input-group-text {
    background: #f1f1f1;
    border-bottom-right-radius: 0;
    border-right: none;
    border-top: none;
    border-bottom-color: #454545;
    padding: 1.2rem 1rem 0 .4rem
}

.input-group .input-group-append-sm button {
    background: none;
    border: none;
    position: absolute;
    right: .4rem;
    top: .2rem;
    z-index: 998
}

.input-group .input-group-append-sm button:hover {
    cursor: pointer
}

.input-group .input-group-append-sm button img {
    width: 1.2rem;
    height: 1rem;
    cursor: pointer
}

.input-group .input-group-prepend+input.form-control {
    border-top-left-radius: 0
}

.input-group .input-group-prepend .input-group-text {
    background: #f1f1f1;
    border-bottom-left-radius: 0;
    border-left: none;
    border-top: none;
    border-bottom-color: #454545;
    border-top-left-radius: .25rem;
    padding: 1.2rem 0rem 0 1rem
}

.pcpradio {
    padding: 0 0 0 .9375rem
}

.pcpguidebtn {
    padding: 1% 0 3% 50%
}

.pcpguidecheck {
    padding: .625rem 0 0 .9375rem
}

.pcpdiv {
    padding: 5% 0 0 9%
}

.pcpCheckbox {
    box-sizing: border-box;
    height: 3rem;
    width: 19.0625rem;
    border: .1875rem solid #1F1F1F;
    border-radius: .25rem;
    color: #292931;
    font-size: .775rem;
    letter-spacing: 3;
    line-height: 1.325rem;
    padding-left: 1.25rem
}

.pcpguidepad {
    margin-right: 3rem
}

.pcpcard {
    margin: .8rem 0rem .8rem .8rem
}

.reducemargin {
    margin-left: -5%
}

.lacationpad {
    padding-bottom: .625rem
}

.pcpCheck {
    margin-right: .3125rem
}

.membername_selpcpmodalcheckbox {
    height: 27px
}

@media screen and (max-width: 710px) {
    .pcpcard {
        margin:.75rem 0px .75rem .75rem
    }
}

@media screen and (max-width: 820px) {
    .pcpguidebtn {
        padding:1% 0 3% 40%
    }
}

@media screen and (max-width: 650px) {
    .pcpguidebtn {
        padding:1% 0 3% 20%
    }
}

@media screen and (max-width: 500px) {
    .pcpguidebtn {
        padding:1% 0 3% 0%
    }
}

@media screen and (max-width: 300px) {
    .pcpguidebtn {
        padding:1% 0 3% -20%
    }
}

.referral-textbox {
    border-radius: 0%!important;
    height: 2.19rem
}

.referral-checkbox {
    display: flex
}

.referral-checkbox label {
    cursor: pointer;
    display: flex
}

.referral-checkbox input[type=checkbox] {
    cursor: pointer;
    display: none;
    position: absolute
}

.referral-checkbox label:before {
    content: "";
    box-sizing: border-box;
    height: 1.125rem;
    width: 1.125rem;
    margin-right: .5em;
    border: .125rem solid #1F1F1F
}

.referral-checkbox input[type=checkbox]:checked {
    display: inline
}

.referral-checkbox input[type=checkbox]:checked+label:before {
    border: 0rem;
    opacity: 6.25rem
}

.referra-font {
    font-family: Roboto,sans-serif!important
}

.referral-input-size {
    height: 1.125rem;
    width: 1.125rem;
    border-radius: .125rem;
    accent-color: #117BAB
}

.preapproval-checkbox {
    display: flex
}

.preapproval-checkbox label {
    cursor: pointer;
    display: flex
}

.preapproval-checkbox input[type=checkbox] {
    cursor: pointer;
    display: none;
    position: absolute
}

.preapproval-checkbox label:before {
    content: "";
    box-sizing: border-box;
    height: 18px;
    width: 18px;
    margin-right: .5em;
    border: 2px solid #1F1F1F
}

.preapproval-checkbox input[type=checkbox]:checked {
    display: inline
}

.preapproval-checkbox input[type=checkbox]:checked+label:before {
    border: 0px;
    opacity: 100px
}

.preapproval-input-size {
    height: 18px;
    width: 18px;
    border-radius: 2px;
    accent-color: #117BAB
}

.hero {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0
}

@media (max-width: 1023.98px) {
    .hero {
        text-align:center
    }

    .hero ul {
        text-align: center;
        display: inline-block
    }

    .hero li,.hero li a {
        text-align: left
    }
}

.hero .hero-icon {
    padding-bottom: 1rem
}

.hero .hero-img {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    padding: 0!important
}

@media (min-width: 768px) {
    .hero .hero-img {
        flex:0 0 50%;
        max-width: 50%
    }
}

.hero .hero-img img {
    width: 100%!important
}

@media (min-width: 768px) {
    .hero .hero-img.hero-video {
        padding-right:3rem!important
    }
}

.hero .hero-text {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    padding: 3rem
}

@media (min-width: 768px) {
    .hero .hero-text {
        flex:0 0 50%;
        max-width: 50%
    }
}

@media (max-width: 1023.98px) {
    .hero .hero-text h1:after,.hero .hero-text .h1:after {
        left:50%;
        transform: translate(-50%)
    }
}

.hero h1,.hero .h1 {
    margin-top: 0
}

.hero+h2,.hero+h3 {
    margin-top: 2.5rem
}

.hero .btn-primary {
    margin-top: 3rem
}

@media (max-width: 1023.98px) {
    .hero .btn-primary {
        margin-top:0;
        margin-bottom: 2rem
    }
}

.hero .btn-secondary {
    margin-top: 3rem
}

.hero-horizontal-img {
    margin-bottom: 2rem
}

.hero-horizontal-img .h1,.hero-horizontal-img h1 {
    font-size: 3.5rem;
    margin-bottom: 2rem
}

.hero-horizontal-img .h4,.hero-horizontal-img .h4-alt,.hero-horizontal-img h4 {
    font-weight: 500
}

.hero-horizontal-img img {
    margin-bottom: 3rem
}

.hero-horizontal-img * {
    text-align: center
}

.hero-horizontal-img .btn {
    margin-top: 3rem
}

.hero-background-img {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 3rem
}

@media (max-width: 1023.98px) {
    .hero-background-img {
        display:block!important
    }
}

@media (max-width: 1023.98px) {
    .hero-background-img[style] {
        background-image:none!important
    }
}

.hero-background-img .hero-text-right {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

@media (max-width: 1023.98px) {
    .hero-background-img .hero-text-right {
        flex:0 0 100%;
        max-width: 100%
    }
}

@media (min-width: 1024px) {
    .hero-background-img .hero-text-right {
        flex:0 0 50%;
        max-width: 50%;
        margin-left: 50%
    }
}

.hero-background-img .hero-text-left {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 50%;
    max-width: 50%
}

@media (max-width: 1023.98px) {
    .hero-background-img .hero-text-left {
        flex:0 0 100%;
        max-width: 100%;
        padding: 0
    }
}

.hero-background-img .hero-background-img-text {
    padding: 2.5rem;
    background-color: #fff;
    box-shadow: 0 2px 5px #0000001f,0 2px 10px #0000001f
}

.hero-background-img .hero-background-img-text.lrg {
    margin-bottom: 4rem
}

.hero-hmo-cta .btn-primary {
    margin-top: 0!important;
    border-radius: 5px;
    background-color: #82c341;
    border-color: #82c341;
    color: #000!important;
    text-align: center;
    font-weight: 500
}

text .hero-hmo-cta .btn-primary:hover {
    box-shadow: 0 2px 4px #000;
    background-color: #82c341
}

.hero-hmo-cta .btn-primary:hover {
    box-shadow: 0 2px 4px #000;
    background-color: #82c341
}

.hero-hmo-cta .btn-primary:focus {
    outline: 2px solid #82c341;
    outline-offset: 2px;
    box-shadow: none
}

.hero-hmo-cta .btn-primary:active,.hero-hmo-cta .btn-primary:visited {
    box-shadow: none;
    background-color: #82c341!important;
    color: #fff
}

.hero-hmo-cta .btn-primary.alternate {
    background: #fff;
    color: #82c341!important
}

.hero-hmo-cta .btn-primary.alternate:hover {
    color: #82c341;
    border-color: #fff
}

.hero-hmo-cta .btn-primary.alternate:active,.hero-hmo-cta .btn-primary.alternate:visited {
    box-shadow: none;
    background-color: #82c341;
    color: #fff!important
}

.hero-hmo-cta .btn-primary:disabled,.hero-hmo-cta .btn-primary.disabled {
    background: #707478;
    border-color: #707478;
    box-shadow: none
}

.hero-hmo-cta .btn-primary:disabled:hover,.hero-hmo-cta .btn-primary.disabled:hover {
    background: #707478;
    border-color: #707478;
    box-shadow: none
}

.hero-hmo-cta .btn-primary:active,.hero-hmo-cta .btn-primary:visited {
    background-color: #82c341!important
}

.hero-hmo .btn-tertiary:hover,.hero-hmo-btn .btn-tertiary:hover {
    text-decoration: none
}

.hero-hmo .btn-tertiary:hover:after,.hero-hmo-btn .btn-tertiary:hover:after {
    color: #117bab
}

.hero-hmo .btn-tertiary:focus,.hero-hmo-btn .btn-tertiary:focus {
    outline: 2px solid #007BBA;
    outline-offset: 2px
}

.hero-hmo .btn-tertiary:after,.hero-hmo-btn .btn-tertiary:after {
    color: #82c341
}

.pcp-backto-result a,.pcp-backto-result a:hover {
    text-decoration: none
}

.pcp-backto-result a:hover .fa-chevron-left:before {
    color: #117bab
}

.pcp-backto-result a:focus {
    outline: 2px solid #007BBA;
    outline-offset: 2px
}

.hero-hmo p {
    color: #313234;
    font-family: Lora;
    font-size: 25px;
    letter-spacing: 0;
    line-height: 32px
}

.hero-hmo img {
    width: auto!important
}

.hmo-banner {
    background-color: #004053
}

.hmo-banner h2 {
    color: #fff
}

.hmo-banner p {
    color: #fff;
    text-align: center
}

.hmo-banner .btn-tertiary {
    color: #fff!important
}

.hmo-banner .btn-tertiary:hover {
    text-decoration: none
}

.hmo-banner .btn-tertiary:hover:after {
    color: #fff
}

.hmo-banner .btn-tertiary:focus {
    outline: 2px solid #82C341;
    outline-offset: 2px
}

.hmo-banner .btn-tertiary:after {
    color: #82c341
}

.kinwellText {
    margin-top: 0
}

@media (max-width: 1023.98px) {
    .kinwellText {
        margin-top:1.5rem
    }
}

.overlay-image-bottom {
    position: absolute;
    bottom: -10.5rem;
    left: -13rem
}

.overlay-image-bottom svg {
    width: 20rem;
    height: 20rem;
    transform: scale(-1)
}

.overlay-image-top {
    position: absolute;
    top: -7.5rem;
    right: -12rem
}

.overlay-image-top svg {
    width: 20rem;
    height: 20rem
}

li#stethoscope-regular-white-25 {
    list-style-image: url(https://www.premera.com/images/pbc/icons/25/stethoscope-regular-white-25.png)
}

li#calculator-solid-white-25 {
    list-style-image: url(https://www.premera.com/images/pbc/icons/25/calculator-solid-white-25.png)
}

li#bed-solid_white-25 {
    list-style-image: url(https://www.premera.com/images/pbc/icons/25/bed-solid_white-25.png)
}

li#list-dropdown-solid-white-25 {
    list-style-image: url(https://www.premera.com/images/pbc/icons/25/list-dropdown-solid-white-25.png)
}

li#dollar-sign-primary_matte-white {
    list-style-image: url(https://www.premera.com/images/pbc/icons/25/dollar-sign-primary_matte-white.png)
}

li#prescription-bottle-pill-solid-white-25 {
    list-style-image: url(https://www.premera.com/images/pbc/icons/25/prescription-bottle-pill-solid-white-25.png)
}

li#prescription-bottle-medical-solid-white-25 {
    list-style-image: url(https://www.premera.com/images/pbc/icons/25/prescription-bottle-pill-solid-white-25.png)
}

li#up-to-line-solid-white-25 {
    list-style-image: url(https://www.premera.com/images/pbc/icons/25/up-to-line-solid-white-25.png)
}

li#file-medical-solid-white-25 {
    list-style-image: url(https://www.premera.com/images/pbc/icons/25/file-medical-solid-white-25.png)
}

li#money-check-dollar-regular-white-25 {
    list-style-image: url(https://www.premera.com/images/pbc/icons/25/money-check-dollar-regular-white-25.png)
}

li#badge-percent-regular-white-25 {
    list-style-image: url(https://www.premera.com/images/pbc/icons/25/badge-percent-regular-white-25.png)
}

li#ambulatory-clinic-white-25 {
    list-style-image: url(https://www.premera.com/images/pbc/icons/25/ambulatory-clinic-white-25.png)
}

li#dollar-sign-solid_blue-pale-25 {
    list-style-image: url(https://www.premera.com/images/pbc/icons/25/dollar-sign-solid_blue-pale-25.png)
}

li#notes-medical-light_cross-only_blue-25 {
    list-style-image: url(https://www.premera.com/images/pbc/icons/25/notes-medical-light_cross-only_blue-25.png)
}

li#note-medical-regular_blue-25 {
    list-style-image: url(https://www.premera.com/images/pbc/icons/25/note-medical-regular_blue-25.png)
}

li#user-doctor-hair-long-regular_blue-25 {
    list-style-image: url(https://www.premera.com/images/pbc/icons/25/user-doctor-hair-long-regular_blue-25.png)
}

li#notes-medical-light_blue-25 {
    list-style-image: url(https://www.premera.com/images/pbc/icons/25/notes-medical-light_blue-25.png)
}

li#icon_outofnetwork_blue-25 {
    list-style-image: url(https://www.premera.com/images/pbc/icons/25/icon_outofnetwork_blue-25.png)
}

li#mental-health-white-25 {
    list-style-image: url(https://www.premera.com/images/pbc/icons/25/mental-health-white-25.png)
}

li#child-cognition-white-25 {
    list-style-image: url(https://www.premera.com/images/pbc/icons/25/child-cognition-white-25.png)
}

li#file-solid-H-white-25 {
    list-style-image: url(https://www.premera.com/images/pbc/icons/25/file-solid-H-white-25.png)
}

li#file-solid-P-white-25 {
    list-style-image: url(https://www.premera.com/images/pbc/icons/25/file-solid-P-white-25.png)
}

li#tablets-solid-blue-white-25 {
    list-style-image: url(https://www.premera.com/images/pbc/icons/25/tablets-solid-blue-white-25.png)
}

li#clipboard-prescription-regular-white-25 {
    list-style-image: url(https://www.premera.com/images/pbc/icons/25/clipboard-prescription-regular-white-25.png)
}

li#capsules-solid-white-25 {
    list-style-image: url(https://www.premera.com/images/pbc/icons/25/capsules-solid-white-25.png)
}

.list-group-item {
    padding: 1rem
}

.list-group-item.active h2,.list-group-item.active h3,.list-group-item.active h4,.list-group-item.active .h2,.list-group-item.active .h3,.list-group-item.active .h4,.list-group-item.active .h4-alt,.list-group-item.active>* {
    color: #fff!important
}

.filter-label {
    height: 1.5rem;
    color: #313234;
    font-family: Roboto,sans-serif!important;
    font-size: 1.125rem;
    letter-spacing: 0
}

.filter-label-sm {
    height: 1.75rem;
    color: #313234;
    font-family: Roboto,sans-serif;
    font-size: 1rem;
    letter-spacing: 0
}

.filter-scroll {
    overflow-y: scroll;
    height: 170px
}

.filter-scroll-referral {
    overflow-y: scroll;
    height: 11.125rem;
    border: .0625rem solid #000
}

.list-group-item-ms {
    position: relative;
    display: block;
    padding-top: .15rem;
    padding-bottom: .15rem;
    background-color: #fff
}

.list-group-item-ms:first-child {
    border-top-left-radius: .15rem;
    border-top-right-radius: .15rem
}

.list-group-item-ms:last-child {
    border-bottom-right-radius: .15rem;
    border-bottom-left-radius: .15rem
}

.list-group-item-ms.disabled,.list-group-item-ms:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff
}

.list-group-item-ms.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.list-group-item-ms+.list-group-item-ms {
    border-top-width: 0
}

.list-group-item-ms+.list-group-item-ms.active {
    margin-top: -1px;
    border-top-width: 1px
}

.referral-pad {
    padding: .3125rem
}

.multiple-image-columns,.multiple-icon-columns {
    margin-bottom: 1rem
}

.multiple-image-columns *,.multiple-icon-columns * {
    text-align: center
}

.multiple-image-columns .h1,.multiple-icon-columns .h1 {
    margin-top: 1.5rem
}

.multiple-image-columns .row,.multiple-icon-columns .row {
    margin-top: 3rem
}

.multiple-image-columns img,.multiple-icon-columns img {
    margin-bottom: 3rem
}

.multiple-image-columns i,.multiple-icon-columns i {
    margin-bottom: 2rem;
    font-size: 10rem
}

.multiple-image-columns div[class*=col],.multiple-icon-columns div[class*=col] {
    padding-bottom: 4rem
}

@media (min-width: 768px) {
    .multiple-image-columns .bottom-centered,.multiple-icon-columns .bottom-centered {
        position:absolute;
        bottom: 0;
        left: 50%;
        transform: translate(-50%)
    }
}

.multiple-image-columns .single-call-to-action,.multiple-icon-columns .single-call-to-action {
    margin-top: -3.2rem
}

.media img.icon-small {
    max-width: 1.8rem;
    margin-right: .5rem;
    margin-top: .2rem
}

.modal-dialog {
    border: none;
    border-radius: .15rem
}

.modal-dialog .modal-header {
    border-bottom: none
}

.modal-dialog .modal-body {
    padding: 0 1.25rem 1.25rem
}

.modal-dialog .modal-footer {
    border-top: none
}

.modal-dialog .close {
    opacity: 1!important;
    color: #222529
}

.nav-pills {
    margin-bottom: 1.5rem
}

.nav-pills .nav-link {
    border-radius: 2px;
    display: block;
    padding: 0 16px
}

.nav-pills .nav-link.active,.nav-pills .show>.nav-link {
    font-family: Roboto,Helvetica Neue,sans-serif;
    font-size: .7368rem;
    font-weight: 500;
    color: #fff;
    background-color: #117bab;
    line-height: 1.895rem
}

.nav-selected {
    color: #292931!important
}

.page-title-align {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.header-title {
    font-size: 2.7rem;
    color: #373738;
    font-family: Lora,serif;
    letter-spacing: 0;
    padding-bottom: .6rem
}

.page-title-image-padding {
    padding-bottom: 1.875rem;
    width: 13%
}

.referral-passage {
    font-family: Roboto,sans-serif!important;
    height: 3.5rem;
    color: #373738;
    font-size: 1.1875rem;
    font-weight: unset;
    letter-spacing: 0;
    line-height: 1.75rem;
    margin-top: -.625rem
}

.referral-passage-line {
    font-family: Roboto,sans-serif!important;
    height: 1.325rem;
    width: 25.313rem;
    color: #292931;
    font-size: .9rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.325rem
}

.referral-select {
    height: 1.1875rem;
    color: #313234;
    font-family: Roboto,sans-serif!important;
    font-size: .875rem!important;
    letter-spacing: 0;
    line-height: 1.1875rem
}

.referral-hyper {
    color: #585656
}

.referral-noresult {
    padding-top: 1.875rem
}

.pagination {
    font-size: 1rem;
    font-weight: 400
}

.pagination .page-item:first-child .page-link {
    border-radius: 2rem
}

.pagination .page-item:first-child .page-link:after {
    content: "Previous";
    color: #7c7c7c
}

.pagination .page-item:first-child .page-link span {
    display: none
}

.pagination .page-item:last-child .page-link {
    margin-right: 0;
    border-radius: 2rem
}

.pagination .page-item:last-child .page-link:after {
    content: "Next";
    color: #7c7c7c
}

.pagination .page-item:last-child .page-link span {
    display: none
}

.pagination .page-item.active .page-link {
    background-color: #117bab;
    border-radius: 50%;
    color: #fff!important
}

.pagination .page-item.active .page-link:hover {
    background-color: #0c5a7d
}

.pagination .page-item .page-link {
    padding: .15rem .4rem;
    border: none!important;
    border-radius: 50%;
    margin-right: .5rem;
    color: #08384e!important;
    z-index: auto
}

#preapprovalPagination .pagination .page-item.active .page-link {
    background-color: #117bab;
    border-radius: 50%;
    color: #fff!important;
    width: 25px;
    height: 25px;
    padding-right: .55rem;
    padding-top: .188rem;
    font-size: 16px
}

#preapprovalPagination .pagination .page-item .page-link {
    margin-right: .7rem
}

.popover-container {
    display: inline-block;
    position: relative
}

.popover-container.expanded:before {
    content: "";
    right: 30%;
    top: 3rem;
    position: absolute;
    z-index: 2;
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 25px solid #DEDEDC
}

.popover-container.expanded:after {
    content: "";
    right: 32%;
    top: 3.1rem;
    position: absolute;
    z-index: 2;
    width: 0;
    height: 0;
    border-left: 22px solid transparent;
    border-right: 22px solid transparent;
    border-bottom: 22px solid #FAFAFA
}

.popover-container .popover-container-header {
    display: none
}

@media (max-width: 767.98px) {
    .popover-container .popover-container-header {
        display:block;
        background: #404144;
        color: #fff;
        padding: 1.5rem 1rem;
        height: 4.5rem;
        top: 0;
        width: 100%;
        right: 0;
        bottom: 0;
        position: fixed;
        z-index: 2
    }

    .popover-container .popover-container-header * {
        color: #fff
    }
}

.popover-container .popover-container-header a {
    color: #fff;
    float: right
}

.popover-container .popover-container-header a:hover {
    cursor: pointer
}

.popover-container .popover-container-header i {
    color: #fff
}

.popover-container .popover-container-body {
    position: absolute;
    top: 3.8rem;
    width: calc(100vw - 120%);
    right: 0;
    padding: 2rem;
    z-index: 2;
    background-color: #fafafa;
    box-shadow: 0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;
    border: 1px solid #DEDEDC
}

@media (max-width: 767.98px) {
    .popover-container .popover-container-body {
        top:4.5rem;
        width: 100%;
        right: 0;
        bottom: 0;
        position: fixed;
        padding: 1rem;
        z-index: 2;
        overflow-y: scroll
    }
}

.popover-container .popover-container-body-fullwidth {
    position: absolute;
    top: 3.8rem;
    width: calc(100vw - 100%);
    box-shadow: 0 4px 8px #0003,0 6px 20px #00000030;
    right: 0;
    padding: 2rem;
    z-index: 4;
    background-color: #fafafa;
    border: 1px solid #DEDEDC
}

@media (max-width: 767.98px) {
    .popover-container .popover-container-body-fullwidth {
        top:4.5rem;
        width: 100%;
        right: 0;
        bottom: 0;
        position: fixed;
        padding: 1rem;
        z-index: 2;
        overflow-y: scroll
    }
}

.popover-container .popover-container-footer {
    padding-top: 1rem;
    margin-top: 1rem;
    border-top: 1px solid #404144
}

@media (max-width: 767.98px) {
    .popover-container .popover-container-footer {
        border-top:none
    }
}

.popover-container .popover-container-footer-bt {
    padding-top: 1rem;
    margin-top: 1rem;
    border-top: none
}

@media (max-width: 767.98px) {
    .popover-container .popover-container-footer-bt {
        border-top:none
    }
}

.popover-container .select select,.popover-container .form-control {
    background: #fafafa
}

.popover-container .btn {
    margin-right: 0
}

.popover-container .btn-pad {
    padding: 5px 30px
}

.popover {
    box-shadow: 0 2px 5px #0000001f,0 2px 10px #0000001f;
    border-radius: .15rem;
    border: none
}

@media (min-width: 768px) {
    .popover {
        max-width:300
    }
}

.popover a.download {
    display: block
}

.popover a.download:before {
    font-weight: 900;
    content: "\f56d"
}

.popover .popover-body {
    background: #454545;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 1px;
    padding: 1.5rem;
    border-radius: .15rem
}

.popover .popover-body a {
    color: #fff;
    text-decoration: underline
}

a[ngbpopover] i,a[ng-reflect-ngb-popover] i {
    color: #636054
}

a[ngbpopover] i:hover,a[ng-reflect-ngb-popover] i:hover {
    cursor: pointer
}

.bs-popover-top .arrow:after,.bs-popover-auto .arrow:after {
    bottom: 1px;
    border-top-color: #454545
}

.bs-popover-right .arrow:after,.bs-popover-auto[x-placement^=right] .arrow:after {
    left: 1px;
    border-right-color: #454545
}

.bs-popover-bottom .arrow:after,.bs-popover-auto[x-placement^=bottom] .arrow:after {
    top: 2px;
    border-bottom-color: #454545
}

.bs-popover-bottom .arrow:before,.bs-popover-auto[x-placement^=bottom] .arrow:before {
    top: 1px
}

.bs-popover-left .arrow:after,.bs-popover-auto[x-placement^=left] .arrow:after {
    right: 1px;
    border-left-color: #454545
}

.bs-popover-bottom[_nghost-c3] .arrow[_ngcontent-c3],[_nghost-c3].bs-popover-auto[x-placement^=bottom] .arrow[_ngcontent-c3],.bs-popover-top[_nghost-c3] .arrow[_ngcontent-c3],[_nghost-c3].bs-popover-auto[x-placement^=top] .arrow[_ngcontent-c3] {
    margin-left: -9px!important
}

.organisms-modal-dialog-screen- {
    height: 1502px;
    width: 1440px
}

.background_selpcp {
    box-sizing: border-box;
    border-radius: 3px;
    background-color: #fff
}

.background_selpcp .modal-content {
    width: -moz-fit-content;
    width: fit-content;
    border: none
}

@media screen and (max-width: 700px) {
    .background_selpcp {
        width:580px
    }
}

@media screen and (min-width: 950px) and (max-width: 1023px) {
    .background_selpcp {
        width:600px
    }
}

@media screen and (min-width: 350px) and (max-width: 540px) {
    .background_selpcp {
        width:unset
    }
}

@media screen and (min-width: 541px) and (max-width: 600px) {
    .background_selpcp {
        width:500px
    }
}

@media screen and (min-width: 601px) and (max-width: 700px) {
    .background_selpcp {
        width:580px
    }
}

@media screen and (min-width: 701px) and (max-width: 1024px) {
    .background_selpcp {
        width:590px
    }
}

@media screen and (min-width: 1025px) and (max-width: 1366px) {
    .background_selpcp {
        width:640px
    }
}

@media screen and (min-width: 350px) and (max-width: 1024px) {
    .background_selpcp .header_pcpSel .close {
        position:relative;
        top: -55px;
        left: 5px
    }

    .background_selpcp .providence-medical-c input[type=radio] {
        top: 2px
    }
}

@media screen and (min-width: 350px) and (max-width: 1024px) and (min-width: 531px) and (max-width: 625px) {
    .background_selpcp .header_pcpSel .close {
        top:-45px;
        left: 10px
    }
}

@media screen and (min-width: 350px) and (max-width: 1024px) and (min-width: 626px) and (max-width: 700px) {
    .background_selpcp .header_pcpSel .close {
        top:-30px;
        left: 8px
    }
}

@media screen and (min-width: 350px) and (max-width: 1024px) and (min-width: 701px) and (max-width: 715px) {
    .background_selpcp .header_pcpSel .close {
        top:-25px;
        left: 45px
    }
}

@media screen and (min-width: 350px) and (max-width: 1024px) and (min-width: 716px) and (max-width: 767px) {
    .background_selpcp .header_pcpSel .close {
        top:-25px;
        left: 100px
    }
}

@media screen and (min-width: 350px) and (max-width: 1024px) and (min-width: 768px) and (max-width: 1024px) {
    .background_selpcp .header_pcpSel .close {
        top:0
    }
}

@media screen and (min-width: 1440px) and (max-width: 2199px) {
    .header_pcpSel .close {
        margin-left:9rem
    }
}

@media screen and (min-width: 2200px) and (max-width: 3000px) {
    .modal-header .close {
        margin:-1rem -7rem -1rem auto
    }

    .providence-medical-c input[type=radio] {
        top: 13px
    }

    .pcpsel_modal_btn {
        padding: unset
    }
}

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

    to {
        background-position: 0 0
    }
}

.progress {
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .15rem
}

.progress-bar-striped {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 1rem 1rem
}

.progress-bar-animated {
    animation: progress-bar-stripes 1s linear infinite
}

.progress-container {
    position: relative
}

.progress-container .progress-indicator {
    position: absolute;
    text-align: right;
    min-width: 2.5rem
}

.progress-container .progress-indicator .body-small,.progress-container .progress-indicator .body-smaller {
    line-height: 1
}

.progress-container .progress {
    border-radius: 12px;
    border: 1px solid #C1C1C1;
    margin: 1rem 0rem 2rem 0
}

.progress-container .progress .progress-bar {
    position: relative;
    background-color: #117bab
}

.progress-container .progress .progress-bar:after {
    content: " ";
    position: absolute;
    background: red
}

.progress-container .progress .rx-prog {
    background-color: #117babbf
}

#ngb-tooltip-0,#ngb-tooltip-1,#ngb-tooltip-2,#ngb-tooltip-3 {
    padding-left: 2px
}

.tooltip-inner {
    margin-left: .4rem;
    color: #1f1f1f;
    border-radius: 4px;
    background-color: #d5d1d1
}

.tooltip-inner .arrow:before {
    border-top-color: #000
}

.progress {
    border-radius: 0
}

.progress-bar.bg-default {
    background-color: #63666a
}

.progress-bar.progress-bar-animated {
    position: relative;
    animation: progress-indeterminate 2s linear infinite
}

@keyframes progress-indeterminate {
    0% {
        left: -25%;
        width: 75%
    }

    to {
        left: 100%;
        width: 75%
    }
}

.progress-tracker {
    margin-bottom: 1rem
}

@media (min-width: 768px) {
    .progress-tracker {
        display:flex;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px
    }

    .progress-tracker .progress-step {
        flex: 0 0 25%;
        max-width: 25%;
        position: relative;
        text-align: center
    }

    .progress-tracker .progress-step:not(:last-child):after {
        content: "";
        height: 1px;
        background: #d8d6cf;
        width: 78%;
        position: absolute;
        z-index: 99;
        left: 60%
    }

    .progress-tracker .progress-step .display-value,.progress-tracker .progress-step .display-value-date {
        margin-bottom: 2rem!important
    }

    .progress-tracker .progress-indicator {
        position: absolute;
        bottom: -.8rem;
        left: calc(50% - 1rem);
        z-index: 199
    }

    .progress-tracker .progress-indicator i {
        font-size: .9rem;
        padding: .45em;
        color: #fff!important;
        border-radius: 2rem
    }

    .progress-tracker.complete .progress-step:not(:last-child):after {
        background: #2a8703
    }

    .progress-tracker.complete .progress-step .progress-indicator i {
        background: #2a8703
    }

    .progress-tracker.complete .progress-step .progress-indicator i:before {
        content: "\f00c"
    }

    .progress-tracker.received .progress-step:first-child:after {
        background-color: #2a8703
    }

    .progress-tracker.received .progress-step:first-child .progress-indicator i {
        background: #2a8703
    }

    .progress-tracker.received .progress-step:first-child .progress-indicator i:before {
        content: "\f00c"
    }

    .progress-tracker.received .progress-step:nth-child(2) .progress-indicator i {
        background: #17a2b8
    }

    .progress-tracker.received .progress-step:nth-child(2) .progress-indicator i:before {
        content: "\f2f1"
    }

    .progress-tracker.processing .progress-step:first-child:after,.progress-tracker.processing .progress-step:nth-child(2):after {
        background: #2a8703
    }

    .progress-tracker.processing .progress-step:first-child .progress-indicator i,.progress-tracker.processing .progress-step:nth-child(2) .progress-indicator i {
        background: #2a8703
    }

    .progress-tracker.processing .progress-step:first-child .progress-indicator i:before,.progress-tracker.processing .progress-step:nth-child(2) .progress-indicator i:before {
        content: "\f00c"
    }

    .progress-tracker.processing .progress-step:nth-child(3) .progress-indicator i {
        background: #17a2b8
    }

    .progress-tracker.processing .progress-step:nth-child(3) .progress-indicator i:before {
        content: "\f2f1"
    }

    .progress-tracker.processing .progress-step:last-child .progress-indicator i {
        background: #ccc
    }

    .progress-tracker.processing .progress-step:last-child .progress-indicator i:before {
        content: "\f111"
    }

    .progress-tracker.processingDemo .progress-step:first-child:after {
        background: #2a8703
    }

    .progress-tracker.processingDemo .progress-step:first-child:after:before {
        content: "\f111"
    }

    .progress-tracker.processingDemo .progress-step:first-child .progress-indicator i {
        background: #2a8703
    }

    .progress-tracker.processingDemo .progress-step:first-child .progress-indicator i:before {
        content: "\f00c"
    }

    .progress-tracker.processingDemo .progress-step:nth-child(2):after,.progress-tracker.processingDemo .progress-step:nth-child(3):after {
        background: #2a8703
    }

    .progress-tracker.processingDemo .progress-step:nth-child(2):after:before,.progress-tracker.processingDemo .progress-step:nth-child(3):after:before {
        content: "\f111"
    }

    .progress-tracker.processingDemo .progress-step:nth-child(2) .progress-indicator i,.progress-tracker.processingDemo .progress-step:nth-child(3) .progress-indicator i {
        background: #ccc
    }

    .progress-tracker.processingDemo .progress-step:nth-child(2) .progress-indicator i:before,.progress-tracker.processingDemo .progress-step:nth-child(3) .progress-indicator i:before {
        content: "\f00c"
    }

    .progress-tracker.attention .progress-step:first-child:after,.progress-tracker.attention .progress-step:nth-child(2):after {
        background: #2a8703
    }

    .progress-tracker.attention .progress-step:first-child .progress-indicator i,.progress-tracker.attention .progress-step:nth-child(2) .progress-indicator i {
        background: #2a8703
    }

    .progress-tracker.attention .progress-step:first-child .progress-indicator i:before,.progress-tracker.attention .progress-step:nth-child(2) .progress-indicator i:before {
        content: "\f00c"
    }

    .progress-tracker.attention .progress-step:nth-child(3) .progress-indicator i {
        background: #e67300;
        padding: .45rem .73rem
    }

    .progress-tracker.attention .progress-step:nth-child(3) .progress-indicator i:before {
        content: "\f12a"
    }

    .progress-tracker.attention .progress-step:last-child .progress-indicator i {
        background: #ccc
    }

    .progress-tracker.attention .progress-step:last-child .progress-indicator i:before {
        content: "\f111"
    }

    .progress-tracker.denied .progress-step:first-child:after,.progress-tracker.denied .progress-step:nth-child(2):after,.progress-tracker.denied .progress-step:nth-child(3):after {
        background: #2a8703
    }

    .progress-tracker.denied .progress-step:first-child .progress-indicator i,.progress-tracker.denied .progress-step:nth-child(2) .progress-indicator i,.progress-tracker.denied .progress-step:nth-child(3) .progress-indicator i {
        background: #2a8703
    }

    .progress-tracker.denied .progress-step:first-child .progress-indicator i:before,.progress-tracker.denied .progress-step:nth-child(2) .progress-indicator i:before,.progress-tracker.denied .progress-step:nth-child(3) .progress-indicator i:before {
        content: "\f00c"
    }

    .progress-tracker.denied .progress-step:last-child .progress-indicator i {
        background: #63666a;
        padding: .45rem .73rem
    }

    .progress-tracker.denied .progress-step:last-child .progress-indicator i:before {
        content: "\f129"
    }
}

@media (max-width: 767.98px) {
    .progress-tracker.complete .progress-step {
        border-left:1px solid #2A8703
    }

    .progress-tracker.complete .progress-indicator i {
        background: #2a8703
    }

    .progress-tracker.complete .progress-indicator i:before {
        content: "\f00c"
    }

    .progress-tracker.processing .progress-step:first-child,.progress-tracker.processing .progress-step:nth-child(2) {
        border-left: 1px solid #2A8703
    }

    .progress-tracker.processing .progress-step:first-child .progress-indicator i,.progress-tracker.processing .progress-step:nth-child(2) .progress-indicator i {
        background: #2a8703
    }

    .progress-tracker.processing .progress-step:first-child .progress-indicator i:before,.progress-tracker.processing .progress-step:nth-child(2) .progress-indicator i:before {
        content: "\f00c"
    }

    .progress-tracker.processing .progress-step:nth-child(3) {
        border-left: 1px solid #17a2b8
    }

    .progress-tracker.processing .progress-step:nth-child(3) .progress-indicator i {
        background: #17a2b8
    }

    .progress-tracker.processing .progress-step:nth-child(3) .progress-indicator i:before {
        content: "\f2f1"
    }

    .progress-tracker.processing .progress-step:last-child .progress-indicator i {
        background: #ccc
    }

    .progress-tracker.processing .progress-step:last-child .progress-indicator i:before {
        content: "\f192"
    }

    .progress-tracker.attention .progress-step {
        border-left: 1px solid #D8D6CF
    }

    .progress-tracker.attention .progress-step:first-child .progress-indicator i,.progress-tracker.attention .progress-step:nth-child(2) .progress-indicator i {
        background: #2a8703
    }

    .progress-tracker.attention .progress-step:first-child .progress-indicator i:before,.progress-tracker.attention .progress-step:nth-child(2) .progress-indicator i:before {
        content: "\f00c"
    }

    .progress-tracker.attention .progress-step:nth-child(3) .progress-indicator i {
        background: #e67300;
        padding: .3rem .6rem
    }

    .progress-tracker.attention .progress-step:nth-child(3) .progress-indicator i:before {
        content: "\f12a"
    }

    .progress-tracker.attention .progress-step:last-child .progress-indicator i {
        background: #ccc
    }

    .progress-tracker.attention .progress-step:last-child .progress-indicator i:before {
        content: "\f111"
    }

    .progress-tracker.denied .progress-step {
        border-left: 1px solid #D8D6CF
    }

    .progress-tracker.denied .progress-indicator i {
        background: #2a8703
    }

    .progress-tracker.denied .progress-indicator i:before {
        content: "\f00c"
    }

    .progress-tracker.denied .progress-step:last-child .progress-indicator i {
        background: #63666a;
        padding: .3em .6em!important
    }

    .progress-tracker.denied .progress-step:last-child .progress-indicator i:before {
        content: "\f129"
    }

    .progress-tracker .progress-step {
        background: #fff;
        position: relative;
        padding: 0rem 0rem 1rem 1.5rem;
        margin: 0 auto
    }

    .progress-tracker .progress-step:last-child {
        border: none;
        padding-bottom: 0!important
    }

    .progress-tracker .progress-step .display-value,.progress-tracker .progress-step .display-value-date {
        margin-bottom: 0!important
    }

    .progress-tracker .progress-step .progress-indicator {
        background: #fff;
        position: absolute;
        top: -.2rem;
        left: -.75rem;
        padding: 3px 0
    }

    .progress-tracker .progress-step .progress-indicator i {
        padding: .5em;
        color: #fff!important;
        border-radius: 60px
    }
}

.progress-referrals-tracker {
    margin-bottom: 1rem
}

@media (min-width: 768px) {
    .progress-referrals-tracker {
        display:flex;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px
    }

    .progress-referrals-tracker i {
        height: 2.9rem;
        width: 2.9rem;
        text-align: center;
        vertical-align: middle
    }

    .progress-referrals-tracker .display-label {
        color: #140101
    }

    .progress-referrals-tracker .progress-step {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
        position: relative;
        text-align: center;
        margin: 1.9rem 0rem
    }

    .progress-referrals-tracker .progress-step:not(:last-child):after {
        content: "";
        height: 1px;
        background: #0791d1;
        width: 95%;
        position: absolute;
        z-index: 99;
        left: 54%
    }

    .progress-referrals-tracker .progress-step .display-value,.progress-referrals-tracker .progress-step .display-value-date {
        margin-bottom: 3rem!important
    }

    .progress-referrals-tracker .progress-indicator {
        position: absolute;
        bottom: -1.4rem;
        left: calc(50% - 1.3rem);
        z-index: 199
    }

    .progress-referrals-tracker .progress-indicator i {
        font-size: 1.9rem;
        padding: .47rem;
        color: #fff!important;
        border-radius: 2rem
    }

    .progress-referrals-tracker.complete .progress-step:not(:last-child):after {
        background: #3fc506
    }

    .progress-referrals-tracker.complete .progress-step .progress-indicator i {
        background: #82c341
    }

    .progress-referrals-tracker.complete .progress-step .progress-indicator i:before {
        content: "\f00c"
    }

    .progress-referrals-tracker.received .progress-step:first-child .progress-indicator i {
        background: #3fc506
    }

    .progress-referrals-tracker.received .progress-step:first-child .progress-indicator i:before {
        content: "\f00c"
    }

    .progress-referrals-tracker.received .progress-step:nth-child(2) .progress-indicator i {
        background: #0791d1;
        font-size: 2.3rem;
        padding: .33rem .3rem;
        color: #fff!important
    }

    .progress-referrals-tracker.received .progress-step:nth-child(2) .progress-indicator i:before {
        content: "\f017"
    }

    .progress-referrals-tracker.received .progress-step:nth-child(3) .progress-indicator i {
        background: #0791d1;
        font-size: 2.3rem;
        padding: .33rem .3rem
    }

    .progress-referrals-tracker.received .progress-step:nth-child(3) .progress-indicator i:before {
        content: "\f017"
    }

    .progress-referrals-tracker.processing .progress-step:first-child:not(:nth-child(2)):after,.progress-referrals-tracker.processing .progress-step:nth-child(2):not(:nth-child(2)):after {
        background: #3fc506
    }

    .progress-referrals-tracker.processing .progress-step:first-child .progress-indicator i,.progress-referrals-tracker.processing .progress-step:nth-child(2) .progress-indicator i {
        background: #3fc506
    }

    .progress-referrals-tracker.processing .progress-step:first-child .progress-indicator i:before,.progress-referrals-tracker.processing .progress-step:nth-child(2) .progress-indicator i:before {
        content: "\f00c"
    }

    .progress-referrals-tracker.processing .progress-step:last-child .progress-indicator i {
        background: #0791d1;
        font-size: 2.3rem;
        padding: .32rem .15rem
    }

    .progress-referrals-tracker.processing .progress-step:last-child .progress-indicator i:before {
        content: "\f017"
    }

    .progress-referrals-tracker.processingDemo .progress-step:first-child:after {
        background: #2a8703
    }

    .progress-referrals-tracker.processingDemo .progress-step:first-child:after:before {
        content: "\f111"
    }

    .progress-referrals-tracker.processingDemo .progress-step:first-child .progress-indicator i {
        background: #2a8703
    }

    .progress-referrals-tracker.processingDemo .progress-step:first-child .progress-indicator i:before {
        content: "\f00c"
    }

    .progress-referrals-tracker.processingDemo .progress-step:nth-child(2):after,.progress-referrals-tracker.processingDemo .progress-step:nth-child(3):after {
        background: #2a8703
    }

    .progress-referrals-tracker.processingDemo .progress-step:nth-child(2):after:before,.progress-referrals-tracker.processingDemo .progress-step:nth-child(3):after:before {
        content: "\f111"
    }

    .progress-referrals-tracker.processingDemo .progress-step:nth-child(2) .progress-indicator i,.progress-referrals-tracker.processingDemo .progress-step:nth-child(3) .progress-indicator i {
        background: #ccc
    }

    .progress-referrals-tracker.processingDemo .progress-step:nth-child(2) .progress-indicator i:before,.progress-referrals-tracker.processingDemo .progress-step:nth-child(3) .progress-indicator i:before {
        content: "\f00c"
    }

    .progress-referrals-tracker.attention .progress-step:first-child:after,.progress-referrals-tracker.attention .progress-step:nth-child(2):after {
        background: #2a8703
    }

    .progress-referrals-tracker.attention .progress-step:first-child .progress-indicator i,.progress-referrals-tracker.attention .progress-step:nth-child(2) .progress-indicator i {
        background: #2a8703
    }

    .progress-referrals-tracker.attention .progress-step:first-child .progress-indicator i:before,.progress-referrals-tracker.attention .progress-step:nth-child(2) .progress-indicator i:before {
        content: "\f00c"
    }

    .progress-referrals-tracker.attention .progress-step:nth-child(3) .progress-indicator i {
        background: #ccc
    }

    .progress-referrals-tracker.attention .progress-step:nth-child(3) .progress-indicator i:before {
        content: "\f111"
    }

    .progress-referrals-tracker.attention .progress-step:last-child .progress-indicator i {
        background: #e67300;
        padding: .45rem .73rem
    }

    .progress-referrals-tracker.attention .progress-step:last-child .progress-indicator i:before {
        content: "\f12a"
    }

    .progress-referrals-tracker.denied .progress-step:first-child:after,.progress-referrals-tracker.denied .progress-step:nth-child(2):after,.progress-referrals-tracker.denied .progress-step:nth-child(3):after {
        background: #3fc506
    }

    .progress-referrals-tracker.denied .progress-step:first-child .progress-indicator i,.progress-referrals-tracker.denied .progress-step:nth-child(2) .progress-indicator i,.progress-referrals-tracker.denied .progress-step:nth-child(3) .progress-indicator i {
        background: #3fc506
    }

    .progress-referrals-tracker.denied .progress-step:first-child .progress-indicator i:before,.progress-referrals-tracker.denied .progress-step:nth-child(2) .progress-indicator i:before,.progress-referrals-tracker.denied .progress-step:nth-child(3) .progress-indicator i:before {
        content: "\f00c"
    }

    .progress-referrals-tracker.denied .progress-step:last-child .progress-indicator i {
        background: #dd6162;
        padding: .45rem 1.15rem
    }

    .progress-referrals-tracker.denied .progress-step:last-child .progress-indicator i:before {
        content: "\f129"
    }
}

@media (max-width: 767.98px) {
    .progress-referrals-tracker.complete .progress-step {
        border-left:1px solid #3fc506
    }

    .progress-referrals-tracker.complete .progress-indicator i {
        background: #3fc506
    }

    .progress-referrals-tracker.complete .progress-indicator i:before {
        content: "\f00c"
    }

    .progress-referrals-tracker.complete .progress-step:last-child {
        border-left: transparent
    }

    .progress-referrals-tracker.received .progress-step:first-child,.progress-referrals-tracker.received .progress-step:nth-child(2) {
        border-left: 1px solid #0791d1
    }

    .progress-referrals-tracker.received .progress-step:first-child .progress-indicator i,.progress-referrals-tracker.received .progress-step:nth-child(2) .progress-indicator i {
        background: #3fc506
    }

    .progress-referrals-tracker.received .progress-step:first-child .progress-indicator i:before,.progress-referrals-tracker.received .progress-step:nth-child(2) .progress-indicator i:before {
        content: "\f00c"
    }

    .progress-referrals-tracker.received .progress-step:nth-child(2) {
        align-items: center
    }

    .progress-referrals-tracker.received .progress-step:nth-child(2) .progress-indicator i {
        background: #0791d1;
        font-size: 1.6rem;
        padding: .32rem .265rem .265rem;
        text-align: center;
        vertical-align: middle;
        color: #fff!important
    }

    .progress-referrals-tracker.received .progress-step:nth-child(2) .progress-indicator i:before {
        content: "\f017"
    }

    .progress-referrals-tracker.received .progress-step:nth-child(3) .progress-indicator i {
        background: #0791d1;
        font-size: 1.6rem;
        padding: .265rem
    }

    .progress-referrals-tracker.received .progress-step:nth-child(3) .progress-indicator i:before {
        content: "\f017"
    }

    .progress-referrals-tracker.processing .progress-step:first-child {
        border-left: 1px solid #3fc506
    }

    .progress-referrals-tracker.processing .progress-step:first-child .progress-indicator i {
        background: #3fc506
    }

    .progress-referrals-tracker.processing .progress-step:first-child .progress-indicator i:before {
        content: "\f00c"
    }

    .progress-referrals-tracker.processing .progress-step:nth-child(2) {
        border-left: 1px solid #0791d1
    }

    .progress-referrals-tracker.processing .progress-step:nth-child(2) .progress-indicator i {
        background: #3fc506
    }

    .progress-referrals-tracker.processing .progress-step:nth-child(2) .progress-indicator i:before {
        content: "\f00c"
    }

    .progress-referrals-tracker.processing .progress-step:last-child .progress-indicator i {
        background: #0791d1;
        font-size: 1.6rem;
        padding: .265rem
    }

    .progress-referrals-tracker.processing .progress-step:last-child .progress-indicator i:before {
        content: "\f017"
    }

    .progress-referrals-tracker.attention .progress-step {
        border-left: 1px solid #D8D6CF
    }

    .progress-referrals-tracker.attention .progress-step:first-child .progress-indicator i,.progress-referrals-tracker.attention .progress-step:nth-child(2) .progress-indicator i {
        background: #2a8703
    }

    .progress-referrals-tracker.attention .progress-step:first-child .progress-indicator i:before,.progress-referrals-tracker.attention .progress-step:nth-child(2) .progress-indicator i:before {
        content: "\f00c"
    }

    .progress-referrals-tracker.attention .progress-step:nth-child(3) .progress-indicator i {
        background: #ccc
    }

    .progress-referrals-tracker.attention .progress-step:nth-child(3) .progress-indicator i:before {
        content: "\f111"
    }

    .progress-referrals-tracker.attention .progress-step:last-child .progress-indicator i {
        background: #e67300;
        padding: .3rem .6rem
    }

    .progress-referrals-tracker.attention .progress-step:last-child .progress-indicator i:before {
        content: "\f12a"
    }

    .progress-referrals-tracker.denied .progress-step {
        border-left: 1px solid #3fc506
    }

    .progress-referrals-tracker.denied .progress-indicator i {
        background: #3fc506
    }

    .progress-referrals-tracker.denied .progress-indicator i:before {
        content: "\f00c"
    }

    .progress-referrals-tracker.denied .progress-step:last-child {
        border-left: transparent
    }

    .progress-referrals-tracker.denied .progress-step:last-child .progress-indicator i {
        background: #dd6162;
        padding: .5rem .88rem
    }

    .progress-referrals-tracker.denied .progress-step:last-child .progress-indicator i:before {
        content: "\f129"
    }

    .progress-referrals-tracker .progress-step {
        background: #fff;
        position: relative;
        padding: 0rem 0rem 1rem 1.5rem
    }

    .progress-referrals-tracker .progress-step .display-value,.progress-referrals-tracker .progress-step .display-value-date {
        margin-bottom: 0!important
    }

    .progress-referrals-tracker .progress-step .progress-indicator {
        background: #fff;
        position: absolute;
        height: 10px;
        top: -.2rem;
        left: -.75rem
    }

    .progress-referrals-tracker .progress-step .progress-indicator i {
        padding: .5em;
        color: #fff!important;
        border-radius: 60px
    }
}

@media only screen and (min-width: 1800px) {
    .progress-referrals-tracker i {
        height:2.9rem;
        width: 2.9rem;
        text-align: center;
        vertical-align: middle
    }

    .progress-referrals-tracker .display-label {
        color: #140101
    }

    .progress-referrals-tracker .progress-step {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
        position: relative;
        text-align: center;
        margin: 1.7rem 0rem
    }

    .progress-referrals-tracker .progress-step:not(:last-child):after {
        content: "";
        height: 1px;
        background: #0791d1;
        width: 95%;
        position: absolute;
        z-index: 99;
        left: 54%
    }

    .progress-referrals-tracker .progress-step .display-value,.progress-referrals-tracker .progress-step .display-value-date {
        margin-bottom: 3rem!important
    }

    .progress-referrals-tracker.complete .progress-step:not(:last-child):after {
        background: #3fc506
    }

    .progress-referrals-tracker.complete .progress-step .progress-indicator i {
        background: #3fc506
    }

    .progress-referrals-tracker.complete .progress-step .progress-indicator i:before {
        content: "\f00c"
    }

    .progress-referrals-tracker.received .progress-step:first-child .progress-indicator i {
        background: #3fc506
    }

    .progress-referrals-tracker.received .progress-step:first-child .progress-indicator i:before {
        content: "\f00c"
    }

    .progress-referrals-tracker.received .progress-step:nth-child(2) .progress-indicator i {
        background: #0791d1;
        font-size: 2.3rem;
        padding: .29rem .333rem;
        color: #fff!important
    }

    .progress-referrals-tracker.received .progress-step:nth-child(2) .progress-indicator i:before {
        content: "\f017"
    }

    .progress-referrals-tracker.received .progress-step:nth-child(3) .progress-indicator i {
        background: #0791d1;
        font-size: 2.3rem;
        padding: .29rem .333rem
    }

    .progress-referrals-tracker.received .progress-step:nth-child(3) .progress-indicator i:before {
        content: "\f017"
    }

    .progress-referrals-tracker.processing .progress-step:first-child:not(:nth-child(2)):after,.progress-referrals-tracker.processing .progress-step:nth-child(2):not(:nth-child(2)):after {
        background: #3fc506
    }

    .progress-referrals-tracker.processing .progress-step:first-child .progress-indicator i,.progress-referrals-tracker.processing .progress-step:nth-child(2) .progress-indicator i {
        background: #3fc506
    }

    .progress-referrals-tracker.processing .progress-step:first-child .progress-indicator i:before,.progress-referrals-tracker.processing .progress-step:nth-child(2) .progress-indicator i:before {
        content: "\f00c"
    }

    .progress-referrals-tracker.processing .progress-step:last-child .progress-indicator i {
        background: #0791d1;
        font-size: 2.3rem;
        padding: .29rem .333rem
    }

    .progress-referrals-tracker.processing .progress-step:last-child .progress-indicator i:before {
        content: "\f017"
    }

    .progress-referrals-tracker.denied .progress-step:first-child:after,.progress-referrals-tracker.denied .progress-step:nth-child(2):after,.progress-referrals-tracker.denied .progress-step:nth-child(3):after {
        background: #3fc506
    }

    .progress-referrals-tracker.denied .progress-step:first-child .progress-indicator i,.progress-referrals-tracker.denied .progress-step:nth-child(2) .progress-indicator i,.progress-referrals-tracker.denied .progress-step:nth-child(3) .progress-indicator i {
        background: #3fc506
    }

    .progress-referrals-tracker.denied .progress-step:first-child .progress-indicator i:before,.progress-referrals-tracker.denied .progress-step:nth-child(2) .progress-indicator i:before,.progress-referrals-tracker.denied .progress-step:nth-child(3) .progress-indicator i:before {
        content: "\f00c"
    }

    .progress-referrals-tracker.denied .progress-step:last-child .progress-indicator i {
        background: #63666a;
        padding: .45rem 1.15rem
    }

    .progress-referrals-tracker.denied .progress-step:last-child .progress-indicator i:before {
        content: "\f129"
    }
}

.quote {
    margin-bottom: 3rem;
    padding: 6rem 2rem;
    border: 9px solid #117bab
}

@media (max-width: 767.98px) {
    .quote {
        padding:2rem
    }
}

.quote * {
    text-align: center
}

.quote .h1 {
    font-size: 3.5rem;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

.quote .h3 {
    margin-bottom: 1.3rem
}

.quote .row {
    margin-top: 3rem
}

.quote div[class*=col] {
    padding-bottom: 4rem
}

.quote .carousel .carousel-caption {
    background: url(https://designpatternlibrary.premera.com/assets/image/quote_mark_blue.svg) no-repeat 12% 10%;
    padding: 1rem 8rem 3rem 12rem
}

@media (max-width: 1023.98px) {
    .quote .carousel .carousel-caption {
        padding:1rem 3rem 3rem 5rem;
        background-position-x: 3%;
        background-position-y: 10%;
        background-size: 5% auto
    }
}

@media (max-width: 767.98px) {
    .quote .carousel .carousel-caption {
        padding:1rem 3rem 3rem 5rem;
        background-position-x: 5%;
        background-position-y: 6%;
        background-size: 8% auto
    }
}

.quote .carousel .carousel-caption p:last-child {
    margin-bottom: 5rem
}

.quote .quote-content {
    background: url(https://designpatternlibrary.premera.com/assets/image/quote_mark_blue.svg) no-repeat 12% 16%;
    padding: 1rem 8rem 3rem 12rem
}

@media (max-width: 1023.98px) {
    .quote .quote-content {
        padding:1rem 3rem 3rem 5rem;
        background-position-x: 3%;
        background-position-y: 14%;
        background-size: 5% auto
    }
}

@media (max-width: 767.98px) {
    .quote .quote-content {
        padding:1rem 3rem 3rem 5rem;
        background-position-x: 5%;
        background-position-y: 9%;
        background-size: 8% auto
    }
}

.quote.background-primary {
    border: none
}

.quote.background-primary * {
    color: #fff
}

.quote.background-primary .carousel ol.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    border: 1px solid #fff;
    background-color: #117bab!important
}

.quote.background-primary .carousel ol.carousel-indicators li.active {
    background-color: #fff!important
}

.quote.background-primary .carousel .carousel-control-prev,.quote.background-primary .carousel .carousel-control-next {
    color: #fff!important
}

.quote.background-primary .carousel .carousel-control-prev-icon {
    fill: #fff
}

.quote.background-primary .carousel .carousel-caption {
    background: url(https://designpatternlibrary.premera.com/assets/image/quote_mark_wt.svg) no-repeat 12% 0%
}

@media (max-width: 1023.98px) {
    .quote.background-primary .carousel .carousel-caption {
        padding:1rem 3rem 3rem 5rem;
        background-position-x: 3%;
        background-position-y: 10%;
        background-size: 5% auto
    }
}

@media (max-width: 767.98px) {
    .quote.background-primary .carousel .carousel-caption {
        padding:1rem 3rem 3rem 5rem;
        background-position-x: 5%;
        background-position-y: 5%;
        background-size: 8% auto
    }
}

.quote.background-primary .carousel .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")!important
}

.quote.background-primary .carousel .carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")!important;
    color: #fff!important
}

.quote.background-primary .quote-content {
    background: url(https://designpatternlibrary.premera.com/assets/image/quote_mark_wt.svg) no-repeat 12% 0%
}

@media (max-width: 1023.98px) {
    .quote.background-primary .quote-content {
        padding:1rem 3rem 3rem 5rem;
        background-position-x: 3%;
        background-position-y: 18%;
        background-size: 5% auto
    }
}

@media (max-width: 767.98px) {
    .quote.background-primary .quote-content {
        padding:1rem 3rem 3rem 5rem;
        background-position-x: 5%;
        background-position-y: 9%;
        background-size: 8% auto
    }
}

@media (min-width: 768px) {
    .sharing-privacy h1 {
        margin-left:25%
    }
}

@media (min-width: 768px) {
    .sharing-privacy .sidebar {
        margin-top:-5.953rem
    }
}

.fas.fa-circle-notch.fa-spin {
    background: -webkit-linear-gradient(#0099d8,#67c5c9);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.home-spinner {
    position: fixed;
    top: 50%;
    left: 50%
}

.spinner {
    margin: 40vh auto auto;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 48px;
    min-width: 48px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAAXNSR0IArs4c6QAAEmNJREFUeAHtXXuQVcWZ/7rPufNgGGB4v6IoS4aNtUbkZRxNGMiCkD8oNeCDCCIUgrtUwSYLGquys1ZpULc2qTJrbTa8I9GQwi22tlARmSjC8FwkrolAFFCWR4BhgMG5j3O69/f1uefOufOAGebeOwNz+ta559WnH79ff9/X3ae7j6CO7tbv6ElOvJS0xkalRAp70Y+EKEbSi0lh844J9y/h2iWcY8+bPk1aHsT+IGnrIBWKgzT97uqOnGXR4RL3+ocDSUfHA/TxSFs5KT3ES2MwqYFjHTimJo61n8PUvaMgq5IsuZUsvZUeueeE76Mj7FOpbNfErN9aSgk1EyX8QZRmSIHvkLzGgOJmINktIiTg3wQdPGcJog0k9Vp67B4+blcXTFluE/Lmll5Upx8B4o8B9DFe5A2Tg/OME9IgjiChQu5GOn5NZL1Os8aeyy0gTSOQ/TRsqBxMsfgSlPK5sAuFUE0N4gye87GIgpRDEAqUXpRmQZ/iuaMA7SJZ6hLld7lETle2HUR2bTHFVDG5cdgX0Q3+hsCGDMedpP3RX8f1AuOX/5qLW4g6+FtOlniJfnDX8ZT/HBwEc5/d6N54byipxNOIBKpJ5KVFlgaMTJDQuwBIJUlrK3UfXEVThsXS/F/ryabD+XTu1LcQNmwU2ycxFqxEvOAaQmEKQxz31hJFltHjoz671mhb81zDVLTm2Zb53fhhMV2ufQ6eFwIEq/6hQNRaKEOAQOYj9ps0vby23l8Wj9Z/0pW+uvAASJmJ+Muxl15sybT56lIIF/dfoZIeP6Gpwz1pzFKyAqhkIYY33nkYtaR/heoYkJZRc8JRiy/w9yoVRNbRg+U5VQ1eegL/r+0cTK47A1eeggTfZO4YQtIgQo3M/iHNHv1G4MmMHqbFlrGQN7x3M8XjK0DEBIDuBRvMnBCHcXkZDev1axo1KpGxeDMR0N69EfrEeQwFCepVD0ul34SdzIsQ71EkModm3HksE1EGw8g8IW+8PZWUWoVISryIgoTQ5zDMz9KjE9ej8QY11YGdhvpavWs6Uvg8iLnVS2kQLnEeGm42PTF6YyZzEYyhbeFyyTp8+kXYicXppQrBCgGjjBpL//wXqLw82raIcvz0qiMFJE//GBUA1Ax1fir2+orIz+h2a2mmJD0zhGzc0o++im0EGai1+C4ZtBCbUX38O5p+35/9O9flft3+YZSI/wJqeGLj6rLcRQUFU+nRvznd1ry1mZCCDVtujSXim7XWQ0FIwAm2DUvo0Sk/D1y8/g9X7VkEUl6CtKRXl4X4jPJoIs0YDbV87a5NhETWb77DVYm3tKb+hgufECGOQk1Np4cn77n2pHXgJ9fsGQM7+VtIypC0VApxCrWwyTR7xEdp11txkqx3t+KJpNeC3719r1bO+2C0P7NqmPX+NlFB4YgblgzO/6zR6GLJG4FCtykJh7dDwSRy3qdV++5Nu96KEwNhK/wbr0WQjIRy39eku2EzmgpSAifWqP6Fc2G4ndaGeV36r9Q2Hd2zHADMShZJaDKGgS6SsL9zLZLSakK6w2bE3fh2xWoKkXP8HiX0cuKhKUuFEHyp8ziN6tbqvVy7/EcDhsk5YBUE9ZVXRk/c3iqb0iqVVYTaVMJJbEbEnpoy8aJlIeUzzsPfW9LpyGDwuQDOHr0E9uQZrxQmy7hRX/HN9JuP+3nXW/bfYkJGop0h485GIWioAP0crdmkeDk+ffKylkV3A/uaMwoYyJfTcqjFUIrGN9Jev0aWdrfJkxYTcvjI2ZdQ3RtrSMAfUyKlWBOddt/SJkPujBefuHMpYFnjZZ2RguO22R8+etE7ufp/iwjp8bt3pyLkRYYMhGn2gjaN6V0wt1OqqeZwZfV1y8i5JGSD2pdaTCv3A8OruySNzXscgI7COpXYDx8lfo0K+vKojOSPqLm/vKb5JzvxnVX7e0Cb7Mc2xKBgulnQ90X5I2juN45dCZmrSkhcJ1bAbpR40mEUVYIi9FBIxhVgnT2iBoMoHkLBTWBLetQlePm54gpPmVtXJKT3m3ifQTTBkIE/3ltSL7l4/3387jl0V0Jg1h27UQNDh2TAaTGBlh9gTJt1Pn2NPJTiTV+1e/mgVoSXS8mWBonN574/aVIjz+GF5hFYsf8dqK6JXnE23k6SKCylOU2/eWxWQmrU5edgogZAXUEyUKMSFJMk/r75mMM7TSIg84GZxOuHlEMBjz2XOmtw0CQhX/vP94bi9dFCFh/2YEgR8sUz3594uMHz4enVEJj9DX47it7hoNMLafXHQ4NX/OMmCXG1fhokWJ50GAn5vEtJ5Kf+Q+G+lQjI7i+gVKMLhYs4Nh7s4ainmwqlESGDNlUOlqRnGTWFh5kUS+hnj15vb/qaym17XZt9C8aWiWdN9F7nHx/OpNcODG6YpEaEWHFnCcZFRZJcQmXJw/Puxzvw0LUNgTm3M4b1Kl/jdVZdg1oYPKQRMnwLhndqmstkwIgb6YCHZRUdfUBC26DKzdMehujv8os6R6vn0po/9QomII2Q2GXxCLwX+o+gW+SLvjeVYKxr6DKCwB3fBJZmLJofXCElEo/4J7xPI0RgBB/bDIk//lkkX93X0cZNBVN/vR2PQstdYGCgcali/1gwGylCSjdiSoDWo1PeBCk7T64Leg6PM4BAQSEwlSoVktZjaMWnqSkYKUJcoTzpgE8mxSKq/POUdh7emUr1DXTwg2HHUWmqTMuRSsz0z1OESC0eNIqK1ZXHyFrfU7jPMAJCethyx6PX+YiJSp4zhJRuxjQyzFziE48LmSjoilHoocsOAsXiTdMT7IfOcydXfAoOkkbdikfHs1SYDRfxnmXXJ+U5mhLgJ6oz7affhukWAnNgAk654/nMSAgGDY9nyeDNtD8kJkSGLrsICEraER95ChBCNB49uamfrTF7KXRZRsBCoWcyko5ndMHJb729oyfaHzezuvKkQ0S/ZmEaWeiyi8Aguwq2IVofiR5Cyz/pKaM6njLmzJel9aG3MjWnrz628KghAgZjfciTEkYem5ClUitdii4STzr4ITPbteHT4Xl2EMDKEkHnUqmN3uBS5oeZYLUF96n5D/+yj4AGId6g6GRcqtS2UAcGKejk9RwGv6Wzlrwe7rKAgOA1WDhcTxIgEaU2Kr79eXh08hJO9dEsRB0G2RQCwjqCxXTq72A8sA1F1TV4RWuskBC63CDg6oZYd5XoRCxm6fA2QRGJ5SpClxsE8sxyUin0wUIx2oO6mNsf/lYUwdohocsNArIYWPvGgqNkLrQISAhRzwHJhVxyk6TOHUvhoPTCL6jY5jZI6NoTgXT8bYjIJVS9evlJqj6JJY6I2mWtKD8NnWZ/9uMisvI+R37Re4VNUA1qWcawpAhxE1hvKiQkN2Wi0MqnOB0xZMCM4x3JaUiIuMRDqX3BURYv/hW6nCAgbVRy9RGAz2TgVYg6we2QSz4ZnAhLYyW20OUGgTjXbR00DrVFwuI3IEwIllINOC3RDUy0PXApPMwWAiJhQTJACJqDWtlkWcdBCK9jqFIqSyqRGpKSrXSE4SYRSFgOafcIZkHZ6GREN5Y8zrWsZAeX5wndWsNDwHKEQK+SC3ShFqteuBEsUxuhgpJztpBY8VlhScGkQ7sklBAfjGzvp/fltSW99SUrvPUexaQdO3q6tc65lGEXFLWHDOjx1rAMrQSa7UzdYOHLd+6+uxozc44xIWbTVKCP8lKqoWsPBLxhQERbuQeFNzPQWph119sjPZ0+TkOIEHIrt9u9oUDAJDkkpdOj0w4AGELQw1jJBykpkTR2WiUWGQ5dzhEwhPz3hLv/j9+lsw0xxGgdietqrPgculwjYAjhSCEdGwwZUF38AzUzc52YMD5PIAwOoGAtvxvxDDsIgh15oBLLb4cupwikJOS/xt9zEEZ9jyclIAQjsDWZtdBzmqDOHlmKEAOEFGtZWaWMu6an5vGK1aHLGQJphHTrYr2O9RPrvOqvsSQ31VyOp01KzFnKOmlEaYSsHTv2nNB6uZESAMKSgpGOT1fwwvShywkCjYDOF9ZLQgrz6oSJkVoPO/R785WAnCSos0fSiJB15Xcdx/tEz5b4VWCpnn/8CL4SELqsI9CIEBNjJH8ZLIjLLxhZbaEr5Vbn2MkfZz01YQSmYd4Iht+WjfpMSPkKcxHYljy+c+ewRp7DCxlFoGkJQRSFVo+fQEJOsgczmE6IfB2nX2Q09jCwRgg0S8jKe4ZfQi/wP5jWO5PCj2LtwCc+3LmoUSjhhYwhYHC+UmizPqjagqpvamVSvC9JWFKW/apszI35bZArgZGDe81KiB+3beXPkZLOm9Y7X9QUUa5av2g/FgsOXcYRuCohK8ruPIahKbO53W5+kCmQM+Ty5dg6NBjtjKeokwd4VUIYn+Vld23E+5Kf+VJial6appzYvns5vj11VbXXyTFuVfZbRAiHaBVYS+F5lyGDL2BBFBzPWLB9zwt8GrrMINBiQv4DK8t1iRRNRa0LbRShQIaLQXVKabVo/vbdP8xMcsJQWq1uFmzbc6sr9DZY994+KTjGVFL581+Wjf4nEAaeQnetCLSaEI7oyW27vgkLj28XUhFeLTIZGPpo9r8ZmKhdXNFJPgrG9vOfobwrMrhqa4tVVpDxX9479oBQ6gGQcSFFhuYJ12raSavL6nnv7u0e9H8jHhsy/vjHyIl9+6xMvp64JgnxAV7wwc7blZT4wKLujV4xF20UHkbPtuULDKh/ionz/d5I+4rKSvsvRAVObbHKt7q7sS8vqIHzRrqZkJQ2EcIgz6+qGgIq1muSGBDBaos/Bq9h9PFBYiGW/XvZmNU3EhmLd3xZGHXPF7jR08q2bfdMfr5bW1Oj6goL3d+PG+dy7bMt+W0zIRz5wg/+pw+mOqzEykJsWzxJQS0MicNG22xKPP9vZWXH2pLQ9n6WxxZEatxubqFjWSDifDyuRCTiShBhVVe7q8aNi2WiQpMRQhgsTrCIOs9AQmZhziJLCM9x8EhROqalWJl/4ezKV6ZMibU3uK2Jv6KiQp6e8EB3V1wsxngDNxqzXWHZrhtPKGl9xXmMZooMTlfGCPEzuaBqz3eVo34KuS1CicGXL5TiPe7z9qW05Kv97hq1NRP61o8zG3s22k9u2ddNdXN7ylpHxkEG5tKAjLgrISGyrs4d2LfvxYrbbotnMv6ME8KJm79jxyClredg7EezTUEkkBQNVeYRw0Yfy5i/1i9R+25HqyKzRJyZPLlEJWRvpVx0bFtuXCZAhOXqWkcxKfldRN13xoypme4VtEzykXkJCabuyR277wMJiyElJSDHGHz0h0FSkuQIdUpqudEttCrRE3A2+GyujxcePpyfOHOmt7YKeutYDFNmpOtIxxUOSwZvjmtHIvEu589X/8ukSZezlb6sSEgwsT9650BRbVF0HiTlQdgW7opEQ59JYWnRXEWGBGnMs5MH0M2/td+APrsqbsEHUHLguPp6ori4jx2L9Ytru1i4rmtFIo6DvSEBpAicsZRElVV9870jzmVb1WadEB/X+Ts+GkQ6NgOc/C1Y4Z5JQwgOjDrziBEOamZxCNMhLH3+v8py/0R5eZ9xP5ofTlv209avt/r3/6ueMVv1QpOpp+U4xS5qSkyEkQhDBFQsGGFCrLw8R6vYuf7du5/JtK1oLh85I8RPwPzt2/sqlTcNvQ2TICFYBNWTFHRYYoowKgFGnWkAxA1M4XB7BubnJI5PSGGdcpVzWkaoWkatqEbRdgsLY98dOdLU3KqqqvIcKSOoRUTAeYQcq6siVQy5RA1JFCUSbhEyrDEr3EFVAwVBuZJs6CUFUvCT2MMuWAnHcWx9emBJyalcEeHjk3NC/IgX7tzZLaHEt6GwxkFaboHMuAwS7+EHtTOQIiVIYrXGNodVm3CMysOewUS7B9csWFoAyeTBD6rXDvqgoRZBriRcQ7hmj7Ax3VgJ2xEuA69cnKDGBD+smvDDJyEuqDxxCvGfzZRU+vlt6b7dCAkmkNWZdmPfRvfLKEhJ33oCACZKLBIJ0EAKAPRABngahAB8vAiAn3pCFMjz/LO01T+nQJK0MFEffn3pEApqSdJFIe2TTp4+ARK+CqarPY47BCHBjC/Y9ocSYUX/Gj3JpUDu67Ap6KhkwC1IBybUJ6UIXTUAF+A3SYgFAhl4+AehGDyOc1gKlhxLXLIsfUrE5F/6qj5nKspzU4EI5vFKxx2OkIaJ/dGBA0XRaLQv6jp90ODsA9vSC5X1Lij9NimN1/1kQVx4ER0HKq4OJESlJeqQsaiWshbW4jxWrqgBRReo9tTFjt5T8P+I3IOryKB9CgAAAABJRU5ErkJggg==);
    height: 100px;
    width: 100px;
    animation: spin 1s infinite linear
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

.stacked-collapse.mobile {
    background: #fafafa;
    padding: 1rem
}

.stacked-collapse.mobile .stacked-collapse-container {
    background: #fff;
    padding: 1rem 1rem 0rem;
    margin-bottom: 1rem
}

.stacked-collapse.mobile .stacked-collapse-toggle {
    border-top: 1px solid #D6D5CE;
    padding: 1rem 0rem
}

.stacked-collapse.mobile .stacked-collapse-toggle:hover {
    cursor: pointer
}

.stacked-collapse.mobile .stacked-collapse-footer {
    border-top: 1px solid #D6D5CE;
    padding: 1rem;
    margin-left: -1rem;
    width: calc(100% + 2rem)
}

.stop1 {
    stop-color: #117bab;
    offset: 0%
}

.stop2 {
    stop-color: #67c5c9;
    offset: 100%
}

.svg-container {
    display: inline-block;
    position: relative;
    width: 100%;
    padding-bottom: 61%;
    vertical-align: middle;
    overflow: hidden;
    margin: 1rem 0
}

.svg-content {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0
}

.well .donut-hole {
    fill: #fafafa
}

.donut-ring {
    fill: #d6d5ce;
    stroke: #c0bdb1;
    stroke-width: 1;
    stroke-miterlimit: 10
}

.donut-segment {
    fill: transparent;
    stroke: url(#gradient1);
    stroke-width: 20
}

.donut-hole {
    fill: #fff;
    stroke: #c0bdb1;
    stroke-width: 1
}

.donut-text-container {
    z-index: 9999;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    width: 100%
}

.donut-text {
    background: pink;
    width: 60%;
    margin: 15% auto
}

.card .table {
    margin-bottom: 0;
    border: none
}

table.striped tr:nth-child(2n) {
    background-color: #f1f1f1
}

@media (max-width: 1023.98px) {
    table.striped tr:nth-child(2n) {
        background-color:#d6d5ce
    }
}

.preapproval-table tr:nth-child(2n) {
    background-color: #f1f1f1
}

.table {
    border-bottom: 1px solid #C1C1C1;
    margin-bottom: 3rem
}

.table thead tr {
    display: flex!important
}

.table thead tr th {
    border-bottom: none;
    border-top: none;
    font-size: .88rem;
    vertical-align: bottom;
    padding: 1rem 0rem
}

.table thead tr th:first-child {
    padding-left: .8rem
}

.table thead tr th:last-child {
    padding-right: .8rem;
    text-align: right
}

.table tr {
    position: relative
}

.table tr.collapse-toggle {
    display: flex!important
}

.table tr.collapse-toggle:hover {
    cursor: pointer
}

.table tr.show.collapse {
    display: flex!important
}

.table tr.show.collapse td {
    border: 0
}

.table tr.show.collapse td:last-child {
    padding-right: 0rem;
    text-align: left
}

.table tr.collapsed:after {
    font-family: "Font Awesome 5 free";
    content: "\f078";
    font-weight: 900;
    position: absolute;
    right: 0;
    top: 15%;
    font-size: 2rem
}

.table tr.opened:after {
    font-family: "Font Awesome 5 free";
    content: "\f077";
    font-weight: 900;
    position: absolute;
    right: 0;
    top: 10%;
    font-size: 2rem
}

.table tr td,.table tr th {
    padding: 1.2rem 0rem;
    font-size: 1rem;
    font-weight: 500;
    border-color: #d6d5ce
}

.table tr td:first-child,.table tr th:first-child {
    padding-left: .8rem
}

.table tr td:last-child,.table tr th:last-child {
    padding-right: .8rem;
    text-align: right
}

.table.no-flex thead tr {
    display: table-row!important
}

.table {
    background-color: #fff
}

.no-border {
    border: 0
}

.table-condensed>thead>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>tfoot>tr>td {
    padding: .4rem
}

.table-bordered {
    border: 1px solid #D6D5CE!important;
    border-radius: .25rem!important
}

.table-bordered>thead>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>tfoot>tr>td {
    border: 0;
    border-bottom: 1px solid #D6D5CE
}

.table-bordered>thead>tr>th,.table-bordered>thead>tr>td {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f1f1f1
}

.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th {
    background-color: #d6d5ce
}

.table-responsive-vertical>.table>thead tr {
    display: table-row!important
}

@media screen and (max-width: 768px) {
    .table-responsive-vertical>.table {
        margin-bottom:0;
        background-color: transparent;
        border: none
    }

    .table-responsive-vertical>.table>thead,.table-responsive-vertical>.table>tfoot {
        display: none
    }

    .table-responsive-vertical>.table>tbody {
        display: block
    }

    .table-responsive-vertical>.table>tbody>tr {
        display: block;
        border-radius: .15rem;
        margin-bottom: .8rem;
        border: 1px solid #D6D5CE
    }

    .table-responsive-vertical>.table>tbody>tr>td {
        background-color: #fff;
        display: block;
        text-align: left;
        border: none;
        padding-left: 1rem
    }

    .table-responsive-vertical>.table>tbody>tr>td:last-child {
        padding-right: 0rem
    }

    .table-responsive-vertical>.table>tbody>tr>td:hover {
        background: #d6d5ce
    }

    .table-responsive-vertical>.table>tbody>tr>td[data-title]:before {
        content: attr(data-title);
        float: left;
        font-size: inherit;
        font-weight: 600;
        color: #63666a;
        text-align: left;
        width: 33%
    }

    .table-responsive-vertical.shadow-z-1 {
        box-shadow: none
    }

    .table-responsive-vertical.shadow-z-1>.table>tbody>tr {
        border: none
    }

    .table-responsive-vertical>.table-bordered {
        border: 0
    }

    .table-responsive-vertical>.table-bordered>tbody>tr>td {
        border: 0;
        border-bottom: 1px solid #D6D5CE
    }

    .table-responsive-vertical>.table-bordered>tbody>tr>td:last-child {
        border-bottom: 0
    }

    .table-responsive-vertical>.table-striped>tbody>tr>td,.table-responsive-vertical>.table-striped>tbody>tr:nth-child(odd) {
        background-color: #fff
    }

    .table-responsive-vertical>.table-striped>tbody>tr>td:nth-child(odd) {
        background-color: #f1f1f1
    }

    .table-responsive-vertical>.table-hover>tbody>tr:hover>td,.table-responsive-vertical>.table-hover>tbody>tr:hover {
        background-color: #fff
    }

    .table-responsive-vertical>.table-hover>tbody>tr>td:hover {
        background-color: #d6d5ce
    }
}

.box {
    height: 30px
}

.box:hover {
    animation: animation-slide-in-left 100s
}

@keyframes animation-slide-in-left {
    0% {
        transform: translate(-100%)
    }

    to {
        transform: translate(0)
    }
}

.mobile-table {
    margin-bottom: 3rem
}

.mobile-table .mobile-rows {
    padding: 1rem;
    border-bottom: 1px solid #C1C1C1!important
}

.mobile-table .mobile-rows:first-child {
    border-top: 1px solid #C1C1C1!important
}

.mobile-table .mobile-rows .mobile-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.mobile-table .mobile-rows .mobile-row .mobile-content {
    padding: 1rem;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%
}

@media (min-width: 768px) {
    .mobile-table .mobile-rows .mobile-row .mobile-content {
        flex:0 0 91.66666667%;
        max-width: 91.66666667%
    }
}

.mobile-table .mobile-rows .mobile-row .mobile-collapse {
    text-align: right;
    align-self: center!important;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%
}

@media (min-width: 768px) {
    .mobile-table .mobile-rows .mobile-row .mobile-collapse {
        flex:0 0 8.33333333%;
        max-width: 8.33333333%
    }
}

.mobile-table .mobile-rows .mobile-row .mobile-collapse i:hover {
    cursor: pointer
}

.mobile-table .th {
    font-size: .85rem;
    color: #1f1f1f;
    font-weight: 500
}

.mobile-table .td {
    font-size: 1rem;
    color: #1f1f1f;
    margin-bottom: 1rem
}

.mobile-table .td:last-child {
    margin-bottom: 0
}

.table.collapsible tr.d-flex {
    cursor: pointer
}

.table.collapsible .arrow {
    position: relative
}

.table.collapsible .arrow:after {
    font-family: Material Icons;
    content: "\e313";
    position: absolute;
    font-size: 2rem;
    right: 0;
    top: .8rem
}

.table.collapsible .arrow.active:after {
    content: "\e316"
}

.referral-td {
    width: 15%
}

.referral-td-change {
    width: 20%
}

.referral-td-space {
    width: 25%
}

#preapprovalListTable table.striped tr:nth-child(odd) {
    background-color: #f1f1f1!important
}

@media (max-width: 1023.98px) {
    #preapprovalListTable table.striped tr:nth-child(odd) {
        background-color:#d6d5ce!important
    }
}

#preapprovalListTable table.striped tr:nth-child(2n) {
    background-color: transparent!important
}

@media (max-width: 1023.98px) {
    #preapprovalListTable table.striped tr:nth-child(2n) {
        background-color:transparent!important
    }
}

.switch {
    position: relative;
    display: inline-block;
    width: 4.7rem;
    height: 2rem;
    font-size: 0;
    top: -1.5rem;
    margin: 0 0 0 30px
}

@media (max-width: 1023.98px) {
    .switch {
        height:2.05rem
    }
}

.switch.disabled {
    pointer-events: none
}

.switch.disabled .slider {
    border: 1px solid #737373;
    background: #fff!important
}

.switch.disabled .slider:before {
    border: 1px solid #737373;
    background: #fff!important;
    left: 1px;
    bottom: 0
}

.switch.disabled .slider:after {
    color: #737373!important
}

.switch.disabled input:checked+.slider:before {
    left: -3px;
    bottom: 0
}

.switch.disabled input:checked+.slider:after {
    color: #737373
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0
}

.switch .slider {
    position: absolute;
    cursor: pointer;
    inset: 0;
    background-color: #737373;
    transition: .4s;
    border-radius: 18px
}

@media (max-width: 2799.98px) {
    .switch .slider {
        border-radius:24px
    }
}

@media (min-width: 2800px) {
    .switch .slider {
        border-radius:45px;
        bottom: 2px
    }
}

.switch .slider.enabled {
    background-color: #292931
}

.switch .slider:before {
    position: absolute;
    content: "";
    height: 1.85rem;
    width: 1.9rem;
    bottom: 1px;
    left: 1px;
    background-color: #fff;
    transition: .3s;
    border-radius: 50%
}

.switch .slider:after {
    content: "OFF";
    position: absolute;
    font-size: 1rem;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    left: 2.3rem;
    font-weight: 400
}

.switch input:checked+.slider {
    background-color: #117bab
}

.switch input:checked+.slider:after {
    content: "ON";
    font-size: 1rem;
    left: .8rem;
    right: auto;
    font-weight: 400
}

.switch input:checked+.slider:before {
    left: .5rem
}

@media (min-width: 2800px) {
    .switch input:checked+.slider:before {
        left:1.75rem
    }
}

@media (max-width: 2799.98px) {
    .switch input:checked+.slider:before {
        left:1.25rem
    }
}

@media (max-width: 2199.98px) {
    .switch input:checked+.slider:before {
        left:.75rem
    }
}

@media (max-width: 1439.98px) {
    .switch input:checked+.slider:before {
        left:.5rem
    }
}

@media (max-width: 1023.98px) {
    .switch input:checked+.slider:before {
        left:.16rem
    }
}

.switch input:checked+.slider.enabled {
    background-color: #292931
}

.switch input:checked+.slider:before {
    transform: translate(36px)
}

.switch input:disabled+.slider {
    border: 1px solid #737373;
    background: #fff!important;
    pointer-events: none
}

.switch input:disabled+.slider:before {
    border: 1px solid #737373;
    background: #fff!important;
    bottom: 0
}

.switch input:disabled+.slider:after {
    color: #737373!important
}

.switch input:disabled:not(:checked)+.slider:before {
    left: -1px
}

@media only screen and (max-width: 778px) {
    .switch {
        margin-left:0
    }
}

@media only screen and (max-width: 778px) and (min-width: 400px) and (max-width: 520px) {
    .switch {
        margin-left:12px
    }
}

.guideswitch {
    position: relative;
    display: inline-block;
    width: 4.17rem;
    height: 1.7rem;
    margin: 0 .5rem;
    font-size: 0%;
    TOP: -1rem
}

.zerofont {
    font-size: 0%
}

.guideslide {
    position: absolute;
    cursor: pointer;
    inset: 0;
    background-color: #737373;
    transition: .4s;
    border-radius: 1.52rem
}

.guideswitch input {
    display: none
}

.guideslide:before {
    position: absolute;
    content: "";
    top: .05rem;
    left: .05rem;
    height: 1.6rem;
    width: 1.6rem;
    background-color: #fff;
    transition: .4s;
    border-radius: 2.5rem
}

.guideslide:after {
    content: "OFF";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 2rem;
    height: .95rem;
    width: 1.8rem;
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: .9rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.2rem
}

input:checked+.guideslide {
    background-color: #117bab
}

input:checked+.guideslide:after {
    content: "ON";
    font-size: 1rem;
    left: .8rem;
    right: auto;
    height: .95rem;
    width: 1.8rem;
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: .9rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.2rem
}

input:checked+.guideslide:before {
    transform: translate(2.45rem)
}

@media screen and (max-width: 710px) {
    .guideswitch {
        width:55px;
        height: 23px
    }

    .guideslide:before {
        height: 1.45rem;
        width: 1.45rem
    }

    input:checked+.guideslide:after {
        font-size: 1rem;
        left: .5rem
    }

    input:checked+.guideslide:before {
        transform: translate(2.3rem)
    }

    .guideslide:after {
        left: 2rem;
        font-family: Roboto;
        font-size: 1rem
    }
}

ngb-tabset.compact .nav-tabs .nav-item .nav-link {
    margin-left: .5rem!important
}

ngb-tabset .nav-tabs {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    scroll-behavior: smooth;
    flex-wrap: nowrap;
    margin-bottom: 2.9rem;
    border-color: #c1c1c1
}

@media screen and (max-width: 420px) {
    ngb-tabset .nav-tabs {
        margin-left:-14px;
        margin-right: -14px
    }
}

ngb-tabset .nav-tabs .nav-item {
    margin-bottom: 0;
    padding: 0 1rem
}

ngb-tabset .nav-tabs .nav-item .nav-link {
    color: #495057;
    font-size: 1rem;
    font-weight: 400;
    border: 1px solid transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 1.5rem 0 .6rem;
    position: relative;
    background: transparent
}

ngb-tabset .nav-tabs .nav-item .nav-link:hover:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 5px;
    background: #0099d8;
    bottom: -2px;
    left: 0
}

ngb-tabset .nav-tabs .nav-item .nav-link.active {
    font-weight: 700
}

ngb-tabset .nav-tabs .nav-item .nav-link.active:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 5px;
    background: #0099d8;
    bottom: -2px;
    left: 0
}

ngb-tabset .nav-tabs .nav-item .nav-link.disabled:hover {
    cursor: not-allowed
}

ngb-tabset .tab-content .tab-pane {
    margin: 0rem 2rem 1rem 0rem
}

.card ngb-tabset .nav-tabs,.well ngb-tabset .nav-tabs {
    margin-bottom: 0
}

.card ngb-tabset .tab-content .tab-pane,.well ngb-tabset .tab-content .tab-pane {
    padding: 0;
    margin: 0
}

.card ngb-tabset .nav-tabs .nav-item .nav-link,.well ngb-tabset .nav-tabs .nav-item .nav-link {
    font-weight: 400;
    margin-top: 1.5rem
}

.card ngb-tabset .nav-tabs .nav-item .nav-link:first-child,.well ngb-tabset .nav-tabs .nav-item .nav-link:first-child {
    margin-left: 1.5rem
}

.tooltip .arrow {
    display: none
}

a.tip {
    border-bottom: 1px dashed;
    text-decoration: none
}

a.tip:hover {
    cursor: help;
    position: relative
}

a.tip span {
    display: none
}

a.tip:hover span {
    border: #C1C1C1 1px solid;
    padding: .2632rem 1.053rem .2632rem .2632rem;
    display: block;
    z-index: 100;
    background: #f1f1f1;
    left: 0;
    margin: .5263rem;
    width: 13.16rem;
    position: absolute;
    top: .5263rem;
    text-decoration: none
}

.user-with-card {
    text-align: center
}

.user-with-card .body-small {
    overflow: hidden
}

.user-with-card .user-img {
    width: 25%;
    margin-bottom: .5rem
}

@media (max-width: 1023.98px) {
    .user-with-card .user-img {
        width:50%
    }
}

.user-with-card .card-link {
    margin-top: .5rem
}

.user-with-card .card-link:focus {
    outline: 2px solid #117bab!important;
    outline-offset: 2px!important
}

.user-with-card .card-link.pressed {
    position: relative
}

.user-with-card .card-link.pressed:after {
    content: "";
    right: 0;
    left: 2rem;
    top: 1.8rem;
    position: absolute;
    z-index: 9992;
    width: 0;
    height: 0;
    border-left: 1.3rem solid transparent;
    border-right: 1.3rem solid transparent;
    border-bottom: 1.3rem solid #FAFAFA
}

.card.id {
    margin-top: 1rem;
    background: #fafafa;
    position: relative;
    margin-bottom: 1rem;
    z-index: 10
}

.card.id .card-body {
    background: #fafafa
}

.card.id .card-header {
    background: #fafafa;
    border-bottom: none;
    padding-bottom: 0
}

.card.id .card-footer {
    background: #fafafa;
    border-top: none
}

.card.id a.card-flip {
    font-size: .88rem;
    color: #0f6a94
}

.card.id a.card-flip:hover {
    cursor: pointer
}

.card.id a.card-flip.selected {
    color: #292931
}

@media (max-width: 1023.98px) {
    .card.id a.btn-secondary {
        display:block;
        margin-bottom: 1rem;
        margin-right: 0
    }
}

.tile-cta-group {
    height: 40px;
    width: 100px;
    background-color: #266726;
    border-radius: 10px
}

.button-label {
    height: 16px;
    width: 60px;
    color: #fff;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .44px;
    line-height: 37px;
    text-align: center
}

.rectangle {
    border-radius: .5rem;
    background-color: #fff;
    box-shadow: 0 0 .5rem #0000004d
}

.title {
    height: 1.35rem;
    width: 8.125rem;
    color: #313234;
    font-family: Lora;
    font-size: 1.25rem;
    letter-spacing: 0;
    line-height: 1.6875rem;
    padding-left: 2.1875rem;
    padding-top: .25rem
}

.text {
    height: 6.25rem;
    width: 13.125rem;
    color: #292931;
    font-family: Arial,Helvetica,sans-serif;
    font-size: .875rem;
    letter-spacing: 0;
    line-height: 1.25rem;
    padding-right: .625rem
}

.divspelcol {
    box-shadow: 0 0 .5rem #0000004d;
    border: 4px solid #82C341
}

.divintcol {
    border: 4px solid #FFFFFF;
    box-shadow: 0 0 .5rem #0000004d
}

.guided-tittle {
    font-size: 1.3rem;
    font-family: Arial,Helvetica,sans-serif
}

.guided-list {
    font-size: 1.1rem;
    font-family: Arial,Helvetica,sans-serif
}

@media screen and (max-width: 710px) {
    .title {
        font-size:1.0625rem;
        line-height: 1.1875rem;
        padding-left: 2.8rem;
        padding-top: .3rem
    }

    .text {
        font-size: .75rem
    }
}

.referral-margin {
    margin-top: -.5rem
}

#referralFilter .ref-filter-align {
    float: right
}

@media screen and (max-width: 480px) {
    .referral-margin {
        margin-top:3rem
    }
}

@media screen and (max-width: 767px) {
    .referral-padding {
        padding-top:1rem!important;
        padding-bottom: 1rem
    }
}

.well {
    text-align: left;
    background: #fafafa;
    border: 1px solid #C1C1C1;
    display: block;
    position: relative
}

.well .well-body {
    padding: 1.5rem
}

.well .well-header {
    padding: 1.5rem;
    border-bottom: 1px solid #D6D5CE
}

.well .well-footer {
    padding: 1.5rem;
    border-top: 1px solid #C1C1C1
}

.well .well-info {
    position: absolute;
    top: .5rem;
    right: .5rem
}

.well .bottom {
    position: absolute;
    bottom: 1.5rem;
    text-align: center;
    left: 0;
    right: 0;
    margin-bottom: 0
}

@media (min-width: 1024px) {
    .sidebar-page .sidebar-page-title {
        margin-left:25%;
        padding-left: 10px
    }
}

.sidebar-page .sidebar {
    margin-top: 1px;
    padding: 0
}

@media (max-width: 1023.98px) {
    .sidebar-page .sidebar {
        margin-top:0
    }
}

.sidebar-page .sidebar a,.sidebar-page .sidebar .sidebar-section-title {
    color: #000;
    padding: .8rem .8rem .8rem 0
}

.sidebar-page .sidebar a.active,.sidebar-page .sidebar .sidebar-section-title.active {
    border-bottom: 1px solid #C1C1C1;
    white-space: pre-wrap;
    text-decoration: none;
    margin-top: -1px;
    font-family: Lora,serif!important;
    margin-left: 0;
    font-size: 1.4rem;
    padding-left: 1rem
}

.sidebar-page .sidebar a.active+a,.sidebar-page .sidebar .sidebar-section-title.active+a {
    border-top: 0
}

.sidebar-page .sidebar a {
    font-size: 1rem;
    font-weight: 500
}

.sidebar-page .sidebar a:not(.sidebar-section-title) {
    background: #fafafa;
    padding-left: 1rem;
    border-bottom: 1px solid #C1C1C1;
    border-left: none
}

.sidebar-page .sidebar a:not(.sidebar-section-title).active {
    margin-left: 0;
    padding-left: 1rem;
    margin-top: 0;
    border-left: 5px solid #dd6162;
    font-family: Roboto,sans-serif!important;
    font-size: 1rem;
    background: #fff!important
}

.sidebar-page .sidebar a.dropdown-item {
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis
}

.sidebar-page .sidebar a.dropdown-item:hover {
    background-color: #f1f1f1
}

.sidebar-page .sidebar .sidebar-section-title {
    font-size: 1.15rem;
    border-top: none;
    background: #fff!important;
    padding: 1rem 1rem 1rem 0;
    margin-left: 1rem
}

.sidebar-page .sidebar .sidebar-section-title+a {
    border-top: none
}

.sidebar-page .sidebar .sidebar-section-title:not(:first-child) {
    padding: 2rem 1.6rem 1rem 0
}

@media (min-width: 1024px) {
    .sidebar-page .sidebar button {
        display:none
    }
}

.sidebar-page .sidebar button.dropdown-toggle,.sidebar-page .sidebar button:hover {
    border: 0;
    border-radius: 0;
    background-color: #d6d5ce;
    width: 100%;
    margin: 0;
    padding: 1.6rem 1rem;
    text-align: left;
    color: #000;
    font-size: .88rem;
    text-transform: none
}

.sidebar-page .sidebar button.dropdown-toggle:after,.sidebar-page .sidebar button:hover:after {
    font-family: Material Icons;
    content: "\e313";
    font-size: 2rem;
    position: absolute;
    right: 2rem;
    top: 1rem;
    border: none
}

@media (min-width: 1024px) {
    .sidebar-page .sidebar button.dropdown-toggle:after,.sidebar-page .sidebar button:hover:after {
        content:none
    }
}

.sidebar-page .sidebar.show>.btn.dropdown-toggle,.sidebar-page .sidebar.show>.btn:hover {
    color: #313234
}

.sidebar-page .sidebar.show>.btn.dropdown-toggle:after,.sidebar-page .sidebar.show>.btn:hover:after {
    content: "\e316"
}

.sidebar-page .sidebar.dropdown .dropdown-menu {
    width: 100%;
    border: 0;
    border-radius: 0;
    background-color: transparent!important;
    margin: 0;
    padding: 0;
    z-index: 10000
}

@media (min-width: 1024px) {
    .sidebar-page .sidebar.dropdown .dropdown-menu {
        display:block;
        position: static;
        margin-right: 1.5rem
    }
}

.sidebar-page .sidebar.dropdown .dropdown-menu ul {
    border-radius: 8px;
    border: 1px solid #C1C1C1;
    overflow: hidden
}

@media (max-width: 1023.98px) {
    .sidebar-page .sidebar.dropdown .dropdown-menu ul {
        border-radius:0;
        border: 1px solid #C1C1C1;
        overflow: hidden;
        padding-bottom: 0!important
    }
}

.sidebar-page .sidebar.dropdown .dropdown-menu ul {
    background: #fff;
    padding-bottom: 3rem
}

.sidebar-page .hero-background-img {
    margin: 0!important
}

.sidebar-page .bleed {
    margin-left: 0rem!important;
    width: 100%!important
}

@media (max-width: 1023.98px) {
    .sidebar-page .bleed {
        margin-left:-2rem!important;
        width: calc(100% + 4rem)!important
    }
}

@media (max-width: 767.98px) {
    .sidebar-page .bleed {
        margin-left:-1rem!important;
        width: calc(100% + 2rem)!important
    }
}

.toggle-container {
    display: block;
    position: relative
}

.toggle-container h3 {
    height: 33px;
    width: 96px;
    color: #313234;
    font-family: Lora;
    font-size: 1.56rem;
    letter-spacing: 0;
    line-height: 33px;
    margin-bottom: 2rem
}

.toggle-container label {
    color: #292931;
    font-family: Roboto,sans-serif;
    font-size: 1.125rem;
    letter-spacing: 0;
    line-height: 27px
}

.toggle-container .right-text {
    text-align: right!important
}

@media only screen and (min-device-width: 500px) and (max-device-width: 540px) {
    .toggle-container .filterButton {
        margin-top:40px
    }
}

.toggle-container .filterButton {
    position: relative;
    float: right;
    box-sizing: border-box;
    border: 2px solid #63666A;
    color: #63666a;
    border-radius: 5px;
    background-color: #fff;
    padding: 10px 30px;
    font-size: 16px
}

.toggle-container .filterButton.pressed,.toggle-container .filterButton:hover {
    background: #454545;
    color: #fff
}

.toggle-container select {
    box-sizing: border-box;
    height: 30px!important;
    width: 179px;
    border: 1px solid #EFEFEC!important;
    background-color: #efefec!important;
    padding: 0;
    min-height: 30px
}

.toggle-container .form-check {
    margin-top: 2rem!important
}

.toggle-container .toggle-container-header {
    display: none
}

@media (max-width: 767.98px) {
    .toggle-container .toggle-container-header {
        display:block;
        background: #404144;
        color: #fff;
        padding: 1.5rem 1rem;
        height: 4.5rem;
        top: 0;
        width: 100%;
        right: 0;
        bottom: 0;
        position: fixed;
        z-index: 2
    }

    .toggle-container .toggle-container-header * {
        color: #fff
    }
}

.toggle-container .toggle-container-header a {
    color: #fff;
    float: right
}

.toggle-container .toggle-container-header a:hover {
    cursor: pointer
}

.toggle-container .toggle-container-header i {
    color: #fff
}

.toggle-container .toggle-container-body {
    position: absolute;
    display: inline-block;
    width: 100%;
    padding: 2rem;
    background-color: #fff;
    border: .5px solid #000000;
    box-shadow: 0 5px 10px #00000080;
    border: 1px solid #DEDEDC;
    margin-bottom: 3rem;
    box-sizing: border-box;
    margin-top: 50px;
    z-index: 101
}

@media (max-width: 767.98px) {
    .toggle-container .toggle-container-body {
        top:4.5rem;
        width: 100%;
        position: absolute;
        padding: 1rem;
        z-index: 101
    }
}

.toggle-container .toggle-container-footer {
    padding-top: 1rem;
    margin-top: 2rem
}

@media (max-width: 767.98px) {
    .toggle-container .toggle-container-footer {
        border-top:none
    }
}

.toggle-container .select select,.toggle-container .form-control {
    background: #fafafa
}

.toggle-container .btn {
    margin-right: 0
}

.toggle-footer button {
    font-size: .875rem
}

@media screen and (max-width: 767px) {
    .filter-rightBtn {
        margin-top:-33px
    }
}

@media screen and (min-width: 1920px) {
    .filter-rightBtn {
        margin-top:unset!important
    }
}

.cls-nav-tabs.compact .nav-tabs .nav-item .nav-link {
    margin-left: .5rem!important
}

.cls-nav-tabs .nav-tabs {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    scroll-behavior: smooth;
    flex-wrap: nowrap;
    margin-bottom: 2.9rem;
    border-color: #c1c1c1
}

@media screen and (max-width: 420px) {
    .cls-nav-tabs .nav-tabs {
        margin-left:-14px;
        margin-right: -14px
    }
}

.cls-nav-tabs .nav-tabs .nav-item {
    margin-bottom: 0;
    padding: 0 1rem
}

.cls-nav-tabs .nav-tabs .nav-item .nav-link {
    color: #495057;
    font-size: 1rem;
    font-weight: 400;
    border: 1px solid transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 1.5rem 0 .6rem;
    position: relative;
    background: transparent
}

.cls-nav-tabs .nav-tabs .nav-item .nav-link:hover:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 5px;
    background: #0099d8;
    bottom: -2px;
    left: 0
}

.cls-nav-tabs .nav-tabs .nav-item .nav-link.active {
    font-weight: 700
}

.cls-nav-tabs .nav-tabs .nav-item .nav-link.active:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 5px;
    background: #0099d8;
    bottom: -2px;
    left: 0
}

.cls-nav-tabs .nav-tabs .nav-item .nav-link.disabled:hover {
    cursor: not-allowed
}

.cls-nav-tabs .tab-content .tab-pane {
    margin: 0rem 2rem 1rem 0rem
}

.card .cls-nav-tabs .nav-tabs,.well .cls-nav-tabs .nav-tabs {
    margin-bottom: 0
}

.card .cls-nav-tabs .tab-content .tab-pane,.well .cls-nav-tabs .tab-content .tab-pane {
    padding: 0;
    margin: 0
}

.card .cls-nav-tabs .nav-tabs .nav-item .nav-link,.well .cls-nav-tabs .nav-tabs .nav-item .nav-link {
    font-weight: 400;
    margin-top: 1.5rem
}

.card .cls-nav-tabs .nav-tabs .nav-item .nav-link:first-child,.well .cls-nav-tabs .nav-tabs .nav-item .nav-link:first-child {
    margin-left: 1.5rem
}

.nav-tabs {
    border-bottom: 1px solid #C1C1C1;
    padding-left: 1rem
}

.nav-tabs .nav-link {
    color: #292931;
    font-weight: 400;
    font-size: 1.25rem;
    margin-bottom: -1px;
    padding-bottom: 1.25rem;
    border: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link {
    color: #292931;
    font-weight: 500;
    background-color: #fff;
    border-bottom: 5px solid #117bab
}

#pcpSearchngbtabset.nav-tabs {
    margin-bottom: 1rem;
    padding-left: 0
}

#pcpSearchngbtabset.nav-tabs .nav-item .nav-link.active:after {
    background: #82c341
}

#pcpSearchngbtabset.nav-tabs .nav-item .nav-link:hover:after {
    background: #82c341
}

#by-name-tab-panel .pbc-selection-subcontent {
    justify-content: center
}

.pbc-nav-tabs {
    margin-bottom: 1.5rem;
    padding-left: 0!important
}

.pbc-nav-tabs .nav-link {
    margin-right: 1.5rem;
    padding-left: 0!important;
    padding-right: 0!important
}

.pbc-nav-tabs .nav-link.active {
    padding-left: 0!important;
    padding-right: 0!important
}

.custom-nav-tabs .nav-tabs .nav-item .nav-link {
    color: #63666a
}

.custom-nav-tabs .nav-tabs .nav-item .nav-link.active {
    color: #117bab;
    border-bottom: 2px solid #117bab
}

ul#primary-nav {
    list-style-type: none;
    padding: 0
}

ul#primary-nav .nav-primary-dropdown-menu li a {
    padding: .5rem 1.5rem
}

ul#primary-nav .nav-primary-dropdown-menu li:first-child a {
    padding-top: .75rem
}

ul#primary-nav .nav-primary-dropdown-menu li:last-child a {
    padding-bottom: .75rem
}

@media (min-width: 1024px) {
    ul#primary-nav li {
        z-index:10;
        position: relative
    }

    ul#primary-nav li ul {
        left: 0;
        padding-top: .5rem;
        border-radius: 0 0 5px 5px;
        background-color: #fff;
        position: absolute;
        list-style-type: none;
        padding: 0;
        box-shadow: 2px 2px 3px #666,-2px 2px 3px #666;
        border-top: 3px solid #117bab
    }

    ul#primary-nav li ul:before {
        position: absolute;
        font-family: "Font Awesome 5 free";
        font-weight: 900;
        content: "\f0d8"!important;
        color: #117bab;
        left: .65rem;
        top: -1.75rem;
        font-size: 2rem
    }

    ul#primary-nav li ul li {
        border-radius: 5px;
        background-color: #fff
    }

    ul#primary-nav li ul li a.dropdown-item:visited {
        color: #292931
    }
}

@media (max-width: 1023.98px) {
    ul#primary-nav ul {
        list-style-type:none;
        padding: 0
    }

    ul#primary-nav ul li a.dropdown-item {
        padding: 1rem 1rem 1rem 3rem;
        border-bottom: 1px solid;
        color: #292931
    }
}

@media (max-width: 1023.98px) {
    pbc-footer-top-mobile ul {
        list-style-type:none;
        padding: 0
    }

    pbc-footer-top-mobile ul li a.dropdown-item {
        padding: 1rem 1rem 1rem 3rem;
        border-bottom: 1px solid #D6D5CE;
        color: #292931
    }
}

#secondary-nav {
    position: relative;
    padding-left: 1rem;
    justify-content: end
}

#secondary-nav ul {
    border-radius: 0 0 5px 5px;
    background-color: #fff;
    position: absolute;
    list-style-type: none;
    padding: 0;
    box-shadow: 2px 2px 3px #666,-2px 2px 3px #666;
    border-top: 3px solid #117bab
}

#secondary-nav ul li {
    border-radius: 5px;
    background-color: #fff
}

#secondary-nav ul li a.dropdown-item:visited {
    color: #292931
}

.switch-lob-container a {
    font-weight: 400;
    font-size: .9rem;
    padding: 0;
    color: #000
}

.background-info {
    border-radius: .0625rem;
    background-color: #f3fbfe;
    padding: 1rem 1rem 1rem 2.3rem
}

.background-info i {
    color: #117bab
}

.border-dark-notify {
    border-bottom: .0625rem solid #117bab
}

.border-dark-notify .btn-tertiary:after {
    top: .1rem
}

.circle-color {
    background-color: #117bab
}

.notifications {
    height: 3.9375rem;
    width: 4.25rem;
    float: right;
    border-width: 0rem;
    background-color: #fff
}

@media screen and (max-width: 768px) {
    .notifications {
        width:4.75rem!important
    }
}

.rectangle-text {
    height: 1.25rem;
    width: 3.25rem;
    border-radius: .625rem;
    background-color: #117bab
}

.text-msg {
    height: .875rem;
    width: 2rem;
    color: #fff;
    font-size: .6875rem;
    font-weight: 700;
    letter-spacing: 0;
    line-height: .875rem;
    position: relative;
    top: -.125rem
}

.hearder-over {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem;
    border-top-left-radius: .2375rem;
    border-top-right-radius: .2375rem
}

.bg {
    height: 2.8125rem
}

.notify-popover .popover {
    box-shadow: 0 2px 5px #0000001f,0 2px 10px #0000001f;
    border-radius: .15rem;
    border: .0625rem;
    border-color: #000;
    max-width: 31.25rem
}

@media (min-width: 768px) {
    .notify-popover .popover {
        max-width:300
    }
}

.notify-popover .popover a.download {
    display: block
}

.notify-popover .popover a.download:before {
    font-weight: 900;
    content: "\f56d"
}

.notify-popover .popover-body {
    background: none;
    color: #000;
    font-size: .875rem;
    font-weight: 300;
    letter-spacing: .0625rem;
    padding: 0rem;
    border-top: .25rem solid #117BAB;
    border-left: .125rem solid black;
    border-right: .125rem solid black;
    border-bottom: .125rem solid black
}

.notify-popover .popover-body a {
    color: transparent;
    text-decoration: none
}

.notify-popover .bs-popover-bottom .arrow:after,.bs-popover-auto[x-placement^=bottom] .arrow:after {
    top: .125rem;
    border-bottom-color: #117bab
}

.notify-popover .bs-popover-bottom,.bs-popover-auto[x-placement^=bottom] {
    margin-top: 0rem
}

.auto-message {
    color: #000;
    font-size: .875rem;
    font-weight: 550;
    letter-spacing: 0
}

.auto-message-read {
    color: #606060;
    font-size: .9375rem;
    font-weight: 500;
    letter-spacing: 0
}

.notification_count {
    width: auto;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    border-radius: .125rem;
    background-color: #b00020;
    position: relative;
    float: right;
    left: -39%;
    top: .4rem;
    padding: 0rem .125rem
}

.bs-popover-bottom .popover-header,.bs-popover-auto[x-placement^=bottom] .popover-header {
    border-top: .25rem solid #117BAB;
    border-bottom: .125rem solid rgba(17,123,171,.6);
    padding: .15rem .75rem .45rem;
    background-color: #fff
}

.bs-popover-bottom .popover-header:before,.bs-popover-auto[x-placement^=bottom] .popover-header:before {
    border-bottom: none!important
}

.bs-popover-bottom .popover-body,.bs-popover-auto[x-placement^=bottom] .popover-body {
    border: none
}

.notify_nullMsg {
    height: 1.1875rem;
    color: #117bab;
    font-family: Roboto,sans-serif!important;
    font-size: 1rem;
    letter-spacing: 0;
    line-height: 1.1875rem;
    text-align: center
}

.notify_nullbg {
    height: 3.4375rem
}

.notify_style {
    border: .0625rem solid black;
    border-top-left-radius: .2375rem;
    border-top-right-radius: .2375rem;
    letter-spacing: 0
}

.notify_style .offset-3 {
    margin-left: 22%
}

@media screen and (min-width: 1360px) and (max-width: 1439px) {
    .notify-popover .popover {
        max-width:27.5rem
    }

    .notify_style .fs-16 {
        font-size: 1rem
    }
}

@media screen and (min-width: 1440px) and (max-width: 2199px) {
    .notify-popover .popover {
        max-width:25.5rem
    }

    .notify_style .fs-16 {
        font-size: 1rem
    }
}

@media screen and (min-width: 2200px) and (max-width: 3000px) {
    .notify-popover .popover {
        max-width:26rem
    }

    .notify_style .fs-16 {
        font-size: 16px
    }
}

@media only screen and (min-width: 340px) and (max-width: 640px) {
    .notify-popover .popover {
        max-width:23.8125rem
    }

    .notify_style .offset-2 {
        margin-left: 10%
    }

    .notify_style .offset-3 {
        margin-left: 15%
    }

    .notify_style .fs-16 {
        font-size: .8rem
    }

    .notify_style .notify-delete {
        font-size: .8rem;
        position: absolute;
        right: -3.5rem
    }
}

.notification-scroll {
    overflow-y: scroll;
    max-height: 31.25rem
}

.notification-scroll .card .card-body {
    padding-left: 2.3rem!important
}

.notify-close {
    border: none;
    background-color: #fff;
    font-size: 1.5625rem;
    position: relative;
    top: -.5625rem
}

.notify-header {
    font-size: 1.125rem;
    margin-right: .625rem;
    font-weight: 700
}

.notify-delete {
    font-size: 12px;
    position: absolute;
    right: -3.5rem
}

.unread-notify-date {
    color: #606060;
    font-size: 1rem
}

.notification-background-normal {
    border-radius: .0625rem;
    padding: 1rem 1rem 1rem 2.3rem
}

.secure-inbox {
    height: 2.5rem;
    width: 5.5rem;
    float: right;
    border-width: 0rem;
    background-color: #fff
}

.drag-region {
    border: 2px solid #ccc;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    align-items: center;
    cursor: pointer;
    width: 100%
}

.upload-content p {
    color: #fff;
    background-color: #000;
    margin: 0 4px;
    border-radius: 6px;
    height: 24px;
    width: 50px
}

@media screen and (min-width: 2100px) {
    .upload-content p {
        height:35px;
        width: 80px
    }
}

@media screen and (min-width: 2800px) {
    .upload-content p {
        height:50px;
        width: 100px
    }
}

.attachment {
    color: var(--premera-neutral-1, #1F1F1F);
    font-feature-settings: "clig" off,"liga" off;
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    display: flex;
    align-items: center;
    padding: 4px
}

.list-content {
    color: #292931;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    margin: 10px 0
}

@media screen and (min-width: 2200px) {
    .list-content li {
        margin:8px 0
    }
}

@media screen and (min-width: 2800px) {
    .list-content li {
        margin:20px 0
    }
}

@media screen and (min-width: 1440px) {
    .list-content {
        text-wrap:nowrap
    }
}

@media screen and (min-width: 2800px) {
    .list-content {
        margin:30px 0
    }
}

.drag-drop-heading {
    color: #313234;
    font-family: Lora;
    font-size: 1.758rem;
    font-style: normal;
    font-weight: 400;
    line-height: 33px
}

.ul-attachments {
    background-color: #fafafa;
    list-style: none;
    flex-shrink: 0;
    margin: auto;
    display: flex;
    flex-direction: column
}

.ul-attachments ul {
    padding-bottom: 0;
    margin-bottom: 0;
    padding-left: .8rem
}

.removeFile {
    color: #117bab;
    font-feature-settings: "clig" off,"liga" off;
    font-size: .875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    margin-left: .5rem
}

.updateFailed {
    color: #292931;
    font-feature-settings: "clig" off,"liga" off;
    font-size: .875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 20px
}

.tooltipForClaims {
    position: relative;
    display: inline-block;
    height: 1.5rem;
    width: 1.5rem;
    margin-left: .2rem;
    cursor: pointer
}

@media screen and (min-width: 2100px) {
    .tooltipForClaims,.tooltipForClaims img {
        height:1.5rem;
        width: 1.5rem
    }
}

.tooltipForClaims .tooltiptextForclaims {
    visibility: hidden;
    width: 15.5rem;
    background-color: #000;
    color: #fff;
    text-align: left;
    border-radius: 6px;
    padding: 5px 4px;
    position: absolute;
    z-index: 1;
    bottom: 130%;
    margin-left: -136px;
    color: var(--neutral-white, #FFF);
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    font-family: system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif
}

.tooltipForClaims .tooltiptextForclaims:after {
    content: "";
    position: absolute;
    top: 100%;
    margin-left: 16%;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent
}

@media screen and (min-width: 2150px) {
    .tooltipForClaims .tooltiptextForclaims:after {
        margin-left:11%
    }
}

.tooltipForClaims:hover .tooltiptextForclaims {
    visibility: visible
}

.attachment-info-Label {
    display: flex;
    color: #63666a;
    leading-trim: both;
    text-edge: cap;
    font-size: 1rem;
    font-style: normal;
    margin-top: .8rem
}

.attach-button {
    color: #006ca3;
    border-color: #006ca3;
    font-style: normal;
    font-weight: 500;
    line-height: normal
}

.modal {
    display: none;
    background-color: #00000080
}

.modal.show {
    display: block
}

.alert-dialog {
    width: 100%;
    height: 100%;
    flex-shrink: 0;
    border-radius: 6px;
    background: #4a4a4a
}

.modal-title-alert {
    color: #fff;
    font-feature-settings: "clig" off,"liga" off;
    font-family: Segoe UI;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal
}

.modal-body-alert {
    color: #fff;
    font-feature-settings: "clig" off,"liga" off;
    font-family: Segoe UI;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-left: 1rem
}

.radioInput {
    color: #292931;
    font-feature-settings: "clig" off,"liga" off;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

h7 {
    color: #313234;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal
}

.questions-label {
    color: #313234;
    font-family: Lora;
    font-size: 1.758rem;
    font-style: normal;
    font-weight: 400;
    line-height: 2.063rem
}

.vision-form-check-label {
    color: #000;
    font-feature-settings: "clig" off,"liga" off;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.provider-input {
    display: flex;
    width: 45%;
    height: 49px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    flex-shrink: 0;
    border-radius: 4px;
    border: 2px solid var(--neutral-gray-8-icons, #1F1F1F);
    background: var(--neutral-white, #FFF)
}

.floating-label {
    position: absolute;
    top: 0;
    left: 10px;
    pointer-events: none;
    transition: .2 ease-out;
    color: #666
}

#provider:focus~.floating-label,input:valid~.floating-label {
    transform: translateY(-18px) scale(.8);
    color: #000
}

.input-border {
    border-radius: 4px;
    border: .5px solid;
    border-right: 2px solid;
    background: var(--neutral-white, #FFF);
    width: 45%
}

.oneProviderLabel {
    color: #63666a;
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.sales-shipping-label {
    color: var(--premera-neutral-2, #404144);
    font-feature-settings: "clig" off,"liga" off;
    font-size: .8rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: .5rem;
    margin-bottom: 1.2rem
}

#member {
    width: 100%
}

@media (max-width: 1023.98px) {
    .input-border,#member,.provider-input {
        width:70%
    }
}

.stepper-alligment {
    display: flex;
    justify-content: left
}

.hz-progressbar {
    counter-reset: none
}

.hz-progressbar li {
    list-style-type: none;
    float: left;
    width: 20%;
    position: relative;
    text-align: center
}

.hz-progressbar li:after {
    content: "";
    width: 1rem;
    height: 1rem;
    border: 1px solid black;
    display: block;
    text-align: center;
    margin: 0 auto 10px;
    border-radius: 50%;
    background-color: #000
}

.hz-progressbar li:before {
    content: "";
    position: absolute;
    width: 100%;
    height: .2rem;
    background-color: #000;
    bottom: 1rem;
    left: -50%;
    z-index: 1
}

.hz-progressbar li:first-child:before {
    content: none
}

.hz-progressbar li.active {
    color: #00f
}

.hz-progressbar li.active:after {
    border-color: #00f;
    background-color: #00f
}

.hz-progressbar li.active+li.active:before {
    background-color: #00f
}

.horizontal-stepper {
    background-color: #fff
}

#text {
    fill: #000;
    text-anchor: middle
}

#text>.Visited {
    font-weight: 500
}

#text>.Selected {
    font-weight: 700
}

#lines {
    fill: #c1c1c1
}

#lines>.Visited {
    fill: #117bab
}

#circles {
    fill: #c1c1c1;
    stroke: transparent;
    stroke-width: 0
}

#circles>.Visited {
    fill: #117bab;
    stroke: #117bab;
    stroke-width: 1px
}

#circles>.Selected {
    fill: #117bab;
    stroke: #117bab;
    stroke-width: 2px
}

@media (max-width: 600px) {
    .stepper-alligment {
        display:flex;
        justify-content: left
    }

    #prog-stepper {
        width: 550px
    }

    rect {
        width: 6rem
    }

    .circle-0 {
        transform: translate(-1%)
    }

    .circle-1 {
        transform: translate(-8%)
    }

    .circle-2 {
        transform: translate(-15%)
    }

    .circle-3 {
        transform: translate(-21%)
    }

    .circle-4 {
        transform: translate(-27%)
    }

    .rect-0 {
        transform: translate(-2%)
    }

    .rect-1 {
        transform: translate(-8%)
    }

    .rect-2 {
        transform: translate(-15%)
    }

    .rect-3 {
        transform: translate(-21%)
    }

    .rect-4 {
        transform: translate(-35%)
    }

    #text {
        font-size: .75rem
    }

    .text-0 {
        transform: translate(-1%)
    }

    .text-1 {
        transform: translate(-8%)
    }

    .text-2 {
        transform: translate(-15%)
    }

    .text-3 {
        transform: translate(-20%)
    }

    .text-4 {
        transform: translate(-27%)
    }
}

@media screen and (min-width: 200px) and (max-width: 450px) {
    .stepper-alligment {
        display:flex;
        justify-content: left
    }

    #prog-stepper {
        width: 260px
    }

    rect {
        width: 5rem
    }

    #text {
        font-size: .75rem
    }

    .text-0 {
        transform: translate(-3%)
    }

    .text-1 {
        transform: translate(-16%)
    }

    .text-2 {
        transform: translate(-26%)
    }

    .text-3 {
        transform: translate(-37%)
    }

    .text-4 {
        transform: translate(-50%)
    }

    .circle-0 {
        transform: translate(-3%)
    }

    .circle-1 {
        transform: translate(-16%)
    }

    .circle-2 {
        transform: translate(-26%)
    }

    .circle-3 {
        transform: translate(-37%)
    }

    .circle-4 {
        transform: translate(-50%)
    }

    .rect-0 {
        transform: translate(-3%)
    }

    .rect-1 {
        transform: translate(-15%)
    }

    .rect-2 {
        transform: translate(-25%)
    }

    .rect-3 {
        transform: translate(-37%)
    }
}

@media screen and (min-width: 2200px) {
    .stepper-alligment {
        display:flex;
        justify-content: left
    }

    #prog-stepper {
        width: 760px
    }

    rect {
        width: 7rem
    }

    .circle-0 {
        transform: translate(0)
    }

    .circle-1 {
        transform: translate(7%)
    }

    .circle-2 {
        transform: translate(14%)
    }

    .circle-3 {
        transform: translate(21%)
    }

    .circle-4 {
        transform: translate(27%)
    }

    .rect-0 {
        transform: translate(0)
    }

    .rect-1 {
        transform: translate(7%)
    }

    .rect-2 {
        transform: translate(14%)
    }

    .rect-3 {
        transform: translate(21%)
    }

    .rect-4 {
        transform: translate(-1%)
    }

    #text {
        font-size: .9rem
    }

    .text-0 {
        transform: translate(1%)
    }

    .text-1 {
        transform: translate(7%)
    }

    .text-2 {
        transform: translate(14%)
    }

    .text-3 {
        transform: translate(21%)
    }

    .text-4 {
        transform: translate(27%)
    }
}

@media screen and (min-width: 2800px) {
    .stepper-alligment {
        display:flex;
        justify-content: left
    }

    #prog-stepper {
        width: 950px
    }

    rect {
        width: 5rem
    }

    .circle-0 {
        transform: translate(0)
    }

    .circle-1 {
        transform: translate(7%)
    }

    .circle-2 {
        transform: translate(14%)
    }

    .circle-3 {
        transform: translate(21%)
    }

    .circle-4 {
        transform: translate(27%)
    }

    .rect-0 {
        transform: translate(0)
    }

    .rect-1 {
        transform: translate(7%)
    }

    .rect-2 {
        transform: translate(14%)
    }

    .rect-3 {
        transform: translate(21%)
    }

    .rect-4 {
        transform: translate(-1%)
    }

    #text {
        font-size: .7rem
    }

    .text-0 {
        transform: translate(1.3%)
    }

    .text-1 {
        transform: translate(7%)
    }

    .text-2 {
        transform: translate(14%)
    }

    .text-3 {
        transform: translate(21%)
    }

    .text-4 {
        transform: translate(27%)
    }
}

.vision-modal-class {
    width: 52%;
    flex-shrink: 0;
    border-radius: 1.25rem;
    border: .625rem solid #117BAB;
    background: #fff
}

.popup-modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    border: none;
    border-radius: .625rem;
    padding-left: 0;
    padding-bottom: 0;
    padding-right: 0
}

.popup-modal-header button {
    width: 1.5rem;
    height: 1.5rem;
    flex-shrink: 0;
    border: none;
    background: none;
    font-weight: 700;
    width: 1.498rem;
    color: #63666a
}

.popup-modal-title {
    width: 8.5rem;
    height: 2.375rem;
    flex-shrink: 0
}

.demo-table {
    width: 100%;
    flex-shrink: 0;
    border: .063rem solid #999;
    background: #fafafa
}

.demo-table table {
    border-collapse: collapse
}

.demo-table table th,.demo-table table td {
    padding: .5rem;
    text-align: left
}

.arc-description {
    flex-shrink: 0;
    border: 2px solid #B00020;
    background: #ffe5031a;
    padding-left: .625rem
}

.modal-labels {
    color: #292931;
    font-family: Roboto;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.688rem
}

.modal-labels h2 {
    color: #313234;
    font-family: Lora;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: 2.063rem
}

.modal-labels label {
    font-weight: 600
}

.howIKnow-modal-content {
    margin: 1rem 0;
    width: 43.75rem;
    flex-shrink: 0;
    border-radius: 1.25rem;
    border: .625rem solid #117BAB;
    background: #fff
}

.howIKnow-modal-dialog {
    display: flex;
    justify-content: center
}

@media (max-width: 767.98px) {
    .howIKnow-modal-content {
        width:92%
    }

    .demo-table {
        overflow-x: auto;
        max-width: 100%;
        white-space: nowrap
    }

    .demo-table table {
        width: 100%
    }
}

.select-charges-type select {
    -webkit-appearance: none;
    appearance: none;
    background-image: none;
    padding-right: 1rem
}

.select-charges-type input {
    width: 24%;
    height: 50px
}

.select-charges-type select:after {
    content: "\25bc";
    position: absolute;
    top: 50%;
    right: .5rem;
    transform: translateY(-50%);
    pointer-events: none
}

.suggestions-list {
    list-style: none;
    padding: 0;
    margin: 0;
    border: 1px solid #ccc;
    max-height: 100px;
    overflow: hidden;
    background-color: #fff;
    position: absolute;
    border: 1px solid var(--neutral-gray-8-icons, #1F1F1F);
    z-index: 1
}

.suggestion-item {
    padding: 5px;
    cursor: pointer;
    width: 374px;
    height: 50px;
    flex-shrink: 0;
    background: #fff;
    display: flex;
    align-items: center
}

.service-cost-form a {
    margin-right: 1rem;
    text-decoration: none;
    color: #117bab;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal
}

.service-cost-form .service-labels {
    width: 15.2rem;
    height: 50px;
    flex-shrink: 0;
    border-radius: 25px;
    background: #007bba;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: .5rem 1rem .5rem 0;
    flex-wrap: wrap
}

.service-cost-form .service-labels label {
    color: #fff;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin-top: 8px;
    text-wrap: nowrap
}

.service-labels-wrapper {
    display: flex;
    flex-wrap: wrap;
    width: 50%
}

.service-labels-wrapper button {
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 900;
    background: none;
    border: none;
    margin-left: 1rem
}

.quantity-input {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    background: #fff;
    border-radius: 4px;
    border: 2px solid var(--neutral-gray-8-icons, #1F1F1F);
    background: var(--neutral-white, #FFF);
    width: 6rem;
    height: 50px;
    gap: 6px;
    margin: 1rem 1rem 0 0
}

.quantity-input select {
    border: none;
    width: 100%;
    margin-left: .4rem;
    margin-top: 1.2rem;
    outline: none;
    padding: 0
}

.quantity-input select:focus {
    outline: 2px solid #020a11
}

@media screen and (min-width: 2100px) {
    .quantity-input {
        height:72px
    }
}

.quantity-input-2 {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    background: #fff;
    border-radius: 4px;
    border: 2px solid var(--neutral-gray-8-icons, #1F1F1F);
    background: var(--neutral-white, #FFF);
    width: 8%;
    height: 63px;
    gap: 8px;
    margin: 1rem 1rem 0 0
}

.quantity-input-2 select {
    border: none;
    width: 100%;
    margin-left: 8px;
    margin-top: 15px;
    margin-right: 7px;
    outline: none;
    padding-left: 10px
}

.total-input {
    margin-left: 50px;
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 6px;
    width: 375px;
    height: 63px;
    padding: 8px 13px;
    justify-content: center;
    align-self: stretch;
    border: 2px solid;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    color: var(--neutral-gray-8-icons, #1F1F1F);
    font-feature-settings: "clig" off,"liga" off
}

.cost-input {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    background: #fff;
    border-radius: 4px;
    border: 2px solid var(--neutral-gray-8-icons, #1F1F1F);
    background: var(--neutral-white, #FFF);
    width: 22rem;
    height: 50px;
    gap: 6px;
    margin: 1rem 1rem 0 0
}

.cost-input input {
    border: none;
    width: 100%;
    margin-top: 1.2rem;
    margin-left: .5rem;
    outline: none;
    background: none
}

@media screen and (min-width: 2100px) {
    .cost-input {
        height:72px
    }
}

@media screen and (min-width: 1440px) and (max-width: 2099px) {
    .cost-input {
        margin-bottom:.5rem
    }
}

.cost-input-2 {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    background: #fff;
    border-radius: 4px;
    border: 2px solid var(--neutral-gray-8-icons, #1F1F1F);
    background: var(--neutral-white, #FFF);
    width: 375px;
    height: 63px;
    gap: 8px;
    margin: 1rem 1rem 0 0
}

.cost-input-2 input {
    border: none;
    width: 100%;
    margin-top: -1px;
    outline: none;
    background: none;
    padding-top: 18px;
    padding-left: 10px
}

.details-panel-page {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%
}

.details-panel-page h2 {
    color: #313234;
    font-family: Lora;
    font-size: 1.758rem;
    font-style: normal;
    font-weight: 450;
    line-height: normal
}

@media screen and (min-width: 2100px) {
    .details-panel-page h2 {
        font-size:2rem!important
    }
}

.details-panel-page label {
    color: #63666a;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5rem
}

@media screen and (min-width: 2100px) {
    .details-panel-page label {
        font-size:1.3rem!important
    }
}

.details-panel-page p {
    color: #292931;
    font-size: .9rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

@media screen and (min-width: 2100px) {
    .details-panel-page p {
        font-size:1.2rem!important
    }
}

.details-panel-page input {
    height: 1.125rem;
    min-width: 1.125rem
}

@media screen and (min-width: 2100px) {
    .details-panel-page input {
        min-height:1rem;
        min-width: 1rem;
        margin-top: .2rem;
        margin-right: .5rem
    }
}

.details-panel-container {
    display: flex;
    flex-direction: column
}

.panel-width {
    width: 40%
}

@media (max-width: 1023.98px) {
    .panel-width {
        width:60%
    }
}

@media (max-width: 767.98px) {
    .panel-width {
        width:75%
    }
}

.claims-details-space {
    display: flex;
    flex-direction: column;
    width: 100%;
    flex-shrink: 0;
    border: 1px solid rgba(0,0,0,.33);
    background: #fff;
    padding: 1rem 1.5rem
}

.claims-details-space label {
    color: #292931;
    font-size: .813rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

@media screen and (min-width: 2100px) {
    .claims-details-space label {
        font-size:1rem
    }
}

.claims-details-space span {
    color: #292931;
    font-size: .875rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 1rem
}

@media screen and (min-width: 2100px) {
    .claims-details-space span {
        font-size:1rem
    }
}

.claims-service-space {
    display: flex;
    flex-direction: column;
    width: 100%;
    flex-shrink: 0;
    padding: 1rem 1.5rem;
    border-right: 1px solid rgba(0,0,0,.33);
    border-bottom: 1px solid rgba(0,0,0,.33);
    border-left: 1px solid rgba(0,0,0,.33);
    background: #eff9fd
}

.claims-service-space label,.claims-service-space h6 {
    color: #292931;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal
}

@media screen and (min-width: 2100px) {
    .claims-service-space label,.claims-service-space h6 {
        font-size:1.3rem
    }
}

.discount-subtotal-class {
    border-top: 1px solid var(--premera-neutral-4, #9E9E9E)
}

.discount-subtotal-class label,.discount-subtotal-class span,.discount-subtotal-class h2 {
    font-weight: 700
}

.form-values h6 {
    color: #292931;
    font-size: 1rem;
    font-style: normal;
    font-weight: 550;
    line-height: normal;
    margin-left: 1rem
}

@media screen and (min-width: 2100px) {
    .form-values h6 {
        font-size:1.3rem
    }
}

.form-values label {
    color: #292931;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-left: 2rem
}

@media screen and (min-width: 2100px) {
    .form-values label {
        font-size:1.3rem
    }
}

.form-values span {
    color: #292931;
    text-align: right;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 1rem
}

@media screen and (min-width: 2100px) {
    .form-values span {
        font-size:1.3rem
    }
}

.switch-1 .slider:after {
    content: "NO"
}

.switch-1 input:checked+.slider:after {
    content: "Yes"
}

.confirmation-list {
    text-indent: -4px
}

.eobView {
    color: #006ca3;
    font-family: Roboto!important;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal
}

.mb-decrease-1 {
    margin-bottom: -8px
}

.mb-decrease-3 {
    margin-bottom: -3rem
}

.eobLink {
    color: var(--premera-web-brand-1-primary, #006CA3);
    font-family: Roboto!important;
    font-size: .875rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal
}

.eob_help_icon {
    color: #117bab!important
}

.eob_error_icon {
    color: #dc3545!important
}

.relBold {
    font-weight: 700
}

.claim_error_box {
    display: flex;
    padding: 1rem;
    flex-direction: column;
    align-items: flex-start;
    gap: .75rem;
    border-radius: 4px;
    border: 1px solid var(--Premera-Digital-Status-Icon-Red, #DC3545);
    background: #dc35450d
}

.claim_error_lbl {
    color: #b00020;
    font-family: Roboto!important;
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.reduce_size {
    font-size: 1.25rem!important
}

.align-left {
    text-align: left!important
}

.recover-user-width {
    max-width: 75%!important
}

@media (max-width: 576px) {
    .recover-user-width {
        width:100%!important;
        max-width: 75%;
        padding-left: 0;
        padding-right: 0
    }
}

.member-id-form-width {
    width: 62%!important
}

@media (max-width: 576px) {
    .member-id-form-width {
        width:92%!important;
        padding-left: 0;
        padding-right: 0
    }
}

.recover-user-form {
    width: 65%!important
}

@media (max-width: 576px) {
    .recover-user-form {
        width:100%!important;
        max-width: 65%;
        padding-left: 0;
        padding-right: 0
    }
}

.recover-submit-btn {
    color: var(--Standard-White, #FFF);
    text-align: center;
    font-feature-settings: "liga" off,"clig" off;
    font-family: Montserrat;
    font-size: 1rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal
}

.recover-cancel-btn {
    color: var(--LifeWIse-Digital-Green-Text, #00695E);
    text-align: center;
    font-feature-settings: "liga" off,"clig" off;
    font-family: Montserrat;
    font-size: 1rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    border-radius: .25rem;
    border: 1px solid var(--LifeWIse-Digital-Green-Text, #00695E);
    background: var(--Standard-White, #FFF)
}

.recover-submit-btn-invalid {
    border-radius: .25rem;
    background: var(--LifeWIse-Digital-CTA-Disabled, #647372)
}

.recover-submit-btn-invalid:hover {
    color: #fff!important
}

.recover-submit-btn-valid {
    border-radius: .25rem;
    background: var(--LifeWIse-Digital-Aqua, #117bab);
    color: #fff!important
}

.recover-submit-btn-valid:hover {
    color: #fff!important
}

.recover-Error-Messages div {
    color: var(--Premera-Digital-Status-Error, #B00020);
    font-family: Montserrat;
    font-size: .9rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.no-records-found {
    border: 1px solid var(--Premera-Digital-Status-Icon-Red, #DC3545);
    background: var(--Premera-Digital-Status-Background-Red-1, #FFF3F5);
    color: var(--Premera-Digital-Status-Error, #B00020);
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: .8rem;
    width: 61%
}

@media (max-width: 576px) {
    .no-records-found {
        width:100%!important;
        max-width: 54%
    }
}

.no-records-found p {
    margin: 0;
    padding: .5rem
}

.recover-user-heading {
    color: #000;
    font-family: Lora;
    font-size: 2rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal
}

.recover-user-subheadings {
    color: #000;
    font-family: Roboto;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.email-result {
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1rem;
    text-align: center
}

.notes {
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1rem;
    text-align: center
}

#container {
    text-align: center
}

.recover-user-member label {
    overflow: hidden;
    white-space: nowrap;
    color: var(--LifeWIse-Digital-Green-Text, #00695E);
    text-overflow: ellipsis;
    font-family: Montserrat;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5rem;
    margin-bottom: 0;
    width: 100%
}

.placeholder-text-danger::placeholder {
    color: #b00020
}

.accordion.visitor-sign-in .card {
    box-shadow: none;
    border-bottom: 0
}

.accordion.visitor-sign-in .card .btn-link {
    border-top: 0
}

.accordion.visitor-sign-in .card .btn-link:hover {
    border: 0
}

.accordion.visitor-sign-in .card .card-header {
    background-color: #eff9fd;
    border-bottom: 0
}

.accordion.visitor-sign-in .card .card-header button {
    box-shadow: none;
    text-decoration: none
}

.accordion.visitor-sign-in .card .card-header button:focus {
    box-shadow: none
}

.visitor-sign-in .btn-tertiary {
    margin: 0
}

.visitor-sign-in .align-middle {
    vertical-align: middle
}

.visitor-sign-in-banner {
    padding: 2rem 0
}

.visitor-sign-in-banner .card .card-body {
    border: 1px solid #117BAB;
    background-color: #f3fbfe
}

.visitor-sign-in-banner .card .card-body p {
    margin-bottom: 0
}

.psa-page-header {
    color: #000;
    font-feature-settings: "liga" off,"clig" off;
    font-family: Lora!important;
    font-size: 3rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.psa-page-sub-header {
    color: var(--Premera-Neutral-1, #000);
    font-feature-settings: "liga" off,"clig" off;
    font-family: Roboto!important;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.psa-pic-layout {
    width: 6rem;
    height: 6rem;
    display: flex;
    align-items: flex-start;
    gap: .75rem
}

.pic-layout-small {
    width: 5rem;
    height: 5rem;
    flex-shrink: 0
}

.find-care-provider-tile-header {
    color: #000;
    font-feature-settings: "liga" off,"clig" off;
    font-family: Lora!important;
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.find-care-tile-body {
    color: var(--Premera-Neutral-1, #000);
    font-feature-settings: "liga" off,"clig" off;
    font-family: Roboto!important;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.find-care-tile-body-2 {
    color: var(--LifeWise-Off-Black, #1F1410);
    font-feature-settings: "liga" off,"clig" off;
    font-family: Roboto;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.psa-hmo-care {
    background: var(--Premera-HMO-HMO-Dark-Blue, #004053);
    display: flex;
    padding-bottom: 2.5rem;
    flex-direction: column;
    align-items: flex-start
}

.psa-hmo-header {
    color: var(--Premera-White, #FFF);
    font-feature-settings: "liga" off,"clig" off;
    font-family: Lora;
    font-size: 3rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 1rem
}

.psa-hmo-body {
    color: var(--Premera-White, #FFF);
    font-feature-settings: "liga" off,"clig" off;
    font-family: Roboto;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.psa-gap-Hmo {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: .5rem;
    flex: 1 0 0
}

.psa-btn-hmo {
    display: flex;
    padding: .6rem 1rem;
    justify-content: center;
    align-items: center;
    gap: .7rem;
    border-radius: .25rem;
    background: var(--Premera-HMO-HMO-Dark-Green, #266726);
    margin-left: 1rem
}

.psa-hmo-link {
    color: var(--Premera-White, #FFF)!important;
    font-family: Roboto;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: flex;
    align-items: center;
    gap: .3rem;
    margin-left: 1rem
}

.psa-hmo-link-button {
    color: var(--Premera-White, #FFF);
    font-feature-settings: "liga" off,"clig" off;
    font-family: Roboto
}

.psa-hmo-image {
    display: flex;
    align-items: center;
    gap: .35rem
}

.phNo {
    color: var(--Premera-Brand-1, #006CA3);
    font-feature-settings: "liga" off,"clig" off;
    font-family: Roboto;
    font-size: 1rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal
}

.find-care-tile-header {
    color: #000;
    font-feature-settings: "liga" off,"clig" off;
    font-family: Roboto,sans-serif!important;
    font-size: 1.75rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.find-care-tile-header-2 {
    color: #000;
    font-feature-settings: "liga" off,"clig" off;
    font-family: Roboto,sans-serif!important;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.nurseLineTab {
    border-radius: .25rem;
    border: .06rem solid var(--Premera-Neutral-5, #E8E8E8);
    box-shadow: 0 .13rem .5rem #00000054
}

.psa-category-card {
    display: flex;
    height: 100%;
    padding: 1.2rem;
    flex-direction: column;
    align-items: center;
    gap: .25rem;
    align-self: stretch;
    border-radius: .24rem;
    border: 1px solid var(--Premera-Neutral-5, #E8E8E8);
    box-shadow: 0 .25rem .6rem #00000054
}

.psa-category-header {
    color: var(--Premera-Neutral-1, #000)!important;
    font-family: Roboto!important;
    font-size: 1.25rem!important;
    font-style: normal!important;
    font-weight: 400!important;
    line-height: normal!important;
    align-self: stretch!important
}

.psa-category-body {
    color: var(--Premera-Neutral-1, #000)!important;
    font-family: Roboto!important;
    font-size: 1rem!important;
    font-style: normal!important;
    font-weight: 400!important;
    line-height: normal!important
}

.program-code-card {
    background: var(--Premera-White, #FFF);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch
}

.program-code-card-body {
    color: var(--Premera-Neutral-1, #000)!important;
    font-family: Roboto!important;
    font-size: .875rem!important;
    font-style: normal!important;
    font-weight: 400!important;
    line-height: normal!important
}

.psa-header-border {
    border-bottom: 1px solid var(--Premera-Brand-5, #B7E3F6);
    display: flex;
    min-height: 6.25rem;
    align-items: flex-start;
    gap: .75rem;
    align-self: stretch
}

.center-image-horizontal {
    display: flex;
    justify-content: center
}

.display-block a:before {
    content: "\a";
    white-space: pre
}

a.line-break-none:before {
    content: none
}

.bhp-zip-input-container {
    max-width: 500px
}

.bhp-zip-input-wrapper {
    min-height: 45px;
    max-height: 300px;
    height: auto!important;
    cursor: text;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    gap: .5rem;
    padding: 1.75rem .5rem .5rem;
    overflow-y: auto!important;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch
}

.bhp-zip-input-wrapper::-webkit-scrollbar {
    width: 8px
}

.bhp-zip-input-wrapper::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 4px
}

.bhp-zip-input-wrapper::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 4px
}

.bhp-zip-input-wrapper::-webkit-scrollbar-thumb:hover {
    background: #555
}

.bhp-zip-input-wrapper~.zoom-label-2 {
    pointer-events: none;
    background-color: #fff;
    padding-right: .5rem;
    z-index: 10
}

@media screen and (max-width: 1200px) {
    .bhp-zip-input-wrapper {
        max-height:200px
    }
}

@media screen and (max-width: 992px) {
    .bhp-zip-input-wrapper {
        max-height:180px
    }
}

@media screen and (max-width: 768px) {
    .bhp-zip-input-wrapper {
        max-height:150px
    }
}

@media screen and (max-width: 576px) {
    .bhp-zip-input-wrapper {
        max-height:120px
    }
}

@media screen and (max-height: 800px) {
    .bhp-zip-input-wrapper {
        max-height:180px
    }
}

@media screen and (max-height: 600px) {
    .bhp-zip-input-wrapper {
        max-height:120px
    }
}

.bhp-zip-block {
    font-size: .9em;
    display: inline-flex;
    align-items: center;
    border: 2px solid #dee2e6
}

.bhp-zip-block-close {
    font-size: .7em;
    margin-left: .5rem;
    cursor: pointer;
    background: transparent;
    border: none;
    padding: 0;
    line-height: 1
}

.bhp-zip-block-close:hover,.bhp-zip-block-close:focus {
    opacity: .7;
    outline: 2px solid #0056b3;
    outline-offset: 2px
}

.bhp-zip-input-field {
    border: 0;
    flex-grow: 1;
    outline: none;
    min-width: 100px
}

.bhp-zip-helper-text {
    font-size: .875rem;
    color: #6c757d
}

.bhp-care-location-zip-input {
    max-width: 500px
}

.bhp-max-limit-warning {
    font-size: .875rem
}

.bhp-landing-step-icon {
    width: 48px;
    height: 48px
}

.bhp-residential-zip-input {
    width: 25%;
    min-width: 200px
}

@media screen and (max-width: 768px) {
    .bhp-residential-zip-input {
        width:100%;
        max-width: 300px
    }
}

.bhp-recommendation-actions {
    padding-left: 0;
    max-width: 250px
}

@media screen and (max-width: 768px) {
    .bhp-recommendation-actions {
        max-width:100%
    }
}

.pcp-cards-container {
    word-wrap: break-word;
    border-radius: .25rem;
    border: 1px solid var(--Premera-Neutral-4, #9E9E9E);
    background: var(--Premera-White, #FFF);
    box-shadow: 0 2px 8px #0000004d;
    font-family: Roboto,sans-serif!important;
    display: flex;
    flex-direction: column;
    gap: 1rem
}

.pcp-cards-container .member-name,.pcp-cards-container .member-name-small {
    font-size: 1.125rem;
    font-weight: 400;
    color: #292931;
    font-family: Roboto,sans-serif;
    font-style: normal
}

.pcp-cards-container .member-name-small {
    font-size: .875rem!important
}

.pcp-cards-container .pcp-info-italic {
    color: var(--Premera-Black, #000);
    font-family: Roboto,sans-serif;
    font-style: italic;
    font-weight: 400;
    line-height: normal;
    font-size: .875rem
}

.pcp-cards-container .pcp-info-bold {
    color: var(--Premera-Black, #000);
    font-family: Roboto,sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    font-size: .875rem;
    font-weight: 600
}

.pcp-cards-container .in-network-box {
    display: flex;
    padding: .25rem .5rem;
    justify-content: center;
    align-items: center;
    gap: .625rem;
    border-radius: .25rem 0;
    background: var(--Premera-Brand-1, #006CA3);
    color: var(--Premera-White, #FFF);
    font-family: Roboto,sans-serif!important;
    font-size: .875rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal
}

.pcp-cards-container .highlighted-text {
    color: var(--Premera-Brand-1, #006CA3);
    font-family: Roboto,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-size: .875rem
}

.pcp-cards-container .pcp-card {
    border-radius: .25rem;
    border: 1px solid var(--Premera-Neutral-4, #9E9E9E);
    background: var(--Premera-White, #FFF);
    box-shadow: 0 2px 8px #0000004d;
    min-height: 0;
    max-height: none;
    display: grid;
    align-items: start
}

.pcp-cards-container .fallback-body,.pcp-cards-container .fallback-body-error,.pcp-cards-container .fallback-body-info {
    display: flex;
    padding: 1rem;
    align-items: flex-start;
    gap: 1rem;
    align-self: stretch;
    border-radius: .1875rem;
    font-size: .875rem
}

.pcp-cards-container .fallback-body i,.pcp-cards-container .fallback-body-error i,.pcp-cards-container .fallback-body-info i {
    font-size: 1.5rem
}

.pcp-cards-container .fallback-body-info {
    background: #f3fbfe
}

.pcp-cards-container .fallback-body-info i {
    color: var(--Premera-Brand-1, #006CA3)
}

.pcp-cards-container .fallback-body-error {
    background: #fff3f5
}

.pcp-cards-container .fallback-body-error i {
    color: var(--premera-digital-status-refactor-error, #B00020)
}

.pcp-cards-container .pcp-gap>div {
    margin-bottom: .2rem
}

.pcp-cards-container .pcp-gap>div:last-child {
    margin-bottom: 0
}

.pcp-cards-container .cta-icons {
    width: 2.75rem;
    height: 2.75rem
}

.pcp-custom-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2.5rem;
    width: 100%
}

@media (max-width: 768px) {
    .pcp-custom-grid {
        grid-template-columns:1fr
    }
}

.pcp-grid-col {
    display: flex;
    flex-direction: column;
    gap: 2.5rem
}

.pcp-card-row {
    display: flex;
    flex-direction: row;
    gap: 1rem;
    align-items: flex-start
}

.pcp-card-photo {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 4rem;
    height: 4rem;
    box-shadow: 0 4px 4px #00000040;
    border-radius: 2rem
}

.pcp-card-photo img {
    width: 4rem;
    height: 4rem;
    aspect-ratio: 1/1
}

.pcp-card-details {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    gap: .5rem
}

.pcp-card-actions {
    display: flex;
    flex-direction: row;
    gap: 16px;
    justify-content: flex-end;
    padding-top: .75
}

.pcp-cta-icon-border {
    display: flex;
    width: 2.75rem;
    height: 2.75rem;
    padding: .75rem 1rem;
    justify-content: center;
    align-items: center;
    gap: .625rem;
    flex-shrink: 0;
    border-radius: .25rem;
    border: 1px solid var(--Premera-Brand-1, #006CA3);
    background: var(--Premera-White, #FFF)
}

.pcp-cta-icons {
    color: var(--Premera-Brand-1, #006CA3);
    font-family: "Font Awesome 6 Pro";
    font-size: .875rem;
    font-style: normal;
    font-weight: 900;
    line-height: normal
}

.pcp-selected-plan {
    color: #000;
    font-family: Roboto,sans-serif;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.pcp-screen-header {
    color: #313234
}

.pcp-screen-description {
    color: var(--Premera-Black, #000);
    font-family: Roboto,sans-serif;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.pcp-card-shadow {
    box-shadow: 0 2px 5px #0000001f,0 2px 10px #0000001f!important;
    background: #fff;
    border: none;
    border-radius: .15rem;
    box-shadow: 0 2px 5px #0000001f,0 2px 10px #0000001f
}

.pcp-screen-fallback,.pcp-screen-fallback i {
    color: var(--premera-digital-status-refactor-error, #B00020)
}
