/*!
 * Modified / Namespaced Bootstrap v4.4.1 (https://getbootstrap.llf-com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.llf-com/twbs/bootstrap/blob/master/LICENSE)
 *
 * Authoring Information (do not edit or remove)
 * Jonathan Hagan
 * Released: 12/17/2021
 * essentials v100 lfg-flex.css
 *
 */


*[class*="llf"],
*[class*="llf"]::before,
*[class*="llf"]::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


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

.llf-display-1 {
    font-size: 6em;
    font-weight: 300;
    line-height: 1.2
}

.llf-display-2 {
    font-size: 5.5em;
    font-weight: 300;
    line-height: 1.2
}

.llf-display-3 {
    font-size: 4.5em;
    font-weight: 300;
    line-height: 1.2
}

.llf-display-4 {
    font-size: 3.5em;
    font-weight: 300;
    line-height: 1.2
}



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

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

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

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

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

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

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

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

.llf-blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d
}

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

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

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

.llf-figure {
    display: inline-block
}

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

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

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


/*Begin llf replacement*/

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

@media (min-width: 576px) {
    .llf-container {
        max-width: 540px;
    }
}

@media (min-width: 1200px) {
    .llf-container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .llf-container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .llf-container {
        max-width: 1140px;
    }
}
@media (min-width: 1920px) {
    .llf-container {
        max-width: 1440px;
    }
}

[class*='llf-container-fluid'], .llf-container-sm, .llf-container-md, .llf-container-lg, .llf-container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.llf-container-fluid-full {
    padding-left: 0;
    padding-right: 0;
}

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

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

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

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

@media (min-width: 1920px) {
    .llf-container, .llf-container-sm, .llf-container-md, .llf-container-lg, .llf-container-xl {
        max-width: 1440px;
    }
}

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

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

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

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

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

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

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

.llf-row-cls-3 > * {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

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

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

.llf-row-cls-6 > * {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

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

.llf-cl-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}

.llf-cl-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

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

.llf-cl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.llf-cl-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

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

.llf-cl-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.llf-cl-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

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

.llf-cl-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

.llf-cl-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}

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

.llf-offset-1 {
    margin-left: 8.333333%;
}

.llf-offset-2 {
    margin-left: 16.666667%;
}

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

.llf-offset-4 {
    margin-left: 33.333333%;
}

.llf-offset-5 {
    margin-left: 41.666667%;
}

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

.llf-offset-7 {
    margin-left: 58.333333%;
}

.llf-offset-8 {
    margin-left: 66.666667%;
}

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

.llf-offset-10 {
    margin-left: 83.333333%;
}

.llf-offset-11 {
    margin-left: 91.666667%;
}

@media (min-width: 576px) {
    .llf-cl-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .llf-row-cls-sm-1 > * {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .llf-row-cls-sm-2 > * {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .llf-row-cls-sm-3 > * {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .llf-row-cls-sm-4 > * {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .llf-row-cls-sm-5 > * {
        flex: 0 0 20%;
        max-width: 20%;
    }
    .llf-row-cls-sm-6 > * {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .llf-cl-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .llf-cl-sm-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .llf-cl-sm-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .llf-cl-sm-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .llf-cl-sm-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .llf-cl-sm-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .llf-cl-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .llf-cl-sm-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .llf-cl-sm-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .llf-cl-sm-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .llf-cl-sm-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .llf-cl-sm-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .llf-cl-sm-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .llf-offset-sm-0 {
        margin-left: 0;
    }
    .llf-offset-sm-1 {
        margin-left: 8.333333%;
    }
    .llf-offset-sm-2 {
        margin-left: 16.666667%;
    }
    .llf-offset-sm-3 {
        margin-left: 25%;
    }
    .llf-offset-sm-4 {
        margin-left: 33.333333%;
    }
    .llf-offset-sm-5 {
        margin-left: 41.666667%;
    }
    .llf-offset-sm-6 {
        margin-left: 50%;
    }
    .llf-offset-sm-7 {
        margin-left: 58.333333%;
    }
    .llf-offset-sm-8 {
        margin-left: 66.666667%;
    }
    .llf-offset-sm-9 {
        margin-left: 75%;
    }
    .llf-offset-sm-10 {
        margin-left: 83.333333%;
    }
    .llf-offset-sm-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width: 768px) {
    .llf-cl-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .llf-row-cls-md-1 > * {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .llf-row-cls-md-2 > * {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .llf-row-cls-md-3 > * {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .llf-row-cls-md-4 > * {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .llf-row-cls-md-5 > * {
        flex: 0 0 20%;
        max-width: 20%;
    }
    .llf-row-cls-md-6 > * {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .llf-cl-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .llf-cl-md-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .llf-cl-md-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .llf-cl-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .llf-cl-md-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .llf-cl-md-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .llf-cl-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .llf-cl-md-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .llf-cl-md-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .llf-cl-md-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .llf-cl-md-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .llf-cl-md-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .llf-cl-md-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .llf-offset-md-0 {
        margin-left: 0;
    }
    .llf-offset-md-1 {
        margin-left: 8.333333%;
    }
    .llf-offset-md-2 {
        margin-left: 16.666667%;
    }
    .llf-offset-md-3 {
        margin-left: 25%;
    }
    .llf-offset-md-4 {
        margin-left: 33.333333%;
    }
    .llf-offset-md-5 {
        margin-left: 41.666667%;
    }
    .llf-offset-md-6 {
        margin-left: 50%;
    }
    .llf-offset-md-7 {
        margin-left: 58.333333%;
    }
    .llf-offset-md-8 {
        margin-left: 66.666667%;
    }
    .llf-offset-md-9 {
        margin-left: 75%;
    }
    .llf-offset-md-10 {
        margin-left: 83.333333%;
    }
    .llf-offset-md-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width: 992px) {
    .llf-cl-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .llf-row-cls-lg-1 > * {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .llf-row-cls-lg-2 > * {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .llf-row-cls-lg-3 > * {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .llf-row-cls-lg-4 > * {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .llf-row-cls-lg-5 > * {
        flex: 0 0 20%;
        max-width: 20%;
    }
    .llf-row-cls-lg-6 > * {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .llf-cl-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .llf-cl-lg-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .llf-cl-lg-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .llf-cl-lg-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .llf-cl-lg-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .llf-cl-lg-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .llf-cl-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .llf-cl-lg-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .llf-cl-lg-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .llf-cl-lg-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .llf-cl-lg-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .llf-cl-lg-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .llf-cl-lg-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .llf-offset-lg-0 {
        margin-left: 0;
    }
    .llf-offset-lg-1 {
        margin-left: 8.333333%;
    }
    .llf-offset-lg-2 {
        margin-left: 16.666667%;
    }
    .llf-offset-lg-3 {
        margin-left: 25%;
    }
    .llf-offset-lg-4 {
        margin-left: 33.333333%;
    }
    .llf-offset-lg-5 {
        margin-left: 41.666667%;
    }
    .llf-offset-lg-6 {
        margin-left: 50%;
    }
    .llf-offset-lg-7 {
        margin-left: 58.333333%;
    }
    .llf-offset-lg-8 {
        margin-left: 66.666667%;
    }
    .llf-offset-lg-9 {
        margin-left: 75%;
    }
    .llf-offset-lg-10 {
        margin-left: 83.333333%;
    }
    .llf-offset-lg-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width: 1200px) {
    .llf-cl-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .llf-row-cls-xl-1 > * {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .llf-row-cls-xl-2 > * {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .llf-row-cls-xl-3 > * {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .llf-row-cls-xl-4 > * {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .llf-row-cls-xl-5 > * {
        flex: 0 0 20%;
        max-width: 20%;
    }
    .llf-row-cls-xl-6 > * {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .llf-cl-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .llf-cl-xl-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .llf-cl-xl-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .llf-cl-xl-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .llf-cl-xl-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .llf-cl-xl-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .llf-cl-xl-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .llf-cl-xl-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .llf-cl-xl-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .llf-cl-xl-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .llf-cl-xl-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .llf-cl-xl-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .llf-cl-xl-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .llf-offset-xl-0 {
        margin-left: 0;
    }
    .llf-offset-xl-1 {
        margin-left: 8.333333%;
    }
    .llf-offset-xl-2 {
        margin-left: 16.666667%;
    }
    .llf-offset-xl-3 {
        margin-left: 25%;
    }
    .llf-offset-xl-4 {
        margin-left: 33.333333%;
    }
    .llf-offset-xl-5 {
        margin-left: 41.666667%;
    }
    .llf-offset-xl-6 {
        margin-left: 50%;
    }
    .llf-offset-xl-7 {
        margin-left: 58.333333%;
    }
    .llf-offset-xl-8 {
        margin-left: 66.666667%;
    }
    .llf-offset-xl-9 {
        margin-left: 75%;
    }
    .llf-offset-xl-10 {
        margin-left: 83.333333%;
    }
    .llf-offset-xl-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width: 1920px) {
    .llf-cl-wide {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .llf-row-cls-wide-1 > * {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .llf-row-cls-wide-2 > * {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .llf-row-cls-wide-3 > * {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .llf-row-cls-wide-4 > * {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .llf-row-cls-wide-5 > * {
        flex: 0 0 20%;
        max-width: 20%;
    }
    .llf-row-cls-wide-6 > * {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .llf-cl-wide-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .llf-cl-wide-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .llf-cl-wide-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .llf-cl-wide-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .llf-cl-wide-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .llf-cl-wide-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .llf-cl-wide-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .llf-cl-wide-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .llf-cl-wide-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .llf-cl-wide-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .llf-cl-wide-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .llf-cl-wide-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .llf-cl-wide-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .llf-offset-wide-0 {
        margin-left: 0;
    }
    .llf-offset-wide-1 {
        margin-left: 8.333333%;
    }
    .llf-offset-wide-2 {
        margin-left: 16.666667%;
    }
    .llf-offset-wide-3 {
        margin-left: 25%;
    }
    .llf-offset-wide-4 {
        margin-left: 33.333333%;
    }
    .llf-offset-wide-5 {
        margin-left: 41.666667%;
    }
    .llf-offset-wide-6 {
        margin-left: 50%;
    }
    .llf-offset-wide-7 {
        margin-left: 58.333333%;
    }
    .llf-offset-wide-8 {
        margin-left: 66.666667%;
    }
    .llf-offset-wide-9 {
        margin-left: 75%;
    }
    .llf-offset-wide-10 {
        margin-left: 83.333333%;
    }
    .llf-offset-wide-11 {
        margin-left: 91.666667%;
    }
}


/* End llf replacement */

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

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

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

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

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

.llf-table-bordered {
    border: 1px solid #dee2e6
}

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

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

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

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

.llf-table-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(0,0,0,.075)
}

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

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

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

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

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

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

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

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

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

.llf-table-success tbody+tbody,.llf-table-success td,.llf-table-success th,.llf-table-success thead th {
    border-color: #8fd19e
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.llf-table-dark.llf-table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255,255,255,.075)
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.llf-form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

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

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

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

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

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

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

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

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

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

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

.llf-cl-form-label-sm {
    padding-top: calc(.35rem + 1px);
    padding-bottom: calc(.35rem + 1px);
    font-size: .875rem;
    line-height: 1.5
}

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

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

.llf-form-control-sm {
    height: calc(1.5rem + 0.7rem + 2px);
    padding: .35rem 0.7rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

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

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

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

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

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

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

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

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

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

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

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

.llf-valid-feedback {
    display: none;
    width: 100%;
    margin-top: .35rem;
    font-size: 80%;
    color: #28a745
}

.llf-valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .35rem 0.7rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(40,167,69,.9);
    border-radius: .25rem
}

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

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

.llf-form-control.llf-is-valid:focus,.llf-was-validated .llf-form-control:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

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

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

.llf-custom-select.llf-is-valid:focus,.llf-was-validated .llf-custom-select:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

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

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

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

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

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

.llf-custom-control-input.llf-is-valid:focus~.llf-custom-control-label::before,.llf-was-validated .llf-custom-control-input:valid:focus~.llf-custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

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

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

.llf-custom-file-input.llf-is-valid:focus~.llf-custom-file-label,.llf-was-validated .llf-custom-file-input:valid:focus~.llf-custom-file-label {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.llf-invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .35rem;
    font-size: 80%;
    color: #dc3545
}

.llf-invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .35rem 0.7rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(220,53,69,.9);
    border-radius: .25rem
}

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

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

.llf-form-control.llf-is-invalid:focus,.llf-was-validated .llf-form-control:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

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

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

.llf-custom-select.llf-is-invalid:focus,.llf-was-validated .llf-custom-select:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

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

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

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

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

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

.llf-custom-control-input.llf-is-invalid:focus~.llf-custom-control-label::before,.llf-was-validated .llf-custom-control-input:invalid:focus~.llf-custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

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

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

.llf-custom-file-input.llf-is-invalid:focus~.llf-custom-file-label,.llf-was-validated .llf-custom-file-input:invalid:focus~.llf-custom-file-label {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

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

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

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

    .llf-form-inline .llf-form-group {
        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
    }

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

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

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

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

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

    .llf-form-inline .llf-custom-control {
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }

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

.llf-fade {
    transition: opacity .15s linear
}

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

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

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

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

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

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

.llf-dropdown-toggle {
    white-space: nowrap
}

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

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

.llf-dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.7rem 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
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.llf-dropdown-menu.llf-show {
    display: block
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.llf-input-group-append,.llf-input-group-prepend {
    display: -ms-flexbox;
    display: flex
}

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

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

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

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

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

.llf-input-group-text {
    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
}

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

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

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

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

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

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

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

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

.llf-custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem
}

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

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

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

.llf-custom-control-input:focus~.llf-custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

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

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

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

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

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

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

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

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

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

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

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

.llf-custom-checkbox .llf-custom-control-input:disabled:checked~.llf-custom-control-label::before {
    background-color: rgba(0,123,255,.5)
}

.llf-custom-checkbox .llf-custom-control-input:disabled:indeterminate~.llf-custom-control-label::before {
    background-color: rgba(0,123,255,.5)
}

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

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

.llf-custom-radio .llf-custom-control-input:disabled:checked~.llf-custom-control-label::before {
    background-color: rgba(0,123,255,.5)
}

.llf-custom-switch {
    padding-left: 2.35rem
}

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

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

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

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

.llf-custom-switch .llf-custom-control-input:disabled:checked~.llf-custom-control-label::before {
    background-color: rgba(0,123,255,.5)
}

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

.llf-custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

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

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

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

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

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

.llf-custom-select-sm {
    height: calc(1.5rem + 0.7rem + 2px);
    padding-top: .35rem;
    padding-bottom: .35rem;
    padding-left: 0.7rem;
    font-size: .875rem
}

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

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

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

.llf-custom-file-input:focus~.llf-custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

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

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

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

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

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

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

.llf-custom-range:focus {
    outline: 0
}

.llf-custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
}

.llf-custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
}

.llf-custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.llf-nav-tabs .llf-nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .35rem;
    border-top-right-radius: .35rem
}

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

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

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

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

.llf-nav-pills .llf-nav-link {
    border-radius: .25rem
}

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

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

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

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

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

.llf-navbar {
    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: 0.7rem 1rem
}

.llf-navbar .llf-container,.llf-navbar .llf-container-fluid,.llf-navbar .llf-container-lg,.llf-navbar .llf-container-md,.llf-navbar .llf-container-sm,.llf-navbar .llf-container-xl {
    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
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.llf-navbar-expand {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.llf-navbar-expand>.llf-container,.llf-navbar-expand>.llf-container-fluid,.llf-navbar-expand>.llf-container-lg,.llf-navbar-expand>.llf-container-md,.llf-navbar-expand>.llf-container-sm,.llf-navbar-expand>.llf-container-xl {
    padding-right: 0;
    padding-left: 0
}

.llf-navbar-expand .llf-navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row
}

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

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

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

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

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

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

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

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

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

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

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

.llf-navbar-light .llf-navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: rgba(0,0,0,.1)
}

.llf-navbar-light .llf-navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.llf-w3.llf-org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

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

.llf-navbar-light .llf-navbar-text a {
    color: rgba(0,0,0,.9)
}

.llf-navbar-light .llf-navbar-text a:focus,.llf-navbar-light .llf-navbar-text a:hover {
    color: rgba(0,0,0,.9)
}

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

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

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

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

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

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

.llf-navbar-dark .llf-navbar-toggler {
    color: rgba(255,255,255,.5);
    border-color: rgba(255,255,255,.1)
}

.llf-navbar-dark .llf-navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.llf-w3.llf-org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

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

.llf-navbar-dark .llf-navbar-text a {
    color: #fff
}

.llf-navbar-dark .llf-navbar-text a:focus,.llf-navbar-dark .llf-navbar-text a:hover {
    color: #fff
}

.llf-card {
    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
}

.llf-card>hr {
    margin-right: 0;
    margin-left: 0
}

.llf-card>.llf-list-group:first-child .llf-list-group-item:first-child {
    border-top-left-radius: .35rem;
    border-top-right-radius: .35rem
}

.llf-card>.llf-list-group:last-child .llf-list-group-item:last-child {
    border-bottom-right-radius: .35rem;
    border-bottom-left-radius: .35rem
}

.llf-card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.35rem
}

.llf-card-title {

}

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

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

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

.llf-card-link+.llf-card-link {
    margin-left: 1.35rem
}

.llf-card-header {
    padding: .75rem 1.35rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125)
}

.llf-card-header:first-child {
    border-radius: calc(.35rem - 1px) calc(.35rem - 1px) 0 0
}

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

.llf-card-footer {
    padding: .75rem 1.35rem;
    background-color: rgba(0,0,0,.03);
    border-top: 1px solid rgba(0,0,0,.125)
}

.llf-card-footer:last-child {
    border-radius: 0 0 calc(.35rem - 1px) calc(.35rem - 1px)
}

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

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

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

.llf-card-img,.llf-card-img-bottom,.llf-card-img-top {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%
}

.llf-card-img,.llf-card-img-top {
    border-top-left-radius: calc(.35rem - 1px);
    border-top-right-radius: calc(.35rem - 1px)
}

.llf-card-img,.llf-card-img-bottom {
    border-bottom-right-radius: calc(.35rem - 1px);
    border-bottom-left-radius: calc(.35rem - 1px)
}

.llf-card-deck .llf-card {
    margin-bottom: 15px
}

@media (min-width:576px) {
    .llf-card-deck {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }

    .llf-card-deck .llf-card {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px
    }
}

.llf-card-group>.llf-card {
    margin-bottom: 15px
}

@media (min-width:576px) {
    .llf-card-group {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .llf-card-group>.llf-card {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0
    }

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

    .llf-card-group>.llf-card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .llf-card-group>.llf-card:not(:last-child) .llf-card-header,.llf-card-group>.llf-card:not(:last-child) .llf-card-img-top {
        border-top-right-radius: 0
    }

    .llf-card-group>.llf-card:not(:last-child) .llf-card-footer,.llf-card-group>.llf-card:not(:last-child) .llf-card-img-bottom {
        border-bottom-right-radius: 0
    }

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

    .llf-card-group>.llf-card:not(:first-child) .llf-card-header,.llf-card-group>.llf-card:not(:first-child) .llf-card-img-top {
        border-top-left-radius: 0
    }

    .llf-card-group>.llf-card:not(:first-child) .llf-card-footer,.llf-card-group>.llf-card:not(:first-child) .llf-card-img-bottom {
        border-bottom-left-radius: 0
    }
}

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

@media (min-width:576px) {
    .llf-card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.35rem;
        -moz-column-gap: 1.35rem;
        column-gap: 1.35rem;
        orphans: 1;
        widows: 1
    }

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

.llf-accordion>.llf-card {
    overflow: hidden
}

.llf-accordion>.llf-card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.llf-accordion>.llf-card:not(:first-of-type) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.llf-accordion>.llf-card>.llf-card-header {
    border-radius: 0;
    margin-bottom: -1px
}

.llf-breadcrumb {
    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
}

.llf-breadcrumb-item+.llf-breadcrumb-item {
    padding-left: 0.7rem
}

.llf-breadcrumb-item+.llf-breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.7rem;
    color: #6c757d;
    content: "/"
}

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

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

.llf-breadcrumb-item.llf-active {
    color: #6c757d
}

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

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

.llf-page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.llf-page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.llf-page-item:first-child .llf-page-link {
    margin-left: 0;
    border-top-left-radius: .35rem;
    border-bottom-left-radius: .35rem
}

.llf-page-item:last-child .llf-page-link {
    border-top-right-radius: .35rem;
    border-bottom-right-radius: .35rem
}

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

.llf-page-item.llf-disabled .llf-page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}

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

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

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

.llf-pagination-sm .llf-page-link {
    padding: .35rem 0.7rem;
    font-size: .875rem;
    line-height: 1.5
}

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

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

.llf-badge {
    display: inline-block;
    padding: .35rem .4rem;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    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 (prefers-reduced-motion:reduce) {
    .llf-badge {
        transition: none
    }
}

a.llf-badge:focus,a.llf-badge:hover {
    text-decoration: none
}

.llf-badge:empty {
    display: none
}

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

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

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

a.llf-badge-primary:focus,a.llf-badge-primary:hover {
    color: #fff;
    background-color: #0062cc
}

a.llf-badge-primary.llf-focus,a.llf-badge-primary:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.5)
}

.llf-badge-secondary {
    color: #fff;
    background-color: #6c757d
}

a.llf-badge-secondary:focus,a.llf-badge-secondary:hover {
    color: #fff;
    background-color: #545b62
}

a.llf-badge-secondary.llf-focus,a.llf-badge-secondary:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(108,117,125,.5)
}

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

a.llf-badge-success:focus,a.llf-badge-success:hover {
    color: #fff;
    background-color: #1e7e34
}

a.llf-badge-success.llf-focus,a.llf-badge-success:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}

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

a.llf-badge-info:focus,a.llf-badge-info:hover {
    color: #fff;
    background-color: #117a8b
}

a.llf-badge-info.llf-focus,a.llf-badge-info:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}

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

a.llf-badge-warning:focus,a.llf-badge-warning:hover {
    color: #212529;
    background-color: #d39e00
}

a.llf-badge-warning.llf-focus,a.llf-badge-warning:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}

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

a.llf-badge-danger:focus,a.llf-badge-danger:hover {
    color: #fff;
    background-color: #bd2130
}

a.llf-badge-danger.llf-focus,a.llf-badge-danger:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
}

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

a.llf-badge-light:focus,a.llf-badge-light:hover {
    color: #212529;
    background-color: #dae0e5
}

a.llf-badge-light.llf-focus,a.llf-badge-light:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
}

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

a.llf-badge-dark:focus,a.llf-badge-dark:hover {
    color: #fff;
    background-color: #1d2124
}

a.llf-badge-dark.llf-focus,a.llf-badge-dark:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
}

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

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

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

.llf-alert {
    position: relative;
    padding: .75rem 1.35rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.llf-alert-heading {
    color: inherit
}

.llf-alert-link {
    font-weight: 700
}

.llf-alert-dismissible {
    padding-right: 4rem
}

.llf-alert-dismissible .llf-close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1.35rem;
    color: inherit
}

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

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

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

.llf-alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db
}

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

.llf-alert-secondary .llf-alert-link {
    color: #202326
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    to {
        background-position: 0 0
    }
}

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

    to {
        background-position: 0 0
    }
}

.llf-progress {
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem
}

.llf-progress-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    transition: width .6s ease
}

@media (prefers-reduced-motion:reduce) {
    .llf-progress-bar {
        transition: none
    }
}

.llf-progress-bar-striped {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 1rem 1rem
}

.llf-progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite
}

@media (prefers-reduced-motion:reduce) {
    .llf-progress-bar-animated {
        -webkit-animation: none;
        animation: none
    }
}

.llf-media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}

.llf-media-body {
    -ms-flex: 1;
    flex: 1
}

.llf-list-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.llf-list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit
}

.llf-list-group-item-action:focus,.llf-list-group-item-action:hover {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa
}

.llf-list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef
}

.llf-list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.35rem;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125)
}

.llf-list-group-item:first-child {
    border-top-left-radius: .35rem;
    border-top-right-radius: .35rem
}

.llf-list-group-item:last-child {
    border-bottom-right-radius: .35rem;
    border-bottom-left-radius: .35rem
}

.llf-list-group-item.llf-disabled,.llf-list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff
}

.llf-list-group-item.llf-active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.llf-list-group-item+.llf-list-group-item {
    border-top-width: 0
}

.llf-list-group-item+.llf-list-group-item.llf-active {
    margin-top: -1px;
    border-top-width: 1px
}

.llf-list-group-horizontal {
    -ms-flex-direction: row;
    flex-direction: row
}

.llf-list-group-horizontal .llf-list-group-item:first-child {
    border-bottom-left-radius: .35rem;
    border-top-right-radius: 0
}

.llf-list-group-horizontal .llf-list-group-item:last-child {
    border-top-right-radius: .35rem;
    border-bottom-left-radius: 0
}

.llf-list-group-horizontal .llf-list-group-item.llf-active {
    margin-top: 0
}

.llf-list-group-horizontal .llf-list-group-item+.llf-list-group-item {
    border-top-width: 1px;
    border-left-width: 0
}

.llf-list-group-horizontal .llf-list-group-item+.llf-list-group-item.llf-active {
    margin-left: -1px;
    border-left-width: 1px
}

@media (min-width:576px) {
    .llf-list-group-horizontal-sm {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .llf-list-group-horizontal-sm .llf-list-group-item:first-child {
        border-bottom-left-radius: .35rem;
        border-top-right-radius: 0
    }

    .llf-list-group-horizontal-sm .llf-list-group-item:last-child {
        border-top-right-radius: .35rem;
        border-bottom-left-radius: 0
    }

    .llf-list-group-horizontal-sm .llf-list-group-item.llf-active {
        margin-top: 0
    }

    .llf-list-group-horizontal-sm .llf-list-group-item+.llf-list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .llf-list-group-horizontal-sm .llf-list-group-item+.llf-list-group-item.llf-active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

@media (min-width:768px) {
    .llf-list-group-horizontal-md {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .llf-list-group-horizontal-md .llf-list-group-item:first-child {
        border-bottom-left-radius: .35rem;
        border-top-right-radius: 0
    }

    .llf-list-group-horizontal-md .llf-list-group-item:last-child {
        border-top-right-radius: .35rem;
        border-bottom-left-radius: 0
    }

    .llf-list-group-horizontal-md .llf-list-group-item.llf-active {
        margin-top: 0
    }

    .llf-list-group-horizontal-md .llf-list-group-item+.llf-list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .llf-list-group-horizontal-md .llf-list-group-item+.llf-list-group-item.llf-active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

@media (min-width:992px) {
    .llf-list-group-horizontal-lg {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .llf-list-group-horizontal-lg .llf-list-group-item:first-child {
        border-bottom-left-radius: .35rem;
        border-top-right-radius: 0
    }

    .llf-list-group-horizontal-lg .llf-list-group-item:last-child {
        border-top-right-radius: .35rem;
        border-bottom-left-radius: 0
    }

    .llf-list-group-horizontal-lg .llf-list-group-item.llf-active {
        margin-top: 0
    }

    .llf-list-group-horizontal-lg .llf-list-group-item+.llf-list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .llf-list-group-horizontal-lg .llf-list-group-item+.llf-list-group-item.llf-active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

@media (min-width:1200px) {
    .llf-list-group-horizontal-xl {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .llf-list-group-horizontal-xl .llf-list-group-item:first-child {
        border-bottom-left-radius: .35rem;
        border-top-right-radius: 0
    }

    .llf-list-group-horizontal-xl .llf-list-group-item:last-child {
        border-top-right-radius: .35rem;
        border-bottom-left-radius: 0
    }

    .llf-list-group-horizontal-xl .llf-list-group-item.llf-active {
        margin-top: 0
    }

    .llf-list-group-horizontal-xl .llf-list-group-item+.llf-list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .llf-list-group-horizontal-xl .llf-list-group-item+.llf-list-group-item.llf-active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

.llf-list-group-flush .llf-list-group-item {
    border-right-width: 0;
    border-left-width: 0;
    border-radius: 0
}

.llf-list-group-flush .llf-list-group-item:first-child {
    border-top-width: 0
}

.llf-list-group-flush:last-child .llf-list-group-item:last-child {
    border-bottom-width: 0
}

.llf-list-group-item-primary {
    color: #004085;
    background-color: #b8daff
}

.llf-list-group-item-primary.llf-list-group-item-action:focus,.llf-list-group-item-primary.llf-list-group-item-action:hover {
    color: #004085;
    background-color: #9fcdff
}

.llf-list-group-item-primary.llf-list-group-item-action.llf-active {
    color: #fff;
    background-color: #004085;
    border-color: #004085
}

.llf-list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db
}

.llf-list-group-item-secondary.llf-list-group-item-action:focus,.llf-list-group-item-secondary.llf-list-group-item-action:hover {
    color: #383d41;
    background-color: #c8cbcf
}

.llf-list-group-item-secondary.llf-list-group-item-action.llf-active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41
}

.llf-list-group-item-success {
    color: #155724;
    background-color: #c3e6cb
}

.llf-list-group-item-success.llf-list-group-item-action:focus,.llf-list-group-item-success.llf-list-group-item-action:hover {
    color: #155724;
    background-color: #b1dfbb
}

.llf-list-group-item-success.llf-list-group-item-action.llf-active {
    color: #fff;
    background-color: #155724;
    border-color: #155724
}

.llf-list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb
}

.llf-list-group-item-info.llf-list-group-item-action:focus,.llf-list-group-item-info.llf-list-group-item-action:hover {
    color: #0c5460;
    background-color: #abdde5
}

.llf-list-group-item-info.llf-list-group-item-action.llf-active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460
}

.llf-list-group-item-warning {
    color: #856404;
    background-color: #ffeeba
}

.llf-list-group-item-warning.llf-list-group-item-action:focus,.llf-list-group-item-warning.llf-list-group-item-action:hover {
    color: #856404;
    background-color: #ffe8a1
}

.llf-list-group-item-warning.llf-list-group-item-action.llf-active {
    color: #fff;
    background-color: #856404;
    border-color: #856404
}

.llf-list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb
}

.llf-list-group-item-danger.llf-list-group-item-action:focus,.llf-list-group-item-danger.llf-list-group-item-action:hover {
    color: #721c24;
    background-color: #f1b0b7
}

.llf-list-group-item-danger.llf-list-group-item-action.llf-active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24
}

.llf-list-group-item-light {
    color: #818182;
    background-color: #fdfdfe
}

.llf-list-group-item-light.llf-list-group-item-action:focus,.llf-list-group-item-light.llf-list-group-item-action:hover {
    color: #818182;
    background-color: #ececf6
}

.llf-list-group-item-light.llf-list-group-item-action.llf-active {
    color: #fff;
    background-color: #818182;
    border-color: #818182
}

.llf-list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca
}

.llf-list-group-item-dark.llf-list-group-item-action:focus,.llf-list-group-item-dark.llf-list-group-item-action:hover {
    color: #1b1e21;
    background-color: #b9bbbe
}

.llf-list-group-item-dark.llf-list-group-item-action.llf-active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21
}

.llf-close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

.llf-close:hover {
    color: #000;
    text-decoration: none
}

.llf-close:not(:disabled):not(.llf-disabled):focus,.llf-close:not(:disabled):not(.llf-disabled):hover {
    opacity: .75
}

button.llf-close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

a.llf-close.llf-disabled {
    pointer-events: none
}

.llf-toast {
    max-width: 350px;
    overflow: hidden;
    font-size: .875rem;
    background-color: rgba(255,255,255,.85);
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.1);
    box-shadow: 0 .35rem .75rem rgba(0,0,0,.1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    opacity: 0;
    border-radius: .25rem
}

.llf-toast:not(:last-child) {
    margin-bottom: .75rem
}

.llf-toast.llf-showing {
    opacity: 1
}

.llf-toast.llf-show {
    display: block;
    opacity: 1
}

.llf-toast.llf-hide {
    display: none
}

.llf-toast-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .35rem .75rem;
    color: #6c757d;
    background-color: rgba(255,255,255,.85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0,0,0,.05)
}

.llf-toast-body {
    padding: .75rem
}

.llf-modal-open {
    overflow: hidden
}

.llf-modal-open .llf-modal {
    overflow-x: hidden;
    overflow-y: auto
}

.llf-modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0
}

.llf-modal-dialog {
    position: relative;
    width: auto;
    margin: 0.7rem;
    pointer-events: none
}

.llf-modal.llf-fade .llf-modal-dialog {
    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,-50px);
    transform: translate(0,-50px)
}

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

.llf-modal.llf-show .llf-modal-dialog {
    -webkit-transform: none;
    transform: none
}

.llf-modal.llf-modal-static .llf-modal-dialog {
    -webkit-transform: scale(1.02);
    transform: scale(1.02)
}

.llf-modal-dialog-scrollable {
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100% - 1rem)
}

.llf-modal-dialog-scrollable .llf-modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden
}

.llf-modal-dialog-scrollable .llf-modal-footer,.llf-modal-dialog-scrollable .llf-modal-header {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.llf-modal-dialog-scrollable .llf-modal-body {
    overflow-y: auto
}

.llf-modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.llf-modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    content: ""
}

.llf-modal-dialog-centered.llf-modal-dialog-scrollable {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%
}

.llf-modal-dialog-centered.llf-modal-dialog-scrollable .llf-modal-content {
    max-height: none
}

.llf-modal-dialog-centered.llf-modal-dialog-scrollable::before {
    content: none
}

.llf-modal-content {
    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
}

.llf-modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

.llf-modal-backdrop.llf-fade {
    opacity: 0
}

.llf-modal-backdrop.llf-show {
    opacity: .5
}

.llf-modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.llf-modal-header .llf-close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto
}

.llf-modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.llf-modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem
}

.llf-modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: .75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(.3rem - 1px);
    border-bottom-left-radius: calc(.3rem - 1px)
}

.llf-modal-footer>* {
    margin: .35rem
}

.llf-modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:576px) {
    .llf-modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }

    .llf-modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem)
    }

    .llf-modal-dialog-scrollable .llf-modal-content {
        max-height: calc(100vh - 3.5rem)
    }

    .llf-modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }

    .llf-modal-dialog-centered::before {
        height: calc(100vh - 3.5rem)
    }

    .llf-modal-sm {
        max-width: 300px
    }
}

@media (min-width:992px) {
    .llf-modal-lg,.llf-modal-xl {
        max-width: 800px
    }
}

@media (min-width:1200px) {
    .llf-modal-xl {
        max-width: 1140px
    }
}

.llf-tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system,BlinkMacsystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color remoji","Segoe UI remoji","Segoe UI Symbol","Noto Color remoji";
    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
}

.llf-tooltip.llf-show {
    opacity: .9
}

.llf-tooltip .llf-arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}

.llf-tooltip .llf-arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid
}

.llf-bs-tooltip-auto[x-placement^=top],.llf-bs-tooltip-top {
    padding: .4rem 0
}

.llf-bs-tooltip-auto[x-placement^=top] .llf-arrow,.llf-bs-tooltip-top .llf-arrow {
    bottom: 0
}

.llf-bs-tooltip-auto[x-placement^=top] .llf-arrow::before,.llf-bs-tooltip-top .llf-arrow::before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #000
}

.llf-bs-tooltip-auto[x-placement^=right],.llf-bs-tooltip-right {
    padding: 0 .4rem
}

.llf-bs-tooltip-auto[x-placement^=right] .llf-arrow,.llf-bs-tooltip-right .llf-arrow {
    left: 0;
    width: .4rem;
    height: .8rem
}

.llf-bs-tooltip-auto[x-placement^=right] .llf-arrow::before,.llf-bs-tooltip-right .llf-arrow::before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #000
}

.llf-bs-tooltip-auto[x-placement^=bottom],.llf-bs-tooltip-bottom {
    padding: .4rem 0
}

.llf-bs-tooltip-auto[x-placement^=bottom] .llf-arrow,.llf-bs-tooltip-bottom .llf-arrow {
    top: 0
}

.llf-bs-tooltip-auto[x-placement^=bottom] .llf-arrow::before,.llf-bs-tooltip-bottom .llf-arrow::before {
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000
}

.llf-bs-tooltip-auto[x-placement^=left],.llf-bs-tooltip-left {
    padding: 0 .4rem
}

.llf-bs-tooltip-auto[x-placement^=left] .llf-arrow,.llf-bs-tooltip-left .llf-arrow {
    right: 0;
    width: .4rem;
    height: .8rem
}

.llf-bs-tooltip-auto[x-placement^=left] .llf-arrow::before,.llf-bs-tooltip-left .llf-arrow::before {
    left: 0;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #000
}

.llf-tooltip-inner {
    max-width: 200px;
    padding: .35rem 0.7rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

.llf-popover {
    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,"Noto Sans",sans-serif,"Apple Color remoji","Segoe UI remoji","Segoe UI Symbol","Noto Color remoji";
    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
}

.llf-popover .llf-arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.7rem;
    margin: 0 .3rem
}

.llf-popover .llf-arrow::after,.llf-popover .llf-arrow::before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid
}

.llf-bs-popover-auto[x-placement^=top],.llf-bs-popover-top {
    margin-bottom: 0.7rem
}

.llf-bs-popover-auto[x-placement^=top]>.llf-arrow,.llf-bs-popover-top>.llf-arrow {
    bottom: calc(-.5rem - 1px)
}

.llf-bs-popover-auto[x-placement^=top]>.llf-arrow::before,.llf-bs-popover-top>.llf-arrow::before {
    bottom: 0;
    border-width: 0.7rem 0.7rem 0;
    border-top-color: rgba(0,0,0,.25)
}

.llf-bs-popover-auto[x-placement^=top]>.llf-arrow::after,.llf-bs-popover-top>.llf-arrow::after {
    bottom: 1px;
    border-width: 0.7rem 0.7rem 0;
    border-top-color: #fff
}

.llf-bs-popover-auto[x-placement^=right],.llf-bs-popover-right {
    margin-left: 0.7rem
}

.llf-bs-popover-auto[x-placement^=right]>.llf-arrow,.llf-bs-popover-right>.llf-arrow {
    left: calc(-.5rem - 1px);
    width: 0.7rem;
    height: 1rem;
    margin: .3rem 0
}

.llf-bs-popover-auto[x-placement^=right]>.llf-arrow::before,.llf-bs-popover-right>.llf-arrow::before {
    left: 0;
    border-width: 0.7rem 0.7rem 0.7rem 0;
    border-right-color: rgba(0,0,0,.25)
}

.llf-bs-popover-auto[x-placement^=right]>.llf-arrow::after,.llf-bs-popover-right>.llf-arrow::after {
    left: 1px;
    border-width: 0.7rem 0.7rem 0.7rem 0;
    border-right-color: #fff
}

.llf-bs-popover-auto[x-placement^=bottom],.llf-bs-popover-bottom {
    margin-top: 0.7rem
}

.llf-bs-popover-auto[x-placement^=bottom]>.llf-arrow,.llf-bs-popover-bottom>.llf-arrow {
    top: calc(-.5rem - 1px)
}

.llf-bs-popover-auto[x-placement^=bottom]>.llf-arrow::before,.llf-bs-popover-bottom>.llf-arrow::before {
    top: 0;
    border-width: 0 0.7rem 0.7rem 0.7rem;
    border-bottom-color: rgba(0,0,0,.25)
}

.llf-bs-popover-auto[x-placement^=bottom]>.llf-arrow::after,.llf-bs-popover-bottom>.llf-arrow::after {
    top: 1px;
    border-width: 0 0.7rem 0.7rem 0.7rem;
    border-bottom-color: #fff
}

.llf-bs-popover-auto[x-placement^=bottom] .llf-popover-header::before,.llf-bs-popover-bottom .llf-popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7
}

.llf-bs-popover-auto[x-placement^=left],.llf-bs-popover-left {
    margin-right: 0.7rem
}

.llf-bs-popover-auto[x-placement^=left]>.llf-arrow,.llf-bs-popover-left>.llf-arrow {
    right: calc(-.5rem - 1px);
    width: 0.7rem;
    height: 1rem;
    margin: .3rem 0
}

.llf-bs-popover-auto[x-placement^=left]>.llf-arrow::before,.llf-bs-popover-left>.llf-arrow::before {
    right: 0;
    border-width: 0.7rem 0 0.7rem 0.7rem;
    border-left-color: rgba(0,0,0,.25)
}

.llf-bs-popover-auto[x-placement^=left]>.llf-arrow::after,.llf-bs-popover-left>.llf-arrow::after {
    right: 1px;
    border-width: 0.7rem 0 0.7rem 0.7rem;
    border-left-color: #fff
}

.llf-popover-header {
    padding: 0.7rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.llf-popover-header:empty {
    display: none
}

.llf-popover-body {
    padding: 0.7rem .75rem;
    color: #212529
}

.llf-carousel {
    position: relative
}

.llf-carousel.llf-pointer-event {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.llf-carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.llf-carousel-inner::after {
    display: block;
    clear: both;
    content: ""
}

.llf-carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .llf-carousel-item {
        transition: none
    }
}

.llf-carousel-item-next,.llf-carousel-item-prev,.llf-carousel-item.llf-active {
    display: block
}

.llf-active.llf-carousel-item-right,.llf-carousel-item-next:not(.llf-carousel-item-left) {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.llf-active.llf-carousel-item-left,.llf-carousel-item-prev:not(.llf-carousel-item-right) {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.llf-carousel-fade .llf-carousel-item {
    opacity: 0;
    transition-property: opacity;
    -webkit-transform: none;
    transform: none
}

.llf-carousel-fade .llf-carousel-item-next.llf-carousel-item-left,.llf-carousel-fade .llf-carousel-item-prev.llf-carousel-item-right,.llf-carousel-fade .llf-carousel-item.llf-active {
    z-index: 1;
    opacity: 1
}

.llf-carousel-fade .llf-active.llf-carousel-item-left,.llf-carousel-fade .llf-active.llf-carousel-item-right {
    z-index: 0;
    opacity: 0;
    transition: opacity 0s .6s
}

@media (prefers-reduced-motion:reduce) {
    .llf-carousel-fade .llf-active.llf-carousel-item-left,.llf-carousel-fade .llf-active.llf-carousel-item-right {
        transition: none
    }
}

.llf-carousel-control-next,.llf-carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    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;
    transition: opacity .15s ease
}

@media (prefers-reduced-motion:reduce) {
    .llf-carousel-control-next,.llf-carousel-control-prev {
        transition: none
    }
}

.llf-carousel-control-next:focus,.llf-carousel-control-next:hover,.llf-carousel-control-prev:focus,.llf-carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.llf-carousel-control-prev {
    left: 0
}

.llf-carousel-control-next {
    right: 0
}

.llf-carousel-control-next-icon,.llf-carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: no-repeat 50%/100% 100%
}

.llf-carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.llf-w3.llf-org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")
}

.llf-carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.llf-w3.llf-org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")
}

.llf-carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    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
}

.llf-carousel-indicators li {
    box-sizing: content-box;
    -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: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease
}

@media (prefers-reduced-motion:reduce) {
    .llf-carousel-indicators li {
        transition: none
    }
}

.llf-carousel-indicators .llf-active {
    opacity: 1
}

.llf-carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

@-webkit-keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.llf-spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: .35rem solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite
}

.llf-spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: .2rem
}

@-webkit-keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        opacity: 1
    }
}

@keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        opacity: 1
    }
}

.llf-spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: spinner-grow .75s linear infinite;
    animation: spinner-grow .75s linear infinite
}

.llf-spinner-grow-sm {
    width: 1rem;
    height: 1rem
}

.llf-align-baseline {
    vertical-align: baseline!important
}

.llf-align-top {
    vertical-align: top!important
}

.llf-align-middle {
    vertical-align: middle!important
}

.llf-align-bottom {
    vertical-align: bottom!important
}

.llf-align-text-bottom {
    vertical-align: text-bottom!important
}

.llf-align-text-top {
    vertical-align: text-top!important
}

.llf-bg-primary {
    background-color: #007bff!important
}

a.llf-bg-primary:focus,a.llf-bg-primary:hover,button.llf-bg-primary:focus,button.llf-bg-primary:hover {
    background-color: #0062cc!important
}

.llf-bg-secondary {
    background-color: #6c757d!important
}

a.llf-bg-secondary:focus,a.llf-bg-secondary:hover,button.llf-bg-secondary:focus,button.llf-bg-secondary:hover {
    background-color: #545b62!important
}

.llf-bg-success {
    background-color: #28a745!important
}

a.llf-bg-success:focus,a.llf-bg-success:hover,button.llf-bg-success:focus,button.llf-bg-success:hover {
    background-color: #1e7e34!important
}

.llf-bg-info {
    background-color: #17a2b8!important
}

a.llf-bg-info:focus,a.llf-bg-info:hover,button.llf-bg-info:focus,button.llf-bg-info:hover {
    background-color: #117a8b!important
}

.llf-bg-warning {
    background-color: #ffc107!important
}

a.llf-bg-warning:focus,a.llf-bg-warning:hover,button.llf-bg-warning:focus,button.llf-bg-warning:hover {
    background-color: #d39e00!important
}

.llf-bg-danger {
    background-color: #dc3545!important
}

a.llf-bg-danger:focus,a.llf-bg-danger:hover,button.llf-bg-danger:focus,button.llf-bg-danger:hover {
    background-color: #bd2130!important
}

.llf-bg-light {
    background-color: #f8f9fa!important
}

a.llf-bg-light:focus,a.llf-bg-light:hover,button.llf-bg-light:focus,button.llf-bg-light:hover {
    background-color: #dae0e5!important
}

.llf-bg-dark {
    background-color: #343a40!important
}

a.llf-bg-dark:focus,a.llf-bg-dark:hover,button.llf-bg-dark:focus,button.llf-bg-dark:hover {
    background-color: #1d2124!important
}

.llf-bg-white {
    background-color: #fff!important
}

.llf-bg-transparent {
    background-color: transparent!important
}

[class*="llf-border"] {
    border-width: 0px;
}

.llf-border-all {
    border: 1px var(--border-style) var(--border-color) !important;
}

.llf-border-0 {
    border: 0 !important;
}

.llf-border-top {
    border-top: 1px var(--border-style) var(--border-color) !important;
}

.llf-border-top-0 {
    border-top: 0 !important;
}

.llf-border-right {
    border-right: 1px var(--border-style) var(--border-color) !important;
}

.llf-border-right-0 {
    border-right: 0 !important;
}

.llf-border-bottom {
    border-bottom: 1px var(--border-style) var(--border-color) !important;
}

.llf-border-bottom-0 {
    border-bottom: 0 !important;
}

.llf-border-left {
    border-left: 1px var(--border-style) var(--border-color) !important;
}

.llf-border-left-0 {
    border-left: 0 !important;
}

.llf-border-primary {
    border-color: var(--border-color) !important;
}

.llf-border-secondary {
    border-color: #6c757d !important;
}

.llf-border-success {
    border-color: #28a745 !important;
}

.llf-border-info {
    border-color: #17a2b8 !important;
}

.llf-border-warning {
    border-color: #ffc107 !important;
}

.llf-border-danger {
    border-color: #dc3545 !important;
}

.llf-border-light {
    border-color: #f8f9fa !important;
}

.llf-border-dark {
    border-color: #343a40 !important;
}

.llf-border-white {
    border-color: #fff !important;
}


.llf-rounded-sm {
    border-radius: .2rem!important
}

.llf-rounded {
    border-radius: .25rem!important
}

.llf-rounded-top {
    border-top-left-radius: .35rem!important;
    border-top-right-radius: .35rem!important
}

.llf-rounded-right {
    border-top-right-radius: .35rem!important;
    border-bottom-right-radius: .35rem!important
}

.llf-rounded-bottom {
    border-bottom-right-radius: .35rem!important;
    border-bottom-left-radius: .35rem!important
}

.llf-rounded-left {
    border-top-left-radius: .35rem!important;
    border-bottom-left-radius: .35rem!important
}

.llf-rounded-lg {
    border-radius: .3rem!important
}

.llf-rounded-circle {
    border-radius: 50%!important
}

.llf-rounded-pill {
    border-radius: 50rem!important
}

.llf-rounded-0 {
    border-radius: 0!important
}

.llf-clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.llf-d-none {
    display: none!important
}

.llf-d-inline {
    display: inline!important
}

.llf-d-inline-block {
    display: inline-block!important
}

.llf-d-block {
    display: block!important
}

.llf-d-table {
    display: table!important
}

.llf-d-table-row {
    display: table-row!important
}

.llf-d-table-cell {
    display: table-cell!important
}

.llf-d-flex {
    display: -ms-flexbox!important;
    display: flex!important
}

.llf-d-inline-flex {
    display: -ms-inline-flexbox!important;
    display: inline-flex!important
}

@media (min-width:576px) {
    .llf-d-sm-none {
        display: none!important
    }

    .llf-d-sm-inline {
        display: inline!important
    }

    .llf-d-sm-inline-block {
        display: inline-block!important
    }

    .llf-d-sm-block {
        display: block!important
    }

    .llf-d-sm-table {
        display: table!important
    }

    .llf-d-sm-table-row {
        display: table-row!important
    }

    .llf-d-sm-table-cell {
        display: table-cell!important
    }

    .llf-d-sm-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .llf-d-sm-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width:768px) {
    .llf-d-md-none {
        display: none!important
    }

    .llf-d-md-inline {
        display: inline!important
    }

    .llf-d-md-inline-block {
        display: inline-block!important
    }

    .llf-d-md-block {
        display: block!important
    }

    .llf-d-md-table {
        display: table!important
    }

    .llf-d-md-table-row {
        display: table-row!important
    }

    .llf-d-md-table-cell {
        display: table-cell!important
    }

    .llf-d-md-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .llf-d-md-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width:992px) {
    .llf-d-lg-none {
        display: none!important
    }

    .llf-d-lg-inline {
        display: inline!important
    }

    .llf-d-lg-inline-block {
        display: inline-block!important
    }

    .llf-d-lg-block {
        display: block!important
    }

    .llf-d-lg-table {
        display: table!important
    }

    .llf-d-lg-table-row {
        display: table-row!important
    }

    .llf-d-lg-table-cell {
        display: table-cell!important
    }

    .llf-d-lg-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .llf-d-lg-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width:1200px) {
    .llf-d-xl-none {
        display: none!important
    }

    .llf-d-xl-inline {
        display: inline!important
    }

    .llf-d-xl-inline-block {
        display: inline-block!important
    }

    .llf-d-xl-block {
        display: block!important
    }

    .llf-d-xl-table {
        display: table!important
    }

    .llf-d-xl-table-row {
        display: table-row!important
    }

    .llf-d-xl-table-cell {
        display: table-cell!important
    }

    .llf-d-xl-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .llf-d-xl-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media print {
    .llf-d-print-none {
        display: none!important
    }

    .llf-d-print-inline {
        display: inline!important
    }

    .llf-d-print-inline-block {
        display: inline-block!important
    }

    .llf-d-print-block {
        display: block!important
    }

    .llf-d-print-table {
        display: table!important
    }

    .llf-d-print-table-row {
        display: table-row!important
    }

    .llf-d-print-table-cell {
        display: table-cell!important
    }

    .llf-d-print-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .llf-d-print-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

.llf-embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.llf-embed-responsive::before {
    display: block;
    content: ""
}

.llf-embed-responsive .llf-embed-responsive-item,.llf-embed-responsive embed,.llf-embed-responsive iframe,.llf-embed-responsive object,.llf-embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.llf-embed-responsive-21by9::before {
    padding-top: 42.857143%
}

.llf-embed-responsive-16by9::before {
    padding-top: 56.25%
}

.llf-embed-responsive-4by3::before {
    padding-top: 75%
}

.llf-embed-responsive-1by1::before {
    padding-top: 100%
}

.llf-flex-row {
    -ms-flex-direction: row!important;
    flex-direction: row!important
}

.llf-flex-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important
}

.llf-flex-row-reverse {
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
}

.llf-flex-column-reverse {
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important
}

.llf-flex-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important
}

.llf-flex-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important
}

.llf-flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important
}

.llf-flex-fill {
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important
}

.llf-flex-grow-0 {
    -ms-flex-positive: 0!important;
    flex-grow: 0!important
}

.llf-flex-grow-1 {
    -ms-flex-positive: 1!important;
    flex-grow: 1!important
}

.llf-flex-shrink-0 {
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important
}

.llf-flex-shrink-1 {
    -ms-flex-negative: 1!important;
    flex-shrink: 1!important
}

.llf-justify-content-start {
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
}

.llf-justify-content-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
}

.llf-justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important
}

.llf-justify-content-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
}

.llf-justify-content-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important
}

.llf-align-items-start {
    -ms-flex-align: start!important;
    align-items: flex-start!important
}

.llf-align-items-end {
    -ms-flex-align: end!important;
    align-items: flex-end!important
}

.llf-align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important
}

.llf-align-items-baseline {
    -ms-flex-align: baseline!important;
    align-items: baseline!important
}

.llf-align-items-stretch {
    -ms-flex-align: stretch!important;
    align-items: stretch!important
}

.llf-align-content-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important
}

.llf-align-content-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important
}

.llf-align-content-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important
}

.llf-align-content-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important
}

.llf-align-content-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important
}

.llf-align-content-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important
}

.llf-align-self-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important
}

.llf-align-self-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important
}

.llf-align-self-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important
}

.llf-align-self-center {
    -ms-flex-item-align: center!important;
    align-self: center!important
}

.llf-align-self-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important
}

.llf-align-self-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important
}

@media (min-width:576px) {
    .llf-flex-sm-row {
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .llf-flex-sm-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .llf-flex-sm-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .llf-flex-sm-column-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .llf-flex-sm-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .llf-flex-sm-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .llf-flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .llf-flex-sm-fill {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .llf-flex-sm-grow-0 {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .llf-flex-sm-grow-1 {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .llf-flex-sm-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .llf-flex-sm-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .llf-justify-content-sm-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .llf-justify-content-sm-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .llf-justify-content-sm-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .llf-justify-content-sm-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .llf-justify-content-sm-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .llf-align-items-sm-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .llf-align-items-sm-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .llf-align-items-sm-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .llf-align-items-sm-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .llf-align-items-sm-stretch {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .llf-align-content-sm-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .llf-align-content-sm-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .llf-align-content-sm-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .llf-align-content-sm-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .llf-align-content-sm-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .llf-align-content-sm-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .llf-align-self-sm-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .llf-align-self-sm-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .llf-align-self-sm-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .llf-align-self-sm-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .llf-align-self-sm-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .llf-align-self-sm-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width:768px) {
    .llf-flex-md-row {
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .llf-flex-md-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .llf-flex-md-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .llf-flex-md-column-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .llf-flex-md-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .llf-flex-md-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .llf-flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .llf-flex-md-fill {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .llf-flex-md-grow-0 {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .llf-flex-md-grow-1 {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .llf-flex-md-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .llf-flex-md-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .llf-justify-content-md-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .llf-justify-content-md-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .llf-justify-content-md-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .llf-justify-content-md-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .llf-justify-content-md-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .llf-align-items-md-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .llf-align-items-md-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .llf-align-items-md-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .llf-align-items-md-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .llf-align-items-md-stretch {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .llf-align-content-md-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .llf-align-content-md-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .llf-align-content-md-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .llf-align-content-md-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .llf-align-content-md-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .llf-align-content-md-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .llf-align-self-md-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .llf-align-self-md-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .llf-align-self-md-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .llf-align-self-md-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .llf-align-self-md-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .llf-align-self-md-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width:992px) {
    .llf-flex-lg-row {
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .llf-flex-lg-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .llf-flex-lg-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .llf-flex-lg-column-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .llf-flex-lg-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .llf-flex-lg-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .llf-flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .llf-flex-lg-fill {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .llf-flex-lg-grow-0 {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .llf-flex-lg-grow-1 {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .llf-flex-lg-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .llf-flex-lg-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .llf-justify-content-lg-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .llf-justify-content-lg-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .llf-justify-content-lg-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .llf-justify-content-lg-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .llf-justify-content-lg-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .llf-align-items-lg-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .llf-align-items-lg-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .llf-align-items-lg-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .llf-align-items-lg-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .llf-align-items-lg-stretch {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .llf-align-content-lg-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .llf-align-content-lg-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .llf-align-content-lg-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .llf-align-content-lg-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .llf-align-content-lg-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .llf-align-content-lg-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .llf-align-self-lg-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .llf-align-self-lg-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .llf-align-self-lg-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .llf-align-self-lg-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .llf-align-self-lg-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .llf-align-self-lg-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width:1200px) {
    .llf-flex-xl-row {
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .llf-flex-xl-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .llf-flex-xl-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .llf-flex-xl-column-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .llf-flex-xl-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .llf-flex-xl-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .llf-flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .llf-flex-xl-fill {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .llf-flex-xl-grow-0 {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .llf-flex-xl-grow-1 {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .llf-flex-xl-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .llf-flex-xl-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .llf-justify-content-xl-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .llf-justify-content-xl-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .llf-justify-content-xl-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .llf-justify-content-xl-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .llf-justify-content-xl-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .llf-align-items-xl-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .llf-align-items-xl-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .llf-align-items-xl-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .llf-align-items-xl-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .llf-align-items-xl-stretch {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .llf-align-content-xl-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .llf-align-content-xl-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .llf-align-content-xl-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .llf-align-content-xl-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .llf-align-content-xl-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .llf-align-content-xl-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .llf-align-self-xl-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .llf-align-self-xl-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .llf-align-self-xl-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .llf-align-self-xl-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .llf-align-self-xl-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .llf-align-self-xl-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

.llf-float-left {
    float: left!important
}

.llf-float-right {
    float: right!important
}

.llf-float-none {
    float: none!important
}

@media (min-width:576px) {
    .llf-float-sm-left {
        float: left!important
    }

    .llf-float-sm-right {
        float: right!important
    }

    .llf-float-sm-none {
        float: none!important
    }
}

@media (min-width:768px) {
    .llf-float-md-left {
        float: left!important
    }

    .llf-float-md-right {
        float: right!important
    }

    .llf-float-md-none {
        float: none!important
    }
}

@media (min-width:992px) {
    .llf-float-lg-left {
        float: left!important
    }

    .llf-float-lg-right {
        float: right!important
    }

    .llf-float-lg-none {
        float: none!important
    }
}

@media (min-width:1200px) {
    .llf-float-xl-left {
        float: left!important
    }

    .llf-float-xl-right {
        float: right!important
    }

    .llf-float-xl-none {
        float: none!important
    }
}

.llf-overflow-auto {
    overflow: auto!important
}

.llf-overflow-hidden {
    overflow: hidden!important
}

.llf-position-static {
    position: static!important
}

.llf-position-relative {
    position: relative!important
}

.llf-position-absolute {
    position: absolute!important
}

.llf-position-fixed {
    position: fixed!important
}

.llf-position-sticky {
    position: -webkit-sticky!important;
    position: sticky!important
}

.llf-fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.llf-fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .llf-sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.llf-sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0
}

.llf-sr-only-focusable:active,.llf-sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.llf-shadow-sm {
    box-shadow: 0 .125rem .35rem rgba(0,0,0,.075)!important
}

.llf-shadow {
    box-shadow: 0 0.7rem 1rem rgba(0,0,0,.15)!important
}

.llf-shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important
}

.llf-shadow-none {
    box-shadow: none!important
}

.llf-w-25 {
    width: 25%!important
}

.llf-w-50 {
    width: 50%!important
}

.llf-w-75 {
    width: 75%!important
}

.llf-w-100 {
    width: 100%!important
}

.llf-w-auto {
    width: auto!important
}

.llf-h-25 {
    height: 25%!important
}

.llf-h-50 {
    height: 50%!important
}

.llf-h-75 {
    height: 75%!important
}

.llf-h-100 {
    height: 100%!important
}

.llf-h-auto {
    height: auto!important
}

.llf-mw-100 {
    max-width: 100%!important
}

.llf-mh-100 {
    max-height: 100%!important
}

.llf-min-vw-100 {
    min-width: 100vw!important
}

.llf-min-vh-100 {
    min-height: 100vh!important
}

.llf-vw-100 {
    width: 100vw!important
}

.llf-vh-100 {
    height: 100vh!important
}

.llf-stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0,0,0,0)
}

.llf-m-0 {
    margin: 0!important
}

.llf-mt-0,.llf-my-0 {
    margin-top: 0!important
}

.llf-mr-0,.llf-mx-0 {
    margin-right: 0!important
}

.llf-mb-0,.llf-my-0 {
    margin-bottom: 0!important
}

.llf-ml-0,.llf-mx-0 {
    margin-left: 0!important
}

.llf-m-1 {
    margin: .35rem!important
}

.llf-mt-1,.llf-my-1 {
    margin-top: .35rem!important
}

.llf-mr-1,.llf-mx-1 {
    margin-right: .35rem!important
}

.llf-mb-1,.llf-my-1 {
    margin-bottom: .35rem!important
}

.llf-ml-1,.llf-mx-1 {
    margin-left: .35rem!important
}

.llf-m-2 {
    margin: 0.7rem!important
}

.llf-mt-2,.llf-my-2 {
    margin-top: 0.7rem!important
}

.llf-mr-2,.llf-mx-2 {
    margin-right: 0.7rem!important
}

.llf-mb-2,.llf-my-2 {
    margin-bottom: 0.7rem!important
}

.llf-ml-2,.llf-mx-2 {
    margin-left: 0.7rem!important
}

.llf-m-3 {
    margin: 1rem!important
}

.llf-mt-3,.llf-my-3 {
    margin-top: 1rem!important
}

.llf-mr-3,.llf-mx-3 {
    margin-right: 1rem!important
}

.llf-mb-3,.llf-my-3 {
    margin-bottom: 1rem!important
}

.llf-ml-3,.llf-mx-3 {
    margin-left: 1rem!important
}

.llf-m-4 {
    margin: 1.5rem!important
}

.llf-mt-4,.llf-my-4 {
    margin-top: 1.5rem!important
}

.llf-mr-4,.llf-mx-4 {
    margin-right: 1.5rem!important
}

.llf-mb-4,.llf-my-4 {
    margin-bottom: 1.5rem!important
}

.llf-ml-4,.llf-mx-4 {
    margin-left: 1.5rem!important
}

.llf-m-5 {
    margin: 3rem!important
}

.llf-mt-5,.llf-my-5 {
    margin-top: 3rem!important
}

.llf-mr-5,.llf-mx-5 {
    margin-right: 3rem!important
}

.llf-mb-5,.llf-my-5 {
    margin-bottom: 3rem!important
}

.llf-ml-5,.llf-mx-5 {
    margin-left: 3rem!important
}

.llf-p-0 {
    padding: 0!important
}

.llf-pt-0,.llf-py-0 {
    padding-top: 0!important
}

.llf-pr-0,.llf-px-0 {
    padding-right: 0!important
}

.llf-pb-0,.llf-py-0 {
    padding-bottom: 0!important
}

.llf-pl-0,.llf-px-0 {
    padding-left: 0!important
}

.llf-p-1 {
    padding: .35rem!important
}

.llf-pt-1,.llf-py-1 {
    padding-top: .35rem!important
}

.llf-pr-1,.llf-px-1 {
    padding-right: .35rem!important
}

.llf-pb-1,.llf-py-1 {
    padding-bottom: .35rem!important
}

.llf-pl-1,.llf-px-1 {
    padding-left: .35rem!important
}

.llf-p-2 {
    padding: 0.7rem!important
}

.llf-pt-2,.llf-py-2 {
    padding-top: 0.7rem!important
}

.llf-pr-2,.llf-px-2 {
    padding-right: 0.7rem!important
}

.llf-pb-2,.llf-py-2 {
    padding-bottom: 0.7rem!important
}

.llf-pl-2,.llf-px-2 {
    padding-left: 0.7rem!important
}

.llf-p-3 {
    padding: 1rem!important
}

.llf-pt-3,.llf-py-3 {
    padding-top: 1rem!important
}

.llf-pr-3,.llf-px-3 {
    padding-right: 1rem!important
}

.llf-pb-3,.llf-py-3 {
    padding-bottom: 1rem!important
}

.llf-pl-3,.llf-px-3 {
    padding-left: 1rem!important
}

.llf-p-4 {
    padding: 1.5rem!important
}

.llf-pt-4,.llf-py-4 {
    padding-top: 1.5rem!important
}

.llf-pr-4,.llf-px-4 {
    padding-right: 1.5rem!important
}

.llf-pb-4,.llf-py-4 {
    padding-bottom: 1.5rem!important
}

.llf-pl-4,.llf-px-4 {
    padding-left: 1.5rem!important
}

.llf-p-5 {
    padding: 3rem!important
}

.llf-pt-5,.llf-py-5 {
    padding-top: 3rem!important
}

.llf-pr-5,.llf-px-5 {
    padding-right: 3rem!important
}

.llf-pb-5,.llf-py-5 {
    padding-bottom: 3rem!important
}

.llf-pl-5,.llf-px-5 {
    padding-left: 3rem!important
}

.llf-m-n1 {
    margin: -.35rem!important
}

.llf-mt-n1,.llf-my-n1 {
    margin-top: -.35rem!important
}

.llf-mr-n1,.llf-mx-n1 {
    margin-right: -.35rem!important
}

.llf-mb-n1,.llf-my-n1 {
    margin-bottom: -.35rem!important
}

.llf-ml-n1,.llf-mx-n1 {
    margin-left: -.35rem!important
}

.llf-m-n2 {
    margin: -.5rem!important
}

.llf-mt-n2,.llf-my-n2 {
    margin-top: -.5rem!important
}

.llf-mr-n2,.llf-mx-n2 {
    margin-right: -.5rem!important
}

.llf-mb-n2,.llf-my-n2 {
    margin-bottom: -.5rem!important
}

.llf-ml-n2,.llf-mx-n2 {
    margin-left: -.5rem!important
}

.llf-m-n3 {
    margin: -1rem!important
}

.llf-mt-n3,.llf-my-n3 {
    margin-top: -1rem!important
}

.llf-mr-n3,.llf-mx-n3 {
    margin-right: -1rem!important
}

.llf-mb-n3,.llf-my-n3 {
    margin-bottom: -1rem!important
}

.llf-ml-n3,.llf-mx-n3 {
    margin-left: -1rem!important
}

.llf-m-n4 {
    margin: -1.5rem!important
}

.llf-mt-n4,.llf-my-n4 {
    margin-top: -1.5rem!important
}

.llf-mr-n4,.llf-mx-n4 {
    margin-right: -1.5rem!important
}

.llf-mb-n4,.llf-my-n4 {
    margin-bottom: -1.5rem!important
}

.llf-ml-n4,.llf-mx-n4 {
    margin-left: -1.5rem!important
}

.llf-m-n5 {
    margin: -3rem!important
}

.llf-mt-n5,.llf-my-n5 {
    margin-top: -3rem!important
}

.llf-mr-n5,.llf-mx-n5 {
    margin-right: -3rem!important
}

.llf-mb-n5,.llf-my-n5 {
    margin-bottom: -3rem!important
}

.llf-ml-n5,.llf-mx-n5 {
    margin-left: -3rem!important
}

.llf-m-auto {
    margin: auto!important
}

.llf-mt-auto,.llf-my-auto {
    margin-top: auto!important
}

.llf-mr-auto,.llf-mx-auto {
    margin-right: auto!important
}

.llf-mb-auto,.llf-my-auto {
    margin-bottom: auto!important
}

.llf-ml-auto,.llf-mx-auto {
    margin-left: auto!important
}

@media (min-width:576px) {
    .llf-m-sm-0 {
        margin: 0!important
    }

    .llf-mt-sm-0,.llf-my-sm-0 {
        margin-top: 0!important
    }

    .llf-mr-sm-0,.llf-mx-sm-0 {
        margin-right: 0!important
    }

    .llf-mb-sm-0,.llf-my-sm-0 {
        margin-bottom: 0!important
    }

    .llf-ml-sm-0,.llf-mx-sm-0 {
        margin-left: 0!important
    }

    .llf-m-sm-1 {
        margin: .35rem!important
    }

    .llf-mt-sm-1,.llf-my-sm-1 {
        margin-top: .35rem!important
    }

    .llf-mr-sm-1,.llf-mx-sm-1 {
        margin-right: .35rem!important
    }

    .llf-mb-sm-1,.llf-my-sm-1 {
        margin-bottom: .35rem!important
    }

    .llf-ml-sm-1,.llf-mx-sm-1 {
        margin-left: .35rem!important
    }

    .llf-m-sm-2 {
        margin: 0.7rem!important
    }

    .llf-mt-sm-2,.llf-my-sm-2 {
        margin-top: 0.7rem!important
    }

    .llf-mr-sm-2,.llf-mx-sm-2 {
        margin-right: 0.7rem!important
    }

    .llf-mb-sm-2,.llf-my-sm-2 {
        margin-bottom: 0.7rem!important
    }

    .llf-ml-sm-2,.llf-mx-sm-2 {
        margin-left: 0.7rem!important
    }

    .llf-m-sm-3 {
        margin: 1rem!important
    }

    .llf-mt-sm-3,.llf-my-sm-3 {
        margin-top: 1rem!important
    }

    .llf-mr-sm-3,.llf-mx-sm-3 {
        margin-right: 1rem!important
    }

    .llf-mb-sm-3,.llf-my-sm-3 {
        margin-bottom: 1rem!important
    }

    .llf-ml-sm-3,.llf-mx-sm-3 {
        margin-left: 1rem!important
    }

    .llf-m-sm-4 {
        margin: 1.5rem!important
    }

    .llf-mt-sm-4,.llf-my-sm-4 {
        margin-top: 1.5rem!important
    }

    .llf-mr-sm-4,.llf-mx-sm-4 {
        margin-right: 1.5rem!important
    }

    .llf-mb-sm-4,.llf-my-sm-4 {
        margin-bottom: 1.5rem!important
    }

    .llf-ml-sm-4,.llf-mx-sm-4 {
        margin-left: 1.5rem!important
    }

    .llf-m-sm-5 {
        margin: 3rem!important
    }

    .llf-mt-sm-5,.llf-my-sm-5 {
        margin-top: 3rem!important
    }

    .llf-mr-sm-5,.llf-mx-sm-5 {
        margin-right: 3rem!important
    }

    .llf-mb-sm-5,.llf-my-sm-5 {
        margin-bottom: 3rem!important
    }

    .llf-ml-sm-5,.llf-mx-sm-5 {
        margin-left: 3rem!important
    }

    .llf-p-sm-0 {
        padding: 0!important
    }

    .llf-pt-sm-0,.llf-py-sm-0 {
        padding-top: 0!important
    }

    .llf-pr-sm-0,.llf-px-sm-0 {
        padding-right: 0!important
    }

    .llf-pb-sm-0,.llf-py-sm-0 {
        padding-bottom: 0!important
    }

    .llf-pl-sm-0,.llf-px-sm-0 {
        padding-left: 0!important
    }

    .llf-p-sm-1 {
        padding: .35rem!important
    }

    .llf-pt-sm-1,.llf-py-sm-1 {
        padding-top: .35rem!important
    }

    .llf-pr-sm-1,.llf-px-sm-1 {
        padding-right: .35rem!important
    }

    .llf-pb-sm-1,.llf-py-sm-1 {
        padding-bottom: .35rem!important
    }

    .llf-pl-sm-1,.llf-px-sm-1 {
        padding-left: .35rem!important
    }

    .llf-p-sm-2 {
        padding: 0.7rem!important
    }

    .llf-pt-sm-2,.llf-py-sm-2 {
        padding-top: 0.7rem!important
    }

    .llf-pr-sm-2,.llf-px-sm-2 {
        padding-right: 0.7rem!important
    }

    .llf-pb-sm-2,.llf-py-sm-2 {
        padding-bottom: 0.7rem!important
    }

    .llf-pl-sm-2,.llf-px-sm-2 {
        padding-left: 0.7rem!important
    }

    .llf-p-sm-3 {
        padding: 1rem!important
    }

    .llf-pt-sm-3,.llf-py-sm-3 {
        padding-top: 1rem!important
    }

    .llf-pr-sm-3,.llf-px-sm-3 {
        padding-right: 1rem!important
    }

    .llf-pb-sm-3,.llf-py-sm-3 {
        padding-bottom: 1rem!important
    }

    .llf-pl-sm-3,.llf-px-sm-3 {
        padding-left: 1rem!important
    }

    .llf-p-sm-4 {
        padding: 1.5rem!important
    }

    .llf-pt-sm-4,.llf-py-sm-4 {
        padding-top: 1.5rem!important
    }

    .llf-pr-sm-4,.llf-px-sm-4 {
        padding-right: 1.5rem!important
    }

    .llf-pb-sm-4,.llf-py-sm-4 {
        padding-bottom: 1.5rem!important
    }

    .llf-pl-sm-4,.llf-px-sm-4 {
        padding-left: 1.5rem!important
    }

    .llf-p-sm-5 {
        padding: 3rem!important
    }

    .llf-pt-sm-5,.llf-py-sm-5 {
        padding-top: 3rem!important
    }

    .llf-pr-sm-5,.llf-px-sm-5 {
        padding-right: 3rem!important
    }

    .llf-pb-sm-5,.llf-py-sm-5 {
        padding-bottom: 3rem!important
    }

    .llf-pl-sm-5,.llf-px-sm-5 {
        padding-left: 3rem!important
    }

    .llf-m-sm-n1 {
        margin: -.35rem!important
    }

    .llf-mt-sm-n1,.llf-my-sm-n1 {
        margin-top: -.35rem!important
    }

    .llf-mr-sm-n1,.llf-mx-sm-n1 {
        margin-right: -.35rem!important
    }

    .llf-mb-sm-n1,.llf-my-sm-n1 {
        margin-bottom: -.35rem!important
    }

    .llf-ml-sm-n1,.llf-mx-sm-n1 {
        margin-left: -.35rem!important
    }

    .llf-m-sm-n2 {
        margin: -.5rem!important
    }

    .llf-mt-sm-n2,.llf-my-sm-n2 {
        margin-top: -.5rem!important
    }

    .llf-mr-sm-n2,.llf-mx-sm-n2 {
        margin-right: -.5rem!important
    }

    .llf-mb-sm-n2,.llf-my-sm-n2 {
        margin-bottom: -.5rem!important
    }

    .llf-ml-sm-n2,.llf-mx-sm-n2 {
        margin-left: -.5rem!important
    }

    .llf-m-sm-n3 {
        margin: -1rem!important
    }

    .llf-mt-sm-n3,.llf-my-sm-n3 {
        margin-top: -1rem!important
    }

    .llf-mr-sm-n3,.llf-mx-sm-n3 {
        margin-right: -1rem!important
    }

    .llf-mb-sm-n3,.llf-my-sm-n3 {
        margin-bottom: -1rem!important
    }

    .llf-ml-sm-n3,.llf-mx-sm-n3 {
        margin-left: -1rem!important
    }

    .llf-m-sm-n4 {
        margin: -1.5rem!important
    }

    .llf-mt-sm-n4,.llf-my-sm-n4 {
        margin-top: -1.5rem!important
    }

    .llf-mr-sm-n4,.llf-mx-sm-n4 {
        margin-right: -1.5rem!important
    }

    .llf-mb-sm-n4,.llf-my-sm-n4 {
        margin-bottom: -1.5rem!important
    }

    .llf-ml-sm-n4,.llf-mx-sm-n4 {
        margin-left: -1.5rem!important
    }

    .llf-m-sm-n5 {
        margin: -3rem!important
    }

    .llf-mt-sm-n5,.llf-my-sm-n5 {
        margin-top: -3rem!important
    }

    .llf-mr-sm-n5,.llf-mx-sm-n5 {
        margin-right: -3rem!important
    }

    .llf-mb-sm-n5,.llf-my-sm-n5 {
        margin-bottom: -3rem!important
    }

    .llf-ml-sm-n5,.llf-mx-sm-n5 {
        margin-left: -3rem!important
    }

    .llf-m-sm-auto {
        margin: auto!important
    }

    .llf-mt-sm-auto,.llf-my-sm-auto {
        margin-top: auto!important
    }

    .llf-mr-sm-auto,.llf-mx-sm-auto {
        margin-right: auto!important
    }

    .llf-mb-sm-auto,.llf-my-sm-auto {
        margin-bottom: auto!important
    }

    .llf-ml-sm-auto,.llf-mx-sm-auto {
        margin-left: auto!important
    }
}

@media (min-width:768px) {
    .llf-m-md-0 {
        margin: 0!important
    }

    .llf-mt-md-0,.llf-my-md-0 {
        margin-top: 0!important
    }

    .llf-mr-md-0,.llf-mx-md-0 {
        margin-right: 0!important
    }

    .llf-mb-md-0,.llf-my-md-0 {
        margin-bottom: 0!important
    }

    .llf-ml-md-0,.llf-mx-md-0 {
        margin-left: 0!important
    }

    .llf-m-md-1 {
        margin: .35rem!important
    }

    .llf-mt-md-1,.llf-my-md-1 {
        margin-top: .35rem!important
    }

    .llf-mr-md-1,.llf-mx-md-1 {
        margin-right: .35rem!important
    }

    .llf-mb-md-1,.llf-my-md-1 {
        margin-bottom: .35rem!important
    }

    .llf-ml-md-1,.llf-mx-md-1 {
        margin-left: .35rem!important
    }

    .llf-m-md-2 {
        margin: 0.7rem!important
    }

    .llf-mt-md-2,.llf-my-md-2 {
        margin-top: 0.7rem!important
    }

    .llf-mr-md-2,.llf-mx-md-2 {
        margin-right: 0.7rem!important
    }

    .llf-mb-md-2,.llf-my-md-2 {
        margin-bottom: 0.7rem!important
    }

    .llf-ml-md-2,.llf-mx-md-2 {
        margin-left: 0.7rem!important
    }

    .llf-m-md-3 {
        margin: 1rem!important
    }

    .llf-mt-md-3,.llf-my-md-3 {
        margin-top: 1rem!important
    }

    .llf-mr-md-3,.llf-mx-md-3 {
        margin-right: 1rem!important
    }

    .llf-mb-md-3,.llf-my-md-3 {
        margin-bottom: 1rem!important
    }

    .llf-ml-md-3,.llf-mx-md-3 {
        margin-left: 1rem!important
    }

    .llf-m-md-4 {
        margin: 1.5rem!important
    }

    .llf-mt-md-4,.llf-my-md-4 {
        margin-top: 1.5rem!important
    }

    .llf-mr-md-4,.llf-mx-md-4 {
        margin-right: 1.5rem!important
    }

    .llf-mb-md-4,.llf-my-md-4 {
        margin-bottom: 1.5rem!important
    }

    .llf-ml-md-4,.llf-mx-md-4 {
        margin-left: 1.5rem!important
    }

    .llf-m-md-5 {
        margin: 3rem!important
    }

    .llf-mt-md-5,.llf-my-md-5 {
        margin-top: 3rem!important
    }

    .llf-mr-md-5,.llf-mx-md-5 {
        margin-right: 3rem!important
    }

    .llf-mb-md-5,.llf-my-md-5 {
        margin-bottom: 3rem!important
    }

    .llf-ml-md-5,.llf-mx-md-5 {
        margin-left: 3rem!important
    }

    .llf-p-md-0 {
        padding: 0!important
    }

    .llf-pt-md-0,.llf-py-md-0 {
        padding-top: 0!important
    }

    .llf-pr-md-0,.llf-px-md-0 {
        padding-right: 0!important
    }

    .llf-pb-md-0,.llf-py-md-0 {
        padding-bottom: 0!important
    }

    .llf-pl-md-0,.llf-px-md-0 {
        padding-left: 0!important
    }

    .llf-p-md-1 {
        padding: .35rem!important
    }

    .llf-pt-md-1,.llf-py-md-1 {
        padding-top: .35rem!important
    }

    .llf-pr-md-1,.llf-px-md-1 {
        padding-right: .35rem!important
    }

    .llf-pb-md-1,.llf-py-md-1 {
        padding-bottom: .35rem!important
    }

    .llf-pl-md-1,.llf-px-md-1 {
        padding-left: .35rem!important
    }

    .llf-p-md-2 {
        padding: 0.7rem!important
    }

    .llf-pt-md-2,.llf-py-md-2 {
        padding-top: 0.7rem!important
    }

    .llf-pr-md-2,.llf-px-md-2 {
        padding-right: 0.7rem!important
    }

    .llf-pb-md-2,.llf-py-md-2 {
        padding-bottom: 0.7rem!important
    }

    .llf-pl-md-2,.llf-px-md-2 {
        padding-left: 0.7rem!important
    }

    .llf-p-md-3 {
        padding: 1rem!important
    }

    .llf-pt-md-3,.llf-py-md-3 {
        padding-top: 1rem!important
    }

    .llf-pr-md-3,.llf-px-md-3 {
        padding-right: 1rem!important
    }

    .llf-pb-md-3,.llf-py-md-3 {
        padding-bottom: 1rem!important
    }

    .llf-pl-md-3,.llf-px-md-3 {
        padding-left: 1rem!important
    }

    .llf-p-md-4 {
        padding: 1.5rem!important
    }

    .llf-pt-md-4,.llf-py-md-4 {
        padding-top: 1.5rem!important
    }

    .llf-pr-md-4,.llf-px-md-4 {
        padding-right: 1.5rem!important
    }

    .llf-pb-md-4,.llf-py-md-4 {
        padding-bottom: 1.5rem!important
    }

    .llf-pl-md-4,.llf-px-md-4 {
        padding-left: 1.5rem!important
    }

    .llf-p-md-5 {
        padding: 3rem!important
    }

    .llf-pt-md-5,.llf-py-md-5 {
        padding-top: 3rem!important
    }

    .llf-pr-md-5,.llf-px-md-5 {
        padding-right: 3rem!important
    }

    .llf-pb-md-5,.llf-py-md-5 {
        padding-bottom: 3rem!important
    }

    .llf-pl-md-5,.llf-px-md-5 {
        padding-left: 3rem!important
    }

    .llf-m-md-n1 {
        margin: -.35rem!important
    }

    .llf-mt-md-n1,.llf-my-md-n1 {
        margin-top: -.35rem!important
    }

    .llf-mr-md-n1,.llf-mx-md-n1 {
        margin-right: -.35rem!important
    }

    .llf-mb-md-n1,.llf-my-md-n1 {
        margin-bottom: -.35rem!important
    }

    .llf-ml-md-n1,.llf-mx-md-n1 {
        margin-left: -.35rem!important
    }

    .llf-m-md-n2 {
        margin: -.5rem!important
    }

    .llf-mt-md-n2,.llf-my-md-n2 {
        margin-top: -.5rem!important
    }

    .llf-mr-md-n2,.llf-mx-md-n2 {
        margin-right: -.5rem!important
    }

    .llf-mb-md-n2,.llf-my-md-n2 {
        margin-bottom: -.5rem!important
    }

    .llf-ml-md-n2,.llf-mx-md-n2 {
        margin-left: -.5rem!important
    }

    .llf-m-md-n3 {
        margin: -1rem!important
    }

    .llf-mt-md-n3,.llf-my-md-n3 {
        margin-top: -1rem!important
    }

    .llf-mr-md-n3,.llf-mx-md-n3 {
        margin-right: -1rem!important
    }

    .llf-mb-md-n3,.llf-my-md-n3 {
        margin-bottom: -1rem!important
    }

    .llf-ml-md-n3,.llf-mx-md-n3 {
        margin-left: -1rem!important
    }

    .llf-m-md-n4 {
        margin: -1.5rem!important
    }

    .llf-mt-md-n4,.llf-my-md-n4 {
        margin-top: -1.5rem!important
    }

    .llf-mr-md-n4,.llf-mx-md-n4 {
        margin-right: -1.5rem!important
    }

    .llf-mb-md-n4,.llf-my-md-n4 {
        margin-bottom: -1.5rem!important
    }

    .llf-ml-md-n4,.llf-mx-md-n4 {
        margin-left: -1.5rem!important
    }

    .llf-m-md-n5 {
        margin: -3rem!important
    }

    .llf-mt-md-n5,.llf-my-md-n5 {
        margin-top: -3rem!important
    }

    .llf-mr-md-n5,.llf-mx-md-n5 {
        margin-right: -3rem!important
    }

    .llf-mb-md-n5,.llf-my-md-n5 {
        margin-bottom: -3rem!important
    }

    .llf-ml-md-n5,.llf-mx-md-n5 {
        margin-left: -3rem!important
    }

    .llf-m-md-auto {
        margin: auto!important
    }

    .llf-mt-md-auto,.llf-my-md-auto {
        margin-top: auto!important
    }

    .llf-mr-md-auto,.llf-mx-md-auto {
        margin-right: auto!important
    }

    .llf-mb-md-auto,.llf-my-md-auto {
        margin-bottom: auto!important
    }

    .llf-ml-md-auto,.llf-mx-md-auto {
        margin-left: auto!important
    }
}

@media (min-width:992px) {
    .llf-m-lg-0 {
        margin: 0!important
    }

    .llf-mt-lg-0,.llf-my-lg-0 {
        margin-top: 0!important
    }

    .llf-mr-lg-0,.llf-mx-lg-0 {
        margin-right: 0!important
    }

    .llf-mb-lg-0,.llf-my-lg-0 {
        margin-bottom: 0!important
    }

    .llf-ml-lg-0,.llf-mx-lg-0 {
        margin-left: 0!important
    }

    .llf-m-lg-1 {
        margin: .35rem!important
    }

    .llf-mt-lg-1,.llf-my-lg-1 {
        margin-top: .35rem!important
    }

    .llf-mr-lg-1,.llf-mx-lg-1 {
        margin-right: .35rem!important
    }

    .llf-mb-lg-1,.llf-my-lg-1 {
        margin-bottom: .35rem!important
    }

    .llf-ml-lg-1,.llf-mx-lg-1 {
        margin-left: .35rem!important
    }

    .llf-m-lg-2 {
        margin: 0.7rem!important
    }

    .llf-mt-lg-2,.llf-my-lg-2 {
        margin-top: 0.7rem!important
    }

    .llf-mr-lg-2,.llf-mx-lg-2 {
        margin-right: 0.7rem!important
    }

    .llf-mb-lg-2,.llf-my-lg-2 {
        margin-bottom: 0.7rem!important
    }

    .llf-ml-lg-2,.llf-mx-lg-2 {
        margin-left: 0.7rem!important
    }

    .llf-m-lg-3 {
        margin: 1rem!important
    }

    .llf-mt-lg-3,.llf-my-lg-3 {
        margin-top: 1rem!important
    }

    .llf-mr-lg-3,.llf-mx-lg-3 {
        margin-right: 1rem!important
    }

    .llf-mb-lg-3,.llf-my-lg-3 {
        margin-bottom: 1rem!important
    }

    .llf-ml-lg-3,.llf-mx-lg-3 {
        margin-left: 1rem!important
    }

    .llf-m-lg-4 {
        margin: 1.5rem!important
    }

    .llf-mt-lg-4,.llf-my-lg-4 {
        margin-top: 1.5rem!important
    }

    .llf-mr-lg-4,.llf-mx-lg-4 {
        margin-right: 1.5rem!important
    }

    .llf-mb-lg-4,.llf-my-lg-4 {
        margin-bottom: 1.5rem!important
    }

    .llf-ml-lg-4,.llf-mx-lg-4 {
        margin-left: 1.5rem!important
    }

    .llf-m-lg-5 {
        margin: 3rem!important
    }

    .llf-mt-lg-5,.llf-my-lg-5 {
        margin-top: 3rem!important
    }

    .llf-mr-lg-5,.llf-mx-lg-5 {
        margin-right: 3rem!important
    }

    .llf-mb-lg-5,.llf-my-lg-5 {
        margin-bottom: 3rem!important
    }

    .llf-ml-lg-5,.llf-mx-lg-5 {
        margin-left: 3rem!important
    }

    .llf-p-lg-0 {
        padding: 0!important
    }

    .llf-pt-lg-0,.llf-py-lg-0 {
        padding-top: 0!important
    }

    .llf-pr-lg-0,.llf-px-lg-0 {
        padding-right: 0!important
    }

    .llf-pb-lg-0,.llf-py-lg-0 {
        padding-bottom: 0!important
    }

    .llf-pl-lg-0,.llf-px-lg-0 {
        padding-left: 0!important
    }

    .llf-p-lg-1 {
        padding: .35rem!important
    }

    .llf-pt-lg-1,.llf-py-lg-1 {
        padding-top: .35rem!important
    }

    .llf-pr-lg-1,.llf-px-lg-1 {
        padding-right: .35rem!important
    }

    .llf-pb-lg-1,.llf-py-lg-1 {
        padding-bottom: .35rem!important
    }

    .llf-pl-lg-1,.llf-px-lg-1 {
        padding-left: .35rem!important
    }

    .llf-p-lg-2 {
        padding: 0.7rem!important
    }

    .llf-pt-lg-2,.llf-py-lg-2 {
        padding-top: 0.7rem!important
    }

    .llf-pr-lg-2,.llf-px-lg-2 {
        padding-right: 0.7rem!important
    }

    .llf-pb-lg-2,.llf-py-lg-2 {
        padding-bottom: 0.7rem!important
    }

    .llf-pl-lg-2,.llf-px-lg-2 {
        padding-left: 0.7rem!important
    }

    .llf-p-lg-3 {
        padding: 1rem!important
    }

    .llf-pt-lg-3,.llf-py-lg-3 {
        padding-top: 1rem!important
    }

    .llf-pr-lg-3,.llf-px-lg-3 {
        padding-right: 1rem!important
    }

    .llf-pb-lg-3,.llf-py-lg-3 {
        padding-bottom: 1rem!important
    }

    .llf-pl-lg-3,.llf-px-lg-3 {
        padding-left: 1rem!important
    }

    .llf-p-lg-4 {
        padding: 1.5rem!important
    }

    .llf-pt-lg-4,.llf-py-lg-4 {
        padding-top: 1.5rem!important
    }

    .llf-pr-lg-4,.llf-px-lg-4 {
        padding-right: 1.5rem!important
    }

    .llf-pb-lg-4,.llf-py-lg-4 {
        padding-bottom: 1.5rem!important
    }

    .llf-pl-lg-4,.llf-px-lg-4 {
        padding-left: 1.5rem!important
    }

    .llf-p-lg-5 {
        padding: 3rem!important
    }

    .llf-pt-lg-5,.llf-py-lg-5 {
        padding-top: 3rem!important
    }

    .llf-pr-lg-5,.llf-px-lg-5 {
        padding-right: 3rem!important
    }

    .llf-pb-lg-5,.llf-py-lg-5 {
        padding-bottom: 3rem!important
    }

    .llf-pl-lg-5,.llf-px-lg-5 {
        padding-left: 3rem!important
    }

    .llf-m-lg-n1 {
        margin: -.35rem!important
    }

    .llf-mt-lg-n1,.llf-my-lg-n1 {
        margin-top: -.35rem!important
    }

    .llf-mr-lg-n1,.llf-mx-lg-n1 {
        margin-right: -.35rem!important
    }

    .llf-mb-lg-n1,.llf-my-lg-n1 {
        margin-bottom: -.35rem!important
    }

    .llf-ml-lg-n1,.llf-mx-lg-n1 {
        margin-left: -.35rem!important
    }

    .llf-m-lg-n2 {
        margin: -.5rem!important
    }

    .llf-mt-lg-n2,.llf-my-lg-n2 {
        margin-top: -.5rem!important
    }

    .llf-mr-lg-n2,.llf-mx-lg-n2 {
        margin-right: -.5rem!important
    }

    .llf-mb-lg-n2,.llf-my-lg-n2 {
        margin-bottom: -.5rem!important
    }

    .llf-ml-lg-n2,.llf-mx-lg-n2 {
        margin-left: -.5rem!important
    }

    .llf-m-lg-n3 {
        margin: -1rem!important
    }

    .llf-mt-lg-n3,.llf-my-lg-n3 {
        margin-top: -1rem!important
    }

    .llf-mr-lg-n3,.llf-mx-lg-n3 {
        margin-right: -1rem!important
    }

    .llf-mb-lg-n3,.llf-my-lg-n3 {
        margin-bottom: -1rem!important
    }

    .llf-ml-lg-n3,.llf-mx-lg-n3 {
        margin-left: -1rem!important
    }

    .llf-m-lg-n4 {
        margin: -1.5rem!important
    }

    .llf-mt-lg-n4,.llf-my-lg-n4 {
        margin-top: -1.5rem!important
    }

    .llf-mr-lg-n4,.llf-mx-lg-n4 {
        margin-right: -1.5rem!important
    }

    .llf-mb-lg-n4,.llf-my-lg-n4 {
        margin-bottom: -1.5rem!important
    }

    .llf-ml-lg-n4,.llf-mx-lg-n4 {
        margin-left: -1.5rem!important
    }

    .llf-m-lg-n5 {
        margin: -3rem!important
    }

    .llf-mt-lg-n5,.llf-my-lg-n5 {
        margin-top: -3rem!important
    }

    .llf-mr-lg-n5,.llf-mx-lg-n5 {
        margin-right: -3rem!important
    }

    .llf-mb-lg-n5,.llf-my-lg-n5 {
        margin-bottom: -3rem!important
    }

    .llf-ml-lg-n5,.llf-mx-lg-n5 {
        margin-left: -3rem!important
    }

    .llf-m-lg-auto {
        margin: auto!important
    }

    .llf-mt-lg-auto,.llf-my-lg-auto {
        margin-top: auto!important
    }

    .llf-mr-lg-auto,.llf-mx-lg-auto {
        margin-right: auto!important
    }

    .llf-mb-lg-auto,.llf-my-lg-auto {
        margin-bottom: auto!important
    }

    .llf-ml-lg-auto,.llf-mx-lg-auto {
        margin-left: auto!important
    }
}

@media (min-width:1200px) {
    .llf-m-xl-0 {
        margin: 0!important
    }

    .llf-mt-xl-0,.llf-my-xl-0 {
        margin-top: 0!important
    }

    .llf-mr-xl-0,.llf-mx-xl-0 {
        margin-right: 0!important
    }

    .llf-mb-xl-0,.llf-my-xl-0 {
        margin-bottom: 0!important
    }

    .llf-ml-xl-0,.llf-mx-xl-0 {
        margin-left: 0!important
    }

    .llf-m-xl-1 {
        margin: .35rem!important
    }

    .llf-mt-xl-1,.llf-my-xl-1 {
        margin-top: .35rem!important
    }

    .llf-mr-xl-1,.llf-mx-xl-1 {
        margin-right: .35rem!important
    }

    .llf-mb-xl-1,.llf-my-xl-1 {
        margin-bottom: .35rem!important
    }

    .llf-ml-xl-1,.llf-mx-xl-1 {
        margin-left: .35rem!important
    }

    .llf-m-xl-2 {
        margin: 0.7rem!important
    }

    .llf-mt-xl-2,.llf-my-xl-2 {
        margin-top: 0.7rem!important
    }

    .llf-mr-xl-2,.llf-mx-xl-2 {
        margin-right: 0.7rem!important
    }

    .llf-mb-xl-2,.llf-my-xl-2 {
        margin-bottom: 0.7rem!important
    }

    .llf-ml-xl-2,.llf-mx-xl-2 {
        margin-left: 0.7rem!important
    }

    .llf-m-xl-3 {
        margin: 1rem!important
    }

    .llf-mt-xl-3,.llf-my-xl-3 {
        margin-top: 1rem!important
    }

    .llf-mr-xl-3,.llf-mx-xl-3 {
        margin-right: 1rem!important
    }

    .llf-mb-xl-3,.llf-my-xl-3 {
        margin-bottom: 1rem!important
    }

    .llf-ml-xl-3,.llf-mx-xl-3 {
        margin-left: 1rem!important
    }

    .llf-m-xl-4 {
        margin: 1.5rem!important
    }

    .llf-mt-xl-4,.llf-my-xl-4 {
        margin-top: 1.5rem!important
    }

    .llf-mr-xl-4,.llf-mx-xl-4 {
        margin-right: 1.5rem!important
    }

    .llf-mb-xl-4,.llf-my-xl-4 {
        margin-bottom: 1.5rem!important
    }

    .llf-ml-xl-4,.llf-mx-xl-4 {
        margin-left: 1.5rem!important
    }

    .llf-m-xl-5 {
        margin: 3rem!important
    }

    .llf-mt-xl-5,.llf-my-xl-5 {
        margin-top: 3rem!important
    }

    .llf-mr-xl-5,.llf-mx-xl-5 {
        margin-right: 3rem!important
    }

    .llf-mb-xl-5,.llf-my-xl-5 {
        margin-bottom: 3rem!important
    }

    .llf-ml-xl-5,.llf-mx-xl-5 {
        margin-left: 3rem!important
    }

    .llf-p-xl-0 {
        padding: 0!important
    }

    .llf-pt-xl-0,.llf-py-xl-0 {
        padding-top: 0!important
    }

    .llf-pr-xl-0,.llf-px-xl-0 {
        padding-right: 0!important
    }

    .llf-pb-xl-0,.llf-py-xl-0 {
        padding-bottom: 0!important
    }

    .llf-pl-xl-0,.llf-px-xl-0 {
        padding-left: 0!important
    }

    .llf-p-xl-1 {
        padding: .35rem!important
    }

    .llf-pt-xl-1,.llf-py-xl-1 {
        padding-top: .35rem!important
    }

    .llf-pr-xl-1,.llf-px-xl-1 {
        padding-right: .35rem!important
    }

    .llf-pb-xl-1,.llf-py-xl-1 {
        padding-bottom: .35rem!important
    }

    .llf-pl-xl-1,.llf-px-xl-1 {
        padding-left: .35rem!important
    }

    .llf-p-xl-2 {
        padding: 0.7rem!important
    }

    .llf-pt-xl-2,.llf-py-xl-2 {
        padding-top: 0.7rem!important
    }

    .llf-pr-xl-2,.llf-px-xl-2 {
        padding-right: 0.7rem!important
    }

    .llf-pb-xl-2,.llf-py-xl-2 {
        padding-bottom: 0.7rem!important
    }

    .llf-pl-xl-2,.llf-px-xl-2 {
        padding-left: 0.7rem!important
    }

    .llf-p-xl-3 {
        padding: 1rem!important
    }

    .llf-pt-xl-3,.llf-py-xl-3 {
        padding-top: 1rem!important
    }

    .llf-pr-xl-3,.llf-px-xl-3 {
        padding-right: 1rem!important
    }

    .llf-pb-xl-3,.llf-py-xl-3 {
        padding-bottom: 1rem!important
    }

    .llf-pl-xl-3,.llf-px-xl-3 {
        padding-left: 1rem!important
    }

    .llf-p-xl-4 {
        padding: 1.5rem!important
    }

    .llf-pt-xl-4,.llf-py-xl-4 {
        padding-top: 1.5rem!important
    }

    .llf-pr-xl-4,.llf-px-xl-4 {
        padding-right: 1.5rem!important
    }

    .llf-pb-xl-4,.llf-py-xl-4 {
        padding-bottom: 1.5rem!important
    }

    .llf-pl-xl-4,.llf-px-xl-4 {
        padding-left: 1.5rem!important
    }

    .llf-p-xl-5 {
        padding: 3rem!important
    }

    .llf-pt-xl-5,.llf-py-xl-5 {
        padding-top: 3rem!important
    }

    .llf-pr-xl-5,.llf-px-xl-5 {
        padding-right: 3rem!important
    }

    .llf-pb-xl-5,.llf-py-xl-5 {
        padding-bottom: 3rem!important
    }

    .llf-pl-xl-5,.llf-px-xl-5 {
        padding-left: 3rem!important
    }

    .llf-m-xl-n1 {
        margin: -.35rem!important
    }

    .llf-mt-xl-n1,.llf-my-xl-n1 {
        margin-top: -.35rem!important
    }

    .llf-mr-xl-n1,.llf-mx-xl-n1 {
        margin-right: -.35rem!important
    }

    .llf-mb-xl-n1,.llf-my-xl-n1 {
        margin-bottom: -.35rem!important
    }

    .llf-ml-xl-n1,.llf-mx-xl-n1 {
        margin-left: -.35rem!important
    }

    .llf-m-xl-n2 {
        margin: -.5rem!important
    }

    .llf-mt-xl-n2,.llf-my-xl-n2 {
        margin-top: -.5rem!important
    }

    .llf-mr-xl-n2,.llf-mx-xl-n2 {
        margin-right: -.5rem!important
    }

    .llf-mb-xl-n2,.llf-my-xl-n2 {
        margin-bottom: -.5rem!important
    }

    .llf-ml-xl-n2,.llf-mx-xl-n2 {
        margin-left: -.5rem!important
    }

    .llf-m-xl-n3 {
        margin: -1rem!important
    }

    .llf-mt-xl-n3,.llf-my-xl-n3 {
        margin-top: -1rem!important
    }

    .llf-mr-xl-n3,.llf-mx-xl-n3 {
        margin-right: -1rem!important
    }

    .llf-mb-xl-n3,.llf-my-xl-n3 {
        margin-bottom: -1rem!important
    }

    .llf-ml-xl-n3,.llf-mx-xl-n3 {
        margin-left: -1rem!important
    }

    .llf-m-xl-n4 {
        margin: -1.5rem!important
    }

    .llf-mt-xl-n4,.llf-my-xl-n4 {
        margin-top: -1.5rem!important
    }

    .llf-mr-xl-n4,.llf-mx-xl-n4 {
        margin-right: -1.5rem!important
    }

    .llf-mb-xl-n4,.llf-my-xl-n4 {
        margin-bottom: -1.5rem!important
    }

    .llf-ml-xl-n4,.llf-mx-xl-n4 {
        margin-left: -1.5rem!important
    }

    .llf-m-xl-n5 {
        margin: -3rem!important
    }

    .llf-mt-xl-n5,.llf-my-xl-n5 {
        margin-top: -3rem!important
    }

    .llf-mr-xl-n5,.llf-mx-xl-n5 {
        margin-right: -3rem!important
    }

    .llf-mb-xl-n5,.llf-my-xl-n5 {
        margin-bottom: -3rem!important
    }

    .llf-ml-xl-n5,.llf-mx-xl-n5 {
        margin-left: -3rem!important
    }

    .llf-m-xl-auto {
        margin: auto!important
    }

    .llf-mt-xl-auto,.llf-my-xl-auto {
        margin-top: auto!important
    }

    .llf-mr-xl-auto,.llf-mx-xl-auto {
        margin-right: auto!important
    }

    .llf-mb-xl-auto,.llf-my-xl-auto {
        margin-bottom: auto!important
    }

    .llf-ml-xl-auto,.llf-mx-xl-auto {
        margin-left: auto!important
    }
}

.llf-text-monospace {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important
}

.llf-text-justify {
    text-align: justify!important
}

.llf-text-wrap {
    white-space: normal!important
}

.llf-text-nowrap {
    white-space: nowrap!important
}

.llf-text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.llf-text-left {
    text-align: left!important
}

.llf-text-right {
    text-align: right!important
}

.llf-text-center {
    text-align: center!important
}

@media (min-width:576px) {
    .llf-text-sm-left {
        text-align: left!important
    }

    .llf-text-sm-right {
        text-align: right!important
    }

    .llf-text-sm-center {
        text-align: center!important
    }
}

@media (min-width:768px) {
    .llf-text-md-left {
        text-align: left!important
    }

    .llf-text-md-right {
        text-align: right!important
    }

    .llf-text-md-center {
        text-align: center!important
    }
}

@media (min-width:992px) {
    .llf-text-lg-left {
        text-align: left!important
    }

    .llf-text-lg-right {
        text-align: right!important
    }

    .llf-text-lg-center {
        text-align: center!important
    }
}

@media (min-width:1200px) {
    .llf-text-xl-left {
        text-align: left!important
    }

    .llf-text-xl-right {
        text-align: right!important
    }

    .llf-text-xl-center {
        text-align: center!important
    }
}

.llf-text-lowercase {
    text-transform: lowercase!important
}

.llf-text-uppercase {
    text-transform: uppercase!important
}

.llf-text-capitalize {
    text-transform: capitalize!important
}

.llf-font-weight-light {
    font-weight: 300!important
}

.llf-font-weight-lighter {
    font-weight: lighter!important
}

.llf-font-weight-normal {
    font-weight: 400!important
}

.llf-font-weight-bold {
    font-weight: 700!important
}

.llf-font-weight-bolder {
    font-weight: bolder!important
}

.llf-font-italic {
    font-style: italic!important
}

.llf-text-white {
    color: #fff!important
}

.llf-text-primary {
    color: #007bff!important
}

a.llf-text-primary:focus,a.llf-text-primary:hover {
    color: #0056b3!important
}

.llf-text-secondary {
    color: #6c757d!important
}

a.llf-text-secondary:focus,a.llf-text-secondary:hover {
    color: #494f54!important
}

.llf-text-success {
    color: #28a745!important
}

a.llf-text-success:focus,a.llf-text-success:hover {
    color: #19692c!important
}

.llf-text-info {
    color: #17a2b8!important
}

a.llf-text-info:focus,a.llf-text-info:hover {
    color: #0f6674!important
}

.llf-text-warning {
    color: #ffc107!important
}

a.llf-text-warning:focus,a.llf-text-warning:hover {
    color: #ba8b00!important
}

.llf-text-danger {
    color: #dc3545!important
}

a.llf-text-danger:focus,a.llf-text-danger:hover {
    color: #a71d2a!important
}

.llf-text-light {
    color: #f8f9fa!important
}

a.llf-text-light:focus,a.llf-text-light:hover {
    color: #cbd3da!important
}

.llf-text-dark {
    color: #343a40!important
}

a.llf-text-dark:focus,a.llf-text-dark:hover {
    color: #121416!important
}

.llf-text-body {
    color: #212529!important
}

.llf-text-muted {
    color: #6c757d!important
}

.llf-text-black-50 {
    color: rgba(0,0,0,.5)!important
}

.llf-text-white-50 {
    color: rgba(255,255,255,.5)!important
}

.llf-text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.llf-text-decoration-none {
    text-decoration: none!important
}

.llf-text-break {
    word-break: break-word!important;
    overflow-wrap: break-word!important
}

.llf-text-reset {
    color: inherit!important
}

.llf-visible {
    visibility: visible!important
}

.llf-invisible {
    visibility: hidden!important
}

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

    a:not(.llf-btn) {
        text-decoration: underline
    }

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

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

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

    thead {
        display: table-header-group
    }

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

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

    h2,h3 {
        page-break-after: avoid
    }@    page {
              size: a3
          }

    body {
        min-width: 992px!important
    }

    .llf-container {
        min-width: 992px!important
    }

    .llf-navbar {
        display: none
    }

    .llf-badge {
        border: 1px solid #000
    }

    .llf-table {
        border-collapse: collapse!important
    }

    .llf-table td,.llf-table th {
        background-color: #fff!important
    }

    .llf-table-bordered td,.llf-table-bordered th {
        border: 1px solid #dee2e6!important
    }

    .llf-table-dark {
        color: inherit
    }

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

    .llf-table .llf-thead-dark th {
        color: inherit;
        border-color: #dee2e6
    }
}
/*# sourcremappingURL=bootstrap.llf-min.llf-css.llf-map */
