/* _content/AccesoUnificado.WebSS/Components/Estructura/Titulo.razor.rz.scp.css */
/*!
 * Bootstrap v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

:root[b-lhc6ki5y14] {
    --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: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}

*[b-lhc6ki5y14], [b-lhc6ki5y14]::after, [b-lhc6ki5y14]::before {
    box-sizing: border-box
}

html[b-lhc6ki5y14] {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

@-ms-viewport {
    width: device-width
}

article[b-lhc6ki5y14], aside[b-lhc6ki5y14], figcaption[b-lhc6ki5y14], figure[b-lhc6ki5y14], footer[b-lhc6ki5y14], header[b-lhc6ki5y14], hgroup[b-lhc6ki5y14], main[b-lhc6ki5y14], nav[b-lhc6ki5y14], section[b-lhc6ki5y14] {
    display: block
}

body[b-lhc6ki5y14] {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus[b-lhc6ki5y14] {
    outline: 0 !important
}

hr[b-lhc6ki5y14] {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1[b-lhc6ki5y14], h2[b-lhc6ki5y14], h3[b-lhc6ki5y14], h4[b-lhc6ki5y14], h5[b-lhc6ki5y14], h6[b-lhc6ki5y14] {
    margin-top: 0;
    margin-bottom: .5rem
}

p[b-lhc6ki5y14] {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title][b-lhc6ki5y14], abbr[title][b-lhc6ki5y14] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

address[b-lhc6ki5y14] {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

dl[b-lhc6ki5y14], ol[b-lhc6ki5y14], ul[b-lhc6ki5y14] {
    margin-top: 0;
    margin-bottom: 1rem
}

    ol ol[b-lhc6ki5y14], ol ul[b-lhc6ki5y14], ul ol[b-lhc6ki5y14], ul ul[b-lhc6ki5y14] {
        margin-bottom: 0
    }

dt[b-lhc6ki5y14] {
    font-weight: 700
}

dd[b-lhc6ki5y14] {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote[b-lhc6ki5y14] {
    margin: 0 0 1rem
}

dfn[b-lhc6ki5y14] {
    font-style: italic
}

b[b-lhc6ki5y14], strong[b-lhc6ki5y14] {
    font-weight: bolder
}

small[b-lhc6ki5y14] {
    font-size: 80%
}

sub[b-lhc6ki5y14], sup[b-lhc6ki5y14] {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub[b-lhc6ki5y14] {
    bottom: -.25em
}

sup[b-lhc6ki5y14] {
    top: -.5em
}

a[b-lhc6ki5y14] {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

    a:hover[b-lhc6ki5y14] {
        color: #0056b3;
        text-decoration: underline
    }

    a:not([href]):not([tabindex])[b-lhc6ki5y14] {
        color: inherit;
        text-decoration: none
    }

        a:not([href]):not([tabindex]):focus[b-lhc6ki5y14], a:not([href]):not([tabindex]):hover[b-lhc6ki5y14] {
            color: inherit;
            text-decoration: none
        }

        a:not([href]):not([tabindex]):focus[b-lhc6ki5y14] {
            outline: 0
        }

code[b-lhc6ki5y14], kbd[b-lhc6ki5y14], pre[b-lhc6ki5y14], samp[b-lhc6ki5y14] {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    font-size: 1em
}

pre[b-lhc6ki5y14] {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure[b-lhc6ki5y14] {
    margin: 0 0 1rem
}

img[b-lhc6ki5y14] {
    vertical-align: middle;
    border-style: none
}

svg:not(:root)[b-lhc6ki5y14] {
    overflow: hidden
}

table[b-lhc6ki5y14] {
    border-collapse: collapse
}

caption[b-lhc6ki5y14] {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th[b-lhc6ki5y14] {
    text-align: inherit
}

label[b-lhc6ki5y14] {
    display: inline-block;
    margin-bottom: .5rem
}

button[b-lhc6ki5y14] {
    border-radius: 0
}

    button:focus[b-lhc6ki5y14] {
        outline: 1px dotted;
        outline: 5px auto -webkit-focus-ring-color
    }

button[b-lhc6ki5y14], input[b-lhc6ki5y14], optgroup[b-lhc6ki5y14], select[b-lhc6ki5y14], textarea[b-lhc6ki5y14] {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button[b-lhc6ki5y14], input[b-lhc6ki5y14] {
    overflow: visible
}

button[b-lhc6ki5y14], select[b-lhc6ki5y14] {
    text-transform: none
}

[type=reset][b-lhc6ki5y14], [type=submit][b-lhc6ki5y14], button[b-lhc6ki5y14], html [type=button][b-lhc6ki5y14] {
    -webkit-appearance: button
}

    [type=button][b-lhc6ki5y14]::-moz-focus-inner, [type=reset][b-lhc6ki5y14]::-moz-focus-inner, [type=submit][b-lhc6ki5y14]::-moz-focus-inner, button[b-lhc6ki5y14]::-moz-focus-inner {
        padding: 0;
        border-style: none
    }

input[type=checkbox][b-lhc6ki5y14], input[type=radio][b-lhc6ki5y14] {
    box-sizing: border-box;
    padding: 0
}

input[type=date][b-lhc6ki5y14], input[type=datetime-local][b-lhc6ki5y14], input[type=month][b-lhc6ki5y14], input[type=time][b-lhc6ki5y14] {
    -webkit-appearance: listbox
}

textarea[b-lhc6ki5y14] {
    overflow: auto;
    resize: vertical
}

fieldset[b-lhc6ki5y14] {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend[b-lhc6ki5y14] {
    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[b-lhc6ki5y14] {
    vertical-align: baseline
}

[type=number][b-lhc6ki5y14]::-webkit-inner-spin-button, [type=number][b-lhc6ki5y14]::-webkit-outer-spin-button {
    height: auto
}

[type=search][b-lhc6ki5y14] {
    outline-offset: -2px;
    -webkit-appearance: none
}

    [type=search][b-lhc6ki5y14]::-webkit-search-cancel-button, [type=search][b-lhc6ki5y14]::-webkit-search-decoration {
        -webkit-appearance: none
    }

[b-lhc6ki5y14]::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output[b-lhc6ki5y14] {
    display: inline-block
}

summary[b-lhc6ki5y14] {
    display: list-item;
    cursor: pointer
}

template[b-lhc6ki5y14] {
    display: none
}

[hidden][b-lhc6ki5y14] {
    display: none !important
}

.h1[b-lhc6ki5y14], .h2[b-lhc6ki5y14], .h3[b-lhc6ki5y14], .h4[b-lhc6ki5y14], .h5[b-lhc6ki5y14], .h6[b-lhc6ki5y14], h1[b-lhc6ki5y14], h2[b-lhc6ki5y14], h3[b-lhc6ki5y14], h4[b-lhc6ki5y14], h5[b-lhc6ki5y14], h6[b-lhc6ki5y14] {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit
}

.h1[b-lhc6ki5y14], h1[b-lhc6ki5y14] {
    font-size: 2.5rem
}

.h2[b-lhc6ki5y14], h2[b-lhc6ki5y14] {
    font-size: 2rem
}

.h3[b-lhc6ki5y14], h3[b-lhc6ki5y14] {
    font-size: 1.75rem
}

.h4[b-lhc6ki5y14], h4[b-lhc6ki5y14] {
    font-size: 1.5rem
}

.h5[b-lhc6ki5y14], h5[b-lhc6ki5y14] {
    font-size: 1.25rem
}

.h6[b-lhc6ki5y14], h6[b-lhc6ki5y14] {
    font-size: 1rem
}

.lead[b-lhc6ki5y14] {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1[b-lhc6ki5y14] {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2
}

.display-2[b-lhc6ki5y14] {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-3[b-lhc6ki5y14] {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-4[b-lhc6ki5y14] {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2
}

hr[b-lhc6ki5y14] {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1)
}

.small[b-lhc6ki5y14], small[b-lhc6ki5y14] {
    font-size: 80%;
    font-weight: 400
}

.mark[b-lhc6ki5y14], mark[b-lhc6ki5y14] {
    padding: .2em;
    background-color: #fcf8e3
}

.list-unstyled[b-lhc6ki5y14] {
    padding-left: 0;
    list-style: none
}

.list-inline[b-lhc6ki5y14] {
    padding-left: 0;
    list-style: none
}

.list-inline-item[b-lhc6ki5y14] {
    display: inline-block
}

    .list-inline-item:not(:last-child)[b-lhc6ki5y14] {
        margin-right: .5rem
    }

.initialism[b-lhc6ki5y14] {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote[b-lhc6ki5y14] {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.blockquote-footer[b-lhc6ki5y14] {
    display: block;
    font-size: 80%;
    color: #6c757d
}

    .blockquote-footer[b-lhc6ki5y14]::before {
        content: "\2014 \00A0"
    }

.img-fluid[b-lhc6ki5y14] {
    max-width: 100%;
    height: auto
}

.img-thumbnail[b-lhc6ki5y14] {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    max-width: 100%;
    height: auto
}

.figure[b-lhc6ki5y14] {
    display: inline-block
}

.figure-img[b-lhc6ki5y14] {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption[b-lhc6ki5y14] {
    font-size: 90%;
    color: #6c757d
}

code[b-lhc6ki5y14] {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word
}

a > code[b-lhc6ki5y14] {
    color: inherit
}

kbd[b-lhc6ki5y14] {
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}

    kbd kbd[b-lhc6ki5y14] {
        padding: 0;
        font-size: 100%;
        font-weight: 700
    }

pre[b-lhc6ki5y14] {
    display: block;
    font-size: 87.5%;
    color: #212529
}

    pre code[b-lhc6ki5y14] {
        font-size: inherit;
        color: inherit;
        word-break: normal
    }

.pre-scrollable[b-lhc6ki5y14] {
    max-height: 340px;
    overflow-y: scroll
}

.container[b-lhc6ki5y14] {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {
    .container[b-lhc6ki5y14] {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container[b-lhc6ki5y14] {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container[b-lhc6ki5y14] {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container[b-lhc6ki5y14] {
        max-width: 1140px
    }
}

.container-fluid[b-lhc6ki5y14] {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row[b-lhc6ki5y14] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters[b-lhc6ki5y14] {
    margin-right: 0;
    margin-left: 0
}

    .no-gutters > .col[b-lhc6ki5y14], .no-gutters > [class*=col-][b-lhc6ki5y14] {
        padding-right: 0;
        padding-left: 0
    }

.col[b-lhc6ki5y14], .col-1[b-lhc6ki5y14], .col-10[b-lhc6ki5y14], .col-11[b-lhc6ki5y14], .col-12[b-lhc6ki5y14], .col-2[b-lhc6ki5y14], .col-3[b-lhc6ki5y14], .col-4[b-lhc6ki5y14], .col-5[b-lhc6ki5y14], .col-6[b-lhc6ki5y14], .col-7[b-lhc6ki5y14], .col-8[b-lhc6ki5y14], .col-9[b-lhc6ki5y14], .col-auto[b-lhc6ki5y14], .col-lg[b-lhc6ki5y14], .col-lg-1[b-lhc6ki5y14], .col-lg-10[b-lhc6ki5y14], .col-lg-11[b-lhc6ki5y14], .col-lg-12[b-lhc6ki5y14], .col-lg-2[b-lhc6ki5y14], .col-lg-3[b-lhc6ki5y14], .col-lg-4[b-lhc6ki5y14], .col-lg-5[b-lhc6ki5y14], .col-lg-6[b-lhc6ki5y14], .col-lg-7[b-lhc6ki5y14], .col-lg-8[b-lhc6ki5y14], .col-lg-9[b-lhc6ki5y14], .col-lg-auto[b-lhc6ki5y14], .col-md[b-lhc6ki5y14], .col-md-1[b-lhc6ki5y14], .col-md-10[b-lhc6ki5y14], .col-md-11[b-lhc6ki5y14], .col-md-12[b-lhc6ki5y14], .col-md-2[b-lhc6ki5y14], .col-md-3[b-lhc6ki5y14], .col-md-4[b-lhc6ki5y14], .col-md-5[b-lhc6ki5y14], .col-md-6[b-lhc6ki5y14], .col-md-7[b-lhc6ki5y14], .col-md-8[b-lhc6ki5y14], .col-md-9[b-lhc6ki5y14], .col-md-auto[b-lhc6ki5y14], .col-sm[b-lhc6ki5y14], .col-sm-1[b-lhc6ki5y14], .col-sm-10[b-lhc6ki5y14], .col-sm-11[b-lhc6ki5y14], .col-sm-12[b-lhc6ki5y14], .col-sm-2[b-lhc6ki5y14], .col-sm-3[b-lhc6ki5y14], .col-sm-4[b-lhc6ki5y14], .col-sm-5[b-lhc6ki5y14], .col-sm-6[b-lhc6ki5y14], .col-sm-7[b-lhc6ki5y14], .col-sm-8[b-lhc6ki5y14], .col-sm-9[b-lhc6ki5y14], .col-sm-auto[b-lhc6ki5y14], .col-xl[b-lhc6ki5y14], .col-xl-1[b-lhc6ki5y14], .col-xl-10[b-lhc6ki5y14], .col-xl-11[b-lhc6ki5y14], .col-xl-12[b-lhc6ki5y14], .col-xl-2[b-lhc6ki5y14], .col-xl-3[b-lhc6ki5y14], .col-xl-4[b-lhc6ki5y14], .col-xl-5[b-lhc6ki5y14], .col-xl-6[b-lhc6ki5y14], .col-xl-7[b-lhc6ki5y14], .col-xl-8[b-lhc6ki5y14], .col-xl-9[b-lhc6ki5y14], .col-xl-auto[b-lhc6ki5y14] {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col[b-lhc6ki5y14] {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto[b-lhc6ki5y14] {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1[b-lhc6ki5y14] {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2[b-lhc6ki5y14] {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3[b-lhc6ki5y14] {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4[b-lhc6ki5y14] {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5[b-lhc6ki5y14] {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6[b-lhc6ki5y14] {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7[b-lhc6ki5y14] {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8[b-lhc6ki5y14] {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9[b-lhc6ki5y14] {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10[b-lhc6ki5y14] {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11[b-lhc6ki5y14] {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12[b-lhc6ki5y14] {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first[b-lhc6ki5y14] {
    -ms-flex-order: -1;
    order: -1
}

.order-last[b-lhc6ki5y14] {
    -ms-flex-order: 13;
    order: 13
}

.order-0[b-lhc6ki5y14] {
    -ms-flex-order: 0;
    order: 0
}

.order-1[b-lhc6ki5y14] {
    -ms-flex-order: 1;
    order: 1
}

.order-2[b-lhc6ki5y14] {
    -ms-flex-order: 2;
    order: 2
}

.order-3[b-lhc6ki5y14] {
    -ms-flex-order: 3;
    order: 3
}

.order-4[b-lhc6ki5y14] {
    -ms-flex-order: 4;
    order: 4
}

.order-5[b-lhc6ki5y14] {
    -ms-flex-order: 5;
    order: 5
}

.order-6[b-lhc6ki5y14] {
    -ms-flex-order: 6;
    order: 6
}

.order-7[b-lhc6ki5y14] {
    -ms-flex-order: 7;
    order: 7
}

.order-8[b-lhc6ki5y14] {
    -ms-flex-order: 8;
    order: 8
}

.order-9[b-lhc6ki5y14] {
    -ms-flex-order: 9;
    order: 9
}

.order-10[b-lhc6ki5y14] {
    -ms-flex-order: 10;
    order: 10
}

.order-11[b-lhc6ki5y14] {
    -ms-flex-order: 11;
    order: 11
}

.order-12[b-lhc6ki5y14] {
    -ms-flex-order: 12;
    order: 12
}

.offset-1[b-lhc6ki5y14] {
    margin-left: 8.333333%
}

.offset-2[b-lhc6ki5y14] {
    margin-left: 16.666667%
}

.offset-3[b-lhc6ki5y14] {
    margin-left: 25%
}

.offset-4[b-lhc6ki5y14] {
    margin-left: 33.333333%
}

.offset-5[b-lhc6ki5y14] {
    margin-left: 41.666667%
}

.offset-6[b-lhc6ki5y14] {
    margin-left: 50%
}

.offset-7[b-lhc6ki5y14] {
    margin-left: 58.333333%
}

.offset-8[b-lhc6ki5y14] {
    margin-left: 66.666667%
}

.offset-9[b-lhc6ki5y14] {
    margin-left: 75%
}

.offset-10[b-lhc6ki5y14] {
    margin-left: 83.333333%
}

.offset-11[b-lhc6ki5y14] {
    margin-left: 91.666667%
}

@media (min-width:576px) {
    .col-sm[b-lhc6ki5y14] {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto[b-lhc6ki5y14] {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-sm-1[b-lhc6ki5y14] {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-sm-2[b-lhc6ki5y14] {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-3[b-lhc6ki5y14] {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4[b-lhc6ki5y14] {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-sm-5[b-lhc6ki5y14] {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-sm-6[b-lhc6ki5y14] {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7[b-lhc6ki5y14] {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-sm-8[b-lhc6ki5y14] {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-sm-9[b-lhc6ki5y14] {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10[b-lhc6ki5y14] {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-sm-11[b-lhc6ki5y14] {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-sm-12[b-lhc6ki5y14] {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first[b-lhc6ki5y14] {
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last[b-lhc6ki5y14] {
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0[b-lhc6ki5y14] {
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1[b-lhc6ki5y14] {
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2[b-lhc6ki5y14] {
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3[b-lhc6ki5y14] {
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4[b-lhc6ki5y14] {
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5[b-lhc6ki5y14] {
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6[b-lhc6ki5y14] {
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7[b-lhc6ki5y14] {
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8[b-lhc6ki5y14] {
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9[b-lhc6ki5y14] {
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10[b-lhc6ki5y14] {
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11[b-lhc6ki5y14] {
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12[b-lhc6ki5y14] {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-sm-0[b-lhc6ki5y14] {
        margin-left: 0
    }

    .offset-sm-1[b-lhc6ki5y14] {
        margin-left: 8.333333%
    }

    .offset-sm-2[b-lhc6ki5y14] {
        margin-left: 16.666667%
    }

    .offset-sm-3[b-lhc6ki5y14] {
        margin-left: 25%
    }

    .offset-sm-4[b-lhc6ki5y14] {
        margin-left: 33.333333%
    }

    .offset-sm-5[b-lhc6ki5y14] {
        margin-left: 41.666667%
    }

    .offset-sm-6[b-lhc6ki5y14] {
        margin-left: 50%
    }

    .offset-sm-7[b-lhc6ki5y14] {
        margin-left: 58.333333%
    }

    .offset-sm-8[b-lhc6ki5y14] {
        margin-left: 66.666667%
    }

    .offset-sm-9[b-lhc6ki5y14] {
        margin-left: 75%
    }

    .offset-sm-10[b-lhc6ki5y14] {
        margin-left: 83.333333%
    }

    .offset-sm-11[b-lhc6ki5y14] {
        margin-left: 91.666667%
    }
}

@media (min-width:768px) {
    .col-md[b-lhc6ki5y14] {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto[b-lhc6ki5y14] {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-md-1[b-lhc6ki5y14] {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2[b-lhc6ki5y14] {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-3[b-lhc6ki5y14] {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4[b-lhc6ki5y14] {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5[b-lhc6ki5y14] {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-md-6[b-lhc6ki5y14] {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7[b-lhc6ki5y14] {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8[b-lhc6ki5y14] {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-md-9[b-lhc6ki5y14] {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10[b-lhc6ki5y14] {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-11[b-lhc6ki5y14] {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-md-12[b-lhc6ki5y14] {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first[b-lhc6ki5y14] {
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last[b-lhc6ki5y14] {
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0[b-lhc6ki5y14] {
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1[b-lhc6ki5y14] {
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2[b-lhc6ki5y14] {
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3[b-lhc6ki5y14] {
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4[b-lhc6ki5y14] {
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5[b-lhc6ki5y14] {
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6[b-lhc6ki5y14] {
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7[b-lhc6ki5y14] {
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8[b-lhc6ki5y14] {
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9[b-lhc6ki5y14] {
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10[b-lhc6ki5y14] {
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11[b-lhc6ki5y14] {
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12[b-lhc6ki5y14] {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-md-0[b-lhc6ki5y14] {
        margin-left: 0
    }

    .offset-md-1[b-lhc6ki5y14] {
        margin-left: 8.333333%
    }

    .offset-md-2[b-lhc6ki5y14] {
        margin-left: 16.666667%
    }

    .offset-md-3[b-lhc6ki5y14] {
        margin-left: 25%
    }

    .offset-md-4[b-lhc6ki5y14] {
        margin-left: 33.333333%
    }

    .offset-md-5[b-lhc6ki5y14] {
        margin-left: 41.666667%
    }

    .offset-md-6[b-lhc6ki5y14] {
        margin-left: 50%
    }

    .offset-md-7[b-lhc6ki5y14] {
        margin-left: 58.333333%
    }

    .offset-md-8[b-lhc6ki5y14] {
        margin-left: 66.666667%
    }

    .offset-md-9[b-lhc6ki5y14] {
        margin-left: 75%
    }

    .offset-md-10[b-lhc6ki5y14] {
        margin-left: 83.333333%
    }

    .offset-md-11[b-lhc6ki5y14] {
        margin-left: 91.666667%
    }
}

@media (min-width:992px) {
    .col-lg[b-lhc6ki5y14] {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto[b-lhc6ki5y14] {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-lg-1[b-lhc6ki5y14] {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-lg-2[b-lhc6ki5y14] {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-3[b-lhc6ki5y14] {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4[b-lhc6ki5y14] {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5[b-lhc6ki5y14] {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-lg-6[b-lhc6ki5y14] {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7[b-lhc6ki5y14] {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8[b-lhc6ki5y14] {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-9[b-lhc6ki5y14] {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10[b-lhc6ki5y14] {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11[b-lhc6ki5y14] {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-lg-12[b-lhc6ki5y14] {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first[b-lhc6ki5y14] {
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last[b-lhc6ki5y14] {
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0[b-lhc6ki5y14] {
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1[b-lhc6ki5y14] {
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2[b-lhc6ki5y14] {
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3[b-lhc6ki5y14] {
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4[b-lhc6ki5y14] {
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5[b-lhc6ki5y14] {
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6[b-lhc6ki5y14] {
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7[b-lhc6ki5y14] {
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8[b-lhc6ki5y14] {
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9[b-lhc6ki5y14] {
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10[b-lhc6ki5y14] {
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11[b-lhc6ki5y14] {
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12[b-lhc6ki5y14] {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-lg-0[b-lhc6ki5y14] {
        margin-left: 0
    }

    .offset-lg-1[b-lhc6ki5y14] {
        margin-left: 8.333333%
    }

    .offset-lg-2[b-lhc6ki5y14] {
        margin-left: 16.666667%
    }

    .offset-lg-3[b-lhc6ki5y14] {
        margin-left: 25%
    }

    .offset-lg-4[b-lhc6ki5y14] {
        margin-left: 33.333333%
    }

    .offset-lg-5[b-lhc6ki5y14] {
        margin-left: 41.666667%
    }

    .offset-lg-6[b-lhc6ki5y14] {
        margin-left: 50%
    }

    .offset-lg-7[b-lhc6ki5y14] {
        margin-left: 58.333333%
    }

    .offset-lg-8[b-lhc6ki5y14] {
        margin-left: 66.666667%
    }

    .offset-lg-9[b-lhc6ki5y14] {
        margin-left: 75%
    }

    .offset-lg-10[b-lhc6ki5y14] {
        margin-left: 83.333333%
    }

    .offset-lg-11[b-lhc6ki5y14] {
        margin-left: 91.666667%
    }
}

@media (min-width:1200px) {
    .col-xl[b-lhc6ki5y14] {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto[b-lhc6ki5y14] {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-xl-1[b-lhc6ki5y14] {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xl-2[b-lhc6ki5y14] {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-3[b-lhc6ki5y14] {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4[b-lhc6ki5y14] {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xl-5[b-lhc6ki5y14] {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-xl-6[b-lhc6ki5y14] {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7[b-lhc6ki5y14] {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xl-8[b-lhc6ki5y14] {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xl-9[b-lhc6ki5y14] {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10[b-lhc6ki5y14] {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xl-11[b-lhc6ki5y14] {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-xl-12[b-lhc6ki5y14] {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first[b-lhc6ki5y14] {
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last[b-lhc6ki5y14] {
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0[b-lhc6ki5y14] {
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1[b-lhc6ki5y14] {
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2[b-lhc6ki5y14] {
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3[b-lhc6ki5y14] {
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4[b-lhc6ki5y14] {
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5[b-lhc6ki5y14] {
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6[b-lhc6ki5y14] {
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7[b-lhc6ki5y14] {
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8[b-lhc6ki5y14] {
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9[b-lhc6ki5y14] {
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10[b-lhc6ki5y14] {
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11[b-lhc6ki5y14] {
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12[b-lhc6ki5y14] {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xl-0[b-lhc6ki5y14] {
        margin-left: 0
    }

    .offset-xl-1[b-lhc6ki5y14] {
        margin-left: 8.333333%
    }

    .offset-xl-2[b-lhc6ki5y14] {
        margin-left: 16.666667%
    }

    .offset-xl-3[b-lhc6ki5y14] {
        margin-left: 25%
    }

    .offset-xl-4[b-lhc6ki5y14] {
        margin-left: 33.333333%
    }

    .offset-xl-5[b-lhc6ki5y14] {
        margin-left: 41.666667%
    }

    .offset-xl-6[b-lhc6ki5y14] {
        margin-left: 50%
    }

    .offset-xl-7[b-lhc6ki5y14] {
        margin-left: 58.333333%
    }

    .offset-xl-8[b-lhc6ki5y14] {
        margin-left: 66.666667%
    }

    .offset-xl-9[b-lhc6ki5y14] {
        margin-left: 75%
    }

    .offset-xl-10[b-lhc6ki5y14] {
        margin-left: 83.333333%
    }

    .offset-xl-11[b-lhc6ki5y14] {
        margin-left: 91.666667%
    }
}

.table[b-lhc6ki5y14] {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent
}

    .table td[b-lhc6ki5y14], .table th[b-lhc6ki5y14] {
        padding: .75rem;
        vertical-align: top;
        border-top: 1px solid #dee2e6
    }

    .table thead th[b-lhc6ki5y14] {
        vertical-align: bottom;
        border-bottom: 2px solid #dee2e6
    }

    .table tbody + tbody[b-lhc6ki5y14] {
        border-top: 2px solid #dee2e6
    }

    .table .table[b-lhc6ki5y14] {
        background-color: #fff
    }

.table-sm td[b-lhc6ki5y14], .table-sm th[b-lhc6ki5y14] {
    padding: .3rem
}

.table-bordered[b-lhc6ki5y14] {
    border: 1px solid #dee2e6
}

    .table-bordered td[b-lhc6ki5y14], .table-bordered th[b-lhc6ki5y14] {
        border: 1px solid #dee2e6
    }

    .table-bordered thead td[b-lhc6ki5y14], .table-bordered thead th[b-lhc6ki5y14] {
        border-bottom-width: 2px
    }

.table-borderless tbody + tbody[b-lhc6ki5y14], .table-borderless td[b-lhc6ki5y14], .table-borderless th[b-lhc6ki5y14], .table-borderless thead th[b-lhc6ki5y14] {
    border: 0
}

.table-striped tbody tr:nth-of-type(odd)[b-lhc6ki5y14] {
    background-color: rgba(0,0,0,.05)
}

.table-hover tbody tr:hover[b-lhc6ki5y14] {
    background-color: rgba(0,0,0,.075)
}

.table-primary[b-lhc6ki5y14], .table-primary > td[b-lhc6ki5y14], .table-primary > th[b-lhc6ki5y14] {
    background-color: #b8daff
}

.table-hover .table-primary:hover[b-lhc6ki5y14] {
    background-color: #9fcdff
}

    .table-hover .table-primary:hover > td[b-lhc6ki5y14], .table-hover .table-primary:hover > th[b-lhc6ki5y14] {
        background-color: #9fcdff
    }

.table-secondary[b-lhc6ki5y14], .table-secondary > td[b-lhc6ki5y14], .table-secondary > th[b-lhc6ki5y14] {
    background-color: #d6d8db
}

.table-hover .table-secondary:hover[b-lhc6ki5y14] {
    background-color: #c8cbcf
}

    .table-hover .table-secondary:hover > td[b-lhc6ki5y14], .table-hover .table-secondary:hover > th[b-lhc6ki5y14] {
        background-color: #c8cbcf
    }

.table-success[b-lhc6ki5y14], .table-success > td[b-lhc6ki5y14], .table-success > th[b-lhc6ki5y14] {
    background-color: #c3e6cb
}

.table-hover .table-success:hover[b-lhc6ki5y14] {
    background-color: #b1dfbb
}

    .table-hover .table-success:hover > td[b-lhc6ki5y14], .table-hover .table-success:hover > th[b-lhc6ki5y14] {
        background-color: #b1dfbb
    }

.table-info[b-lhc6ki5y14], .table-info > td[b-lhc6ki5y14], .table-info > th[b-lhc6ki5y14] {
    background-color: #bee5eb
}

.table-hover .table-info:hover[b-lhc6ki5y14] {
    background-color: #abdde5
}

    .table-hover .table-info:hover > td[b-lhc6ki5y14], .table-hover .table-info:hover > th[b-lhc6ki5y14] {
        background-color: #abdde5
    }

.table-warning[b-lhc6ki5y14], .table-warning > td[b-lhc6ki5y14], .table-warning > th[b-lhc6ki5y14] {
    background-color: #ffeeba
}

.table-hover .table-warning:hover[b-lhc6ki5y14] {
    background-color: #ffe8a1
}

    .table-hover .table-warning:hover > td[b-lhc6ki5y14], .table-hover .table-warning:hover > th[b-lhc6ki5y14] {
        background-color: #ffe8a1
    }

.table-danger[b-lhc6ki5y14], .table-danger > td[b-lhc6ki5y14], .table-danger > th[b-lhc6ki5y14] {
    background-color: #f5c6cb
}

.table-hover .table-danger:hover[b-lhc6ki5y14] {
    background-color: #f1b0b7
}

    .table-hover .table-danger:hover > td[b-lhc6ki5y14], .table-hover .table-danger:hover > th[b-lhc6ki5y14] {
        background-color: #f1b0b7
    }

.table-light[b-lhc6ki5y14], .table-light > td[b-lhc6ki5y14], .table-light > th[b-lhc6ki5y14] {
    background-color: #fdfdfe
}

.table-hover .table-light:hover[b-lhc6ki5y14] {
    background-color: #ececf6
}

    .table-hover .table-light:hover > td[b-lhc6ki5y14], .table-hover .table-light:hover > th[b-lhc6ki5y14] {
        background-color: #ececf6
    }

.table-dark[b-lhc6ki5y14], .table-dark > td[b-lhc6ki5y14], .table-dark > th[b-lhc6ki5y14] {
    background-color: #c6c8ca
}

.table-hover .table-dark:hover[b-lhc6ki5y14] {
    background-color: #b9bbbe
}

    .table-hover .table-dark:hover > td[b-lhc6ki5y14], .table-hover .table-dark:hover > th[b-lhc6ki5y14] {
        background-color: #b9bbbe
    }

.table-active[b-lhc6ki5y14], .table-active > td[b-lhc6ki5y14], .table-active > th[b-lhc6ki5y14] {
    background-color: rgba(0,0,0,.075)
}

.table-hover .table-active:hover[b-lhc6ki5y14] {
    background-color: rgba(0,0,0,.075)
}

    .table-hover .table-active:hover > td[b-lhc6ki5y14], .table-hover .table-active:hover > th[b-lhc6ki5y14] {
        background-color: rgba(0,0,0,.075)
    }

.table .thead-dark th[b-lhc6ki5y14] {
    color: #fff;
    background-color: #212529;
    border-color: #32383e
}

.table .thead-light th[b-lhc6ki5y14] {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.table-dark[b-lhc6ki5y14] {
    color: #fff;
    background-color: #212529
}

    .table-dark td[b-lhc6ki5y14], .table-dark th[b-lhc6ki5y14], .table-dark thead th[b-lhc6ki5y14] {
        border-color: #32383e
    }

    .table-dark.table-bordered[b-lhc6ki5y14] {
        border: 0
    }

    .table-dark.table-striped tbody tr:nth-of-type(odd)[b-lhc6ki5y14] {
        background-color: rgba(255,255,255,.05)
    }

    .table-dark.table-hover tbody tr:hover[b-lhc6ki5y14] {
        background-color: rgba(255,255,255,.075)
    }

@media (max-width:575.98px) {
    .table-responsive-sm[b-lhc6ki5y14] {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

        .table-responsive-sm > .table-bordered[b-lhc6ki5y14] {
            border: 0
        }
}

@media (max-width:767.98px) {
    .table-responsive-md[b-lhc6ki5y14] {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

        .table-responsive-md > .table-bordered[b-lhc6ki5y14] {
            border: 0
        }
}

@media (max-width:991.98px) {
    .table-responsive-lg[b-lhc6ki5y14] {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

        .table-responsive-lg > .table-bordered[b-lhc6ki5y14] {
            border: 0
        }
}

@media (max-width:1199.98px) {
    .table-responsive-xl[b-lhc6ki5y14] {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

        .table-responsive-xl > .table-bordered[b-lhc6ki5y14] {
            border: 0
        }
}

.table-responsive[b-lhc6ki5y14] {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

    .table-responsive > .table-bordered[b-lhc6ki5y14] {
        border: 0
    }

.form-control[b-lhc6ki5y14] {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media screen and (prefers-reduced-motion:reduce) {
    .form-control[b-lhc6ki5y14] {
        transition: none
    }
}

.form-control[b-lhc6ki5y14]::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:focus[b-lhc6ki5y14] {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.form-control[b-lhc6ki5y14]::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control[b-lhc6ki5y14]::-moz-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:-ms-input-placeholder[b-lhc6ki5y14] {
    color: #6c757d;
    opacity: 1
}

.form-control[b-lhc6ki5y14]::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control[b-lhc6ki5y14]::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled[b-lhc6ki5y14], .form-control[readonly][b-lhc6ki5y14] {
    background-color: #e9ecef;
    opacity: 1
}

select.form-control:not([size]):not([multiple])[b-lhc6ki5y14] {
    height: calc(2.25rem + 2px)
}

select.form-control:focus[b-lhc6ki5y14]::-ms-value {
    color: #495057;
    background-color: #fff
}

.form-control-file[b-lhc6ki5y14], .form-control-range[b-lhc6ki5y14] {
    display: block;
    width: 100%
}

.col-form-label[b-lhc6ki5y14] {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg[b-lhc6ki5y14] {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5
}

.col-form-label-sm[b-lhc6ki5y14] {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .875rem;
    line-height: 1.5
}

.form-control-plaintext[b-lhc6ki5y14] {
    display: block;
    width: 100%;
    padding-top: .375rem;
    padding-bottom: .375rem;
    margin-bottom: 0;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

    .form-control-plaintext.form-control-lg[b-lhc6ki5y14], .form-control-plaintext.form-control-sm[b-lhc6ki5y14], .input-group-lg > .form-control-plaintext.form-control[b-lhc6ki5y14], .input-group-lg > .input-group-append > .form-control-plaintext.btn[b-lhc6ki5y14], .input-group-lg > .input-group-append > .form-control-plaintext.input-group-text[b-lhc6ki5y14], .input-group-lg > .input-group-prepend > .form-control-plaintext.btn[b-lhc6ki5y14], .input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text[b-lhc6ki5y14], .input-group-sm > .form-control-plaintext.form-control[b-lhc6ki5y14], .input-group-sm > .input-group-append > .form-control-plaintext.btn[b-lhc6ki5y14], .input-group-sm > .input-group-append > .form-control-plaintext.input-group-text[b-lhc6ki5y14], .input-group-sm > .input-group-prepend > .form-control-plaintext.btn[b-lhc6ki5y14], .input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text[b-lhc6ki5y14] {
        padding-right: 0;
        padding-left: 0
    }

.form-control-sm[b-lhc6ki5y14], .input-group-sm > .form-control[b-lhc6ki5y14], .input-group-sm > .input-group-append > .btn[b-lhc6ki5y14], .input-group-sm > .input-group-append > .input-group-text[b-lhc6ki5y14], .input-group-sm > .input-group-prepend > .btn[b-lhc6ki5y14], .input-group-sm > .input-group-prepend > .input-group-text[b-lhc6ki5y14] {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple])[b-lhc6ki5y14], .input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple])[b-lhc6ki5y14], .input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple])[b-lhc6ki5y14], .input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple])[b-lhc6ki5y14], .input-group-sm > select.form-control:not([size]):not([multiple])[b-lhc6ki5y14], select.form-control-sm:not([size]):not([multiple])[b-lhc6ki5y14] {
    height: calc(1.8125rem + 2px)
}

.form-control-lg[b-lhc6ki5y14], .input-group-lg > .form-control[b-lhc6ki5y14], .input-group-lg > .input-group-append > .btn[b-lhc6ki5y14], .input-group-lg > .input-group-append > .input-group-text[b-lhc6ki5y14], .input-group-lg > .input-group-prepend > .btn[b-lhc6ki5y14], .input-group-lg > .input-group-prepend > .input-group-text[b-lhc6ki5y14] {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple])[b-lhc6ki5y14], .input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple])[b-lhc6ki5y14], .input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple])[b-lhc6ki5y14], .input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple])[b-lhc6ki5y14], .input-group-lg > select.form-control:not([size]):not([multiple])[b-lhc6ki5y14], select.form-control-lg:not([size]):not([multiple])[b-lhc6ki5y14] {
    height: calc(2.875rem + 2px)
}

.form-group[b-lhc6ki5y14] {
    margin-bottom: 1rem
}

.form-text[b-lhc6ki5y14] {
    display: block;
    margin-top: .25rem
}

.form-row[b-lhc6ki5y14] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

    .form-row > .col[b-lhc6ki5y14], .form-row > [class*=col-][b-lhc6ki5y14] {
        padding-right: 5px;
        padding-left: 5px
    }

.form-check[b-lhc6ki5y14] {
    position: relative;
    display: block;
    padding-left: 1.25rem
}

.form-check-input[b-lhc6ki5y14] {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem
}

    .form-check-input:disabled ~ .form-check-label[b-lhc6ki5y14] {
        color: #6c757d
    }

.form-check-label[b-lhc6ki5y14] {
    margin-bottom: 0
}

.form-check-inline[b-lhc6ki5y14] {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

    .form-check-inline .form-check-input[b-lhc6ki5y14] {
        position: static;
        margin-top: 0;
        margin-right: .3125rem;
        margin-left: 0
    }

.valid-feedback[b-lhc6ki5y14] {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #28a745
}

.valid-tooltip[b-lhc6ki5y14] {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(40,167,69,.8);
    border-radius: .2rem
}

.custom-select.is-valid[b-lhc6ki5y14], .form-control.is-valid[b-lhc6ki5y14], .was-validated .custom-select:valid[b-lhc6ki5y14], .was-validated .form-control:valid[b-lhc6ki5y14] {
    border-color: #28a745
}

    .custom-select.is-valid:focus[b-lhc6ki5y14], .form-control.is-valid:focus[b-lhc6ki5y14], .was-validated .custom-select:valid:focus[b-lhc6ki5y14], .was-validated .form-control:valid:focus[b-lhc6ki5y14] {
        border-color: #28a745;
        box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
    }

    .custom-select.is-valid ~ .valid-feedback[b-lhc6ki5y14], .custom-select.is-valid ~ .valid-tooltip[b-lhc6ki5y14], .form-control.is-valid ~ .valid-feedback[b-lhc6ki5y14], .form-control.is-valid ~ .valid-tooltip[b-lhc6ki5y14], .was-validated .custom-select:valid ~ .valid-feedback[b-lhc6ki5y14], .was-validated .custom-select:valid ~ .valid-tooltip[b-lhc6ki5y14], .was-validated .form-control:valid ~ .valid-feedback[b-lhc6ki5y14], .was-validated .form-control:valid ~ .valid-tooltip[b-lhc6ki5y14] {
        display: block
    }

.form-control-file.is-valid ~ .valid-feedback[b-lhc6ki5y14], .form-control-file.is-valid ~ .valid-tooltip[b-lhc6ki5y14], .was-validated .form-control-file:valid ~ .valid-feedback[b-lhc6ki5y14], .was-validated .form-control-file:valid ~ .valid-tooltip[b-lhc6ki5y14] {
    display: block
}

.form-check-input.is-valid ~ .form-check-label[b-lhc6ki5y14], .was-validated .form-check-input:valid ~ .form-check-label[b-lhc6ki5y14] {
    color: #28a745
}

.form-check-input.is-valid ~ .valid-feedback[b-lhc6ki5y14], .form-check-input.is-valid ~ .valid-tooltip[b-lhc6ki5y14], .was-validated .form-check-input:valid ~ .valid-feedback[b-lhc6ki5y14], .was-validated .form-check-input:valid ~ .valid-tooltip[b-lhc6ki5y14] {
    display: block
}

.custom-control-input.is-valid ~ .custom-control-label[b-lhc6ki5y14], .was-validated .custom-control-input:valid ~ .custom-control-label[b-lhc6ki5y14] {
    color: #28a745
}

    .custom-control-input.is-valid ~ .custom-control-label[b-lhc6ki5y14]::before, .was-validated .custom-control-input:valid ~ .custom-control-label[b-lhc6ki5y14]::before {
        background-color: #71dd8a
    }

.custom-control-input.is-valid ~ .valid-feedback[b-lhc6ki5y14], .custom-control-input.is-valid ~ .valid-tooltip[b-lhc6ki5y14], .was-validated .custom-control-input:valid ~ .valid-feedback[b-lhc6ki5y14], .was-validated .custom-control-input:valid ~ .valid-tooltip[b-lhc6ki5y14] {
    display: block
}

.custom-control-input.is-valid:checked ~ .custom-control-label[b-lhc6ki5y14]::before, .was-validated .custom-control-input:valid:checked ~ .custom-control-label[b-lhc6ki5y14]::before {
    background-color: #34ce57
}

.custom-control-input.is-valid:focus ~ .custom-control-label[b-lhc6ki5y14]::before, .was-validated .custom-control-input:valid:focus ~ .custom-control-label[b-lhc6ki5y14]::before {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(40,167,69,.25)
}

.custom-file-input.is-valid ~ .custom-file-label[b-lhc6ki5y14], .was-validated .custom-file-input:valid ~ .custom-file-label[b-lhc6ki5y14] {
    border-color: #28a745
}

    .custom-file-input.is-valid ~ .custom-file-label[b-lhc6ki5y14]::before, .was-validated .custom-file-input:valid ~ .custom-file-label[b-lhc6ki5y14]::before {
        border-color: inherit
    }

.custom-file-input.is-valid ~ .valid-feedback[b-lhc6ki5y14], .custom-file-input.is-valid ~ .valid-tooltip[b-lhc6ki5y14], .was-validated .custom-file-input:valid ~ .valid-feedback[b-lhc6ki5y14], .was-validated .custom-file-input:valid ~ .valid-tooltip[b-lhc6ki5y14] {
    display: block
}

.custom-file-input.is-valid:focus ~ .custom-file-label[b-lhc6ki5y14], .was-validated .custom-file-input:valid:focus ~ .custom-file-label[b-lhc6ki5y14] {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.invalid-feedback[b-lhc6ki5y14] {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545
}

.invalid-tooltip[b-lhc6ki5y14] {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(220,53,69,.8);
    border-radius: .2rem
}

.custom-select.is-invalid[b-lhc6ki5y14], .form-control.is-invalid[b-lhc6ki5y14], .was-validated .custom-select:invalid[b-lhc6ki5y14], .was-validated .form-control:invalid[b-lhc6ki5y14] {
    border-color: #dc3545
}

    .custom-select.is-invalid:focus[b-lhc6ki5y14], .form-control.is-invalid:focus[b-lhc6ki5y14], .was-validated .custom-select:invalid:focus[b-lhc6ki5y14], .was-validated .form-control:invalid:focus[b-lhc6ki5y14] {
        border-color: #dc3545;
        box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
    }

    .custom-select.is-invalid ~ .invalid-feedback[b-lhc6ki5y14], .custom-select.is-invalid ~ .invalid-tooltip[b-lhc6ki5y14], .form-control.is-invalid ~ .invalid-feedback[b-lhc6ki5y14], .form-control.is-invalid ~ .invalid-tooltip[b-lhc6ki5y14], .was-validated .custom-select:invalid ~ .invalid-feedback[b-lhc6ki5y14], .was-validated .custom-select:invalid ~ .invalid-tooltip[b-lhc6ki5y14], .was-validated .form-control:invalid ~ .invalid-feedback[b-lhc6ki5y14], .was-validated .form-control:invalid ~ .invalid-tooltip[b-lhc6ki5y14] {
        display: block
    }

.form-control-file.is-invalid ~ .invalid-feedback[b-lhc6ki5y14], .form-control-file.is-invalid ~ .invalid-tooltip[b-lhc6ki5y14], .was-validated .form-control-file:invalid ~ .invalid-feedback[b-lhc6ki5y14], .was-validated .form-control-file:invalid ~ .invalid-tooltip[b-lhc6ki5y14] {
    display: block
}

.form-check-input.is-invalid ~ .form-check-label[b-lhc6ki5y14], .was-validated .form-check-input:invalid ~ .form-check-label[b-lhc6ki5y14] {
    color: #dc3545
}

.form-check-input.is-invalid ~ .invalid-feedback[b-lhc6ki5y14], .form-check-input.is-invalid ~ .invalid-tooltip[b-lhc6ki5y14], .was-validated .form-check-input:invalid ~ .invalid-feedback[b-lhc6ki5y14], .was-validated .form-check-input:invalid ~ .invalid-tooltip[b-lhc6ki5y14] {
    display: block
}

.custom-control-input.is-invalid ~ .custom-control-label[b-lhc6ki5y14], .was-validated .custom-control-input:invalid ~ .custom-control-label[b-lhc6ki5y14] {
    color: #dc3545
}

    .custom-control-input.is-invalid ~ .custom-control-label[b-lhc6ki5y14]::before, .was-validated .custom-control-input:invalid ~ .custom-control-label[b-lhc6ki5y14]::before {
        background-color: #efa2a9
    }

.custom-control-input.is-invalid ~ .invalid-feedback[b-lhc6ki5y14], .custom-control-input.is-invalid ~ .invalid-tooltip[b-lhc6ki5y14], .was-validated .custom-control-input:invalid ~ .invalid-feedback[b-lhc6ki5y14], .was-validated .custom-control-input:invalid ~ .invalid-tooltip[b-lhc6ki5y14] {
    display: block
}

.custom-control-input.is-invalid:checked ~ .custom-control-label[b-lhc6ki5y14]::before, .was-validated .custom-control-input:invalid:checked ~ .custom-control-label[b-lhc6ki5y14]::before {
    background-color: #e4606d
}

.custom-control-input.is-invalid:focus ~ .custom-control-label[b-lhc6ki5y14]::before, .was-validated .custom-control-input:invalid:focus ~ .custom-control-label[b-lhc6ki5y14]::before {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(220,53,69,.25)
}

.custom-file-input.is-invalid ~ .custom-file-label[b-lhc6ki5y14], .was-validated .custom-file-input:invalid ~ .custom-file-label[b-lhc6ki5y14] {
    border-color: #dc3545
}

    .custom-file-input.is-invalid ~ .custom-file-label[b-lhc6ki5y14]::before, .was-validated .custom-file-input:invalid ~ .custom-file-label[b-lhc6ki5y14]::before {
        border-color: inherit
    }

.custom-file-input.is-invalid ~ .invalid-feedback[b-lhc6ki5y14], .custom-file-input.is-invalid ~ .invalid-tooltip[b-lhc6ki5y14], .was-validated .custom-file-input:invalid ~ .invalid-feedback[b-lhc6ki5y14], .was-validated .custom-file-input:invalid ~ .invalid-tooltip[b-lhc6ki5y14] {
    display: block
}

.custom-file-input.is-invalid:focus ~ .custom-file-label[b-lhc6ki5y14], .was-validated .custom-file-input:invalid:focus ~ .custom-file-label[b-lhc6ki5y14] {
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.form-inline[b-lhc6ki5y14] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center
}

    .form-inline .form-check[b-lhc6ki5y14] {
        width: 100%
    }

@media (min-width:576px) {
    .form-inline label[b-lhc6ki5y14] {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0
    }

    .form-inline .form-group[b-lhc6ki5y14] {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline .form-control[b-lhc6ki5y14] {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-plaintext[b-lhc6ki5y14] {
        display: inline-block
    }

    .form-inline .custom-select[b-lhc6ki5y14], .form-inline .input-group[b-lhc6ki5y14] {
        width: auto
    }

    .form-inline .form-check[b-lhc6ki5y14] {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }

    .form-inline .form-check-input[b-lhc6ki5y14] {
        position: relative;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .form-inline .custom-control[b-lhc6ki5y14] {
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .form-inline .custom-control-label[b-lhc6ki5y14] {
        margin-bottom: 0
    }
}

.btn[b-lhc6ki5y14] {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    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 screen and (prefers-reduced-motion:reduce) {
    .btn[b-lhc6ki5y14] {
        transition: none
    }
}

.btn:focus[b-lhc6ki5y14], .btn:hover[b-lhc6ki5y14] {
    text-decoration: none
}

.btn.focus[b-lhc6ki5y14], .btn:focus[b-lhc6ki5y14] {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.btn.disabled[b-lhc6ki5y14], .btn:disabled[b-lhc6ki5y14] {
    opacity: .65
}

.btn:not(:disabled):not(.disabled)[b-lhc6ki5y14] {
    cursor: pointer
}

    .btn:not(:disabled):not(.disabled).active[b-lhc6ki5y14], .btn:not(:disabled):not(.disabled):active[b-lhc6ki5y14] {
        background-image: none
    }

a.btn.disabled[b-lhc6ki5y14], fieldset:disabled a.btn[b-lhc6ki5y14] {
    pointer-events: none
}

.btn-primary[b-lhc6ki5y14] {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

    .btn-primary:hover[b-lhc6ki5y14] {
        color: #fff;
        background-color: #0069d9;
        border-color: #0062cc
    }

    .btn-primary.focus[b-lhc6ki5y14], .btn-primary:focus[b-lhc6ki5y14] {
        box-shadow: 0 0 0 .2rem rgba(0,123,255,.5)
    }

    .btn-primary.disabled[b-lhc6ki5y14], .btn-primary:disabled[b-lhc6ki5y14] {
        color: #fff;
        background-color: #007bff;
        border-color: #007bff
    }

    .btn-primary:not(:disabled):not(.disabled).active[b-lhc6ki5y14], .btn-primary:not(:disabled):not(.disabled):active[b-lhc6ki5y14], .show > .btn-primary.dropdown-toggle[b-lhc6ki5y14] {
        color: #fff;
        background-color: #0062cc;
        border-color: #005cbf
    }

        .btn-primary:not(:disabled):not(.disabled).active:focus[b-lhc6ki5y14], .btn-primary:not(:disabled):not(.disabled):active:focus[b-lhc6ki5y14], .show > .btn-primary.dropdown-toggle:focus[b-lhc6ki5y14] {
            box-shadow: 0 0 0 .2rem rgba(0,123,255,.5)
        }

.btn-secondary[b-lhc6ki5y14] {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

    .btn-secondary:hover[b-lhc6ki5y14] {
        color: #fff;
        background-color: #5a6268;
        border-color: #545b62
    }

    .btn-secondary.focus[b-lhc6ki5y14], .btn-secondary:focus[b-lhc6ki5y14] {
        box-shadow: 0 0 0 .2rem rgba(108,117,125,.5)
    }

    .btn-secondary.disabled[b-lhc6ki5y14], .btn-secondary:disabled[b-lhc6ki5y14] {
        color: #fff;
        background-color: #6c757d;
        border-color: #6c757d
    }

    .btn-secondary:not(:disabled):not(.disabled).active[b-lhc6ki5y14], .btn-secondary:not(:disabled):not(.disabled):active[b-lhc6ki5y14], .show > .btn-secondary.dropdown-toggle[b-lhc6ki5y14] {
        color: #fff;
        background-color: #545b62;
        border-color: #4e555b
    }

        .btn-secondary:not(:disabled):not(.disabled).active:focus[b-lhc6ki5y14], .btn-secondary:not(:disabled):not(.disabled):active:focus[b-lhc6ki5y14], .show > .btn-secondary.dropdown-toggle:focus[b-lhc6ki5y14] {
            box-shadow: 0 0 0 .2rem rgba(108,117,125,.5)
        }

.btn-success[b-lhc6ki5y14] {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

    .btn-success:hover[b-lhc6ki5y14] {
        color: #fff;
        background-color: #218838;
        border-color: #1e7e34
    }

    .btn-success.focus[b-lhc6ki5y14], .btn-success:focus[b-lhc6ki5y14] {
        box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
    }

    .btn-success.disabled[b-lhc6ki5y14], .btn-success:disabled[b-lhc6ki5y14] {
        color: #fff;
        background-color: #28a745;
        border-color: #28a745
    }

    .btn-success:not(:disabled):not(.disabled).active[b-lhc6ki5y14], .btn-success:not(:disabled):not(.disabled):active[b-lhc6ki5y14], .show > .btn-success.dropdown-toggle[b-lhc6ki5y14] {
        color: #fff;
        background-color: #1e7e34;
        border-color: #1c7430
    }

        .btn-success:not(:disabled):not(.disabled).active:focus[b-lhc6ki5y14], .btn-success:not(:disabled):not(.disabled):active:focus[b-lhc6ki5y14], .show > .btn-success.dropdown-toggle:focus[b-lhc6ki5y14] {
            box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
        }

.btn-info[b-lhc6ki5y14] {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

    .btn-info:hover[b-lhc6ki5y14] {
        color: #fff;
        background-color: #138496;
        border-color: #117a8b
    }

    .btn-info.focus[b-lhc6ki5y14], .btn-info:focus[b-lhc6ki5y14] {
        box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
    }

    .btn-info.disabled[b-lhc6ki5y14], .btn-info:disabled[b-lhc6ki5y14] {
        color: #fff;
        background-color: #17a2b8;
        border-color: #17a2b8
    }

    .btn-info:not(:disabled):not(.disabled).active[b-lhc6ki5y14], .btn-info:not(:disabled):not(.disabled):active[b-lhc6ki5y14], .show > .btn-info.dropdown-toggle[b-lhc6ki5y14] {
        color: #fff;
        background-color: #117a8b;
        border-color: #10707f
    }

        .btn-info:not(:disabled):not(.disabled).active:focus[b-lhc6ki5y14], .btn-info:not(:disabled):not(.disabled):active:focus[b-lhc6ki5y14], .show > .btn-info.dropdown-toggle:focus[b-lhc6ki5y14] {
            box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
        }

.btn-warning[b-lhc6ki5y14] {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

    .btn-warning:hover[b-lhc6ki5y14] {
        color: #212529;
        background-color: #e0a800;
        border-color: #d39e00
    }

    .btn-warning.focus[b-lhc6ki5y14], .btn-warning:focus[b-lhc6ki5y14] {
        box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
    }

    .btn-warning.disabled[b-lhc6ki5y14], .btn-warning:disabled[b-lhc6ki5y14] {
        color: #212529;
        background-color: #ffc107;
        border-color: #ffc107
    }

    .btn-warning:not(:disabled):not(.disabled).active[b-lhc6ki5y14], .btn-warning:not(:disabled):not(.disabled):active[b-lhc6ki5y14], .show > .btn-warning.dropdown-toggle[b-lhc6ki5y14] {
        color: #212529;
        background-color: #d39e00;
        border-color: #c69500
    }

        .btn-warning:not(:disabled):not(.disabled).active:focus[b-lhc6ki5y14], .btn-warning:not(:disabled):not(.disabled):active:focus[b-lhc6ki5y14], .show > .btn-warning.dropdown-toggle:focus[b-lhc6ki5y14] {
            box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
        }

.btn-danger[b-lhc6ki5y14] {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

    .btn-danger:hover[b-lhc6ki5y14] {
        color: #fff;
        background-color: #c82333;
        border-color: #bd2130
    }

    .btn-danger.focus[b-lhc6ki5y14], .btn-danger:focus[b-lhc6ki5y14] {
        box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
    }

    .btn-danger.disabled[b-lhc6ki5y14], .btn-danger:disabled[b-lhc6ki5y14] {
        color: #fff;
        background-color: #dc3545;
        border-color: #dc3545
    }

    .btn-danger:not(:disabled):not(.disabled).active[b-lhc6ki5y14], .btn-danger:not(:disabled):not(.disabled):active[b-lhc6ki5y14], .show > .btn-danger.dropdown-toggle[b-lhc6ki5y14] {
        color: #fff;
        background-color: #bd2130;
        border-color: #b21f2d
    }

        .btn-danger:not(:disabled):not(.disabled).active:focus[b-lhc6ki5y14], .btn-danger:not(:disabled):not(.disabled):active:focus[b-lhc6ki5y14], .show > .btn-danger.dropdown-toggle:focus[b-lhc6ki5y14] {
            box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
        }

.btn-light[b-lhc6ki5y14] {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

    .btn-light:hover[b-lhc6ki5y14] {
        color: #212529;
        background-color: #e2e6ea;
        border-color: #dae0e5
    }

    .btn-light.focus[b-lhc6ki5y14], .btn-light:focus[b-lhc6ki5y14] {
        box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
    }

    .btn-light.disabled[b-lhc6ki5y14], .btn-light:disabled[b-lhc6ki5y14] {
        color: #212529;
        background-color: #f8f9fa;
        border-color: #f8f9fa
    }

    .btn-light:not(:disabled):not(.disabled).active[b-lhc6ki5y14], .btn-light:not(:disabled):not(.disabled):active[b-lhc6ki5y14], .show > .btn-light.dropdown-toggle[b-lhc6ki5y14] {
        color: #212529;
        background-color: #dae0e5;
        border-color: #d3d9df
    }

        .btn-light:not(:disabled):not(.disabled).active:focus[b-lhc6ki5y14], .btn-light:not(:disabled):not(.disabled):active:focus[b-lhc6ki5y14], .show > .btn-light.dropdown-toggle:focus[b-lhc6ki5y14] {
            box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
        }

.btn-dark[b-lhc6ki5y14] {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

    .btn-dark:hover[b-lhc6ki5y14] {
        color: #fff;
        background-color: #23272b;
        border-color: #1d2124
    }

    .btn-dark.focus[b-lhc6ki5y14], .btn-dark:focus[b-lhc6ki5y14] {
        box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
    }

    .btn-dark.disabled[b-lhc6ki5y14], .btn-dark:disabled[b-lhc6ki5y14] {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40
    }

    .btn-dark:not(:disabled):not(.disabled).active[b-lhc6ki5y14], .btn-dark:not(:disabled):not(.disabled):active[b-lhc6ki5y14], .show > .btn-dark.dropdown-toggle[b-lhc6ki5y14] {
        color: #fff;
        background-color: #1d2124;
        border-color: #171a1d
    }

        .btn-dark:not(:disabled):not(.disabled).active:focus[b-lhc6ki5y14], .btn-dark:not(:disabled):not(.disabled):active:focus[b-lhc6ki5y14], .show > .btn-dark.dropdown-toggle:focus[b-lhc6ki5y14] {
            box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
        }

.btn-outline-primary[b-lhc6ki5y14] {
    color: #007bff;
    background-color: transparent;
    background-image: none;
    border-color: #007bff
}

    .btn-outline-primary:hover[b-lhc6ki5y14] {
        color: #fff;
        background-color: #007bff;
        border-color: #007bff
    }

    .btn-outline-primary.focus[b-lhc6ki5y14], .btn-outline-primary:focus[b-lhc6ki5y14] {
        box-shadow: 0 0 0 .2rem rgba(0,123,255,.5)
    }

    .btn-outline-primary.disabled[b-lhc6ki5y14], .btn-outline-primary:disabled[b-lhc6ki5y14] {
        color: #007bff;
        background-color: transparent
    }

    .btn-outline-primary:not(:disabled):not(.disabled).active[b-lhc6ki5y14], .btn-outline-primary:not(:disabled):not(.disabled):active[b-lhc6ki5y14], .show > .btn-outline-primary.dropdown-toggle[b-lhc6ki5y14] {
        color: #fff;
        background-color: #007bff;
        border-color: #007bff
    }

        .btn-outline-primary:not(:disabled):not(.disabled).active:focus[b-lhc6ki5y14], .btn-outline-primary:not(:disabled):not(.disabled):active:focus[b-lhc6ki5y14], .show > .btn-outline-primary.dropdown-toggle:focus[b-lhc6ki5y14] {
            box-shadow: 0 0 0 .2rem rgba(0,123,255,.5)
        }

.btn-outline-secondary[b-lhc6ki5y14] {
    color: #6c757d;
    background-color: transparent;
    background-image: none;
    border-color: #6c757d
}

    .btn-outline-secondary:hover[b-lhc6ki5y14] {
        color: #fff;
        background-color: #6c757d;
        border-color: #6c757d
    }

    .btn-outline-secondary.focus[b-lhc6ki5y14], .btn-outline-secondary:focus[b-lhc6ki5y14] {
        box-shadow: 0 0 0 .2rem rgba(108,117,125,.5)
    }

    .btn-outline-secondary.disabled[b-lhc6ki5y14], .btn-outline-secondary:disabled[b-lhc6ki5y14] {
        color: #6c757d;
        background-color: transparent
    }

    .btn-outline-secondary:not(:disabled):not(.disabled).active[b-lhc6ki5y14], .btn-outline-secondary:not(:disabled):not(.disabled):active[b-lhc6ki5y14], .show > .btn-outline-secondary.dropdown-toggle[b-lhc6ki5y14] {
        color: #fff;
        background-color: #6c757d;
        border-color: #6c757d
    }

        .btn-outline-secondary:not(:disabled):not(.disabled).active:focus[b-lhc6ki5y14], .btn-outline-secondary:not(:disabled):not(.disabled):active:focus[b-lhc6ki5y14], .show > .btn-outline-secondary.dropdown-toggle:focus[b-lhc6ki5y14] {
            box-shadow: 0 0 0 .2rem rgba(108,117,125,.5)
        }

.btn-outline-success[b-lhc6ki5y14] {
    color: #28a745;
    background-color: transparent;
    background-image: none;
    border-color: #28a745
}

    .btn-outline-success:hover[b-lhc6ki5y14] {
        color: #fff;
        background-color: #28a745;
        border-color: #28a745
    }

    .btn-outline-success.focus[b-lhc6ki5y14], .btn-outline-success:focus[b-lhc6ki5y14] {
        box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
    }

    .btn-outline-success.disabled[b-lhc6ki5y14], .btn-outline-success:disabled[b-lhc6ki5y14] {
        color: #28a745;
        background-color: transparent
    }

    .btn-outline-success:not(:disabled):not(.disabled).active[b-lhc6ki5y14], .btn-outline-success:not(:disabled):not(.disabled):active[b-lhc6ki5y14], .show > .btn-outline-success.dropdown-toggle[b-lhc6ki5y14] {
        color: #fff;
        background-color: #28a745;
        border-color: #28a745
    }

        .btn-outline-success:not(:disabled):not(.disabled).active:focus[b-lhc6ki5y14], .btn-outline-success:not(:disabled):not(.disabled):active:focus[b-lhc6ki5y14], .show > .btn-outline-success.dropdown-toggle:focus[b-lhc6ki5y14] {
            box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
        }

.btn-outline-info[b-lhc6ki5y14] {
    color: #17a2b8;
    background-color: transparent;
    background-image: none;
    border-color: #17a2b8
}

    .btn-outline-info:hover[b-lhc6ki5y14] {
        color: #fff;
        background-color: #17a2b8;
        border-color: #17a2b8
    }

    .btn-outline-info.focus[b-lhc6ki5y14], .btn-outline-info:focus[b-lhc6ki5y14] {
        box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
    }

    .btn-outline-info.disabled[b-lhc6ki5y14], .btn-outline-info:disabled[b-lhc6ki5y14] {
        color: #17a2b8;
        background-color: transparent
    }

    .btn-outline-info:not(:disabled):not(.disabled).active[b-lhc6ki5y14], .btn-outline-info:not(:disabled):not(.disabled):active[b-lhc6ki5y14], .show > .btn-outline-info.dropdown-toggle[b-lhc6ki5y14] {
        color: #fff;
        background-color: #17a2b8;
        border-color: #17a2b8
    }

        .btn-outline-info:not(:disabled):not(.disabled).active:focus[b-lhc6ki5y14], .btn-outline-info:not(:disabled):not(.disabled):active:focus[b-lhc6ki5y14], .show > .btn-outline-info.dropdown-toggle:focus[b-lhc6ki5y14] {
            box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
        }

.btn-outline-warning[b-lhc6ki5y14] {
    color: #ffc107;
    background-color: transparent;
    background-image: none;
    border-color: #ffc107
}

    .btn-outline-warning:hover[b-lhc6ki5y14] {
        color: #212529;
        background-color: #ffc107;
        border-color: #ffc107
    }

    .btn-outline-warning.focus[b-lhc6ki5y14], .btn-outline-warning:focus[b-lhc6ki5y14] {
        box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
    }

    .btn-outline-warning.disabled[b-lhc6ki5y14], .btn-outline-warning:disabled[b-lhc6ki5y14] {
        color: #ffc107;
        background-color: transparent
    }

    .btn-outline-warning:not(:disabled):not(.disabled).active[b-lhc6ki5y14], .btn-outline-warning:not(:disabled):not(.disabled):active[b-lhc6ki5y14], .show > .btn-outline-warning.dropdown-toggle[b-lhc6ki5y14] {
        color: #212529;
        background-color: #ffc107;
        border-color: #ffc107
    }

        .btn-outline-warning:not(:disabled):not(.disabled).active:focus[b-lhc6ki5y14], .btn-outline-warning:not(:disabled):not(.disabled):active:focus[b-lhc6ki5y14], .show > .btn-outline-warning.dropdown-toggle:focus[b-lhc6ki5y14] {
            box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
        }

.btn-outline-danger[b-lhc6ki5y14] {
    color: #dc3545;
    background-color: transparent;
    background-image: none;
    border-color: #dc3545
}

    .btn-outline-danger:hover[b-lhc6ki5y14] {
        color: #fff;
        background-color: #dc3545;
        border-color: #dc3545
    }

    .btn-outline-danger.focus[b-lhc6ki5y14], .btn-outline-danger:focus[b-lhc6ki5y14] {
        box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
    }

    .btn-outline-danger.disabled[b-lhc6ki5y14], .btn-outline-danger:disabled[b-lhc6ki5y14] {
        color: #dc3545;
        background-color: transparent
    }

    .btn-outline-danger:not(:disabled):not(.disabled).active[b-lhc6ki5y14], .btn-outline-danger:not(:disabled):not(.disabled):active[b-lhc6ki5y14], .show > .btn-outline-danger.dropdown-toggle[b-lhc6ki5y14] {
        color: #fff;
        background-color: #dc3545;
        border-color: #dc3545
    }

        .btn-outline-danger:not(:disabled):not(.disabled).active:focus[b-lhc6ki5y14], .btn-outline-danger:not(:disabled):not(.disabled):active:focus[b-lhc6ki5y14], .show > .btn-outline-danger.dropdown-toggle:focus[b-lhc6ki5y14] {
            box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
        }

.btn-outline-light[b-lhc6ki5y14] {
    color: #f8f9fa;
    background-color: transparent;
    background-image: none;
    border-color: #f8f9fa
}

    .btn-outline-light:hover[b-lhc6ki5y14] {
        color: #212529;
        background-color: #f8f9fa;
        border-color: #f8f9fa
    }

    .btn-outline-light.focus[b-lhc6ki5y14], .btn-outline-light:focus[b-lhc6ki5y14] {
        box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
    }

    .btn-outline-light.disabled[b-lhc6ki5y14], .btn-outline-light:disabled[b-lhc6ki5y14] {
        color: #f8f9fa;
        background-color: transparent
    }

    .btn-outline-light:not(:disabled):not(.disabled).active[b-lhc6ki5y14], .btn-outline-light:not(:disabled):not(.disabled):active[b-lhc6ki5y14], .show > .btn-outline-light.dropdown-toggle[b-lhc6ki5y14] {
        color: #212529;
        background-color: #f8f9fa;
        border-color: #f8f9fa
    }

        .btn-outline-light:not(:disabled):not(.disabled).active:focus[b-lhc6ki5y14], .btn-outline-light:not(:disabled):not(.disabled):active:focus[b-lhc6ki5y14], .show > .btn-outline-light.dropdown-toggle:focus[b-lhc6ki5y14] {
            box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
        }

.btn-outline-dark[b-lhc6ki5y14] {
    color: #343a40;
    background-color: transparent;
    background-image: none;
    border-color: #343a40
}

    .btn-outline-dark:hover[b-lhc6ki5y14] {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40
    }

    .btn-outline-dark.focus[b-lhc6ki5y14], .btn-outline-dark:focus[b-lhc6ki5y14] {
        box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
    }

    .btn-outline-dark.disabled[b-lhc6ki5y14], .btn-outline-dark:disabled[b-lhc6ki5y14] {
        color: #343a40;
        background-color: transparent
    }

    .btn-outline-dark:not(:disabled):not(.disabled).active[b-lhc6ki5y14], .btn-outline-dark:not(:disabled):not(.disabled):active[b-lhc6ki5y14], .show > .btn-outline-dark.dropdown-toggle[b-lhc6ki5y14] {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40
    }

        .btn-outline-dark:not(:disabled):not(.disabled).active:focus[b-lhc6ki5y14], .btn-outline-dark:not(:disabled):not(.disabled):active:focus[b-lhc6ki5y14], .show > .btn-outline-dark.dropdown-toggle:focus[b-lhc6ki5y14] {
            box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
        }

.btn-link[b-lhc6ki5y14] {
    font-weight: 400;
    color: #007bff;
    background-color: transparent
}

    .btn-link:hover[b-lhc6ki5y14] {
        color: #0056b3;
        text-decoration: underline;
        background-color: transparent;
        border-color: transparent
    }

    .btn-link.focus[b-lhc6ki5y14], .btn-link:focus[b-lhc6ki5y14] {
        text-decoration: underline;
        border-color: transparent;
        box-shadow: none
    }

    .btn-link.disabled[b-lhc6ki5y14], .btn-link:disabled[b-lhc6ki5y14] {
        color: #6c757d;
        pointer-events: none
    }

.btn-group-lg > .btn[b-lhc6ki5y14], .btn-lg[b-lhc6ki5y14] {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.btn-group-sm > .btn[b-lhc6ki5y14], .btn-sm[b-lhc6ki5y14] {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.btn-block[b-lhc6ki5y14] {
    display: block;
    width: 100%
}

    .btn-block + .btn-block[b-lhc6ki5y14] {
        margin-top: .5rem
    }

input[type=button].btn-block[b-lhc6ki5y14], input[type=reset].btn-block[b-lhc6ki5y14], input[type=submit].btn-block[b-lhc6ki5y14] {
    width: 100%
}

.fade[b-lhc6ki5y14] {
    transition: opacity .15s linear
}

@media screen and (prefers-reduced-motion:reduce) {
    .fade[b-lhc6ki5y14] {
        transition: none
    }
}

.fade:not(.show)[b-lhc6ki5y14] {
    opacity: 0
}

.collapse:not(.show)[b-lhc6ki5y14] {
    display: none
}

.collapsing[b-lhc6ki5y14] {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media screen and (prefers-reduced-motion:reduce) {
    .collapsing[b-lhc6ki5y14] {
        transition: none
    }
}

.dropdown[b-lhc6ki5y14], .dropleft[b-lhc6ki5y14], .dropright[b-lhc6ki5y14], .dropup[b-lhc6ki5y14] {
    position: relative
}

.dropdown-toggle[b-lhc6ki5y14]::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.dropdown-toggle:empty[b-lhc6ki5y14]::after {
    margin-left: 0
}

.dropdown-menu[b-lhc6ki5y14] {
    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: .25rem
}

.dropdown-menu-right[b-lhc6ki5y14] {
    right: 0;
    left: auto
}

.dropup .dropdown-menu[b-lhc6ki5y14] {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem
}

.dropup .dropdown-toggle[b-lhc6ki5y14]::after {
    display: inline-block;
    width: 0;
    height: 0;
    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[b-lhc6ki5y14]::after {
    margin-left: 0
}

.dropright .dropdown-menu[b-lhc6ki5y14] {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem
}

.dropright .dropdown-toggle[b-lhc6ki5y14]::after {
    display: inline-block;
    width: 0;
    height: 0;
    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[b-lhc6ki5y14]::after {
    margin-left: 0
}

.dropright .dropdown-toggle[b-lhc6ki5y14]::after {
    vertical-align: 0
}

.dropleft .dropdown-menu[b-lhc6ki5y14] {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem
}

.dropleft .dropdown-toggle[b-lhc6ki5y14]::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: ""
}

.dropleft .dropdown-toggle[b-lhc6ki5y14]::after {
    display: none
}

.dropleft .dropdown-toggle[b-lhc6ki5y14]::before {
    display: inline-block;
    width: 0;
    height: 0;
    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[b-lhc6ki5y14]::after {
    margin-left: 0
}

.dropleft .dropdown-toggle[b-lhc6ki5y14]::before {
    vertical-align: 0
}

.dropdown-menu[x-placement^=bottom][b-lhc6ki5y14], .dropdown-menu[x-placement^=left][b-lhc6ki5y14], .dropdown-menu[x-placement^=right][b-lhc6ki5y14], .dropdown-menu[x-placement^=top][b-lhc6ki5y14] {
    right: auto;
    bottom: auto
}

.dropdown-divider[b-lhc6ki5y14] {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef
}

.dropdown-item[b-lhc6ki5y14] {
    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:focus[b-lhc6ki5y14], .dropdown-item:hover[b-lhc6ki5y14] {
        color: #16181b;
        text-decoration: none;
        background-color: #f8f9fa
    }

    .dropdown-item.active[b-lhc6ki5y14], .dropdown-item:active[b-lhc6ki5y14] {
        color: #fff;
        text-decoration: none;
        background-color: #007bff
    }

    .dropdown-item.disabled[b-lhc6ki5y14], .dropdown-item:disabled[b-lhc6ki5y14] {
        color: #6c757d;
        background-color: transparent
    }

.dropdown-menu.show[b-lhc6ki5y14] {
    display: block
}

.dropdown-header[b-lhc6ki5y14] {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
    white-space: nowrap
}

.dropdown-item-text[b-lhc6ki5y14] {
    display: block;
    padding: .25rem 1.5rem;
    color: #212529
}

.btn-group[b-lhc6ki5y14], .btn-group-vertical[b-lhc6ki5y14] {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle
}

    .btn-group-vertical > .btn[b-lhc6ki5y14], .btn-group > .btn[b-lhc6ki5y14] {
        position: relative;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

        .btn-group-vertical > .btn:hover[b-lhc6ki5y14], .btn-group > .btn:hover[b-lhc6ki5y14] {
            z-index: 1
        }

        .btn-group-vertical > .btn.active[b-lhc6ki5y14], .btn-group-vertical > .btn:active[b-lhc6ki5y14], .btn-group-vertical > .btn:focus[b-lhc6ki5y14], .btn-group > .btn.active[b-lhc6ki5y14], .btn-group > .btn:active[b-lhc6ki5y14], .btn-group > .btn:focus[b-lhc6ki5y14] {
            z-index: 1
        }

    .btn-group .btn + .btn[b-lhc6ki5y14], .btn-group .btn + .btn-group[b-lhc6ki5y14], .btn-group .btn-group + .btn[b-lhc6ki5y14], .btn-group .btn-group + .btn-group[b-lhc6ki5y14], .btn-group-vertical .btn + .btn[b-lhc6ki5y14], .btn-group-vertical .btn + .btn-group[b-lhc6ki5y14], .btn-group-vertical .btn-group + .btn[b-lhc6ki5y14], .btn-group-vertical .btn-group + .btn-group[b-lhc6ki5y14] {
        margin-left: -1px
    }

.btn-toolbar[b-lhc6ki5y14] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start
}

    .btn-toolbar .input-group[b-lhc6ki5y14] {
        width: auto
    }

.btn-group > .btn:first-child[b-lhc6ki5y14] {
    margin-left: 0
}

.btn-group > .btn-group:not(:last-child) > .btn[b-lhc6ki5y14], .btn-group > .btn:not(:last-child):not(.dropdown-toggle)[b-lhc6ki5y14] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group > .btn-group:not(:first-child) > .btn[b-lhc6ki5y14], .btn-group > .btn:not(:first-child)[b-lhc6ki5y14] {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.dropdown-toggle-split[b-lhc6ki5y14] {
    padding-right: .5625rem;
    padding-left: .5625rem
}

    .dropdown-toggle-split[b-lhc6ki5y14]::after, .dropright .dropdown-toggle-split[b-lhc6ki5y14]::after, .dropup .dropdown-toggle-split[b-lhc6ki5y14]::after {
        margin-left: 0
    }

.dropleft .dropdown-toggle-split[b-lhc6ki5y14]::before {
    margin-right: 0
}

.btn-group-sm > .btn + .dropdown-toggle-split[b-lhc6ki5y14], .btn-sm + .dropdown-toggle-split[b-lhc6ki5y14] {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-group-lg > .btn + .dropdown-toggle-split[b-lhc6ki5y14], .btn-lg + .dropdown-toggle-split[b-lhc6ki5y14] {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group-vertical[b-lhc6ki5y14] {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center
}

    .btn-group-vertical .btn[b-lhc6ki5y14], .btn-group-vertical .btn-group[b-lhc6ki5y14] {
        width: 100%
    }

    .btn-group-vertical > .btn + .btn[b-lhc6ki5y14], .btn-group-vertical > .btn + .btn-group[b-lhc6ki5y14], .btn-group-vertical > .btn-group + .btn[b-lhc6ki5y14], .btn-group-vertical > .btn-group + .btn-group[b-lhc6ki5y14] {
        margin-top: -1px;
        margin-left: 0
    }

    .btn-group-vertical > .btn-group:not(:last-child) > .btn[b-lhc6ki5y14], .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle)[b-lhc6ki5y14] {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn-group:not(:first-child) > .btn[b-lhc6ki5y14], .btn-group-vertical > .btn:not(:first-child)[b-lhc6ki5y14] {
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

.btn-group-toggle > .btn[b-lhc6ki5y14], .btn-group-toggle > .btn-group > .btn[b-lhc6ki5y14] {
    margin-bottom: 0
}

    .btn-group-toggle > .btn input[type=checkbox][b-lhc6ki5y14], .btn-group-toggle > .btn input[type=radio][b-lhc6ki5y14], .btn-group-toggle > .btn-group > .btn input[type=checkbox][b-lhc6ki5y14], .btn-group-toggle > .btn-group > .btn input[type=radio][b-lhc6ki5y14] {
        position: absolute;
        clip: rect(0,0,0,0);
        pointer-events: none
    }

.input-group[b-lhc6ki5y14] {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%
}

    .input-group > .custom-file[b-lhc6ki5y14], .input-group > .custom-select[b-lhc6ki5y14], .input-group > .form-control[b-lhc6ki5y14] {
        position: relative;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        width: 1%;
        margin-bottom: 0
    }

        .input-group > .custom-file:focus[b-lhc6ki5y14], .input-group > .custom-select:focus[b-lhc6ki5y14], .input-group > .form-control:focus[b-lhc6ki5y14] {
            z-index: 3
        }

        .input-group > .custom-file + .custom-file[b-lhc6ki5y14], .input-group > .custom-file + .custom-select[b-lhc6ki5y14], .input-group > .custom-file + .form-control[b-lhc6ki5y14], .input-group > .custom-select + .custom-file[b-lhc6ki5y14], .input-group > .custom-select + .custom-select[b-lhc6ki5y14], .input-group > .custom-select + .form-control[b-lhc6ki5y14], .input-group > .form-control + .custom-file[b-lhc6ki5y14], .input-group > .form-control + .custom-select[b-lhc6ki5y14], .input-group > .form-control + .form-control[b-lhc6ki5y14] {
            margin-left: -1px
        }

        .input-group > .custom-select:not(:last-child)[b-lhc6ki5y14], .input-group > .form-control:not(:last-child)[b-lhc6ki5y14] {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0
        }

        .input-group > .custom-select:not(:first-child)[b-lhc6ki5y14], .input-group > .form-control:not(:first-child)[b-lhc6ki5y14] {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0
        }

    .input-group > .custom-file[b-lhc6ki5y14] {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }

        .input-group > .custom-file:not(:last-child) .custom-file-label[b-lhc6ki5y14], .input-group > .custom-file:not(:last-child) .custom-file-label[b-lhc6ki5y14]::after {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0
        }

        .input-group > .custom-file:not(:first-child) .custom-file-label[b-lhc6ki5y14] {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0
        }

.input-group-append[b-lhc6ki5y14], .input-group-prepend[b-lhc6ki5y14] {
    display: -ms-flexbox;
    display: flex
}

    .input-group-append .btn[b-lhc6ki5y14], .input-group-prepend .btn[b-lhc6ki5y14] {
        position: relative;
        z-index: 2
    }

        .input-group-append .btn + .btn[b-lhc6ki5y14], .input-group-append .btn + .input-group-text[b-lhc6ki5y14], .input-group-append .input-group-text + .btn[b-lhc6ki5y14], .input-group-append .input-group-text + .input-group-text[b-lhc6ki5y14], .input-group-prepend .btn + .btn[b-lhc6ki5y14], .input-group-prepend .btn + .input-group-text[b-lhc6ki5y14], .input-group-prepend .input-group-text + .btn[b-lhc6ki5y14], .input-group-prepend .input-group-text + .input-group-text[b-lhc6ki5y14] {
            margin-left: -1px
        }

.input-group-prepend[b-lhc6ki5y14] {
    margin-right: -1px
}

.input-group-append[b-lhc6ki5y14] {
    margin-left: -1px
}

.input-group-text[b-lhc6ki5y14] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    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: .25rem
}

    .input-group-text input[type=checkbox][b-lhc6ki5y14], .input-group-text input[type=radio][b-lhc6ki5y14] {
        margin-top: 0
    }

.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle)[b-lhc6ki5y14], .input-group > .input-group-append:last-child > .input-group-text:not(:last-child)[b-lhc6ki5y14], .input-group > .input-group-append:not(:last-child) > .btn[b-lhc6ki5y14], .input-group > .input-group-append:not(:last-child) > .input-group-text[b-lhc6ki5y14], .input-group > .input-group-prepend > .btn[b-lhc6ki5y14], .input-group > .input-group-prepend > .input-group-text[b-lhc6ki5y14] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group > .input-group-append > .btn[b-lhc6ki5y14], .input-group > .input-group-append > .input-group-text[b-lhc6ki5y14], .input-group > .input-group-prepend:first-child > .btn:not(:first-child)[b-lhc6ki5y14], .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child)[b-lhc6ki5y14], .input-group > .input-group-prepend:not(:first-child) > .btn[b-lhc6ki5y14], .input-group > .input-group-prepend:not(:first-child) > .input-group-text[b-lhc6ki5y14] {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.custom-control[b-lhc6ki5y14] {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem
}

.custom-control-inline[b-lhc6ki5y14] {
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1rem
}

.custom-control-input[b-lhc6ki5y14] {
    position: absolute;
    z-index: -1;
    opacity: 0
}

    .custom-control-input:checked ~ .custom-control-label[b-lhc6ki5y14]::before {
        color: #fff;
        background-color: #007bff
    }

    .custom-control-input:focus ~ .custom-control-label[b-lhc6ki5y14]::before {
        box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
    }

    .custom-control-input:active ~ .custom-control-label[b-lhc6ki5y14]::before {
        color: #fff;
        background-color: #b3d7ff
    }

    .custom-control-input:disabled ~ .custom-control-label[b-lhc6ki5y14] {
        color: #6c757d
    }

        .custom-control-input:disabled ~ .custom-control-label[b-lhc6ki5y14]::before {
            background-color: #e9ecef
        }

.custom-control-label[b-lhc6ki5y14] {
    position: relative;
    margin-bottom: 0
}

    .custom-control-label[b-lhc6ki5y14]::before {
        position: absolute;
        top: .25rem;
        left: -1.5rem;
        display: block;
        width: 1rem;
        height: 1rem;
        pointer-events: none;
        content: "";
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-color: #dee2e6
    }

    .custom-control-label[b-lhc6ki5y14]::after {
        position: absolute;
        top: .25rem;
        left: -1.5rem;
        display: block;
        width: 1rem;
        height: 1rem;
        content: "";
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 50% 50%
    }

.custom-checkbox .custom-control-label[b-lhc6ki5y14]::before {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label[b-lhc6ki5y14]::before {
    background-color: #007bff
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label[b-lhc6ki5y14]::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label[b-lhc6ki5y14]::before {
    background-color: #007bff
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label[b-lhc6ki5y14]::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label[b-lhc6ki5y14]::before {
    background-color: rgba(0,123,255,.5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label[b-lhc6ki5y14]::before {
    background-color: rgba(0,123,255,.5)
}

.custom-radio .custom-control-label[b-lhc6ki5y14]::before {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked ~ .custom-control-label[b-lhc6ki5y14]::before {
    background-color: #007bff
}

.custom-radio .custom-control-input:checked ~ .custom-control-label[b-lhc6ki5y14]::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label[b-lhc6ki5y14]::before {
    background-color: rgba(0,123,255,.5)
}

.custom-select[b-lhc6ki5y14] {
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-size: 8px 10px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

    .custom-select:focus[b-lhc6ki5y14] {
        border-color: #80bdff;
        outline: 0;
        box-shadow: inset 0 1px 2px rgba(0,0,0,.075),0 0 5px rgba(128,189,255,.5)
    }

        .custom-select:focus[b-lhc6ki5y14]::-ms-value {
            color: #495057;
            background-color: #fff
        }

    .custom-select[multiple][b-lhc6ki5y14], .custom-select[size]:not([size="1"])[b-lhc6ki5y14] {
        height: auto;
        padding-right: .75rem;
        background-image: none
    }

    .custom-select:disabled[b-lhc6ki5y14] {
        color: #6c757d;
        background-color: #e9ecef
    }

    .custom-select[b-lhc6ki5y14]::-ms-expand {
        opacity: 0
    }

.custom-select-sm[b-lhc6ki5y14] {
    height: calc(1.8125rem + 2px);
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 75%
}

.custom-select-lg[b-lhc6ki5y14] {
    height: calc(2.875rem + 2px);
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 125%
}

.custom-file[b-lhc6ki5y14] {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin-bottom: 0
}

.custom-file-input[b-lhc6ki5y14] {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin: 0;
    opacity: 0
}

    .custom-file-input:focus ~ .custom-file-label[b-lhc6ki5y14] {
        border-color: #80bdff;
        box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
    }

        .custom-file-input:focus ~ .custom-file-label[b-lhc6ki5y14]::after {
            border-color: #80bdff
        }

    .custom-file-input:lang(en) ~ .custom-file-label[b-lhc6ki5y14]::after {
        content: "Browse"
    }

.custom-file-label[b-lhc6ki5y14] {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

    .custom-file-label[b-lhc6ki5y14]::after {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 3;
        display: block;
        height: 2.25rem;
        padding: .375rem .75rem;
        line-height: 1.5;
        color: #495057;
        content: "Browse";
        background-color: #e9ecef;
        border-left: 1px solid #ced4da;
        border-radius: 0 .25rem .25rem 0
    }

.custom-range[b-lhc6ki5y14] {
    width: 100%;
    padding-left: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

    .custom-range:focus[b-lhc6ki5y14] {
        outline: 0
    }

    .custom-range[b-lhc6ki5y14]::-moz-focus-outer {
        border: 0
    }

    .custom-range[b-lhc6ki5y14]::-webkit-slider-thumb {
        width: 1rem;
        height: 1rem;
        margin-top: -.25rem;
        background-color: #007bff;
        border: 0;
        border-radius: 1rem;
        -webkit-appearance: none;
        appearance: none
    }

        .custom-range[b-lhc6ki5y14]::-webkit-slider-thumb:focus {
            outline: 0;
            box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
        }

        .custom-range[b-lhc6ki5y14]::-webkit-slider-thumb:active {
            background-color: #b3d7ff
        }

    .custom-range[b-lhc6ki5y14]::-webkit-slider-runnable-track {
        width: 100%;
        height: .5rem;
        color: transparent;
        cursor: pointer;
        background-color: #dee2e6;
        border-color: transparent;
        border-radius: 1rem
    }

    .custom-range[b-lhc6ki5y14]::-moz-range-thumb {
        width: 1rem;
        height: 1rem;
        background-color: #007bff;
        border: 0;
        border-radius: 1rem;
        -moz-appearance: none;
        appearance: none
    }

        .custom-range[b-lhc6ki5y14]::-moz-range-thumb:focus {
            outline: 0;
            box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
        }

        .custom-range[b-lhc6ki5y14]::-moz-range-thumb:active {
            background-color: #b3d7ff
        }

    .custom-range[b-lhc6ki5y14]::-moz-range-track {
        width: 100%;
        height: .5rem;
        color: transparent;
        cursor: pointer;
        background-color: #dee2e6;
        border-color: transparent;
        border-radius: 1rem
    }

    .custom-range[b-lhc6ki5y14]::-ms-thumb {
        width: 1rem;
        height: 1rem;
        background-color: #007bff;
        border: 0;
        border-radius: 1rem;
        appearance: none
    }

        .custom-range[b-lhc6ki5y14]::-ms-thumb:focus {
            outline: 0;
            box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
        }

        .custom-range[b-lhc6ki5y14]::-ms-thumb:active {
            background-color: #b3d7ff
        }

    .custom-range[b-lhc6ki5y14]::-ms-track {
        width: 100%;
        height: .5rem;
        color: transparent;
        cursor: pointer;
        background-color: transparent;
        border-color: transparent;
        border-width: .5rem
    }

    .custom-range[b-lhc6ki5y14]::-ms-fill-lower {
        background-color: #dee2e6;
        border-radius: 1rem
    }

    .custom-range[b-lhc6ki5y14]::-ms-fill-upper {
        margin-right: 15px;
        background-color: #dee2e6;
        border-radius: 1rem
    }

.nav[b-lhc6ki5y14] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link[b-lhc6ki5y14] {
    display: block;
    padding: .5rem 1rem
}

    .nav-link:focus[b-lhc6ki5y14], .nav-link:hover[b-lhc6ki5y14] {
        text-decoration: none
    }

    .nav-link.disabled[b-lhc6ki5y14] {
        color: #6c757d
    }

.nav-tabs[b-lhc6ki5y14] {
    border-bottom: 1px solid #dee2e6
}

    .nav-tabs .nav-item[b-lhc6ki5y14] {
        margin-bottom: -1px
    }

    .nav-tabs .nav-link[b-lhc6ki5y14] {
        border: 1px solid transparent;
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem
    }

        .nav-tabs .nav-link:focus[b-lhc6ki5y14], .nav-tabs .nav-link:hover[b-lhc6ki5y14] {
            border-color: #e9ecef #e9ecef #dee2e6
        }

        .nav-tabs .nav-link.disabled[b-lhc6ki5y14] {
            color: #6c757d;
            background-color: transparent;
            border-color: transparent
        }

        .nav-tabs .nav-item.show .nav-link[b-lhc6ki5y14], .nav-tabs .nav-link.active[b-lhc6ki5y14] {
            color: #495057;
            background-color: #fff;
            border-color: #dee2e6 #dee2e6 #fff
        }

    .nav-tabs .dropdown-menu[b-lhc6ki5y14] {
        margin-top: -1px;
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

.nav-pills .nav-link[b-lhc6ki5y14] {
    border-radius: .25rem
}

    .nav-pills .nav-link.active[b-lhc6ki5y14], .nav-pills .show > .nav-link[b-lhc6ki5y14] {
        color: #fff;
        background-color: #007bff
    }

.nav-fill .nav-item[b-lhc6ki5y14] {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item[b-lhc6ki5y14] {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center
}

.tab-content > .tab-pane[b-lhc6ki5y14] {
    display: none
}

.tab-content > .active[b-lhc6ki5y14] {
    display: block
}

.navbar[b-lhc6ki5y14] {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 1rem
}

    .navbar > .container[b-lhc6ki5y14], .navbar > .container-fluid[b-lhc6ki5y14] {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

.navbar-brand[b-lhc6ki5y14] {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

    .navbar-brand:focus[b-lhc6ki5y14], .navbar-brand:hover[b-lhc6ki5y14] {
        text-decoration: none
    }

.navbar-nav[b-lhc6ki5y14] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

    .navbar-nav .nav-link[b-lhc6ki5y14] {
        padding-right: 0;
        padding-left: 0
    }

    .navbar-nav .dropdown-menu[b-lhc6ki5y14] {
        position: static;
        float: none
    }

.navbar-text[b-lhc6ki5y14] {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse[b-lhc6ki5y14] {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center
}

.navbar-toggler[b-lhc6ki5y14] {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem
}

    .navbar-toggler:focus[b-lhc6ki5y14], .navbar-toggler:hover[b-lhc6ki5y14] {
        text-decoration: none
    }

    .navbar-toggler:not(:disabled):not(.disabled)[b-lhc6ki5y14] {
        cursor: pointer
    }

.navbar-toggler-icon[b-lhc6ki5y14] {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%
}

@media (max-width:575.98px) {
    .navbar-expand-sm > .container[b-lhc6ki5y14], .navbar-expand-sm > .container-fluid[b-lhc6ki5y14] {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:576px) {
    .navbar-expand-sm[b-lhc6ki5y14] {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .navbar-expand-sm .navbar-nav[b-lhc6ki5y14] {
            -ms-flex-direction: row;
            flex-direction: row
        }

            .navbar-expand-sm .navbar-nav .dropdown-menu[b-lhc6ki5y14] {
                position: absolute
            }

            .navbar-expand-sm .navbar-nav .nav-link[b-lhc6ki5y14] {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-expand-sm > .container[b-lhc6ki5y14], .navbar-expand-sm > .container-fluid[b-lhc6ki5y14] {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap
        }

        .navbar-expand-sm .navbar-collapse[b-lhc6ki5y14] {
            display: -ms-flexbox !important;
            display: flex !important;
            -ms-flex-preferred-size: auto;
            flex-basis: auto
        }

        .navbar-expand-sm .navbar-toggler[b-lhc6ki5y14] {
            display: none
        }
}

@media (max-width:767.98px) {
    .navbar-expand-md > .container[b-lhc6ki5y14], .navbar-expand-md > .container-fluid[b-lhc6ki5y14] {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:768px) {
    .navbar-expand-md[b-lhc6ki5y14] {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .navbar-expand-md .navbar-nav[b-lhc6ki5y14] {
            -ms-flex-direction: row;
            flex-direction: row
        }

            .navbar-expand-md .navbar-nav .dropdown-menu[b-lhc6ki5y14] {
                position: absolute
            }

            .navbar-expand-md .navbar-nav .nav-link[b-lhc6ki5y14] {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-expand-md > .container[b-lhc6ki5y14], .navbar-expand-md > .container-fluid[b-lhc6ki5y14] {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap
        }

        .navbar-expand-md .navbar-collapse[b-lhc6ki5y14] {
            display: -ms-flexbox !important;
            display: flex !important;
            -ms-flex-preferred-size: auto;
            flex-basis: auto
        }

        .navbar-expand-md .navbar-toggler[b-lhc6ki5y14] {
            display: none
        }
}

@media (max-width:991.98px) {
    .navbar-expand-lg > .container[b-lhc6ki5y14], .navbar-expand-lg > .container-fluid[b-lhc6ki5y14] {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:992px) {
    .navbar-expand-lg[b-lhc6ki5y14] {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .navbar-expand-lg .navbar-nav[b-lhc6ki5y14] {
            -ms-flex-direction: row;
            flex-direction: row
        }

            .navbar-expand-lg .navbar-nav .dropdown-menu[b-lhc6ki5y14] {
                position: absolute
            }

            .navbar-expand-lg .navbar-nav .nav-link[b-lhc6ki5y14] {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-expand-lg > .container[b-lhc6ki5y14], .navbar-expand-lg > .container-fluid[b-lhc6ki5y14] {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap
        }

        .navbar-expand-lg .navbar-collapse[b-lhc6ki5y14] {
            display: -ms-flexbox !important;
            display: flex !important;
            -ms-flex-preferred-size: auto;
            flex-basis: auto
        }

        .navbar-expand-lg .navbar-toggler[b-lhc6ki5y14] {
            display: none
        }
}

@media (max-width:1199.98px) {
    .navbar-expand-xl > .container[b-lhc6ki5y14], .navbar-expand-xl > .container-fluid[b-lhc6ki5y14] {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:1200px) {
    .navbar-expand-xl[b-lhc6ki5y14] {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .navbar-expand-xl .navbar-nav[b-lhc6ki5y14] {
            -ms-flex-direction: row;
            flex-direction: row
        }

            .navbar-expand-xl .navbar-nav .dropdown-menu[b-lhc6ki5y14] {
                position: absolute
            }

            .navbar-expand-xl .navbar-nav .nav-link[b-lhc6ki5y14] {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-expand-xl > .container[b-lhc6ki5y14], .navbar-expand-xl > .container-fluid[b-lhc6ki5y14] {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap
        }

        .navbar-expand-xl .navbar-collapse[b-lhc6ki5y14] {
            display: -ms-flexbox !important;
            display: flex !important;
            -ms-flex-preferred-size: auto;
            flex-basis: auto
        }

        .navbar-expand-xl .navbar-toggler[b-lhc6ki5y14] {
            display: none
        }
}

.navbar-expand[b-lhc6ki5y14] {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start
}

    .navbar-expand > .container[b-lhc6ki5y14], .navbar-expand > .container-fluid[b-lhc6ki5y14] {
        padding-right: 0;
        padding-left: 0
    }

    .navbar-expand .navbar-nav[b-lhc6ki5y14] {
        -ms-flex-direction: row;
        flex-direction: row
    }

        .navbar-expand .navbar-nav .dropdown-menu[b-lhc6ki5y14] {
            position: absolute
        }

        .navbar-expand .navbar-nav .nav-link[b-lhc6ki5y14] {
            padding-right: .5rem;
            padding-left: .5rem
        }

    .navbar-expand > .container[b-lhc6ki5y14], .navbar-expand > .container-fluid[b-lhc6ki5y14] {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand .navbar-collapse[b-lhc6ki5y14] {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand .navbar-toggler[b-lhc6ki5y14] {
        display: none
    }

.navbar-light .navbar-brand[b-lhc6ki5y14] {
    color: rgba(0,0,0,.9)
}

    .navbar-light .navbar-brand:focus[b-lhc6ki5y14], .navbar-light .navbar-brand:hover[b-lhc6ki5y14] {
        color: rgba(0,0,0,.9)
    }

.navbar-light .navbar-nav .nav-link[b-lhc6ki5y14] {
    color: rgba(0,0,0,.5)
}

    .navbar-light .navbar-nav .nav-link:focus[b-lhc6ki5y14], .navbar-light .navbar-nav .nav-link:hover[b-lhc6ki5y14] {
        color: rgba(0,0,0,.7)
    }

    .navbar-light .navbar-nav .nav-link.disabled[b-lhc6ki5y14] {
        color: rgba(0,0,0,.3)
    }

    .navbar-light .navbar-nav .active > .nav-link[b-lhc6ki5y14], .navbar-light .navbar-nav .nav-link.active[b-lhc6ki5y14], .navbar-light .navbar-nav .nav-link.show[b-lhc6ki5y14], .navbar-light .navbar-nav .show > .nav-link[b-lhc6ki5y14] {
        color: rgba(0,0,0,.9)
    }

.navbar-light .navbar-toggler[b-lhc6ki5y14] {
    color: rgba(0,0,0,.5);
    border-color: rgba(0,0,0,.1)
}

.navbar-light .navbar-toggler-icon[b-lhc6ki5y14] {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-light .navbar-text[b-lhc6ki5y14] {
    color: rgba(0,0,0,.5)
}

    .navbar-light .navbar-text a[b-lhc6ki5y14] {
        color: rgba(0,0,0,.9)
    }

        .navbar-light .navbar-text a:focus[b-lhc6ki5y14], .navbar-light .navbar-text a:hover[b-lhc6ki5y14] {
            color: rgba(0,0,0,.9)
        }

.navbar-dark .navbar-brand[b-lhc6ki5y14] {
    color: #fff
}

    .navbar-dark .navbar-brand:focus[b-lhc6ki5y14], .navbar-dark .navbar-brand:hover[b-lhc6ki5y14] {
        color: #fff
    }

.navbar-dark .navbar-nav .nav-link[b-lhc6ki5y14] {
    color: rgba(255,255,255,.5)
}

    .navbar-dark .navbar-nav .nav-link:focus[b-lhc6ki5y14], .navbar-dark .navbar-nav .nav-link:hover[b-lhc6ki5y14] {
        color: rgba(255,255,255,.75)
    }

    .navbar-dark .navbar-nav .nav-link.disabled[b-lhc6ki5y14] {
        color: rgba(255,255,255,.25)
    }

    .navbar-dark .navbar-nav .active > .nav-link[b-lhc6ki5y14], .navbar-dark .navbar-nav .nav-link.active[b-lhc6ki5y14], .navbar-dark .navbar-nav .nav-link.show[b-lhc6ki5y14], .navbar-dark .navbar-nav .show > .nav-link[b-lhc6ki5y14] {
        color: #fff
    }

.navbar-dark .navbar-toggler[b-lhc6ki5y14] {
    color: rgba(255,255,255,.5);
    border-color: rgba(255,255,255,.1)
}

.navbar-dark .navbar-toggler-icon[b-lhc6ki5y14] {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-dark .navbar-text[b-lhc6ki5y14] {
    color: rgba(255,255,255,.5)
}

    .navbar-dark .navbar-text a[b-lhc6ki5y14] {
        color: #fff
    }

        .navbar-dark .navbar-text a:focus[b-lhc6ki5y14], .navbar-dark .navbar-text a:hover[b-lhc6ki5y14] {
            color: #fff
        }

.card[b-lhc6ki5y14] {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem
}

    .card > hr[b-lhc6ki5y14] {
        margin-right: 0;
        margin-left: 0
    }

    .card > .list-group:first-child .list-group-item:first-child[b-lhc6ki5y14] {
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem
    }

    .card > .list-group:last-child .list-group-item:last-child[b-lhc6ki5y14] {
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: .25rem
    }

.card-body[b-lhc6ki5y14] {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem
}

.card-title[b-lhc6ki5y14] {
    margin-bottom: .75rem
}

.card-subtitle[b-lhc6ki5y14] {
    margin-top: -.375rem;
    margin-bottom: 0
}

.card-text:last-child[b-lhc6ki5y14] {
    margin-bottom: 0
}

.card-link:hover[b-lhc6ki5y14] {
    text-decoration: none
}

.card-link + .card-link[b-lhc6ki5y14] {
    margin-left: 1.25rem
}

.card-header[b-lhc6ki5y14] {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125)
}

    .card-header:first-child[b-lhc6ki5y14] {
        border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
    }

    .card-header + .list-group .list-group-item:first-child[b-lhc6ki5y14] {
        border-top: 0
    }

.card-footer[b-lhc6ki5y14] {
    padding: .75rem 1.25rem;
    background-color: rgba(0,0,0,.03);
    border-top: 1px solid rgba(0,0,0,.125)
}

    .card-footer:last-child[b-lhc6ki5y14] {
        border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
    }

.card-header-tabs[b-lhc6ki5y14] {
    margin-right: -.625rem;
    margin-bottom: -.75rem;
    margin-left: -.625rem;
    border-bottom: 0
}

.card-header-pills[b-lhc6ki5y14] {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card-img-overlay[b-lhc6ki5y14] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.card-img[b-lhc6ki5y14] {
    width: 100%;
    border-radius: calc(.25rem - 1px)
}

.card-img-top[b-lhc6ki5y14] {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card-img-bottom[b-lhc6ki5y14] {
    width: 100%;
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card-deck[b-lhc6ki5y14] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

    .card-deck .card[b-lhc6ki5y14] {
        margin-bottom: 15px
    }

@media (min-width:576px) {
    .card-deck[b-lhc6ki5y14] {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }

        .card-deck .card[b-lhc6ki5y14] {
            display: -ms-flexbox;
            display: flex;
            -ms-flex: 1 0 0%;
            flex: 1 0 0%;
            -ms-flex-direction: column;
            flex-direction: column;
            margin-right: 15px;
            margin-bottom: 0;
            margin-left: 15px
        }
}

.card-group[b-lhc6ki5y14] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

    .card-group > .card[b-lhc6ki5y14] {
        margin-bottom: 15px
    }

@media (min-width:576px) {
    .card-group[b-lhc6ki5y14] {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

        .card-group > .card[b-lhc6ki5y14] {
            -ms-flex: 1 0 0%;
            flex: 1 0 0%;
            margin-bottom: 0
        }

            .card-group > .card + .card[b-lhc6ki5y14] {
                margin-left: 0;
                border-left: 0
            }

            .card-group > .card:first-child[b-lhc6ki5y14] {
                border-top-right-radius: 0;
                border-bottom-right-radius: 0
            }

                .card-group > .card:first-child .card-header[b-lhc6ki5y14], .card-group > .card:first-child .card-img-top[b-lhc6ki5y14] {
                    border-top-right-radius: 0
                }

                .card-group > .card:first-child .card-footer[b-lhc6ki5y14], .card-group > .card:first-child .card-img-bottom[b-lhc6ki5y14] {
                    border-bottom-right-radius: 0
                }

            .card-group > .card:last-child[b-lhc6ki5y14] {
                border-top-left-radius: 0;
                border-bottom-left-radius: 0
            }

                .card-group > .card:last-child .card-header[b-lhc6ki5y14], .card-group > .card:last-child .card-img-top[b-lhc6ki5y14] {
                    border-top-left-radius: 0
                }

                .card-group > .card:last-child .card-footer[b-lhc6ki5y14], .card-group > .card:last-child .card-img-bottom[b-lhc6ki5y14] {
                    border-bottom-left-radius: 0
                }

            .card-group > .card:only-child[b-lhc6ki5y14] {
                border-radius: .25rem
            }

                .card-group > .card:only-child .card-header[b-lhc6ki5y14], .card-group > .card:only-child .card-img-top[b-lhc6ki5y14] {
                    border-top-left-radius: .25rem;
                    border-top-right-radius: .25rem
                }

                .card-group > .card:only-child .card-footer[b-lhc6ki5y14], .card-group > .card:only-child .card-img-bottom[b-lhc6ki5y14] {
                    border-bottom-right-radius: .25rem;
                    border-bottom-left-radius: .25rem
                }

            .card-group > .card:not(:first-child):not(:last-child):not(:only-child)[b-lhc6ki5y14] {
                border-radius: 0
            }

                .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer[b-lhc6ki5y14], .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header[b-lhc6ki5y14], .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom[b-lhc6ki5y14], .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top[b-lhc6ki5y14] {
                    border-radius: 0
                }
}

.card-columns .card[b-lhc6ki5y14] {
    margin-bottom: .75rem
}

@media (min-width:576px) {
    .card-columns[b-lhc6ki5y14] {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1
    }

        .card-columns .card[b-lhc6ki5y14] {
            display: inline-block;
            width: 100%
        }
}

.accordion .card:not(:first-of-type):not(:last-of-type)[b-lhc6ki5y14] {
    border-bottom: 0;
    border-radius: 0
}

.accordion .card:not(:first-of-type) .card-header:first-child[b-lhc6ki5y14] {
    border-radius: 0
}

.accordion .card:first-of-type[b-lhc6ki5y14] {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.accordion .card:last-of-type[b-lhc6ki5y14] {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.breadcrumb[b-lhc6ki5y14] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem
}

.breadcrumb-item + .breadcrumb-item[b-lhc6ki5y14] {
    padding-left: .5rem
}

    .breadcrumb-item + .breadcrumb-item[b-lhc6ki5y14]::before {
        display: inline-block;
        padding-right: .5rem;
        color: #6c757d;
        content: "/"
    }

    .breadcrumb-item + .breadcrumb-item:hover[b-lhc6ki5y14]::before {
        text-decoration: underline
    }

    .breadcrumb-item + .breadcrumb-item:hover[b-lhc6ki5y14]::before {
        text-decoration: none
    }

.breadcrumb-item.active[b-lhc6ki5y14] {
    color: #6c757d
}

.pagination[b-lhc6ki5y14] {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem
}

.page-link[b-lhc6ki5y14] {
    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[b-lhc6ki5y14] {
        z-index: 2;
        color: #0056b3;
        text-decoration: none;
        background-color: #e9ecef;
        border-color: #dee2e6
    }

    .page-link:focus[b-lhc6ki5y14] {
        z-index: 2;
        outline: 0;
        box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
    }

    .page-link:not(:disabled):not(.disabled)[b-lhc6ki5y14] {
        cursor: pointer
    }

.page-item:first-child .page-link[b-lhc6ki5y14] {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link[b-lhc6ki5y14] {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.page-item.active .page-link[b-lhc6ki5y14] {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.page-item.disabled .page-link[b-lhc6ki5y14] {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}

.pagination-lg .page-link[b-lhc6ki5y14] {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link[b-lhc6ki5y14] {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link[b-lhc6ki5y14] {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}

.pagination-sm .page-link[b-lhc6ki5y14] {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link[b-lhc6ki5y14] {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link[b-lhc6ki5y14] {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.badge[b-lhc6ki5y14] {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem
}

    .badge:empty[b-lhc6ki5y14] {
        display: none
    }

.btn .badge[b-lhc6ki5y14] {
    position: relative;
    top: -1px
}

.badge-pill[b-lhc6ki5y14] {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.badge-primary[b-lhc6ki5y14] {
    color: #fff;
    background-color: #007bff
}

    .badge-primary[href]:focus[b-lhc6ki5y14], .badge-primary[href]:hover[b-lhc6ki5y14] {
        color: #fff;
        text-decoration: none;
        background-color: #0062cc
    }

.badge-secondary[b-lhc6ki5y14] {
    color: #fff;
    background-color: #6c757d
}

    .badge-secondary[href]:focus[b-lhc6ki5y14], .badge-secondary[href]:hover[b-lhc6ki5y14] {
        color: #fff;
        text-decoration: none;
        background-color: #545b62
    }

.badge-success[b-lhc6ki5y14] {
    color: #fff;
    background-color: #28a745
}

    .badge-success[href]:focus[b-lhc6ki5y14], .badge-success[href]:hover[b-lhc6ki5y14] {
        color: #fff;
        text-decoration: none;
        background-color: #1e7e34
    }

.badge-info[b-lhc6ki5y14] {
    color: #fff;
    background-color: #17a2b8
}

    .badge-info[href]:focus[b-lhc6ki5y14], .badge-info[href]:hover[b-lhc6ki5y14] {
        color: #fff;
        text-decoration: none;
        background-color: #117a8b
    }

.badge-warning[b-lhc6ki5y14] {
    color: #212529;
    background-color: #ffc107
}

    .badge-warning[href]:focus[b-lhc6ki5y14], .badge-warning[href]:hover[b-lhc6ki5y14] {
        color: #212529;
        text-decoration: none;
        background-color: #d39e00
    }

.badge-danger[b-lhc6ki5y14] {
    color: #fff;
    background-color: #dc3545
}

    .badge-danger[href]:focus[b-lhc6ki5y14], .badge-danger[href]:hover[b-lhc6ki5y14] {
        color: #fff;
        text-decoration: none;
        background-color: #bd2130
    }

.badge-light[b-lhc6ki5y14] {
    color: #212529;
    background-color: #f8f9fa
}

    .badge-light[href]:focus[b-lhc6ki5y14], .badge-light[href]:hover[b-lhc6ki5y14] {
        color: #212529;
        text-decoration: none;
        background-color: #dae0e5
    }

.badge-dark[b-lhc6ki5y14] {
    color: #fff;
    background-color: #343a40
}

    .badge-dark[href]:focus[b-lhc6ki5y14], .badge-dark[href]:hover[b-lhc6ki5y14] {
        color: #fff;
        text-decoration: none;
        background-color: #1d2124
    }

.jumbotron[b-lhc6ki5y14] {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: .3rem
}

@media (min-width:576px) {
    .jumbotron[b-lhc6ki5y14] {
        padding: 4rem 2rem
    }
}

.jumbotron-fluid[b-lhc6ki5y14] {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.alert[b-lhc6ki5y14] {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-heading[b-lhc6ki5y14] {
    color: inherit
}

.alert-link[b-lhc6ki5y14] {
    font-weight: 700
}

.alert-dismissible[b-lhc6ki5y14] {
    padding-right: 4rem
}

    .alert-dismissible .close[b-lhc6ki5y14] {
        position: absolute;
        top: 0;
        right: 0;
        padding: .75rem 1.25rem;
        color: inherit
    }

.alert-primary[b-lhc6ki5y14] {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff
}

    .alert-primary hr[b-lhc6ki5y14] {
        border-top-color: #9fcdff
    }

    .alert-primary .alert-link[b-lhc6ki5y14] {
        color: #002752
    }

.alert-secondary[b-lhc6ki5y14] {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db
}

    .alert-secondary hr[b-lhc6ki5y14] {
        border-top-color: #c8cbcf
    }

    .alert-secondary .alert-link[b-lhc6ki5y14] {
        color: #202326
    }

.alert-success[b-lhc6ki5y14] {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

    .alert-success hr[b-lhc6ki5y14] {
        border-top-color: #b1dfbb
    }

    .alert-success .alert-link[b-lhc6ki5y14] {
        color: #0b2e13
    }

.alert-info[b-lhc6ki5y14] {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

    .alert-info hr[b-lhc6ki5y14] {
        border-top-color: #abdde5
    }

    .alert-info .alert-link[b-lhc6ki5y14] {
        color: #062c33
    }

.alert-warning[b-lhc6ki5y14] {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}

    .alert-warning hr[b-lhc6ki5y14] {
        border-top-color: #ffe8a1
    }

    .alert-warning .alert-link[b-lhc6ki5y14] {
        color: #533f03
    }

.alert-danger[b-lhc6ki5y14] {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

    .alert-danger hr[b-lhc6ki5y14] {
        border-top-color: #f1b0b7
    }

    .alert-danger .alert-link[b-lhc6ki5y14] {
        color: #491217
    }

.alert-light[b-lhc6ki5y14] {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe
}

    .alert-light hr[b-lhc6ki5y14] {
        border-top-color: #ececf6
    }

    .alert-light .alert-link[b-lhc6ki5y14] {
        color: #686868
    }

.alert-dark[b-lhc6ki5y14] {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca
}

    .alert-dark hr[b-lhc6ki5y14] {
        border-top-color: #b9bbbe
    }

    .alert-dark .alert-link[b-lhc6ki5y14] {
        color: #040505
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes-b-lhc6ki5y14 {
    from {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

.progress[b-lhc6ki5y14] {
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem
}

.progress-bar[b-lhc6ki5y14] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    transition: width .6s ease
}

@media screen and (prefers-reduced-motion:reduce) {
    .progress-bar[b-lhc6ki5y14] {
        transition: none
    }
}

.progress-bar-striped[b-lhc6ki5y14] {
    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[b-lhc6ki5y14] {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes-b-lhc6ki5y14 1s linear infinite
}

.media[b-lhc6ki5y14] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}

.media-body[b-lhc6ki5y14] {
    -ms-flex: 1;
    flex: 1
}

.list-group[b-lhc6ki5y14] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.list-group-item-action[b-lhc6ki5y14] {
    width: 100%;
    color: #495057;
    text-align: inherit
}

    .list-group-item-action:focus[b-lhc6ki5y14], .list-group-item-action:hover[b-lhc6ki5y14] {
        color: #495057;
        text-decoration: none;
        background-color: #f8f9fa
    }

    .list-group-item-action:active[b-lhc6ki5y14] {
        color: #212529;
        background-color: #e9ecef
    }

.list-group-item[b-lhc6ki5y14] {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125)
}

    .list-group-item:first-child[b-lhc6ki5y14] {
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem
    }

    .list-group-item:last-child[b-lhc6ki5y14] {
        margin-bottom: 0;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: .25rem
    }

    .list-group-item:focus[b-lhc6ki5y14], .list-group-item:hover[b-lhc6ki5y14] {
        z-index: 1;
        text-decoration: none
    }

    .list-group-item.disabled[b-lhc6ki5y14], .list-group-item:disabled[b-lhc6ki5y14] {
        color: #6c757d;
        background-color: #fff
    }

    .list-group-item.active[b-lhc6ki5y14] {
        z-index: 2;
        color: #fff;
        background-color: #007bff;
        border-color: #007bff
    }

.list-group-flush .list-group-item[b-lhc6ki5y14] {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.list-group-flush:first-child .list-group-item:first-child[b-lhc6ki5y14] {
    border-top: 0
}

.list-group-flush:last-child .list-group-item:last-child[b-lhc6ki5y14] {
    border-bottom: 0
}

.list-group-item-primary[b-lhc6ki5y14] {
    color: #004085;
    background-color: #b8daff
}

    .list-group-item-primary.list-group-item-action:focus[b-lhc6ki5y14], .list-group-item-primary.list-group-item-action:hover[b-lhc6ki5y14] {
        color: #004085;
        background-color: #9fcdff
    }

    .list-group-item-primary.list-group-item-action.active[b-lhc6ki5y14] {
        color: #fff;
        background-color: #004085;
        border-color: #004085
    }

.list-group-item-secondary[b-lhc6ki5y14] {
    color: #383d41;
    background-color: #d6d8db
}

    .list-group-item-secondary.list-group-item-action:focus[b-lhc6ki5y14], .list-group-item-secondary.list-group-item-action:hover[b-lhc6ki5y14] {
        color: #383d41;
        background-color: #c8cbcf
    }

    .list-group-item-secondary.list-group-item-action.active[b-lhc6ki5y14] {
        color: #fff;
        background-color: #383d41;
        border-color: #383d41
    }

.list-group-item-success[b-lhc6ki5y14] {
    color: #155724;
    background-color: #c3e6cb
}

    .list-group-item-success.list-group-item-action:focus[b-lhc6ki5y14], .list-group-item-success.list-group-item-action:hover[b-lhc6ki5y14] {
        color: #155724;
        background-color: #b1dfbb
    }

    .list-group-item-success.list-group-item-action.active[b-lhc6ki5y14] {
        color: #fff;
        background-color: #155724;
        border-color: #155724
    }

.list-group-item-info[b-lhc6ki5y14] {
    color: #0c5460;
    background-color: #bee5eb
}

    .list-group-item-info.list-group-item-action:focus[b-lhc6ki5y14], .list-group-item-info.list-group-item-action:hover[b-lhc6ki5y14] {
        color: #0c5460;
        background-color: #abdde5
    }

    .list-group-item-info.list-group-item-action.active[b-lhc6ki5y14] {
        color: #fff;
        background-color: #0c5460;
        border-color: #0c5460
    }

.list-group-item-warning[b-lhc6ki5y14] {
    color: #856404;
    background-color: #ffeeba
}

    .list-group-item-warning.list-group-item-action:focus[b-lhc6ki5y14], .list-group-item-warning.list-group-item-action:hover[b-lhc6ki5y14] {
        color: #856404;
        background-color: #ffe8a1
    }

    .list-group-item-warning.list-group-item-action.active[b-lhc6ki5y14] {
        color: #fff;
        background-color: #856404;
        border-color: #856404
    }

.list-group-item-danger[b-lhc6ki5y14] {
    color: #721c24;
    background-color: #f5c6cb
}

    .list-group-item-danger.list-group-item-action:focus[b-lhc6ki5y14], .list-group-item-danger.list-group-item-action:hover[b-lhc6ki5y14] {
        color: #721c24;
        background-color: #f1b0b7
    }

    .list-group-item-danger.list-group-item-action.active[b-lhc6ki5y14] {
        color: #fff;
        background-color: #721c24;
        border-color: #721c24
    }

.list-group-item-light[b-lhc6ki5y14] {
    color: #818182;
    background-color: #fdfdfe
}

    .list-group-item-light.list-group-item-action:focus[b-lhc6ki5y14], .list-group-item-light.list-group-item-action:hover[b-lhc6ki5y14] {
        color: #818182;
        background-color: #ececf6
    }

    .list-group-item-light.list-group-item-action.active[b-lhc6ki5y14] {
        color: #fff;
        background-color: #818182;
        border-color: #818182
    }

.list-group-item-dark[b-lhc6ki5y14] {
    color: #1b1e21;
    background-color: #c6c8ca
}

    .list-group-item-dark.list-group-item-action:focus[b-lhc6ki5y14], .list-group-item-dark.list-group-item-action:hover[b-lhc6ki5y14] {
        color: #1b1e21;
        background-color: #b9bbbe
    }

    .list-group-item-dark.list-group-item-action.active[b-lhc6ki5y14] {
        color: #fff;
        background-color: #1b1e21;
        border-color: #1b1e21
    }

.close[b-lhc6ki5y14] {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

    .close:focus[b-lhc6ki5y14], .close:hover[b-lhc6ki5y14] {
        color: #000;
        text-decoration: none;
        opacity: .75
    }

    .close:not(:disabled):not(.disabled)[b-lhc6ki5y14] {
        cursor: pointer
    }

button.close[b-lhc6ki5y14] {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open[b-lhc6ki5y14] {
    overflow: hidden
}

.modal[b-lhc6ki5y14] {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0
}

.modal-open .modal[b-lhc6ki5y14] {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog[b-lhc6ki5y14] {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog[b-lhc6ki5y14] {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    transform: translate(0,-25%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog[b-lhc6ki5y14] {
        transition: none
    }
}

.modal.show .modal-dialog[b-lhc6ki5y14] {
    -webkit-transform: translate(0,0);
    transform: translate(0,0)
}

.modal-dialog-centered[b-lhc6ki5y14] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (.5rem * 2))
}

.modal-content[b-lhc6ki5y14] {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    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[b-lhc6ki5y14] {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

    .modal-backdrop.fade[b-lhc6ki5y14] {
        opacity: 0
    }

    .modal-backdrop.show[b-lhc6ki5y14] {
        opacity: .5
    }

.modal-header[b-lhc6ki5y14] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem
}

    .modal-header .close[b-lhc6ki5y14] {
        padding: 1rem;
        margin: -1rem -1rem -1rem auto
    }

.modal-title[b-lhc6ki5y14] {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body[b-lhc6ki5y14] {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer[b-lhc6ki5y14] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef
}

    .modal-footer > :not(:first-child)[b-lhc6ki5y14] {
        margin-left: .25rem
    }

    .modal-footer > :not(:last-child)[b-lhc6ki5y14] {
        margin-right: .25rem
    }

.modal-scrollbar-measure[b-lhc6ki5y14] {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:576px) {
    .modal-dialog[b-lhc6ki5y14] {
        max-width: 500px;
        margin: 1.75rem auto
    }

    .modal-dialog-centered[b-lhc6ki5y14] {
        min-height: calc(100% - (1.75rem * 2))
    }

    .modal-sm[b-lhc6ki5y14] {
        max-width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg[b-lhc6ki5y14] {
        max-width: 800px
    }
}

.tooltip[b-lhc6ki5y14] {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-style: normal;
    font-weight: 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;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

    .tooltip.show[b-lhc6ki5y14] {
        opacity: .9
    }

    .tooltip .arrow[b-lhc6ki5y14] {
        position: absolute;
        display: block;
        width: .8rem;
        height: .4rem
    }

        .tooltip .arrow[b-lhc6ki5y14]::before {
            position: absolute;
            content: "";
            border-color: transparent;
            border-style: solid
        }

.bs-tooltip-auto[x-placement^=top][b-lhc6ki5y14], .bs-tooltip-top[b-lhc6ki5y14] {
    padding: .4rem 0
}

    .bs-tooltip-auto[x-placement^=top] .arrow[b-lhc6ki5y14], .bs-tooltip-top .arrow[b-lhc6ki5y14] {
        bottom: 0
    }

        .bs-tooltip-auto[x-placement^=top] .arrow[b-lhc6ki5y14]::before, .bs-tooltip-top .arrow[b-lhc6ki5y14]::before {
            top: 0;
            border-width: .4rem .4rem 0;
            border-top-color: #000
        }

.bs-tooltip-auto[x-placement^=right][b-lhc6ki5y14], .bs-tooltip-right[b-lhc6ki5y14] {
    padding: 0 .4rem
}

    .bs-tooltip-auto[x-placement^=right] .arrow[b-lhc6ki5y14], .bs-tooltip-right .arrow[b-lhc6ki5y14] {
        left: 0;
        width: .4rem;
        height: .8rem
    }

        .bs-tooltip-auto[x-placement^=right] .arrow[b-lhc6ki5y14]::before, .bs-tooltip-right .arrow[b-lhc6ki5y14]::before {
            right: 0;
            border-width: .4rem .4rem .4rem 0;
            border-right-color: #000
        }

.bs-tooltip-auto[x-placement^=bottom][b-lhc6ki5y14], .bs-tooltip-bottom[b-lhc6ki5y14] {
    padding: .4rem 0
}

    .bs-tooltip-auto[x-placement^=bottom] .arrow[b-lhc6ki5y14], .bs-tooltip-bottom .arrow[b-lhc6ki5y14] {
        top: 0
    }

        .bs-tooltip-auto[x-placement^=bottom] .arrow[b-lhc6ki5y14]::before, .bs-tooltip-bottom .arrow[b-lhc6ki5y14]::before {
            bottom: 0;
            border-width: 0 .4rem .4rem;
            border-bottom-color: #000
        }

.bs-tooltip-auto[x-placement^=left][b-lhc6ki5y14], .bs-tooltip-left[b-lhc6ki5y14] {
    padding: 0 .4rem
}

    .bs-tooltip-auto[x-placement^=left] .arrow[b-lhc6ki5y14], .bs-tooltip-left .arrow[b-lhc6ki5y14] {
        right: 0;
        width: .4rem;
        height: .8rem
    }

        .bs-tooltip-auto[x-placement^=left] .arrow[b-lhc6ki5y14]::before, .bs-tooltip-left .arrow[b-lhc6ki5y14]::before {
            left: 0;
            border-width: .4rem 0 .4rem .4rem;
            border-left-color: #000
        }

.tooltip-inner[b-lhc6ki5y14] {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

.popover[b-lhc6ki5y14] {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-style: normal;
    font-weight: 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;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem
}

    .popover .arrow[b-lhc6ki5y14] {
        position: absolute;
        display: block;
        width: 1rem;
        height: .5rem;
        margin: 0 .3rem
    }

        .popover .arrow[b-lhc6ki5y14]::after, .popover .arrow[b-lhc6ki5y14]::before {
            position: absolute;
            display: block;
            content: "";
            border-color: transparent;
            border-style: solid
        }

.bs-popover-auto[x-placement^=top][b-lhc6ki5y14], .bs-popover-top[b-lhc6ki5y14] {
    margin-bottom: .5rem
}

    .bs-popover-auto[x-placement^=top] .arrow[b-lhc6ki5y14], .bs-popover-top .arrow[b-lhc6ki5y14] {
        bottom: calc((.5rem + 1px) * -1)
    }

        .bs-popover-auto[x-placement^=top] .arrow[b-lhc6ki5y14]::after, .bs-popover-auto[x-placement^=top] .arrow[b-lhc6ki5y14]::before, .bs-popover-top .arrow[b-lhc6ki5y14]::after, .bs-popover-top .arrow[b-lhc6ki5y14]::before {
            border-width: .5rem .5rem 0
        }

        .bs-popover-auto[x-placement^=top] .arrow[b-lhc6ki5y14]::before, .bs-popover-top .arrow[b-lhc6ki5y14]::before {
            bottom: 0;
            border-top-color: rgba(0,0,0,.25)
        }

        .bs-popover-auto[x-placement^=top] .arrow[b-lhc6ki5y14]::after, .bs-popover-top .arrow[b-lhc6ki5y14]::after {
            bottom: 1px;
            border-top-color: #fff
        }

.bs-popover-auto[x-placement^=right][b-lhc6ki5y14], .bs-popover-right[b-lhc6ki5y14] {
    margin-left: .5rem
}

    .bs-popover-auto[x-placement^=right] .arrow[b-lhc6ki5y14], .bs-popover-right .arrow[b-lhc6ki5y14] {
        left: calc((.5rem + 1px) * -1);
        width: .5rem;
        height: 1rem;
        margin: .3rem 0
    }

        .bs-popover-auto[x-placement^=right] .arrow[b-lhc6ki5y14]::after, .bs-popover-auto[x-placement^=right] .arrow[b-lhc6ki5y14]::before, .bs-popover-right .arrow[b-lhc6ki5y14]::after, .bs-popover-right .arrow[b-lhc6ki5y14]::before {
            border-width: .5rem .5rem .5rem 0
        }

        .bs-popover-auto[x-placement^=right] .arrow[b-lhc6ki5y14]::before, .bs-popover-right .arrow[b-lhc6ki5y14]::before {
            left: 0;
            border-right-color: rgba(0,0,0,.25)
        }

        .bs-popover-auto[x-placement^=right] .arrow[b-lhc6ki5y14]::after, .bs-popover-right .arrow[b-lhc6ki5y14]::after {
            left: 1px;
            border-right-color: #fff
        }

.bs-popover-auto[x-placement^=bottom][b-lhc6ki5y14], .bs-popover-bottom[b-lhc6ki5y14] {
    margin-top: .5rem
}

    .bs-popover-auto[x-placement^=bottom] .arrow[b-lhc6ki5y14], .bs-popover-bottom .arrow[b-lhc6ki5y14] {
        top: calc((.5rem + 1px) * -1)
    }

        .bs-popover-auto[x-placement^=bottom] .arrow[b-lhc6ki5y14]::after, .bs-popover-auto[x-placement^=bottom] .arrow[b-lhc6ki5y14]::before, .bs-popover-bottom .arrow[b-lhc6ki5y14]::after, .bs-popover-bottom .arrow[b-lhc6ki5y14]::before {
            border-width: 0 .5rem .5rem .5rem
        }

        .bs-popover-auto[x-placement^=bottom] .arrow[b-lhc6ki5y14]::before, .bs-popover-bottom .arrow[b-lhc6ki5y14]::before {
            top: 0;
            border-bottom-color: rgba(0,0,0,.25)
        }

        .bs-popover-auto[x-placement^=bottom] .arrow[b-lhc6ki5y14]::after, .bs-popover-bottom .arrow[b-lhc6ki5y14]::after {
            top: 1px;
            border-bottom-color: #fff
        }

    .bs-popover-auto[x-placement^=bottom] .popover-header[b-lhc6ki5y14]::before, .bs-popover-bottom .popover-header[b-lhc6ki5y14]::before {
        position: absolute;
        top: 0;
        left: 50%;
        display: block;
        width: 1rem;
        margin-left: -.5rem;
        content: "";
        border-bottom: 1px solid #f7f7f7
    }

.bs-popover-auto[x-placement^=left][b-lhc6ki5y14], .bs-popover-left[b-lhc6ki5y14] {
    margin-right: .5rem
}

    .bs-popover-auto[x-placement^=left] .arrow[b-lhc6ki5y14], .bs-popover-left .arrow[b-lhc6ki5y14] {
        right: calc((.5rem + 1px) * -1);
        width: .5rem;
        height: 1rem;
        margin: .3rem 0
    }

        .bs-popover-auto[x-placement^=left] .arrow[b-lhc6ki5y14]::after, .bs-popover-auto[x-placement^=left] .arrow[b-lhc6ki5y14]::before, .bs-popover-left .arrow[b-lhc6ki5y14]::after, .bs-popover-left .arrow[b-lhc6ki5y14]::before {
            border-width: .5rem 0 .5rem .5rem
        }

        .bs-popover-auto[x-placement^=left] .arrow[b-lhc6ki5y14]::before, .bs-popover-left .arrow[b-lhc6ki5y14]::before {
            right: 0;
            border-left-color: rgba(0,0,0,.25)
        }

        .bs-popover-auto[x-placement^=left] .arrow[b-lhc6ki5y14]::after, .bs-popover-left .arrow[b-lhc6ki5y14]::after {
            right: 1px;
            border-left-color: #fff
        }

.popover-header[b-lhc6ki5y14] {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: inherit;
    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[b-lhc6ki5y14] {
        display: none
    }

.popover-body[b-lhc6ki5y14] {
    padding: .5rem .75rem;
    color: #212529
}

.carousel[b-lhc6ki5y14] {
    position: relative
}

.carousel-inner[b-lhc6ki5y14] {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-item[b-lhc6ki5y14] {
    position: relative;
    display: none;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    transition: -webkit-transform .6s ease;
    transition: transform .6s ease;
    transition: transform .6s ease,-webkit-transform .6s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

@media screen and (prefers-reduced-motion:reduce) {
    .carousel-item[b-lhc6ki5y14] {
        transition: none
    }
}

.carousel-item-next[b-lhc6ki5y14], .carousel-item-prev[b-lhc6ki5y14], .carousel-item.active[b-lhc6ki5y14] {
    display: block
}

.carousel-item-next[b-lhc6ki5y14], .carousel-item-prev[b-lhc6ki5y14] {
    position: absolute;
    top: 0
}

    .carousel-item-next.carousel-item-left[b-lhc6ki5y14], .carousel-item-prev.carousel-item-right[b-lhc6ki5y14] {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
    .carousel-item-next.carousel-item-left[b-lhc6ki5y14], .carousel-item-prev.carousel-item-right[b-lhc6ki5y14] {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.active.carousel-item-right[b-lhc6ki5y14], .carousel-item-next[b-lhc6ki5y14] {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
    .active.carousel-item-right[b-lhc6ki5y14], .carousel-item-next[b-lhc6ki5y14] {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

.active.carousel-item-left[b-lhc6ki5y14], .carousel-item-prev[b-lhc6ki5y14] {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
    .active.carousel-item-left[b-lhc6ki5y14], .carousel-item-prev[b-lhc6ki5y14] {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

.carousel-fade .carousel-item[b-lhc6ki5y14] {
    opacity: 0;
    transition-duration: .6s;
    transition-property: opacity
}

    .carousel-fade .carousel-item-next.carousel-item-left[b-lhc6ki5y14], .carousel-fade .carousel-item-prev.carousel-item-right[b-lhc6ki5y14], .carousel-fade .carousel-item.active[b-lhc6ki5y14] {
        opacity: 1
    }

.carousel-fade .active.carousel-item-left[b-lhc6ki5y14], .carousel-fade .active.carousel-item-right[b-lhc6ki5y14] {
    opacity: 0
}

.carousel-fade .active.carousel-item-left[b-lhc6ki5y14], .carousel-fade .active.carousel-item-prev[b-lhc6ki5y14], .carousel-fade .carousel-item-next[b-lhc6ki5y14], .carousel-fade .carousel-item-prev[b-lhc6ki5y14], .carousel-fade .carousel-item.active[b-lhc6ki5y14] {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
    .carousel-fade .active.carousel-item-left[b-lhc6ki5y14], .carousel-fade .active.carousel-item-prev[b-lhc6ki5y14], .carousel-fade .carousel-item-next[b-lhc6ki5y14], .carousel-fade .carousel-item-prev[b-lhc6ki5y14], .carousel-fade .carousel-item.active[b-lhc6ki5y14] {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.carousel-control-next[b-lhc6ki5y14], .carousel-control-prev[b-lhc6ki5y14] {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5
}

    .carousel-control-next:focus[b-lhc6ki5y14], .carousel-control-next:hover[b-lhc6ki5y14], .carousel-control-prev:focus[b-lhc6ki5y14], .carousel-control-prev:hover[b-lhc6ki5y14] {
        color: #fff;
        text-decoration: none;
        outline: 0;
        opacity: .9
    }

.carousel-control-prev[b-lhc6ki5y14] {
    left: 0
}

.carousel-control-next[b-lhc6ki5y14] {
    right: 0
}

.carousel-control-next-icon[b-lhc6ki5y14], .carousel-control-prev-icon[b-lhc6ki5y14] {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%
}

.carousel-control-prev-icon[b-lhc6ki5y14] {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='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")
}

.carousel-control-next-icon[b-lhc6ki5y14] {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='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")
}

.carousel-indicators[b-lhc6ki5y14] {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

    .carousel-indicators li[b-lhc6ki5y14] {
        position: relative;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 30px;
        height: 3px;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: -999px;
        cursor: pointer;
        background-color: rgba(255,255,255,.5)
    }

        .carousel-indicators li[b-lhc6ki5y14]::before {
            position: absolute;
            top: -10px;
            left: 0;
            display: inline-block;
            width: 100%;
            height: 10px;
            content: ""
        }

        .carousel-indicators li[b-lhc6ki5y14]::after {
            position: absolute;
            bottom: -10px;
            left: 0;
            display: inline-block;
            width: 100%;
            height: 10px;
            content: ""
        }

    .carousel-indicators .active[b-lhc6ki5y14] {
        background-color: #fff
    }

.carousel-caption[b-lhc6ki5y14] {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

.align-baseline[b-lhc6ki5y14] {
    vertical-align: baseline !important
}

.align-top[b-lhc6ki5y14] {
    vertical-align: top !important
}

.align-middle[b-lhc6ki5y14] {
    vertical-align: middle !important
}

.align-bottom[b-lhc6ki5y14] {
    vertical-align: bottom !important
}

.align-text-bottom[b-lhc6ki5y14] {
    vertical-align: text-bottom !important
}

.align-text-top[b-lhc6ki5y14] {
    vertical-align: text-top !important
}

.bg-primary[b-lhc6ki5y14] {
    background-color: #007bff !important
}

a.bg-primary:focus[b-lhc6ki5y14], a.bg-primary:hover[b-lhc6ki5y14], button.bg-primary:focus[b-lhc6ki5y14], button.bg-primary:hover[b-lhc6ki5y14] {
    background-color: #0062cc !important
}

.bg-secondary[b-lhc6ki5y14] {
    background-color: #6c757d !important
}

a.bg-secondary:focus[b-lhc6ki5y14], a.bg-secondary:hover[b-lhc6ki5y14], button.bg-secondary:focus[b-lhc6ki5y14], button.bg-secondary:hover[b-lhc6ki5y14] {
    background-color: #545b62 !important
}

.bg-success[b-lhc6ki5y14] {
    background-color: #28a745 !important
}

a.bg-success:focus[b-lhc6ki5y14], a.bg-success:hover[b-lhc6ki5y14], button.bg-success:focus[b-lhc6ki5y14], button.bg-success:hover[b-lhc6ki5y14] {
    background-color: #1e7e34 !important
}

.bg-info[b-lhc6ki5y14] {
    background-color: #17a2b8 !important
}

a.bg-info:focus[b-lhc6ki5y14], a.bg-info:hover[b-lhc6ki5y14], button.bg-info:focus[b-lhc6ki5y14], button.bg-info:hover[b-lhc6ki5y14] {
    background-color: #117a8b !important
}

.bg-warning[b-lhc6ki5y14] {
    background-color: #ffc107 !important
}

a.bg-warning:focus[b-lhc6ki5y14], a.bg-warning:hover[b-lhc6ki5y14], button.bg-warning:focus[b-lhc6ki5y14], button.bg-warning:hover[b-lhc6ki5y14] {
    background-color: #d39e00 !important
}

.bg-danger[b-lhc6ki5y14] {
    background-color: #dc3545 !important
}

a.bg-danger:focus[b-lhc6ki5y14], a.bg-danger:hover[b-lhc6ki5y14], button.bg-danger:focus[b-lhc6ki5y14], button.bg-danger:hover[b-lhc6ki5y14] {
    background-color: #bd2130 !important
}

.bg-light[b-lhc6ki5y14] {
    background-color: #f8f9fa !important
}

a.bg-light:focus[b-lhc6ki5y14], a.bg-light:hover[b-lhc6ki5y14], button.bg-light:focus[b-lhc6ki5y14], button.bg-light:hover[b-lhc6ki5y14] {
    background-color: #dae0e5 !important
}

.bg-dark[b-lhc6ki5y14] {
    background-color: #343a40 !important
}

a.bg-dark:focus[b-lhc6ki5y14], a.bg-dark:hover[b-lhc6ki5y14], button.bg-dark:focus[b-lhc6ki5y14], button.bg-dark:hover[b-lhc6ki5y14] {
    background-color: #1d2124 !important
}

.bg-white[b-lhc6ki5y14] {
    background-color: #fff !important
}

.bg-transparent[b-lhc6ki5y14] {
    background-color: transparent !important
}

.border[b-lhc6ki5y14] {
    border: 1px solid #dee2e6 !important
}

.border-top[b-lhc6ki5y14] {
    border-top: 1px solid #dee2e6 !important
}

.border-right[b-lhc6ki5y14] {
    border-right: 1px solid #dee2e6 !important
}

.border-bottom[b-lhc6ki5y14] {
    border-bottom: 1px solid #dee2e6 !important
}

.border-left[b-lhc6ki5y14] {
    border-left: 1px solid #dee2e6 !important
}

.border-0[b-lhc6ki5y14] {
    border: 0 !important
}

.border-top-0[b-lhc6ki5y14] {
    border-top: 0 !important
}

.border-right-0[b-lhc6ki5y14] {
    border-right: 0 !important
}

.border-bottom-0[b-lhc6ki5y14] {
    border-bottom: 0 !important
}

.border-left-0[b-lhc6ki5y14] {
    border-left: 0 !important
}

.border-primary[b-lhc6ki5y14] {
    border-color: #007bff !important
}

.border-secondary[b-lhc6ki5y14] {
    border-color: #6c757d !important
}

.border-success[b-lhc6ki5y14] {
    border-color: #28a745 !important
}

.border-info[b-lhc6ki5y14] {
    border-color: #17a2b8 !important
}

.border-warning[b-lhc6ki5y14] {
    border-color: #ffc107 !important
}

.border-danger[b-lhc6ki5y14] {
    border-color: #dc3545 !important
}

.border-light[b-lhc6ki5y14] {
    border-color: #f8f9fa !important
}

.border-dark[b-lhc6ki5y14] {
    border-color: #343a40 !important
}

.border-white[b-lhc6ki5y14] {
    border-color: #fff !important
}

.rounded[b-lhc6ki5y14] {
    border-radius: .25rem !important
}

.rounded-top[b-lhc6ki5y14] {
    border-top-left-radius: .25rem !important;
    border-top-right-radius: .25rem !important
}

.rounded-right[b-lhc6ki5y14] {
    border-top-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important
}

.rounded-bottom[b-lhc6ki5y14] {
    border-bottom-right-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

.rounded-left[b-lhc6ki5y14] {
    border-top-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

.rounded-circle[b-lhc6ki5y14] {
    border-radius: 50% !important
}

.rounded-0[b-lhc6ki5y14] {
    border-radius: 0 !important
}

.clearfix[b-lhc6ki5y14]::after {
    display: block;
    clear: both;
    content: ""
}

.d-none[b-lhc6ki5y14] {
    display: none !important
}

.d-inline[b-lhc6ki5y14] {
    display: inline !important
}

.d-inline-block[b-lhc6ki5y14] {
    display: inline-block !important
}

.d-block[b-lhc6ki5y14] {
    display: block !important
}

.d-table[b-lhc6ki5y14] {
    display: table !important
}

.d-table-row[b-lhc6ki5y14] {
    display: table-row !important
}

.d-table-cell[b-lhc6ki5y14] {
    display: table-cell !important
}

.d-flex[b-lhc6ki5y14] {
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex[b-lhc6ki5y14] {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media (min-width:576px) {
    .d-sm-none[b-lhc6ki5y14] {
        display: none !important
    }

    .d-sm-inline[b-lhc6ki5y14] {
        display: inline !important
    }

    .d-sm-inline-block[b-lhc6ki5y14] {
        display: inline-block !important
    }

    .d-sm-block[b-lhc6ki5y14] {
        display: block !important
    }

    .d-sm-table[b-lhc6ki5y14] {
        display: table !important
    }

    .d-sm-table-row[b-lhc6ki5y14] {
        display: table-row !important
    }

    .d-sm-table-cell[b-lhc6ki5y14] {
        display: table-cell !important
    }

    .d-sm-flex[b-lhc6ki5y14] {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex[b-lhc6ki5y14] {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:768px) {
    .d-md-none[b-lhc6ki5y14] {
        display: none !important
    }

    .d-md-inline[b-lhc6ki5y14] {
        display: inline !important
    }

    .d-md-inline-block[b-lhc6ki5y14] {
        display: inline-block !important
    }

    .d-md-block[b-lhc6ki5y14] {
        display: block !important
    }

    .d-md-table[b-lhc6ki5y14] {
        display: table !important
    }

    .d-md-table-row[b-lhc6ki5y14] {
        display: table-row !important
    }

    .d-md-table-cell[b-lhc6ki5y14] {
        display: table-cell !important
    }

    .d-md-flex[b-lhc6ki5y14] {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex[b-lhc6ki5y14] {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:992px) {
    .d-lg-none[b-lhc6ki5y14] {
        display: none !important
    }

    .d-lg-inline[b-lhc6ki5y14] {
        display: inline !important
    }

    .d-lg-inline-block[b-lhc6ki5y14] {
        display: inline-block !important
    }

    .d-lg-block[b-lhc6ki5y14] {
        display: block !important
    }

    .d-lg-table[b-lhc6ki5y14] {
        display: table !important
    }

    .d-lg-table-row[b-lhc6ki5y14] {
        display: table-row !important
    }

    .d-lg-table-cell[b-lhc6ki5y14] {
        display: table-cell !important
    }

    .d-lg-flex[b-lhc6ki5y14] {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex[b-lhc6ki5y14] {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:1200px) {
    .d-xl-none[b-lhc6ki5y14] {
        display: none !important
    }

    .d-xl-inline[b-lhc6ki5y14] {
        display: inline !important
    }

    .d-xl-inline-block[b-lhc6ki5y14] {
        display: inline-block !important
    }

    .d-xl-block[b-lhc6ki5y14] {
        display: block !important
    }

    .d-xl-table[b-lhc6ki5y14] {
        display: table !important
    }

    .d-xl-table-row[b-lhc6ki5y14] {
        display: table-row !important
    }

    .d-xl-table-cell[b-lhc6ki5y14] {
        display: table-cell !important
    }

    .d-xl-flex[b-lhc6ki5y14] {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex[b-lhc6ki5y14] {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media print {
    .d-print-none[b-lhc6ki5y14] {
        display: none !important
    }

    .d-print-inline[b-lhc6ki5y14] {
        display: inline !important
    }

    .d-print-inline-block[b-lhc6ki5y14] {
        display: inline-block !important
    }

    .d-print-block[b-lhc6ki5y14] {
        display: block !important
    }

    .d-print-table[b-lhc6ki5y14] {
        display: table !important
    }

    .d-print-table-row[b-lhc6ki5y14] {
        display: table-row !important
    }

    .d-print-table-cell[b-lhc6ki5y14] {
        display: table-cell !important
    }

    .d-print-flex[b-lhc6ki5y14] {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-print-inline-flex[b-lhc6ki5y14] {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.embed-responsive[b-lhc6ki5y14] {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

    .embed-responsive[b-lhc6ki5y14]::before {
        display: block;
        content: ""
    }

    .embed-responsive .embed-responsive-item[b-lhc6ki5y14], .embed-responsive embed[b-lhc6ki5y14], .embed-responsive iframe[b-lhc6ki5y14], .embed-responsive object[b-lhc6ki5y14], .embed-responsive video[b-lhc6ki5y14] {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0
    }

.embed-responsive-21by9[b-lhc6ki5y14]::before {
    padding-top: 42.857143%
}

.embed-responsive-16by9[b-lhc6ki5y14]::before {
    padding-top: 56.25%
}

.embed-responsive-4by3[b-lhc6ki5y14]::before {
    padding-top: 75%
}

.embed-responsive-1by1[b-lhc6ki5y14]::before {
    padding-top: 100%
}

.flex-row[b-lhc6ki5y14] {
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column[b-lhc6ki5y14] {
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse[b-lhc6ki5y14] {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse[b-lhc6ki5y14] {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap[b-lhc6ki5y14] {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap[b-lhc6ki5y14] {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse[b-lhc6ki5y14] {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.flex-fill[b-lhc6ki5y14] {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.flex-grow-0[b-lhc6ki5y14] {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

.flex-grow-1[b-lhc6ki5y14] {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

.flex-shrink-0[b-lhc6ki5y14] {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

.flex-shrink-1[b-lhc6ki5y14] {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

.justify-content-start[b-lhc6ki5y14] {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end[b-lhc6ki5y14] {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center[b-lhc6ki5y14] {
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between[b-lhc6ki5y14] {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around[b-lhc6ki5y14] {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start[b-lhc6ki5y14] {
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end[b-lhc6ki5y14] {
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center[b-lhc6ki5y14] {
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline[b-lhc6ki5y14] {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch[b-lhc6ki5y14] {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start[b-lhc6ki5y14] {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end[b-lhc6ki5y14] {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center[b-lhc6ki5y14] {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between[b-lhc6ki5y14] {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around[b-lhc6ki5y14] {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch[b-lhc6ki5y14] {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto[b-lhc6ki5y14] {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

.align-self-start[b-lhc6ki5y14] {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end[b-lhc6ki5y14] {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center[b-lhc6ki5y14] {
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.align-self-baseline[b-lhc6ki5y14] {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch[b-lhc6ki5y14] {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

@media (min-width:576px) {
    .flex-sm-row[b-lhc6ki5y14] {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column[b-lhc6ki5y14] {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sm-row-reverse[b-lhc6ki5y14] {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse[b-lhc6ki5y14] {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap[b-lhc6ki5y14] {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap[b-lhc6ki5y14] {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse[b-lhc6ki5y14] {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill[b-lhc6ki5y14] {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0[b-lhc6ki5y14] {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-sm-grow-1[b-lhc6ki5y14] {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0[b-lhc6ki5y14] {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1[b-lhc6ki5y14] {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-sm-start[b-lhc6ki5y14] {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sm-end[b-lhc6ki5y14] {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sm-center[b-lhc6ki5y14] {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sm-between[b-lhc6ki5y14] {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-sm-around[b-lhc6ki5y14] {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-sm-start[b-lhc6ki5y14] {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sm-end[b-lhc6ki5y14] {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sm-center[b-lhc6ki5y14] {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sm-baseline[b-lhc6ki5y14] {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sm-stretch[b-lhc6ki5y14] {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sm-start[b-lhc6ki5y14] {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sm-end[b-lhc6ki5y14] {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sm-center[b-lhc6ki5y14] {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sm-between[b-lhc6ki5y14] {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sm-around[b-lhc6ki5y14] {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sm-stretch[b-lhc6ki5y14] {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sm-auto[b-lhc6ki5y14] {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-sm-start[b-lhc6ki5y14] {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-sm-end[b-lhc6ki5y14] {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-sm-center[b-lhc6ki5y14] {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-sm-baseline[b-lhc6ki5y14] {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sm-stretch[b-lhc6ki5y14] {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:768px) {
    .flex-md-row[b-lhc6ki5y14] {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column[b-lhc6ki5y14] {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse[b-lhc6ki5y14] {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse[b-lhc6ki5y14] {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-md-wrap[b-lhc6ki5y14] {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-md-nowrap[b-lhc6ki5y14] {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse[b-lhc6ki5y14] {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill[b-lhc6ki5y14] {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-md-grow-0[b-lhc6ki5y14] {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-md-grow-1[b-lhc6ki5y14] {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-md-shrink-0[b-lhc6ki5y14] {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1[b-lhc6ki5y14] {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-md-start[b-lhc6ki5y14] {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end[b-lhc6ki5y14] {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center[b-lhc6ki5y14] {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between[b-lhc6ki5y14] {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-md-around[b-lhc6ki5y14] {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-md-start[b-lhc6ki5y14] {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end[b-lhc6ki5y14] {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center[b-lhc6ki5y14] {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline[b-lhc6ki5y14] {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch[b-lhc6ki5y14] {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start[b-lhc6ki5y14] {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end[b-lhc6ki5y14] {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center[b-lhc6ki5y14] {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between[b-lhc6ki5y14] {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around[b-lhc6ki5y14] {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch[b-lhc6ki5y14] {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto[b-lhc6ki5y14] {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-md-start[b-lhc6ki5y14] {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-md-end[b-lhc6ki5y14] {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-md-center[b-lhc6ki5y14] {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-md-baseline[b-lhc6ki5y14] {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch[b-lhc6ki5y14] {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:992px) {
    .flex-lg-row[b-lhc6ki5y14] {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column[b-lhc6ki5y14] {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse[b-lhc6ki5y14] {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse[b-lhc6ki5y14] {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap[b-lhc6ki5y14] {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap[b-lhc6ki5y14] {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse[b-lhc6ki5y14] {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill[b-lhc6ki5y14] {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0[b-lhc6ki5y14] {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-lg-grow-1[b-lhc6ki5y14] {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0[b-lhc6ki5y14] {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1[b-lhc6ki5y14] {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-lg-start[b-lhc6ki5y14] {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end[b-lhc6ki5y14] {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center[b-lhc6ki5y14] {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between[b-lhc6ki5y14] {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around[b-lhc6ki5y14] {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-lg-start[b-lhc6ki5y14] {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end[b-lhc6ki5y14] {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center[b-lhc6ki5y14] {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline[b-lhc6ki5y14] {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch[b-lhc6ki5y14] {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start[b-lhc6ki5y14] {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end[b-lhc6ki5y14] {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center[b-lhc6ki5y14] {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between[b-lhc6ki5y14] {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around[b-lhc6ki5y14] {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch[b-lhc6ki5y14] {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto[b-lhc6ki5y14] {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start[b-lhc6ki5y14] {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end[b-lhc6ki5y14] {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-lg-center[b-lhc6ki5y14] {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline[b-lhc6ki5y14] {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch[b-lhc6ki5y14] {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:1200px) {
    .flex-xl-row[b-lhc6ki5y14] {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column[b-lhc6ki5y14] {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse[b-lhc6ki5y14] {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse[b-lhc6ki5y14] {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap[b-lhc6ki5y14] {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap[b-lhc6ki5y14] {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse[b-lhc6ki5y14] {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill[b-lhc6ki5y14] {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0[b-lhc6ki5y14] {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-xl-grow-1[b-lhc6ki5y14] {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0[b-lhc6ki5y14] {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1[b-lhc6ki5y14] {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-xl-start[b-lhc6ki5y14] {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end[b-lhc6ki5y14] {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center[b-lhc6ki5y14] {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between[b-lhc6ki5y14] {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xl-around[b-lhc6ki5y14] {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xl-start[b-lhc6ki5y14] {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end[b-lhc6ki5y14] {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center[b-lhc6ki5y14] {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xl-baseline[b-lhc6ki5y14] {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch[b-lhc6ki5y14] {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xl-start[b-lhc6ki5y14] {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end[b-lhc6ki5y14] {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center[b-lhc6ki5y14] {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between[b-lhc6ki5y14] {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xl-around[b-lhc6ki5y14] {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xl-stretch[b-lhc6ki5y14] {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xl-auto[b-lhc6ki5y14] {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-xl-start[b-lhc6ki5y14] {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xl-end[b-lhc6ki5y14] {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xl-center[b-lhc6ki5y14] {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-xl-baseline[b-lhc6ki5y14] {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xl-stretch[b-lhc6ki5y14] {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

.float-left[b-lhc6ki5y14] {
    float: left !important
}

.float-right[b-lhc6ki5y14] {
    float: right !important
}

.float-none[b-lhc6ki5y14] {
    float: none !important
}

@media (min-width:576px) {
    .float-sm-left[b-lhc6ki5y14] {
        float: left !important
    }

    .float-sm-right[b-lhc6ki5y14] {
        float: right !important
    }

    .float-sm-none[b-lhc6ki5y14] {
        float: none !important
    }
}

@media (min-width:768px) {
    .float-md-left[b-lhc6ki5y14] {
        float: left !important
    }

    .float-md-right[b-lhc6ki5y14] {
        float: right !important
    }

    .float-md-none[b-lhc6ki5y14] {
        float: none !important
    }
}

@media (min-width:992px) {
    .float-lg-left[b-lhc6ki5y14] {
        float: left !important
    }

    .float-lg-right[b-lhc6ki5y14] {
        float: right !important
    }

    .float-lg-none[b-lhc6ki5y14] {
        float: none !important
    }
}

@media (min-width:1200px) {
    .float-xl-left[b-lhc6ki5y14] {
        float: left !important
    }

    .float-xl-right[b-lhc6ki5y14] {
        float: right !important
    }

    .float-xl-none[b-lhc6ki5y14] {
        float: none !important
    }
}

.position-static[b-lhc6ki5y14] {
    position: static !important
}

.position-relative[b-lhc6ki5y14] {
    position: relative !important
}

.position-absolute[b-lhc6ki5y14] {
    position: absolute !important
}

.position-fixed[b-lhc6ki5y14] {
    position: fixed !important
}

.position-sticky[b-lhc6ki5y14] {
    position: -webkit-sticky !important;
    position: sticky !important
}

.fixed-top[b-lhc6ki5y14] {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom[b-lhc6ki5y14] {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .sticky-top[b-lhc6ki5y14] {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only[b-lhc6ki5y14] {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0
}

.sr-only-focusable:active[b-lhc6ki5y14], .sr-only-focusable:focus[b-lhc6ki5y14] {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.shadow-sm[b-lhc6ki5y14] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important
}

.shadow[b-lhc6ki5y14] {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important
}

.shadow-lg[b-lhc6ki5y14] {
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175) !important
}

.shadow-none[b-lhc6ki5y14] {
    box-shadow: none !important
}

.w-25[b-lhc6ki5y14] {
    width: 25% !important
}

.w-50[b-lhc6ki5y14] {
    width: 50% !important
}

.w-75[b-lhc6ki5y14] {
    width: 75% !important
}

.w-100[b-lhc6ki5y14] {
    width: 100% !important
}

.w-auto[b-lhc6ki5y14] {
    width: auto !important
}

.h-25[b-lhc6ki5y14] {
    height: 25% !important
}

.h-50[b-lhc6ki5y14] {
    height: 50% !important
}

.h-75[b-lhc6ki5y14] {
    height: 75% !important
}

.h-100[b-lhc6ki5y14] {
    height: 100% !important
}

.h-auto[b-lhc6ki5y14] {
    height: auto !important
}

.mw-100[b-lhc6ki5y14] {
    max-width: 100% !important
}

.mh-100[b-lhc6ki5y14] {
    max-height: 100% !important
}

.m-0[b-lhc6ki5y14] {
    margin: 0 !important
}

.mt-0[b-lhc6ki5y14], .my-0[b-lhc6ki5y14] {
    margin-top: 0 !important
}

.mr-0[b-lhc6ki5y14], .mx-0[b-lhc6ki5y14] {
    margin-right: 0 !important
}

.mb-0[b-lhc6ki5y14], .my-0[b-lhc6ki5y14] {
    margin-bottom: 0 !important
}

.ml-0[b-lhc6ki5y14], .mx-0[b-lhc6ki5y14] {
    margin-left: 0 !important
}

.m-1[b-lhc6ki5y14] {
    margin: .25rem !important
}

.mt-1[b-lhc6ki5y14], .my-1[b-lhc6ki5y14] {
    margin-top: .25rem !important
}

.mr-1[b-lhc6ki5y14], .mx-1[b-lhc6ki5y14] {
    margin-right: .25rem !important
}

.mb-1[b-lhc6ki5y14], .my-1[b-lhc6ki5y14] {
    margin-bottom: .25rem !important
}

.ml-1[b-lhc6ki5y14], .mx-1[b-lhc6ki5y14] {
    margin-left: .25rem !important
}

.m-2[b-lhc6ki5y14] {
    margin: .5rem !important
}

.mt-3[b-lhc6ki5y14], .my-2[b-lhc6ki5y14] {
    margin-top: .5rem !important
}

.mr-2[b-lhc6ki5y14], .mx-2[b-lhc6ki5y14] {
    margin-right: .5rem !important
}

.mb-2[b-lhc6ki5y14], .my-2[b-lhc6ki5y14] {
    margin-bottom: .5rem !important
}

.ml-2[b-lhc6ki5y14], .mx-2[b-lhc6ki5y14] {
    margin-left: .5rem !important
}

.m-3[b-lhc6ki5y14] {
    margin: 1rem !important
}

.mt-3[b-lhc6ki5y14], .my-3[b-lhc6ki5y14] {
    margin-top: 1rem !important
}

.mr-3[b-lhc6ki5y14], .mx-3[b-lhc6ki5y14] {
    margin-right: 1rem !important
}

.mb-3[b-lhc6ki5y14], .my-3[b-lhc6ki5y14] {
    margin-bottom: 1rem !important
}

.ml-3[b-lhc6ki5y14], .mx-3[b-lhc6ki5y14] {
    margin-left: 1rem !important
}

.m-4[b-lhc6ki5y14] {
    margin: 1.5rem !important
}

.mt-4[b-lhc6ki5y14], .my-4[b-lhc6ki5y14] {
    margin-top: 1.5rem !important
}

.mr-4[b-lhc6ki5y14], .mx-4[b-lhc6ki5y14] {
    margin-right: 1.5rem !important
}

.mb-4[b-lhc6ki5y14], .my-4[b-lhc6ki5y14] {
    margin-bottom: 1.5rem !important
}

.ml-4[b-lhc6ki5y14], .mx-4[b-lhc6ki5y14] {
    margin-left: 1.5rem !important
}

.m-5[b-lhc6ki5y14] {
    margin: 3rem !important
}

.mt-3[b-lhc6ki5y14], .my-5[b-lhc6ki5y14] {
    margin-top: 3rem !important
}

.mr-5[b-lhc6ki5y14], .mx-5[b-lhc6ki5y14] {
    margin-right: 3rem !important
}

.mb-5[b-lhc6ki5y14], .my-5[b-lhc6ki5y14] {
    margin-bottom: 3rem !important
}

.ml-5[b-lhc6ki5y14], .mx-5[b-lhc6ki5y14] {
    margin-left: 3rem !important
}

.p-0[b-lhc6ki5y14] {
    padding: 0 !important
}

.pt-0[b-lhc6ki5y14], .py-0[b-lhc6ki5y14] {
    padding-top: 0 !important
}

.pr-0[b-lhc6ki5y14], .px-0[b-lhc6ki5y14] {
    padding-right: 0 !important
}

.pb-0[b-lhc6ki5y14], .py-0[b-lhc6ki5y14] {
    padding-bottom: 0 !important
}

.pl-0[b-lhc6ki5y14], .px-0[b-lhc6ki5y14] {
    padding-left: 0 !important
}

.p-1[b-lhc6ki5y14] {
    padding: .25rem !important
}

.pt-1[b-lhc6ki5y14], .py-1[b-lhc6ki5y14] {
    padding-top: .25rem !important
}

.pr-1[b-lhc6ki5y14], .px-1[b-lhc6ki5y14] {
    padding-right: .25rem !important
}

.pb-1[b-lhc6ki5y14], .py-1[b-lhc6ki5y14] {
    padding-bottom: .25rem !important
}

.pl-1[b-lhc6ki5y14], .px-1[b-lhc6ki5y14] {
    padding-left: .25rem !important
}

.p-2[b-lhc6ki5y14] {
    padding: .5rem !important
}

.pt-2[b-lhc6ki5y14], .py-2[b-lhc6ki5y14] {
    padding-top: .5rem !important
}

.pr-2[b-lhc6ki5y14], .px-2[b-lhc6ki5y14] {
    padding-right: .5rem !important
}

.pb-2[b-lhc6ki5y14], .py-2[b-lhc6ki5y14] {
    padding-bottom: .5rem !important
}

.pl-2[b-lhc6ki5y14], .px-2[b-lhc6ki5y14] {
    padding-left: .5rem !important
}

.p-3[b-lhc6ki5y14] {
    padding: 1rem !important
}

.pt-3[b-lhc6ki5y14], .py-3[b-lhc6ki5y14] {
    padding-top: 1rem !important
}

.pr-3[b-lhc6ki5y14], .px-3[b-lhc6ki5y14] {
    padding-right: 1rem !important
}

.pb-3[b-lhc6ki5y14], .py-3[b-lhc6ki5y14] {
    padding-bottom: 1rem !important
}

.pl-3[b-lhc6ki5y14], .px-3[b-lhc6ki5y14] {
    padding-left: 1rem !important
}

.p-4[b-lhc6ki5y14] {
    padding: 1.5rem !important
}

.pt-4[b-lhc6ki5y14], .py-4[b-lhc6ki5y14] {
    padding-top: 1.5rem !important
}

.pr-4[b-lhc6ki5y14], .px-4[b-lhc6ki5y14] {
    padding-right: 1.5rem !important
}

.pb-4[b-lhc6ki5y14], .py-4[b-lhc6ki5y14] {
    padding-bottom: 1.5rem !important
}

.pl-4[b-lhc6ki5y14], .px-4[b-lhc6ki5y14] {
    padding-left: 1.5rem !important
}

.p-5[b-lhc6ki5y14] {
    padding: 3rem !important
}

.pt-5[b-lhc6ki5y14], .py-5[b-lhc6ki5y14] {
    padding-top: 3rem !important
}

.pr-5[b-lhc6ki5y14], .px-5[b-lhc6ki5y14] {
    padding-right: 3rem !important
}

.pb-5[b-lhc6ki5y14], .py-5[b-lhc6ki5y14] {
    padding-bottom: 3rem !important
}

.pl-5[b-lhc6ki5y14], .px-5[b-lhc6ki5y14] {
    padding-left: 3rem !important
}

.m-auto[b-lhc6ki5y14] {
    margin: auto !important
}

.mt-auto[b-lhc6ki5y14], .my-auto[b-lhc6ki5y14] {
    margin-top: auto !important
}

.mr-auto[b-lhc6ki5y14], .mx-auto[b-lhc6ki5y14] {
    margin-right: auto !important
}

.mb-auto[b-lhc6ki5y14], .my-auto[b-lhc6ki5y14] {
    margin-bottom: auto !important
}

.ml-auto[b-lhc6ki5y14], .mx-auto[b-lhc6ki5y14] {
    margin-left: auto !important
}

@media (min-width:576px) {
    .m-sm-0[b-lhc6ki5y14] {
        margin: 0 !important
    }

    .mt-sm-0[b-lhc6ki5y14], .my-sm-0[b-lhc6ki5y14] {
        margin-top: 0 !important
    }

    .mr-sm-0[b-lhc6ki5y14], .mx-sm-0[b-lhc6ki5y14] {
        margin-right: 0 !important
    }

    .mb-sm-0[b-lhc6ki5y14], .my-sm-0[b-lhc6ki5y14] {
        margin-bottom: 0 !important
    }

    .ml-sm-0[b-lhc6ki5y14], .mx-sm-0[b-lhc6ki5y14] {
        margin-left: 0 !important
    }

    .m-sm-1[b-lhc6ki5y14] {
        margin: .25rem !important
    }

    .mt-sm-1[b-lhc6ki5y14], .my-sm-1[b-lhc6ki5y14] {
        margin-top: .25rem !important
    }

    .mr-sm-1[b-lhc6ki5y14], .mx-sm-1[b-lhc6ki5y14] {
        margin-right: .25rem !important
    }

    .mb-sm-1[b-lhc6ki5y14], .my-sm-1[b-lhc6ki5y14] {
        margin-bottom: .25rem !important
    }

    .ml-sm-1[b-lhc6ki5y14], .mx-sm-1[b-lhc6ki5y14] {
        margin-left: .25rem !important
    }

    .m-sm-2[b-lhc6ki5y14] {
        margin: .5rem !important
    }

    .mt-sm-2[b-lhc6ki5y14], .my-sm-2[b-lhc6ki5y14] {
        margin-top: .5rem !important
    }

    .mr-sm-2[b-lhc6ki5y14], .mx-sm-2[b-lhc6ki5y14] {
        margin-right: .5rem !important
    }

    .mb-sm-2[b-lhc6ki5y14], .my-sm-2[b-lhc6ki5y14] {
        margin-bottom: .5rem !important
    }

    .ml-sm-2[b-lhc6ki5y14], .mx-sm-2[b-lhc6ki5y14] {
        margin-left: .5rem !important
    }

    .m-sm-3[b-lhc6ki5y14] {
        margin: 1rem !important
    }

    .mt-sm-3[b-lhc6ki5y14], .my-sm-3[b-lhc6ki5y14] {
        margin-top: 1rem !important
    }

    .mr-sm-3[b-lhc6ki5y14], .mx-sm-3[b-lhc6ki5y14] {
        margin-right: 1rem !important
    }

    .mb-sm-3[b-lhc6ki5y14], .my-sm-3[b-lhc6ki5y14] {
        margin-bottom: 1rem !important
    }

    .ml-sm-3[b-lhc6ki5y14], .mx-sm-3[b-lhc6ki5y14] {
        margin-left: 1rem !important
    }

    .m-sm-4[b-lhc6ki5y14] {
        margin: 1.5rem !important
    }

    .mt-sm-4[b-lhc6ki5y14], .my-sm-4[b-lhc6ki5y14] {
        margin-top: 1.5rem !important
    }

    .mr-sm-4[b-lhc6ki5y14], .mx-sm-4[b-lhc6ki5y14] {
        margin-right: 1.5rem !important
    }

    .mb-sm-4[b-lhc6ki5y14], .my-sm-4[b-lhc6ki5y14] {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4[b-lhc6ki5y14], .mx-sm-4[b-lhc6ki5y14] {
        margin-left: 1.5rem !important
    }

    .m-sm-5[b-lhc6ki5y14] {
        margin: 3rem !important
    }

    .mt-sm-5[b-lhc6ki5y14], .my-sm-5[b-lhc6ki5y14] {
        margin-top: 3rem !important
    }

    .mr-sm-5[b-lhc6ki5y14], .mx-sm-5[b-lhc6ki5y14] {
        margin-right: 3rem !important
    }

    .mb-sm-5[b-lhc6ki5y14], .my-sm-5[b-lhc6ki5y14] {
        margin-bottom: 3rem !important
    }

    .ml-sm-5[b-lhc6ki5y14], .mx-sm-5[b-lhc6ki5y14] {
        margin-left: 3rem !important
    }

    .p-sm-0[b-lhc6ki5y14] {
        padding: 0 !important
    }

    .pt-sm-0[b-lhc6ki5y14], .py-sm-0[b-lhc6ki5y14] {
        padding-top: 0 !important
    }

    .pr-sm-0[b-lhc6ki5y14], .px-sm-0[b-lhc6ki5y14] {
        padding-right: 0 !important
    }

    .pb-sm-0[b-lhc6ki5y14], .py-sm-0[b-lhc6ki5y14] {
        padding-bottom: 0 !important
    }

    .pl-sm-0[b-lhc6ki5y14], .px-sm-0[b-lhc6ki5y14] {
        padding-left: 0 !important
    }

    .p-sm-1[b-lhc6ki5y14] {
        padding: .25rem !important
    }

    .pt-sm-1[b-lhc6ki5y14], .py-sm-1[b-lhc6ki5y14] {
        padding-top: .25rem !important
    }

    .pr-sm-1[b-lhc6ki5y14], .px-sm-1[b-lhc6ki5y14] {
        padding-right: .25rem !important
    }

    .pb-sm-1[b-lhc6ki5y14], .py-sm-1[b-lhc6ki5y14] {
        padding-bottom: .25rem !important
    }

    .pl-sm-1[b-lhc6ki5y14], .px-sm-1[b-lhc6ki5y14] {
        padding-left: .25rem !important
    }

    .p-sm-2[b-lhc6ki5y14] {
        padding: .5rem !important
    }

    .pt-sm-2[b-lhc6ki5y14], .py-sm-2[b-lhc6ki5y14] {
        padding-top: .5rem !important
    }

    .pr-sm-2[b-lhc6ki5y14], .px-sm-2[b-lhc6ki5y14] {
        padding-right: .5rem !important
    }

    .pb-sm-2[b-lhc6ki5y14], .py-sm-2[b-lhc6ki5y14] {
        padding-bottom: .5rem !important
    }

    .pl-sm-2[b-lhc6ki5y14], .px-sm-2[b-lhc6ki5y14] {
        padding-left: .5rem !important
    }

    .p-sm-3[b-lhc6ki5y14] {
        padding: 1rem !important
    }

    .pt-sm-3[b-lhc6ki5y14], .py-sm-3[b-lhc6ki5y14] {
        padding-top: 1rem !important
    }

    .pr-sm-3[b-lhc6ki5y14], .px-sm-3[b-lhc6ki5y14] {
        padding-right: 1rem !important
    }

    .pb-sm-3[b-lhc6ki5y14], .py-sm-3[b-lhc6ki5y14] {
        padding-bottom: 1rem !important
    }

    .pl-sm-3[b-lhc6ki5y14], .px-sm-3[b-lhc6ki5y14] {
        padding-left: 1rem !important
    }

    .p-sm-4[b-lhc6ki5y14] {
        padding: 1.5rem !important
    }

    .pt-sm-4[b-lhc6ki5y14], .py-sm-4[b-lhc6ki5y14] {
        padding-top: 1.5rem !important
    }

    .pr-sm-4[b-lhc6ki5y14], .px-sm-4[b-lhc6ki5y14] {
        padding-right: 1.5rem !important
    }

    .pb-sm-4[b-lhc6ki5y14], .py-sm-4[b-lhc6ki5y14] {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4[b-lhc6ki5y14], .px-sm-4[b-lhc6ki5y14] {
        padding-left: 1.5rem !important
    }

    .p-sm-5[b-lhc6ki5y14] {
        padding: 3rem !important
    }

    .pt-sm-5[b-lhc6ki5y14], .py-sm-5[b-lhc6ki5y14] {
        padding-top: 3rem !important
    }

    .pr-sm-5[b-lhc6ki5y14], .px-sm-5[b-lhc6ki5y14] {
        padding-right: 3rem !important
    }

    .pb-sm-5[b-lhc6ki5y14], .py-sm-5[b-lhc6ki5y14] {
        padding-bottom: 3rem !important
    }

    .pl-sm-5[b-lhc6ki5y14], .px-sm-5[b-lhc6ki5y14] {
        padding-left: 3rem !important
    }

    .m-sm-auto[b-lhc6ki5y14] {
        margin: auto !important
    }

    .mt-sm-auto[b-lhc6ki5y14], .my-sm-auto[b-lhc6ki5y14] {
        margin-top: auto !important
    }

    .mr-sm-auto[b-lhc6ki5y14], .mx-sm-auto[b-lhc6ki5y14] {
        margin-right: auto !important
    }

    .mb-sm-auto[b-lhc6ki5y14], .my-sm-auto[b-lhc6ki5y14] {
        margin-bottom: auto !important
    }

    .ml-sm-auto[b-lhc6ki5y14], .mx-sm-auto[b-lhc6ki5y14] {
        margin-left: auto !important
    }
}

@media (min-width:768px) {
    .m-md-0[b-lhc6ki5y14] {
        margin: 0 !important
    }

    .mt-md-0[b-lhc6ki5y14], .my-md-0[b-lhc6ki5y14] {
        margin-top: 0 !important
    }

    .mr-md-0[b-lhc6ki5y14], .mx-md-0[b-lhc6ki5y14] {
        margin-right: 0 !important
    }

    .mb-md-0[b-lhc6ki5y14], .my-md-0[b-lhc6ki5y14] {
        margin-bottom: 0 !important
    }

    .ml-md-0[b-lhc6ki5y14], .mx-md-0[b-lhc6ki5y14] {
        margin-left: 0 !important
    }

    .m-md-1[b-lhc6ki5y14] {
        margin: .25rem !important
    }

    .mt-md-1[b-lhc6ki5y14], .my-md-1[b-lhc6ki5y14] {
        margin-top: .25rem !important
    }

    .mr-md-1[b-lhc6ki5y14], .mx-md-1[b-lhc6ki5y14] {
        margin-right: .25rem !important
    }

    .mb-md-1[b-lhc6ki5y14], .my-md-1[b-lhc6ki5y14] {
        margin-bottom: .25rem !important
    }

    .ml-md-1[b-lhc6ki5y14], .mx-md-1[b-lhc6ki5y14] {
        margin-left: .25rem !important
    }

    .m-md-2[b-lhc6ki5y14] {
        margin: .5rem !important
    }

    .mt-md-2[b-lhc6ki5y14], .my-md-2[b-lhc6ki5y14] {
        margin-top: .5rem !important
    }

    .mr-md-2[b-lhc6ki5y14], .mx-md-2[b-lhc6ki5y14] {
        margin-right: .5rem !important
    }

    .mb-md-2[b-lhc6ki5y14], .my-md-2[b-lhc6ki5y14] {
        margin-bottom: .5rem !important
    }

    .ml-md-2[b-lhc6ki5y14], .mx-md-2[b-lhc6ki5y14] {
        margin-left: .5rem !important
    }

    .m-md-3[b-lhc6ki5y14] {
        margin: 1rem !important
    }

    .mt-md-3[b-lhc6ki5y14], .my-md-3[b-lhc6ki5y14] {
        margin-top: 1rem !important
    }

    .mr-md-3[b-lhc6ki5y14], .mx-md-3[b-lhc6ki5y14] {
        margin-right: 1rem !important
    }

    .mb-md-3[b-lhc6ki5y14], .my-md-3[b-lhc6ki5y14] {
        margin-bottom: 1rem !important
    }

    .ml-md-3[b-lhc6ki5y14], .mx-md-3[b-lhc6ki5y14] {
        margin-left: 1rem !important
    }

    .m-md-4[b-lhc6ki5y14] {
        margin: 1.5rem !important
    }

    .mt-md-4[b-lhc6ki5y14], .my-md-4[b-lhc6ki5y14] {
        margin-top: 1.5rem !important
    }

    .mr-md-4[b-lhc6ki5y14], .mx-md-4[b-lhc6ki5y14] {
        margin-right: 1.5rem !important
    }

    .mb-md-4[b-lhc6ki5y14], .my-md-4[b-lhc6ki5y14] {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4[b-lhc6ki5y14], .mx-md-4[b-lhc6ki5y14] {
        margin-left: 1.5rem !important
    }

    .m-md-5[b-lhc6ki5y14] {
        margin: 3rem !important
    }

    .mt-md-5[b-lhc6ki5y14], .my-md-5[b-lhc6ki5y14] {
        margin-top: 3rem !important
    }

    .mr-md-5[b-lhc6ki5y14], .mx-md-5[b-lhc6ki5y14] {
        margin-right: 3rem !important
    }

    .mb-md-5[b-lhc6ki5y14], .my-md-5[b-lhc6ki5y14] {
        margin-bottom: 3rem !important
    }

    .ml-md-5[b-lhc6ki5y14], .mx-md-5[b-lhc6ki5y14] {
        margin-left: 3rem !important
    }

    .p-md-0[b-lhc6ki5y14] {
        padding: 0 !important
    }

    .pt-md-0[b-lhc6ki5y14], .py-md-0[b-lhc6ki5y14] {
        padding-top: 0 !important
    }

    .pr-md-0[b-lhc6ki5y14], .px-md-0[b-lhc6ki5y14] {
        padding-right: 0 !important
    }

    .pb-md-0[b-lhc6ki5y14], .py-md-0[b-lhc6ki5y14] {
        padding-bottom: 0 !important
    }

    .pl-md-0[b-lhc6ki5y14], .px-md-0[b-lhc6ki5y14] {
        padding-left: 0 !important
    }

    .p-md-1[b-lhc6ki5y14] {
        padding: .25rem !important
    }

    .pt-md-1[b-lhc6ki5y14], .py-md-1[b-lhc6ki5y14] {
        padding-top: .25rem !important
    }

    .pr-md-1[b-lhc6ki5y14], .px-md-1[b-lhc6ki5y14] {
        padding-right: .25rem !important
    }

    .pb-md-1[b-lhc6ki5y14], .py-md-1[b-lhc6ki5y14] {
        padding-bottom: .25rem !important
    }

    .pl-md-1[b-lhc6ki5y14], .px-md-1[b-lhc6ki5y14] {
        padding-left: .25rem !important
    }

    .p-md-2[b-lhc6ki5y14] {
        padding: .5rem !important
    }

    .pt-md-2[b-lhc6ki5y14], .py-md-2[b-lhc6ki5y14] {
        padding-top: .5rem !important
    }

    .pr-md-2[b-lhc6ki5y14], .px-md-2[b-lhc6ki5y14] {
        padding-right: .5rem !important
    }

    .pb-md-2[b-lhc6ki5y14], .py-md-2[b-lhc6ki5y14] {
        padding-bottom: .5rem !important
    }

    .pl-md-2[b-lhc6ki5y14], .px-md-2[b-lhc6ki5y14] {
        padding-left: .5rem !important
    }

    .p-md-3[b-lhc6ki5y14] {
        padding: 1rem !important
    }

    .pt-md-3[b-lhc6ki5y14], .py-md-3[b-lhc6ki5y14] {
        padding-top: 1rem !important
    }

    .pr-md-3[b-lhc6ki5y14], .px-md-3[b-lhc6ki5y14] {
        padding-right: 1rem !important
    }

    .pb-md-3[b-lhc6ki5y14], .py-md-3[b-lhc6ki5y14] {
        padding-bottom: 1rem !important
    }

    .pl-md-3[b-lhc6ki5y14], .px-md-3[b-lhc6ki5y14] {
        padding-left: 1rem !important
    }

    .p-md-4[b-lhc6ki5y14] {
        padding: 1.5rem !important
    }

    .pt-md-4[b-lhc6ki5y14], .py-md-4[b-lhc6ki5y14] {
        padding-top: 1.5rem !important
    }

    .pr-md-4[b-lhc6ki5y14], .px-md-4[b-lhc6ki5y14] {
        padding-right: 1.5rem !important
    }

    .pb-md-4[b-lhc6ki5y14], .py-md-4[b-lhc6ki5y14] {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4[b-lhc6ki5y14], .px-md-4[b-lhc6ki5y14] {
        padding-left: 1.5rem !important
    }

    .p-md-5[b-lhc6ki5y14] {
        padding: 3rem !important
    }

    .pt-md-5[b-lhc6ki5y14], .py-md-5[b-lhc6ki5y14] {
        padding-top: 3rem !important
    }

    .pr-md-5[b-lhc6ki5y14], .px-md-5[b-lhc6ki5y14] {
        padding-right: 3rem !important
    }

    .pb-md-5[b-lhc6ki5y14], .py-md-5[b-lhc6ki5y14] {
        padding-bottom: 3rem !important
    }

    .pl-md-5[b-lhc6ki5y14], .px-md-5[b-lhc6ki5y14] {
        padding-left: 3rem !important
    }

    .m-md-auto[b-lhc6ki5y14] {
        margin: auto !important
    }

    .mt-md-auto[b-lhc6ki5y14], .my-md-auto[b-lhc6ki5y14] {
        margin-top: auto !important
    }

    .mr-md-auto[b-lhc6ki5y14], .mx-md-auto[b-lhc6ki5y14] {
        margin-right: auto !important
    }

    .mb-md-auto[b-lhc6ki5y14], .my-md-auto[b-lhc6ki5y14] {
        margin-bottom: auto !important
    }

    .ml-md-auto[b-lhc6ki5y14], .mx-md-auto[b-lhc6ki5y14] {
        margin-left: auto !important
    }
}

@media (min-width:992px) {
    .m-lg-0[b-lhc6ki5y14] {
        margin: 0 !important
    }

    .mt-lg-0[b-lhc6ki5y14], .my-lg-0[b-lhc6ki5y14] {
        margin-top: 0 !important
    }

    .mr-lg-0[b-lhc6ki5y14], .mx-lg-0[b-lhc6ki5y14] {
        margin-right: 0 !important
    }

    .mb-lg-0[b-lhc6ki5y14], .my-lg-0[b-lhc6ki5y14] {
        margin-bottom: 0 !important
    }

    .ml-lg-0[b-lhc6ki5y14], .mx-lg-0[b-lhc6ki5y14] {
        margin-left: 0 !important
    }

    .m-lg-1[b-lhc6ki5y14] {
        margin: .25rem !important
    }

    .mt-lg-1[b-lhc6ki5y14], .my-lg-1[b-lhc6ki5y14] {
        margin-top: .25rem !important
    }

    .mr-lg-1[b-lhc6ki5y14], .mx-lg-1[b-lhc6ki5y14] {
        margin-right: .25rem !important
    }

    .mb-lg-1[b-lhc6ki5y14], .my-lg-1[b-lhc6ki5y14] {
        margin-bottom: .25rem !important
    }

    .ml-lg-1[b-lhc6ki5y14], .mx-lg-1[b-lhc6ki5y14] {
        margin-left: .25rem !important
    }

    .m-lg-2[b-lhc6ki5y14] {
        margin: .5rem !important
    }

    .mt-lg-2[b-lhc6ki5y14], .my-lg-2[b-lhc6ki5y14] {
        margin-top: .5rem !important
    }

    .mr-lg-2[b-lhc6ki5y14], .mx-lg-2[b-lhc6ki5y14] {
        margin-right: .5rem !important
    }

    .mb-lg-2[b-lhc6ki5y14], .my-lg-2[b-lhc6ki5y14] {
        margin-bottom: .5rem !important
    }

    .ml-lg-2[b-lhc6ki5y14], .mx-lg-2[b-lhc6ki5y14] {
        margin-left: .5rem !important
    }

    .m-lg-3[b-lhc6ki5y14] {
        margin: 1rem !important
    }

    .mt-lg-3[b-lhc6ki5y14], .my-lg-3[b-lhc6ki5y14] {
        margin-top: 1rem !important
    }

    .mr-lg-3[b-lhc6ki5y14], .mx-lg-3[b-lhc6ki5y14] {
        margin-right: 1rem !important
    }

    .mb-lg-3[b-lhc6ki5y14], .my-lg-3[b-lhc6ki5y14] {
        margin-bottom: 1rem !important
    }

    .ml-lg-3[b-lhc6ki5y14], .mx-lg-3[b-lhc6ki5y14] {
        margin-left: 1rem !important
    }

    .m-lg-4[b-lhc6ki5y14] {
        margin: 1.5rem !important
    }

    .mt-lg-4[b-lhc6ki5y14], .my-lg-4[b-lhc6ki5y14] {
        margin-top: 1.5rem !important
    }

    .mr-lg-4[b-lhc6ki5y14], .mx-lg-4[b-lhc6ki5y14] {
        margin-right: 1.5rem !important
    }

    .mb-lg-4[b-lhc6ki5y14], .my-lg-4[b-lhc6ki5y14] {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4[b-lhc6ki5y14], .mx-lg-4[b-lhc6ki5y14] {
        margin-left: 1.5rem !important
    }

    .m-lg-5[b-lhc6ki5y14] {
        margin: 3rem !important
    }

    .mt-lg-5[b-lhc6ki5y14], .my-lg-5[b-lhc6ki5y14] {
        margin-top: 3rem !important
    }

    .mr-lg-5[b-lhc6ki5y14], .mx-lg-5[b-lhc6ki5y14] {
        margin-right: 3rem !important
    }

    .mb-lg-5[b-lhc6ki5y14], .my-lg-5[b-lhc6ki5y14] {
        margin-bottom: 3rem !important
    }

    .ml-lg-5[b-lhc6ki5y14], .mx-lg-5[b-lhc6ki5y14] {
        margin-left: 3rem !important
    }

    .p-lg-0[b-lhc6ki5y14] {
        padding: 0 !important
    }

    .pt-lg-0[b-lhc6ki5y14], .py-lg-0[b-lhc6ki5y14] {
        padding-top: 0 !important
    }

    .pr-lg-0[b-lhc6ki5y14], .px-lg-0[b-lhc6ki5y14] {
        padding-right: 0 !important
    }

    .pb-lg-0[b-lhc6ki5y14], .py-lg-0[b-lhc6ki5y14] {
        padding-bottom: 0 !important
    }

    .pl-lg-0[b-lhc6ki5y14], .px-lg-0[b-lhc6ki5y14] {
        padding-left: 0 !important
    }

    .p-lg-1[b-lhc6ki5y14] {
        padding: .25rem !important
    }

    .pt-lg-1[b-lhc6ki5y14], .py-lg-1[b-lhc6ki5y14] {
        padding-top: .25rem !important
    }

    .pr-lg-1[b-lhc6ki5y14], .px-lg-1[b-lhc6ki5y14] {
        padding-right: .25rem !important
    }

    .pb-lg-1[b-lhc6ki5y14], .py-lg-1[b-lhc6ki5y14] {
        padding-bottom: .25rem !important
    }

    .pl-lg-1[b-lhc6ki5y14], .px-lg-1[b-lhc6ki5y14] {
        padding-left: .25rem !important
    }

    .p-lg-2[b-lhc6ki5y14] {
        padding: .5rem !important
    }

    .pt-lg-2[b-lhc6ki5y14], .py-lg-2[b-lhc6ki5y14] {
        padding-top: .5rem !important
    }

    .pr-lg-2[b-lhc6ki5y14], .px-lg-2[b-lhc6ki5y14] {
        padding-right: .5rem !important
    }

    .pb-lg-2[b-lhc6ki5y14], .py-lg-2[b-lhc6ki5y14] {
        padding-bottom: .5rem !important
    }

    .pl-lg-2[b-lhc6ki5y14], .px-lg-2[b-lhc6ki5y14] {
        padding-left: .5rem !important
    }

    .p-lg-3[b-lhc6ki5y14] {
        padding: 1rem !important
    }

    .pt-lg-3[b-lhc6ki5y14], .py-lg-3[b-lhc6ki5y14] {
        padding-top: 1rem !important
    }

    .pr-lg-3[b-lhc6ki5y14], .px-lg-3[b-lhc6ki5y14] {
        padding-right: 1rem !important
    }

    .pb-lg-3[b-lhc6ki5y14], .py-lg-3[b-lhc6ki5y14] {
        padding-bottom: 1rem !important
    }

    .pl-lg-3[b-lhc6ki5y14], .px-lg-3[b-lhc6ki5y14] {
        padding-left: 1rem !important
    }

    .p-lg-4[b-lhc6ki5y14] {
        padding: 1.5rem !important
    }

    .pt-lg-4[b-lhc6ki5y14], .py-lg-4[b-lhc6ki5y14] {
        padding-top: 1.5rem !important
    }

    .pr-lg-4[b-lhc6ki5y14], .px-lg-4[b-lhc6ki5y14] {
        padding-right: 1.5rem !important
    }

    .pb-lg-4[b-lhc6ki5y14], .py-lg-4[b-lhc6ki5y14] {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4[b-lhc6ki5y14], .px-lg-4[b-lhc6ki5y14] {
        padding-left: 1.5rem !important
    }

    .p-lg-5[b-lhc6ki5y14] {
        padding: 3rem !important
    }

    .pt-lg-5[b-lhc6ki5y14], .py-lg-5[b-lhc6ki5y14] {
        padding-top: 3rem !important
    }

    .pr-lg-5[b-lhc6ki5y14], .px-lg-5[b-lhc6ki5y14] {
        padding-right: 3rem !important
    }

    .pb-lg-5[b-lhc6ki5y14], .py-lg-5[b-lhc6ki5y14] {
        padding-bottom: 3rem !important
    }

    .pl-lg-5[b-lhc6ki5y14], .px-lg-5[b-lhc6ki5y14] {
        padding-left: 3rem !important
    }

    .m-lg-auto[b-lhc6ki5y14] {
        margin: auto !important
    }

    .mt-lg-auto[b-lhc6ki5y14], .my-lg-auto[b-lhc6ki5y14] {
        margin-top: auto !important
    }

    .mr-lg-auto[b-lhc6ki5y14], .mx-lg-auto[b-lhc6ki5y14] {
        margin-right: auto !important
    }

    .mb-lg-auto[b-lhc6ki5y14], .my-lg-auto[b-lhc6ki5y14] {
        margin-bottom: auto !important
    }

    .ml-lg-auto[b-lhc6ki5y14], .mx-lg-auto[b-lhc6ki5y14] {
        margin-left: auto !important
    }
}

@media (min-width:1200px) {
    .m-xl-0[b-lhc6ki5y14] {
        margin: 0 !important
    }

    .mt-xl-0[b-lhc6ki5y14], .my-xl-0[b-lhc6ki5y14] {
        margin-top: 0 !important
    }

    .mr-xl-0[b-lhc6ki5y14], .mx-xl-0[b-lhc6ki5y14] {
        margin-right: 0 !important
    }

    .mb-xl-0[b-lhc6ki5y14], .my-xl-0[b-lhc6ki5y14] {
        margin-bottom: 0 !important
    }

    .ml-xl-0[b-lhc6ki5y14], .mx-xl-0[b-lhc6ki5y14] {
        margin-left: 0 !important
    }

    .m-xl-1[b-lhc6ki5y14] {
        margin: .25rem !important
    }

    .mt-xl-1[b-lhc6ki5y14], .my-xl-1[b-lhc6ki5y14] {
        margin-top: .25rem !important
    }

    .mr-xl-1[b-lhc6ki5y14], .mx-xl-1[b-lhc6ki5y14] {
        margin-right: .25rem !important
    }

    .mb-xl-1[b-lhc6ki5y14], .my-xl-1[b-lhc6ki5y14] {
        margin-bottom: .25rem !important
    }

    .ml-xl-1[b-lhc6ki5y14], .mx-xl-1[b-lhc6ki5y14] {
        margin-left: .25rem !important
    }

    .m-xl-2[b-lhc6ki5y14] {
        margin: .5rem !important
    }

    .mt-xl-2[b-lhc6ki5y14], .my-xl-2[b-lhc6ki5y14] {
        margin-top: .5rem !important
    }

    .mr-xl-2[b-lhc6ki5y14], .mx-xl-2[b-lhc6ki5y14] {
        margin-right: .5rem !important
    }

    .mb-xl-2[b-lhc6ki5y14], .my-xl-2[b-lhc6ki5y14] {
        margin-bottom: .5rem !important
    }

    .ml-xl-2[b-lhc6ki5y14], .mx-xl-2[b-lhc6ki5y14] {
        margin-left: .5rem !important
    }

    .m-xl-3[b-lhc6ki5y14] {
        margin: 1rem !important
    }

    .mt-xl-3[b-lhc6ki5y14], .my-xl-3[b-lhc6ki5y14] {
        margin-top: 1rem !important
    }

    .mr-xl-3[b-lhc6ki5y14], .mx-xl-3[b-lhc6ki5y14] {
        margin-right: 1rem !important
    }

    .mb-xl-3[b-lhc6ki5y14], .my-xl-3[b-lhc6ki5y14] {
        margin-bottom: 1rem !important
    }

    .ml-xl-3[b-lhc6ki5y14], .mx-xl-3[b-lhc6ki5y14] {
        margin-left: 1rem !important
    }

    .m-xl-4[b-lhc6ki5y14] {
        margin: 1.5rem !important
    }

    .mt-xl-4[b-lhc6ki5y14], .my-xl-4[b-lhc6ki5y14] {
        margin-top: 1.5rem !important
    }

    .mr-xl-4[b-lhc6ki5y14], .mx-xl-4[b-lhc6ki5y14] {
        margin-right: 1.5rem !important
    }

    .mb-xl-4[b-lhc6ki5y14], .my-xl-4[b-lhc6ki5y14] {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4[b-lhc6ki5y14], .mx-xl-4[b-lhc6ki5y14] {
        margin-left: 1.5rem !important
    }

    .m-xl-5[b-lhc6ki5y14] {
        margin: 3rem !important
    }

    .mt-xl-5[b-lhc6ki5y14], .my-xl-5[b-lhc6ki5y14] {
        margin-top: 3rem !important
    }

    .mr-xl-5[b-lhc6ki5y14], .mx-xl-5[b-lhc6ki5y14] {
        margin-right: 3rem !important
    }

    .mb-xl-5[b-lhc6ki5y14], .my-xl-5[b-lhc6ki5y14] {
        margin-bottom: 3rem !important
    }

    .ml-xl-5[b-lhc6ki5y14], .mx-xl-5[b-lhc6ki5y14] {
        margin-left: 3rem !important
    }

    .p-xl-0[b-lhc6ki5y14] {
        padding: 0 !important
    }

    .pt-xl-0[b-lhc6ki5y14], .py-xl-0[b-lhc6ki5y14] {
        padding-top: 0 !important
    }

    .pr-xl-0[b-lhc6ki5y14], .px-xl-0[b-lhc6ki5y14] {
        padding-right: 0 !important
    }

    .pb-xl-0[b-lhc6ki5y14], .py-xl-0[b-lhc6ki5y14] {
        padding-bottom: 0 !important
    }

    .pl-xl-0[b-lhc6ki5y14], .px-xl-0[b-lhc6ki5y14] {
        padding-left: 0 !important
    }

    .p-xl-1[b-lhc6ki5y14] {
        padding: .25rem !important
    }

    .pt-xl-1[b-lhc6ki5y14], .py-xl-1[b-lhc6ki5y14] {
        padding-top: .25rem !important
    }

    .pr-xl-1[b-lhc6ki5y14], .px-xl-1[b-lhc6ki5y14] {
        padding-right: .25rem !important
    }

    .pb-xl-1[b-lhc6ki5y14], .py-xl-1[b-lhc6ki5y14] {
        padding-bottom: .25rem !important
    }

    .pl-xl-1[b-lhc6ki5y14], .px-xl-1[b-lhc6ki5y14] {
        padding-left: .25rem !important
    }

    .p-xl-2[b-lhc6ki5y14] {
        padding: .5rem !important
    }

    .pt-xl-2[b-lhc6ki5y14], .py-xl-2[b-lhc6ki5y14] {
        padding-top: .5rem !important
    }

    .pr-xl-2[b-lhc6ki5y14], .px-xl-2[b-lhc6ki5y14] {
        padding-right: .5rem !important
    }

    .pb-xl-2[b-lhc6ki5y14], .py-xl-2[b-lhc6ki5y14] {
        padding-bottom: .5rem !important
    }

    .pl-xl-2[b-lhc6ki5y14], .px-xl-2[b-lhc6ki5y14] {
        padding-left: .5rem !important
    }

    .p-xl-3[b-lhc6ki5y14] {
        padding: 1rem !important
    }

    .pt-xl-3[b-lhc6ki5y14], .py-xl-3[b-lhc6ki5y14] {
        padding-top: 1rem !important
    }

    .pr-xl-3[b-lhc6ki5y14], .px-xl-3[b-lhc6ki5y14] {
        padding-right: 1rem !important
    }

    .pb-xl-3[b-lhc6ki5y14], .py-xl-3[b-lhc6ki5y14] {
        padding-bottom: 1rem !important
    }

    .pl-xl-3[b-lhc6ki5y14], .px-xl-3[b-lhc6ki5y14] {
        padding-left: 1rem !important
    }

    .p-xl-4[b-lhc6ki5y14] {
        padding: 1.5rem !important
    }

    .pt-xl-4[b-lhc6ki5y14], .py-xl-4[b-lhc6ki5y14] {
        padding-top: 1.5rem !important
    }

    .pr-xl-4[b-lhc6ki5y14], .px-xl-4[b-lhc6ki5y14] {
        padding-right: 1.5rem !important
    }

    .pb-xl-4[b-lhc6ki5y14], .py-xl-4[b-lhc6ki5y14] {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4[b-lhc6ki5y14], .px-xl-4[b-lhc6ki5y14] {
        padding-left: 1.5rem !important
    }

    .p-xl-5[b-lhc6ki5y14] {
        padding: 3rem !important
    }

    .pt-xl-5[b-lhc6ki5y14], .py-xl-5[b-lhc6ki5y14] {
        padding-top: 3rem !important
    }

    .pr-xl-5[b-lhc6ki5y14], .px-xl-5[b-lhc6ki5y14] {
        padding-right: 3rem !important
    }

    .pb-xl-5[b-lhc6ki5y14], .py-xl-5[b-lhc6ki5y14] {
        padding-bottom: 3rem !important
    }

    .pl-xl-5[b-lhc6ki5y14], .px-xl-5[b-lhc6ki5y14] {
        padding-left: 3rem !important
    }

    .m-xl-auto[b-lhc6ki5y14] {
        margin: auto !important
    }

    .mt-xl-auto[b-lhc6ki5y14], .my-xl-auto[b-lhc6ki5y14] {
        margin-top: auto !important
    }

    .mr-xl-auto[b-lhc6ki5y14], .mx-xl-auto[b-lhc6ki5y14] {
        margin-right: auto !important
    }

    .mb-xl-auto[b-lhc6ki5y14], .my-xl-auto[b-lhc6ki5y14] {
        margin-bottom: auto !important
    }

    .ml-xl-auto[b-lhc6ki5y14], .mx-xl-auto[b-lhc6ki5y14] {
        margin-left: auto !important
    }
}

.text-monospace[b-lhc6ki5y14] {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}

.text-justify[b-lhc6ki5y14] {
    text-align: justify !important
}

.text-nowrap[b-lhc6ki5y14] {
    white-space: nowrap !important
}

.text-truncate[b-lhc6ki5y14] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left[b-lhc6ki5y14] {
    text-align: left !important
}

.text-right[b-lhc6ki5y14] {
    text-align: right !important
}

.text-center[b-lhc6ki5y14] {
    text-align: center !important
}

@media (min-width:576px) {
    .text-sm-left[b-lhc6ki5y14] {
        text-align: left !important
    }

    .text-sm-right[b-lhc6ki5y14] {
        text-align: right !important
    }

    .text-sm-center[b-lhc6ki5y14] {
        text-align: center !important
    }
}

@media (min-width:768px) {
    .text-md-left[b-lhc6ki5y14] {
        text-align: left !important
    }

    .text-md-right[b-lhc6ki5y14] {
        text-align: right !important
    }

    .text-md-center[b-lhc6ki5y14] {
        text-align: center !important
    }
}

@media (min-width:992px) {
    .text-lg-left[b-lhc6ki5y14] {
        text-align: left !important
    }

    .text-lg-right[b-lhc6ki5y14] {
        text-align: right !important
    }

    .text-lg-center[b-lhc6ki5y14] {
        text-align: center !important
    }
}

@media (min-width:1200px) {
    .text-xl-left[b-lhc6ki5y14] {
        text-align: left !important
    }

    .text-xl-right[b-lhc6ki5y14] {
        text-align: right !important
    }

    .text-xl-center[b-lhc6ki5y14] {
        text-align: center !important
    }
}

.text-lowercase[b-lhc6ki5y14] {
    text-transform: lowercase !important
}

.text-uppercase[b-lhc6ki5y14] {
    text-transform: uppercase !important
}

.text-capitalize[b-lhc6ki5y14] {
    text-transform: capitalize !important
}

.font-weight-light[b-lhc6ki5y14] {
    font-weight: 300 !important
}

.font-weight-normal[b-lhc6ki5y14] {
    font-weight: 400 !important
}

.font-weight-bold[b-lhc6ki5y14] {
    font-weight: 700 !important
}

.font-italic[b-lhc6ki5y14] {
    font-style: italic !important
}

.text-white[b-lhc6ki5y14] {
    color: #fff !important
}

.text-primary[b-lhc6ki5y14] {
    color: #007bff !important
}

a.text-primary:focus[b-lhc6ki5y14], a.text-primary:hover[b-lhc6ki5y14] {
    color: #0062cc !important
}

.text-secondary[b-lhc6ki5y14] {
    color: #6c757d !important
}

a.text-secondary:focus[b-lhc6ki5y14], a.text-secondary:hover[b-lhc6ki5y14] {
    color: #545b62 !important
}

.text-success[b-lhc6ki5y14] {
    color: #28a745 !important
}

a.text-success:focus[b-lhc6ki5y14], a.text-success:hover[b-lhc6ki5y14] {
    color: #1e7e34 !important
}

.text-info[b-lhc6ki5y14] {
    color: #17a2b8 !important
}

a.text-info:focus[b-lhc6ki5y14], a.text-info:hover[b-lhc6ki5y14] {
    color: #117a8b !important
}

.text-warning[b-lhc6ki5y14] {
    color: #ffc107 !important
}

a.text-warning:focus[b-lhc6ki5y14], a.text-warning:hover[b-lhc6ki5y14] {
    color: #d39e00 !important
}

.text-danger[b-lhc6ki5y14] {
    color: #dc3545 !important
}

a.text-danger:focus[b-lhc6ki5y14], a.text-danger:hover[b-lhc6ki5y14] {
    color: #bd2130 !important
}

.text-light[b-lhc6ki5y14] {
    color: #f8f9fa !important
}

a.text-light:focus[b-lhc6ki5y14], a.text-light:hover[b-lhc6ki5y14] {
    color: #dae0e5 !important
}

.text-dark[b-lhc6ki5y14] {
    color: #343a40 !important
}

a.text-dark:focus[b-lhc6ki5y14], a.text-dark:hover[b-lhc6ki5y14] {
    color: #1d2124 !important
}

.text-body[b-lhc6ki5y14] {
    color: #212529 !important
}

.text-muted[b-lhc6ki5y14] {
    color: #6c757d !important
}

.text-black-50[b-lhc6ki5y14] {
    color: rgba(0,0,0,.5) !important
}

.text-white-50[b-lhc6ki5y14] {
    color: rgba(255,255,255,.5) !important
}

.text-hide[b-lhc6ki5y14] {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.visible[b-lhc6ki5y14] {
    visibility: visible !important
}

.invisible[b-lhc6ki5y14] {
    visibility: hidden !important
}

@media print {
    *[b-lhc6ki5y14], [b-lhc6ki5y14]::after, [b-lhc6ki5y14]::before {
        text-shadow: none !important;
        box-shadow: none !important
    }

    a:not(.btn)[b-lhc6ki5y14] {
        text-decoration: underline
    }

    abbr[title][b-lhc6ki5y14]::after {
        content: " (" attr(title) ")"
    }

    pre[b-lhc6ki5y14] {
        white-space: pre-wrap !important
    }

    blockquote[b-lhc6ki5y14], pre[b-lhc6ki5y14] {
        border: 1px solid #adb5bd;
        page-break-inside: avoid
    }

    thead[b-lhc6ki5y14] {
        display: table-header-group
    }

    img[b-lhc6ki5y14], tr[b-lhc6ki5y14] {
        page-break-inside: avoid
    }

    h2[b-lhc6ki5y14], h3[b-lhc6ki5y14], p[b-lhc6ki5y14] {
        orphans: 3;
        widows: 3
    }

    h2[b-lhc6ki5y14], h3[b-lhc6ki5y14] {
        page-break-after: avoid
    }

    @page {
        size: a3
    }

    body[b-lhc6ki5y14] {
        min-width: 992px !important
    }

    .container[b-lhc6ki5y14] {
        min-width: 992px !important
    }

    .navbar[b-lhc6ki5y14] {
        display: none
    }

    .badge[b-lhc6ki5y14] {
        border: 1px solid #000
    }

    .table[b-lhc6ki5y14] {
        border-collapse: collapse !important
    }

        .table td[b-lhc6ki5y14], .table th[b-lhc6ki5y14] {
            background-color: #fff !important
        }

    .table-bordered td[b-lhc6ki5y14], .table-bordered th[b-lhc6ki5y14] {
        border: 1px solid #dee2e6 !important
    }

    .table-dark[b-lhc6ki5y14] {
        color: inherit
    }

        .table-dark tbody + tbody[b-lhc6ki5y14], .table-dark td[b-lhc6ki5y14], .table-dark th[b-lhc6ki5y14], .table-dark thead th[b-lhc6ki5y14] {
            border-color: #dee2e6
        }

    .table .thead-dark th[b-lhc6ki5y14] {
        color: inherit;
        border-color: #dee2e6
    }
}
/*# sourceMappingURL=bootstrap.min.css.map */
/* _content/AccesoUnificado.WebSS/Pages/Default.razor.rz.scp.css */
.mt-8[b-4nel159o3x] {
    margin-top: 1rem !important;
}

.h-24[b-4nel159o3x] {
    height: 25rem !important;
}

.NombreSistema[b-4nel159o3x] {
    top: 2px;
    left: 24px;
    position: absolute;
    background-color: white;
    padding: 0 10px;
    border-radius: 15px;
    color: #174d8f;
    /* border: 1px solid #174d8f; */
    box-shadow: 0px 1px 2px rgb(5 18 130);
    font-size: 12px;
    line-height: 26px;
}

.ImagenSistema[b-4nel159o3x] {
    width: 100%;
    height: 160px;
    object-fit: cover;
    object-position: center;
}

@media (max-width: 639px) {
    .ImagenSistema[b-4nel159o3x] {
        height: auto;
        object-fit: contain;
    }
}
/* _content/AccesoUnificado.WebSS/Pages/General/AutoDesbloqueo.razor.rz.scp.css */
#WindowLoad[b-ds1xxuoui3] {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 3200;
    filter: alpha(opacity=65);
    -moz-opacity: 65;
    opacity: 0.65;
    background: #999;
}

.form-content .form-items[b-ds1xxuoui3] {
    max-width: 400px;
    text-align: left;
}

.website-logo .logo img[b-ds1xxuoui3] {
    width: 350px !important;
}

.form-content[b-ds1xxuoui3] {
    background-color: #174d8f !important;
}

.form-body[b-ds1xxuoui3] {
    background-color: #174d8f !important;
}

.modal[b-ds1xxuoui3] {
    /*margin-top: -10000px; margin-left: -10000px;*/
    background: #00000080;
    transition: visibility 0s linear 0.2s, opacity 0.2s 0s;
    visibility: hidden;
    opacity: 0;
    width: 100vw;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
}

    .modal.modal__overlap[b-ds1xxuoui3] {
        background: #000000a6;
    }

    .modal.show[b-ds1xxuoui3] {
        transition: visibility 0s linear 0s, opacity 0.2s 0s;
        visibility: visible;
        opacity: 1;
    }

        .modal.show > .modal__content[b-ds1xxuoui3] {
            margin-top: 4rem;
        }

    .modal .modal__content[b-ds1xxuoui3] {
        width: 90%;
        transition: margin-top 0.2s;
        margin-top: -4rem;
        margin-bottom: 4rem;
        margin-left: auto;
        margin-right: auto;
        --bg-opacity: 1;
        background-color: #fff;
        background-color: rgba(255, 255, 255, var(--bg-opacity));
        border-radius: 0.25rem;
        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    }

@media (min-width: 640px) {
    .modal .modal__content[b-ds1xxuoui3] {
        width: 460px;
    }

        .modal .modal__content.modal__content--sm[b-ds1xxuoui3] {
            width: 300px;
        }

        .modal .modal__content.modal__content--lg[b-ds1xxuoui3] {
            width: 600px;
        }

        .modal .modal__content.modal__content--xl[b-ds1xxuoui3] {
            width: 600px;
        }
}

@media (min-width: 1024px) {
    .modal .modal__content.modal__content--xl[b-ds1xxuoui3] {
        width: 1100px;
    }
}


[b-ds1xxuoui3]::before,
[b-ds1xxuoui3]::after {
    box-sizing: border-box; /* 1 */
    border-width: 0; /* 2 */
    border-style: solid; /* 2 */
    border-color: #e2e8f0; /* 2 */
}

.button[b-ds1xxuoui3] {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    border-radius: 0.375rem;
    font-weight: 500;
    cursor: pointer;
}

    .button:focus[b-ds1xxuoui3] {
        outline: 0;
        box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
    }

    .button:not(button)[b-ds1xxuoui3] {
        text-align: center;
    }

    .button.button--sm[b-ds1xxuoui3] {
        padding-top: 0.25rem;
        padding-bottom: 0.25rem;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }

    .button.button--lg[b-ds1xxuoui3] {
        padding-top: 0.75rem;
        padding-bottom: 0.75rem;
        padding-left: 1rem;
        padding-right: 1rem;
    }

button[b-ds1xxuoui3],
input[b-ds1xxuoui3],
optgroup[b-ds1xxuoui3],
select[b-ds1xxuoui3],
textarea[b-ds1xxuoui3] {
    padding: 0;
    line-height: inherit;
    color: inherit;
}

button[b-ds1xxuoui3] {
    background-color: transparent;
    background-image: none;
    padding: 0;
}

.w-24[b-ds1xxuoui3] {
    width: 6rem;
}

.text-white[b-ds1xxuoui3] {
    --text-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--text-opacity));
}

.text-center[b-ds1xxuoui3] {
    text-align: center;
}


.bg-theme-1[b-ds1xxuoui3] {
    --bg-opacity: 1;
    background-color: #005083;
    background-color: rgba(0,80,131, var(--bg-opacity));
}

[type="submit"][b-ds1xxuoui3] {
    -webkit-appearance: button;
}

.pb-8[b-ds1xxuoui3] {
    padding-bottom: 2rem;
}

.text-3xl[b-ds1xxuoui3] {
    font-size: 1.875rem;
}

.text-gray-600[b-ds1xxuoui3] {
    --text-opacity: 1;
    color: #718096;
    color: rgba(113, 128, 150, var(--text-opacity));
}

.ibtn[b-ds1xxuoui3] {
    height: 40px;
    display: block;
    line-height: 25px;
    text-align: center;
    margin: 0px !important;
}

/* Estilos Botón Login Microsoft */
.login-action-button[b-ds1xxuoui3] {
    background-color: #174d8f;
    color: white !important;
    border: 2px solid white;
    border-radius: 5px;
    cursor: pointer;
    display: block;
    line-height: 25px;
    text-align: center;
    font-size: 14px !important;
    font-weight: 700;
    padding: 6px 8px;
}

    .login-action-button:hover[b-ds1xxuoui3] {
        background-color: white; /* Fondo blanco */
        color: #174d8f !important;
        border: 2px solid #174d8f;
        text-decoration: none;
    }

.login-button[b-ds1xxuoui3] {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 20px;
    background-color: #2274d8; /* Fondo blanco */
    color: white;
    border: 2px solid white;
    border-radius: 5px;
    cursor: pointer;
    font-size: 13px;
}

    /* Estilos para el ícono de Microsoft */
    .login-button i[b-ds1xxuoui3] {
        margin-right: 10px;
    }

    .login-button:hover[b-ds1xxuoui3] {
        background-color: #174d8f;
        color: white;
        border: 2px solid white;
        text-decoration: none;
    }

@media (max-width: 992px) {
    .form-holder .form-content[b-ds1xxuoui3] {
        padding: 40px 30px 30px;
    }
}

.linea-con-texto[b-ds1xxuoui3] {
    display: flex;
    align-items: center;
    text-align: center;
    color: #174d8f; /* Color del texto */
    font-size: 12px;
}

    .linea-con-texto[b-ds1xxuoui3]::before,
    .linea-con-texto[b-ds1xxuoui3]::after {
        content: "";
        flex: 1;
        border-bottom: 2px solid #174d8f; /* Grosor y color de la línea */
        margin: 0 10px; /* Espacio entre el texto y las líneas */
    }

input[b-ds1xxuoui3] {
    border: 1px solid #a4a4a5 !important;
    box-sizing: border-box !important;
}

form[b-ds1xxuoui3] {
    background-color: #fffffffc;
    padding: 20px 30px;
    border-radius: 8px;
    box-shadow: 0px 4px 10px rgb(5 18 130);
}

.form-content .page-links a.active[b-ds1xxuoui3]:after {
    background-color: #174d8f !important;
}

a.active[b-ds1xxuoui3] {
    color: #174d8f !important;
}

.ColorSistema[b-ds1xxuoui3] {
    color: #174d8f !important;
    font-weight: 700 !important;
}

#captchaContainer > div[b-ds1xxuoui3] {
    margin: auto;
}

.password-container[b-ds1xxuoui3] {
    position: relative;
}

    .password-container input[type="password"][b-ds1xxuoui3],
    .password-container input[type="text"][b-ds1xxuoui3] {
        width: 100%;
        padding-right: 30px; /* Espacio para el ícono */
    }

    .password-container i[b-ds1xxuoui3] {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        cursor: pointer;
    }
/* _content/AccesoUnificado.WebSS/Pages/General/CambioClave.razor.rz.scp.css */
#WindowLoad[b-v9ghptjwss] {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 3200;
    filter: alpha(opacity=65);
    -moz-opacity: 65;
    opacity: 0.65;
    background: #999;
}

.form-content .form-items[b-v9ghptjwss] {
    max-width: 400px;
    text-align: left;
}

.website-logo .logo img[b-v9ghptjwss] {
    width: 350px !important;
}

.form-content[b-v9ghptjwss] {
    background-color: #174d8f !important;
}

.form-body[b-v9ghptjwss] {
    background-color: #174d8f !important;
}

.modal[b-v9ghptjwss] {
    /*margin-top: -10000px; margin-left: -10000px;*/
    background: #00000080;
    transition: visibility 0s linear 0.2s, opacity 0.2s 0s;
    visibility: hidden;
    opacity: 0;
    width: 100vw;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
}

    .modal.modal__overlap[b-v9ghptjwss] {
        background: #000000a6;
    }

    .modal.show[b-v9ghptjwss] {
        transition: visibility 0s linear 0s, opacity 0.2s 0s;
        visibility: visible;
        opacity: 1;
    }

        .modal.show > .modal__content[b-v9ghptjwss] {
            margin-top: 4rem;
        }

    .modal .modal__content[b-v9ghptjwss] {
        width: 90%;
        transition: margin-top 0.2s;
        margin-top: -4rem;
        margin-bottom: 4rem;
        margin-left: auto;
        margin-right: auto;
        --bg-opacity: 1;
        background-color: #fff;
        background-color: rgba(255, 255, 255, var(--bg-opacity));
        border-radius: 0.25rem;
        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    }

@media (min-width: 640px) {
    .modal .modal__content[b-v9ghptjwss] {
        width: 460px;
    }

        .modal .modal__content.modal__content--sm[b-v9ghptjwss] {
            width: 300px;
        }

        .modal .modal__content.modal__content--lg[b-v9ghptjwss] {
            width: 600px;
        }

        .modal .modal__content.modal__content--xl[b-v9ghptjwss] {
            width: 600px;
        }
}

@media (min-width: 1024px) {
    .modal .modal__content.modal__content--xl[b-v9ghptjwss] {
        width: 1100px;
    }
}


[b-v9ghptjwss]::before,
[b-v9ghptjwss]::after {
    box-sizing: border-box; /* 1 */
    border-width: 0; /* 2 */
    border-style: solid; /* 2 */
    border-color: #e2e8f0; /* 2 */
}

.button[b-v9ghptjwss] {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    border-radius: 0.375rem;
    font-weight: 500;
    cursor: pointer;
}

    .button:focus[b-v9ghptjwss] {
        outline: 0;
        box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
    }

    .button:not(button)[b-v9ghptjwss] {
        text-align: center;
    }

    .button.button--sm[b-v9ghptjwss] {
        padding-top: 0.25rem;
        padding-bottom: 0.25rem;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }

    .button.button--lg[b-v9ghptjwss] {
        padding-top: 0.75rem;
        padding-bottom: 0.75rem;
        padding-left: 1rem;
        padding-right: 1rem;
    }

button[b-v9ghptjwss],
input[b-v9ghptjwss],
optgroup[b-v9ghptjwss],
select[b-v9ghptjwss],
textarea[b-v9ghptjwss] {
    padding: 0;
    line-height: inherit;
    color: inherit;
}

button[b-v9ghptjwss] {
    background-color: transparent;
    background-image: none;
    padding: 0;
}

.w-24[b-v9ghptjwss] {
    width: 6rem;
}

.text-white[b-v9ghptjwss] {
    --text-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--text-opacity));
}

.text-center[b-v9ghptjwss] {
    text-align: center;
}


.bg-theme-1[b-v9ghptjwss] {
    --bg-opacity: 1;
    background-color: #005083;
    background-color: rgba(0,80,131, var(--bg-opacity));
}

[type="submit"][b-v9ghptjwss] {
    -webkit-appearance: button;
}

.pb-8[b-v9ghptjwss] {
    padding-bottom: 2rem;
}

.text-3xl[b-v9ghptjwss] {
    font-size: 1.875rem;
}

.text-gray-600[b-v9ghptjwss] {
    --text-opacity: 1;
    color: #718096;
    color: rgba(113, 128, 150, var(--text-opacity));
}

.ibtn[b-v9ghptjwss] {
    height: 40px;
    display: block;
    line-height: 25px;
    text-align: center;
    margin: 0px !important;
}

/* Estilos Botón Login Microsoft */
.login-action-button[b-v9ghptjwss] {
    background-color: #174d8f;
    color: white !important;
    border: 2px solid white;
    border-radius: 5px;
    cursor: pointer;
    display: block;
    line-height: 25px;
    text-align: center;
    font-size: 14px !important;
    font-weight: 700;
    padding: 6px 8px;
}

    .login-action-button:hover[b-v9ghptjwss] {
        background-color: white; /* Fondo blanco */
        color: #174d8f !important;
        border: 2px solid #174d8f;
        text-decoration: none;
    }

.login-button[b-v9ghptjwss] {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 20px;
    background-color: #2274d8; /* Fondo blanco */
    color: white;
    border: 2px solid white;
    border-radius: 5px;
    cursor: pointer;
    font-size: 13px;
}

    /* Estilos para el ícono de Microsoft */
    .login-button i[b-v9ghptjwss] {
        margin-right: 10px;
    }

    .login-button:hover[b-v9ghptjwss] {
        background-color: #174d8f;
        color: white;
        border: 2px solid white;
        text-decoration: none;
    }

@media (max-width: 992px) {
    .form-holder .form-content[b-v9ghptjwss] {
        padding: 40px 30px 30px;
    }
}

.linea-con-texto[b-v9ghptjwss] {
    display: flex;
    align-items: center;
    text-align: center;
    color: #174d8f; /* Color del texto */
    font-size: 12px;
}

    .linea-con-texto[b-v9ghptjwss]::before,
    .linea-con-texto[b-v9ghptjwss]::after {
        content: "";
        flex: 1;
        border-bottom: 2px solid #174d8f; /* Grosor y color de la línea */
        margin: 0 10px; /* Espacio entre el texto y las líneas */
    }

input[b-v9ghptjwss] {
    border: 1px solid #a4a4a5 !important;
    box-sizing: border-box !important;
}

form[b-v9ghptjwss] {
    background-color: #fffffffc;
    padding: 20px 30px;
    border-radius: 8px;
    box-shadow: 0px 4px 10px rgb(5 18 130);
}

.form-content .page-links a.active[b-v9ghptjwss]:after {
    background-color: #174d8f !important;
}

a.active[b-v9ghptjwss] {
    color: #174d8f !important;
}

.ColorSistema[b-v9ghptjwss] {
    color: #174d8f !important;
    font-weight: 700 !important;
}

#captchaContainer > div[b-v9ghptjwss] {
    margin: auto;
}

.password-container[b-v9ghptjwss] {
    position: relative;
}

    .password-container input[type="password"][b-v9ghptjwss],
    .password-container input[type="text"][b-v9ghptjwss] {
        width: 100%;
        padding-right: 30px; /* Espacio para el ícono */
    }

    .password-container i[b-v9ghptjwss] {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        cursor: pointer;
    }
/* _content/AccesoUnificado.WebSS/Pages/General/Login.razor.rz.scp.css */
#WindowLoad[b-fxrgjs26yl] {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 3200;
    filter: alpha(opacity=65);
    -moz-opacity: 65;
    opacity: 0.65;
    background: #999;
}

.form-content .form-items[b-fxrgjs26yl] {
    max-width: 400px;
    text-align: left;
}

.website-logo .logo img[b-fxrgjs26yl] {
    width: 350px !important;
}

.form-content[b-fxrgjs26yl] {
    background-color: #174d8f !important;
}

.form-body[b-fxrgjs26yl] {
    background-color: #174d8f !important;
}

.modal[b-fxrgjs26yl] {
    /*margin-top: -10000px; margin-left: -10000px;*/
    background: #00000080;
    transition: visibility 0s linear 0.2s, opacity 0.2s 0s;
    visibility: hidden;
    opacity: 0;
    width: 100vw;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
}

    .modal.modal__overlap[b-fxrgjs26yl] {
        background: #000000a6;
    }

    .modal.show[b-fxrgjs26yl] {
        transition: visibility 0s linear 0s, opacity 0.2s 0s;
        visibility: visible;
        opacity: 1;
    }

        .modal.show > .modal__content[b-fxrgjs26yl] {
            margin-top: 4rem;
        }

    .modal .modal__content[b-fxrgjs26yl] {
        width: 90%;
        transition: margin-top 0.2s;
        margin-top: -4rem;
        margin-bottom: 4rem;
        margin-left: auto;
        margin-right: auto;
        --bg-opacity: 1;
        background-color: #fff;
        background-color: rgba(255, 255, 255, var(--bg-opacity));
        border-radius: 0.25rem;
        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    }

@media (min-width: 640px) {
    .modal .modal__content[b-fxrgjs26yl] {
        width: 460px;
    }

        .modal .modal__content.modal__content--sm[b-fxrgjs26yl] {
            width: 300px;
        }

        .modal .modal__content.modal__content--lg[b-fxrgjs26yl] {
            width: 600px;
        }

        .modal .modal__content.modal__content--xl[b-fxrgjs26yl] {
            width: 600px;
        }
}

@media (min-width: 1024px) {
    .modal .modal__content.modal__content--xl[b-fxrgjs26yl] {
        width: 1100px;
    }
}


[b-fxrgjs26yl]::before,
[b-fxrgjs26yl]::after {
    box-sizing: border-box; /* 1 */
    border-width: 0; /* 2 */
    border-style: solid; /* 2 */
    border-color: #e2e8f0; /* 2 */
}

.button[b-fxrgjs26yl] {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    border-radius: 0.375rem;
    font-weight: 500;
    cursor: pointer;
}

    .button:focus[b-fxrgjs26yl] {
        outline: 0;
        box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
    }

    .button:not(button)[b-fxrgjs26yl] {
        text-align: center;
    }

    .button.button--sm[b-fxrgjs26yl] {
        padding-top: 0.25rem;
        padding-bottom: 0.25rem;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }

    .button.button--lg[b-fxrgjs26yl] {
        padding-top: 0.75rem;
        padding-bottom: 0.75rem;
        padding-left: 1rem;
        padding-right: 1rem;
    }

button[b-fxrgjs26yl],
input[b-fxrgjs26yl],
optgroup[b-fxrgjs26yl],
select[b-fxrgjs26yl],
textarea[b-fxrgjs26yl] {
    padding: 0;
    line-height: inherit;
    color: inherit;
}

button[b-fxrgjs26yl] {
    background-color: transparent;
    background-image: none;
    padding: 0;
}

.w-24[b-fxrgjs26yl] {
    width: 6rem;
}

.text-white[b-fxrgjs26yl] {
    --text-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--text-opacity));
}

.text-center[b-fxrgjs26yl] {
    text-align: center;
}


.bg-theme-1[b-fxrgjs26yl] {
    --bg-opacity: 1;
    background-color: #005083;
    background-color: rgba(0,80,131, var(--bg-opacity));
}

[type="submit"][b-fxrgjs26yl] {
    -webkit-appearance: button;
}

.pb-8[b-fxrgjs26yl] {
    padding-bottom: 2rem;
}

.text-3xl[b-fxrgjs26yl] {
    font-size: 1.875rem;
}

.text-gray-600[b-fxrgjs26yl] {
    --text-opacity: 1;
    color: #718096;
    color: rgba(113, 128, 150, var(--text-opacity));
}

.ibtn[b-fxrgjs26yl] {
    height: 40px;
    display: block;
    line-height: 25px;
    text-align: center;
    margin: 0px !important;
}

/* Estilos Botón Login Microsoft */
.login-action-button[b-fxrgjs26yl] {
    background-color: #174d8f;
    color: white !important;
    border: 2px solid white;
    border-radius: 5px;
    cursor: pointer;
    display: block;
    line-height: 25px;
    text-align: center;
    font-size: 14px !important;
    font-weight: 700;
    padding: 6px 8px;
}

    .login-action-button:hover[b-fxrgjs26yl] {
        background-color: white; /* Fondo blanco */
        color: #174d8f !important;
        border: 2px solid #174d8f;
        text-decoration: none;
    }

.login-button[b-fxrgjs26yl] {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 20px;
    background-color: #2274d8; /* Fondo blanco */
    color: white;
    border: 2px solid white;
    border-radius: 5px;
    cursor: pointer;
    font-size: 13px;
}

    /* Estilos para el ícono de Microsoft */
    .login-button i[b-fxrgjs26yl] {
        margin-right: 10px;
    }

    .login-button:hover[b-fxrgjs26yl] {
        background-color: #174d8f;
        color: white;
        border: 2px solid white;
        text-decoration: none;
    }

@media (max-width: 992px) {
    .form-holder .form-content[b-fxrgjs26yl] {
        padding: 40px 30px 30px;
    }
}

.linea-con-texto[b-fxrgjs26yl] {
    display: flex;
    align-items: center;
    text-align: center;
    color: #174d8f; /* Color del texto */
    font-size: 12px;
}

    .linea-con-texto[b-fxrgjs26yl]::before,
    .linea-con-texto[b-fxrgjs26yl]::after {
        content: "";
        flex: 1;
        border-bottom: 2px solid #174d8f; /* Grosor y color de la línea */
        margin: 0 10px; /* Espacio entre el texto y las líneas */
    }

input[b-fxrgjs26yl] {
    border: 1px solid #a4a4a5 !important;
    box-sizing: border-box !important;
}

form[b-fxrgjs26yl] {
    background-color: #fffffffc;
    padding: 20px 30px;
    border-radius: 8px;
    box-shadow: 0px 4px 10px rgb(5 18 130);
}

.form-content .page-links a.active[b-fxrgjs26yl]:after {
    background-color: #174d8f !important;
}

a.active[b-fxrgjs26yl] {
    color: #174d8f !important;
}

.ColorSistema[b-fxrgjs26yl] {
    color: #174d8f !important;
    font-weight: 700 !important;
}

#captchaContainer > div[b-fxrgjs26yl] {
    margin: auto;
}

.password-container[b-fxrgjs26yl] {
    position: relative;
}

    .password-container input[type="password"][b-fxrgjs26yl],
    .password-container input[type="text"][b-fxrgjs26yl] {
        width: 100%;
        padding-right: 30px; /* Espacio para el ícono */
    }

    .password-container i[b-fxrgjs26yl] {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        cursor: pointer;
    }


/* _content/AccesoUnificado.WebSS/Shared/MainLayout.razor.rz.scp.css */
.page[b-1c0xe7mrxx] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-1c0xe7mrxx] {
    flex: 1;
}

.sidebar[b-1c0xe7mrxx] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-1c0xe7mrxx] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-1c0xe7mrxx]  a, .top-row .btn-link[b-1c0xe7mrxx] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-1c0xe7mrxx] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-1c0xe7mrxx] {
        display: none;
    }

    .top-row.auth[b-1c0xe7mrxx] {
        justify-content: space-between;
    }

    .top-row a[b-1c0xe7mrxx], .top-row .btn-link[b-1c0xe7mrxx] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-1c0xe7mrxx] {
        flex-direction: row;
    }

    .sidebar[b-1c0xe7mrxx] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-1c0xe7mrxx] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-1c0xe7mrxx], article[b-1c0xe7mrxx] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/AccesoUnificado.WebSS/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-am69zwo9wh] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-am69zwo9wh] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-am69zwo9wh] {
    font-size: 1.1rem;
}

.oi[b-am69zwo9wh] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-am69zwo9wh] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-am69zwo9wh] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-am69zwo9wh] {
        padding-bottom: 1rem;
    }

    .nav-item[b-am69zwo9wh]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-am69zwo9wh]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-am69zwo9wh]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-am69zwo9wh] {
        display: none;
    }

    .collapse[b-am69zwo9wh] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-am69zwo9wh] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
