h1[data-v-5155cc4c]{font-size:20px}.nuxt-progress{position:fixed;top:0;left:0;right:0;height:2px;width:0;opacity:1;transition:width .1s,opacity .4s;background-color:#fff;z-index:999999}.nuxt-progress.nuxt-progress-notransition{transition:none}.nuxt-progress-failed{background-color:red}/*!* Bootstrap v4.5.2 (https://getbootstrap.com/)
* Copyright 2011-2020 The Bootstrap Authors
* Copyright 2011-2020 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)*/
*,
:after,
:before {
    box-sizing: border-box
}
@font-face {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/Prompt/Prompt-Regular.ttf") format("truetype");
}
@font-face {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/Prompt/Prompt-Light.ttf") format("truetype");
}
@font-face {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/Prompt/Prompt-Regular.ttf") format("truetype");
}
@font-face {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/Prompt/Prompt-Medium.ttf") format("truetype");
}
@font-face {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 600;
    src: url("../fonts/Prompt/Prompt-SemiBold.ttf") format("truetype");
}
@font-face {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/Prompt/Prompt-Bold.ttf") format("truetype");
}
html {
    font-family: 'Prompt';
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

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

body {
    margin: 0;
    font-family: 'Prompt';
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    text-align: left;
    background-color: #0b0b0b00
}

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

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

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 8px
}

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

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

address {
    font-style: normal;
    line-height: inherit
}

address,
dl,
ol,
ul {
    margin-bottom: 1rem
}

dl,
ol,
ul {
    margin-top: 0
}

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

dt {
    font-weight: 500
}

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

blockquote {
    margin: 0 0 1rem
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

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

a:hover {
    color: #033ac5;
    text-decoration: underline
}

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

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

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

figure {
    margin: 0 0 1rem
}

img {
    border-style: none
}

img,
svg {
    vertical-align: middle
}

svg {
    overflow: hidden
}

table {
    border-collapse: collapse
}

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

th {
    text-align: inherit
}

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

button {
    border-radius: 0
}

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

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

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

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

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

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

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

textarea {
    overflow: auto;
    resize: vertical
}

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

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

progress {
    vertical-align: baseline
}

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

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

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

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

output {
    display: inline-block
}

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

template {
    display: none
}

[hidden] {
    display: none !important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 8px;
    font-weight: 500;
    line-height: 1.2
}

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

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

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

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

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

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

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

.display-1 {
    font-size: 6rem
}

.display-1,
.display-2 {
    font-weight: 300;
    line-height: 1.2
}

.display-2 {
    font-size: 5.5rem
}

.display-3 {
    font-size: 4.5rem
}

.display-3,
.display-4 {
    font-weight: 300;
    line-height: 1.2
}

.display-4 {
    font-size: 3.5rem
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid hsla(0, 0%, 100%, .15)
}

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

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

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

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

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

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

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

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

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

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

.img-thumbnail {
    padding: .25rem;
    background-color: #0b0b0b;
    border: 1px solid #a2a2a2;
    border-radius: .25rem
}

.figure {
    display: inline-block
}

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

.figure-caption {
    font-size: 90%;
    color: #5c5c5c
}

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

a>code {
    color: inherit
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

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

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

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

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

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

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

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

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

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

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

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

@media(min-width:576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .row-cols-sm-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }
    .row-cols-sm-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }
    .row-cols-sm-3>* {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .row-cols-sm-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }
    .row-cols-sm-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }
    .row-cols-sm-6>* {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-sm-first {
        order: -1
    }
    .order-sm-last {
        order: 13
    }
    .order-sm-0 {
        order: 0
    }
    .order-sm-1 {
        order: 1
    }
    .order-sm-2 {
        order: 2
    }
    .order-sm-3 {
        order: 3
    }
    .order-sm-4 {
        order: 4
    }
    .order-sm-5 {
        order: 5
    }
    .order-sm-6 {
        order: 6
    }
    .order-sm-7 {
        order: 7
    }
    .order-sm-8 {
        order: 8
    }
    .order-sm-9 {
        order: 9
    }
    .order-sm-10 {
        order: 10
    }
    .order-sm-11 {
        order: 11
    }
    .order-sm-12 {
        order: 12
    }
    .offset-sm-0 {
        margin-left: 0
    }
    .offset-sm-1 {
        margin-left: 8.33333%
    }
    .offset-sm-2 {
        margin-left: 16.66667%
    }
    .offset-sm-3 {
        margin-left: 25%
    }
    .offset-sm-4 {
        margin-left: 33.33333%
    }
    .offset-sm-5 {
        margin-left: 41.66667%
    }
    .offset-sm-6 {
        margin-left: 50%
    }
    .offset-sm-7 {
        margin-left: 58.33333%
    }
    .offset-sm-8 {
        margin-left: 66.66667%
    }
    .offset-sm-9 {
        margin-left: 75%
    }
    .offset-sm-10 {
        margin-left: 83.33333%
    }
    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media(min-width:768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .row-cols-md-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }
    .row-cols-md-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }
    .row-cols-md-3>* {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .row-cols-md-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }
    .row-cols-md-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }
    .row-cols-md-6>* {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-md-first {
        order: -1
    }
    .order-md-last {
        order: 13
    }
    .order-md-0 {
        order: 0
    }
    .order-md-1 {
        order: 1
    }
    .order-md-2 {
        order: 2
    }
    .order-md-3 {
        order: 3
    }
    .order-md-4 {
        order: 4
    }
    .order-md-5 {
        order: 5
    }
    .order-md-6 {
        order: 6
    }
    .order-md-7 {
        order: 7
    }
    .order-md-8 {
        order: 8
    }
    .order-md-9 {
        order: 9
    }
    .order-md-10 {
        order: 10
    }
    .order-md-11 {
        order: 11
    }
    .order-md-12 {
        order: 12
    }
    .offset-md-0 {
        margin-left: 0
    }
    .offset-md-1 {
        margin-left: 8.33333%
    }
    .offset-md-2 {
        margin-left: 16.66667%
    }
    .offset-md-3 {
        margin-left: 25%
    }
    .offset-md-4 {
        margin-left: 33.33333%
    }
    .offset-md-5 {
        margin-left: 41.66667%
    }
    .offset-md-6 {
        margin-left: 50%
    }
    .offset-md-7 {
        margin-left: 58.33333%
    }
    .offset-md-8 {
        margin-left: 66.66667%
    }
    .offset-md-9 {
        margin-left: 75%
    }
    .offset-md-10 {
        margin-left: 83.33333%
    }
    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media(min-width:992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .row-cols-lg-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }
    .row-cols-lg-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }
    .row-cols-lg-3>* {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .row-cols-lg-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }
    .row-cols-lg-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }
    .row-cols-lg-6>* {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-lg-first {
        order: -1
    }
    .order-lg-last {
        order: 13
    }
    .order-lg-0 {
        order: 0
    }
    .order-lg-1 {
        order: 1
    }
    .order-lg-2 {
        order: 2
    }
    .order-lg-3 {
        order: 3
    }
    .order-lg-4 {
        order: 4
    }
    .order-lg-5 {
        order: 5
    }
    .order-lg-6 {
        order: 6
    }
    .order-lg-7 {
        order: 7
    }
    .order-lg-8 {
        order: 8
    }
    .order-lg-9 {
        order: 9
    }
    .order-lg-10 {
        order: 10
    }
    .order-lg-11 {
        order: 11
    }
    .order-lg-12 {
        order: 12
    }
    .offset-lg-0 {
        margin-left: 0
    }
    .offset-lg-1 {
        margin-left: 8.33333%
    }
    .offset-lg-2 {
        margin-left: 16.66667%
    }
    .offset-lg-3 {
        margin-left: 25%
    }
    .offset-lg-4 {
        margin-left: 33.33333%
    }
    .offset-lg-5 {
        margin-left: 41.66667%
    }
    .offset-lg-6 {
        margin-left: 50%
    }
    .offset-lg-7 {
        margin-left: 58.33333%
    }
    .offset-lg-8 {
        margin-left: 66.66667%
    }
    .offset-lg-9 {
        margin-left: 75%
    }
    .offset-lg-10 {
        margin-left: 83.33333%
    }
    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@media(min-width:1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .row-cols-xl-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }
    .row-cols-xl-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }
    .row-cols-xl-3>* {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .row-cols-xl-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }
    .row-cols-xl-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }
    .row-cols-xl-6>* {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-xl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-xl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-xl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-xl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-xl-first {
        order: -1
    }
    .order-xl-last {
        order: 13
    }
    .order-xl-0 {
        order: 0
    }
    .order-xl-1 {
        order: 1
    }
    .order-xl-2 {
        order: 2
    }
    .order-xl-3 {
        order: 3
    }
    .order-xl-4 {
        order: 4
    }
    .order-xl-5 {
        order: 5
    }
    .order-xl-6 {
        order: 6
    }
    .order-xl-7 {
        order: 7
    }
    .order-xl-8 {
        order: 8
    }
    .order-xl-9 {
        order: 9
    }
    .order-xl-10 {
        order: 10
    }
    .order-xl-11 {
        order: 11
    }
    .order-xl-12 {
        order: 12
    }
    .offset-xl-0 {
        margin-left: 0
    }
    .offset-xl-1 {
        margin-left: 8.33333%
    }
    .offset-xl-2 {
        margin-left: 16.66667%
    }
    .offset-xl-3 {
        margin-left: 25%
    }
    .offset-xl-4 {
        margin-left: 33.33333%
    }
    .offset-xl-5 {
        margin-left: 41.66667%
    }
    .offset-xl-6 {
        margin-left: 50%
    }
    .offset-xl-7 {
        margin-left: 58.33333%
    }
    .offset-xl-8 {
        margin-left: 66.66667%
    }
    .offset-xl-9 {
        margin-left: 75%
    }
    .offset-xl-10 {
        margin-left: 83.33333%
    }
    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

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

.table td,
.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid hsla(0, 0%, 100%, .1)
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid hsla(0, 0%, 100%, .1)
}

.table tbody+tbody {
    border-top: 2px solid hsla(0, 0%, 100%, .1)
}

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

.table-bordered,
.table-bordered td,
.table-bordered th {
    border: 1px solid hsla(0, 0%, 100%, .1)
}

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

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

.table-striped tbody tr:nth-of-type(odd) {
    background-color: hsla(0, 0%, 100%, .01)
}

.table-hover tbody tr:hover {
    color: #fff;
    background-color: hsla(0, 0%, 100%, .1)
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.table-gray-100,
.table-gray-100>td,
.table-gray-100>th {
    background-color: #e7e7e7
}

.table-gray-100 tbody+tbody,
.table-gray-100 td,
.table-gray-100 th,
.table-gray-100 thead th {
    border-color: #f3f3f3
}

.table-hover .table-gray-100:hover,
.table-hover .table-gray-100:hover>td,
.table-hover .table-gray-100:hover>th {
    background-color: #dadada
}

.table-gray-200,
.table-gray-200>td,
.table-gray-200>th {
    background-color: #d0d0d0
}

.table-gray-200 tbody+tbody,
.table-gray-200 td,
.table-gray-200 th,
.table-gray-200 thead th {
    border-color: #e7e7e7
}

.table-hover .table-gray-200:hover,
.table-hover .table-gray-200:hover>td,
.table-hover .table-gray-200:hover>th {
    background-color: #c3c3c3
}

.table-gray-300,
.table-gray-300>td,
.table-gray-300>th {
    background-color: #a2a2a2
}

.table-gray-300 tbody+tbody,
.table-gray-300 td,
.table-gray-300 th,
.table-gray-300 thead th {
    border-color: #cfcfcf
}

.table-hover .table-gray-300:hover,
.table-hover .table-gray-300:hover>td,
.table-hover .table-gray-300:hover>th {
    background-color: #959595
}

.table-gray-400,
.table-gray-400>td,
.table-gray-400>th {
    background-color: #8b8b8b
}

.table-gray-400 tbody+tbody,
.table-gray-400 td,
.table-gray-400 th,
.table-gray-400 thead th {
    border-color: #c3c3c3
}

.table-hover .table-gray-400:hover,
.table-hover .table-gray-400:hover>td,
.table-hover .table-gray-400:hover>th {
    background-color: #7e7e7e
}

.table-gray-500,
.table-gray-500>td,
.table-gray-500>th {
    background-color: #737373
}

.table-gray-500 tbody+tbody,
.table-gray-500 td,
.table-gray-500 th,
.table-gray-500 thead th {
    border-color: #b6b6b6
}

.table-hover .table-gray-500:hover,
.table-hover .table-gray-500:hover>td,
.table-hover .table-gray-500:hover>th {
    background-color: #666
}

.table-gray-600,
.table-gray-600>td,
.table-gray-600>th {
    background-color: #5c5c5c
}

.table-gray-600 tbody+tbody,
.table-gray-600 td,
.table-gray-600 th,
.table-gray-600 thead th {
    border-color: #aaa
}

.table-hover .table-gray-600:hover,
.table-hover .table-gray-600:hover>td,
.table-hover .table-gray-600:hover>th {
    background-color: #4f4f4f
}

.table-gray-700,
.table-gray-700>td,
.table-gray-700>th {
    background-color: #454545
}

.table-gray-700 tbody+tbody,
.table-gray-700 td,
.table-gray-700 th,
.table-gray-700 thead th {
    border-color: #9e9e9e
}

.table-hover .table-gray-700:hover,
.table-hover .table-gray-700:hover>td,
.table-hover .table-gray-700:hover>th {
    background-color: #383838
}

.table-gray-800,
.table-gray-800>td,
.table-gray-800>th {
    background-color: #313131
}

.table-gray-800 tbody+tbody,
.table-gray-800 td,
.table-gray-800 th,
.table-gray-800 thead th {
    border-color: #949494
}

.table-hover .table-gray-800:hover,
.table-hover .table-gray-800:hover>td,
.table-hover .table-gray-800:hover>th {
    background-color: #242424
}

.table-gray-900,
.table-gray-900>td,
.table-gray-900>th {
    background-color: #181818
}

.table-gray-900 tbody+tbody,
.table-gray-900 td,
.table-gray-900 th,
.table-gray-900 thead th {
    border-color: #878787
}

.table-hover .table-gray-900:hover,
.table-hover .table-gray-900:hover>td,
.table-hover .table-gray-900:hover>th {
    background-color: #0b0b0b
}

.table-active,
.table-active>td,
.table-active>th {
    background-color: hsla(0, 0%, 100%, .1)
}

.table-hover .table-active:hover,
.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
    background-color: hsla(0, 0%, 94.9%, .1)
}

.table .thead-dark th {
    color: #fff;
    background-color: #313131;
    border-color: #444
}

.table .thead-light th {
    color: #d0d0d0;
    background-color: #131313;
    border-color: hsla(0, 0%, 100%, .1)
}

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

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

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

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: hsla(0, 0%, 100%, .05)
}

.table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: hsla(0, 0%, 100%, .075)
}

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

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

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

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

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

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

.form-control,
.mx-datepicker .mx-input {
    display: block;
    width: 100%;
    height: calc(1.5em + 1rem + 2px);
    padding: .5rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #737373;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

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

.form-control::-ms-expand,
.mx-datepicker .mx-input::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:-moz-focusring,
.mx-datepicker .mx-input:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #fff
}

.form-control:focus,
.mx-datepicker .mx-input:focus {
    color: #fff;
    background-color: #313131;
    border-color: #c51324;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(197, 19, 36, .25)
}

.form-control::-moz-placeholder,
.mx-datepicker .mx-input::-moz-placeholder {
    color: #a2a2a2;
    opacity: 1
}

.form-control:-ms-input-placeholder,
.mx-datepicker .mx-input:-ms-input-placeholder {
    color: #a2a2a2;
    opacity: 1
}

.form-control::placeholder,
.mx-datepicker .mx-input::placeholder {
    color: #a2a2a2;
    opacity: 1
}

.form-control:disabled,
.form-control[readonly],
.form-group--custom .custom-select:disabled,
.form-group--custom .form-control:disabled,
.form-group--custom .input-group-text:disabled,
.mx-datepicker .mx-input:disabled,
.mx-datepicker .mx-input[readonly] {
    background-color: #242424;
    opacity: 1
}

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

.mx-datepicker select.mx-input:focus::-ms-value,
select.form-control:focus::-ms-value {
    color: #fff;
    background-color: #313131
}

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

.col-form-label {
    margin-bottom: 0;
    font-size: inherit
}

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

.col-form-label-lg {
    font-size: 1.15rem
}

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

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

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm,
.mx-datepicker[size=lg] .form-control-plaintext.mx-input,
.mx-datepicker[size=sm] .form-control-plaintext.mx-input {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm,
.mx-datepicker[size=sm] .mx-input {
    height: calc(1.5em + .8rem + 2px);
    padding: .4rem .75rem;
    font-size: .9rem;
    line-height: 1.5;
    border-radius: .2rem
}

.form-control-lg,
.mx-datepicker[size=lg] .mx-input {
    height: calc(1.5em + 1rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.15rem;
    line-height: 1.5;
    border-radius: .3rem
}

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

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

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

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

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

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

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

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

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

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

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

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #83b128
}

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

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

.form-control.is-valid,
.form-group--custom.form-valid .form-control,
.form-group--custom.form-valid .mx-datepicker .mx-input,
.form-group.form-valid .form-control,
.form-group.form-valid .mx-datepicker .mx-input,
.mx-datepicker .form-group--custom.form-valid .mx-input,
.mx-datepicker .form-group.form-valid .mx-input,
.mx-datepicker .is-valid.mx-input,
.mx-datepicker .was-validated .mx-input:valid,
.was-validated .form-control:valid,
.was-validated .mx-datepicker .mx-input:valid {
    border-color: #83b128;
    padding-right: calc(1.5em + 1rem);
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc4JyBoZWlnaHQ9JzgnPjxwYXRoIGZpbGw9JyM4M2IxMjgnIGQ9J00yLjMgNi43M0wuNiA0LjUzYy0uNC0xLjA0LjQ2LTEuNCAxLjEtLjhsMS4xIDEuNCAzLjQtMy44Yy42LS42MyAxLjYtLjI3IDEuMi43bC00IDQuNmMtLjQzLjUtLjguNC0xLjEuMXonLz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-position: right calc(.375em + .25rem) center;
    background-size: calc(.75em + .5rem) calc(.75em + .5rem)
}

.form-control.is-valid:focus,
.form-group--custom.form-valid .form-control:focus,
.form-group--custom.form-valid .mx-datepicker .mx-input:focus,
.form-group.form-valid .form-control:focus,
.form-group.form-valid .mx-datepicker .mx-input:focus,
.mx-datepicker .form-group--custom.form-valid .mx-input:focus,
.mx-datepicker .form-group.form-valid .mx-input:focus,
.mx-datepicker .is-valid.mx-input:focus,
.mx-datepicker .was-validated .mx-input:valid:focus,
.was-validated .form-control:valid:focus,
.was-validated .mx-datepicker .mx-input:valid:focus {
    border-color: #83b128;
    box-shadow: 0 0 0 .2rem rgba(131, 177, 40, .25)
}

.form-group--custom.form-valid .mx-datepicker textarea.mx-input,
.form-group--custom.form-valid textarea.form-control,
.form-group.form-valid .mx-datepicker textarea.mx-input,
.form-group.form-valid textarea.form-control,
.mx-datepicker .form-group--custom.form-valid textarea.mx-input,
.mx-datepicker .form-group.form-valid textarea.mx-input,
.mx-datepicker .was-validated textarea.mx-input:valid,
.mx-datepicker textarea.is-valid.mx-input,
.was-validated .mx-datepicker textarea.mx-input:valid,
.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
    padding-right: calc(1.5em + 1rem);
    background-position: top calc(.375em + .25rem) right calc(.375em + .25rem)
}

.custom-select.is-valid,
.form-group--custom.form-valid .custom-select,
.form-group.form-valid .custom-select,
.was-validated .custom-select:valid {
    border-color: #83b128;
    padding-right: calc(.75em + 2.75rem);
    background: url(/_nuxt/img/caret-down-dark.1ea1d8f.svg) no-repeat right 1rem center/1rem 1rem, url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2383b128' 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") #313131 no-repeat center right 2rem/calc(.75em + .5rem) calc(.75em + .5rem)
}

.custom-select.is-valid:focus,
.form-group--custom.form-valid .custom-select:focus,
.form-group.form-valid .custom-select:focus,
.was-validated .custom-select:valid:focus {
    border-color: #83b128;
    box-shadow: 0 0 0 .2rem rgba(131, 177, 40, .25)
}

.form-check-input.is-valid~.form-check-label,
.form-group--custom.form-valid .form-check-input.custom-select~.form-check-label,
.form-group--custom.form-valid .form-check-input.form-control~.form-check-label,
.form-group--custom.form-valid .mx-datepicker .form-check-input.mx-input~.form-check-label,
.form-group.form-valid .form-check-input.custom-select~.form-check-label,
.form-group.form-valid .form-check-input.form-control~.form-check-label,
.form-group.form-valid .mx-datepicker .form-check-input.mx-input~.form-check-label,
.mx-datepicker .form-group--custom.form-valid .form-check-input.mx-input~.form-check-label,
.mx-datepicker .form-group.form-valid .form-check-input.mx-input~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
    color: #83b128
}

.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip,
.form-group--custom.form-valid .form-check-input.custom-select~.valid-feedback,
.form-group--custom.form-valid .form-check-input.custom-select~.valid-tooltip,
.form-group--custom.form-valid .form-check-input.form-control~.valid-feedback,
.form-group--custom.form-valid .form-check-input.form-control~.valid-tooltip,
.form-group--custom.form-valid .mx-datepicker .form-check-input.mx-input~.valid-feedback,
.form-group--custom.form-valid .mx-datepicker .form-check-input.mx-input~.valid-tooltip,
.form-group.form-valid .form-check-input.custom-select~.valid-feedback,
.form-group.form-valid .form-check-input.custom-select~.valid-tooltip,
.form-group.form-valid .form-check-input.form-control~.valid-feedback,
.form-group.form-valid .form-check-input.form-control~.valid-tooltip,
.form-group.form-valid .mx-datepicker .form-check-input.mx-input~.valid-feedback,
.form-group.form-valid .mx-datepicker .form-check-input.mx-input~.valid-tooltip,
.mx-datepicker .form-group--custom.form-valid .form-check-input.mx-input~.valid-feedback,
.mx-datepicker .form-group--custom.form-valid .form-check-input.mx-input~.valid-tooltip,
.mx-datepicker .form-group.form-valid .form-check-input.mx-input~.valid-feedback,
.mx-datepicker .form-group.form-valid .form-check-input.mx-input~.valid-tooltip,
.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip {
    display: block
}

.custom-control-input.is-valid~.custom-control-label,
.form-group--custom.form-valid .custom-control-input.custom-select~.custom-control-label,
.form-group--custom.form-valid .custom-control-input.form-control~.custom-control-label,
.form-group--custom.form-valid .mx-datepicker .custom-control-input.mx-input~.custom-control-label,
.form-group.form-valid .custom-control-input.custom-select~.custom-control-label,
.form-group.form-valid .custom-control-input.form-control~.custom-control-label,
.form-group.form-valid .mx-datepicker .custom-control-input.mx-input~.custom-control-label,
.mx-datepicker .form-group--custom.form-valid .custom-control-input.mx-input~.custom-control-label,
.mx-datepicker .form-group.form-valid .custom-control-input.mx-input~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
    color: #83b128
}

.custom-control-input.is-valid~.custom-control-label:before,
.form-group--custom.form-valid .custom-control-input.custom-select~.custom-control-label:before,
.form-group--custom.form-valid .custom-control-input.form-control~.custom-control-label:before,
.form-group--custom.form-valid .mx-datepicker .custom-control-input.mx-input~.custom-control-label:before,
.form-group.form-valid .custom-control-input.custom-select~.custom-control-label:before,
.form-group.form-valid .custom-control-input.form-control~.custom-control-label:before,
.form-group.form-valid .mx-datepicker .custom-control-input.mx-input~.custom-control-label:before,
.mx-datepicker .form-group--custom.form-valid .custom-control-input.mx-input~.custom-control-label:before,
.mx-datepicker .form-group.form-valid .custom-control-input.mx-input~.custom-control-label:before,
.was-validated .custom-control-input:valid~.custom-control-label:before {
    border-color: #83b128
}

.custom-control-input.is-valid:checked~.custom-control-label:before,
.form-group--custom.form-valid .custom-control-input.custom-select:checked~.custom-control-label:before,
.form-group--custom.form-valid .custom-control-input.form-control:checked~.custom-control-label:before,
.form-group--custom.form-valid .mx-datepicker .custom-control-input.mx-input:checked~.custom-control-label:before,
.form-group.form-valid .custom-control-input.custom-select:checked~.custom-control-label:before,
.form-group.form-valid .custom-control-input.form-control:checked~.custom-control-label:before,
.form-group.form-valid .mx-datepicker .custom-control-input.mx-input:checked~.custom-control-label:before,
.mx-datepicker .form-group--custom.form-valid .custom-control-input.mx-input:checked~.custom-control-label:before,
.mx-datepicker .form-group.form-valid .custom-control-input.mx-input:checked~.custom-control-label:before,
.was-validated .custom-control-input:valid:checked~.custom-control-label:before {
    border-color: #9fd23a;
    background-color: #9fd23a
}

.custom-control-input.is-valid:focus~.custom-control-label:before,
.form-group--custom.form-valid .custom-control-input.custom-select:focus~.custom-control-label:before,
.form-group--custom.form-valid .custom-control-input.form-control:focus~.custom-control-label:before,
.form-group--custom.form-valid .mx-datepicker .custom-control-input.mx-input:focus~.custom-control-label:before,
.form-group.form-valid .custom-control-input.custom-select:focus~.custom-control-label:before,
.form-group.form-valid .custom-control-input.form-control:focus~.custom-control-label:before,
.form-group.form-valid .mx-datepicker .custom-control-input.mx-input:focus~.custom-control-label:before,
.mx-datepicker .form-group--custom.form-valid .custom-control-input.mx-input:focus~.custom-control-label:before,
.mx-datepicker .form-group.form-valid .custom-control-input.mx-input:focus~.custom-control-label:before,
.was-validated .custom-control-input:valid:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgba(131, 177, 40, .25)
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,
.custom-file-input.is-valid~.custom-file-label,
.form-group--custom.form-valid .custom-control-input.custom-select:focus:not(:checked)~.custom-control-label:before,
.form-group--custom.form-valid .custom-control-input.form-control:focus:not(:checked)~.custom-control-label:before,
.form-group--custom.form-valid .custom-file-input.custom-select~.custom-file-label,
.form-group--custom.form-valid .custom-file-input.form-control~.custom-file-label,
.form-group--custom.form-valid .mx-datepicker .custom-control-input.mx-input:focus:not(:checked)~.custom-control-label:before,
.form-group--custom.form-valid .mx-datepicker .custom-file-input.mx-input~.custom-file-label,
.form-group.form-valid .custom-control-input.custom-select:focus:not(:checked)~.custom-control-label:before,
.form-group.form-valid .custom-control-input.form-control:focus:not(:checked)~.custom-control-label:before,
.form-group.form-valid .custom-file-input.custom-select~.custom-file-label,
.form-group.form-valid .custom-file-input.form-control~.custom-file-label,
.form-group.form-valid .mx-datepicker .custom-control-input.mx-input:focus:not(:checked)~.custom-control-label:before,
.form-group.form-valid .mx-datepicker .custom-file-input.mx-input~.custom-file-label,
.mx-datepicker .form-group--custom.form-valid .custom-control-input.mx-input:focus:not(:checked)~.custom-control-label:before,
.mx-datepicker .form-group--custom.form-valid .custom-file-input.mx-input~.custom-file-label,
.mx-datepicker .form-group.form-valid .custom-control-input.mx-input:focus:not(:checked)~.custom-control-label:before,
.mx-datepicker .form-group.form-valid .custom-file-input.mx-input~.custom-file-label,
.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,
.was-validated .custom-file-input:valid~.custom-file-label {
    border-color: #83b128
}

.custom-file-input.is-valid:focus~.custom-file-label,
.form-group--custom.form-valid .custom-file-input.custom-select:focus~.custom-file-label,
.form-group--custom.form-valid .custom-file-input.form-control:focus~.custom-file-label,
.form-group--custom.form-valid .mx-datepicker .custom-file-input.mx-input:focus~.custom-file-label,
.form-group.form-valid .custom-file-input.custom-select:focus~.custom-file-label,
.form-group.form-valid .custom-file-input.form-control:focus~.custom-file-label,
.form-group.form-valid .mx-datepicker .custom-file-input.mx-input:focus~.custom-file-label,
.mx-datepicker .form-group--custom.form-valid .custom-file-input.mx-input:focus~.custom-file-label,
.mx-datepicker .form-group.form-valid .custom-file-input.mx-input:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
    border-color: #83b128;
    box-shadow: 0 0 0 .2rem rgba(131, 177, 40, .25)
}

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

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

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

.form-control.is-invalid,
.form-group--custom.form-invalid .form-control,
.form-group--custom.form-invalid .mx-datepicker .mx-input,
.form-group.form-invalid .form-control,
.form-group.form-invalid .mx-datepicker .mx-input,
.mx-datepicker .form-group--custom.form-invalid .mx-input,
.mx-datepicker .form-group.form-invalid .mx-input,
.mx-datepicker .is-invalid.mx-input,
.mx-datepicker .was-validated .mx-input:invalid,
.was-validated .form-control:invalid,
.was-validated .mx-datepicker .mx-input:invalid {
    border-color: #f82945;
    padding-right: calc(1.5em + 1rem);
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMicgaGVpZ2h0PScxMicgZmlsbD0nbm9uZScgc3Ryb2tlPScjZjgyOTQ1Jz48Y2lyY2xlIGN4PSc2JyBjeT0nNicgcj0nNC41Jy8+PHBhdGggc3Ryb2tlLWxpbmVqb2luPSdyb3VuZCcgZD0nTTUuOCAzLjZoLjRMNiA2LjV6Jy8+PGNpcmNsZSBjeD0nNicgY3k9JzguMicgcj0nLjYnIGZpbGw9JyNmODI5NDUnIHN0cm9rZT0nbm9uZScvPjwvc3ZnPg==);
    background-repeat: no-repeat;
    background-position: right calc(.375em + .25rem) center;
    background-size: calc(.75em + .5rem) calc(.75em + .5rem)
}

.form-control.is-invalid:focus,
.form-group--custom.form-invalid .form-control:focus,
.form-group--custom.form-invalid .mx-datepicker .mx-input:focus,
.form-group.form-invalid .form-control:focus,
.form-group.form-invalid .mx-datepicker .mx-input:focus,
.mx-datepicker .form-group--custom.form-invalid .mx-input:focus,
.mx-datepicker .form-group.form-invalid .mx-input:focus,
.mx-datepicker .is-invalid.mx-input:focus,
.mx-datepicker .was-validated .mx-input:invalid:focus,
.was-validated .form-control:invalid:focus,
.was-validated .mx-datepicker .mx-input:invalid:focus {
    border-color: #f82945;
    box-shadow: 0 0 0 .2rem rgba(248, 41, 69, .25)
}

.form-group--custom.form-invalid .mx-datepicker textarea.mx-input,
.form-group--custom.form-invalid textarea.form-control,
.form-group.form-invalid .mx-datepicker textarea.mx-input,
.form-group.form-invalid textarea.form-control,
.mx-datepicker .form-group--custom.form-invalid textarea.mx-input,
.mx-datepicker .form-group.form-invalid textarea.mx-input,
.mx-datepicker .was-validated textarea.mx-input:invalid,
.mx-datepicker textarea.is-invalid.mx-input,
.was-validated .mx-datepicker textarea.mx-input:invalid,
.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
    padding-right: calc(1.5em + 1rem);
    background-position: top calc(.375em + .25rem) right calc(.375em + .25rem)
}

.custom-select.is-invalid,
.form-group--custom.form-invalid .custom-select,
.form-group.form-invalid .custom-select,
.was-validated .custom-select:invalid {
    border-color: #f82945;
    padding-right: calc(.75em + 2.75rem);
    background: url(/_nuxt/img/caret-down-dark.1ea1d8f.svg) no-repeat right 1rem center/1rem 1rem, url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23f82945'%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='%23f82945' stroke='none'/%3E%3C/svg%3E") #313131 no-repeat center right 2rem/calc(.75em + .5rem) calc(.75em + .5rem)
}

.custom-select.is-invalid:focus,
.form-group--custom.form-invalid .custom-select:focus,
.form-group.form-invalid .custom-select:focus,
.was-validated .custom-select:invalid:focus {
    border-color: #f82945;
    box-shadow: 0 0 0 .2rem rgba(248, 41, 69, .25)
}

.form-check-input.is-invalid~.form-check-label,
.form-group--custom.form-invalid .form-check-input.custom-select~.form-check-label,
.form-group--custom.form-invalid .form-check-input.form-control~.form-check-label,
.form-group--custom.form-invalid .mx-datepicker .form-check-input.mx-input~.form-check-label,
.form-group.form-invalid .form-check-input.custom-select~.form-check-label,
.form-group.form-invalid .form-check-input.form-control~.form-check-label,
.form-group.form-invalid .mx-datepicker .form-check-input.mx-input~.form-check-label,
.mx-datepicker .form-group--custom.form-invalid .form-check-input.mx-input~.form-check-label,
.mx-datepicker .form-group.form-invalid .form-check-input.mx-input~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
    color: #f82945
}

.form-check-input.is-invalid~.invalid-feedback,
.form-check-input.is-invalid~.invalid-tooltip,
.form-group--custom.form-invalid .form-check-input.custom-select~.invalid-feedback,
.form-group--custom.form-invalid .form-check-input.custom-select~.invalid-tooltip,
.form-group--custom.form-invalid .form-check-input.form-control~.invalid-feedback,
.form-group--custom.form-invalid .form-check-input.form-control~.invalid-tooltip,
.form-group--custom.form-invalid .mx-datepicker .form-check-input.mx-input~.invalid-feedback,
.form-group--custom.form-invalid .mx-datepicker .form-check-input.mx-input~.invalid-tooltip,
.form-group.form-invalid .form-check-input.custom-select~.invalid-feedback,
.form-group.form-invalid .form-check-input.custom-select~.invalid-tooltip,
.form-group.form-invalid .form-check-input.form-control~.invalid-feedback,
.form-group.form-invalid .form-check-input.form-control~.invalid-tooltip,
.form-group.form-invalid .mx-datepicker .form-check-input.mx-input~.invalid-feedback,
.form-group.form-invalid .mx-datepicker .form-check-input.mx-input~.invalid-tooltip,
.mx-datepicker .form-group--custom.form-invalid .form-check-input.mx-input~.invalid-feedback,
.mx-datepicker .form-group--custom.form-invalid .form-check-input.mx-input~.invalid-tooltip,
.mx-datepicker .form-group.form-invalid .form-check-input.mx-input~.invalid-feedback,
.mx-datepicker .form-group.form-invalid .form-check-input.mx-input~.invalid-tooltip,
.was-validated .form-check-input:invalid~.invalid-feedback,
.was-validated .form-check-input:invalid~.invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid~.custom-control-label,
.form-group--custom.form-invalid .custom-control-input.custom-select~.custom-control-label,
.form-group--custom.form-invalid .custom-control-input.form-control~.custom-control-label,
.form-group--custom.form-invalid .mx-datepicker .custom-control-input.mx-input~.custom-control-label,
.form-group.form-invalid .custom-control-input.custom-select~.custom-control-label,
.form-group.form-invalid .custom-control-input.form-control~.custom-control-label,
.form-group.form-invalid .mx-datepicker .custom-control-input.mx-input~.custom-control-label,
.mx-datepicker .form-group--custom.form-invalid .custom-control-input.mx-input~.custom-control-label,
.mx-datepicker .form-group.form-invalid .custom-control-input.mx-input~.custom-control-label,
.was-validated .custom-control-input:invalid~.custom-control-label {
    color: #f82945
}

.custom-control-input.is-invalid~.custom-control-label:before,
.form-group--custom.form-invalid .custom-control-input.custom-select~.custom-control-label:before,
.form-group--custom.form-invalid .custom-control-input.form-control~.custom-control-label:before,
.form-group--custom.form-invalid .mx-datepicker .custom-control-input.mx-input~.custom-control-label:before,
.form-group.form-invalid .custom-control-input.custom-select~.custom-control-label:before,
.form-group.form-invalid .custom-control-input.form-control~.custom-control-label:before,
.form-group.form-invalid .mx-datepicker .custom-control-input.mx-input~.custom-control-label:before,
.mx-datepicker .form-group--custom.form-invalid .custom-control-input.mx-input~.custom-control-label:before,
.mx-datepicker .form-group.form-invalid .custom-control-input.mx-input~.custom-control-label:before,
.was-validated .custom-control-input:invalid~.custom-control-label:before {
    border-color: #f82945
}

.custom-control-input.is-invalid:checked~.custom-control-label:before,
.form-group--custom.form-invalid .custom-control-input.custom-select:checked~.custom-control-label:before,
.form-group--custom.form-invalid .custom-control-input.form-control:checked~.custom-control-label:before,
.form-group--custom.form-invalid .mx-datepicker .custom-control-input.mx-input:checked~.custom-control-label:before,
.form-group.form-invalid .custom-control-input.custom-select:checked~.custom-control-label:before,
.form-group.form-invalid .custom-control-input.form-control:checked~.custom-control-label:before,
.form-group.form-invalid .mx-datepicker .custom-control-input.mx-input:checked~.custom-control-label:before,
.mx-datepicker .form-group--custom.form-invalid .custom-control-input.mx-input:checked~.custom-control-label:before,
.mx-datepicker .form-group.form-invalid .custom-control-input.mx-input:checked~.custom-control-label:before,
.was-validated .custom-control-input:invalid:checked~.custom-control-label:before {
    border-color: #fa5a70;
    background-color: #fa5a70
}

.custom-control-input.is-invalid:focus~.custom-control-label:before,
.form-group--custom.form-invalid .custom-control-input.custom-select:focus~.custom-control-label:before,
.form-group--custom.form-invalid .custom-control-input.form-control:focus~.custom-control-label:before,
.form-group--custom.form-invalid .mx-datepicker .custom-control-input.mx-input:focus~.custom-control-label:before,
.form-group.form-invalid .custom-control-input.custom-select:focus~.custom-control-label:before,
.form-group.form-invalid .custom-control-input.form-control:focus~.custom-control-label:before,
.form-group.form-invalid .mx-datepicker .custom-control-input.mx-input:focus~.custom-control-label:before,
.mx-datepicker .form-group--custom.form-invalid .custom-control-input.mx-input:focus~.custom-control-label:before,
.mx-datepicker .form-group.form-invalid .custom-control-input.mx-input:focus~.custom-control-label:before,
.was-validated .custom-control-input:invalid:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgba(248, 41, 69, .25)
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,
.custom-file-input.is-invalid~.custom-file-label,
.form-group--custom.form-invalid .custom-control-input.custom-select:focus:not(:checked)~.custom-control-label:before,
.form-group--custom.form-invalid .custom-control-input.form-control:focus:not(:checked)~.custom-control-label:before,
.form-group--custom.form-invalid .custom-file-input.custom-select~.custom-file-label,
.form-group--custom.form-invalid .custom-file-input.form-control~.custom-file-label,
.form-group--custom.form-invalid .mx-datepicker .custom-control-input.mx-input:focus:not(:checked)~.custom-control-label:before,
.form-group--custom.form-invalid .mx-datepicker .custom-file-input.mx-input~.custom-file-label,
.form-group.form-invalid .custom-control-input.custom-select:focus:not(:checked)~.custom-control-label:before,
.form-group.form-invalid .custom-control-input.form-control:focus:not(:checked)~.custom-control-label:before,
.form-group.form-invalid .custom-file-input.custom-select~.custom-file-label,
.form-group.form-invalid .custom-file-input.form-control~.custom-file-label,
.form-group.form-invalid .mx-datepicker .custom-control-input.mx-input:focus:not(:checked)~.custom-control-label:before,
.form-group.form-invalid .mx-datepicker .custom-file-input.mx-input~.custom-file-label,
.mx-datepicker .form-group--custom.form-invalid .custom-control-input.mx-input:focus:not(:checked)~.custom-control-label:before,
.mx-datepicker .form-group--custom.form-invalid .custom-file-input.mx-input~.custom-file-label,
.mx-datepicker .form-group.form-invalid .custom-control-input.mx-input:focus:not(:checked)~.custom-control-label:before,
.mx-datepicker .form-group.form-invalid .custom-file-input.mx-input~.custom-file-label,
.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,
.was-validated .custom-file-input:invalid~.custom-file-label {
    border-color: #f82945
}

.custom-file-input.is-invalid:focus~.custom-file-label,
.form-group--custom.form-invalid .custom-file-input.custom-select:focus~.custom-file-label,
.form-group--custom.form-invalid .custom-file-input.form-control:focus~.custom-file-label,
.form-group--custom.form-invalid .mx-datepicker .custom-file-input.mx-input:focus~.custom-file-label,
.form-group.form-invalid .custom-file-input.custom-select:focus~.custom-file-label,
.form-group.form-invalid .custom-file-input.form-control:focus~.custom-file-label,
.form-group.form-invalid .mx-datepicker .custom-file-input.mx-input:focus~.custom-file-label,
.mx-datepicker .form-group--custom.form-invalid .custom-file-input.mx-input:focus~.custom-file-label,
.mx-datepicker .form-group.form-invalid .custom-file-input.mx-input:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
    border-color: #f82945;
    box-shadow: 0 0 0 .2rem rgba(248, 41, 69, .25)
}

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

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

@media(min-width:576px) {
    .form-inline label {
        justify-content: center
    }
    .form-inline .form-group,
    .form-inline label {
        display: flex;
        align-items: center;
        margin-bottom: 0
    }
    .form-inline .form-group {
        flex: 0 0 auto;
        flex-flow: row wrap
    }
    .form-inline .form-control,
    .form-inline .mx-datepicker .mx-input,
    .mx-datepicker .form-inline .mx-input {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-plaintext {
        display: inline-block
    }
    .form-inline .custom-select,
    .form-inline .input-group {
        width: auto
    }
    .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }
    .form-inline .form-check-input {
        position: relative;
        flex-shrink: 0;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }
    .form-inline .custom-control {
        align-items: center;
        justify-content: center
    }
    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

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

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

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

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(197, 19, 36, .25)
}

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

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

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

.btn-primary {
    color: #fff;
    background-color: #0031ad;
    border-color: #1c47b5;
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
    color: #fff;
    background-color: #a2101e;
    border-color: #960f1c
}

.btn-primary.focus,
.btn-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(206, 54, 69, .5)
}

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

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #960f1c;
    border-color: #8b0d19
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(206, 54, 69, .5)
}

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

.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:hover {
    color: #fff;
    background-color: #323232;
    border-color: #2c2c2c
}

.btn-secondary.focus,
.btn-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(97, 97, 97, .5)
}

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

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #2c2c2c;
    border-color: #252525
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(97, 97, 97, .5)
}

.btn-success {
    color: #fff;
    background-color: #83b128;
    border-color: #83b128
}

.btn-success.focus,
.btn-success:focus,
.btn-success:hover {
    color: #fff;
    background-color: #6c9221;
    border-color: #64871f
}

.btn-success.focus,
.btn-success:focus {
    box-shadow: 0 0 0 .2rem rgba(150, 189, 72, .5)
}

.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #83b128;
    border-color: #83b128
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #64871f;
    border-color: #5d7d1c
}

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(150, 189, 72, .5)
}

.btn-info {
    color: #181818;
    background-color: #56bbae;
    border-color: #56bbae
}

.btn-info.focus,
.btn-info:focus,
.btn-info:hover {
    color: #fff;
    background-color: #43a79b;
    border-color: #409e92
}

.btn-info.focus,
.btn-info:focus {
    box-shadow: 0 0 0 .2rem rgba(77, 163, 152, .5)
}

.btn-info.disabled,
.btn-info:disabled {
    color: #181818;
    background-color: #56bbae;
    border-color: #56bbae
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #409e92;
    border-color: #3c958a
}

.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(77, 163, 152, .5)
}

.btn-get-credit-free,
.btn-warning {
    color: #181818;
    background-color: #f8e880;
    border-color: #f8e880
}

.btn-get-credit-free:hover,
.btn-warning:hover {
    color: #181818;
    background-color: #f6e15c;
    border-color: #f5df50
}

.btn-get-credit-free:focus,
.btn-warning.focus,
.btn-warning:focus,
.focus.btn-get-credit-free {
    color: #181818;
    background-color: #f6e15c;
    border-color: #f5df50;
    box-shadow: 0 0 0 .2rem rgba(214, 201, 112, .5)
}

.btn-get-credit-free:disabled,
.btn-warning.disabled,
.btn-warning:disabled,
.disabled.btn-get-credit-free {
    color: #181818;
    background-color: #f8e880;
    border-color: #f8e880
}

.btn-get-credit-free:not(:disabled):not(.disabled).active,
.btn-get-credit-free:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle,
.show>.dropdown-toggle.btn-get-credit-free {
    color: #181818;
    background-color: #f5df50;
    border-color: #f5dd44
}

.btn-get-credit-free:not(:disabled):not(.disabled).active:focus,
.btn-get-credit-free:not(:disabled):not(.disabled):active:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-warning.dropdown-toggle:focus,
.show>.dropdown-toggle.btn-get-credit-free:focus {
    box-shadow: 0 0 0 .2rem rgba(214, 201, 112, .5)
}

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

.btn-danger.focus,
.btn-danger:focus,
.btn-danger:hover {
    color: #fff;
    background-color: #f30828;
    border-color: #e60826
}

.btn-danger.focus,
.btn-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(249, 73, 97, .5)
}

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

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

.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(249, 73, 97, .5)
}

.btn-light {
    color: #181818;
    background-color: #d0d0d0;
    border-color: #d0d0d0
}

.btn-light.focus,
.btn-light:focus,
.btn-light:hover {
    color: #181818;
    background-color: #bdbdbd;
    border-color: #b7b7b7
}

.btn-light.focus,
.btn-light:focus {
    box-shadow: 0 0 0 .2rem hsla(0, 0%, 70.6%, .5)
}

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

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
    color: #181818;
    background-color: #b7b7b7;
    border-color: #b0b0b0
}

.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem hsla(0, 0%, 70.6%, .5)
}

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

.btn-dark.focus,
.btn-dark:focus,
.btn-dark:hover {
    color: #fff;
    background-color: #050505;
    border-color: #000
}

.btn-dark.focus,
.btn-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(59, 59, 59, .5)
}

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

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

.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(59, 59, 59, .5)
}

.btn-gray-100 {
    color: #181818;
    background-color: #e7e7e7;
    border-color: #e7e7e7
}

.btn-gray-100.focus,
.btn-gray-100:focus,
.btn-gray-100:hover {
    color: #181818;
    background-color: #d4d4d4;
    border-color: #cecece
}

.btn-gray-100.focus,
.btn-gray-100:focus {
    box-shadow: 0 0 0 .2rem hsla(0, 0%, 78.4%, .5)
}

.btn-gray-100.disabled,
.btn-gray-100:disabled {
    color: #181818;
    background-color: #e7e7e7;
    border-color: #e7e7e7
}

.btn-gray-100:not(:disabled):not(.disabled).active,
.btn-gray-100:not(:disabled):not(.disabled):active,
.show>.btn-gray-100.dropdown-toggle {
    color: #181818;
    background-color: #cecece;
    border-color: #c7c7c7
}

.btn-gray-100:not(:disabled):not(.disabled).active:focus,
.btn-gray-100:not(:disabled):not(.disabled):active:focus,
.show>.btn-gray-100.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem hsla(0, 0%, 78.4%, .5)
}

.btn-gray-200 {
    color: #181818;
    background-color: #d0d0d0;
    border-color: #d0d0d0
}

.btn-gray-200.focus,
.btn-gray-200:focus,
.btn-gray-200:hover {
    color: #181818;
    background-color: #bdbdbd;
    border-color: #b7b7b7
}

.btn-gray-200.focus,
.btn-gray-200:focus {
    box-shadow: 0 0 0 .2rem hsla(0, 0%, 70.6%, .5)
}

.btn-gray-200.disabled,
.btn-gray-200:disabled {
    color: #181818;
    background-color: #d0d0d0;
    border-color: #d0d0d0
}

.btn-gray-200:not(:disabled):not(.disabled).active,
.btn-gray-200:not(:disabled):not(.disabled):active,
.show>.btn-gray-200.dropdown-toggle {
    color: #181818;
    background-color: #b7b7b7;
    border-color: #b0b0b0
}

.btn-gray-200:not(:disabled):not(.disabled).active:focus,
.btn-gray-200:not(:disabled):not(.disabled):active:focus,
.show>.btn-gray-200.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem hsla(0, 0%, 70.6%, .5)
}

.btn-gray-300 {
    color: #181818;
    background-color: #a2a2a2;
    border-color: #a2a2a2
}

.btn-gray-300.focus,
.btn-gray-300:focus,
.btn-gray-300:hover {
    color: #fff;
    background-color: #8f8f8f;
    border-color: #898989
}

.btn-gray-300.focus,
.btn-gray-300:focus {
    box-shadow: 0 0 0 .2rem hsla(0, 0%, 55.3%, .5)
}

.btn-gray-300.disabled,
.btn-gray-300:disabled {
    color: #181818;
    background-color: #a2a2a2;
    border-color: #a2a2a2
}

.btn-gray-300:not(:disabled):not(.disabled).active,
.btn-gray-300:not(:disabled):not(.disabled):active,
.show>.btn-gray-300.dropdown-toggle {
    color: #fff;
    background-color: #898989;
    border-color: #828282
}

.btn-gray-300:not(:disabled):not(.disabled).active:focus,
.btn-gray-300:not(:disabled):not(.disabled):active:focus,
.show>.btn-gray-300.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem hsla(0, 0%, 55.3%, .5)
}

.btn-gray-400 {
    color: #fff;
    background-color: #8b8b8b;
    border-color: #8b8b8b
}

.btn-gray-400.focus,
.btn-gray-400:focus,
.btn-gray-400:hover {
    color: #fff;
    background-color: #787878;
    border-color: #727272
}

.btn-gray-400.focus,
.btn-gray-400:focus {
    box-shadow: 0 0 0 .2rem hsla(0, 0%, 61.2%, .5)
}

.btn-gray-400.disabled,
.btn-gray-400:disabled {
    color: #fff;
    background-color: #8b8b8b;
    border-color: #8b8b8b
}

.btn-gray-400:not(:disabled):not(.disabled).active,
.btn-gray-400:not(:disabled):not(.disabled):active,
.show>.btn-gray-400.dropdown-toggle {
    color: #fff;
    background-color: #727272;
    border-color: #6b6b6b
}

.btn-gray-400:not(:disabled):not(.disabled).active:focus,
.btn-gray-400:not(:disabled):not(.disabled):active:focus,
.show>.btn-gray-400.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem hsla(0, 0%, 61.2%, .5)
}

.btn-gray-500 {
    color: #fff;
    background-color: #737373;
    border-color: #737373
}

.btn-gray-500.focus,
.btn-gray-500:focus,
.btn-gray-500:hover {
    color: #fff;
    background-color: #606060;
    border-color: #5a5a5a
}

.btn-gray-500.focus,
.btn-gray-500:focus {
    box-shadow: 0 0 0 .2rem hsla(0, 0%, 53.3%, .5)
}

.btn-gray-500.disabled,
.btn-gray-500:disabled {
    color: #fff;
    background-color: #737373;
    border-color: #737373
}

.btn-gray-500:not(:disabled):not(.disabled).active,
.btn-gray-500:not(:disabled):not(.disabled):active,
.show>.btn-gray-500.dropdown-toggle {
    color: #fff;
    background-color: #5a5a5a;
    border-color: #535353
}

.btn-gray-500:not(:disabled):not(.disabled).active:focus,
.btn-gray-500:not(:disabled):not(.disabled):active:focus,
.show>.btn-gray-500.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem hsla(0, 0%, 53.3%, .5)
}

.btn-gray-600 {
    color: #fff;
    background-color: #5c5c5c;
    border-color: #5c5c5c
}

.btn-gray-600.focus,
.btn-gray-600:focus,
.btn-gray-600:hover {
    color: #fff;
    background-color: #494949;
    border-color: #434343
}

.btn-gray-600.focus,
.btn-gray-600:focus {
    box-shadow: 0 0 0 .2rem hsla(0, 0%, 45.5%, .5)
}

.btn-gray-600.disabled,
.btn-gray-600:disabled {
    color: #fff;
    background-color: #5c5c5c;
    border-color: #5c5c5c
}

.btn-gray-600:not(:disabled):not(.disabled).active,
.btn-gray-600:not(:disabled):not(.disabled):active,
.show>.btn-gray-600.dropdown-toggle {
    color: #fff;
    background-color: #434343;
    border-color: #3c3c3c
}

.btn-gray-600:not(:disabled):not(.disabled).active:focus,
.btn-gray-600:not(:disabled):not(.disabled):active:focus,
.show>.btn-gray-600.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem hsla(0, 0%, 45.5%, .5)
}

.btn-gray-700 {
    color: #fff;
    background-color: #454545;
    border-color: #454545
}

.btn-gray-700.focus,
.btn-gray-700:focus,
.btn-gray-700:hover {
    color: #fff;
    background-color: #323232;
    border-color: #2c2c2c
}

.btn-gray-700.focus,
.btn-gray-700:focus {
    box-shadow: 0 0 0 .2rem rgba(97, 97, 97, .5)
}

.btn-gray-700.disabled,
.btn-gray-700:disabled {
    color: #fff;
    background-color: #454545;
    border-color: #454545
}

.btn-gray-700:not(:disabled):not(.disabled).active,
.btn-gray-700:not(:disabled):not(.disabled):active,
.show>.btn-gray-700.dropdown-toggle {
    color: #fff;
    background-color: #2c2c2c;
    border-color: #252525
}

.btn-gray-700:not(:disabled):not(.disabled).active:focus,
.btn-gray-700:not(:disabled):not(.disabled):active:focus,
.show>.btn-gray-700.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(97, 97, 97, .5)
}

.btn-gray-800 {
    color: #fff;
    background-color: #313131;
    border-color: #313131
}

.btn-gray-800.focus,
.btn-gray-800:focus,
.btn-gray-800:hover {
    color: #fff;
    background-color: #1e1e1e;
    border-color: #181818
}

.btn-gray-800.focus,
.btn-gray-800:focus {
    box-shadow: 0 0 0 .2rem rgba(80, 80, 80, .5)
}

.btn-gray-800.disabled,
.btn-gray-800:disabled {
    color: #fff;
    background-color: #313131;
    border-color: #313131
}

.btn-gray-800:not(:disabled):not(.disabled).active,
.btn-gray-800:not(:disabled):not(.disabled):active,
.show>.btn-gray-800.dropdown-toggle {
    color: #fff;
    background-color: #181818;
    border-color: #111
}

.btn-gray-800:not(:disabled):not(.disabled).active:focus,
.btn-gray-800:not(:disabled):not(.disabled):active:focus,
.show>.btn-gray-800.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(80, 80, 80, .5)
}

.btn-gray-900 {
    color: #fff;
    background-color: #181818;
    border-color: #181818
}

.btn-gray-900.focus,
.btn-gray-900:focus,
.btn-gray-900:hover {
    color: #fff;
    background-color: #050505;
    border-color: #000
}

.btn-gray-900.focus,
.btn-gray-900:focus {
    box-shadow: 0 0 0 .2rem rgba(59, 59, 59, .5)
}

.btn-gray-900.disabled,
.btn-gray-900:disabled {
    color: #fff;
    background-color: #181818;
    border-color: #181818
}

.btn-gray-900:not(:disabled):not(.disabled).active,
.btn-gray-900:not(:disabled):not(.disabled):active,
.show>.btn-gray-900.dropdown-toggle {
    color: #fff;
    background-color: #000;
    border-color: #000
}

.btn-gray-900:not(:disabled):not(.disabled).active:focus,
.btn-gray-900:not(:disabled):not(.disabled):active:focus,
.show>.btn-gray-900.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(59, 59, 59, .5)
}

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

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

.btn-outline-primary.focus,
.btn-outline-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(197, 19, 36, .5)
}

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

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

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(197, 19, 36, .5)
}

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

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

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(69, 69, 69, .5)
}

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

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

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

.btn-outline-success {
    color: #83b128;
    border-color: #83b128
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #83b128;
    border-color: #83b128
}

.btn-outline-success.focus,
.btn-outline-success:focus {
    box-shadow: 0 0 0 .2rem rgba(131, 177, 40, .5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #83b128;
    background-color: transparent
}

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

.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(131, 177, 40, .5)
}

.btn-outline-info {
    color: #56bbae;
    border-color: #56bbae
}

.btn-outline-info:hover {
    color: #181818;
    background-color: #56bbae;
    border-color: #56bbae
}

.btn-outline-info.focus,
.btn-outline-info:focus {
    box-shadow: 0 0 0 .2rem rgba(86, 187, 174, .5)
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #56bbae;
    background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show>.btn-outline-info.dropdown-toggle {
    color: #181818;
    background-color: #56bbae;
    border-color: #56bbae
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(86, 187, 174, .5)
}

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

.btn-outline-warning:hover {
    color: #181818;
    background-color: #f8e880;
    border-color: #f8e880
}

.btn-outline-warning.focus,
.btn-outline-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 232, 128, .5)
}

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

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

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 232, 128, .5)
}

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

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

.btn-outline-danger.focus,
.btn-outline-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 41, 69, .5)
}

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

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

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 41, 69, .5)
}

#__admin .btn-outline-dark,
.btn-outline-light {
    color: #d0d0d0;
    border-color: #d0d0d0
}

#__admin .btn-outline-dark:hover,
.btn-outline-light:hover {
    color: #181818;
    background-color: #d0d0d0;
    border-color: #d0d0d0
}

#__admin .btn-outline-dark:focus,
#__admin .focus.btn-outline-dark,
.btn-outline-light.focus,
.btn-outline-light:focus {
    box-shadow: 0 0 0 .2rem hsla(0, 0%, 81.6%, .5)
}

#__admin .btn-outline-dark:disabled,
#__admin .disabled.btn-outline-dark,
.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #d0d0d0;
    background-color: transparent
}

#__admin .btn-outline-dark:not(:disabled):not(.disabled).active,
#__admin .btn-outline-dark:not(:disabled):not(.disabled):active,
#__admin .show>.dropdown-toggle.btn-outline-dark,
.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show>.btn-outline-light.dropdown-toggle {
    color: #181818;
    background-color: #d0d0d0;
    border-color: #d0d0d0
}

#__admin .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
#__admin .btn-outline-dark:not(:disabled):not(.disabled):active:focus,
#__admin .show>.dropdown-toggle.btn-outline-dark:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem hsla(0, 0%, 81.6%, .5)
}

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

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

.btn-outline-dark.focus,
.btn-outline-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(24, 24, 24, .5)
}

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

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

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

.btn-outline-gray-100 {
    color: #e7e7e7;
    border-color: #e7e7e7
}

.btn-outline-gray-100:hover {
    color: #181818;
    background-color: #e7e7e7;
    border-color: #e7e7e7
}

.btn-outline-gray-100.focus,
.btn-outline-gray-100:focus {
    box-shadow: 0 0 0 .2rem hsla(0, 0%, 90.6%, .5)
}

.btn-outline-gray-100.disabled,
.btn-outline-gray-100:disabled {
    color: #e7e7e7;
    background-color: transparent
}

.btn-outline-gray-100:not(:disabled):not(.disabled).active,
.btn-outline-gray-100:not(:disabled):not(.disabled):active,
.show>.btn-outline-gray-100.dropdown-toggle {
    color: #181818;
    background-color: #e7e7e7;
    border-color: #e7e7e7
}

.btn-outline-gray-100:not(:disabled):not(.disabled).active:focus,
.btn-outline-gray-100:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-gray-100.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem hsla(0, 0%, 90.6%, .5)
}

.btn-outline-gray-200 {
    color: #d0d0d0;
    border-color: #d0d0d0
}

.btn-outline-gray-200:hover {
    color: #181818;
    background-color: #d0d0d0;
    border-color: #d0d0d0
}

.btn-outline-gray-200.focus,
.btn-outline-gray-200:focus {
    box-shadow: 0 0 0 .2rem hsla(0, 0%, 81.6%, .5)
}

.btn-outline-gray-200.disabled,
.btn-outline-gray-200:disabled {
    color: #d0d0d0;
    background-color: transparent
}

.btn-outline-gray-200:not(:disabled):not(.disabled).active,
.btn-outline-gray-200:not(:disabled):not(.disabled):active,
.show>.btn-outline-gray-200.dropdown-toggle {
    color: #181818;
    background-color: #d0d0d0;
    border-color: #d0d0d0
}

.btn-outline-gray-200:not(:disabled):not(.disabled).active:focus,
.btn-outline-gray-200:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-gray-200.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem hsla(0, 0%, 81.6%, .5)
}

.btn-outline-gray-300 {
    color: #a2a2a2;
    border-color: #a2a2a2
}

.btn-outline-gray-300:hover {
    color: #181818;
    background-color: #a2a2a2;
    border-color: #a2a2a2
}

.btn-outline-gray-300.focus,
.btn-outline-gray-300:focus {
    box-shadow: 0 0 0 .2rem hsla(0, 0%, 63.5%, .5)
}

.btn-outline-gray-300.disabled,
.btn-outline-gray-300:disabled {
    color: #a2a2a2;
    background-color: transparent
}

.btn-outline-gray-300:not(:disabled):not(.disabled).active,
.btn-outline-gray-300:not(:disabled):not(.disabled):active,
.show>.btn-outline-gray-300.dropdown-toggle {
    color: #181818;
    background-color: #a2a2a2;
    border-color: #a2a2a2
}

.btn-outline-gray-300:not(:disabled):not(.disabled).active:focus,
.btn-outline-gray-300:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-gray-300.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem hsla(0, 0%, 63.5%, .5)
}

.btn-outline-gray-400 {
    color: #8b8b8b;
    border-color: #8b8b8b
}

.btn-outline-gray-400:hover {
    color: #fff;
    background-color: #8b8b8b;
    border-color: #8b8b8b
}

.btn-outline-gray-400.focus,
.btn-outline-gray-400:focus {
    box-shadow: 0 0 0 .2rem hsla(0, 0%, 54.5%, .5)
}

.btn-outline-gray-400.disabled,
.btn-outline-gray-400:disabled {
    color: #8b8b8b;
    background-color: transparent
}

.btn-outline-gray-400:not(:disabled):not(.disabled).active,
.btn-outline-gray-400:not(:disabled):not(.disabled):active,
.show>.btn-outline-gray-400.dropdown-toggle {
    color: #fff;
    background-color: #8b8b8b;
    border-color: #8b8b8b
}

.btn-outline-gray-400:not(:disabled):not(.disabled).active:focus,
.btn-outline-gray-400:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-gray-400.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem hsla(0, 0%, 54.5%, .5)
}

.btn-outline-gray-500 {
    color: #737373;
    border-color: #737373
}

.btn-outline-gray-500:hover {
    color: #fff;
    background-color: #737373;
    border-color: #737373
}

.btn-outline-gray-500.focus,
.btn-outline-gray-500:focus {
    box-shadow: 0 0 0 .2rem hsla(0, 0%, 45.1%, .5)
}

.btn-outline-gray-500.disabled,
.btn-outline-gray-500:disabled {
    color: #737373;
    background-color: transparent
}

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

.btn-outline-gray-500:not(:disabled):not(.disabled).active:focus,
.btn-outline-gray-500:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-gray-500.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem hsla(0, 0%, 45.1%, .5)
}

.btn-outline-gray-600 {
    color: #5c5c5c;
    border-color: #5c5c5c
}

.btn-outline-gray-600:hover {
    color: #fff;
    background-color: #5c5c5c;
    border-color: #5c5c5c
}

.btn-outline-gray-600.focus,
.btn-outline-gray-600:focus {
    box-shadow: 0 0 0 .2rem rgba(92, 92, 92, .5)
}

.btn-outline-gray-600.disabled,
.btn-outline-gray-600:disabled {
    color: #5c5c5c;
    background-color: transparent
}

.btn-outline-gray-600:not(:disabled):not(.disabled).active,
.btn-outline-gray-600:not(:disabled):not(.disabled):active,
.show>.btn-outline-gray-600.dropdown-toggle {
    color: #fff;
    background-color: #5c5c5c;
    border-color: #5c5c5c
}

.btn-outline-gray-600:not(:disabled):not(.disabled).active:focus,
.btn-outline-gray-600:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-gray-600.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(92, 92, 92, .5)
}

.btn-outline-gray-700 {
    color: #454545;
    border-color: #454545
}

.btn-outline-gray-700:hover {
    color: #fff;
    background-color: #454545;
    border-color: #454545
}

.btn-outline-gray-700.focus,
.btn-outline-gray-700:focus {
    box-shadow: 0 0 0 .2rem rgba(69, 69, 69, .5)
}

.btn-outline-gray-700.disabled,
.btn-outline-gray-700:disabled {
    color: #454545;
    background-color: transparent
}

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

.btn-outline-gray-700:not(:disabled):not(.disabled).active:focus,
.btn-outline-gray-700:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-gray-700.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(69, 69, 69, .5)
}

.btn-outline-gray-800 {
    color: #313131;
    border-color: #313131
}

.btn-outline-gray-800:hover {
    color: #fff;
    background-color: #313131;
    border-color: #313131
}

.btn-outline-gray-800.focus,
.btn-outline-gray-800:focus {
    box-shadow: 0 0 0 .2rem rgba(49, 49, 49, .5)
}

.btn-outline-gray-800.disabled,
.btn-outline-gray-800:disabled {
    color: #313131;
    background-color: transparent
}

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

.btn-outline-gray-800:not(:disabled):not(.disabled).active:focus,
.btn-outline-gray-800:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-gray-800.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(49, 49, 49, .5)
}

.btn-outline-gray-900 {
    color: #181818;
    border-color: #181818
}

.btn-outline-gray-900:hover {
    color: #fff;
    background-color: #181818;
    border-color: #181818
}

.btn-outline-gray-900.focus,
.btn-outline-gray-900:focus {
    box-shadow: 0 0 0 .2rem rgba(24, 24, 24, .5)
}

.btn-outline-gray-900.disabled,
.btn-outline-gray-900:disabled {
    color: #181818;
    background-color: transparent
}

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

.btn-outline-gray-900:not(:disabled):not(.disabled).active:focus,
.btn-outline-gray-900:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-gray-900.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(24, 24, 24, .5)
}

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

.btn-link:hover {
    color: #dc1528
}

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

.btn-link.disabled,
.btn-link:disabled {
    color: #5c5c5c;
    pointer-events: none
}

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

.btn-group-sm>.btn,
.btn-sm {
    padding: .4rem .75rem;
    font-size: .9rem;
    line-height: 1.5;
    border-radius: .2rem
}

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

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

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

.fade {
    transition: opacity .15s linear
}

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

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

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

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

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

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

.dropdown-toggle {
    white-space: nowrap
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dropdown-item:focus,
.dropdown-item:hover {
    color: #0b0b0b;
    text-decoration: none;
    background-color: #e7e7e7
}

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

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

.dropdown-menu.show {
    display: block
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.input-group-text {
    display: flex;
    align-items: center;
    padding: .5rem 1rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    border: 1px solid #737373;
    border-radius: .25rem
}

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

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

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

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

.input-group-sm>.custom-select,
.input-group-sm>.form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text,
.mx-datepicker .input-group-sm>.mx-input {
    padding: .4rem .75rem;
    font-size: .9rem;
    line-height: 1.5;
    border-radius: .2rem
}

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

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

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

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

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

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

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

.custom-control-input:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgba(197, 19, 36, .25)
}

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

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

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

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

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

.custom-control-label:before {
    pointer-events: none;
    background-color: #313131;
    border: 1px solid #737373
}

.custom-control-label:after,
.custom-control-label:before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: ""
}

.custom-control-label:after {
    background: no-repeat 50%/50% 50%
}

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

.custom-checkbox .custom-control-input:checked~.custom-control-label:after {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc4JyBoZWlnaHQ9JzgnPjxwYXRoIGZpbGw9JyNmZmYnIGQ9J002LjU2NC43NWwtMy41OSAzLjYxMi0xLjUzOC0xLjU1TDAgNC4yNmwyLjk3NCAyLjk5TDggMi4xOTN6Jy8+PC9zdmc+)
}

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

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc0JyBoZWlnaHQ9JzQnPjxwYXRoIHN0cm9rZT0nI2ZmZicgZD0nTTAgMmg0Jy8+PC9zdmc+)
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(197, 19, 36, .5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before {
    background-color: rgba(197, 19, 36, .5)
}

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

.custom-radio .custom-control-input:checked~.custom-control-label:after {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMicgaGVpZ2h0PScxMicgdmlld0JveD0nLTQgLTQgOCA4Jz48Y2lyY2xlIHI9JzMnIGZpbGw9JyNmZmYnLz48L3N2Zz4=)
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(197, 19, 36, .5)
}

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

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

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

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

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

.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(197, 19, 36, .5)
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + 1rem + 2px);
    padding: .5rem 2rem .5rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    vertical-align: middle;
    background: #313131 url(/_nuxt/img/caret-down-dark.1ea1d8f.svg) no-repeat right 1rem center/1rem 1rem;
    border: 1px solid #737373;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-select:focus {
    border-color: #c51324;
    outline: 0;
    box-shadow: 0 0 0 1px hsla(0, 0%, 100%, .4)
}

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

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

.custom-select:disabled {
    color: #5c5c5c;
    background-color: #d0d0d0
}

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

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

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

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

.custom-file {
    display: inline-block;
    margin-bottom: 0
}

.custom-file,
.custom-file-input {
    position: relative;
    width: 100%;
    height: calc(1.5em + 1rem + 2px)
}

.custom-file-input {
    z-index: 2;
    margin: 0;
    opacity: 0
}

.custom-file-input:focus~.custom-file-label {
    border-color: #c51324;
    box-shadow: 0 0 0 .2rem rgba(197, 19, 36, .25)
}

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

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

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

.custom-file-label {
    left: 0;
    z-index: 1;
    height: calc(1.5em + 1rem + 2px);
    font-weight: 400;
    border: 1px solid #737373;
    border-radius: .25rem
}

.custom-file-label,
.custom-file-label:after {
    position: absolute;
    top: 0;
    right: 0;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #fff;
    background-color: #313131
}

.custom-file-label:after {
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + 1rem);
    content: "Browse";
    border-left: inherit;
    border-radius: 0 .25rem .25rem 0
}

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

.custom-range:focus {
    outline: none
}

.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #0b0b0b, 0 0 0 .2rem rgba(197, 19, 36, .25)
}

.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #0b0b0b, 0 0 0 .2rem rgba(197, 19, 36, .25)
}

.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #0b0b0b, 0 0 0 .2rem rgba(197, 19, 36, .25)
}

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

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

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

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

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

.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #c51324;
    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) {
    .custom-range::-moz-range-thumb {
        -moz-transition: none;
        transition: none
    }
}

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

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

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

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

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

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

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

.custom-range::-ms-fill-upper {
    margin-right: 15px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #d0d0d0 #d0d0d0 #a2a2a2
}

.nav-tabs .nav-link.disabled {
    color: #5c5c5c;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #454545;
    background-color: #0b0b0b;
    border-color: #a2a2a2 #a2a2a2 #0b0b0b
}

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

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

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

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

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

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

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

.navbar {
    position: relative;
    padding: .5rem .5rem
}
@media screen and (max-width: 768px){
	.navbar {
    position: relative;
    padding: .2rem .2rem
}
}
.navbar,
.navbar .container,
.navbar .container-fluid,
.navbar .container-lg,
.navbar .container-md,
.navbar .container-sm,
.navbar .container-xl {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.navbar-brand {
    display: inline-block;
    padding-top: .3875rem;
    padding-bottom: .3875rem;
    font-size: 1.15rem;
    line-height: inherit;
    white-space: nowrap
}

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

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

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

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

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

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

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

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

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

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

@media(min-width:576px) {
    .navbar-expand-sm {
        flex-flow: row nowrap;
        justify-content: flex-start
    }
    .navbar-expand-sm .navbar-nav {
        flex-direction: row
    }
    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid,
    .navbar-expand-sm>.container-lg,
    .navbar-expand-sm>.container-md,
    .navbar-expand-sm>.container-sm,
    .navbar-expand-sm>.container-xl {
        flex-wrap: nowrap
    }
    .navbar-expand-sm .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }
    .navbar-expand-sm .navbar-toggler {
        display: none
    }
}

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

@media(min-width:768px) {
    .navbar-expand-md {
        flex-flow: row nowrap;
        justify-content: flex-start
    }
    .navbar-expand-md .navbar-nav {
        flex-direction: row
    }
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid,
    .navbar-expand-md>.container-lg,
    .navbar-expand-md>.container-md,
    .navbar-expand-md>.container-sm,
    .navbar-expand-md>.container-xl {
        flex-wrap: nowrap
    }
    .navbar-expand-md .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }
    .navbar-expand-md .navbar-toggler {
        display: none
    }
}

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

@media(min-width:992px) {
    .navbar-expand-lg {
        flex-flow: row nowrap;
        justify-content: flex-start
    }
    .navbar-expand-lg .navbar-nav {
        flex-direction: row
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid,
    .navbar-expand-lg>.container-lg,
    .navbar-expand-lg>.container-md,
    .navbar-expand-lg>.container-sm,
    .navbar-expand-lg>.container-xl {
        flex-wrap: nowrap
    }
    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }
    .navbar-expand-lg .navbar-toggler {
        display: none
    }
}

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

@media(min-width:1200px) {
    .navbar-expand-xl {
        flex-flow: row nowrap;
        justify-content: flex-start
    }
    .navbar-expand-xl .navbar-nav {
        flex-direction: row
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid,
    .navbar-expand-xl>.container-lg,
    .navbar-expand-xl>.container-md,
    .navbar-expand-xl>.container-sm,
    .navbar-expand-xl>.container-xl {
        flex-wrap: nowrap
    }
    .navbar-expand-xl .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }
    .navbar-expand-xl .navbar-toggler {
        display: none
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-light .navbar-toggler-icon {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSczMCcgaGVpZ2h0PSczMCc+PHBhdGggc3Ryb2tlPSdyZ2JhKDEwLDEwLDEwLDAuNSknIHN0cm9rZS1saW5lY2FwPSdyb3VuZCcgc3Ryb2tlLW1pdGVybGltaXQ9JzEwJyBzdHJva2Utd2lkdGg9JzInIGQ9J000IDdoMjJNNCAxNWgyMk00IDIzaDIyJy8+PC9zdmc+)
}

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

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

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

.navbar-dark .navbar-nav .nav-link {
    color: hsla(0, 0%, 100%, .5)
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: hsla(0, 0%, 100%, .75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: hsla(0, 0%, 100%, .25)
}

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

.navbar-dark .navbar-toggler {
    color: hsla(0, 0%, 100%, .5);
    border-color: hsla(0, 0%, 100%, .1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSczMCcgaGVpZ2h0PSczMCc+PHBhdGggc3Ryb2tlPSdyZ2JhKDI1NSwyNTUsMjU1LDAuNSknIHN0cm9rZS1saW5lY2FwPSdyb3VuZCcgc3Ryb2tlLW1pdGVybGltaXQ9JzEwJyBzdHJva2Utd2lkdGg9JzInIGQ9J000IDdoMjJNNCAxNWgyMk00IDIzaDIyJy8+PC9zdmc+)
}

.navbar-dark .navbar-text {
    color: hsla(0, 0%, 100%, .5)
}

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

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #181818;
    background-clip: border-box;
    border: 1px solid #5c5c5c;
    border-radius: .6rem
}

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

.card>.list-group {
    border-top: inherit;
    border-bottom: inherit
}

.card>.list-group:first-child {
    border-top-width: 0;
    border-top-left-radius: calc(.6rem - 1px);
    border-top-right-radius: calc(.6rem - 1px)
}

.card>.list-group:last-child {
    border-bottom-width: 0;
    border-bottom-right-radius: calc(.6rem - 1px);
    border-bottom-left-radius: calc(.6rem - 1px)
}

.card>.card-header+.list-group,
.card>.list-group+.card-footer {
    border-top: 0
}

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

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

.card-subtitle {
    margin-top: -.375rem
}

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

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

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

.card-header {
    padding: .75rem 1rem;
    margin-bottom: 0;
    background-color: rgba(10, 10, 10, .03);
    border-bottom: 1px solid #5c5c5c
}

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

.card-footer {
    padding: .75rem 1rem;
    background-color: rgba(10, 10, 10, .03);
    border-top: 1px solid #5c5c5c
}

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

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

.card-header-pills,
.card-header-tabs {
    margin-right: -.5rem;
    margin-left: -.5rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
    border-radius: calc(.6rem - 1px)
}

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

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

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

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

@media(min-width:576px) {
    .card-deck {
        display: flex;
        flex-flow: row wrap;
        margin-right: -10px;
        margin-left: -10px
    }
    .card-deck .card {
        flex: 1 0 0%;
        margin-right: 10px;
        margin-bottom: 0;
        margin-left: 10px
    }
}

.card-group>.card {
    margin-bottom: 10px
}

@media(min-width:576px) {
    .card-group {
        display: flex;
        flex-flow: row wrap
    }
    .card-group>.card {
        flex: 1 0 0%;
        margin-bottom: 0
    }
    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0
    }
    .card-group>.card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }
    .card-group>.card:not(:last-child) .card-header,
    .card-group>.card:not(:last-child) .card-img-top {
        border-top-right-radius: 0
    }
    .card-group>.card:not(:last-child) .card-footer,
    .card-group>.card:not(:last-child) .card-img-bottom {
        border-bottom-right-radius: 0
    }
    .card-group>.card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }
    .card-group>.card:not(:first-child) .card-header,
    .card-group>.card:not(:first-child) .card-img-top {
        border-top-left-radius: 0
    }
    .card-group>.card:not(:first-child) .card-footer,
    .card-group>.card:not(:first-child) .card-img-bottom {
        border-bottom-left-radius: 0
    }
}

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

@media(min-width:576px) {
    .card-columns {
        -moz-column-count: 3;
        column-count: 3;
        grid-column-gap: 1.25rem;
        orphans: 1;
        widows: 1
    }
    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}

.accordion {
    overflow-anchor: none
}

.accordion>.card {
    overflow: hidden
}

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

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

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

.breadcrumb {
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #d0d0d0;
    border-radius: .25rem
}

.breadcrumb,
.breadcrumb-item {
    display: flex
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem
}

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

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

.breadcrumb-item.active {
    color: #5c5c5c
}

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

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

.page-link:hover {
    z-index: 2;
    color: #dc1528;
    text-decoration: none;
    background-color: #d0d0d0;
    border-color: #a2a2a2
}

.page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(197, 19, 36, .25)
}

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

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

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

.page-item.disabled .page-link {
    color: #5c5c5c;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #a2a2a2
}

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

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

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

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

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

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

.badge {
    display: inline-block;
    padding: .4em .7em;
    font-size: 85%;
    font-weight: 500;
    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) {
    .badge {
        transition: none
    }
}

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

.badge:empty {
    display: none
}

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

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

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

a.badge-primary:focus,
a.badge-primary:hover {
    color: #fff;
    background-color: #960f1c
}

a.badge-primary.focus,
a.badge-primary:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(197, 19, 36, .5)
}

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

a.badge-secondary:focus,
a.badge-secondary:hover {
    color: #fff;
    background-color: #2c2c2c
}

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

.badge-success {
    color: #fff;
    background-color: #83b128
}

a.badge-success:focus,
a.badge-success:hover {
    color: #fff;
    background-color: #64871f
}

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

.badge-info {
    color: #181818;
    background-color: #56bbae
}

a.badge-info:focus,
a.badge-info:hover {
    color: #181818;
    background-color: #409e92
}

a.badge-info.focus,
a.badge-info:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(86, 187, 174, .5)
}

.badge-warning {
    color: #181818;
    background-color: #f8e880
}

a.badge-warning:focus,
a.badge-warning:hover {
    color: #181818;
    background-color: #f5df50
}

a.badge-warning.focus,
a.badge-warning:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(248, 232, 128, .5)
}

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

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

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

.badge-light {
    color: #181818;
    background-color: #d0d0d0
}

a.badge-light:focus,
a.badge-light:hover {
    color: #181818;
    background-color: #b7b7b7
}

a.badge-light.focus,
a.badge-light:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem hsla(0, 0%, 81.6%, .5)
}

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

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

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

.badge-gray-100 {
    color: #181818;
    background-color: #e7e7e7
}

a.badge-gray-100:focus,
a.badge-gray-100:hover {
    color: #181818;
    background-color: #cecece
}

a.badge-gray-100.focus,
a.badge-gray-100:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem hsla(0, 0%, 90.6%, .5)
}

.badge-gray-200 {
    color: #181818;
    background-color: #d0d0d0
}

a.badge-gray-200:focus,
a.badge-gray-200:hover {
    color: #181818;
    background-color: #b7b7b7
}

a.badge-gray-200.focus,
a.badge-gray-200:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem hsla(0, 0%, 81.6%, .5)
}

.badge-gray-300 {
    color: #181818;
    background-color: #a2a2a2
}

a.badge-gray-300:focus,
a.badge-gray-300:hover {
    color: #181818;
    background-color: #898989
}

a.badge-gray-300.focus,
a.badge-gray-300:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem hsla(0, 0%, 63.5%, .5)
}

.badge-gray-400 {
    color: #fff;
    background-color: #8b8b8b
}

a.badge-gray-400:focus,
a.badge-gray-400:hover {
    color: #fff;
    background-color: #727272
}

a.badge-gray-400.focus,
a.badge-gray-400:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem hsla(0, 0%, 54.5%, .5)
}

.badge-gray-500 {
    color: #fff;
    background-color: #737373
}

a.badge-gray-500:focus,
a.badge-gray-500:hover {
    color: #fff;
    background-color: #5a5a5a
}

a.badge-gray-500.focus,
a.badge-gray-500:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem hsla(0, 0%, 45.1%, .5)
}

.badge-gray-600 {
    color: #fff;
    background-color: #5c5c5c
}

a.badge-gray-600:focus,
a.badge-gray-600:hover {
    color: #fff;
    background-color: #434343
}

a.badge-gray-600.focus,
a.badge-gray-600:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(92, 92, 92, .5)
}

.badge-gray-700 {
    color: #fff;
    background-color: #454545
}

a.badge-gray-700:focus,
a.badge-gray-700:hover {
    color: #fff;
    background-color: #2c2c2c
}

a.badge-gray-700.focus,
a.badge-gray-700:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(69, 69, 69, .5)
}

.badge-gray-800 {
    color: #fff;
    background-color: #313131
}

a.badge-gray-800:focus,
a.badge-gray-800:hover {
    color: #fff;
    background-color: #181818
}

a.badge-gray-800.focus,
a.badge-gray-800:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(49, 49, 49, .5)
}

.badge-gray-900 {
    color: #fff;
    background-color: #181818
}

a.badge-gray-900:focus,
a.badge-gray-900:hover {
    color: #fff;
    background-color: #000
}

a.badge-gray-900.focus,
a.badge-gray-900:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(24, 24, 24, .5)
}

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

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

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

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

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 500
}

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

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

.alert-primary {
    color: #6b0f18;
    background-color: #f3d0d3;
    border-color: #efbdc2
}

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

.alert-primary .alert-link {
    color: #3e090e
}

.alert-secondary {
    color: #292929;
    background-color: #dadada;
    border-color: #cbcbcb
}

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

.alert-secondary .alert-link {
    color: #101010
}

.alert-success {
    color: #49611a;
    background-color: #e6efd4;
    border-color: #dce9c3
}

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

.alert-success .alert-link {
    color: #2b390f
}

.alert-info {
    color: #32665f;
    background-color: #ddf1ef;
    border-color: #d0ece8
}

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

.alert-info .alert-link {
    color: #21443f
}

.alert-warning {
    color: #867d47;
    background-color: #fefae6;
    border-color: #fdf9db
}

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

.alert-warning .alert-link {
    color: #655e35
}

.alert-danger {
    color: #861a29;
    background-color: #fed4da;
    border-color: #fdc3cb
}

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

.alert-danger .alert-link {
    color: #5b121c
}

.alert-light {
    color: #717171;
    background-color: #f6f6f6;
    border-color: #f2f2f2
}

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

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

.alert-dark {
    color: #111;
    background-color: #d1d1d1;
    border-color: #bebebe
}

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

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

.alert-gray-100 {
    color: #7d7d7d;
    background-color: #fafafa;
    border-color: #f8f8f8
}

.alert-gray-100 hr {
    border-top-color: #ebebeb
}

.alert-gray-100 .alert-link {
    color: #646464
}

.alert-gray-200 {
    color: #717171;
    background-color: #f6f6f6;
    border-color: #f2f2f2
}

.alert-gray-200 hr {
    border-top-color: #e5e5e5
}

.alert-gray-200 .alert-link {
    color: #585858
}

.alert-gray-300 {
    color: #595959;
    background-color: #ececec;
    border-color: #e5e5e5
}

.alert-gray-300 hr {
    border-top-color: #d8d8d8
}

.alert-gray-300 .alert-link {
    color: #404040
}

.alert-gray-400 {
    color: #4d4d4d;
    background-color: #e8e8e8;
    border-color: #dfdfdf
}

.alert-gray-400 hr {
    border-top-color: #d2d2d2
}

.alert-gray-400 .alert-link {
    color: #343434
}

.alert-gray-500 {
    color: #414141;
    background-color: #e3e3e3;
    border-color: #d8d8d8
}

.alert-gray-500 hr {
    border-top-color: #cbcbcb
}

.alert-gray-500 .alert-link {
    color: #282828
}

.alert-gray-600 {
    color: #353535;
    background-color: #dedede;
    border-color: #d1d1d1
}

.alert-gray-600 hr {
    border-top-color: #c4c4c4
}

.alert-gray-600 .alert-link {
    color: #1c1c1c
}

.alert-gray-700 {
    color: #292929;
    background-color: #dadada;
    border-color: #cbcbcb
}

.alert-gray-700 hr {
    border-top-color: #bebebe
}

.alert-gray-700 .alert-link {
    color: #101010
}

.alert-gray-800 {
    color: #1e1e1e;
    background-color: #d6d6d6;
    border-color: #c5c5c5
}

.alert-gray-800 hr {
    border-top-color: #b8b8b8
}

.alert-gray-800 .alert-link {
    color: #050505
}

.alert-gray-900 {
    color: #111;
    background-color: #d1d1d1;
    border-color: #bebebe
}

.alert-gray-900 hr {
    border-top-color: #b1b1b1
}

.alert-gray-900 .alert-link {
    color: #000
}

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

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

.progress {
    height: 1rem;
    line-height: 0;
    font-size: .75rem;
    background-color: #d0d0d0;
    border-radius: .25rem
}

.progress,
.progress-bar {
    display: flex;
    overflow: hidden
}

.progress-bar {
    flex-direction: column;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #c51324;
    transition: width .6s ease
}

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

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

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

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

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

.media-body {
    flex: 1
}

.list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: .25rem
}

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

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

.list-group-item-action:active {
    color: #fff;
    background-color: #d0d0d0
}

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

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

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

.list-group-item.disabled,
.list-group-item:disabled {
    color: #5c5c5c;
    pointer-events: none;
    background-color: #fff
}

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

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

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

.list-group-horizontal {
    flex-direction: row
}

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

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

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

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

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

@media(min-width:576px) {
    .list-group-horizontal-sm {
        flex-direction: row
    }
    .list-group-horizontal-sm>.list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }
    .list-group-horizontal-sm>.list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
    .list-group-horizontal-sm>.list-group-item.active {
        margin-top: 0
    }
    .list-group-horizontal-sm>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }
    .list-group-horizontal-sm>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

@media(min-width:768px) {
    .list-group-horizontal-md {
        flex-direction: row
    }
    .list-group-horizontal-md>.list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }
    .list-group-horizontal-md>.list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
    .list-group-horizontal-md>.list-group-item.active {
        margin-top: 0
    }
    .list-group-horizontal-md>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }
    .list-group-horizontal-md>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

@media(min-width:992px) {
    .list-group-horizontal-lg {
        flex-direction: row
    }
    .list-group-horizontal-lg>.list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }
    .list-group-horizontal-lg>.list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
    .list-group-horizontal-lg>.list-group-item.active {
        margin-top: 0
    }
    .list-group-horizontal-lg>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }
    .list-group-horizontal-lg>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

@media(min-width:1200px) {
    .list-group-horizontal-xl {
        flex-direction: row
    }
    .list-group-horizontal-xl>.list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }
    .list-group-horizontal-xl>.list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
    .list-group-horizontal-xl>.list-group-item.active {
        margin-top: 0
    }
    .list-group-horizontal-xl>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }
    .list-group-horizontal-xl>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

.list-group-flush {
    border-radius: 0
}

.list-group-flush>.list-group-item {
    border-width: 0 0 1px
}

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

.list-group-item-primary {
    color: #6b0f18;
    background-color: #efbdc2
}

.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
    color: #6b0f18;
    background-color: #eaa8af
}

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

.list-group-item-secondary {
    color: #292929;
    background-color: #cbcbcb
}

.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
    color: #292929;
    background-color: #bebebe
}

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

.list-group-item-success {
    color: #49611a;
    background-color: #dce9c3
}

.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
    color: #49611a;
    background-color: #d1e2b0
}

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

.list-group-item-info {
    color: #32665f;
    background-color: #d0ece8
}

.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
    color: #32665f;
    background-color: #bee5df
}

.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #32665f;
    border-color: #32665f
}

.list-group-item-warning {
    color: #867d47;
    background-color: #fdf9db
}

.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
    color: #867d47;
    background-color: #fcf5c3
}

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

.list-group-item-danger {
    color: #861a29;
    background-color: #fdc3cb
}

.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
    color: #861a29;
    background-color: #fcaab6
}

.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #861a29;
    border-color: #861a29
}

.list-group-item-light {
    color: #717171;
    background-color: #f2f2f2
}

.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
    color: #717171;
    background-color: #e5e5e5
}

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

.list-group-item-dark {
    color: #111;
    background-color: #bebebe
}

.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
    color: #111;
    background-color: #b1b1b1
}

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

.list-group-item-gray-100 {
    color: #7d7d7d;
    background-color: #f8f8f8
}

.list-group-item-gray-100.list-group-item-action:focus,
.list-group-item-gray-100.list-group-item-action:hover {
    color: #7d7d7d;
    background-color: #ebebeb
}

.list-group-item-gray-100.list-group-item-action.active {
    color: #fff;
    background-color: #7d7d7d;
    border-color: #7d7d7d
}

.list-group-item-gray-200 {
    color: #717171;
    background-color: #f2f2f2
}

.list-group-item-gray-200.list-group-item-action:focus,
.list-group-item-gray-200.list-group-item-action:hover {
    color: #717171;
    background-color: #e5e5e5
}

.list-group-item-gray-200.list-group-item-action.active {
    color: #fff;
    background-color: #717171;
    border-color: #717171
}

.list-group-item-gray-300 {
    color: #595959;
    background-color: #e5e5e5
}

.list-group-item-gray-300.list-group-item-action:focus,
.list-group-item-gray-300.list-group-item-action:hover {
    color: #595959;
    background-color: #d8d8d8
}

.list-group-item-gray-300.list-group-item-action.active {
    color: #fff;
    background-color: #595959;
    border-color: #595959
}

.list-group-item-gray-400 {
    color: #4d4d4d;
    background-color: #dfdfdf
}

.list-group-item-gray-400.list-group-item-action:focus,
.list-group-item-gray-400.list-group-item-action:hover {
    color: #4d4d4d;
    background-color: #d2d2d2
}

.list-group-item-gray-400.list-group-item-action.active {
    color: #fff;
    background-color: #4d4d4d;
    border-color: #4d4d4d
}

.list-group-item-gray-500 {
    color: #414141;
    background-color: #d8d8d8
}

.list-group-item-gray-500.list-group-item-action:focus,
.list-group-item-gray-500.list-group-item-action:hover {
    color: #414141;
    background-color: #cbcbcb
}

.list-group-item-gray-500.list-group-item-action.active {
    color: #fff;
    background-color: #414141;
    border-color: #414141
}

.list-group-item-gray-600 {
    color: #353535;
    background-color: #d1d1d1
}

.list-group-item-gray-600.list-group-item-action:focus,
.list-group-item-gray-600.list-group-item-action:hover {
    color: #353535;
    background-color: #c4c4c4
}

.list-group-item-gray-600.list-group-item-action.active {
    color: #fff;
    background-color: #353535;
    border-color: #353535
}

.list-group-item-gray-700 {
    color: #292929;
    background-color: #cbcbcb
}

.list-group-item-gray-700.list-group-item-action:focus,
.list-group-item-gray-700.list-group-item-action:hover {
    color: #292929;
    background-color: #bebebe
}

.list-group-item-gray-700.list-group-item-action.active {
    color: #fff;
    background-color: #292929;
    border-color: #292929
}

.list-group-item-gray-800 {
    color: #1e1e1e;
    background-color: #c5c5c5
}

.list-group-item-gray-800.list-group-item-action:focus,
.list-group-item-gray-800.list-group-item-action:hover {
    color: #1e1e1e;
    background-color: #b8b8b8
}

.list-group-item-gray-800.list-group-item-action.active {
    color: #fff;
    background-color: #1e1e1e;
    border-color: #1e1e1e
}

.list-group-item-gray-900 {
    color: #111;
    background-color: #bebebe
}

.list-group-item-gray-900.list-group-item-action:focus,
.list-group-item-gray-900.list-group-item-action:hover {
    color: #111;
    background-color: #b1b1b1
}

.list-group-item-gray-900.list-group-item-action.active {
    color: #fff;
    background-color: #111;
    border-color: #111
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1;
    color: #fff;
    text-shadow: unset;
    opacity: .5
}

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

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

button.close {
    padding: 0;
    background-color: transparent;
    border: 0
}

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

.toast {
    flex-basis: 350px;
    max-width: 350px;
    font-size: 110%;
    color: #0a0a0a;
    background-color: hsla(0, 0%, 100%, .85);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .1);
    box-shadow: 0 .25rem .75rem rgba(10, 10, 10, .1);
    opacity: 0;
    border-radius: .25rem
}

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

.toast.showing {
    opacity: 1
}

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

.toast.hide {
    display: none
}

.toast-header {
    display: flex;
    align-items: center;
    padding: .5rem .75rem;
    color: #5c5c5c;
    background-color: hsla(0, 0%, 100%, .85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.toast-body {
    padding: .75rem
}

.modal-open {
    overflow: hidden
}

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

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

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

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translateY(-50px)
}

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

.modal.show .modal-dialog {
    transform: none
}

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

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

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

.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
    flex-shrink: 0
}

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

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

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

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

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

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

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #181818;
    background-clip: padding-box;
    border: 1px solid rgba(10, 10, 10, .2);
    border-radius: .8rem;
    outline: 0
}

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

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .7
}

.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 0 solid hsla(0, 0%, 100%, .1);
    border-top-left-radius: calc(.8rem - 1px);
    border-top-right-radius: calc(.8rem - 1px)
}

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

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

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

.modal-footer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    padding: .75rem;
    border-top: 0 solid hsla(0, 0%, 100%, .1);
    border-bottom-right-radius: calc(.8rem - 1px);
    border-bottom-left-radius: calc(.8rem - 1px)
}

.modal-footer>* {
    margin: .25rem
}

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

@media(min-width:576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }
    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem)
    }
    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem)
    }
    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }
    .modal-dialog-centered:before {
        height: calc(100vh - 3.5rem);
        height: -webkit-min-content;
        height: -moz-min-content;
        height: min-content
    }
    .modal-sm {
        max-width: 380px
    }
}

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

[dir=ltr] .tooltip {
    text-align: left
}

[dir=rtl] .tooltip {
    text-align: right
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: DIN Pro, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    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: .9rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

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

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

.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-top,
.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=top],
.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=top],
.tooltip.b-tooltip-gray-100.bs-tooltip-auto[x-placement^=top],
.tooltip.b-tooltip-gray-200.bs-tooltip-auto[x-placement^=top],
.tooltip.b-tooltip-gray-300.bs-tooltip-auto[x-placement^=top],
.tooltip.b-tooltip-gray-400.bs-tooltip-auto[x-placement^=top],
.tooltip.b-tooltip-gray-500.bs-tooltip-auto[x-placement^=top],
.tooltip.b-tooltip-gray-600.bs-tooltip-auto[x-placement^=top],
.tooltip.b-tooltip-gray-700.bs-tooltip-auto[x-placement^=top],
.tooltip.b-tooltip-gray-800.bs-tooltip-auto[x-placement^=top],
.tooltip.b-tooltip-gray-900.bs-tooltip-auto[x-placement^=top],
.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=top],
.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=top],
.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=top],
.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=top],
.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=top],
.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=top] {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow,
.bs-tooltip-top .arrow,
.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=top] .arrow,
.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=top] .arrow,
.tooltip.b-tooltip-gray-100.bs-tooltip-auto[x-placement^=top] .arrow,
.tooltip.b-tooltip-gray-200.bs-tooltip-auto[x-placement^=top] .arrow,
.tooltip.b-tooltip-gray-300.bs-tooltip-auto[x-placement^=top] .arrow,
.tooltip.b-tooltip-gray-400.bs-tooltip-auto[x-placement^=top] .arrow,
.tooltip.b-tooltip-gray-500.bs-tooltip-auto[x-placement^=top] .arrow,
.tooltip.b-tooltip-gray-600.bs-tooltip-auto[x-placement^=top] .arrow,
.tooltip.b-tooltip-gray-700.bs-tooltip-auto[x-placement^=top] .arrow,
.tooltip.b-tooltip-gray-800.bs-tooltip-auto[x-placement^=top] .arrow,
.tooltip.b-tooltip-gray-900.bs-tooltip-auto[x-placement^=top] .arrow,
.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=top] .arrow,
.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=top] .arrow,
.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=top] .arrow,
.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=top] .arrow,
.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=top] .arrow,
.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=top] .arrow {
    bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow:before,
.bs-tooltip-top .arrow:before,
.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.b-tooltip-gray-100.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.b-tooltip-gray-200.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.b-tooltip-gray-300.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.b-tooltip-gray-400.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.b-tooltip-gray-500.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.b-tooltip-gray-600.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.b-tooltip-gray-700.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.b-tooltip-gray-800.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.b-tooltip-gray-900.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=top] .arrow:before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #0a0a0a
}

.bs-tooltip-auto[x-placement^=right],
.bs-tooltip-right,
.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=right],
.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=right],
.tooltip.b-tooltip-gray-100.bs-tooltip-auto[x-placement^=right],
.tooltip.b-tooltip-gray-200.bs-tooltip-auto[x-placement^=right],
.tooltip.b-tooltip-gray-300.bs-tooltip-auto[x-placement^=right],
.tooltip.b-tooltip-gray-400.bs-tooltip-auto[x-placement^=right],
.tooltip.b-tooltip-gray-500.bs-tooltip-auto[x-placement^=right],
.tooltip.b-tooltip-gray-600.bs-tooltip-auto[x-placement^=right],
.tooltip.b-tooltip-gray-700.bs-tooltip-auto[x-placement^=right],
.tooltip.b-tooltip-gray-800.bs-tooltip-auto[x-placement^=right],
.tooltip.b-tooltip-gray-900.bs-tooltip-auto[x-placement^=right],
.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=right],
.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=right],
.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=right],
.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=right],
.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=right],
.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=right] {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow,
.bs-tooltip-right .arrow,
.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=right] .arrow,
.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=right] .arrow,
.tooltip.b-tooltip-gray-100.bs-tooltip-auto[x-placement^=right] .arrow,
.tooltip.b-tooltip-gray-200.bs-tooltip-auto[x-placement^=right] .arrow,
.tooltip.b-tooltip-gray-300.bs-tooltip-auto[x-placement^=right] .arrow,
.tooltip.b-tooltip-gray-400.bs-tooltip-auto[x-placement^=right] .arrow,
.tooltip.b-tooltip-gray-500.bs-tooltip-auto[x-placement^=right] .arrow,
.tooltip.b-tooltip-gray-600.bs-tooltip-auto[x-placement^=right] .arrow,
.tooltip.b-tooltip-gray-700.bs-tooltip-auto[x-placement^=right] .arrow,
.tooltip.b-tooltip-gray-800.bs-tooltip-auto[x-placement^=right] .arrow,
.tooltip.b-tooltip-gray-900.bs-tooltip-auto[x-placement^=right] .arrow,
.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=right] .arrow,
.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=right] .arrow,
.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=right] .arrow,
.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=right] .arrow,
.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=right] .arrow,
.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=right] .arrow {
    left: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow:before,
.bs-tooltip-right .arrow:before,
.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.b-tooltip-gray-100.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.b-tooltip-gray-200.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.b-tooltip-gray-300.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.b-tooltip-gray-400.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.b-tooltip-gray-500.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.b-tooltip-gray-600.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.b-tooltip-gray-700.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.b-tooltip-gray-800.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.b-tooltip-gray-900.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=right] .arrow:before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #0a0a0a
}

.bs-tooltip-auto[x-placement^=bottom],
.bs-tooltip-bottom,
.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=bottom],
.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=bottom],
.tooltip.b-tooltip-gray-100.bs-tooltip-auto[x-placement^=bottom],
.tooltip.b-tooltip-gray-200.bs-tooltip-auto[x-placement^=bottom],
.tooltip.b-tooltip-gray-300.bs-tooltip-auto[x-placement^=bottom],
.tooltip.b-tooltip-gray-400.bs-tooltip-auto[x-placement^=bottom],
.tooltip.b-tooltip-gray-500.bs-tooltip-auto[x-placement^=bottom],
.tooltip.b-tooltip-gray-600.bs-tooltip-auto[x-placement^=bottom],
.tooltip.b-tooltip-gray-700.bs-tooltip-auto[x-placement^=bottom],
.tooltip.b-tooltip-gray-800.bs-tooltip-auto[x-placement^=bottom],
.tooltip.b-tooltip-gray-900.bs-tooltip-auto[x-placement^=bottom],
.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=bottom],
.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=bottom],
.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=bottom],
.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=bottom],
.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=bottom],
.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=bottom] {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow,
.bs-tooltip-bottom .arrow,
.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=bottom] .arrow,
.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=bottom] .arrow,
.tooltip.b-tooltip-gray-100.bs-tooltip-auto[x-placement^=bottom] .arrow,
.tooltip.b-tooltip-gray-200.bs-tooltip-auto[x-placement^=bottom] .arrow,
.tooltip.b-tooltip-gray-300.bs-tooltip-auto[x-placement^=bottom] .arrow,
.tooltip.b-tooltip-gray-400.bs-tooltip-auto[x-placement^=bottom] .arrow,
.tooltip.b-tooltip-gray-500.bs-tooltip-auto[x-placement^=bottom] .arrow,
.tooltip.b-tooltip-gray-600.bs-tooltip-auto[x-placement^=bottom] .arrow,
.tooltip.b-tooltip-gray-700.bs-tooltip-auto[x-placement^=bottom] .arrow,
.tooltip.b-tooltip-gray-800.bs-tooltip-auto[x-placement^=bottom] .arrow,
.tooltip.b-tooltip-gray-900.bs-tooltip-auto[x-placement^=bottom] .arrow,
.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=bottom] .arrow,
.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=bottom] .arrow,
.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=bottom] .arrow,
.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=bottom] .arrow,
.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=bottom] .arrow,
.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=bottom] .arrow {
    top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.bs-tooltip-bottom .arrow:before,
.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.b-tooltip-gray-100.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.b-tooltip-gray-200.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.b-tooltip-gray-300.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.b-tooltip-gray-400.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.b-tooltip-gray-500.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.b-tooltip-gray-600.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.b-tooltip-gray-700.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.b-tooltip-gray-800.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.b-tooltip-gray-900.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=bottom] .arrow:before {
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #0a0a0a
}

.bs-tooltip-auto[x-placement^=left],
.bs-tooltip-left,
.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=left],
.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=left],
.tooltip.b-tooltip-gray-100.bs-tooltip-auto[x-placement^=left],
.tooltip.b-tooltip-gray-200.bs-tooltip-auto[x-placement^=left],
.tooltip.b-tooltip-gray-300.bs-tooltip-auto[x-placement^=left],
.tooltip.b-tooltip-gray-400.bs-tooltip-auto[x-placement^=left],
.tooltip.b-tooltip-gray-500.bs-tooltip-auto[x-placement^=left],
.tooltip.b-tooltip-gray-600.bs-tooltip-auto[x-placement^=left],
.tooltip.b-tooltip-gray-700.bs-tooltip-auto[x-placement^=left],
.tooltip.b-tooltip-gray-800.bs-tooltip-auto[x-placement^=left],
.tooltip.b-tooltip-gray-900.bs-tooltip-auto[x-placement^=left],
.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=left],
.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=left],
.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=left],
.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=left],
.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=left],
.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=left] {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow,
.bs-tooltip-left .arrow,
.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=left] .arrow,
.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=left] .arrow,
.tooltip.b-tooltip-gray-100.bs-tooltip-auto[x-placement^=left] .arrow,
.tooltip.b-tooltip-gray-200.bs-tooltip-auto[x-placement^=left] .arrow,
.tooltip.b-tooltip-gray-300.bs-tooltip-auto[x-placement^=left] .arrow,
.tooltip.b-tooltip-gray-400.bs-tooltip-auto[x-placement^=left] .arrow,
.tooltip.b-tooltip-gray-500.bs-tooltip-auto[x-placement^=left] .arrow,
.tooltip.b-tooltip-gray-600.bs-tooltip-auto[x-placement^=left] .arrow,
.tooltip.b-tooltip-gray-700.bs-tooltip-auto[x-placement^=left] .arrow,
.tooltip.b-tooltip-gray-800.bs-tooltip-auto[x-placement^=left] .arrow,
.tooltip.b-tooltip-gray-900.bs-tooltip-auto[x-placement^=left] .arrow,
.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=left] .arrow,
.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=left] .arrow,
.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=left] .arrow,
.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=left] .arrow,
.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=left] .arrow,
.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=left] .arrow {
    right: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow:before,
.bs-tooltip-left .arrow:before,
.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.b-tooltip-gray-100.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.b-tooltip-gray-200.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.b-tooltip-gray-300.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.b-tooltip-gray-400.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.b-tooltip-gray-500.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.b-tooltip-gray-600.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.b-tooltip-gray-700.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.b-tooltip-gray-800.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.b-tooltip-gray-900.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=left] .arrow:before {
    left: 0;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #0a0a0a
}

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #0a0a0a;
    border-radius: .25rem
}

[dir=ltr] .popover {
    text-align: left
}

[dir=rtl] .popover {
    text-align: right
}

.popover {
    top: 0;
    left: 0;
    z-index: 1060;
    max-width: 276px;
    font-family: DIN Pro, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    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: .9rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(10, 10, 10, .2);
    border-radius: .3rem
}

.popover,
.popover .arrow {
    position: absolute;
    display: block
}

.popover .arrow {
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem
}

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

.b-popover-danger.bs-popover-auto[x-placement^=top],
.b-popover-dark.bs-popover-auto[x-placement^=top],
.b-popover-gray-100.bs-popover-auto[x-placement^=top],
.b-popover-gray-200.bs-popover-auto[x-placement^=top],
.b-popover-gray-300.bs-popover-auto[x-placement^=top],
.b-popover-gray-400.bs-popover-auto[x-placement^=top],
.b-popover-gray-500.bs-popover-auto[x-placement^=top],
.b-popover-gray-600.bs-popover-auto[x-placement^=top],
.b-popover-gray-700.bs-popover-auto[x-placement^=top],
.b-popover-gray-800.bs-popover-auto[x-placement^=top],
.b-popover-gray-900.bs-popover-auto[x-placement^=top],
.b-popover-info.bs-popover-auto[x-placement^=top],
.b-popover-light.bs-popover-auto[x-placement^=top],
.b-popover-primary.bs-popover-auto[x-placement^=top],
.b-popover-secondary.bs-popover-auto[x-placement^=top],
.b-popover-success.bs-popover-auto[x-placement^=top],
.b-popover-warning.bs-popover-auto[x-placement^=top],
.bs-popover-auto[x-placement^=top],
.bs-popover-top {
    margin-bottom: .5rem
}

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

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

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

.b-popover-danger.bs-popover-auto[x-placement^=right],
.b-popover-dark.bs-popover-auto[x-placement^=right],
.b-popover-gray-100.bs-popover-auto[x-placement^=right],
.b-popover-gray-200.bs-popover-auto[x-placement^=right],
.b-popover-gray-300.bs-popover-auto[x-placement^=right],
.b-popover-gray-400.bs-popover-auto[x-placement^=right],
.b-popover-gray-500.bs-popover-auto[x-placement^=right],
.b-popover-gray-600.bs-popover-auto[x-placement^=right],
.b-popover-gray-700.bs-popover-auto[x-placement^=right],
.b-popover-gray-800.bs-popover-auto[x-placement^=right],
.b-popover-gray-900.bs-popover-auto[x-placement^=right],
.b-popover-info.bs-popover-auto[x-placement^=right],
.b-popover-light.bs-popover-auto[x-placement^=right],
.b-popover-primary.bs-popover-auto[x-placement^=right],
.b-popover-secondary.bs-popover-auto[x-placement^=right],
.b-popover-success.bs-popover-auto[x-placement^=right],
.b-popover-warning.bs-popover-auto[x-placement^=right],
.bs-popover-auto[x-placement^=right],
.bs-popover-right {
    margin-left: .5rem
}

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

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

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

.b-popover-danger.bs-popover-auto[x-placement^=bottom],
.b-popover-dark.bs-popover-auto[x-placement^=bottom],
.b-popover-gray-100.bs-popover-auto[x-placement^=bottom],
.b-popover-gray-200.bs-popover-auto[x-placement^=bottom],
.b-popover-gray-300.bs-popover-auto[x-placement^=bottom],
.b-popover-gray-400.bs-popover-auto[x-placement^=bottom],
.b-popover-gray-500.bs-popover-auto[x-placement^=bottom],
.b-popover-gray-600.bs-popover-auto[x-placement^=bottom],
.b-popover-gray-700.bs-popover-auto[x-placement^=bottom],
.b-popover-gray-800.bs-popover-auto[x-placement^=bottom],
.b-popover-gray-900.bs-popover-auto[x-placement^=bottom],
.b-popover-info.bs-popover-auto[x-placement^=bottom],
.b-popover-light.bs-popover-auto[x-placement^=bottom],
.b-popover-primary.bs-popover-auto[x-placement^=bottom],
.b-popover-secondary.bs-popover-auto[x-placement^=bottom],
.b-popover-success.bs-popover-auto[x-placement^=bottom],
.b-popover-warning.bs-popover-auto[x-placement^=bottom],
.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom {
    margin-top: .5rem
}

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

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

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

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

.b-popover-danger.bs-popover-auto[x-placement^=left],
.b-popover-dark.bs-popover-auto[x-placement^=left],
.b-popover-gray-100.bs-popover-auto[x-placement^=left],
.b-popover-gray-200.bs-popover-auto[x-placement^=left],
.b-popover-gray-300.bs-popover-auto[x-placement^=left],
.b-popover-gray-400.bs-popover-auto[x-placement^=left],
.b-popover-gray-500.bs-popover-auto[x-placement^=left],
.b-popover-gray-600.bs-popover-auto[x-placement^=left],
.b-popover-gray-700.bs-popover-auto[x-placement^=left],
.b-popover-gray-800.bs-popover-auto[x-placement^=left],
.b-popover-gray-900.bs-popover-auto[x-placement^=left],
.b-popover-info.bs-popover-auto[x-placement^=left],
.b-popover-light.bs-popover-auto[x-placement^=left],
.b-popover-primary.bs-popover-auto[x-placement^=left],
.b-popover-secondary.bs-popover-auto[x-placement^=left],
.b-popover-success.bs-popover-auto[x-placement^=left],
.b-popover-warning.bs-popover-auto[x-placement^=left],
.bs-popover-auto[x-placement^=left],
.bs-popover-left {
    margin-right: .5rem
}

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

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

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

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

.popover-header:empty {
    display: none
}

.popover-body {
    padding: .5rem .75rem;
    color: #fff
}

.carousel {
    position: relative
}

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

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

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

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

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

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

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

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

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

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

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

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

.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease
}

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

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

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

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

.carousel-control-prev-icon {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGZpbGw9JyNmZmYnIHdpZHRoPSc4JyBoZWlnaHQ9JzgnPjxwYXRoIGQ9J001LjI1IDBsLTQgNCA0IDQgMS41LTEuNUw0LjI1IDRsMi41LTIuNUw1LjI1IDB6Jy8+PC9zdmc+)
}

.carousel-control-next-icon {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGZpbGw9JyNmZmYnIHdpZHRoPSc4JyBoZWlnaHQ9JzgnPjxwYXRoIGQ9J00yLjc1IDBsLTEuNSAxLjVMMy43NSA0bC0yLjUgMi41TDIuNzUgOGw0LTQtNC00eicvPjwvc3ZnPg==)
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

.carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease
}

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

.carousel-indicators .active {
    opacity: 1
}

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

@-webkit-keyframes spinner-border {
    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner-border {
    to {
        transform: rotate(1turn)
    }
}

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

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

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

@keyframes spinner-grow {
    0% {
        transform: scale(0)
    }
    50% {
        opacity: 1;
        transform: none
    }
}

.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
}

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

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

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

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

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

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

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

.bg-primary {
    background: linear-gradient(to bottom, #0031ad 0%, #074dff 100%) !important
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #960f1c !important
}

.bg-secondary {
    background-color: #454545 !important
}

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
    background-color: #2c2c2c !important
}

.bg-success {
    background-color: #83b128 !important
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
    background-color: #64871f !important
}

.bg-info {
    background-color: #56bbae !important
}

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
    background-color: #409e92 !important
}

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

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

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

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

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

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

.bg-dark {
    background-color: #181818 !important
}

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
    background-color: #000 !important
}

.bg-gray-100 {
    background-color: #e7e7e7 !important
}

a.bg-gray-100:focus,
a.bg-gray-100:hover,
button.bg-gray-100:focus,
button.bg-gray-100:hover {
    background-color: #cecece !important
}

.bg-gray-200 {
    background-color: #d0d0d0 !important
}

a.bg-gray-200:focus,
a.bg-gray-200:hover,
button.bg-gray-200:focus,
button.bg-gray-200:hover {
    background-color: #b7b7b7 !important
}

.bg-gray-300 {
    background-color: #a2a2a2 !important
}

a.bg-gray-300:focus,
a.bg-gray-300:hover,
button.bg-gray-300:focus,
button.bg-gray-300:hover {
    background-color: #898989 !important
}

.bg-gray-400 {
    background-color: #8b8b8b !important
}

a.bg-gray-400:focus,
a.bg-gray-400:hover,
button.bg-gray-400:focus,
button.bg-gray-400:hover {
    background-color: #727272 !important
}

.bg-gray-500 {
    background-color: #737373 !important
}

a.bg-gray-500:focus,
a.bg-gray-500:hover,
button.bg-gray-500:focus,
button.bg-gray-500:hover {
    background-color: #5a5a5a !important
}

.bg-gray-600 {
    background-color: #5c5c5c !important
}

a.bg-gray-600:focus,
a.bg-gray-600:hover,
button.bg-gray-600:focus,
button.bg-gray-600:hover {
    background-color: #434343 !important
}

.bg-gray-700 {
    background-color: #454545 !important
}

a.bg-gray-700:focus,
a.bg-gray-700:hover,
button.bg-gray-700:focus,
button.bg-gray-700:hover {
    background-color: #2c2c2c !important
}

.bg-gray-800 {
    background-color: #313131 !important
}

.bg-gray-900,
a.bg-gray-800:focus,
a.bg-gray-800:hover,
button.bg-gray-800:focus,
button.bg-gray-800:hover {
    background-color: #181818 !important
}

a.bg-gray-900:focus,
a.bg-gray-900:hover,
button.bg-gray-900:focus,
button.bg-gray-900:hover {
    background-color: #000 !important
}

.bg-white {
    background-color: #fff !important
}

.bg-transparent {
    background-color: transparent !important
}

.border {
    border: 1px solid hsla(0, 0%, 100%, .1) !important
}

.border-top {
    border-top: 1px solid hsla(0, 0%, 100%, .1) !important
}

.border-right {
    border-right: 1px solid hsla(0, 0%, 100%, .1) !important
}

.border-bottom {
    border-bottom: 1px solid hsla(0, 0%, 100%, .1) !important
}

.border-left {
    border-left: 1px solid hsla(0, 0%, 100%, .1) !important
}

.border-0 {
    border: 0 !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-right-0 {
    border-right: 0 !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-left-0 {
    border-left: 0 !important
}

.border-primary {
    border-color: #c51324 !important
}

.border-secondary {
    border-color: #454545 !important
}

.border-success {
    border-color: #83b128 !important
}

.border-info {
    border-color: #56bbae !important
}

.border-warning {
    border-color: #f8e880 !important
}

.border-danger {
    border-color: #f82945 !important
}

.border-light {
    border-color: #d0d0d0 !important
}

.border-dark {
    border-color: #181818 !important
}

.border-gray-100 {
    border-color: #e7e7e7 !important
}

.border-gray-200 {
    border-color: #d0d0d0 !important
}

.border-gray-300 {
    border-color: #a2a2a2 !important
}

.border-gray-400 {
    border-color: #8b8b8b !important
}

.border-gray-500 {
    border-color: #737373 !important
}

.border-gray-600 {
    border-color: #5c5c5c !important
}

.border-gray-700 {
    border-color: #454545 !important
}

.border-gray-800 {
    border-color: #313131 !important
}

.border-gray-900 {
    border-color: #181818 !important
}

.border-white {
    border-color: #fff !important
}

.rounded-sm {
    border-radius: .2rem !important
}

.rounded {
    border-radius: .25rem !important
}

.rounded-top {
    border-top-left-radius: .25rem !important
}

.rounded-right,
.rounded-top {
    border-top-right-radius: .25rem !important
}

.rounded-bottom,
.rounded-right {
    border-bottom-right-radius: .25rem !important
}

.rounded-bottom,
.rounded-left {
    border-bottom-left-radius: .25rem !important
}

.rounded-left {
    border-top-left-radius: .25rem !important
}

.rounded-lg {
    border-radius: .3rem !important
}

.rounded-circle {
    border-radius: 50% !important
}

.rounded-pill {
    border-radius: 50rem !important
}

.rounded-0 {
    border-radius: 0 !important
}

.clearfix:after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

@media(min-width:576px) {
    .d-sm-none {
        display: none !important
    }
    .d-sm-inline {
        display: inline !important
    }
    .d-sm-inline-block {
        display: inline-block !important
    }
    .d-sm-block {
        display: block !important
    }
    .d-sm-table {
        display: table !important
    }
    .d-sm-table-row {
        display: table-row !important
    }
    .d-sm-table-cell {
        display: table-cell !important
    }
    .d-sm-flex {
        display: flex !important
    }
    .d-sm-inline-flex {
        display: inline-flex !important
    }
}

@media(min-width:768px) {
    .d-md-none {
        display: none !important
    }
    .d-md-inline {
        display: inline !important
    }
    .d-md-inline-block {
        display: inline-block !important
    }
    .d-md-block {
        display: block !important
    }
    .d-md-table {
        display: table !important
    }
    .d-md-table-row {
        display: table-row !important
    }
    .d-md-table-cell {
        display: table-cell !important
    }
    .d-md-flex {
        display: flex !important
    }
    .d-md-inline-flex {
        display: inline-flex !important
    }
}

@media(min-width:992px) {
    .d-lg-none {
        display: none !important
    }
    .d-lg-inline {
        display: inline !important
    }
    .d-lg-inline-block {
        display: inline-block !important
    }
    .d-lg-block {
        display: block !important
    }
    .d-lg-table {
        display: table !important
    }
    .d-lg-table-row {
        display: table-row !important
    }
    .d-lg-table-cell {
        display: table-cell !important
    }
    .d-lg-flex {
        display: flex !important
    }
    .d-lg-inline-flex {
        display: inline-flex !important
    }
}

@media(min-width:1200px) {
    .d-xl-none {
        display: none !important
    }
    .d-xl-inline {
        display: inline !important
    }
    .d-xl-inline-block {
        display: inline-block !important
    }
    .d-xl-block {
        display: block !important
    }
    .d-xl-table {
        display: table !important
    }
    .d-xl-table-row {
        display: table-row !important
    }
    .d-xl-table-cell {
        display: table-cell !important
    }
    .d-xl-flex {
        display: flex !important
    }
    .d-xl-inline-flex {
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }
    .d-print-inline {
        display: inline !important
    }
    .d-print-inline-block {
        display: inline-block !important
    }
    .d-print-block {
        display: block !important
    }
    .d-print-table {
        display: table !important
    }
    .d-print-table-row {
        display: table-row !important
    }
    .d-print-table-cell {
        display: table-cell !important
    }
    .d-print-flex {
        display: flex !important
    }
    .d-print-inline-flex {
        display: inline-flex !important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive:before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9:before {
    padding-top: 42.85714%
}

.embed-responsive-16by9:before {
    padding-top: 56.25%
}

.embed-responsive-4by3:before {
    padding-top: 75%
}

.embed-responsive-1by1:before {
    padding-top: 100%
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    flex: 1 1 auto !important
}

.flex-grow-0 {
    flex-grow: 0 !important
}

.flex-grow-1 {
    flex-grow: 1 !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    flex-shrink: 1 !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

@media(min-width:576px) {
    .flex-sm-row {
        flex-direction: row !important
    }
    .flex-sm-column {
        flex-direction: column !important
    }
    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }
    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }
    .flex-sm-wrap {
        flex-wrap: wrap !important
    }
    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }
    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }
    .flex-sm-fill {
        flex: 1 1 auto !important
    }
    .flex-sm-grow-0 {
        flex-grow: 0 !important
    }
    .flex-sm-grow-1 {
        flex-grow: 1 !important
    }
    .flex-sm-shrink-0 {
        flex-shrink: 0 !important
    }
    .flex-sm-shrink-1 {
        flex-shrink: 1 !important
    }
    .justify-content-sm-start {
        justify-content: flex-start !important
    }
    .justify-content-sm-end {
        justify-content: flex-end !important
    }
    .justify-content-sm-center {
        justify-content: center !important
    }
    .justify-content-sm-between {
        justify-content: space-between !important
    }
    .justify-content-sm-around {
        justify-content: space-around !important
    }
    .align-items-sm-start {
        align-items: flex-start !important
    }
    .align-items-sm-end {
        align-items: flex-end !important
    }
    .align-items-sm-center {
        align-items: center !important
    }
    .align-items-sm-baseline {
        align-items: baseline !important
    }
    .align-items-sm-stretch {
        align-items: stretch !important
    }
    .align-content-sm-start {
        align-content: flex-start !important
    }
    .align-content-sm-end {
        align-content: flex-end !important
    }
    .align-content-sm-center {
        align-content: center !important
    }
    .align-content-sm-between {
        align-content: space-between !important
    }
    .align-content-sm-around {
        align-content: space-around !important
    }
    .align-content-sm-stretch {
        align-content: stretch !important
    }
    .align-self-sm-auto {
        align-self: auto !important
    }
    .align-self-sm-start {
        align-self: flex-start !important
    }
    .align-self-sm-end {
        align-self: flex-end !important
    }
    .align-self-sm-center {
        align-self: center !important
    }
    .align-self-sm-baseline {
        align-self: baseline !important
    }
    .align-self-sm-stretch {
        align-self: stretch !important
    }
}

@media(min-width:768px) {
    .flex-md-row {
        flex-direction: row !important
    }
    .flex-md-column {
        flex-direction: column !important
    }
    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }
    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }
    .flex-md-wrap {
        flex-wrap: wrap !important
    }
    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }
    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }
    .flex-md-fill {
        flex: 1 1 auto !important
    }
    .flex-md-grow-0 {
        flex-grow: 0 !important
    }
    .flex-md-grow-1 {
        flex-grow: 1 !important
    }
    .flex-md-shrink-0 {
        flex-shrink: 0 !important
    }
    .flex-md-shrink-1 {
        flex-shrink: 1 !important
    }
    .justify-content-md-start {
        justify-content: flex-start !important
    }
    .justify-content-md-end {
        justify-content: flex-end !important
    }
    .justify-content-md-center {
        justify-content: center !important
    }
    .justify-content-md-between {
        justify-content: space-between !important
    }
    .justify-content-md-around {
        justify-content: space-around !important
    }
    .align-items-md-start {
        align-items: flex-start !important
    }
    .align-items-md-end {
        align-items: flex-end !important
    }
    .align-items-md-center {
        align-items: center !important
    }
    .align-items-md-baseline {
        align-items: baseline !important
    }
    .align-items-md-stretch {
        align-items: stretch !important
    }
    .align-content-md-start {
        align-content: flex-start !important
    }
    .align-content-md-end {
        align-content: flex-end !important
    }
    .align-content-md-center {
        align-content: center !important
    }
    .align-content-md-between {
        align-content: space-between !important
    }
    .align-content-md-around {
        align-content: space-around !important
    }
    .align-content-md-stretch {
        align-content: stretch !important
    }
    .align-self-md-auto {
        align-self: auto !important
    }
    .align-self-md-start {
        align-self: flex-start !important
    }
    .align-self-md-end {
        align-self: flex-end !important
    }
    .align-self-md-center {
        align-self: center !important
    }
    .align-self-md-baseline {
        align-self: baseline !important
    }
    .align-self-md-stretch {
        align-self: stretch !important
    }
}

@media(min-width:992px) {
    .flex-lg-row {
        flex-direction: row !important
    }
    .flex-lg-column {
        flex-direction: column !important
    }
    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }
    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }
    .flex-lg-wrap {
        flex-wrap: wrap !important
    }
    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }
    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }
    .flex-lg-fill {
        flex: 1 1 auto !important
    }
    .flex-lg-grow-0 {
        flex-grow: 0 !important
    }
    .flex-lg-grow-1 {
        flex-grow: 1 !important
    }
    .flex-lg-shrink-0 {
        flex-shrink: 0 !important
    }
    .flex-lg-shrink-1 {
        flex-shrink: 1 !important
    }
    .justify-content-lg-start {
        justify-content: flex-start !important
    }
    .justify-content-lg-end {
        justify-content: flex-end !important
    }
    .justify-content-lg-center {
        justify-content: center !important
    }
    .justify-content-lg-between {
        justify-content: space-between !important
    }
    .justify-content-lg-around {
        justify-content: space-around !important
    }
    .align-items-lg-start {
        align-items: flex-start !important
    }
    .align-items-lg-end {
        align-items: flex-end !important
    }
    .align-items-lg-center {
        align-items: center !important
    }
    .align-items-lg-baseline {
        align-items: baseline !important
    }
    .align-items-lg-stretch {
        align-items: stretch !important
    }
    .align-content-lg-start {
        align-content: flex-start !important
    }
    .align-content-lg-end {
        align-content: flex-end !important
    }
    .align-content-lg-center {
        align-content: center !important
    }
    .align-content-lg-between {
        align-content: space-between !important
    }
    .align-content-lg-around {
        align-content: space-around !important
    }
    .align-content-lg-stretch {
        align-content: stretch !important
    }
    .align-self-lg-auto {
        align-self: auto !important
    }
    .align-self-lg-start {
        align-self: flex-start !important
    }
    .align-self-lg-end {
        align-self: flex-end !important
    }
    .align-self-lg-center {
        align-self: center !important
    }
    .align-self-lg-baseline {
        align-self: baseline !important
    }
    .align-self-lg-stretch {
        align-self: stretch !important
    }
}

@media(min-width:1200px) {
    .flex-xl-row {
        flex-direction: row !important
    }
    .flex-xl-column {
        flex-direction: column !important
    }
    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }
    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }
    .flex-xl-wrap {
        flex-wrap: wrap !important
    }
    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }
    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }
    .flex-xl-fill {
        flex: 1 1 auto !important
    }
    .flex-xl-grow-0 {
        flex-grow: 0 !important
    }
    .flex-xl-grow-1 {
        flex-grow: 1 !important
    }
    .flex-xl-shrink-0 {
        flex-shrink: 0 !important
    }
    .flex-xl-shrink-1 {
        flex-shrink: 1 !important
    }
    .justify-content-xl-start {
        justify-content: flex-start !important
    }
    .justify-content-xl-end {
        justify-content: flex-end !important
    }
    .justify-content-xl-center {
        justify-content: center !important
    }
    .justify-content-xl-between {
        justify-content: space-between !important
    }
    .justify-content-xl-around {
        justify-content: space-around !important
    }
    .align-items-xl-start {
        align-items: flex-start !important
    }
    .align-items-xl-end {
        align-items: flex-end !important
    }
    .align-items-xl-center {
        align-items: center !important
    }
    .align-items-xl-baseline {
        align-items: baseline !important
    }
    .align-items-xl-stretch {
        align-items: stretch !important
    }
    .align-content-xl-start {
        align-content: flex-start !important
    }
    .align-content-xl-end {
        align-content: flex-end !important
    }
    .align-content-xl-center {
        align-content: center !important
    }
    .align-content-xl-between {
        align-content: space-between !important
    }
    .align-content-xl-around {
        align-content: space-around !important
    }
    .align-content-xl-stretch {
        align-content: stretch !important
    }
    .align-self-xl-auto {
        align-self: auto !important
    }
    .align-self-xl-start {
        align-self: flex-start !important
    }
    .align-self-xl-end {
        align-self: flex-end !important
    }
    .align-self-xl-center {
        align-self: center !important
    }
    .align-self-xl-baseline {
        align-self: baseline !important
    }
    .align-self-xl-stretch {
        align-self: stretch !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

@media(min-width:576px) {
    .float-sm-left {
        float: left !important
    }
    .float-sm-right {
        float: right !important
    }
    .float-sm-none {
        float: none !important
    }
}

@media(min-width:768px) {
    .float-md-left {
        float: left !important
    }
    .float-md-right {
        float: right !important
    }
    .float-md-none {
        float: none !important
    }
}

@media(min-width:992px) {
    .float-lg-left {
        float: left !important
    }
    .float-lg-right {
        float: right !important
    }
    .float-lg-none {
        float: none !important
    }
}

@media(min-width:1200px) {
    .float-xl-left {
        float: left !important
    }
    .float-xl-right {
        float: right !important
    }
    .float-xl-none {
        float: none !important
    }
}

.user-select-all {
    -webkit-user-select: all !important;
    -moz-user-select: all !important;
    -ms-user-select: all !important;
    user-select: all !important
}

.user-select-auto {
    -webkit-user-select: auto !important;
    -moz-user-select: auto !important;
    -ms-user-select: auto !important;
    user-select: auto !important
}

.user-select-none {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important
}

.overflow-auto {
    overflow: auto !important
}

.overflow-hidden {
    overflow: hidden !important
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important
}

.fixed-top {
    top: 0
}

.fixed-bottom,
.fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    bottom: 0
}

@supports((position:-webkit-sticky) or (position:sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(10, 10, 10, .075) !important
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(10, 10, 10, .15) !important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(10, 10, 10, .175) !important
}

.shadow-none {
    box-shadow: none !important
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.w-auto {
    width: auto !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.h-auto {
    height: auto !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.min-vw-100 {
    min-width: 100vw !important
}

.min-vh-100 {
    min-height: 100vh !important
}

.vw-100 {
    width: 100vw !important
}

.vh-100 {
    height: 100vh !important
}

.m-0 {
    margin: 0 !important
}

.mt-0,
.my-0 {
    margin-top: 0 !important
}

.mr-0,
.mx-0 {
    margin-right: 0 !important
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1,
.my-1 {
    margin-top: .25rem !important
}

.mr-1,
.mx-1 {
    margin-right: .25rem !important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2,
.my-2 {
    margin-top: .5rem !important
}

.mr-2,
.mx-2 {
    margin-right: .5rem !important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3,
.my-3 {
    margin-top: 1rem !important
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 2.5rem !important
}

.mt-5,
.my-5 {
    margin-top: 2.5rem !important
}

.mr-5,
.mx-5 {
    margin-right: 2.5rem !important
}

.mb-5,
.my-5 {
    margin-bottom: 2.5rem !important
}

.ml-5,
.mx-5 {
    margin-left: 2.5rem !important
}

.m-6 {
    margin: 4rem !important
}

.mt-6,
.my-6 {
    margin-top: 4rem !important
}

.mr-6,
.mx-6 {
    margin-right: 4rem !important
}

.mb-6,
.my-6 {
    margin-bottom: 4rem !important
}

.ml-6,
.mx-6 {
    margin-left: 4rem !important
}

.m-7 {
    margin: 5.25rem !important
}

.mt-7,
.my-7 {
    margin-top: 5.25rem !important
}

.mr-7,
.mx-7 {
    margin-right: 5.25rem !important
}

.mb-7,
.my-7 {
    margin-bottom: 5.25rem !important
}

.ml-7,
.mx-7 {
    margin-left: 5.25rem !important
}

.m-8 {
    margin: 6.5rem !important
}

.mt-8,
.my-8 {
    margin-top: 6.5rem !important
}

.mr-8,
.mx-8 {
    margin-right: 6.5rem !important
}

.mb-8,
.my-8 {
    margin-bottom: 6.5rem !important
}

.ml-8,
.mx-8 {
    margin-left: 6.5rem !important
}

.m-9 {
    margin: 8rem !important
}

.mt-9,
.my-9 {
    margin-top: 8rem !important
}

.mr-9,
.mx-9 {
    margin-right: 8rem !important
}

.mb-9,
.my-9 {
    margin-bottom: 8rem !important
}

.ml-9,
.mx-9 {
    margin-left: 8rem !important
}

.m-10 {
    margin: 10rem !important
}

.mt-10,
.my-10 {
    margin-top: 10rem !important
}

.mr-10,
.mx-10 {
    margin-right: 10rem !important
}

.mb-10,
.my-10 {
    margin-bottom: 10rem !important
}

.ml-10,
.mx-10 {
    margin-left: 10rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0,
.py-0 {
    padding-top: 0 !important
}

.pr-0,
.px-0 {
    padding-right: 0 !important
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important
}

.pl-0,
.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1,
.py-1 {
    padding-top: .25rem !important
}

.pr-1,
.px-1 {
    padding-right: .25rem !important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2,
.py-2 {
    padding-top: .5rem !important
}

.pr-2,
.px-2 {
    padding-right: .5rem !important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3,
.py-3 {
    padding-top: 1rem !important
}

.pr-3,
.px-3 {
    padding-right: 1rem !important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 2.5rem !important
}

.pt-5,
.py-5 {
    padding-top: 2.5rem !important
}

.pr-5,
.px-5 {
    padding-right: 2.5rem !important
}

.pb-5,
.py-5 {
    padding-bottom: 2.5rem !important
}

.pl-5,
.px-5 {
    padding-left: 2.5rem !important
}

.p-6 {
    padding: 4rem !important
}

.pt-6,
.py-6 {
    padding-top: 4rem !important
}

.pr-6,
.px-6 {
    padding-right: 4rem !important
}

.pb-6,
.py-6 {
    padding-bottom: 4rem !important
}

.pl-6,
.px-6 {
    padding-left: 4rem !important
}

.p-7 {
    padding: 5.25rem !important
}

.pt-7,
.py-7 {
    padding-top: 5.25rem !important
}

.pr-7,
.px-7 {
    padding-right: 5.25rem !important
}

.pb-7,
.py-7 {
    padding-bottom: 5.25rem !important
}

.pl-7,
.px-7 {
    padding-left: 5.25rem !important
}

.p-8 {
    padding: 6.5rem !important
}

.pt-8,
.py-8 {
    padding-top: 6.5rem !important
}

.pr-8,
.px-8 {
    padding-right: 6.5rem !important
}

.pb-8,
.py-8 {
    padding-bottom: 6.5rem !important
}

.pl-8,
.px-8 {
    padding-left: 6.5rem !important
}

.p-9 {
    padding: 8rem !important
}

.pt-9,
.py-9 {
    padding-top: 8rem !important
}

.pr-9,
.px-9 {
    padding-right: 8rem !important
}

.pb-9,
.py-9 {
    padding-bottom: 8rem !important
}

.pl-9,
.px-9 {
    padding-left: 8rem !important
}

.p-10 {
    padding: 10rem !important
}

.pt-10,
.py-10 {
    padding-top: 10rem !important
}

.pr-10,
.px-10 {
    padding-right: 10rem !important
}

.pb-10,
.py-10 {
    padding-bottom: 10rem !important
}

.pl-10,
.px-10 {
    padding-left: 10rem !important
}

.m-n1 {
    margin: -.25rem !important
}

.mt-n1,
.my-n1 {
    margin-top: -.25rem !important
}

.mr-n1,
.mx-n1 {
    margin-right: -.25rem !important
}

.mb-n1,
.my-n1 {
    margin-bottom: -.25rem !important
}

.ml-n1,
.mx-n1 {
    margin-left: -.25rem !important
}

.m-n2 {
    margin: -.5rem !important
}

.mt-n2,
.my-n2 {
    margin-top: -.5rem !important
}

.mr-n2,
.mx-n2 {
    margin-right: -.5rem !important
}

.mb-n2,
.my-n2 {
    margin-bottom: -.5rem !important
}

.ml-n2,
.mx-n2 {
    margin-left: -.5rem !important
}

.m-n3 {
    margin: -1rem !important
}

.mt-n3,
.my-n3 {
    margin-top: -1rem !important
}

.mr-n3,
.mx-n3 {
    margin-right: -1rem !important
}

.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important
}

.ml-n3,
.mx-n3 {
    margin-left: -1rem !important
}

.m-n4 {
    margin: -1.5rem !important
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important
}

.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important
}

.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important
}

.m-n5 {
    margin: -2.5rem !important
}

.mt-n5,
.my-n5 {
    margin-top: -2.5rem !important
}

.mr-n5,
.mx-n5 {
    margin-right: -2.5rem !important
}

.mb-n5,
.my-n5 {
    margin-bottom: -2.5rem !important
}

.ml-n5,
.mx-n5 {
    margin-left: -2.5rem !important
}

.m-n6 {
    margin: -4rem !important
}

.mt-n6,
.my-n6 {
    margin-top: -4rem !important
}

.mr-n6,
.mx-n6 {
    margin-right: -4rem !important
}

.mb-n6,
.my-n6 {
    margin-bottom: -4rem !important
}

.ml-n6,
.mx-n6 {
    margin-left: -4rem !important
}

.m-n7 {
    margin: -5.25rem !important
}

.mt-n7,
.my-n7 {
    margin-top: -5.25rem !important
}

.mr-n7,
.mx-n7 {
    margin-right: -5.25rem !important
}

.mb-n7,
.my-n7 {
    margin-bottom: -5.25rem !important
}

.ml-n7,
.mx-n7 {
    margin-left: -5.25rem !important
}

.m-n8 {
    margin: -6.5rem !important
}

.mt-n8,
.my-n8 {
    margin-top: -6.5rem !important
}

.mr-n8,
.mx-n8 {
    margin-right: -6.5rem !important
}

.mb-n8,
.my-n8 {
    margin-bottom: -6.5rem !important
}

.ml-n8,
.mx-n8 {
    margin-left: -6.5rem !important
}

.m-n9 {
    margin: -8rem !important
}

.mt-n9,
.my-n9 {
    margin-top: -8rem !important
}

.mr-n9,
.mx-n9 {
    margin-right: -8rem !important
}

.mb-n9,
.my-n9 {
    margin-bottom: -8rem !important
}

.ml-n9,
.mx-n9 {
    margin-left: -8rem !important
}

.m-n10 {
    margin: -10rem !important
}

.mt-n10,
.my-n10 {
    margin-top: -10rem !important
}

.mr-n10,
.mx-n10 {
    margin-right: -10rem !important
}

.mb-n10,
.my-n10 {
    margin-bottom: -10rem !important
}

.ml-n10,
.mx-n10 {
    margin-left: -10rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto,
.my-auto {
    margin-top: auto !important
}

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}

@media(min-width:576px) {
    .m-sm-0 {
        margin: 0 !important
    }
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important
    }
    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important
    }
    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important
    }
    .m-sm-1 {
        margin: .25rem !important
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem !important
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .25rem !important
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem !important
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem !important
    }
    .m-sm-2 {
        margin: .5rem !important
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: .5rem !important
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: .5rem !important
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: .5rem !important
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .5rem !important
    }
    .m-sm-3 {
        margin: 1rem !important
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important
    }
    .m-sm-4 {
        margin: 1.5rem !important
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important
    }
    .m-sm-5 {
        margin: 2.5rem !important
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: 2.5rem !important
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 2.5rem !important
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 2.5rem !important
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 2.5rem !important
    }
    .m-sm-6 {
        margin: 4rem !important
    }
    .mt-sm-6,
    .my-sm-6 {
        margin-top: 4rem !important
    }
    .mr-sm-6,
    .mx-sm-6 {
        margin-right: 4rem !important
    }
    .mb-sm-6,
    .my-sm-6 {
        margin-bottom: 4rem !important
    }
    .ml-sm-6,
    .mx-sm-6 {
        margin-left: 4rem !important
    }
    .m-sm-7 {
        margin: 5.25rem !important
    }
    .mt-sm-7,
    .my-sm-7 {
        margin-top: 5.25rem !important
    }
    .mr-sm-7,
    .mx-sm-7 {
        margin-right: 5.25rem !important
    }
    .mb-sm-7,
    .my-sm-7 {
        margin-bottom: 5.25rem !important
    }
    .ml-sm-7,
    .mx-sm-7 {
        margin-left: 5.25rem !important
    }
    .m-sm-8 {
        margin: 6.5rem !important
    }
    .mt-sm-8,
    .my-sm-8 {
        margin-top: 6.5rem !important
    }
    .mr-sm-8,
    .mx-sm-8 {
        margin-right: 6.5rem !important
    }
    .mb-sm-8,
    .my-sm-8 {
        margin-bottom: 6.5rem !important
    }
    .ml-sm-8,
    .mx-sm-8 {
        margin-left: 6.5rem !important
    }
    .m-sm-9 {
        margin: 8rem !important
    }
    .mt-sm-9,
    .my-sm-9 {
        margin-top: 8rem !important
    }
    .mr-sm-9,
    .mx-sm-9 {
        margin-right: 8rem !important
    }
    .mb-sm-9,
    .my-sm-9 {
        margin-bottom: 8rem !important
    }
    .ml-sm-9,
    .mx-sm-9 {
        margin-left: 8rem !important
    }
    .m-sm-10 {
        margin: 10rem !important
    }
    .mt-sm-10,
    .my-sm-10 {
        margin-top: 10rem !important
    }
    .mr-sm-10,
    .mx-sm-10 {
        margin-right: 10rem !important
    }
    .mb-sm-10,
    .my-sm-10 {
        margin-bottom: 10rem !important
    }
    .ml-sm-10,
    .mx-sm-10 {
        margin-left: 10rem !important
    }
    .p-sm-0 {
        padding: 0 !important
    }
    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important
    }
    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important
    }
    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important
    }
    .p-sm-1 {
        padding: .25rem !important
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: .25rem !important
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: .25rem !important
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem !important
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem !important
    }
    .p-sm-2 {
        padding: .5rem !important
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem !important
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: .5rem !important
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem !important
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: .5rem !important
    }
    .p-sm-3 {
        padding: 1rem !important
    }
    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important
    }
    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important
    }
    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important
    }
    .p-sm-4 {
        padding: 1.5rem !important
    }
    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important
    }
    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important
    }
    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important
    }
    .p-sm-5 {
        padding: 2.5rem !important
    }
    .pt-sm-5,
    .py-sm-5 {
        padding-top: 2.5rem !important
    }
    .pr-sm-5,
    .px-sm-5 {
        padding-right: 2.5rem !important
    }
    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 2.5rem !important
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 2.5rem !important
    }
    .p-sm-6 {
        padding: 4rem !important
    }
    .pt-sm-6,
    .py-sm-6 {
        padding-top: 4rem !important
    }
    .pr-sm-6,
    .px-sm-6 {
        padding-right: 4rem !important
    }
    .pb-sm-6,
    .py-sm-6 {
        padding-bottom: 4rem !important
    }
    .pl-sm-6,
    .px-sm-6 {
        padding-left: 4rem !important
    }
    .p-sm-7 {
        padding: 5.25rem !important
    }
    .pt-sm-7,
    .py-sm-7 {
        padding-top: 5.25rem !important
    }
    .pr-sm-7,
    .px-sm-7 {
        padding-right: 5.25rem !important
    }
    .pb-sm-7,
    .py-sm-7 {
        padding-bottom: 5.25rem !important
    }
    .pl-sm-7,
    .px-sm-7 {
        padding-left: 5.25rem !important
    }
    .p-sm-8 {
        padding: 6.5rem !important
    }
    .pt-sm-8,
    .py-sm-8 {
        padding-top: 6.5rem !important
    }
    .pr-sm-8,
    .px-sm-8 {
        padding-right: 6.5rem !important
    }
    .pb-sm-8,
    .py-sm-8 {
        padding-bottom: 6.5rem !important
    }
    .pl-sm-8,
    .px-sm-8 {
        padding-left: 6.5rem !important
    }
    .p-sm-9 {
        padding: 8rem !important
    }
    .pt-sm-9,
    .py-sm-9 {
        padding-top: 8rem !important
    }
    .pr-sm-9,
    .px-sm-9 {
        padding-right: 8rem !important
    }
    .pb-sm-9,
    .py-sm-9 {
        padding-bottom: 8rem !important
    }
    .pl-sm-9,
    .px-sm-9 {
        padding-left: 8rem !important
    }
    .p-sm-10 {
        padding: 10rem !important
    }
    .pt-sm-10,
    .py-sm-10 {
        padding-top: 10rem !important
    }
    .pr-sm-10,
    .px-sm-10 {
        padding-right: 10rem !important
    }
    .pb-sm-10,
    .py-sm-10 {
        padding-bottom: 10rem !important
    }
    .pl-sm-10,
    .px-sm-10 {
        padding-left: 10rem !important
    }
    .m-sm-n1 {
        margin: -.25rem !important
    }
    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -.25rem !important
    }
    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -.25rem !important
    }
    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -.25rem !important
    }
    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -.25rem !important
    }
    .m-sm-n2 {
        margin: -.5rem !important
    }
    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -.5rem !important
    }
    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -.5rem !important
    }
    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -.5rem !important
    }
    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -.5rem !important
    }
    .m-sm-n3 {
        margin: -1rem !important
    }
    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem !important
    }
    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem !important
    }
    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem !important
    }
    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem !important
    }
    .m-sm-n4 {
        margin: -1.5rem !important
    }
    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem !important
    }
    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem !important
    }
    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem !important
    }
    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem !important
    }
    .m-sm-n5 {
        margin: -2.5rem !important
    }
    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -2.5rem !important
    }
    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -2.5rem !important
    }
    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -2.5rem !important
    }
    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: -2.5rem !important
    }
    .m-sm-n6 {
        margin: -4rem !important
    }
    .mt-sm-n6,
    .my-sm-n6 {
        margin-top: -4rem !important
    }
    .mr-sm-n6,
    .mx-sm-n6 {
        margin-right: -4rem !important
    }
    .mb-sm-n6,
    .my-sm-n6 {
        margin-bottom: -4rem !important
    }
    .ml-sm-n6,
    .mx-sm-n6 {
        margin-left: -4rem !important
    }
    .m-sm-n7 {
        margin: -5.25rem !important
    }
    .mt-sm-n7,
    .my-sm-n7 {
        margin-top: -5.25rem !important
    }
    .mr-sm-n7,
    .mx-sm-n7 {
        margin-right: -5.25rem !important
    }
    .mb-sm-n7,
    .my-sm-n7 {
        margin-bottom: -5.25rem !important
    }
    .ml-sm-n7,
    .mx-sm-n7 {
        margin-left: -5.25rem !important
    }
    .m-sm-n8 {
        margin: -6.5rem !important
    }
    .mt-sm-n8,
    .my-sm-n8 {
        margin-top: -6.5rem !important
    }
    .mr-sm-n8,
    .mx-sm-n8 {
        margin-right: -6.5rem !important
    }
    .mb-sm-n8,
    .my-sm-n8 {
        margin-bottom: -6.5rem !important
    }
    .ml-sm-n8,
    .mx-sm-n8 {
        margin-left: -6.5rem !important
    }
    .m-sm-n9 {
        margin: -8rem !important
    }
    .mt-sm-n9,
    .my-sm-n9 {
        margin-top: -8rem !important
    }
    .mr-sm-n9,
    .mx-sm-n9 {
        margin-right: -8rem !important
    }
    .mb-sm-n9,
    .my-sm-n9 {
        margin-bottom: -8rem !important
    }
    .ml-sm-n9,
    .mx-sm-n9 {
        margin-left: -8rem !important
    }
    .m-sm-n10 {
        margin: -10rem !important
    }
    .mt-sm-n10,
    .my-sm-n10 {
        margin-top: -10rem !important
    }
    .mr-sm-n10,
    .mx-sm-n10 {
        margin-right: -10rem !important
    }
    .mb-sm-n10,
    .my-sm-n10 {
        margin-bottom: -10rem !important
    }
    .ml-sm-n10,
    .mx-sm-n10 {
        margin-left: -10rem !important
    }
    .m-sm-auto {
        margin: auto !important
    }
    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important
    }
    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important
    }
    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important
    }
    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important
    }
}

@media(min-width:768px) {
    .m-md-0 {
        margin: 0 !important
    }
    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important
    }
    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important
    }
    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important
    }
    .m-md-1 {
        margin: .25rem !important
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem !important
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: .25rem !important
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem !important
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem !important
    }
    .m-md-2 {
        margin: .5rem !important
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: .5rem !important
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: .5rem !important
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: .5rem !important
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: .5rem !important
    }
    .m-md-3 {
        margin: 1rem !important
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important
    }
    .m-md-4 {
        margin: 1.5rem !important
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important
    }
    .m-md-5 {
        margin: 2.5rem !important
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 2.5rem !important
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 2.5rem !important
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: 2.5rem !important
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 2.5rem !important
    }
    .m-md-6 {
        margin: 4rem !important
    }
    .mt-md-6,
    .my-md-6 {
        margin-top: 4rem !important
    }
    .mr-md-6,
    .mx-md-6 {
        margin-right: 4rem !important
    }
    .mb-md-6,
    .my-md-6 {
        margin-bottom: 4rem !important
    }
    .ml-md-6,
    .mx-md-6 {
        margin-left: 4rem !important
    }
    .m-md-7 {
        margin: 5.25rem !important
    }
    .mt-md-7,
    .my-md-7 {
        margin-top: 5.25rem !important
    }
    .mr-md-7,
    .mx-md-7 {
        margin-right: 5.25rem !important
    }
    .mb-md-7,
    .my-md-7 {
        margin-bottom: 5.25rem !important
    }
    .ml-md-7,
    .mx-md-7 {
        margin-left: 5.25rem !important
    }
    .m-md-8 {
        margin: 6.5rem !important
    }
    .mt-md-8,
    .my-md-8 {
        margin-top: 6.5rem !important
    }
    .mr-md-8,
    .mx-md-8 {
        margin-right: 6.5rem !important
    }
    .mb-md-8,
    .my-md-8 {
        margin-bottom: 6.5rem !important
    }
    .ml-md-8,
    .mx-md-8 {
        margin-left: 6.5rem !important
    }
    .m-md-9 {
        margin: 8rem !important
    }
    .mt-md-9,
    .my-md-9 {
        margin-top: 8rem !important
    }
    .mr-md-9,
    .mx-md-9 {
        margin-right: 8rem !important
    }
    .mb-md-9,
    .my-md-9 {
        margin-bottom: 8rem !important
    }
    .ml-md-9,
    .mx-md-9 {
        margin-left: 8rem !important
    }
    .m-md-10 {
        margin: 10rem !important
    }
    .mt-md-10,
    .my-md-10 {
        margin-top: 10rem !important
    }
    .mr-md-10,
    .mx-md-10 {
        margin-right: 10rem !important
    }
    .mb-md-10,
    .my-md-10 {
        margin-bottom: 10rem !important
    }
    .ml-md-10,
    .mx-md-10 {
        margin-left: 10rem !important
    }
    .p-md-0 {
        padding: 0 !important
    }
    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important
    }
    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important
    }
    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important
    }
    .p-md-1 {
        padding: .25rem !important
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: .25rem !important
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem !important
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem !important
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem !important
    }
    .p-md-2 {
        padding: .5rem !important
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem !important
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem !important
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem !important
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: .5rem !important
    }
    .p-md-3 {
        padding: 1rem !important
    }
    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important
    }
    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important
    }
    .p-md-4 {
        padding: 1.5rem !important
    }
    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important
    }
    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important
    }
    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important
    }
    .p-md-5 {
        padding: 2.5rem !important
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: 2.5rem !important
    }
    .pr-md-5,
    .px-md-5 {
        padding-right: 2.5rem !important
    }
    .pb-md-5,
    .py-md-5 {
        padding-bottom: 2.5rem !important
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 2.5rem !important
    }
    .p-md-6 {
        padding: 4rem !important
    }
    .pt-md-6,
    .py-md-6 {
        padding-top: 4rem !important
    }
    .pr-md-6,
    .px-md-6 {
        padding-right: 4rem !important
    }
    .pb-md-6,
    .py-md-6 {
        padding-bottom: 4rem !important
    }
    .pl-md-6,
    .px-md-6 {
        padding-left: 4rem !important
    }
    .p-md-7 {
        padding: 5.25rem !important
    }
    .pt-md-7,
    .py-md-7 {
        padding-top: 5.25rem !important
    }
    .pr-md-7,
    .px-md-7 {
        padding-right: 5.25rem !important
    }
    .pb-md-7,
    .py-md-7 {
        padding-bottom: 5.25rem !important
    }
    .pl-md-7,
    .px-md-7 {
        padding-left: 5.25rem !important
    }
    .p-md-8 {
        padding: 6.5rem !important
    }
    .pt-md-8,
    .py-md-8 {
        padding-top: 6.5rem !important
    }
    .pr-md-8,
    .px-md-8 {
        padding-right: 6.5rem !important
    }
    .pb-md-8,
    .py-md-8 {
        padding-bottom: 6.5rem !important
    }
    .pl-md-8,
    .px-md-8 {
        padding-left: 6.5rem !important
    }
    .p-md-9 {
        padding: 8rem !important
    }
    .pt-md-9,
    .py-md-9 {
        padding-top: 8rem !important
    }
    .pr-md-9,
    .px-md-9 {
        padding-right: 8rem !important
    }
    .pb-md-9,
    .py-md-9 {
        padding-bottom: 8rem !important
    }
    .pl-md-9,
    .px-md-9 {
        padding-left: 8rem !important
    }
    .p-md-10 {
        padding: 10rem !important
    }
    .pt-md-10,
    .py-md-10 {
        padding-top: 10rem !important
    }
    .pr-md-10,
    .px-md-10 {
        padding-right: 10rem !important
    }
    .pb-md-10,
    .py-md-10 {
        padding-bottom: 10rem !important
    }
    .pl-md-10,
    .px-md-10 {
        padding-left: 10rem !important
    }
    .m-md-n1 {
        margin: -.25rem !important
    }
    .mt-md-n1,
    .my-md-n1 {
        margin-top: -.25rem !important
    }
    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -.25rem !important
    }
    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -.25rem !important
    }
    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -.25rem !important
    }
    .m-md-n2 {
        margin: -.5rem !important
    }
    .mt-md-n2,
    .my-md-n2 {
        margin-top: -.5rem !important
    }
    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -.5rem !important
    }
    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -.5rem !important
    }
    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -.5rem !important
    }
    .m-md-n3 {
        margin: -1rem !important
    }
    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem !important
    }
    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1rem !important
    }
    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem !important
    }
    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1rem !important
    }
    .m-md-n4 {
        margin: -1.5rem !important
    }
    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem !important
    }
    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem !important
    }
    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem !important
    }
    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem !important
    }
    .m-md-n5 {
        margin: -2.5rem !important
    }
    .mt-md-n5,
    .my-md-n5 {
        margin-top: -2.5rem !important
    }
    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -2.5rem !important
    }
    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -2.5rem !important
    }
    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -2.5rem !important
    }
    .m-md-n6 {
        margin: -4rem !important
    }
    .mt-md-n6,
    .my-md-n6 {
        margin-top: -4rem !important
    }
    .mr-md-n6,
    .mx-md-n6 {
        margin-right: -4rem !important
    }
    .mb-md-n6,
    .my-md-n6 {
        margin-bottom: -4rem !important
    }
    .ml-md-n6,
    .mx-md-n6 {
        margin-left: -4rem !important
    }
    .m-md-n7 {
        margin: -5.25rem !important
    }
    .mt-md-n7,
    .my-md-n7 {
        margin-top: -5.25rem !important
    }
    .mr-md-n7,
    .mx-md-n7 {
        margin-right: -5.25rem !important
    }
    .mb-md-n7,
    .my-md-n7 {
        margin-bottom: -5.25rem !important
    }
    .ml-md-n7,
    .mx-md-n7 {
        margin-left: -5.25rem !important
    }
    .m-md-n8 {
        margin: -6.5rem !important
    }
    .mt-md-n8,
    .my-md-n8 {
        margin-top: -6.5rem !important
    }
    .mr-md-n8,
    .mx-md-n8 {
        margin-right: -6.5rem !important
    }
    .mb-md-n8,
    .my-md-n8 {
        margin-bottom: -6.5rem !important
    }
    .ml-md-n8,
    .mx-md-n8 {
        margin-left: -6.5rem !important
    }
    .m-md-n9 {
        margin: -8rem !important
    }
    .mt-md-n9,
    .my-md-n9 {
        margin-top: -8rem !important
    }
    .mr-md-n9,
    .mx-md-n9 {
        margin-right: -8rem !important
    }
    .mb-md-n9,
    .my-md-n9 {
        margin-bottom: -8rem !important
    }
    .ml-md-n9,
    .mx-md-n9 {
        margin-left: -8rem !important
    }
    .m-md-n10 {
        margin: -10rem !important
    }
    .mt-md-n10,
    .my-md-n10 {
        margin-top: -10rem !important
    }
    .mr-md-n10,
    .mx-md-n10 {
        margin-right: -10rem !important
    }
    .mb-md-n10,
    .my-md-n10 {
        margin-bottom: -10rem !important
    }
    .ml-md-n10,
    .mx-md-n10 {
        margin-left: -10rem !important
    }
    .m-md-auto {
        margin: auto !important
    }
    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important
    }
    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important
    }
    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important
    }
}

@media(min-width:992px) {
    .m-lg-0 {
        margin: 0 !important
    }
    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important
    }
    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important
    }
    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important
    }
    .m-lg-1 {
        margin: .25rem !important
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem !important
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .25rem !important
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem !important
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem !important
    }
    .m-lg-2 {
        margin: .5rem !important
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem !important
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: .5rem !important
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem !important
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .5rem !important
    }
    .m-lg-3 {
        margin: 1rem !important
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important
    }
    .m-lg-4 {
        margin: 1.5rem !important
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important
    }
    .m-lg-5 {
        margin: 2.5rem !important
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 2.5rem !important
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 2.5rem !important
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 2.5rem !important
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 2.5rem !important
    }
    .m-lg-6 {
        margin: 4rem !important
    }
    .mt-lg-6,
    .my-lg-6 {
        margin-top: 4rem !important
    }
    .mr-lg-6,
    .mx-lg-6 {
        margin-right: 4rem !important
    }
    .mb-lg-6,
    .my-lg-6 {
        margin-bottom: 4rem !important
    }
    .ml-lg-6,
    .mx-lg-6 {
        margin-left: 4rem !important
    }
    .m-lg-7 {
        margin: 5.25rem !important
    }
    .mt-lg-7,
    .my-lg-7 {
        margin-top: 5.25rem !important
    }
    .mr-lg-7,
    .mx-lg-7 {
        margin-right: 5.25rem !important
    }
    .mb-lg-7,
    .my-lg-7 {
        margin-bottom: 5.25rem !important
    }
    .ml-lg-7,
    .mx-lg-7 {
        margin-left: 5.25rem !important
    }
    .m-lg-8 {
        margin: 6.5rem !important
    }
    .mt-lg-8,
    .my-lg-8 {
        margin-top: 6.5rem !important
    }
    .mr-lg-8,
    .mx-lg-8 {
        margin-right: 6.5rem !important
    }
    .mb-lg-8,
    .my-lg-8 {
        margin-bottom: 6.5rem !important
    }
    .ml-lg-8,
    .mx-lg-8 {
        margin-left: 6.5rem !important
    }
    .m-lg-9 {
        margin: 8rem !important
    }
    .mt-lg-9,
    .my-lg-9 {
        margin-top: 8rem !important
    }
    .mr-lg-9,
    .mx-lg-9 {
        margin-right: 8rem !important
    }
    .mb-lg-9,
    .my-lg-9 {
        margin-bottom: 8rem !important
    }
    .ml-lg-9,
    .mx-lg-9 {
        margin-left: 8rem !important
    }
    .m-lg-10 {
        margin: 10rem !important
    }
    .mt-lg-10,
    .my-lg-10 {
        margin-top: 10rem !important
    }
    .mr-lg-10,
    .mx-lg-10 {
        margin-right: 10rem !important
    }
    .mb-lg-10,
    .my-lg-10 {
        margin-bottom: 10rem !important
    }
    .ml-lg-10,
    .mx-lg-10 {
        margin-left: 10rem !important
    }
    .p-lg-0 {
        padding: 0 !important
    }
    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important
    }
    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important
    }
    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important
    }
    .p-lg-1 {
        padding: .25rem !important
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: .25rem !important
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: .25rem !important
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem !important
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem !important
    }
    .p-lg-2 {
        padding: .5rem !important
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem !important
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: .5rem !important
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem !important
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: .5rem !important
    }
    .p-lg-3 {
        padding: 1rem !important
    }
    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important
    }
    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important
    }
    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important
    }
    .p-lg-4 {
        padding: 1.5rem !important
    }
    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important
    }
    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important
    }
    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important
    }
    .p-lg-5 {
        padding: 2.5rem !important
    }
    .pt-lg-5,
    .py-lg-5 {
        padding-top: 2.5rem !important
    }
    .pr-lg-5,
    .px-lg-5 {
        padding-right: 2.5rem !important
    }
    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 2.5rem !important
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 2.5rem !important
    }
    .p-lg-6 {
        padding: 4rem !important
    }
    .pt-lg-6,
    .py-lg-6 {
        padding-top: 4rem !important
    }
    .pr-lg-6,
    .px-lg-6 {
        padding-right: 4rem !important
    }
    .pb-lg-6,
    .py-lg-6 {
        padding-bottom: 4rem !important
    }
    .pl-lg-6,
    .px-lg-6 {
        padding-left: 4rem !important
    }
    .p-lg-7 {
        padding: 5.25rem !important
    }
    .pt-lg-7,
    .py-lg-7 {
        padding-top: 5.25rem !important
    }
    .pr-lg-7,
    .px-lg-7 {
        padding-right: 5.25rem !important
    }
    .pb-lg-7,
    .py-lg-7 {
        padding-bottom: 5.25rem !important
    }
    .pl-lg-7,
    .px-lg-7 {
        padding-left: 5.25rem !important
    }
    .p-lg-8 {
        padding: 6.5rem !important
    }
    .pt-lg-8,
    .py-lg-8 {
        padding-top: 6.5rem !important
    }
    .pr-lg-8,
    .px-lg-8 {
        padding-right: 6.5rem !important
    }
    .pb-lg-8,
    .py-lg-8 {
        padding-bottom: 6.5rem !important
    }
    .pl-lg-8,
    .px-lg-8 {
        padding-left: 6.5rem !important
    }
    .p-lg-9 {
        padding: 8rem !important
    }
    .pt-lg-9,
    .py-lg-9 {
        padding-top: 8rem !important
    }
    .pr-lg-9,
    .px-lg-9 {
        padding-right: 8rem !important
    }
    .pb-lg-9,
    .py-lg-9 {
        padding-bottom: 8rem !important
    }
    .pl-lg-9,
    .px-lg-9 {
        padding-left: 8rem !important
    }
    .p-lg-10 {
        padding: 10rem !important
    }
    .pt-lg-10,
    .py-lg-10 {
        padding-top: 10rem !important
    }
    .pr-lg-10,
    .px-lg-10 {
        padding-right: 10rem !important
    }
    .pb-lg-10,
    .py-lg-10 {
        padding-bottom: 10rem !important
    }
    .pl-lg-10,
    .px-lg-10 {
        padding-left: 10rem !important
    }
    .m-lg-n1 {
        margin: -.25rem !important
    }
    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -.25rem !important
    }
    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -.25rem !important
    }
    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -.25rem !important
    }
    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -.25rem !important
    }
    .m-lg-n2 {
        margin: -.5rem !important
    }
    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -.5rem !important
    }
    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -.5rem !important
    }
    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -.5rem !important
    }
    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -.5rem !important
    }
    .m-lg-n3 {
        margin: -1rem !important
    }
    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem !important
    }
    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem !important
    }
    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem !important
    }
    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem !important
    }
    .m-lg-n4 {
        margin: -1.5rem !important
    }
    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important
    }
    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem !important
    }
    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important
    }
    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem !important
    }
    .m-lg-n5 {
        margin: -2.5rem !important
    }
    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -2.5rem !important
    }
    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -2.5rem !important
    }
    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -2.5rem !important
    }
    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -2.5rem !important
    }
    .m-lg-n6 {
        margin: -4rem !important
    }
    .mt-lg-n6,
    .my-lg-n6 {
        margin-top: -4rem !important
    }
    .mr-lg-n6,
    .mx-lg-n6 {
        margin-right: -4rem !important
    }
    .mb-lg-n6,
    .my-lg-n6 {
        margin-bottom: -4rem !important
    }
    .ml-lg-n6,
    .mx-lg-n6 {
        margin-left: -4rem !important
    }
    .m-lg-n7 {
        margin: -5.25rem !important
    }
    .mt-lg-n7,
    .my-lg-n7 {
        margin-top: -5.25rem !important
    }
    .mr-lg-n7,
    .mx-lg-n7 {
        margin-right: -5.25rem !important
    }
    .mb-lg-n7,
    .my-lg-n7 {
        margin-bottom: -5.25rem !important
    }
    .ml-lg-n7,
    .mx-lg-n7 {
        margin-left: -5.25rem !important
    }
    .m-lg-n8 {
        margin: -6.5rem !important
    }
    .mt-lg-n8,
    .my-lg-n8 {
        margin-top: -6.5rem !important
    }
    .mr-lg-n8,
    .mx-lg-n8 {
        margin-right: -6.5rem !important
    }
    .mb-lg-n8,
    .my-lg-n8 {
        margin-bottom: -6.5rem !important
    }
    .ml-lg-n8,
    .mx-lg-n8 {
        margin-left: -6.5rem !important
    }
    .m-lg-n9 {
        margin: -8rem !important
    }
    .mt-lg-n9,
    .my-lg-n9 {
        margin-top: -8rem !important
    }
    .mr-lg-n9,
    .mx-lg-n9 {
        margin-right: -8rem !important
    }
    .mb-lg-n9,
    .my-lg-n9 {
        margin-bottom: -8rem !important
    }
    .ml-lg-n9,
    .mx-lg-n9 {
        margin-left: -8rem !important
    }
    .m-lg-n10 {
        margin: -10rem !important
    }
    .mt-lg-n10,
    .my-lg-n10 {
        margin-top: -10rem !important
    }
    .mr-lg-n10,
    .mx-lg-n10 {
        margin-right: -10rem !important
    }
    .mb-lg-n10,
    .my-lg-n10 {
        margin-bottom: -10rem !important
    }
    .ml-lg-n10,
    .mx-lg-n10 {
        margin-left: -10rem !important
    }
    .m-lg-auto {
        margin: auto !important
    }
    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important
    }
    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important
    }
    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important
    }
}

@media(min-width:1200px) {
    .m-xl-0 {
        margin: 0 !important
    }
    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important
    }
    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important
    }
    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important
    }
    .m-xl-1 {
        margin: .25rem !important
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem !important
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .25rem !important
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem !important
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem !important
    }
    .m-xl-2 {
        margin: .5rem !important
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem !important
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: .5rem !important
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem !important
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .5rem !important
    }
    .m-xl-3 {
        margin: 1rem !important
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important
    }
    .m-xl-4 {
        margin: 1.5rem !important
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important
    }
    .m-xl-5 {
        margin: 2.5rem !important
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 2.5rem !important
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 2.5rem !important
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 2.5rem !important
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 2.5rem !important
    }
    .m-xl-6 {
        margin: 4rem !important
    }
    .mt-xl-6,
    .my-xl-6 {
        margin-top: 4rem !important
    }
    .mr-xl-6,
    .mx-xl-6 {
        margin-right: 4rem !important
    }
    .mb-xl-6,
    .my-xl-6 {
        margin-bottom: 4rem !important
    }
    .ml-xl-6,
    .mx-xl-6 {
        margin-left: 4rem !important
    }
    .m-xl-7 {
        margin: 5.25rem !important
    }
    .mt-xl-7,
    .my-xl-7 {
        margin-top: 5.25rem !important
    }
    .mr-xl-7,
    .mx-xl-7 {
        margin-right: 5.25rem !important
    }
    .mb-xl-7,
    .my-xl-7 {
        margin-bottom: 5.25rem !important
    }
    .ml-xl-7,
    .mx-xl-7 {
        margin-left: 5.25rem !important
    }
    .m-xl-8 {
        margin: 6.5rem !important
    }
    .mt-xl-8,
    .my-xl-8 {
        margin-top: 6.5rem !important
    }
    .mr-xl-8,
    .mx-xl-8 {
        margin-right: 6.5rem !important
    }
    .mb-xl-8,
    .my-xl-8 {
        margin-bottom: 6.5rem !important
    }
    .ml-xl-8,
    .mx-xl-8 {
        margin-left: 6.5rem !important
    }
    .m-xl-9 {
        margin: 8rem !important
    }
    .mt-xl-9,
    .my-xl-9 {
        margin-top: 8rem !important
    }
    .mr-xl-9,
    .mx-xl-9 {
        margin-right: 8rem !important
    }
    .mb-xl-9,
    .my-xl-9 {
        margin-bottom: 8rem !important
    }
    .ml-xl-9,
    .mx-xl-9 {
        margin-left: 8rem !important
    }
    .m-xl-10 {
        margin: 10rem !important
    }
    .mt-xl-10,
    .my-xl-10 {
        margin-top: 10rem !important
    }
    .mr-xl-10,
    .mx-xl-10 {
        margin-right: 10rem !important
    }
    .mb-xl-10,
    .my-xl-10 {
        margin-bottom: 10rem !important
    }
    .ml-xl-10,
    .mx-xl-10 {
        margin-left: 10rem !important
    }
    .p-xl-0 {
        padding: 0 !important
    }
    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important
    }
    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important
    }
    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important
    }
    .p-xl-1 {
        padding: .25rem !important
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: .25rem !important
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: .25rem !important
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .25rem !important
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: .25rem !important
    }
    .p-xl-2 {
        padding: .5rem !important
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: .5rem !important
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: .5rem !important
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: .5rem !important
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: .5rem !important
    }
    .p-xl-3 {
        padding: 1rem !important
    }
    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important
    }
    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important
    }
    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important
    }
    .p-xl-4 {
        padding: 1.5rem !important
    }
    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important
    }
    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important
    }
    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important
    }
    .p-xl-5 {
        padding: 2.5rem !important
    }
    .pt-xl-5,
    .py-xl-5 {
        padding-top: 2.5rem !important
    }
    .pr-xl-5,
    .px-xl-5 {
        padding-right: 2.5rem !important
    }
    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 2.5rem !important
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 2.5rem !important
    }
    .p-xl-6 {
        padding: 4rem !important
    }
    .pt-xl-6,
    .py-xl-6 {
        padding-top: 4rem !important
    }
    .pr-xl-6,
    .px-xl-6 {
        padding-right: 4rem !important
    }
    .pb-xl-6,
    .py-xl-6 {
        padding-bottom: 4rem !important
    }
    .pl-xl-6,
    .px-xl-6 {
        padding-left: 4rem !important
    }
    .p-xl-7 {
        padding: 5.25rem !important
    }
    .pt-xl-7,
    .py-xl-7 {
        padding-top: 5.25rem !important
    }
    .pr-xl-7,
    .px-xl-7 {
        padding-right: 5.25rem !important
    }
    .pb-xl-7,
    .py-xl-7 {
        padding-bottom: 5.25rem !important
    }
    .pl-xl-7,
    .px-xl-7 {
        padding-left: 5.25rem !important
    }
    .p-xl-8 {
        padding: 6.5rem !important
    }
    .pt-xl-8,
    .py-xl-8 {
        padding-top: 6.5rem !important
    }
    .pr-xl-8,
    .px-xl-8 {
        padding-right: 6.5rem !important
    }
    .pb-xl-8,
    .py-xl-8 {
        padding-bottom: 6.5rem !important
    }
    .pl-xl-8,
    .px-xl-8 {
        padding-left: 6.5rem !important
    }
    .p-xl-9 {
        padding: 8rem !important
    }
    .pt-xl-9,
    .py-xl-9 {
        padding-top: 8rem !important
    }
    .pr-xl-9,
    .px-xl-9 {
        padding-right: 8rem !important
    }
    .pb-xl-9,
    .py-xl-9 {
        padding-bottom: 8rem !important
    }
    .pl-xl-9,
    .px-xl-9 {
        padding-left: 8rem !important
    }
    .p-xl-10 {
        padding: 10rem !important
    }
    .pt-xl-10,
    .py-xl-10 {
        padding-top: 10rem !important
    }
    .pr-xl-10,
    .px-xl-10 {
        padding-right: 10rem !important
    }
    .pb-xl-10,
    .py-xl-10 {
        padding-bottom: 10rem !important
    }
    .pl-xl-10,
    .px-xl-10 {
        padding-left: 10rem !important
    }
    .m-xl-n1 {
        margin: -.25rem !important
    }
    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -.25rem !important
    }
    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -.25rem !important
    }
    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -.25rem !important
    }
    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -.25rem !important
    }
    .m-xl-n2 {
        margin: -.5rem !important
    }
    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -.5rem !important
    }
    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -.5rem !important
    }
    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -.5rem !important
    }
    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -.5rem !important
    }
    .m-xl-n3 {
        margin: -1rem !important
    }
    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1rem !important
    }
    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -1rem !important
    }
    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1rem !important
    }
    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -1rem !important
    }
    .m-xl-n4 {
        margin: -1.5rem !important
    }
    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem !important
    }
    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -1.5rem !important
    }
    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem !important
    }
    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -1.5rem !important
    }
    .m-xl-n5 {
        margin: -2.5rem !important
    }
    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -2.5rem !important
    }
    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -2.5rem !important
    }
    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -2.5rem !important
    }
    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: -2.5rem !important
    }
    .m-xl-n6 {
        margin: -4rem !important
    }
    .mt-xl-n6,
    .my-xl-n6 {
        margin-top: -4rem !important
    }
    .mr-xl-n6,
    .mx-xl-n6 {
        margin-right: -4rem !important
    }
    .mb-xl-n6,
    .my-xl-n6 {
        margin-bottom: -4rem !important
    }
    .ml-xl-n6,
    .mx-xl-n6 {
        margin-left: -4rem !important
    }
    .m-xl-n7 {
        margin: -5.25rem !important
    }
    .mt-xl-n7,
    .my-xl-n7 {
        margin-top: -5.25rem !important
    }
    .mr-xl-n7,
    .mx-xl-n7 {
        margin-right: -5.25rem !important
    }
    .mb-xl-n7,
    .my-xl-n7 {
        margin-bottom: -5.25rem !important
    }
    .ml-xl-n7,
    .mx-xl-n7 {
        margin-left: -5.25rem !important
    }
    .m-xl-n8 {
        margin: -6.5rem !important
    }
    .mt-xl-n8,
    .my-xl-n8 {
        margin-top: -6.5rem !important
    }
    .mr-xl-n8,
    .mx-xl-n8 {
        margin-right: -6.5rem !important
    }
    .mb-xl-n8,
    .my-xl-n8 {
        margin-bottom: -6.5rem !important
    }
    .ml-xl-n8,
    .mx-xl-n8 {
        margin-left: -6.5rem !important
    }
    .m-xl-n9 {
        margin: -8rem !important
    }
    .mt-xl-n9,
    .my-xl-n9 {
        margin-top: -8rem !important
    }
    .mr-xl-n9,
    .mx-xl-n9 {
        margin-right: -8rem !important
    }
    .mb-xl-n9,
    .my-xl-n9 {
        margin-bottom: -8rem !important
    }
    .ml-xl-n9,
    .mx-xl-n9 {
        margin-left: -8rem !important
    }
    .m-xl-n10 {
        margin: -10rem !important
    }
    .mt-xl-n10,
    .my-xl-n10 {
        margin-top: -10rem !important
    }
    .mr-xl-n10,
    .mx-xl-n10 {
        margin-right: -10rem !important
    }
    .mb-xl-n10,
    .my-xl-n10 {
        margin-bottom: -10rem !important
    }
    .ml-xl-n10,
    .mx-xl-n10 {
        margin-left: -10rem !important
    }
    .m-xl-auto {
        margin: auto !important
    }
    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important
    }
    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important
    }
    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important
    }
}

.stretched-link:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: transparent
}

.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace !important
}

.text-justify {
    text-align: justify !important
}

.text-wrap {
    white-space: normal !important
}

.text-nowrap {
    white-space: nowrap !important
}

.game-lists .game-item.game-slot .name-game,
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

@media(min-width:576px) {
    .text-sm-left {
        text-align: left !important
    }
    .text-sm-right {
        text-align: right !important
    }
    .text-sm-center {
        text-align: center !important
    }
}

@media(min-width:768px) {
    .text-md-left {
        text-align: left !important
    }
    .text-md-right {
        text-align: right !important
    }
    .text-md-center {
        text-align: center !important
    }
}

@media(min-width:992px) {
    .text-lg-left {
        text-align: left !important
    }
    .text-lg-right {
        text-align: right !important
    }
    .text-lg-center {
        text-align: center !important
    }
}

@media(min-width:1200px) {
    .text-xl-left {
        text-align: left !important
    }
    .text-xl-right {
        text-align: right !important
    }
    .text-xl-center {
        text-align: center !important
    }
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase,
.title-games {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-lighter {
    font-weight: lighter !important
}

.font-weight-normal {
    font-weight: 400 !important
}

.font-weight-bold {
    font-weight: 500 !important
}

.font-weight-bolder {
    font-weight: bolder !important
}

.font-italic {
    font-style: italic !important
}

.text-white {
    color: #fff !important
}

.text-primary {
    color: #c51324 !important
}

a.text-primary:focus,
a.text-primary:hover {
    color: #7f0c17 !important
}

.text-secondary {
    color: #454545 !important
}

a.text-secondary:focus,
a.text-secondary:hover {
    color: #1f1f1f !important
}

.text-success {
    color: #83b128 !important
}

a.text-success:focus,
a.text-success:hover {
    color: #55731a !important
}

.text-info {
    color: #56bbae !important
}

a.text-info:focus,
a.text-info:hover {
    color: #388c81 !important
}

.text-warning {
    color: #f8e880 !important
}

a.text-warning:focus,
a.text-warning:hover {
    color: #f4db37 !important
}

.text-danger {
    color: #f82945 !important
}

a.text-danger:focus,
a.text-danger:hover {
    color: #ce0722 !important
}

.text-light {
    color: #d0d0d0 !important
}

a.text-light:focus,
a.text-light:hover {
    color: #aaa !important
}

.text-dark {
    color: #181818 !important
}

a.text-dark:focus,
a.text-dark:hover {
    color: #000 !important
}

.text-gray-100 {
    color: #e7e7e7 !important
}

a.text-gray-100:focus,
a.text-gray-100:hover {
    color: #c1c1c1 !important
}

.text-gray-200 {
    color: #d0d0d0 !important
}

a.text-gray-200:focus,
a.text-gray-200:hover {
    color: #aaa !important
}

.text-gray-300 {
    color: #a2a2a2 !important
}

a.text-gray-300:focus,
a.text-gray-300:hover {
    color: #7c7c7c !important
}

.text-gray-400 {
    color: #8b8b8b !important
}

a.text-gray-400:focus,
a.text-gray-400:hover {
    color: #656565 !important
}

.text-gray-500 {
    color: #737373 !important
}

a.text-gray-500:focus,
a.text-gray-500:hover {
    color: #4d4d4d !important
}

.text-gray-600 {
    color: #5c5c5c !important
}

a.text-gray-600:focus,
a.text-gray-600:hover {
    color: #363636 !important
}

.text-gray-700 {
    color: #454545 !important
}

a.text-gray-700:focus,
a.text-gray-700:hover {
    color: #1f1f1f !important
}

.text-gray-800 {
    color: #313131 !important
}

a.text-gray-800:focus,
a.text-gray-800:hover {
    color: #0b0b0b !important
}

.text-gray-900 {
    color: #181818 !important
}

a.text-gray-900:focus,
a.text-gray-900:hover {
    color: #000 !important
}

.text-body {
    color: #fff !important
}

.text-muted {
    color: #8b8b8b !important
}

.text-black-50 {
    color: rgba(10, 10, 10, .5) !important
}

.text-white-50 {
    color: hsla(0, 0%, 100%, .5) !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.text-decoration-none {
    text-decoration: none !important
}

.text-break {
    word-break: break-word !important;
    word-wrap: break-word !important
}

.text-reset {
    color: inherit !important
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

@media print {
    *,
    :after,
    :before {
        text-shadow: none !important;
        box-shadow: none !important
    }
    a:not(.btn) {
        text-decoration: underline
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    pre {
        white-space: pre-wrap !important
    }
    blockquote,
    pre {
        border: 1px solid #737373;
        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
    }
    .container,
    body {
        min-width: 992px !important
    }
    .navbar {
        display: none
    }
    .badge {
        border: 1px solid #0a0a0a
    }
    .table {
        border-collapse: collapse !important
    }
    .table td,
    .table th {
        background-color: #fff !important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #a2a2a2 !important
    }
    .table-dark {
        color: inherit
    }
    .table-dark tbody+tbody,
    .table-dark td,
    .table-dark th,
    .table-dark thead th,
    .table .thead-dark th {
        border-color: hsla(0, 0%, 100%, .1)
    }
    .table .thead-dark th {
        color: inherit
    }
}

.bv-no-focus-ring:focus {
    outline: none
}

@media(max-width:575.98px) {
    .bv-d-xs-down-none {
        display: none !important
    }
}

@media(max-width:767.98px) {
    .bv-d-sm-down-none {
        display: none !important
    }
}

@media(max-width:991.98px) {
    .bv-d-md-down-none {
        display: none !important
    }
}

@media(max-width:1199.98px) {
    .bv-d-lg-down-none {
        display: none !important
    }
}

.bv-d-xl-down-none {
    display: none !important
}

.form-control.focus,
.mx-datepicker .focus.mx-input {
    color: #fff;
    background-color: #313131;
    border-color: #c51324;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(197, 19, 36, .25)
}

.form-control.focus.is-valid,
.form-group--custom.form-valid .form-control.focus,
.form-group--custom.form-valid .mx-datepicker .focus.mx-input,
.form-group.form-valid .form-control.focus,
.form-group.form-valid .mx-datepicker .focus.mx-input,
.mx-datepicker .focus.is-valid.mx-input,
.mx-datepicker .form-group--custom.form-valid .focus.mx-input,
.mx-datepicker .form-group.form-valid .focus.mx-input {
    border-color: #83b128;
    box-shadow: 0 0 0 .2rem rgba(131, 177, 40, .25)
}

.form-control.focus.is-invalid,
.form-group--custom.form-invalid .form-control.focus,
.form-group--custom.form-invalid .mx-datepicker .focus.mx-input,
.form-group.form-invalid .form-control.focus,
.form-group.form-invalid .mx-datepicker .focus.mx-input,
.mx-datepicker .focus.is-invalid.mx-input,
.mx-datepicker .form-group--custom.form-invalid .focus.mx-input,
.mx-datepicker .form-group.form-invalid .focus.mx-input {
    border-color: #f82945;
    box-shadow: 0 0 0 .2rem rgba(248, 41, 69, .25)
}

.b-form-btn-label-control.form-control,
.mx-datepicker .b-form-btn-label-control.mx-input {
    background-image: none;
    padding: 0
}

.input-group .b-form-btn-label-control.form-control,
.input-group .mx-datepicker .b-form-btn-label-control.mx-input,
.mx-datepicker .input-group .b-form-btn-label-control.mx-input {
    padding: 0
}

.b-form-btn-label-control.form-control[dir=rtl],
.mx-datepicker .b-form-btn-label-control.mx-input[dir=rtl],
.mx-datepicker [dir=rtl] .b-form-btn-label-control.mx-input,
[dir=rtl] .b-form-btn-label-control.form-control,
[dir=rtl] .mx-datepicker .b-form-btn-label-control.mx-input {
    flex-direction: row-reverse
}

.b-form-btn-label-control.form-control[dir=rtl]>label,
.mx-datepicker .b-form-btn-label-control.mx-input[dir=rtl]>label,
.mx-datepicker [dir=rtl] .b-form-btn-label-control.mx-input>label,
[dir=rtl] .b-form-btn-label-control.form-control>label,
[dir=rtl] .mx-datepicker .b-form-btn-label-control.mx-input>label {
    text-align: right
}

.b-form-btn-label-control.form-control>.btn,
.mx-datepicker .b-form-btn-label-control.mx-input>.btn {
    line-height: 1;
    font-size: inherit;
    box-shadow: none !important;
    border: 0
}

.b-form-btn-label-control.form-control>.btn:disabled,
.mx-datepicker .b-form-btn-label-control.mx-input>.btn:disabled {
    pointer-events: none
}

.b-form-btn-label-control.form-control.is-valid>.btn,
.form-group--custom.form-valid .b-form-btn-label-control.form-control>.btn,
.form-group--custom.form-valid .mx-datepicker .b-form-btn-label-control.mx-input>.btn,
.form-group.form-valid .b-form-btn-label-control.form-control>.btn,
.form-group.form-valid .mx-datepicker .b-form-btn-label-control.mx-input>.btn,
.mx-datepicker .b-form-btn-label-control.is-valid.mx-input>.btn,
.mx-datepicker .form-group--custom.form-valid .b-form-btn-label-control.mx-input>.btn,
.mx-datepicker .form-group.form-valid .b-form-btn-label-control.mx-input>.btn {
    color: #83b128
}

.b-form-btn-label-control.form-control.is-invalid>.btn,
.form-group--custom.form-invalid .b-form-btn-label-control.form-control>.btn,
.form-group--custom.form-invalid .mx-datepicker .b-form-btn-label-control.mx-input>.btn,
.form-group.form-invalid .b-form-btn-label-control.form-control>.btn,
.form-group.form-invalid .mx-datepicker .b-form-btn-label-control.mx-input>.btn,
.mx-datepicker .b-form-btn-label-control.is-invalid.mx-input>.btn,
.mx-datepicker .form-group--custom.form-invalid .b-form-btn-label-control.mx-input>.btn,
.mx-datepicker .form-group.form-invalid .b-form-btn-label-control.mx-input>.btn {
    color: #f82945
}

.b-form-btn-label-control.form-control>.dropdown-menu,
.mx-datepicker .b-form-btn-label-control.mx-input>.dropdown-menu {
    padding: .5rem
}

.b-form-btn-label-control.form-control>label,
.mx-datepicker .b-form-btn-label-control.mx-input>label {
    outline: 0;
    padding-left: .25rem;
    margin: 0;
    border: 0;
    font-size: inherit;
    cursor: pointer;
    min-height: calc(1.5em + 1rem)
}

.b-form-btn-label-control.form-control>label.form-control-sm,
.mx-datepicker .b-form-btn-label-control.mx-input>label.form-control-sm,
.mx-datepicker[size=sm] .b-form-btn-label-control.form-control>label.mx-input,
.mx-datepicker[size=sm] .b-form-btn-label-control.mx-input>label.mx-input {
    min-height: calc(1.5em + .8rem)
}

.b-form-btn-label-control.form-control>label.form-control-lg,
.mx-datepicker .b-form-btn-label-control.mx-input>label.form-control-lg,
.mx-datepicker[size=lg] .b-form-btn-label-control.form-control>label.mx-input,
.mx-datepicker[size=lg] .b-form-btn-label-control.mx-input>label.mx-input {
    min-height: calc(1.5em + 1rem)
}

.input-group.input-group-sm .b-form-btn-label-control.form-control>label,
.input-group.input-group-sm .mx-datepicker .b-form-btn-label-control.mx-input>label,
.mx-datepicker .input-group.input-group-sm .b-form-btn-label-control.mx-input>label {
    min-height: calc(1.5em + .8rem);
    padding-top: .4rem;
    padding-bottom: .4rem
}

.input-group.input-group-lg .b-form-btn-label-control.form-control>label,
.input-group.input-group-lg .mx-datepicker .b-form-btn-label-control.mx-input>label,
.mx-datepicker .input-group.input-group-lg .b-form-btn-label-control.mx-input>label {
    min-height: calc(1.5em + 1rem);
    padding-top: .5rem;
    padding-bottom: .5rem
}

.b-form-btn-label-control.form-control[aria-disabled=true],
.b-form-btn-label-control.form-control[aria-readonly=true],
.mx-datepicker .b-form-btn-label-control.mx-input[aria-disabled=true],
.mx-datepicker .b-form-btn-label-control.mx-input[aria-readonly=true] {
    background-color: #242424;
    opacity: 1
}

.b-form-btn-label-control.form-control[aria-disabled=true],
.mx-datepicker .b-form-btn-label-control.mx-input[aria-disabled=true] {
    pointer-events: none
}

.b-form-btn-label-control.form-control[aria-disabled=true]>label,
.mx-datepicker .b-form-btn-label-control.mx-input[aria-disabled=true]>label {
    cursor: default
}

.b-form-btn-label-control.btn-group>.dropdown-menu {
    padding: .5rem
}

.b-avatar {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    font-size: inherit;
    font-weight: 400;
    line-height: 1;
    max-width: 100%;
    max-height: auto;
    text-align: center;
    overflow: visible;
    position: relative;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.b-avatar:focus {
    outline: 0
}

.b-avatar.btn,
.b-avatar[href] {
    padding: 0;
    border: 0
}

.b-avatar.btn .b-avatar-img img,
.b-avatar[href] .b-avatar-img img {
    transition: transform .15s ease-in-out
}

.b-avatar.btn:not(:disabled):not(.disabled),
.b-avatar[href]:not(:disabled):not(.disabled) {
    cursor: pointer
}

.b-avatar.btn:not(:disabled):not(.disabled):hover .b-avatar-img img,
.b-avatar[href]:not(:disabled):not(.disabled):hover .b-avatar-img img {
    transform: scale(1.15)
}

.b-avatar.disabled,
.b-avatar:disabled,
.b-avatar[disabled] {
    opacity: .65;
    pointer-events: none
}

.b-avatar .b-avatar-custom,
.b-avatar .b-avatar-img,
.b-avatar .b-avatar-text {
    border-radius: inherit;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center
}

.b-avatar .b-avatar-text {
    text-transform: uppercase;
    white-space: nowrap
}

.b-avatar[href] {
    text-decoration: none
}

.b-avatar>.b-icon {
    width: 60%;
    height: auto;
    max-width: 100%
}

.b-avatar .b-avatar-img img {
    width: 100%;
    height: 100%;
    max-height: auto;
    border-radius: inherit
}

.b-avatar .b-avatar-badge {
    position: absolute;
    min-height: 1.5em;
    min-width: 1.5em;
    padding: .25em;
    line-height: 1;
    border-radius: 10em;
    font-size: 70%;
    font-weight: 700;
    z-index: 5
}

.b-avatar-group .b-avatar-group-inner {
    display: flex;
    flex-wrap: wrap
}

.b-avatar-group .b-avatar {
    border: 1px solid hsla(0, 0%, 100%, .1)
}

.b-avatar-group .btn.b-avatar:hover:not(.disabled):not(disabled),
.b-avatar-group a.b-avatar:hover:not(.disabled):not(disabled) {
    z-index: 3
}

.b-calendar {
    display: inline-flex
}

.b-calendar .b-calendar-inner {
    min-width: 250px
}

.b-calendar .b-calendar-header,
.b-calendar .b-calendar-nav {
    margin-bottom: .25rem
}

.b-calendar .b-calendar-nav .btn {
    padding: .25rem
}

.b-calendar output {
    padding: .25rem;
    font-size: 80%
}

.b-calendar output.readonly {
    background-color: #242424;
    opacity: 1
}

.b-calendar .b-calendar-footer {
    margin-top: .5rem
}

.b-calendar .b-calendar-grid {
    padding: 0;
    margin: 0;
    overflow: hidden
}

.b-calendar .b-calendar-grid .row {
    flex-wrap: nowrap
}

.b-calendar .b-calendar-grid-caption {
    padding: .25rem
}

.b-calendar .b-calendar-grid-body .col[data-date] .btn {
    width: 32px;
    height: 32px;
    font-size: 14px;
    line-height: 1;
    margin: 3px auto;
    padding: 9px 0
}

.b-calendar .btn.disabled,
.b-calendar .btn:disabled,
.b-calendar .btn[aria-disabled=true] {
    cursor: default;
    pointer-events: none
}

.card-img-left {
    border-top-left-radius: calc(.6rem - 1px);
    border-bottom-left-radius: calc(.6rem - 1px)
}

.card-img-right {
    border-top-right-radius: calc(.6rem - 1px);
    border-bottom-right-radius: calc(.6rem - 1px)
}

.dropdown.dropleft .dropdown-toggle.dropdown-toggle-no-caret:before,
.dropdown:not(.dropleft) .dropdown-toggle.dropdown-toggle-no-caret:after {
    display: none !important
}

.dropdown .dropdown-menu:focus {
    outline: none
}

.b-dropdown-form {
    display: inline-block;
    padding: .25rem 1.5rem;
    width: 100%;
    clear: both;
    font-weight: 400
}

.b-dropdown-form:focus {
    outline: 1px dotted !important;
    outline: 5px auto -webkit-focus-ring-color !important
}

.b-dropdown-form.disabled,
.b-dropdown-form:disabled {
    outline: 0 !important;
    color: #5c5c5c;
    pointer-events: none
}

.b-dropdown-text {
    display: inline-block;
    padding: .25rem 1.5rem;
    margin-bottom: 0;
    width: 100%;
    clear: both;
    font-weight: lighter
}

.custom-checkbox.b-custom-control-lg,
.input-group-lg .custom-checkbox {
    font-size: 1.15rem;
    line-height: 1.5;
    padding-left: 1.875rem
}

.custom-checkbox.b-custom-control-lg .custom-control-label:before,
.input-group-lg .custom-checkbox .custom-control-label:before {
    top: .2375rem;
    left: -1.875rem;
    width: 1.25rem;
    height: 1.25rem;
    border-radius: .3rem
}

.custom-checkbox.b-custom-control-lg .custom-control-label:after,
.input-group-lg .custom-checkbox .custom-control-label:after {
    top: .2375rem;
    left: -1.875rem;
    width: 1.25rem;
    height: 1.25rem;
    background-size: 50% 50%
}

.custom-checkbox.b-custom-control-sm,
.input-group-sm .custom-checkbox {
    font-size: .9rem;
    line-height: 1.5;
    padding-left: 1.3125rem
}

.custom-checkbox.b-custom-control-sm .custom-control-label:before,
.input-group-sm .custom-checkbox .custom-control-label:before {
    top: .2375rem;
    left: -1.3125rem;
    width: .875rem;
    height: .875rem;
    border-radius: .2rem
}

.custom-checkbox.b-custom-control-sm .custom-control-label:after,
.input-group-sm .custom-checkbox .custom-control-label:after {
    top: .2375rem;
    left: -1.3125rem;
    width: .875rem;
    height: .875rem;
    background-size: 50% 50%
}

.custom-switch.b-custom-control-lg,
.input-group-lg .custom-switch {
    padding-left: 2.8125rem
}

.custom-switch.b-custom-control-lg .custom-control-label,
.input-group-lg .custom-switch .custom-control-label {
    font-size: 1.15rem;
    line-height: 1.5
}

.custom-switch.b-custom-control-lg .custom-control-label:before,
.input-group-lg .custom-switch .custom-control-label:before {
    top: .2375rem;
    height: 1.25rem;
    left: -2.8125rem;
    width: 2.1875rem;
    border-radius: .625rem
}

.custom-switch.b-custom-control-lg .custom-control-label:after,
.input-group-lg .custom-switch .custom-control-label:after {
    top: calc(.2375rem + 2px);
    left: calc(-2.8125rem + 2px);
    width: calc(1.25rem - 4px);
    height: calc(1.25rem - 4px);
    border-radius: .625rem;
    background-size: 50% 50%
}

.custom-switch.b-custom-control-lg .custom-control-input:checked~.custom-control-label:after,
.input-group-lg .custom-switch .custom-control-input:checked~.custom-control-label:after {
    transform: translateX(.9375rem)
}

.custom-switch.b-custom-control-sm,
.input-group-sm .custom-switch {
    padding-left: 1.96875rem
}

.custom-switch.b-custom-control-sm .custom-control-label,
.input-group-sm .custom-switch .custom-control-label {
    font-size: .9rem;
    line-height: 1.5
}

.custom-switch.b-custom-control-sm .custom-control-label:before,
.input-group-sm .custom-switch .custom-control-label:before {
    top: .2375rem;
    left: -1.96875rem;
    width: 1.53125rem;
    height: .875rem;
    border-radius: .4375rem
}

.custom-switch.b-custom-control-sm .custom-control-label:after,
.input-group-sm .custom-switch .custom-control-label:after {
    top: calc(.2375rem + 2px);
    left: calc(-1.96875rem + 2px);
    width: calc(.875rem - 4px);
    height: calc(.875rem - 4px);
    border-radius: .4375rem;
    background-size: 50% 50%
}

.custom-switch.b-custom-control-sm .custom-control-input:checked~.custom-control-label:after,
.input-group-sm .custom-switch .custom-control-input:checked~.custom-control-label:after {
    transform: translateX(.65625rem)
}

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

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

.b-custom-control-lg.custom-file,
.b-custom-control-lg .custom-file-input,
.b-custom-control-lg .custom-file-label,
.input-group-lg.custom-file,
.input-group-lg .custom-file-input,
.input-group-lg .custom-file-label {
    font-size: 1.15rem;
    height: calc(1.5em + 1rem + 2px)
}

.b-custom-control-lg .custom-file-label,
.b-custom-control-lg .custom-file-label:after,
.input-group-lg .custom-file-label,
.input-group-lg .custom-file-label:after {
    padding: .5rem 1rem;
    line-height: 1.5
}

.b-custom-control-lg .custom-file-label,
.input-group-lg .custom-file-label {
    border-radius: .3rem
}

.b-custom-control-lg .custom-file-label:after,
.input-group-lg .custom-file-label:after {
    font-size: inherit;
    height: calc(1.5em + 1rem);
    border-radius: 0 .3rem .3rem 0
}

.b-custom-control-sm.custom-file,
.b-custom-control-sm .custom-file-input,
.b-custom-control-sm .custom-file-label,
.input-group-sm.custom-file,
.input-group-sm .custom-file-input,
.input-group-sm .custom-file-label {
    font-size: .9rem;
    height: calc(1.5em + .8rem + 2px)
}

.b-custom-control-sm .custom-file-label,
.b-custom-control-sm .custom-file-label:after,
.input-group-sm .custom-file-label,
.input-group-sm .custom-file-label:after {
    padding: .4rem .75rem;
    line-height: 1.5
}

.b-custom-control-sm .custom-file-label,
.input-group-sm .custom-file-label {
    border-radius: .2rem
}

.b-custom-control-sm .custom-file-label:after,
.input-group-sm .custom-file-label:after {
    font-size: inherit;
    height: calc(1.5em + .8rem);
    border-radius: 0 .2rem .2rem 0
}

.form-control.is-invalid,
.form-control.is-valid,
.form-group--custom.form-invalid .form-control,
.form-group--custom.form-invalid .mx-datepicker .mx-input,
.form-group--custom.form-valid .form-control,
.form-group--custom.form-valid .mx-datepicker .mx-input,
.form-group.form-invalid .form-control,
.form-group.form-invalid .mx-datepicker .mx-input,
.form-group.form-valid .form-control,
.form-group.form-valid .mx-datepicker .mx-input,
.mx-datepicker .form-group--custom.form-invalid .mx-input,
.mx-datepicker .form-group--custom.form-valid .mx-input,
.mx-datepicker .form-group.form-invalid .mx-input,
.mx-datepicker .form-group.form-valid .mx-input,
.mx-datepicker .is-invalid.mx-input,
.mx-datepicker .is-valid.mx-input,
.mx-datepicker .was-validated .mx-input:invalid,
.mx-datepicker .was-validated .mx-input:valid,
.was-validated .form-control:invalid,
.was-validated .form-control:valid,
.was-validated .mx-datepicker .mx-input:invalid,
.was-validated .mx-datepicker .mx-input:valid {
    background-position: right calc(.375em + .25rem) center
}

.mx-datepicker input.mx-input[type=color],
input[type=color].form-control {
    height: calc(1.5em + 1rem + 2px);
    padding: .2rem .375rem
}

.input-group-sm .mx-datepicker input.mx-input[type=color],
.input-group-sm input[type=color].form-control,
.mx-datepicker .input-group-sm input.mx-input[type=color],
.mx-datepicker[size=sm] input.mx-input[type=color],
.mx-datepicker input.mx-input[type=color].form-control-sm,
input[type=color].form-control.form-control-sm {
    height: calc(1.5em + .8rem + 2px);
    padding: .2rem .375rem
}

.input-group-lg .mx-datepicker input.mx-input[type=color],
.input-group-lg input[type=color].form-control,
.mx-datepicker .input-group-lg input.mx-input[type=color],
.mx-datepicker[size=lg] input.mx-input[type=color],
.mx-datepicker input.mx-input[type=color].form-control-lg,
input[type=color].form-control.form-control-lg {
    height: calc(1.5em + 1rem + 2px);
    padding: .2rem .375rem
}

.form-group--custom input.custom-select[type=color]:disabled,
.form-group--custom input.input-group-text[type=color]:disabled,
.mx-datepicker input.mx-input[type=color]:disabled,
input[type=color].form-control:disabled {
    background-color: #737373;
    opacity: .65
}

.input-group>.custom-range {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0
}

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

.input-group>.custom-range:focus {
    z-index: 3
}

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

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

.input-group>.custom-range {
    padding: 0 1rem;
    background-color: #313131;
    background-clip: padding-box;
    border: 1px solid #737373;
    height: calc(1.5em + 1rem + 2px);
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
    .input-group>.custom-range {
        transition: none
    }
}

.input-group>.custom-range:focus {
    color: #fff;
    background-color: #313131;
    border-color: #c51324;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(197, 19, 36, .25)
}

.input-group>.custom-range:disabled,
.input-group>.custom-range[readonly] {
    background-color: #242424
}

.input-group-lg>.custom-range {
    height: calc(1.5em + 1rem + 2px);
    padding: 0 1rem;
    border-radius: .3rem
}

.input-group-sm>.custom-range {
    height: calc(1.5em + .8rem + 2px);
    padding: 0 .75rem;
    border-radius: .2rem
}

.form-group--custom.form-valid .input-group .custom-range.custom-select,
.form-group--custom.form-valid .input-group .custom-range.form-control,
.form-group--custom.form-valid .mx-datepicker .input-group .custom-range.mx-input,
.form-group.form-valid .input-group .custom-range.custom-select,
.form-group.form-valid .input-group .custom-range.form-control,
.form-group.form-valid .mx-datepicker .input-group .custom-range.mx-input,
.input-group .custom-range.is-valid,
.input-group .form-group--custom.form-valid .custom-range.custom-select,
.input-group .form-group--custom.form-valid .custom-range.form-control,
.input-group .form-group--custom.form-valid .mx-datepicker .custom-range.mx-input,
.input-group .form-group.form-valid .custom-range.custom-select,
.input-group .form-group.form-valid .custom-range.form-control,
.input-group .form-group.form-valid .mx-datepicker .custom-range.mx-input,
.input-group .mx-datepicker .form-group--custom.form-valid .custom-range.mx-input,
.input-group .mx-datepicker .form-group.form-valid .custom-range.mx-input,
.mx-datepicker .form-group--custom.form-valid .input-group .custom-range.mx-input,
.mx-datepicker .form-group.form-valid .input-group .custom-range.mx-input,
.was-validated .input-group .custom-range:valid {
    border-color: #83b128
}

.form-group--custom.form-valid .input-group .custom-range.custom-select:focus,
.form-group--custom.form-valid .input-group .custom-range.form-control:focus,
.form-group--custom.form-valid .mx-datepicker .input-group .custom-range.mx-input:focus,
.form-group.form-valid .input-group .custom-range.custom-select:focus,
.form-group.form-valid .input-group .custom-range.form-control:focus,
.form-group.form-valid .mx-datepicker .input-group .custom-range.mx-input:focus,
.input-group .custom-range.is-valid:focus,
.input-group .form-group--custom.form-valid .custom-range.custom-select:focus,
.input-group .form-group--custom.form-valid .custom-range.form-control:focus,
.input-group .form-group--custom.form-valid .mx-datepicker .custom-range.mx-input:focus,
.input-group .form-group.form-valid .custom-range.custom-select:focus,
.input-group .form-group.form-valid .custom-range.form-control:focus,
.input-group .form-group.form-valid .mx-datepicker .custom-range.mx-input:focus,
.input-group .mx-datepicker .form-group--custom.form-valid .custom-range.mx-input:focus,
.input-group .mx-datepicker .form-group.form-valid .custom-range.mx-input:focus,
.mx-datepicker .form-group--custom.form-valid .input-group .custom-range.mx-input:focus,
.mx-datepicker .form-group.form-valid .input-group .custom-range.mx-input:focus,
.was-validated .input-group .custom-range:valid:focus {
    border-color: #83b128;
    box-shadow: 0 0 0 .2rem rgba(131, 177, 40, .25)
}

.custom-range.is-valid:focus::-webkit-slider-thumb,
.form-group--custom.form-valid .custom-range.custom-select:focus::-webkit-slider-thumb,
.form-group--custom.form-valid .custom-range.form-control:focus::-webkit-slider-thumb,
.form-group--custom.form-valid .mx-datepicker .custom-range.mx-input:focus::-webkit-slider-thumb,
.form-group.form-valid .custom-range.custom-select:focus::-webkit-slider-thumb,
.form-group.form-valid .custom-range.form-control:focus::-webkit-slider-thumb,
.form-group.form-valid .mx-datepicker .custom-range.mx-input:focus::-webkit-slider-thumb,
.mx-datepicker .form-group--custom.form-valid .custom-range.mx-input:focus::-webkit-slider-thumb,
.mx-datepicker .form-group.form-valid .custom-range.mx-input:focus::-webkit-slider-thumb,
.was-validated .custom-range:valid:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #0b0b0b, 0 0 0 .2rem #d2eaa2
}

.custom-range.is-valid:focus::-moz-range-thumb,
.form-group--custom.form-valid .custom-range.custom-select:focus::-moz-range-thumb,
.form-group--custom.form-valid .custom-range.form-control:focus::-moz-range-thumb,
.form-group--custom.form-valid .mx-datepicker .custom-range.mx-input:focus::-moz-range-thumb,
.form-group.form-valid .custom-range.custom-select:focus::-moz-range-thumb,
.form-group.form-valid .custom-range.form-control:focus::-moz-range-thumb,
.form-group.form-valid .mx-datepicker .custom-range.mx-input:focus::-moz-range-thumb,
.mx-datepicker .form-group--custom.form-valid .custom-range.mx-input:focus::-moz-range-thumb,
.mx-datepicker .form-group.form-valid .custom-range.mx-input:focus::-moz-range-thumb,
.was-validated .custom-range:valid:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #0b0b0b, 0 0 0 .2rem #d2eaa2
}

.custom-range.is-valid:focus::-ms-thumb,
.form-group--custom.form-valid .custom-range.custom-select:focus::-ms-thumb,
.form-group--custom.form-valid .custom-range.form-control:focus::-ms-thumb,
.form-group--custom.form-valid .mx-datepicker .custom-range.mx-input:focus::-ms-thumb,
.form-group.form-valid .custom-range.custom-select:focus::-ms-thumb,
.form-group.form-valid .custom-range.form-control:focus::-ms-thumb,
.form-group.form-valid .mx-datepicker .custom-range.mx-input:focus::-ms-thumb,
.mx-datepicker .form-group--custom.form-valid .custom-range.mx-input:focus::-ms-thumb,
.mx-datepicker .form-group.form-valid .custom-range.mx-input:focus::-ms-thumb,
.was-validated .custom-range:valid:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #0b0b0b, 0 0 0 .2rem #d2eaa2
}

.custom-range.is-valid::-webkit-slider-thumb,
.form-group--custom.form-valid .custom-range.custom-select::-webkit-slider-thumb,
.form-group--custom.form-valid .custom-range.form-control::-webkit-slider-thumb,
.form-group--custom.form-valid .mx-datepicker .custom-range.mx-input::-webkit-slider-thumb,
.form-group.form-valid .custom-range.custom-select::-webkit-slider-thumb,
.form-group.form-valid .custom-range.form-control::-webkit-slider-thumb,
.form-group.form-valid .mx-datepicker .custom-range.mx-input::-webkit-slider-thumb,
.mx-datepicker .form-group--custom.form-valid .custom-range.mx-input::-webkit-slider-thumb,
.mx-datepicker .form-group.form-valid .custom-range.mx-input::-webkit-slider-thumb,
.was-validated .custom-range:valid::-webkit-slider-thumb {
    background-color: #83b128;
    background-image: none
}

.custom-range.is-valid::-webkit-slider-thumb:active,
.form-group--custom.form-valid .custom-range.custom-select::-webkit-slider-thumb:active,
.form-group--custom.form-valid .custom-range.form-control::-webkit-slider-thumb:active,
.form-group--custom.form-valid .mx-datepicker .custom-range.mx-input::-webkit-slider-thumb:active,
.form-group.form-valid .custom-range.custom-select::-webkit-slider-thumb:active,
.form-group.form-valid .custom-range.form-control::-webkit-slider-thumb:active,
.form-group.form-valid .mx-datepicker .custom-range.mx-input::-webkit-slider-thumb:active,
.mx-datepicker .form-group--custom.form-valid .custom-range.mx-input::-webkit-slider-thumb:active,
.mx-datepicker .form-group.form-valid .custom-range.mx-input::-webkit-slider-thumb:active,
.was-validated .custom-range:valid::-webkit-slider-thumb:active {
    background-color: #d2eaa2;
    background-image: none
}

.custom-range.is-valid::-webkit-slider-runnable-track,
.form-group--custom.form-valid .custom-range.custom-select::-webkit-slider-runnable-track,
.form-group--custom.form-valid .custom-range.form-control::-webkit-slider-runnable-track,
.form-group--custom.form-valid .mx-datepicker .custom-range.mx-input::-webkit-slider-runnable-track,
.form-group.form-valid .custom-range.custom-select::-webkit-slider-runnable-track,
.form-group.form-valid .custom-range.form-control::-webkit-slider-runnable-track,
.form-group.form-valid .mx-datepicker .custom-range.mx-input::-webkit-slider-runnable-track,
.mx-datepicker .form-group--custom.form-valid .custom-range.mx-input::-webkit-slider-runnable-track,
.mx-datepicker .form-group.form-valid .custom-range.mx-input::-webkit-slider-runnable-track,
.was-validated .custom-range:valid::-webkit-slider-runnable-track {
    background-color: rgba(131, 177, 40, .35)
}

.custom-range.is-valid::-moz-range-thumb,
.form-group--custom.form-valid .custom-range.custom-select::-moz-range-thumb,
.form-group--custom.form-valid .custom-range.form-control::-moz-range-thumb,
.form-group--custom.form-valid .mx-datepicker .custom-range.mx-input::-moz-range-thumb,
.form-group.form-valid .custom-range.custom-select::-moz-range-thumb,
.form-group.form-valid .custom-range.form-control::-moz-range-thumb,
.form-group.form-valid .mx-datepicker .custom-range.mx-input::-moz-range-thumb,
.mx-datepicker .form-group--custom.form-valid .custom-range.mx-input::-moz-range-thumb,
.mx-datepicker .form-group.form-valid .custom-range.mx-input::-moz-range-thumb,
.was-validated .custom-range:valid::-moz-range-thumb {
    background-color: #83b128;
    background-image: none
}

.custom-range.is-valid::-moz-range-thumb:active,
.form-group--custom.form-valid .custom-range.custom-select::-moz-range-thumb:active,
.form-group--custom.form-valid .custom-range.form-control::-moz-range-thumb:active,
.form-group--custom.form-valid .mx-datepicker .custom-range.mx-input::-moz-range-thumb:active,
.form-group.form-valid .custom-range.custom-select::-moz-range-thumb:active,
.form-group.form-valid .custom-range.form-control::-moz-range-thumb:active,
.form-group.form-valid .mx-datepicker .custom-range.mx-input::-moz-range-thumb:active,
.mx-datepicker .form-group--custom.form-valid .custom-range.mx-input::-moz-range-thumb:active,
.mx-datepicker .form-group.form-valid .custom-range.mx-input::-moz-range-thumb:active,
.was-validated .custom-range:valid::-moz-range-thumb:active {
    background-color: #d2eaa2;
    background-image: none
}

.custom-range.is-valid::-moz-range-track,
.form-group--custom.form-valid .custom-range.custom-select::-moz-range-track,
.form-group--custom.form-valid .custom-range.form-control::-moz-range-track,
.form-group--custom.form-valid .mx-datepicker .custom-range.mx-input::-moz-range-track,
.form-group.form-valid .custom-range.custom-select::-moz-range-track,
.form-group.form-valid .custom-range.form-control::-moz-range-track,
.form-group.form-valid .mx-datepicker .custom-range.mx-input::-moz-range-track,
.mx-datepicker .form-group--custom.form-valid .custom-range.mx-input::-moz-range-track,
.mx-datepicker .form-group.form-valid .custom-range.mx-input::-moz-range-track,
.was-validated .custom-range:valid::-moz-range-track {
    background: rgba(131, 177, 40, .35)
}

.custom-range.is-valid~.valid-feedback,
.custom-range.is-valid~.valid-tooltip,
.form-group--custom.form-valid .custom-range.custom-select~.valid-feedback,
.form-group--custom.form-valid .custom-range.custom-select~.valid-tooltip,
.form-group--custom.form-valid .custom-range.form-control~.valid-feedback,
.form-group--custom.form-valid .custom-range.form-control~.valid-tooltip,
.form-group--custom.form-valid .mx-datepicker .custom-range.mx-input~.valid-feedback,
.form-group--custom.form-valid .mx-datepicker .custom-range.mx-input~.valid-tooltip,
.form-group.form-valid .custom-range.custom-select~.valid-feedback,
.form-group.form-valid .custom-range.custom-select~.valid-tooltip,
.form-group.form-valid .custom-range.form-control~.valid-feedback,
.form-group.form-valid .custom-range.form-control~.valid-tooltip,
.form-group.form-valid .mx-datepicker .custom-range.mx-input~.valid-feedback,
.form-group.form-valid .mx-datepicker .custom-range.mx-input~.valid-tooltip,
.mx-datepicker .form-group--custom.form-valid .custom-range.mx-input~.valid-feedback,
.mx-datepicker .form-group--custom.form-valid .custom-range.mx-input~.valid-tooltip,
.mx-datepicker .form-group.form-valid .custom-range.mx-input~.valid-feedback,
.mx-datepicker .form-group.form-valid .custom-range.mx-input~.valid-tooltip,
.was-validated .custom-range:valid~.valid-feedback,
.was-validated .custom-range:valid~.valid-tooltip {
    display: block
}

.custom-range.is-valid::-ms-thumb,
.form-group--custom.form-valid .custom-range.custom-select::-ms-thumb,
.form-group--custom.form-valid .custom-range.form-control::-ms-thumb,
.form-group--custom.form-valid .mx-datepicker .custom-range.mx-input::-ms-thumb,
.form-group.form-valid .custom-range.custom-select::-ms-thumb,
.form-group.form-valid .custom-range.form-control::-ms-thumb,
.form-group.form-valid .mx-datepicker .custom-range.mx-input::-ms-thumb,
.mx-datepicker .form-group--custom.form-valid .custom-range.mx-input::-ms-thumb,
.mx-datepicker .form-group.form-valid .custom-range.mx-input::-ms-thumb,
.was-validated .custom-range:valid::-ms-thumb {
    background-color: #83b128;
    background-image: none
}

.custom-range.is-valid::-ms-thumb:active,
.form-group--custom.form-valid .custom-range.custom-select::-ms-thumb:active,
.form-group--custom.form-valid .custom-range.form-control::-ms-thumb:active,
.form-group--custom.form-valid .mx-datepicker .custom-range.mx-input::-ms-thumb:active,
.form-group.form-valid .custom-range.custom-select::-ms-thumb:active,
.form-group.form-valid .custom-range.form-control::-ms-thumb:active,
.form-group.form-valid .mx-datepicker .custom-range.mx-input::-ms-thumb:active,
.mx-datepicker .form-group--custom.form-valid .custom-range.mx-input::-ms-thumb:active,
.mx-datepicker .form-group.form-valid .custom-range.mx-input::-ms-thumb:active,
.was-validated .custom-range:valid::-ms-thumb:active {
    background-color: #d2eaa2;
    background-image: none
}

.custom-range.is-valid::-ms-track-lower,
.custom-range.is-valid::-ms-track-upper,
.form-group--custom.form-valid .custom-range.custom-select::-ms-track-lower,
.form-group--custom.form-valid .custom-range.custom-select::-ms-track-upper,
.form-group--custom.form-valid .custom-range.form-control::-ms-track-lower,
.form-group--custom.form-valid .custom-range.form-control::-ms-track-upper,
.form-group--custom.form-valid .mx-datepicker .custom-range.mx-input::-ms-track-lower,
.form-group--custom.form-valid .mx-datepicker .custom-range.mx-input::-ms-track-upper,
.form-group.form-valid .custom-range.custom-select::-ms-track-lower,
.form-group.form-valid .custom-range.custom-select::-ms-track-upper,
.form-group.form-valid .custom-range.form-control::-ms-track-lower,
.form-group.form-valid .custom-range.form-control::-ms-track-upper,
.form-group.form-valid .mx-datepicker .custom-range.mx-input::-ms-track-lower,
.form-group.form-valid .mx-datepicker .custom-range.mx-input::-ms-track-upper,
.mx-datepicker .form-group--custom.form-valid .custom-range.mx-input::-ms-track-lower,
.mx-datepicker .form-group--custom.form-valid .custom-range.mx-input::-ms-track-upper,
.mx-datepicker .form-group.form-valid .custom-range.mx-input::-ms-track-lower,
.mx-datepicker .form-group.form-valid .custom-range.mx-input::-ms-track-upper,
.was-validated .custom-range:valid::-ms-track-lower,
.was-validated .custom-range:valid::-ms-track-upper {
    background: rgba(131, 177, 40, .35)
}

.form-group--custom.form-invalid .input-group .custom-range.custom-select,
.form-group--custom.form-invalid .input-group .custom-range.form-control,
.form-group--custom.form-invalid .mx-datepicker .input-group .custom-range.mx-input,
.form-group.form-invalid .input-group .custom-range.custom-select,
.form-group.form-invalid .input-group .custom-range.form-control,
.form-group.form-invalid .mx-datepicker .input-group .custom-range.mx-input,
.input-group .custom-range.is-invalid,
.input-group .form-group--custom.form-invalid .custom-range.custom-select,
.input-group .form-group--custom.form-invalid .custom-range.form-control,
.input-group .form-group--custom.form-invalid .mx-datepicker .custom-range.mx-input,
.input-group .form-group.form-invalid .custom-range.custom-select,
.input-group .form-group.form-invalid .custom-range.form-control,
.input-group .form-group.form-invalid .mx-datepicker .custom-range.mx-input,
.input-group .mx-datepicker .form-group--custom.form-invalid .custom-range.mx-input,
.input-group .mx-datepicker .form-group.form-invalid .custom-range.mx-input,
.mx-datepicker .form-group--custom.form-invalid .input-group .custom-range.mx-input,
.mx-datepicker .form-group.form-invalid .input-group .custom-range.mx-input,
.was-validated .input-group .custom-range:invalid {
    border-color: #f82945
}

.form-group--custom.form-invalid .input-group .custom-range.custom-select:focus,
.form-group--custom.form-invalid .input-group .custom-range.form-control:focus,
.form-group--custom.form-invalid .mx-datepicker .input-group .custom-range.mx-input:focus,
.form-group.form-invalid .input-group .custom-range.custom-select:focus,
.form-group.form-invalid .input-group .custom-range.form-control:focus,
.form-group.form-invalid .mx-datepicker .input-group .custom-range.mx-input:focus,
.input-group .custom-range.is-invalid:focus,
.input-group .form-group--custom.form-invalid .custom-range.custom-select:focus,
.input-group .form-group--custom.form-invalid .custom-range.form-control:focus,
.input-group .form-group--custom.form-invalid .mx-datepicker .custom-range.mx-input:focus,
.input-group .form-group.form-invalid .custom-range.custom-select:focus,
.input-group .form-group.form-invalid .custom-range.form-control:focus,
.input-group .form-group.form-invalid .mx-datepicker .custom-range.mx-input:focus,
.input-group .mx-datepicker .form-group--custom.form-invalid .custom-range.mx-input:focus,
.input-group .mx-datepicker .form-group.form-invalid .custom-range.mx-input:focus,
.mx-datepicker .form-group--custom.form-invalid .input-group .custom-range.mx-input:focus,
.mx-datepicker .form-group.form-invalid .input-group .custom-range.mx-input:focus,
.was-validated .input-group .custom-range:invalid:focus {
    border-color: #f82945;
    box-shadow: 0 0 0 .2rem rgba(248, 41, 69, .25)
}

.custom-range.is-invalid:focus::-webkit-slider-thumb,
.form-group--custom.form-invalid .custom-range.custom-select:focus::-webkit-slider-thumb,
.form-group--custom.form-invalid .custom-range.form-control:focus::-webkit-slider-thumb,
.form-group--custom.form-invalid .mx-datepicker .custom-range.mx-input:focus::-webkit-slider-thumb,
.form-group.form-invalid .custom-range.custom-select:focus::-webkit-slider-thumb,
.form-group.form-invalid .custom-range.form-control:focus::-webkit-slider-thumb,
.form-group.form-invalid .mx-datepicker .custom-range.mx-input:focus::-webkit-slider-thumb,
.mx-datepicker .form-group--custom.form-invalid .custom-range.mx-input:focus::-webkit-slider-thumb,
.mx-datepicker .form-group.form-invalid .custom-range.mx-input:focus::-webkit-slider-thumb,
.was-validated .custom-range:invalid:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #0b0b0b, 0 0 0 .2rem #fed6db
}

.custom-range.is-invalid:focus::-moz-range-thumb,
.form-group--custom.form-invalid .custom-range.custom-select:focus::-moz-range-thumb,
.form-group--custom.form-invalid .custom-range.form-control:focus::-moz-range-thumb,
.form-group--custom.form-invalid .mx-datepicker .custom-range.mx-input:focus::-moz-range-thumb,
.form-group.form-invalid .custom-range.custom-select:focus::-moz-range-thumb,
.form-group.form-invalid .custom-range.form-control:focus::-moz-range-thumb,
.form-group.form-invalid .mx-datepicker .custom-range.mx-input:focus::-moz-range-thumb,
.mx-datepicker .form-group--custom.form-invalid .custom-range.mx-input:focus::-moz-range-thumb,
.mx-datepicker .form-group.form-invalid .custom-range.mx-input:focus::-moz-range-thumb,
.was-validated .custom-range:invalid:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #0b0b0b, 0 0 0 .2rem #fed6db
}

.custom-range.is-invalid:focus::-ms-thumb,
.form-group--custom.form-invalid .custom-range.custom-select:focus::-ms-thumb,
.form-group--custom.form-invalid .custom-range.form-control:focus::-ms-thumb,
.form-group--custom.form-invalid .mx-datepicker .custom-range.mx-input:focus::-ms-thumb,
.form-group.form-invalid .custom-range.custom-select:focus::-ms-thumb,
.form-group.form-invalid .custom-range.form-control:focus::-ms-thumb,
.form-group.form-invalid .mx-datepicker .custom-range.mx-input:focus::-ms-thumb,
.mx-datepicker .form-group--custom.form-invalid .custom-range.mx-input:focus::-ms-thumb,
.mx-datepicker .form-group.form-invalid .custom-range.mx-input:focus::-ms-thumb,
.was-validated .custom-range:invalid:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #0b0b0b, 0 0 0 .2rem #fed6db
}

.custom-range.is-invalid::-webkit-slider-thumb,
.form-group--custom.form-invalid .custom-range.custom-select::-webkit-slider-thumb,
.form-group--custom.form-invalid .custom-range.form-control::-webkit-slider-thumb,
.form-group--custom.form-invalid .mx-datepicker .custom-range.mx-input::-webkit-slider-thumb,
.form-group.form-invalid .custom-range.custom-select::-webkit-slider-thumb,
.form-group.form-invalid .custom-range.form-control::-webkit-slider-thumb,
.form-group.form-invalid .mx-datepicker .custom-range.mx-input::-webkit-slider-thumb,
.mx-datepicker .form-group--custom.form-invalid .custom-range.mx-input::-webkit-slider-thumb,
.mx-datepicker .form-group.form-invalid .custom-range.mx-input::-webkit-slider-thumb,
.was-validated .custom-range:invalid::-webkit-slider-thumb {
    background-color: #f82945;
    background-image: none
}

.custom-range.is-invalid::-webkit-slider-thumb:active,
.form-group--custom.form-invalid .custom-range.custom-select::-webkit-slider-thumb:active,
.form-group--custom.form-invalid .custom-range.form-control::-webkit-slider-thumb:active,
.form-group--custom.form-invalid .mx-datepicker .custom-range.mx-input::-webkit-slider-thumb:active,
.form-group.form-invalid .custom-range.custom-select::-webkit-slider-thumb:active,
.form-group.form-invalid .custom-range.form-control::-webkit-slider-thumb:active,
.form-group.form-invalid .mx-datepicker .custom-range.mx-input::-webkit-slider-thumb:active,
.mx-datepicker .form-group--custom.form-invalid .custom-range.mx-input::-webkit-slider-thumb:active,
.mx-datepicker .form-group.form-invalid .custom-range.mx-input::-webkit-slider-thumb:active,
.was-validated .custom-range:invalid::-webkit-slider-thumb:active {
    background-color: #fed6db;
    background-image: none
}

.custom-range.is-invalid::-webkit-slider-runnable-track,
.form-group--custom.form-invalid .custom-range.custom-select::-webkit-slider-runnable-track,
.form-group--custom.form-invalid .custom-range.form-control::-webkit-slider-runnable-track,
.form-group--custom.form-invalid .mx-datepicker .custom-range.mx-input::-webkit-slider-runnable-track,
.form-group.form-invalid .custom-range.custom-select::-webkit-slider-runnable-track,
.form-group.form-invalid .custom-range.form-control::-webkit-slider-runnable-track,
.form-group.form-invalid .mx-datepicker .custom-range.mx-input::-webkit-slider-runnable-track,
.mx-datepicker .form-group--custom.form-invalid .custom-range.mx-input::-webkit-slider-runnable-track,
.mx-datepicker .form-group.form-invalid .custom-range.mx-input::-webkit-slider-runnable-track,
.was-validated .custom-range:invalid::-webkit-slider-runnable-track {
    background-color: rgba(248, 41, 69, .35)
}

.custom-range.is-invalid::-moz-range-thumb,
.form-group--custom.form-invalid .custom-range.custom-select::-moz-range-thumb,
.form-group--custom.form-invalid .custom-range.form-control::-moz-range-thumb,
.form-group--custom.form-invalid .mx-datepicker .custom-range.mx-input::-moz-range-thumb,
.form-group.form-invalid .custom-range.custom-select::-moz-range-thumb,
.form-group.form-invalid .custom-range.form-control::-moz-range-thumb,
.form-group.form-invalid .mx-datepicker .custom-range.mx-input::-moz-range-thumb,
.mx-datepicker .form-group--custom.form-invalid .custom-range.mx-input::-moz-range-thumb,
.mx-datepicker .form-group.form-invalid .custom-range.mx-input::-moz-range-thumb,
.was-validated .custom-range:invalid::-moz-range-thumb {
    background-color: #f82945;
    background-image: none
}

.custom-range.is-invalid::-moz-range-thumb:active,
.form-group--custom.form-invalid .custom-range.custom-select::-moz-range-thumb:active,
.form-group--custom.form-invalid .custom-range.form-control::-moz-range-thumb:active,
.form-group--custom.form-invalid .mx-datepicker .custom-range.mx-input::-moz-range-thumb:active,
.form-group.form-invalid .custom-range.custom-select::-moz-range-thumb:active,
.form-group.form-invalid .custom-range.form-control::-moz-range-thumb:active,
.form-group.form-invalid .mx-datepicker .custom-range.mx-input::-moz-range-thumb:active,
.mx-datepicker .form-group--custom.form-invalid .custom-range.mx-input::-moz-range-thumb:active,
.mx-datepicker .form-group.form-invalid .custom-range.mx-input::-moz-range-thumb:active,
.was-validated .custom-range:invalid::-moz-range-thumb:active {
    background-color: #fed6db;
    background-image: none
}

.custom-range.is-invalid::-moz-range-track,
.form-group--custom.form-invalid .custom-range.custom-select::-moz-range-track,
.form-group--custom.form-invalid .custom-range.form-control::-moz-range-track,
.form-group--custom.form-invalid .mx-datepicker .custom-range.mx-input::-moz-range-track,
.form-group.form-invalid .custom-range.custom-select::-moz-range-track,
.form-group.form-invalid .custom-range.form-control::-moz-range-track,
.form-group.form-invalid .mx-datepicker .custom-range.mx-input::-moz-range-track,
.mx-datepicker .form-group--custom.form-invalid .custom-range.mx-input::-moz-range-track,
.mx-datepicker .form-group.form-invalid .custom-range.mx-input::-moz-range-track,
.was-validated .custom-range:invalid::-moz-range-track {
    background: rgba(248, 41, 69, .35)
}

.custom-range.is-invalid~.invalid-feedback,
.custom-range.is-invalid~.invalid-tooltip,
.form-group--custom.form-invalid .custom-range.custom-select~.invalid-feedback,
.form-group--custom.form-invalid .custom-range.custom-select~.invalid-tooltip,
.form-group--custom.form-invalid .custom-range.form-control~.invalid-feedback,
.form-group--custom.form-invalid .custom-range.form-control~.invalid-tooltip,
.form-group--custom.form-invalid .mx-datepicker .custom-range.mx-input~.invalid-feedback,
.form-group--custom.form-invalid .mx-datepicker .custom-range.mx-input~.invalid-tooltip,
.form-group.form-invalid .custom-range.custom-select~.invalid-feedback,
.form-group.form-invalid .custom-range.custom-select~.invalid-tooltip,
.form-group.form-invalid .custom-range.form-control~.invalid-feedback,
.form-group.form-invalid .custom-range.form-control~.invalid-tooltip,
.form-group.form-invalid .mx-datepicker .custom-range.mx-input~.invalid-feedback,
.form-group.form-invalid .mx-datepicker .custom-range.mx-input~.invalid-tooltip,
.mx-datepicker .form-group--custom.form-invalid .custom-range.mx-input~.invalid-feedback,
.mx-datepicker .form-group--custom.form-invalid .custom-range.mx-input~.invalid-tooltip,
.mx-datepicker .form-group.form-invalid .custom-range.mx-input~.invalid-feedback,
.mx-datepicker .form-group.form-invalid .custom-range.mx-input~.invalid-tooltip,
.was-validated .custom-range:invalid~.invalid-feedback,
.was-validated .custom-range:invalid~.invalid-tooltip {
    display: block
}

.custom-range.is-invalid::-ms-thumb,
.form-group--custom.form-invalid .custom-range.custom-select::-ms-thumb,
.form-group--custom.form-invalid .custom-range.form-control::-ms-thumb,
.form-group--custom.form-invalid .mx-datepicker .custom-range.mx-input::-ms-thumb,
.form-group.form-invalid .custom-range.custom-select::-ms-thumb,
.form-group.form-invalid .custom-range.form-control::-ms-thumb,
.form-group.form-invalid .mx-datepicker .custom-range.mx-input::-ms-thumb,
.mx-datepicker .form-group--custom.form-invalid .custom-range.mx-input::-ms-thumb,
.mx-datepicker .form-group.form-invalid .custom-range.mx-input::-ms-thumb,
.was-validated .custom-range:invalid::-ms-thumb {
    background-color: #f82945;
    background-image: none
}

.custom-range.is-invalid::-ms-thumb:active,
.form-group--custom.form-invalid .custom-range.custom-select::-ms-thumb:active,
.form-group--custom.form-invalid .custom-range.form-control::-ms-thumb:active,
.form-group--custom.form-invalid .mx-datepicker .custom-range.mx-input::-ms-thumb:active,
.form-group.form-invalid .custom-range.custom-select::-ms-thumb:active,
.form-group.form-invalid .custom-range.form-control::-ms-thumb:active,
.form-group.form-invalid .mx-datepicker .custom-range.mx-input::-ms-thumb:active,
.mx-datepicker .form-group--custom.form-invalid .custom-range.mx-input::-ms-thumb:active,
.mx-datepicker .form-group.form-invalid .custom-range.mx-input::-ms-thumb:active,
.was-validated .custom-range:invalid::-ms-thumb:active {
    background-color: #fed6db;
    background-image: none
}

.custom-range.is-invalid::-ms-track-lower,
.custom-range.is-invalid::-ms-track-upper,
.form-group--custom.form-invalid .custom-range.custom-select::-ms-track-lower,
.form-group--custom.form-invalid .custom-range.custom-select::-ms-track-upper,
.form-group--custom.form-invalid .custom-range.form-control::-ms-track-lower,
.form-group--custom.form-invalid .custom-range.form-control::-ms-track-upper,
.form-group--custom.form-invalid .mx-datepicker .custom-range.mx-input::-ms-track-lower,
.form-group--custom.form-invalid .mx-datepicker .custom-range.mx-input::-ms-track-upper,
.form-group.form-invalid .custom-range.custom-select::-ms-track-lower,
.form-group.form-invalid .custom-range.custom-select::-ms-track-upper,
.form-group.form-invalid .custom-range.form-control::-ms-track-lower,
.form-group.form-invalid .custom-range.form-control::-ms-track-upper,
.form-group.form-invalid .mx-datepicker .custom-range.mx-input::-ms-track-lower,
.form-group.form-invalid .mx-datepicker .custom-range.mx-input::-ms-track-upper,
.mx-datepicker .form-group--custom.form-invalid .custom-range.mx-input::-ms-track-lower,
.mx-datepicker .form-group--custom.form-invalid .custom-range.mx-input::-ms-track-upper,
.mx-datepicker .form-group.form-invalid .custom-range.mx-input::-ms-track-lower,
.mx-datepicker .form-group.form-invalid .custom-range.mx-input::-ms-track-upper,
.was-validated .custom-range:invalid::-ms-track-lower,
.was-validated .custom-range:invalid::-ms-track-upper {
    background: rgba(248, 41, 69, .35)
}

.custom-radio.b-custom-control-lg,
.input-group-lg .custom-radio {
    font-size: 1.15rem;
    line-height: 1.5;
    padding-left: 1.875rem
}

.custom-radio.b-custom-control-lg .custom-control-label:before,
.input-group-lg .custom-radio .custom-control-label:before {
    top: .2375rem;
    left: -1.875rem;
    width: 1.25rem;
    height: 1.25rem;
    border-radius: 50%
}

.custom-radio.b-custom-control-lg .custom-control-label:after,
.input-group-lg .custom-radio .custom-control-label:after {
    top: .2375rem;
    left: -1.875rem;
    width: 1.25rem;
    height: 1.25rem;
    background: no-repeat 50%/50% 50%
}

.custom-radio.b-custom-control-sm,
.input-group-sm .custom-radio {
    font-size: .9rem;
    line-height: 1.5;
    padding-left: 1.3125rem
}

.custom-radio.b-custom-control-sm .custom-control-label:before,
.input-group-sm .custom-radio .custom-control-label:before {
    top: .2375rem;
    left: -1.3125rem;
    width: .875rem;
    height: .875rem;
    border-radius: 50%
}

.custom-radio.b-custom-control-sm .custom-control-label:after,
.input-group-sm .custom-radio .custom-control-label:after {
    top: .2375rem;
    left: -1.3125rem;
    width: .875rem;
    height: .875rem;
    background: no-repeat 50%/50% 50%
}

.b-rating {
    text-align: center
}

.b-rating.d-inline-flex {
    width: auto
}

.b-rating .b-rating-star,
.b-rating .b-rating-value {
    padding: 0 .25em
}

.b-rating .b-rating-value {
    min-width: 2.5em
}

.b-rating .b-rating-star {
    display: inline-flex;
    justify-content: center;
    outline: 0
}

.b-rating .b-rating-star .b-rating-icon {
    display: inline-flex;
    transition: all .15s ease-in-out
}

.b-rating.disabled,
.b-rating:disabled {
    background-color: #242424;
    color: #8b8b8b
}

.b-rating:not(.disabled):not(.readonly) .b-rating-star {
    cursor: pointer
}

.b-rating:not(.disabled):not(.readonly) .b-rating-star:hover .b-rating-icon,
.b-rating:not(.disabled):not(.readonly):focus:not(:hover) .b-rating-star.focused .b-rating-icon {
    transform: scale(1.5)
}

.b-rating[dir=rtl] .b-rating-star-half {
    transform: scaleX(-1)
}

.b-form-spinbutton {
    text-align: center;
    overflow: hidden;
    background-image: none;
    padding: 0
}

.b-form-spinbutton[dir=rtl]:not(.flex-column),
[dir=rtl] .b-form-spinbutton:not(.flex-column) {
    flex-direction: row-reverse
}

.b-form-spinbutton output {
    font-size: inherit;
    outline: 0;
    border: 0;
    background-color: transparent;
    width: auto;
    margin: 0;
    padding: 0 .25rem
}

.b-form-spinbutton output>bdi,
.b-form-spinbutton output>div {
    display: block;
    min-width: 2.25em;
    height: 1.5em
}

.b-form-spinbutton.flex-column {
    height: auto;
    width: auto
}

.b-form-spinbutton.flex-column output {
    margin: 0 .25rem;
    padding: .25rem 0
}

.b-form-spinbutton:not(.d-inline-flex):not(.flex-column) {
    output-width: 100%
}

.b-form-spinbutton.d-inline-flex:not(.flex-column) {
    width: auto
}

.b-form-spinbutton .btn {
    line-height: 1;
    box-shadow: none !important
}

.b-form-spinbutton .btn:disabled {
    pointer-events: none
}

.b-form-spinbutton .btn:hover:not(:disabled)>div>.b-icon {
    transform: scale(1.25)
}

.b-form-spinbutton.disabled,
.b-form-spinbutton.readonly {
    background-color: #242424
}

.b-form-spinbutton.disabled {
    pointer-events: none
}

.b-form-tags .b-form-tags-list {
    margin-top: -.25rem
}

.b-form-tags .b-form-tags-list .b-form-tag {
    margin-top: .25rem
}

.b-form-tags.focus {
    color: #fff;
    background-color: #313131;
    border-color: #c51324;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(197, 19, 36, .25)
}

.b-form-tags.focus.is-valid,
.form-group--custom.form-valid .b-form-tags.focus.custom-select,
.form-group--custom.form-valid .b-form-tags.focus.form-control,
.form-group--custom.form-valid .mx-datepicker .b-form-tags.focus.mx-input,
.form-group.form-valid .b-form-tags.focus.custom-select,
.form-group.form-valid .b-form-tags.focus.form-control,
.form-group.form-valid .mx-datepicker .b-form-tags.focus.mx-input,
.mx-datepicker .form-group--custom.form-valid .b-form-tags.focus.mx-input,
.mx-datepicker .form-group.form-valid .b-form-tags.focus.mx-input {
    border-color: #83b128;
    box-shadow: 0 0 0 .2rem rgba(131, 177, 40, .25)
}

.b-form-tags.focus.is-invalid,
.form-group--custom.form-invalid .b-form-tags.focus.custom-select,
.form-group--custom.form-invalid .b-form-tags.focus.form-control,
.form-group--custom.form-invalid .mx-datepicker .b-form-tags.focus.mx-input,
.form-group.form-invalid .b-form-tags.focus.custom-select,
.form-group.form-invalid .b-form-tags.focus.form-control,
.form-group.form-invalid .mx-datepicker .b-form-tags.focus.mx-input,
.mx-datepicker .form-group--custom.form-invalid .b-form-tags.focus.mx-input,
.mx-datepicker .form-group.form-invalid .b-form-tags.focus.mx-input {
    border-color: #f82945;
    box-shadow: 0 0 0 .2rem rgba(248, 41, 69, .25)
}

.b-form-tags.disabled {
    background-color: #242424
}

.b-form-tag {
    font-size: 75%;
    font-weight: 400;
    line-height: 1.5;
    margin-right: .25rem
}

.b-form-tag.disabled {
    opacity: .75
}

.b-form-tag>button.b-form-tag-remove {
    color: inherit;
    font-size: 125%;
    line-height: 1;
    float: none;
    margin-left: .25rem
}

.form-control-lg .b-form-tag,
.form-control-sm .b-form-tag,
.mx-datepicker[size=lg] .mx-input .b-form-tag,
.mx-datepicker[size=sm] .mx-input .b-form-tag {
    line-height: 1.5
}

.modal-backdrop {
    opacity: .7
}

.b-pagination-pills .page-item .page-link {
    border-radius: 50rem !important;
    margin-left: .25rem;
    line-height: 1
}

.b-pagination-pills .page-item:first-child .page-link {
    margin-left: 0
}

.popover.b-popover {
    display: block;
    opacity: 1;
    outline: 0
}

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

.popover.b-popover.show {
    opacity: 1
}

.b-popover-primary.popover {
    background-color: #f3d0d3;
    border-color: #efbdc2
}

.b-popover-primary.bs-popover-auto[x-placement^=top]>.arrow:before,
.b-popover-primary.bs-popover-top>.arrow:before {
    border-top-color: #efbdc2
}

.b-popover-primary.bs-popover-auto[x-placement^=top]>.arrow:after,
.b-popover-primary.bs-popover-top>.arrow:after {
    border-top-color: #f3d0d3
}

.b-popover-primary.bs-popover-auto[x-placement^=right]>.arrow:before,
.b-popover-primary.bs-popover-right>.arrow:before {
    border-right-color: #efbdc2
}

.b-popover-primary.bs-popover-auto[x-placement^=right]>.arrow:after,
.b-popover-primary.bs-popover-right>.arrow:after {
    border-right-color: #f3d0d3
}

.b-popover-primary.bs-popover-auto[x-placement^=bottom]>.arrow:before,
.b-popover-primary.bs-popover-bottom>.arrow:before {
    border-bottom-color: #efbdc2
}

.b-popover-primary.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.b-popover-primary.bs-popover-auto[x-placement^=bottom]>.arrow:after,
.b-popover-primary.bs-popover-bottom .popover-header:before,
.b-popover-primary.bs-popover-bottom>.arrow:after {
    border-bottom-color: #f0c4c8
}

.b-popover-primary.bs-popover-auto[x-placement^=left]>.arrow:before,
.b-popover-primary.bs-popover-left>.arrow:before {
    border-left-color: #efbdc2
}

.b-popover-primary.bs-popover-auto[x-placement^=left]>.arrow:after,
.b-popover-primary.bs-popover-left>.arrow:after {
    border-left-color: #f3d0d3
}

.b-popover-primary .popover-header {
    color: #181818;
    background-color: #f0c4c8;
    border-bottom-color: #ebafb5
}

.b-popover-primary .popover-body {
    color: #6b0f18
}

.b-popover-secondary.popover {
    background-color: #dadada;
    border-color: #cbcbcb
}

.b-popover-secondary.bs-popover-auto[x-placement^=top]>.arrow:before,
.b-popover-secondary.bs-popover-top>.arrow:before {
    border-top-color: #cbcbcb
}

.b-popover-secondary.bs-popover-auto[x-placement^=top]>.arrow:after,
.b-popover-secondary.bs-popover-top>.arrow:after {
    border-top-color: #dadada
}

.b-popover-secondary.bs-popover-auto[x-placement^=right]>.arrow:before,
.b-popover-secondary.bs-popover-right>.arrow:before {
    border-right-color: #cbcbcb
}

.b-popover-secondary.bs-popover-auto[x-placement^=right]>.arrow:after,
.b-popover-secondary.bs-popover-right>.arrow:after {
    border-right-color: #dadada
}

.b-popover-secondary.bs-popover-auto[x-placement^=bottom]>.arrow:before,
.b-popover-secondary.bs-popover-bottom>.arrow:before {
    border-bottom-color: #cbcbcb
}

.b-popover-secondary.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.b-popover-secondary.bs-popover-auto[x-placement^=bottom]>.arrow:after,
.b-popover-secondary.bs-popover-bottom .popover-header:before,
.b-popover-secondary.bs-popover-bottom>.arrow:after {
    border-bottom-color: #d2d2d2
}

.b-popover-secondary.bs-popover-auto[x-placement^=left]>.arrow:before,
.b-popover-secondary.bs-popover-left>.arrow:before {
    border-left-color: #cbcbcb
}

.b-popover-secondary.bs-popover-auto[x-placement^=left]>.arrow:after,
.b-popover-secondary.bs-popover-left>.arrow:after {
    border-left-color: #dadada
}

.b-popover-secondary .popover-header {
    color: #181818;
    background-color: #d2d2d2;
    border-bottom-color: #c6c6c6
}

.b-popover-secondary .popover-body {
    color: #292929
}

.b-popover-success.popover {
    background-color: #e6efd4;
    border-color: #dce9c3
}

.b-popover-success.bs-popover-auto[x-placement^=top]>.arrow:before,
.b-popover-success.bs-popover-top>.arrow:before {
    border-top-color: #dce9c3
}

.b-popover-success.bs-popover-auto[x-placement^=top]>.arrow:after,
.b-popover-success.bs-popover-top>.arrow:after {
    border-top-color: #e6efd4
}

.b-popover-success.bs-popover-auto[x-placement^=right]>.arrow:before,
.b-popover-success.bs-popover-right>.arrow:before {
    border-right-color: #dce9c3
}

.b-popover-success.bs-popover-auto[x-placement^=right]>.arrow:after,
.b-popover-success.bs-popover-right>.arrow:after {
    border-right-color: #e6efd4
}

.b-popover-success.bs-popover-auto[x-placement^=bottom]>.arrow:before,
.b-popover-success.bs-popover-bottom>.arrow:before {
    border-bottom-color: #dce9c3
}

.b-popover-success.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.b-popover-success.bs-popover-auto[x-placement^=bottom]>.arrow:after,
.b-popover-success.bs-popover-bottom .popover-header:before,
.b-popover-success.bs-popover-bottom>.arrow:after {
    border-bottom-color: #e0ebc9
}

.b-popover-success.bs-popover-auto[x-placement^=left]>.arrow:before,
.b-popover-success.bs-popover-left>.arrow:before {
    border-left-color: #dce9c3
}

.b-popover-success.bs-popover-auto[x-placement^=left]>.arrow:after,
.b-popover-success.bs-popover-left>.arrow:after {
    border-left-color: #e6efd4
}

.b-popover-success .popover-header {
    color: #181818;
    background-color: #e0ebc9;
    border-bottom-color: #d5e4b6
}

.b-popover-success .popover-body {
    color: #49611a
}

.b-popover-info.popover {
    background-color: #ddf1ef;
    border-color: #d0ece8
}

.b-popover-info.bs-popover-auto[x-placement^=top]>.arrow:before,
.b-popover-info.bs-popover-top>.arrow:before {
    border-top-color: #d0ece8
}

.b-popover-info.bs-popover-auto[x-placement^=top]>.arrow:after,
.b-popover-info.bs-popover-top>.arrow:after {
    border-top-color: #ddf1ef
}

.b-popover-info.bs-popover-auto[x-placement^=right]>.arrow:before,
.b-popover-info.bs-popover-right>.arrow:before {
    border-right-color: #d0ece8
}

.b-popover-info.bs-popover-auto[x-placement^=right]>.arrow:after,
.b-popover-info.bs-popover-right>.arrow:after {
    border-right-color: #ddf1ef
}

.b-popover-info.bs-popover-auto[x-placement^=bottom]>.arrow:before,
.b-popover-info.bs-popover-bottom>.arrow:before {
    border-bottom-color: #d0ece8
}

.b-popover-info.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.b-popover-info.bs-popover-auto[x-placement^=bottom]>.arrow:after,
.b-popover-info.bs-popover-bottom .popover-header:before,
.b-popover-info.bs-popover-bottom>.arrow:after {
    border-bottom-color: #d2edea
}

.b-popover-info.bs-popover-auto[x-placement^=left]>.arrow:before,
.b-popover-info.bs-popover-left>.arrow:before {
    border-left-color: #d0ece8
}

.b-popover-info.bs-popover-auto[x-placement^=left]>.arrow:after,
.b-popover-info.bs-popover-left>.arrow:after {
    border-left-color: #ddf1ef
}

.b-popover-info .popover-header {
    color: #181818;
    background-color: #d2edea;
    border-bottom-color: #c0e5e1
}

.b-popover-info .popover-body {
    color: #32665f
}

.b-popover-warning.popover {
    background-color: #fefae6;
    border-color: #fdf9db
}

.b-popover-warning.bs-popover-auto[x-placement^=top]>.arrow:before,
.b-popover-warning.bs-popover-top>.arrow:before {
    border-top-color: #fdf9db
}

.b-popover-warning.bs-popover-auto[x-placement^=top]>.arrow:after,
.b-popover-warning.bs-popover-top>.arrow:after {
    border-top-color: #fefae6
}

.b-popover-warning.bs-popover-auto[x-placement^=right]>.arrow:before,
.b-popover-warning.bs-popover-right>.arrow:before {
    border-right-color: #fdf9db
}

.b-popover-warning.bs-popover-auto[x-placement^=right]>.arrow:after,
.b-popover-warning.bs-popover-right>.arrow:after {
    border-right-color: #fefae6
}

.b-popover-warning.bs-popover-auto[x-placement^=bottom]>.arrow:before,
.b-popover-warning.bs-popover-bottom>.arrow:before {
    border-bottom-color: #fdf9db
}

.b-popover-warning.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.b-popover-warning.bs-popover-auto[x-placement^=bottom]>.arrow:after,
.b-popover-warning.bs-popover-bottom .popover-header:before,
.b-popover-warning.bs-popover-bottom>.arrow:after {
    border-bottom-color: #fdf7d7
}

.b-popover-warning.bs-popover-auto[x-placement^=left]>.arrow:before,
.b-popover-warning.bs-popover-left>.arrow:before {
    border-left-color: #fdf9db
}

.b-popover-warning.bs-popover-auto[x-placement^=left]>.arrow:after,
.b-popover-warning.bs-popover-left>.arrow:after {
    border-left-color: #fefae6
}

.b-popover-warning .popover-header {
    color: #181818;
    background-color: #fdf7d7;
    border-bottom-color: #fcf2bf
}

.b-popover-warning .popover-body {
    color: #867d47
}

.b-popover-danger.popover {
    background-color: #fed4da;
    border-color: #fdc3cb
}

.b-popover-danger.bs-popover-auto[x-placement^=top]>.arrow:before,
.b-popover-danger.bs-popover-top>.arrow:before {
    border-top-color: #fdc3cb
}

.b-popover-danger.bs-popover-auto[x-placement^=top]>.arrow:after,
.b-popover-danger.bs-popover-top>.arrow:after {
    border-top-color: #fed4da
}

.b-popover-danger.bs-popover-auto[x-placement^=right]>.arrow:before,
.b-popover-danger.bs-popover-right>.arrow:before {
    border-right-color: #fdc3cb
}

.b-popover-danger.bs-popover-auto[x-placement^=right]>.arrow:after,
.b-popover-danger.bs-popover-right>.arrow:after {
    border-right-color: #fed4da
}

.b-popover-danger.bs-popover-auto[x-placement^=bottom]>.arrow:before,
.b-popover-danger.bs-popover-bottom>.arrow:before {
    border-bottom-color: #fdc3cb
}

.b-popover-danger.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.b-popover-danger.bs-popover-auto[x-placement^=bottom]>.arrow:after,
.b-popover-danger.bs-popover-bottom .popover-header:before,
.b-popover-danger.bs-popover-bottom>.arrow:after {
    border-bottom-color: #fec5cd
}

.b-popover-danger.bs-popover-auto[x-placement^=left]>.arrow:before,
.b-popover-danger.bs-popover-left>.arrow:before {
    border-left-color: #fdc3cb
}

.b-popover-danger.bs-popover-auto[x-placement^=left]>.arrow:after,
.b-popover-danger.bs-popover-left>.arrow:after {
    border-left-color: #fed4da
}

.b-popover-danger .popover-header {
    color: #181818;
    background-color: #fec5cd;
    border-bottom-color: #fdacb8
}

.b-popover-danger .popover-body {
    color: #861a29
}

.b-popover-light.popover {
    background-color: #f6f6f6;
    border-color: #f2f2f2
}

.b-popover-light.bs-popover-auto[x-placement^=top]>.arrow:before,
.b-popover-light.bs-popover-top>.arrow:before {
    border-top-color: #f2f2f2
}

.b-popover-light.bs-popover-auto[x-placement^=top]>.arrow:after,
.b-popover-light.bs-popover-top>.arrow:after {
    border-top-color: #f6f6f6
}

.b-popover-light.bs-popover-auto[x-placement^=right]>.arrow:before,
.b-popover-light.bs-popover-right>.arrow:before {
    border-right-color: #f2f2f2
}

.b-popover-light.bs-popover-auto[x-placement^=right]>.arrow:after,
.b-popover-light.bs-popover-right>.arrow:after {
    border-right-color: #f6f6f6
}

.b-popover-light.bs-popover-auto[x-placement^=bottom]>.arrow:before,
.b-popover-light.bs-popover-bottom>.arrow:before {
    border-bottom-color: #f2f2f2
}

.b-popover-light.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.b-popover-light.bs-popover-auto[x-placement^=bottom]>.arrow:after,
.b-popover-light.bs-popover-bottom .popover-header:before,
.b-popover-light.bs-popover-bottom>.arrow:after {
    border-bottom-color: #eee
}

.b-popover-light.bs-popover-auto[x-placement^=left]>.arrow:before,
.b-popover-light.bs-popover-left>.arrow:before {
    border-left-color: #f2f2f2
}

.b-popover-light.bs-popover-auto[x-placement^=left]>.arrow:after,
.b-popover-light.bs-popover-left>.arrow:after {
    border-left-color: #f6f6f6
}

.b-popover-light .popover-header {
    color: #181818;
    background-color: #eee;
    border-bottom-color: #e2e2e2
}

.b-popover-light .popover-body {
    color: #717171
}

.b-popover-dark.popover {
    background-color: #d1d1d1;
    border-color: #bebebe
}

.b-popover-dark.bs-popover-auto[x-placement^=top]>.arrow:before,
.b-popover-dark.bs-popover-top>.arrow:before {
    border-top-color: #bebebe
}

.b-popover-dark.bs-popover-auto[x-placement^=top]>.arrow:after,
.b-popover-dark.bs-popover-top>.arrow:after {
    border-top-color: #d1d1d1
}

.b-popover-dark.bs-popover-auto[x-placement^=right]>.arrow:before,
.b-popover-dark.bs-popover-right>.arrow:before {
    border-right-color: #bebebe
}

.b-popover-dark.bs-popover-auto[x-placement^=right]>.arrow:after,
.b-popover-dark.bs-popover-right>.arrow:after {
    border-right-color: #d1d1d1
}

.b-popover-dark.bs-popover-auto[x-placement^=bottom]>.arrow:before,
.b-popover-dark.bs-popover-bottom>.arrow:before {
    border-bottom-color: #bebebe
}

.b-popover-dark.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.b-popover-dark.bs-popover-auto[x-placement^=bottom]>.arrow:after,
.b-popover-dark.bs-popover-bottom .popover-header:before,
.b-popover-dark.bs-popover-bottom>.arrow:after {
    border-bottom-color: #c9c9c9
}

.b-popover-dark.bs-popover-auto[x-placement^=left]>.arrow:before,
.b-popover-dark.bs-popover-left>.arrow:before {
    border-left-color: #bebebe
}

.b-popover-dark.bs-popover-auto[x-placement^=left]>.arrow:after,
.b-popover-dark.bs-popover-left>.arrow:after {
    border-left-color: #d1d1d1
}

.b-popover-dark .popover-header {
    color: #181818;
    background-color: #c9c9c9;
    border-bottom-color: #bdbdbd
}

.b-popover-dark .popover-body {
    color: #111
}

.b-popover-gray-100.popover {
    background-color: #fafafa;
    border-color: #f8f8f8
}

.b-popover-gray-100.bs-popover-auto[x-placement^=top]>.arrow:before,
.b-popover-gray-100.bs-popover-top>.arrow:before {
    border-top-color: #f8f8f8
}

.b-popover-gray-100.bs-popover-auto[x-placement^=top]>.arrow:after,
.b-popover-gray-100.bs-popover-top>.arrow:after {
    border-top-color: #fafafa
}

.b-popover-gray-100.bs-popover-auto[x-placement^=right]>.arrow:before,
.b-popover-gray-100.bs-popover-right>.arrow:before {
    border-right-color: #f8f8f8
}

.b-popover-gray-100.bs-popover-auto[x-placement^=right]>.arrow:after,
.b-popover-gray-100.bs-popover-right>.arrow:after {
    border-right-color: #fafafa
}

.b-popover-gray-100.bs-popover-auto[x-placement^=bottom]>.arrow:before,
.b-popover-gray-100.bs-popover-bottom>.arrow:before {
    border-bottom-color: #f8f8f8
}

.b-popover-gray-100.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.b-popover-gray-100.bs-popover-auto[x-placement^=bottom]>.arrow:after,
.b-popover-gray-100.bs-popover-bottom .popover-header:before,
.b-popover-gray-100.bs-popover-bottom>.arrow:after {
    border-bottom-color: #f2f2f2
}

.b-popover-gray-100.bs-popover-auto[x-placement^=left]>.arrow:before,
.b-popover-gray-100.bs-popover-left>.arrow:before {
    border-left-color: #f8f8f8
}

.b-popover-gray-100.bs-popover-auto[x-placement^=left]>.arrow:after,
.b-popover-gray-100.bs-popover-left>.arrow:after {
    border-left-color: #fafafa
}

.b-popover-gray-100 .popover-header {
    color: #181818;
    background-color: #f2f2f2;
    border-bottom-color: #e6e6e6
}

.b-popover-gray-100 .popover-body {
    color: #7d7d7d
}

.b-popover-gray-200.popover {
    background-color: #f6f6f6;
    border-color: #f2f2f2
}

.b-popover-gray-200.bs-popover-auto[x-placement^=top]>.arrow:before,
.b-popover-gray-200.bs-popover-top>.arrow:before {
    border-top-color: #f2f2f2
}

.b-popover-gray-200.bs-popover-auto[x-placement^=top]>.arrow:after,
.b-popover-gray-200.bs-popover-top>.arrow:after {
    border-top-color: #f6f6f6
}

.b-popover-gray-200.bs-popover-auto[x-placement^=right]>.arrow:before,
.b-popover-gray-200.bs-popover-right>.arrow:before {
    border-right-color: #f2f2f2
}

.b-popover-gray-200.bs-popover-auto[x-placement^=right]>.arrow:after,
.b-popover-gray-200.bs-popover-right>.arrow:after {
    border-right-color: #f6f6f6
}

.b-popover-gray-200.bs-popover-auto[x-placement^=bottom]>.arrow:before,
.b-popover-gray-200.bs-popover-bottom>.arrow:before {
    border-bottom-color: #f2f2f2
}

.b-popover-gray-200.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.b-popover-gray-200.bs-popover-auto[x-placement^=bottom]>.arrow:after,
.b-popover-gray-200.bs-popover-bottom .popover-header:before,
.b-popover-gray-200.bs-popover-bottom>.arrow:after {
    border-bottom-color: #eee
}

.b-popover-gray-200.bs-popover-auto[x-placement^=left]>.arrow:before,
.b-popover-gray-200.bs-popover-left>.arrow:before {
    border-left-color: #f2f2f2
}

.b-popover-gray-200.bs-popover-auto[x-placement^=left]>.arrow:after,
.b-popover-gray-200.bs-popover-left>.arrow:after {
    border-left-color: #f6f6f6
}

.b-popover-gray-200 .popover-header {
    color: #181818;
    background-color: #eee;
    border-bottom-color: #e2e2e2
}

.b-popover-gray-200 .popover-body {
    color: #717171
}

.b-popover-gray-300.popover {
    background-color: #ececec;
    border-color: #e5e5e5
}

.b-popover-gray-300.bs-popover-auto[x-placement^=top]>.arrow:before,
.b-popover-gray-300.bs-popover-top>.arrow:before {
    border-top-color: #e5e5e5
}

.b-popover-gray-300.bs-popover-auto[x-placement^=top]>.arrow:after,
.b-popover-gray-300.bs-popover-top>.arrow:after {
    border-top-color: #ececec
}

.b-popover-gray-300.bs-popover-auto[x-placement^=right]>.arrow:before,
.b-popover-gray-300.bs-popover-right>.arrow:before {
    border-right-color: #e5e5e5
}

.b-popover-gray-300.bs-popover-auto[x-placement^=right]>.arrow:after,
.b-popover-gray-300.bs-popover-right>.arrow:after {
    border-right-color: #ececec
}

.b-popover-gray-300.bs-popover-auto[x-placement^=bottom]>.arrow:before,
.b-popover-gray-300.bs-popover-bottom>.arrow:before {
    border-bottom-color: #e5e5e5
}

.b-popover-gray-300.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.b-popover-gray-300.bs-popover-auto[x-placement^=bottom]>.arrow:after,
.b-popover-gray-300.bs-popover-bottom .popover-header:before,
.b-popover-gray-300.bs-popover-bottom>.arrow:after {
    border-bottom-color: #e4e4e4
}

.b-popover-gray-300.bs-popover-auto[x-placement^=left]>.arrow:before,
.b-popover-gray-300.bs-popover-left>.arrow:before {
    border-left-color: #e5e5e5
}

.b-popover-gray-300.bs-popover-auto[x-placement^=left]>.arrow:after,
.b-popover-gray-300.bs-popover-left>.arrow:after {
    border-left-color: #ececec
}

.b-popover-gray-300 .popover-header {
    color: #181818;
    background-color: #e4e4e4;
    border-bottom-color: #d8d8d8
}

.b-popover-gray-300 .popover-body {
    color: #595959
}

.b-popover-gray-400.popover {
    background-color: #e8e8e8;
    border-color: #dfdfdf
}

.b-popover-gray-400.bs-popover-auto[x-placement^=top]>.arrow:before,
.b-popover-gray-400.bs-popover-top>.arrow:before {
    border-top-color: #dfdfdf
}

.b-popover-gray-400.bs-popover-auto[x-placement^=top]>.arrow:after,
.b-popover-gray-400.bs-popover-top>.arrow:after {
    border-top-color: #e8e8e8
}

.b-popover-gray-400.bs-popover-auto[x-placement^=right]>.arrow:before,
.b-popover-gray-400.bs-popover-right>.arrow:before {
    border-right-color: #dfdfdf
}

.b-popover-gray-400.bs-popover-auto[x-placement^=right]>.arrow:after,
.b-popover-gray-400.bs-popover-right>.arrow:after {
    border-right-color: #e8e8e8
}

.b-popover-gray-400.bs-popover-auto[x-placement^=bottom]>.arrow:before,
.b-popover-gray-400.bs-popover-bottom>.arrow:before {
    border-bottom-color: #dfdfdf
}

.b-popover-gray-400.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.b-popover-gray-400.bs-popover-auto[x-placement^=bottom]>.arrow:after,
.b-popover-gray-400.bs-popover-bottom .popover-header:before,
.b-popover-gray-400.bs-popover-bottom>.arrow:after {
    border-bottom-color: #e0e0e0
}

.b-popover-gray-400.bs-popover-auto[x-placement^=left]>.arrow:before,
.b-popover-gray-400.bs-popover-left>.arrow:before {
    border-left-color: #dfdfdf
}

.b-popover-gray-400.bs-popover-auto[x-placement^=left]>.arrow:after,
.b-popover-gray-400.bs-popover-left>.arrow:after {
    border-left-color: #e8e8e8
}

.b-popover-gray-400 .popover-header {
    color: #181818;
    background-color: #e0e0e0;
    border-bottom-color: #d4d4d4
}

.b-popover-gray-400 .popover-body {
    color: #4d4d4d
}

.b-popover-gray-500.popover {
    background-color: #e3e3e3;
    border-color: #d8d8d8
}

.b-popover-gray-500.bs-popover-auto[x-placement^=top]>.arrow:before,
.b-popover-gray-500.bs-popover-top>.arrow:before {
    border-top-color: #d8d8d8
}

.b-popover-gray-500.bs-popover-auto[x-placement^=top]>.arrow:after,
.b-popover-gray-500.bs-popover-top>.arrow:after {
    border-top-color: #e3e3e3
}

.b-popover-gray-500.bs-popover-auto[x-placement^=right]>.arrow:before,
.b-popover-gray-500.bs-popover-right>.arrow:before {
    border-right-color: #d8d8d8
}

.b-popover-gray-500.bs-popover-auto[x-placement^=right]>.arrow:after,
.b-popover-gray-500.bs-popover-right>.arrow:after {
    border-right-color: #e3e3e3
}

.b-popover-gray-500.bs-popover-auto[x-placement^=bottom]>.arrow:before,
.b-popover-gray-500.bs-popover-bottom>.arrow:before {
    border-bottom-color: #d8d8d8
}

.b-popover-gray-500.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.b-popover-gray-500.bs-popover-auto[x-placement^=bottom]>.arrow:after,
.b-popover-gray-500.bs-popover-bottom .popover-header:before,
.b-popover-gray-500.bs-popover-bottom>.arrow:after {
    border-bottom-color: #dbdbdb
}

.b-popover-gray-500.bs-popover-auto[x-placement^=left]>.arrow:before,
.b-popover-gray-500.bs-popover-left>.arrow:before {
    border-left-color: #d8d8d8
}

.b-popover-gray-500.bs-popover-auto[x-placement^=left]>.arrow:after,
.b-popover-gray-500.bs-popover-left>.arrow:after {
    border-left-color: #e3e3e3
}

.b-popover-gray-500 .popover-header {
    color: #181818;
    background-color: #dbdbdb;
    border-bottom-color: #cfcfcf
}

.b-popover-gray-500 .popover-body {
    color: #414141
}

.b-popover-gray-600.popover {
    background-color: #dedede;
    border-color: #d1d1d1
}

.b-popover-gray-600.bs-popover-auto[x-placement^=top]>.arrow:before,
.b-popover-gray-600.bs-popover-top>.arrow:before {
    border-top-color: #d1d1d1
}

.b-popover-gray-600.bs-popover-auto[x-placement^=top]>.arrow:after,
.b-popover-gray-600.bs-popover-top>.arrow:after {
    border-top-color: #dedede
}

.b-popover-gray-600.bs-popover-auto[x-placement^=right]>.arrow:before,
.b-popover-gray-600.bs-popover-right>.arrow:before {
    border-right-color: #d1d1d1
}

.b-popover-gray-600.bs-popover-auto[x-placement^=right]>.arrow:after,
.b-popover-gray-600.bs-popover-right>.arrow:after {
    border-right-color: #dedede
}

.b-popover-gray-600.bs-popover-auto[x-placement^=bottom]>.arrow:before,
.b-popover-gray-600.bs-popover-bottom>.arrow:before {
    border-bottom-color: #d1d1d1
}

.b-popover-gray-600.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.b-popover-gray-600.bs-popover-auto[x-placement^=bottom]>.arrow:after,
.b-popover-gray-600.bs-popover-bottom .popover-header:before,
.b-popover-gray-600.bs-popover-bottom>.arrow:after {
    border-bottom-color: #d6d6d6
}

.b-popover-gray-600.bs-popover-auto[x-placement^=left]>.arrow:before,
.b-popover-gray-600.bs-popover-left>.arrow:before {
    border-left-color: #d1d1d1
}

.b-popover-gray-600.bs-popover-auto[x-placement^=left]>.arrow:after,
.b-popover-gray-600.bs-popover-left>.arrow:after {
    border-left-color: #dedede
}

.b-popover-gray-600 .popover-header {
    color: #181818;
    background-color: #d6d6d6;
    border-bottom-color: #cacaca
}

.b-popover-gray-600 .popover-body {
    color: #353535
}

.b-popover-gray-700.popover {
    background-color: #dadada;
    border-color: #cbcbcb
}

.b-popover-gray-700.bs-popover-auto[x-placement^=top]>.arrow:before,
.b-popover-gray-700.bs-popover-top>.arrow:before {
    border-top-color: #cbcbcb
}

.b-popover-gray-700.bs-popover-auto[x-placement^=top]>.arrow:after,
.b-popover-gray-700.bs-popover-top>.arrow:after {
    border-top-color: #dadada
}

.b-popover-gray-700.bs-popover-auto[x-placement^=right]>.arrow:before,
.b-popover-gray-700.bs-popover-right>.arrow:before {
    border-right-color: #cbcbcb
}

.b-popover-gray-700.bs-popover-auto[x-placement^=right]>.arrow:after,
.b-popover-gray-700.bs-popover-right>.arrow:after {
    border-right-color: #dadada
}

.b-popover-gray-700.bs-popover-auto[x-placement^=bottom]>.arrow:before,
.b-popover-gray-700.bs-popover-bottom>.arrow:before {
    border-bottom-color: #cbcbcb
}

.b-popover-gray-700.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.b-popover-gray-700.bs-popover-auto[x-placement^=bottom]>.arrow:after,
.b-popover-gray-700.bs-popover-bottom .popover-header:before,
.b-popover-gray-700.bs-popover-bottom>.arrow:after {
    border-bottom-color: #d2d2d2
}

.b-popover-gray-700.bs-popover-auto[x-placement^=left]>.arrow:before,
.b-popover-gray-700.bs-popover-left>.arrow:before {
    border-left-color: #cbcbcb
}

.b-popover-gray-700.bs-popover-auto[x-placement^=left]>.arrow:after,
.b-popover-gray-700.bs-popover-left>.arrow:after {
    border-left-color: #dadada
}

.b-popover-gray-700 .popover-header {
    color: #181818;
    background-color: #d2d2d2;
    border-bottom-color: #c6c6c6
}

.b-popover-gray-700 .popover-body {
    color: #292929
}

.b-popover-gray-800.popover {
    background-color: #d6d6d6;
    border-color: #c5c5c5
}

.b-popover-gray-800.bs-popover-auto[x-placement^=top]>.arrow:before,
.b-popover-gray-800.bs-popover-top>.arrow:before {
    border-top-color: #c5c5c5
}

.b-popover-gray-800.bs-popover-auto[x-placement^=top]>.arrow:after,
.b-popover-gray-800.bs-popover-top>.arrow:after {
    border-top-color: #d6d6d6
}

.b-popover-gray-800.bs-popover-auto[x-placement^=right]>.arrow:before,
.b-popover-gray-800.bs-popover-right>.arrow:before {
    border-right-color: #c5c5c5
}

.b-popover-gray-800.bs-popover-auto[x-placement^=right]>.arrow:after,
.b-popover-gray-800.bs-popover-right>.arrow:after {
    border-right-color: #d6d6d6
}

.b-popover-gray-800.bs-popover-auto[x-placement^=bottom]>.arrow:before,
.b-popover-gray-800.bs-popover-bottom>.arrow:before {
    border-bottom-color: #c5c5c5
}

.b-popover-gray-800.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.b-popover-gray-800.bs-popover-auto[x-placement^=bottom]>.arrow:after,
.b-popover-gray-800.bs-popover-bottom .popover-header:before,
.b-popover-gray-800.bs-popover-bottom>.arrow:after {
    border-bottom-color: #cecece
}

.b-popover-gray-800.bs-popover-auto[x-placement^=left]>.arrow:before,
.b-popover-gray-800.bs-popover-left>.arrow:before {
    border-left-color: #c5c5c5
}

.b-popover-gray-800.bs-popover-auto[x-placement^=left]>.arrow:after,
.b-popover-gray-800.bs-popover-left>.arrow:after {
    border-left-color: #d6d6d6
}

.b-popover-gray-800 .popover-header {
    color: #181818;
    background-color: #cecece;
    border-bottom-color: #c2c2c2
}

.b-popover-gray-800 .popover-body {
    color: #1e1e1e
}

.b-popover-gray-900.popover {
    background-color: #d1d1d1;
    border-color: #bebebe
}

.b-popover-gray-900.bs-popover-auto[x-placement^=top]>.arrow:before,
.b-popover-gray-900.bs-popover-top>.arrow:before {
    border-top-color: #bebebe
}

.b-popover-gray-900.bs-popover-auto[x-placement^=top]>.arrow:after,
.b-popover-gray-900.bs-popover-top>.arrow:after {
    border-top-color: #d1d1d1
}

.b-popover-gray-900.bs-popover-auto[x-placement^=right]>.arrow:before,
.b-popover-gray-900.bs-popover-right>.arrow:before {
    border-right-color: #bebebe
}

.b-popover-gray-900.bs-popover-auto[x-placement^=right]>.arrow:after,
.b-popover-gray-900.bs-popover-right>.arrow:after {
    border-right-color: #d1d1d1
}

.b-popover-gray-900.bs-popover-auto[x-placement^=bottom]>.arrow:before,
.b-popover-gray-900.bs-popover-bottom>.arrow:before {
    border-bottom-color: #bebebe
}

.b-popover-gray-900.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.b-popover-gray-900.bs-popover-auto[x-placement^=bottom]>.arrow:after,
.b-popover-gray-900.bs-popover-bottom .popover-header:before,
.b-popover-gray-900.bs-popover-bottom>.arrow:after {
    border-bottom-color: #c9c9c9
}

.b-popover-gray-900.bs-popover-auto[x-placement^=left]>.arrow:before,
.b-popover-gray-900.bs-popover-left>.arrow:before {
    border-left-color: #bebebe
}

.b-popover-gray-900.bs-popover-auto[x-placement^=left]>.arrow:after,
.b-popover-gray-900.bs-popover-left>.arrow:after {
    border-left-color: #d1d1d1
}

.b-popover-gray-900 .popover-header {
    color: #181818;
    background-color: #c9c9c9;
    border-bottom-color: #bdbdbd
}

.b-popover-gray-900 .popover-body {
    color: #111
}

.b-sidebar-outer {
    right: 0;
    height: 0;
    overflow: visible;
    z-index: 1035
}

.b-sidebar-backdrop,
.b-sidebar-outer {
    position: fixed !important;
    top: 0;
    left: 0
}

.b-sidebar-backdrop {
    z-index: -1;
    width: 100vw;
    height: 100vh;
    opacity: .6
}

.b-sidebar {
    display: flex;
    flex-direction: column;
    position: fixed !important;
    top: 0;
    height: 100vh;
    width: 320px;
    max-width: 100% !important;
    margin: 0 !important;
    outline: 0;
    transform: translateX(0)
}

.b-sidebar.slide {
    transition: transform .3s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
    .b-sidebar.slide {
        transition: none
    }
}

.b-sidebar:not(.b-sidebar-right) {
    left: 0;
    right: auto
}

.b-sidebar:not(.b-sidebar-right).slide:not(.show) {
    transform: translateX(-100%)
}

.b-sidebar:not(.b-sidebar-right)>.b-sidebar-header .close {
    margin-left: auto
}

.b-sidebar.b-sidebar-right {
    left: auto;
    right: 0
}

.b-sidebar.b-sidebar-right.slide:not(.show) {
    transform: translateX(100%)
}

.b-sidebar.b-sidebar-right>.b-sidebar-header .close {
    margin-right: auto
}

.b-sidebar>.b-sidebar-header {
    font-size: 1.5rem;
    padding: .5rem 1rem;
    display: flex;
    flex-direction: row;
    flex-grow: 0;
    align-items: center
}

[dir=rtl] .b-sidebar>.b-sidebar-header {
    flex-direction: row-reverse
}

.b-sidebar>.b-sidebar-header .close {
    float: none;
    font-size: 1.5rem
}

.b-sidebar>.b-sidebar-body {
    flex-grow: 1;
    height: 100%;
    overflow-y: auto
}

.b-sidebar>.b-sidebar-footer {
    flex-grow: 0
}

.table.b-table.b-table-fixed {
    table-layout: fixed
}

.table.b-table.b-table-no-border-collapse {
    border-collapse: separate;
    border-spacing: 0
}

.table.b-table[aria-busy=true] {
    opacity: .55
}

.table.b-table>tbody>tr.b-table-details>td {
    border-top: none !important
}

.table.b-table>caption {
    caption-side: bottom
}

.table.b-table.b-table-caption-top>caption {
    caption-side: top !important
}

.table.b-table>tbody>.table-active,
.table.b-table>tbody>.table-active>td,
.table.b-table>tbody>.table-active>th {
    background-color: hsla(0, 0%, 100%, .1)
}

.table.b-table.table-hover>tbody>tr.table-active:hover td,
.table.b-table.table-hover>tbody>tr.table-active:hover th {
    color: #fff;
    background-image: linear-gradient(hsla(0, 0%, 100%, .1), hsla(0, 0%, 100%, .1));
    background-repeat: no-repeat
}

.table.b-table>tbody>.bg-active,
.table.b-table>tbody>.bg-active>td,
.table.b-table>tbody>.bg-active>th {
    background-color: hsla(0, 0%, 100%, .075) !important
}

.table.b-table.table-hover.table-dark>tbody>tr.bg-active:hover td,
.table.b-table.table-hover.table-dark>tbody>tr.bg-active:hover th {
    color: #fff;
    background-image: linear-gradient(hsla(0, 0%, 100%, .075), hsla(0, 0%, 100%, .075));
    background-repeat: no-repeat
}

.b-table-sticky-header,
.table-responsive,
[class*=table-responsive-] {
    margin-bottom: 1rem
}

.b-table-sticky-header>.table,
.table-responsive>.table,
[class*=table-responsive-]>.table {
    margin-bottom: 0
}

.b-table-sticky-header {
    overflow-y: auto;
    max-height: 300px
}

@media print {
    .b-table-sticky-header {
        overflow-y: visible !important;
        max-height: none !important
    }
}

@supports((position:-webkit-sticky) or (position:sticky)) {
    .b-table-sticky-header>.table.b-table>thead>tr>th {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 2
    }
    .b-table-sticky-header>.table.b-table>tbody>tr>.b-table-sticky-column,
    .b-table-sticky-header>.table.b-table>tfoot>tr>.b-table-sticky-column,
    .b-table-sticky-header>.table.b-table>thead>tr>.b-table-sticky-column,
    .table-responsive>.table.b-table>tbody>tr>.b-table-sticky-column,
    .table-responsive>.table.b-table>tfoot>tr>.b-table-sticky-column,
    .table-responsive>.table.b-table>thead>tr>.b-table-sticky-column,
    [class*=table-responsive-]>.table.b-table>tbody>tr>.b-table-sticky-column,
    [class*=table-responsive-]>.table.b-table>tfoot>tr>.b-table-sticky-column,
    [class*=table-responsive-]>.table.b-table>thead>tr>.b-table-sticky-column {
        position: -webkit-sticky;
        position: sticky;
        left: 0
    }
    .b-table-sticky-header>.table.b-table>thead>tr>.b-table-sticky-column,
    .table-responsive>.table.b-table>thead>tr>.b-table-sticky-column,
    [class*=table-responsive-]>.table.b-table>thead>tr>.b-table-sticky-column {
        z-index: 5
    }
    .b-table-sticky-header>.table.b-table>tbody>tr>.b-table-sticky-column,
    .b-table-sticky-header>.table.b-table>tfoot>tr>.b-table-sticky-column,
    .table-responsive>.table.b-table>tbody>tr>.b-table-sticky-column,
    .table-responsive>.table.b-table>tfoot>tr>.b-table-sticky-column,
    [class*=table-responsive-]>.table.b-table>tbody>tr>.b-table-sticky-column,
    [class*=table-responsive-]>.table.b-table>tfoot>tr>.b-table-sticky-column {
        z-index: 2
    }
    .table.b-table>tbody>tr>.table-b-table-default,
    .table.b-table>tfoot>tr>.table-b-table-default,
    .table.b-table>thead>tr>.table-b-table-default {
        color: #fff;
        background-color: #0b0b0b
    }
    .table.b-table.table-dark>tbody>tr>.bg-b-table-default,
    .table.b-table.table-dark>tfoot>tr>.bg-b-table-default,
    .table.b-table.table-dark>thead>tr>.bg-b-table-default {
        color: #fff;
        background-color: #313131
    }
    .table.b-table.table-striped>tbody>tr:nth-of-type(odd)>.table-b-table-default {
        background-image: linear-gradient(hsla(0, 0%, 100%, .01), hsla(0, 0%, 100%, .01));
        background-repeat: no-repeat
    }
    .table.b-table.table-striped.table-dark>tbody>tr:nth-of-type(odd)>.bg-b-table-default {
        background-image: linear-gradient(hsla(0, 0%, 100%, .05), hsla(0, 0%, 100%, .05));
        background-repeat: no-repeat
    }
    .table.b-table.table-hover>tbody>tr:hover>.table-b-table-default {
        color: #fff;
        background-image: linear-gradient(hsla(0, 0%, 100%, .1), hsla(0, 0%, 100%, .1));
        background-repeat: no-repeat
    }
    .table.b-table.table-hover.table-dark>tbody>tr:hover>.bg-b-table-default {
        color: #fff;
        background-image: linear-gradient(hsla(0, 0%, 100%, .075), hsla(0, 0%, 100%, .075));
        background-repeat: no-repeat
    }
}

.table.b-table>tfoot>tr>[aria-sort],
.table.b-table>thead>tr>[aria-sort] {
    cursor: pointer;
    background-image: none;
    background-repeat: no-repeat;
    background-size: .65em 1em
}

.table.b-table>tfoot>tr>[aria-sort]:not(.b-table-sort-icon-left),
.table.b-table>thead>tr>[aria-sort]:not(.b-table-sort-icon-left) {
    background-position: right .375rem center;
    padding-right: calc(.75rem + .65em)
}

.table.b-table>tfoot>tr>[aria-sort].b-table-sort-icon-left,
.table.b-table>thead>tr>[aria-sort].b-table-sort-icon-left {
    background-position: left .375rem center;
    padding-left: calc(.75rem + .65em)
}

.table.b-table>tfoot>tr>[aria-sort=none],
.table.b-table>thead>tr>[aria-sort=none] {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMDEnIGhlaWdodD0nMTAxJyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSdub25lJz48cGF0aCBvcGFjaXR5PScuMycgZD0nTTUxIDFsMjUgMjMgMjQgMjJIMWwyNS0yMnptMCAxMDBsMjUtMjMgMjQtMjJIMWwyNSAyMnonLz48L3N2Zz4=)
}

.table.b-table>tfoot>tr>[aria-sort=ascending],
.table.b-table>thead>tr>[aria-sort=ascending] {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMDEnIGhlaWdodD0nMTAxJyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSdub25lJz48cGF0aCBkPSdNNTEgMWwyNSAyMyAyNCAyMkgxbDI1LTIyeicvPjxwYXRoIG9wYWNpdHk9Jy4zJyBkPSdNNTEgMTAxbDI1LTIzIDI0LTIySDFsMjUgMjJ6Jy8+PC9zdmc+)
}

.table.b-table>tfoot>tr>[aria-sort=descending],
.table.b-table>thead>tr>[aria-sort=descending] {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMDEnIGhlaWdodD0nMTAxJyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSdub25lJz48cGF0aCBvcGFjaXR5PScuMycgZD0nTTUxIDFsMjUgMjMgMjQgMjJIMWwyNS0yMnonLz48cGF0aCBkPSdNNTEgMTAxbDI1LTIzIDI0LTIySDFsMjUgMjJ6Jy8+PC9zdmc+)
}

.table.b-table.table-dark>tfoot>tr>[aria-sort=none],
.table.b-table.table-dark>thead>tr>[aria-sort=none],
.table.b-table>.thead-dark>tr>[aria-sort=none] {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMDEnIGhlaWdodD0nMTAxJyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSdub25lJz48cGF0aCBmaWxsPScjZmZmJyBvcGFjaXR5PScuMycgZD0nTTUxIDFsMjUgMjMgMjQgMjJIMWwyNS0yMnptMCAxMDBsMjUtMjMgMjQtMjJIMWwyNSAyMnonLz48L3N2Zz4=)
}

.table.b-table.table-dark>tfoot>tr>[aria-sort=ascending],
.table.b-table.table-dark>thead>tr>[aria-sort=ascending],
.table.b-table>.thead-dark>tr>[aria-sort=ascending] {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMDEnIGhlaWdodD0nMTAxJyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSdub25lJz48cGF0aCBmaWxsPScjZmZmJyBkPSdNNTEgMWwyNSAyMyAyNCAyMkgxbDI1LTIyeicvPjxwYXRoIGZpbGw9JyNmZmYnIG9wYWNpdHk9Jy4zJyBkPSdNNTEgMTAxbDI1LTIzIDI0LTIySDFsMjUgMjJ6Jy8+PC9zdmc+)
}

.table.b-table.table-dark>tfoot>tr>[aria-sort=descending],
.table.b-table.table-dark>thead>tr>[aria-sort=descending],
.table.b-table>.thead-dark>tr>[aria-sort=descending] {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMDEnIGhlaWdodD0nMTAxJyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSdub25lJz48cGF0aCBmaWxsPScjZmZmJyBvcGFjaXR5PScuMycgZD0nTTUxIDFsMjUgMjMgMjQgMjJIMWwyNS0yMnonLz48cGF0aCBmaWxsPScjZmZmJyBkPSdNNTEgMTAxbDI1LTIzIDI0LTIySDFsMjUgMjJ6Jy8+PC9zdmc+)
}

.table.b-table>tfoot>tr>.table-dark[aria-sort=none],
.table.b-table>thead>tr>.table-dark[aria-sort=none] {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMDEnIGhlaWdodD0nMTAxJyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSdub25lJz48cGF0aCBmaWxsPScjZmZmJyBvcGFjaXR5PScuMycgZD0nTTUxIDFsMjUgMjMgMjQgMjJIMWwyNS0yMnptMCAxMDBsMjUtMjMgMjQtMjJIMWwyNSAyMnonLz48L3N2Zz4=)
}

.table.b-table>tfoot>tr>.table-dark[aria-sort=ascending],
.table.b-table>thead>tr>.table-dark[aria-sort=ascending] {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMDEnIGhlaWdodD0nMTAxJyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSdub25lJz48cGF0aCBmaWxsPScjZmZmJyBkPSdNNTEgMWwyNSAyMyAyNCAyMkgxbDI1LTIyeicvPjxwYXRoIGZpbGw9JyNmZmYnIG9wYWNpdHk9Jy4zJyBkPSdNNTEgMTAxbDI1LTIzIDI0LTIySDFsMjUgMjJ6Jy8+PC9zdmc+)
}

.table.b-table>tfoot>tr>.table-dark[aria-sort=descending],
.table.b-table>thead>tr>.table-dark[aria-sort=descending] {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMDEnIGhlaWdodD0nMTAxJyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSdub25lJz48cGF0aCBmaWxsPScjZmZmJyBvcGFjaXR5PScuMycgZD0nTTUxIDFsMjUgMjMgMjQgMjJIMWwyNS0yMnonLz48cGF0aCBmaWxsPScjZmZmJyBkPSdNNTEgMTAxbDI1LTIzIDI0LTIySDFsMjUgMjJ6Jy8+PC9zdmc+)
}

.table.b-table.table-sm>tfoot>tr>[aria-sort]:not(.b-table-sort-icon-left),
.table.b-table.table-sm>thead>tr>[aria-sort]:not(.b-table-sort-icon-left) {
    background-position: right .25rem center;
    padding-right: calc(.5rem + .65em)
}

.table.b-table.table-sm>tfoot>tr>[aria-sort].b-table-sort-icon-left,
.table.b-table.table-sm>thead>tr>[aria-sort].b-table-sort-icon-left {
    background-position: left .25rem center;
    padding-left: calc(.5rem + .65em)
}

.table.b-table.b-table-selectable:not(.b-table-selectable-no-click)>tbody>tr {
    cursor: pointer
}

.table.b-table.b-table-selectable:not(.b-table-selectable-no-click).b-table-selecting.b-table-select-range>tbody>tr {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media(max-width:575.98px) {
    .table.b-table.b-table-stacked-sm {
        display: block;
        width: 100%
    }
    .table.b-table.b-table-stacked-sm>caption,
    .table.b-table.b-table-stacked-sm>tbody,
    .table.b-table.b-table-stacked-sm>tbody>tr,
    .table.b-table.b-table-stacked-sm>tbody>tr>td,
    .table.b-table.b-table-stacked-sm>tbody>tr>th {
        display: block
    }
    .table.b-table.b-table-stacked-sm>tfoot,
    .table.b-table.b-table-stacked-sm>tfoot>tr.b-table-bottom-row,
    .table.b-table.b-table-stacked-sm>tfoot>tr.b-table-top-row,
    .table.b-table.b-table-stacked-sm>thead,
    .table.b-table.b-table-stacked-sm>thead>tr.b-table-bottom-row,
    .table.b-table.b-table-stacked-sm>thead>tr.b-table-top-row {
        display: none
    }
    .table.b-table.b-table-stacked-sm>caption {
        caption-side: top !important
    }
    .table.b-table.b-table-stacked-sm>tbody>tr>[data-label]:before {
        content: attr(data-label);
        width: 40%;
        float: left;
        text-align: right;
        word-wrap: break-word;
        font-weight: 700;
        font-style: normal;
        padding: 0 .5rem 0 0;
        margin: 0
    }
    .table.b-table.b-table-stacked-sm>tbody>tr>[data-label]:after {
        display: block;
        clear: both;
        content: ""
    }
    .table.b-table.b-table-stacked-sm>tbody>tr>[data-label]>div {
        display: inline-block;
        width: 60%;
        padding: 0 0 0 .5rem;
        margin: 0
    }
    .table.b-table.b-table-stacked-sm>tbody>tr.bottom-row,
    .table.b-table.b-table-stacked-sm>tbody>tr.top-row {
        display: none
    }
    .table.b-table.b-table-stacked-sm>tbody>tr>:first-child,
    .table.b-table.b-table-stacked-sm>tbody>tr>[rowspan]+td,
    .table.b-table.b-table-stacked-sm>tbody>tr>[rowspan]+th {
        border-top-width: 3px
    }
}

@media(max-width:767.98px) {
    .table.b-table.b-table-stacked-md {
        display: block;
        width: 100%
    }
    .table.b-table.b-table-stacked-md>caption,
    .table.b-table.b-table-stacked-md>tbody,
    .table.b-table.b-table-stacked-md>tbody>tr,
    .table.b-table.b-table-stacked-md>tbody>tr>td,
    .table.b-table.b-table-stacked-md>tbody>tr>th {
        display: block
    }
    .table.b-table.b-table-stacked-md>tfoot,
    .table.b-table.b-table-stacked-md>tfoot>tr.b-table-bottom-row,
    .table.b-table.b-table-stacked-md>tfoot>tr.b-table-top-row,
    .table.b-table.b-table-stacked-md>thead,
    .table.b-table.b-table-stacked-md>thead>tr.b-table-bottom-row,
    .table.b-table.b-table-stacked-md>thead>tr.b-table-top-row {
        display: none
    }
    .table.b-table.b-table-stacked-md>caption {
        caption-side: top !important
    }
    .table.b-table.b-table-stacked-md>tbody>tr>[data-label]:before {
        content: attr(data-label);
        width: 40%;
        float: left;
        text-align: right;
        word-wrap: break-word;
        font-weight: 700;
        font-style: normal;
        padding: 0 .5rem 0 0;
        margin: 0
    }
    .table.b-table.b-table-stacked-md>tbody>tr>[data-label]:after {
        display: block;
        clear: both;
        content: ""
    }
    .table.b-table.b-table-stacked-md>tbody>tr>[data-label]>div {
        display: inline-block;
        width: 60%;
        padding: 0 0 0 .5rem;
        margin: 0
    }
    .table.b-table.b-table-stacked-md>tbody>tr.bottom-row,
    .table.b-table.b-table-stacked-md>tbody>tr.top-row {
        display: none
    }
    .table.b-table.b-table-stacked-md>tbody>tr>:first-child,
    .table.b-table.b-table-stacked-md>tbody>tr>[rowspan]+td,
    .table.b-table.b-table-stacked-md>tbody>tr>[rowspan]+th {
        border-top-width: 3px
    }
}

@media(max-width:991.98px) {
    .table.b-table.b-table-stacked-lg {
        display: block;
        width: 100%
    }
    .table.b-table.b-table-stacked-lg>caption,
    .table.b-table.b-table-stacked-lg>tbody,
    .table.b-table.b-table-stacked-lg>tbody>tr,
    .table.b-table.b-table-stacked-lg>tbody>tr>td,
    .table.b-table.b-table-stacked-lg>tbody>tr>th {
        display: block
    }
    .table.b-table.b-table-stacked-lg>tfoot,
    .table.b-table.b-table-stacked-lg>tfoot>tr.b-table-bottom-row,
    .table.b-table.b-table-stacked-lg>tfoot>tr.b-table-top-row,
    .table.b-table.b-table-stacked-lg>thead,
    .table.b-table.b-table-stacked-lg>thead>tr.b-table-bottom-row,
    .table.b-table.b-table-stacked-lg>thead>tr.b-table-top-row {
        display: none
    }
    .table.b-table.b-table-stacked-lg>caption {
        caption-side: top !important
    }
    .table.b-table.b-table-stacked-lg>tbody>tr>[data-label]:before {
        content: attr(data-label);
        width: 40%;
        float: left;
        text-align: right;
        word-wrap: break-word;
        font-weight: 700;
        font-style: normal;
        padding: 0 .5rem 0 0;
        margin: 0
    }
    .table.b-table.b-table-stacked-lg>tbody>tr>[data-label]:after {
        display: block;
        clear: both;
        content: ""
    }
    .table.b-table.b-table-stacked-lg>tbody>tr>[data-label]>div {
        display: inline-block;
        width: 60%;
        padding: 0 0 0 .5rem;
        margin: 0
    }
    .table.b-table.b-table-stacked-lg>tbody>tr.bottom-row,
    .table.b-table.b-table-stacked-lg>tbody>tr.top-row {
        display: none
    }
    .table.b-table.b-table-stacked-lg>tbody>tr>:first-child,
    .table.b-table.b-table-stacked-lg>tbody>tr>[rowspan]+td,
    .table.b-table.b-table-stacked-lg>tbody>tr>[rowspan]+th {
        border-top-width: 3px
    }
}

@media(max-width:1199.98px) {
    .table.b-table.b-table-stacked-xl {
        display: block;
        width: 100%
    }
    .table.b-table.b-table-stacked-xl>caption,
    .table.b-table.b-table-stacked-xl>tbody,
    .table.b-table.b-table-stacked-xl>tbody>tr,
    .table.b-table.b-table-stacked-xl>tbody>tr>td,
    .table.b-table.b-table-stacked-xl>tbody>tr>th {
        display: block
    }
    .table.b-table.b-table-stacked-xl>tfoot,
    .table.b-table.b-table-stacked-xl>tfoot>tr.b-table-bottom-row,
    .table.b-table.b-table-stacked-xl>tfoot>tr.b-table-top-row,
    .table.b-table.b-table-stacked-xl>thead,
    .table.b-table.b-table-stacked-xl>thead>tr.b-table-bottom-row,
    .table.b-table.b-table-stacked-xl>thead>tr.b-table-top-row {
        display: none
    }
    .table.b-table.b-table-stacked-xl>caption {
        caption-side: top !important
    }
    .table.b-table.b-table-stacked-xl>tbody>tr>[data-label]:before {
        content: attr(data-label);
        width: 40%;
        float: left;
        text-align: right;
        word-wrap: break-word;
        font-weight: 700;
        font-style: normal;
        padding: 0 .5rem 0 0;
        margin: 0
    }
    .table.b-table.b-table-stacked-xl>tbody>tr>[data-label]:after {
        display: block;
        clear: both;
        content: ""
    }
    .table.b-table.b-table-stacked-xl>tbody>tr>[data-label]>div {
        display: inline-block;
        width: 60%;
        padding: 0 0 0 .5rem;
        margin: 0
    }
    .table.b-table.b-table-stacked-xl>tbody>tr.bottom-row,
    .table.b-table.b-table-stacked-xl>tbody>tr.top-row {
        display: none
    }
    .table.b-table.b-table-stacked-xl>tbody>tr>:first-child,
    .table.b-table.b-table-stacked-xl>tbody>tr>[rowspan]+td,
    .table.b-table.b-table-stacked-xl>tbody>tr>[rowspan]+th {
        border-top-width: 3px
    }
}

.table.b-table.b-table-stacked {
    display: block;
    width: 100%
}

.table.b-table.b-table-stacked>caption,
.table.b-table.b-table-stacked>tbody,
.table.b-table.b-table-stacked>tbody>tr,
.table.b-table.b-table-stacked>tbody>tr>td,
.table.b-table.b-table-stacked>tbody>tr>th {
    display: block
}

.table.b-table.b-table-stacked>tfoot,
.table.b-table.b-table-stacked>tfoot>tr.b-table-bottom-row,
.table.b-table.b-table-stacked>tfoot>tr.b-table-top-row,
.table.b-table.b-table-stacked>thead,
.table.b-table.b-table-stacked>thead>tr.b-table-bottom-row,
.table.b-table.b-table-stacked>thead>tr.b-table-top-row {
    display: none
}

.table.b-table.b-table-stacked>caption {
    caption-side: top !important
}

.table.b-table.b-table-stacked>tbody>tr>[data-label]:before {
    content: attr(data-label);
    width: 40%;
    float: left;
    text-align: right;
    word-wrap: break-word;
    font-weight: 700;
    font-style: normal;
    padding: 0 .5rem 0 0;
    margin: 0
}

.table.b-table.b-table-stacked>tbody>tr>[data-label]:after {
    display: block;
    clear: both;
    content: ""
}

.table.b-table.b-table-stacked>tbody>tr>[data-label]>div {
    display: inline-block;
    width: 60%;
    padding: 0 0 0 .5rem;
    margin: 0
}

.table.b-table.b-table-stacked>tbody>tr.bottom-row,
.table.b-table.b-table-stacked>tbody>tr.top-row {
    display: none
}

.table.b-table.b-table-stacked>tbody>tr>:first-child,
.table.b-table.b-table-stacked>tbody>tr>[rowspan]+td,
.table.b-table.b-table-stacked>tbody>tr>[rowspan]+th {
    border-top-width: 3px
}

.b-time {
    min-width: 150px
}

.b-time[aria-disabled=true] output,
.b-time[aria-readonly=true] output,
.b-time output.disabled {
    background-color: #242424;
    opacity: 1
}

.b-time[aria-disabled=true] output {
    pointer-events: none
}

[dir=rtl] .b-time>.d-flex:not(.flex-column) {
    flex-direction: row-reverse
}

.b-time .b-time-header {
    margin-bottom: .5rem
}

.b-time .b-time-header output {
    padding: .25rem;
    font-size: 80%
}

.b-time .b-time-footer {
    margin-top: .5rem
}

.b-time .b-time-ampm {
    margin-left: .5rem
}

.b-toast {
    display: block;
    position: relative;
    max-width: 350px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-clip: padding-box;
    z-index: 1;
    border-radius: .25rem
}

.b-toast .toast {
    background-color: hsla(0, 0%, 100%, .85)
}

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

.b-toast.b-toast-solid .toast {
    background-color: #fff
}

.b-toast .toast {
    opacity: 1
}

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

.b-toast .toast .toast-body {
    display: block
}

.b-toast-primary .toast {
    background-color: rgba(248, 228, 230, .85);
    border-color: rgba(239, 189, 194, .85);
    color: #6b0f18
}

.b-toast-primary .toast .toast-header {
    color: #6b0f18;
    background-color: rgba(243, 208, 211, .85);
    border-bottom-color: rgba(239, 189, 194, .85)
}

.b-toast-primary.b-toast-solid .toast {
    background-color: #f8e4e6
}

.b-toast-secondary .toast {
    background-color: hsla(0, 0%, 90.6%, .85);
    border-color: hsla(0, 0%, 79.6%, .85);
    color: #292929
}

.b-toast-secondary .toast .toast-header {
    color: #292929;
    background-color: hsla(0, 0%, 85.5%, .85);
    border-bottom-color: hsla(0, 0%, 79.6%, .85)
}

.b-toast-secondary.b-toast-solid .toast {
    background-color: #e7e7e7
}

.b-toast-success .toast {
    background-color: rgba(241, 246, 231, .85);
    border-color: rgba(220, 233, 195, .85);
    color: #49611a
}

.b-toast-success .toast .toast-header {
    color: #49611a;
    background-color: rgba(230, 239, 212, .85);
    border-bottom-color: rgba(220, 233, 195, .85)
}

.b-toast-success.b-toast-solid .toast {
    background-color: #f1f6e7
}

.b-toast-info .toast {
    background-color: rgba(239, 248, 248, .85);
    border-color: rgba(208, 236, 232, .85);
    color: #32665f
}

.b-toast-info .toast .toast-header {
    color: #32665f;
    background-color: rgba(221, 241, 239, .85);
    border-bottom-color: rgba(208, 236, 232, .85)
}

.b-toast-info.b-toast-solid .toast {
    background-color: #eff8f8
}

.b-toast-warning .toast {
    background-color: hsla(0, 0%, 100%, .85);
    border-color: rgba(253, 249, 219, .85);
    color: #867d47
}

.b-toast-warning .toast .toast-header {
    color: #867d47;
    background-color: rgba(254, 250, 230, .85);
    border-bottom-color: rgba(253, 249, 219, .85)
}

.b-toast-warning.b-toast-solid .toast {
    background-color: #fff
}

.b-toast-danger .toast {
    background-color: rgba(255, 237, 239, .85);
    border-color: rgba(253, 195, 203, .85);
    color: #861a29
}

.b-toast-danger .toast .toast-header {
    color: #861a29;
    background-color: rgba(254, 212, 218, .85);
    border-bottom-color: rgba(253, 195, 203, .85)
}

.b-toast-danger.b-toast-solid .toast {
    background-color: #ffedef
}

.b-toast-light .toast {
    background-color: hsla(0, 0%, 100%, .85);
    border-color: hsla(0, 0%, 94.9%, .85);
    color: #717171
}

.b-toast-light .toast .toast-header {
    color: #717171;
    background-color: hsla(0, 0%, 96.5%, .85);
    border-bottom-color: hsla(0, 0%, 94.9%, .85)
}

.b-toast-light.b-toast-solid .toast {
    background-color: #fff
}

.b-toast-dark .toast {
    background-color: hsla(0, 0%, 87.1%, .85);
    border-color: hsla(0, 0%, 74.5%, .85);
    color: #111
}

.b-toast-dark .toast .toast-header {
    color: #111;
    background-color: hsla(0, 0%, 82%, .85);
    border-bottom-color: hsla(0, 0%, 74.5%, .85)
}

.b-toast-dark.b-toast-solid .toast {
    background-color: #dedede
}

.b-toast-gray-100 .toast {
    background-color: hsla(0, 0%, 100%, .85);
    border-color: hsla(0, 0%, 97.3%, .85);
    color: #7d7d7d
}

.b-toast-gray-100 .toast .toast-header {
    color: #7d7d7d;
    background-color: hsla(0, 0%, 98%, .85);
    border-bottom-color: hsla(0, 0%, 97.3%, .85)
}

.b-toast-gray-100.b-toast-solid .toast {
    background-color: #fff
}

.b-toast-gray-200 .toast {
    background-color: hsla(0, 0%, 100%, .85);
    border-color: hsla(0, 0%, 94.9%, .85);
    color: #717171
}

.b-toast-gray-200 .toast .toast-header {
    color: #717171;
    background-color: hsla(0, 0%, 96.5%, .85);
    border-bottom-color: hsla(0, 0%, 94.9%, .85)
}

.b-toast-gray-200.b-toast-solid .toast {
    background-color: #fff
}

.b-toast-gray-300 .toast {
    background-color: hsla(0, 0%, 97.6%, .85);
    border-color: hsla(0, 0%, 89.8%, .85);
    color: #595959
}

.b-toast-gray-300 .toast .toast-header {
    color: #595959;
    background-color: hsla(0, 0%, 92.5%, .85);
    border-bottom-color: hsla(0, 0%, 89.8%, .85)
}

.b-toast-gray-300.b-toast-solid .toast {
    background-color: #f9f9f9
}

.b-toast-gray-400 .toast {
    background-color: hsla(0, 0%, 96.1%, .85);
    border-color: hsla(0, 0%, 87.5%, .85);
    color: #4d4d4d
}

.b-toast-gray-400 .toast .toast-header {
    color: #4d4d4d;
    background-color: hsla(0, 0%, 91%, .85);
    border-bottom-color: hsla(0, 0%, 87.5%, .85)
}

.b-toast-gray-400.b-toast-solid .toast {
    background-color: #f5f5f5
}

.b-toast-gray-500 .toast {
    background-color: hsla(0, 0%, 94.1%, .85);
    border-color: hsla(0, 0%, 84.7%, .85);
    color: #414141
}

.b-toast-gray-500 .toast .toast-header {
    color: #414141;
    background-color: hsla(0, 0%, 89%, .85);
    border-bottom-color: hsla(0, 0%, 84.7%, .85)
}

.b-toast-gray-500.b-toast-solid .toast {
    background-color: #f0f0f0
}

.b-toast-gray-600 .toast {
    background-color: hsla(0, 0%, 92.2%, .85);
    border-color: hsla(0, 0%, 82%, .85);
    color: #353535
}

.b-toast-gray-600 .toast .toast-header {
    color: #353535;
    background-color: hsla(0, 0%, 87.1%, .85);
    border-bottom-color: hsla(0, 0%, 82%, .85)
}

.b-toast-gray-600.b-toast-solid .toast {
    background-color: #ebebeb
}

.b-toast-gray-700 .toast {
    background-color: hsla(0, 0%, 90.6%, .85);
    border-color: hsla(0, 0%, 79.6%, .85);
    color: #292929
}

.b-toast-gray-700 .toast .toast-header {
    color: #292929;
    background-color: hsla(0, 0%, 85.5%, .85);
    border-bottom-color: hsla(0, 0%, 79.6%, .85)
}

.b-toast-gray-700.b-toast-solid .toast {
    background-color: #e7e7e7
}

.b-toast-gray-800 .toast {
    background-color: hsla(0, 0%, 89%, .85);
    border-color: hsla(0, 0%, 77.3%, .85);
    color: #1e1e1e
}

.b-toast-gray-800 .toast .toast-header {
    color: #1e1e1e;
    background-color: hsla(0, 0%, 83.9%, .85);
    border-bottom-color: hsla(0, 0%, 77.3%, .85)
}

.b-toast-gray-800.b-toast-solid .toast {
    background-color: #e3e3e3
}

.b-toast-gray-900 .toast {
    background-color: hsla(0, 0%, 87.1%, .85);
    border-color: hsla(0, 0%, 74.5%, .85);
    color: #111
}

.b-toast-gray-900 .toast .toast-header {
    color: #111;
    background-color: hsla(0, 0%, 82%, .85);
    border-bottom-color: hsla(0, 0%, 74.5%, .85)
}

.b-toast-gray-900.b-toast-solid .toast {
    background-color: #dedede
}

.b-toaster {
    z-index: 1100
}

.b-toaster .b-toaster-slot {
    position: relative;
    display: block
}

.b-toaster .b-toaster-slot:empty {
    display: none !important
}

.b-toaster.b-toaster-bottom-center,
.b-toaster.b-toaster-bottom-full,
.b-toaster.b-toaster-bottom-left,
.b-toaster.b-toaster-bottom-right,
.b-toaster.b-toaster-top-center,
.b-toaster.b-toaster-top-full,
.b-toaster.b-toaster-top-left,
.b-toaster.b-toaster-top-right {
    position: fixed;
    left: .5rem;
    right: .5rem;
    margin: 0;
    padding: 0;
    height: 0;
    overflow: visible
}

.b-toaster.b-toaster-bottom-center .b-toaster-slot,
.b-toaster.b-toaster-bottom-full .b-toaster-slot,
.b-toaster.b-toaster-bottom-left .b-toaster-slot,
.b-toaster.b-toaster-bottom-right .b-toaster-slot,
.b-toaster.b-toaster-top-center .b-toaster-slot,
.b-toaster.b-toaster-top-full .b-toaster-slot,
.b-toaster.b-toaster-top-left .b-toaster-slot,
.b-toaster.b-toaster-top-right .b-toaster-slot {
    position: absolute;
    max-width: 350px;
    width: 100%;
    left: 0;
    right: 0;
    padding: 0;
    margin: 0
}

.b-toaster.b-toaster-bottom-full .b-toaster-slot,
.b-toaster.b-toaster-bottom-full .b-toaster-slot .b-toast,
.b-toaster.b-toaster-bottom-full .b-toaster-slot .toast,
.b-toaster.b-toaster-top-full .b-toaster-slot,
.b-toaster.b-toaster-top-full .b-toaster-slot .b-toast,
.b-toaster.b-toaster-top-full .b-toaster-slot .toast {
    width: 100%;
    max-width: 100%
}

.b-toaster.b-toaster-top-center,
.b-toaster.b-toaster-top-full,
.b-toaster.b-toaster-top-left,
.b-toaster.b-toaster-top-right {
    top: 0
}

.b-toaster.b-toaster-top-center .b-toaster-slot,
.b-toaster.b-toaster-top-full .b-toaster-slot,
.b-toaster.b-toaster-top-left .b-toaster-slot,
.b-toaster.b-toaster-top-right .b-toaster-slot {
    top: .5rem
}

.b-toaster.b-toaster-bottom-center,
.b-toaster.b-toaster-bottom-full,
.b-toaster.b-toaster-bottom-left,
.b-toaster.b-toaster-bottom-right {
    bottom: 0
}

.b-toaster.b-toaster-bottom-center .b-toaster-slot,
.b-toaster.b-toaster-bottom-full .b-toaster-slot,
.b-toaster.b-toaster-bottom-left .b-toaster-slot,
.b-toaster.b-toaster-bottom-right .b-toaster-slot {
    bottom: .5rem
}

.b-toaster.b-toaster-bottom-center .b-toaster-slot,
.b-toaster.b-toaster-bottom-right .b-toaster-slot,
.b-toaster.b-toaster-top-center .b-toaster-slot,
.b-toaster.b-toaster-top-right .b-toaster-slot {
    margin-left: auto
}

.b-toaster.b-toaster-bottom-center .b-toaster-slot,
.b-toaster.b-toaster-bottom-left .b-toaster-slot,
.b-toaster.b-toaster-top-center .b-toaster-slot,
.b-toaster.b-toaster-top-left .b-toaster-slot {
    margin-right: auto
}

.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-enter-active,
.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-leave-active,
.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-move,
.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-enter-active,
.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-leave-active,
.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-move,
.b-toaster.b-toaster-top-left .b-toast.b-toaster-enter-active,
.b-toaster.b-toaster-top-left .b-toast.b-toaster-leave-active,
.b-toaster.b-toaster-top-left .b-toast.b-toaster-move,
.b-toaster.b-toaster-top-right .b-toast.b-toaster-enter-active,
.b-toaster.b-toaster-top-right .b-toast.b-toaster-leave-active,
.b-toaster.b-toaster-top-right .b-toast.b-toaster-move {
    transition: transform .175s
}

.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-enter-active .toast.fade,
.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-enter-to .toast.fade,
.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-enter-active .toast.fade,
.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-enter-to .toast.fade,
.b-toaster.b-toaster-top-left .b-toast.b-toaster-enter-active .toast.fade,
.b-toaster.b-toaster-top-left .b-toast.b-toaster-enter-to .toast.fade,
.b-toaster.b-toaster-top-right .b-toast.b-toaster-enter-active .toast.fade,
.b-toaster.b-toaster-top-right .b-toast.b-toaster-enter-to .toast.fade {
    transition-delay: .175s
}

.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-leave-active,
.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-leave-active,
.b-toaster.b-toaster-top-left .b-toast.b-toaster-leave-active,
.b-toaster.b-toaster-top-right .b-toast.b-toaster-leave-active {
    position: absolute;
    transition-delay: .175s
}

.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-leave-active .toast.fade,
.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-leave-active .toast.fade,
.b-toaster.b-toaster-top-left .b-toast.b-toaster-leave-active .toast.fade,
.b-toaster.b-toaster-top-right .b-toast.b-toaster-leave-active .toast.fade {
    transition-delay: 0s
}

.tooltip.b-tooltip {
    display: block;
    opacity: .9;
    outline: 0
}

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

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

.tooltip.b-tooltip.noninteractive {
    pointer-events: none
}

.tooltip.b-tooltip .arrow {
    margin: 0 .25rem
}

.tooltip.b-tooltip.bs-tooltip-auto[x-placement^=left] .arrow,
.tooltip.b-tooltip.bs-tooltip-auto[x-placement^=right] .arrow,
.tooltip.b-tooltip.bs-tooltip-left .arrow,
.tooltip.b-tooltip.bs-tooltip-right .arrow {
    margin: .25rem 0
}

.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.b-tooltip-primary.bs-tooltip-top .arrow:before {
    border-top-color: #c51324
}

.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.b-tooltip-primary.bs-tooltip-right .arrow:before {
    border-right-color: #c51324
}

.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.b-tooltip-primary.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #c51324
}

.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.b-tooltip-primary.bs-tooltip-left .arrow:before {
    border-left-color: #c51324
}

.tooltip.b-tooltip-primary .tooltip-inner {
    color: #fff;
    background-color: #c51324
}

.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.b-tooltip-secondary.bs-tooltip-top .arrow:before {
    border-top-color: #454545
}

.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.b-tooltip-secondary.bs-tooltip-right .arrow:before {
    border-right-color: #454545
}

.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.b-tooltip-secondary.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #454545
}

.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.b-tooltip-secondary.bs-tooltip-left .arrow:before {
    border-left-color: #454545
}

.tooltip.b-tooltip-secondary .tooltip-inner {
    color: #fff;
    background-color: #454545
}

.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.b-tooltip-success.bs-tooltip-top .arrow:before {
    border-top-color: #83b128
}

.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.b-tooltip-success.bs-tooltip-right .arrow:before {
    border-right-color: #83b128
}

.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.b-tooltip-success.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #83b128
}

.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.b-tooltip-success.bs-tooltip-left .arrow:before {
    border-left-color: #83b128
}

.tooltip.b-tooltip-success .tooltip-inner {
    color: #fff;
    background-color: #83b128
}

.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.b-tooltip-info.bs-tooltip-top .arrow:before {
    border-top-color: #56bbae
}

.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.b-tooltip-info.bs-tooltip-right .arrow:before {
    border-right-color: #56bbae
}

.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.b-tooltip-info.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #56bbae
}

.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.b-tooltip-info.bs-tooltip-left .arrow:before {
    border-left-color: #56bbae
}

.tooltip.b-tooltip-info .tooltip-inner {
    color: #181818;
    background-color: #56bbae
}

.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.b-tooltip-warning.bs-tooltip-top .arrow:before {
    border-top-color: #f8e880
}

.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.b-tooltip-warning.bs-tooltip-right .arrow:before {
    border-right-color: #f8e880
}

.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.b-tooltip-warning.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #f8e880
}

.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.b-tooltip-warning.bs-tooltip-left .arrow:before {
    border-left-color: #f8e880
}

.tooltip.b-tooltip-warning .tooltip-inner {
    color: #181818;
    background-color: #f8e880
}

.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.b-tooltip-danger.bs-tooltip-top .arrow:before {
    border-top-color: #f82945
}

.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.b-tooltip-danger.bs-tooltip-right .arrow:before {
    border-right-color: #f82945
}

.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.b-tooltip-danger.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #f82945
}

.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.b-tooltip-danger.bs-tooltip-left .arrow:before {
    border-left-color: #f82945
}

.tooltip.b-tooltip-danger .tooltip-inner {
    color: #fff;
    background-color: #f82945
}

.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.b-tooltip-light.bs-tooltip-top .arrow:before {
    border-top-color: #d0d0d0
}

.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.b-tooltip-light.bs-tooltip-right .arrow:before {
    border-right-color: #d0d0d0
}

.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.b-tooltip-light.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #d0d0d0
}

.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.b-tooltip-light.bs-tooltip-left .arrow:before {
    border-left-color: #d0d0d0
}

.tooltip.b-tooltip-light .tooltip-inner {
    color: #181818;
    background-color: #d0d0d0
}

.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.b-tooltip-dark.bs-tooltip-top .arrow:before {
    border-top-color: #181818
}

.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.b-tooltip-dark.bs-tooltip-right .arrow:before {
    border-right-color: #181818
}

.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.b-tooltip-dark.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #181818
}

.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.b-tooltip-dark.bs-tooltip-left .arrow:before {
    border-left-color: #181818
}

.tooltip.b-tooltip-dark .tooltip-inner {
    color: #fff;
    background-color: #181818
}

.tooltip.b-tooltip-gray-100.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.b-tooltip-gray-100.bs-tooltip-top .arrow:before {
    border-top-color: #e7e7e7
}

.tooltip.b-tooltip-gray-100.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.b-tooltip-gray-100.bs-tooltip-right .arrow:before {
    border-right-color: #e7e7e7
}

.tooltip.b-tooltip-gray-100.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.b-tooltip-gray-100.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #e7e7e7
}

.tooltip.b-tooltip-gray-100.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.b-tooltip-gray-100.bs-tooltip-left .arrow:before {
    border-left-color: #e7e7e7
}

.tooltip.b-tooltip-gray-100 .tooltip-inner {
    color: #181818;
    background-color: #e7e7e7
}

.tooltip.b-tooltip-gray-200.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.b-tooltip-gray-200.bs-tooltip-top .arrow:before {
    border-top-color: #d0d0d0
}

.tooltip.b-tooltip-gray-200.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.b-tooltip-gray-200.bs-tooltip-right .arrow:before {
    border-right-color: #d0d0d0
}

.tooltip.b-tooltip-gray-200.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.b-tooltip-gray-200.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #d0d0d0
}

.tooltip.b-tooltip-gray-200.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.b-tooltip-gray-200.bs-tooltip-left .arrow:before {
    border-left-color: #d0d0d0
}

.tooltip.b-tooltip-gray-200 .tooltip-inner {
    color: #181818;
    background-color: #d0d0d0
}

.tooltip.b-tooltip-gray-300.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.b-tooltip-gray-300.bs-tooltip-top .arrow:before {
    border-top-color: #a2a2a2
}

.tooltip.b-tooltip-gray-300.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.b-tooltip-gray-300.bs-tooltip-right .arrow:before {
    border-right-color: #a2a2a2
}

.tooltip.b-tooltip-gray-300.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.b-tooltip-gray-300.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #a2a2a2
}

.tooltip.b-tooltip-gray-300.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.b-tooltip-gray-300.bs-tooltip-left .arrow:before {
    border-left-color: #a2a2a2
}

.tooltip.b-tooltip-gray-300 .tooltip-inner {
    color: #181818;
    background-color: #a2a2a2
}

.tooltip.b-tooltip-gray-400.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.b-tooltip-gray-400.bs-tooltip-top .arrow:before {
    border-top-color: #8b8b8b
}

.tooltip.b-tooltip-gray-400.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.b-tooltip-gray-400.bs-tooltip-right .arrow:before {
    border-right-color: #8b8b8b
}

.tooltip.b-tooltip-gray-400.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.b-tooltip-gray-400.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #8b8b8b
}

.tooltip.b-tooltip-gray-400.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.b-tooltip-gray-400.bs-tooltip-left .arrow:before {
    border-left-color: #8b8b8b
}

.tooltip.b-tooltip-gray-400 .tooltip-inner {
    color: #fff;
    background-color: #8b8b8b
}

.tooltip.b-tooltip-gray-500.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.b-tooltip-gray-500.bs-tooltip-top .arrow:before {
    border-top-color: #737373
}

.tooltip.b-tooltip-gray-500.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.b-tooltip-gray-500.bs-tooltip-right .arrow:before {
    border-right-color: #737373
}

.tooltip.b-tooltip-gray-500.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.b-tooltip-gray-500.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #737373
}

.tooltip.b-tooltip-gray-500.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.b-tooltip-gray-500.bs-tooltip-left .arrow:before {
    border-left-color: #737373
}

.tooltip.b-tooltip-gray-500 .tooltip-inner {
    color: #fff;
    background-color: #737373
}

.tooltip.b-tooltip-gray-600.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.b-tooltip-gray-600.bs-tooltip-top .arrow:before {
    border-top-color: #5c5c5c
}

.tooltip.b-tooltip-gray-600.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.b-tooltip-gray-600.bs-tooltip-right .arrow:before {
    border-right-color: #5c5c5c
}

.tooltip.b-tooltip-gray-600.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.b-tooltip-gray-600.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #5c5c5c
}

.tooltip.b-tooltip-gray-600.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.b-tooltip-gray-600.bs-tooltip-left .arrow:before {
    border-left-color: #5c5c5c
}

.tooltip.b-tooltip-gray-600 .tooltip-inner {
    color: #fff;
    background-color: #5c5c5c
}

.tooltip.b-tooltip-gray-700.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.b-tooltip-gray-700.bs-tooltip-top .arrow:before {
    border-top-color: #454545
}

.tooltip.b-tooltip-gray-700.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.b-tooltip-gray-700.bs-tooltip-right .arrow:before {
    border-right-color: #454545
}

.tooltip.b-tooltip-gray-700.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.b-tooltip-gray-700.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #454545
}

.tooltip.b-tooltip-gray-700.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.b-tooltip-gray-700.bs-tooltip-left .arrow:before {
    border-left-color: #454545
}

.tooltip.b-tooltip-gray-700 .tooltip-inner {
    color: #fff;
    background-color: #454545
}

.tooltip.b-tooltip-gray-800.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.b-tooltip-gray-800.bs-tooltip-top .arrow:before {
    border-top-color: #313131
}

.tooltip.b-tooltip-gray-800.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.b-tooltip-gray-800.bs-tooltip-right .arrow:before {
    border-right-color: #313131
}

.tooltip.b-tooltip-gray-800.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.b-tooltip-gray-800.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #313131
}

.tooltip.b-tooltip-gray-800.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.b-tooltip-gray-800.bs-tooltip-left .arrow:before {
    border-left-color: #313131
}

.tooltip.b-tooltip-gray-800 .tooltip-inner {
    color: #fff;
    background-color: #313131
}

.tooltip.b-tooltip-gray-900.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.b-tooltip-gray-900.bs-tooltip-top .arrow:before {
    border-top-color: #181818
}

.tooltip.b-tooltip-gray-900.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.b-tooltip-gray-900.bs-tooltip-right .arrow:before {
    border-right-color: #181818
}

.tooltip.b-tooltip-gray-900.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.b-tooltip-gray-900.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #181818
}

.tooltip.b-tooltip-gray-900.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.b-tooltip-gray-900.bs-tooltip-left .arrow:before {
    border-left-color: #181818
}

.tooltip.b-tooltip-gray-900 .tooltip-inner {
    color: #fff;
    background-color: #181818
}

.b-icon.bi {
    display: inline-block;
    overflow: visible;
    vertical-align: -.15em
}

.b-icon.b-icon-animation-cylon,
.b-icon.b-iconstack .b-icon-animation-cylon>g {
    transform-origin: center;
    -webkit-animation: b-icon-animation-cylon .75s ease-in-out infinite alternate;
    animation: b-icon-animation-cylon .75s ease-in-out infinite alternate
}

@media(prefers-reduced-motion:reduce) {
    .b-icon.b-icon-animation-cylon,
    .b-icon.b-iconstack .b-icon-animation-cylon>g {
        -webkit-animation: none;
        animation: none
    }
}

.b-icon.b-icon-animation-cylon-vertical,
.b-icon.b-iconstack .b-icon-animation-cylon-vertical>g {
    transform-origin: center;
    -webkit-animation: b-icon-animation-cylon-vertical .75s ease-in-out infinite alternate;
    animation: b-icon-animation-cylon-vertical .75s ease-in-out infinite alternate
}

@media(prefers-reduced-motion:reduce) {
    .b-icon.b-icon-animation-cylon-vertical,
    .b-icon.b-iconstack .b-icon-animation-cylon-vertical>g {
        -webkit-animation: none;
        animation: none
    }
}

.b-icon.b-icon-animation-fade,
.b-icon.b-iconstack .b-icon-animation-fade>g {
    transform-origin: center;
    -webkit-animation: b-icon-animation-fade .75s ease-in-out infinite alternate;
    animation: b-icon-animation-fade .75s ease-in-out infinite alternate
}

@media(prefers-reduced-motion:reduce) {
    .b-icon.b-icon-animation-fade,
    .b-icon.b-iconstack .b-icon-animation-fade>g {
        -webkit-animation: none;
        animation: none
    }
}

.b-icon.b-icon-animation-spin,
.b-icon.b-iconstack .b-icon-animation-spin>g {
    transform-origin: center;
    -webkit-animation: b-icon-animation-spin 2s linear infinite normal;
    animation: b-icon-animation-spin 2s linear infinite normal
}

@media(prefers-reduced-motion:reduce) {
    .b-icon.b-icon-animation-spin,
    .b-icon.b-iconstack .b-icon-animation-spin>g {
        -webkit-animation: none;
        animation: none
    }
}

.b-icon.b-icon-animation-spin-reverse,
.b-icon.b-iconstack .b-icon-animation-spin-reverse>g {
    transform-origin: center;
    animation: b-icon-animation-spin 2s linear infinite reverse
}

@media(prefers-reduced-motion:reduce) {
    .b-icon.b-icon-animation-spin-reverse,
    .b-icon.b-iconstack .b-icon-animation-spin-reverse>g {
        -webkit-animation: none;
        animation: none
    }
}

.b-icon.b-icon-animation-spin-pulse,
.b-icon.b-iconstack .b-icon-animation-spin-pulse>g {
    transform-origin: center;
    -webkit-animation: b-icon-animation-spin 1s steps(8) infinite normal;
    animation: b-icon-animation-spin 1s steps(8) infinite normal
}

@media(prefers-reduced-motion:reduce) {
    .b-icon.b-icon-animation-spin-pulse,
    .b-icon.b-iconstack .b-icon-animation-spin-pulse>g {
        -webkit-animation: none;
        animation: none
    }
}

.b-icon.b-icon-animation-spin-reverse-pulse,
.b-icon.b-iconstack .b-icon-animation-spin-reverse-pulse>g {
    transform-origin: center;
    animation: b-icon-animation-spin 1s steps(8) infinite reverse
}

@media(prefers-reduced-motion:reduce) {
    .b-icon.b-icon-animation-spin-reverse-pulse,
    .b-icon.b-iconstack .b-icon-animation-spin-reverse-pulse>g {
        -webkit-animation: none;
        animation: none
    }
}

.b-icon.b-icon-animation-throb,
.b-icon.b-iconstack .b-icon-animation-throb>g {
    transform-origin: center;
    -webkit-animation: b-icon-animation-throb .75s ease-in-out infinite alternate;
    animation: b-icon-animation-throb .75s ease-in-out infinite alternate
}

@media(prefers-reduced-motion:reduce) {
    .b-icon.b-icon-animation-throb,
    .b-icon.b-iconstack .b-icon-animation-throb>g {
        -webkit-animation: none;
        animation: none
    }
}

@-webkit-keyframes b-icon-animation-cylon {
    0% {
        transform: translateX(-25%)
    }
    to {
        transform: translateX(25%)
    }
}

@keyframes b-icon-animation-cylon {
    0% {
        transform: translateX(-25%)
    }
    to {
        transform: translateX(25%)
    }
}

@-webkit-keyframes b-icon-animation-cylon-vertical {
    0% {
        transform: translateY(25%)
    }
    to {
        transform: translateY(-25%)
    }
}

@keyframes b-icon-animation-cylon-vertical {
    0% {
        transform: translateY(25%)
    }
    to {
        transform: translateY(-25%)
    }
}

@-webkit-keyframes b-icon-animation-fade {
    0% {
        opacity: .1
    }
    to {
        opacity: 1
    }
}

@keyframes b-icon-animation-fade {
    0% {
        opacity: .1
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes b-icon-animation-spin {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(359deg)
    }
}

@keyframes b-icon-animation-spin {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(359deg)
    }
}

@-webkit-keyframes b-icon-animation-throb {
    0% {
        opacity: .5;
        transform: scale(.5)
    }
    to {
        opacity: 1;
        transform: scale(1)
    }
}

@keyframes b-icon-animation-throb {
    0% {
        opacity: .5;
        transform: scale(.5)
    }
    to {
        opacity: 1;
        transform: scale(1)
    }
}

.btn .b-icon.bi,
.dropdown-item .b-icon.bi,
.dropdown-toggle .b-icon.bi,
.input-group-text .b-icon.bi,
.nav-link .b-icon.bi {
    font-size: 125%;
    vertical-align: text-bottom
}

.radio-withdraw-amount {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -.4rem
}

.radio-withdraw-amount .custom-control {
    margin: 0;
    padding: 0;
    flex: 1 0 50%
}

.radio-withdraw-amount .custom-control input[type=radio].custom-control-input:checked~.custom-control-label {
    background-color: #c51324;
    color: #fff
}

.radio-withdraw-amount .custom-control .custom-control-label {
    background-color: #d0d0d0;
    text-align: center;
    width: 100%;
    padding: .5rem;
    border-radius: .25rem;
    margin: 0 .4rem .8rem;
    color: #5c5c5c;
    cursor: pointer
}

.radio-withdraw-amount .custom-control .custom-control-label:hover {
    background-color: #a2a2a2
}

.radio-withdraw-amount .custom-control .custom-control-label:after,
.radio-withdraw-amount .custom-control .custom-control-label:before {
    content: unset
}

.radio-group--custom {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 1rem
}

.radio-group--custom .custom-control {
    padding-left: 0;
    margin-right: .5rem
}

.radio-group--custom .custom-control .custom-control-input:checked~.custom-control-label {
    border-color: #c51324;
    opacity: 1;
    background-color: #181818
}

.radio-group--custom .custom-control .custom-control-label {
    color: #fff;
    background-color: #181818;
    padding: .2rem 1rem;
    border-radius: .3rem;
    border: 1px solid transparent;
    opacity: .7;
    cursor: pointer
}

.radio-group--custom .custom-control .custom-control-label:hover {
    opacity: 1
}

.radio-group--custom .custom-control .custom-control-label:after,
.radio-group--custom .custom-control .custom-control-label:before {
    content: none
}

.radio-group--custom .custom-control .custom-control-label img {
    height: 2rem
}

.radio-group--custom.radio-game-slots .custom-control .custom-control-input:checked~.custom-control-label {
    background-color: #313131
}

.radio-group--custom.radio-game-slots .custom-control .custom-control-label {
    flex-direction: column
}

.custom-control-input:focus~.custom-control-label:before {
    box-shadow: none
}

.radio-checkbox .form-check {
    margin-bottom: .75rem;
    padding-left: 2.2rem
}

.radio-checkbox .form-check .form-check-input {
    position: absolute;
    left: 0;
    z-index: -1;
    opacity: 0
}

.radio-checkbox .form-check .form-check-input~.form-check-label {
    cursor: pointer
}

.radio-checkbox .form-check .form-check-input~.form-check-label:after,
.radio-checkbox .form-check .form-check-input~.form-check-label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1.5rem;
    height: 1.5rem
}

.radio-checkbox .form-check .form-check-input~.form-check-label:before {
    background-color: #454545;
    border-radius: .25rem
}

.radio-checkbox .form-check .form-check-input~.form-check-label:after {
    font-family: Font Awesome\ 5 Pro;
    font-weight: 400;
    text-align: center
}

.radio-checkbox .form-check .form-check-input:checked~.form-check-label:before {
    background-color: #83b128
}

.radio-checkbox .form-check .form-check-input:checked~.form-check-label:after {
    content: "\f00c"
}

.btn {
    box-shadow: none ;
}

.btn-primary {
    background-image: linear-gradient(180deg, transparent, #0000004d)
}

.btn-submit,
.btn[type=submit] {
    font-size: 110%
}

.col-form-label {
    color: #e7e7e7
}

.form-control[readonly],
.mx-datepicker .mx-input[readonly] {
    background-color: #313131
}

.form-control[readonly]:focus,
.mx-datepicker .mx-input[readonly]:focus {
    border-color: #737373
}

.b-form-tags-input:focus,
.custom-select:focus,
.form-control:focus,
.input-group-text:focus,
.mx-datepicker .mx-input:focus {
    box-shadow: unset !important
}

.b-form-tags-input:disabled,
.custom-select:disabled,
.form-control:disabled,
.form-group--custom .custom-select:disabled,
.form-group--custom .form-control:disabled,
.form-group--custom .input-group-text:disabled,
.input-group-text:disabled,
.mx-datepicker .mx-input:disabled {
    color: #737373
}

.form-group--custom.form-invalid .custom-select,
.form-group--custom.form-invalid .form-control,
.form-group--custom.form-invalid .mx-datepicker .mx-input,
.form-group.form-invalid .custom-select,
.form-group.form-invalid .form-control,
.form-group.form-invalid .mx-datepicker .mx-input,
.mx-datepicker .form-group--custom.form-invalid .mx-input,
.mx-datepicker .form-group.form-invalid .mx-input {
    border-color: #f82945 !important
}

.form-group--custom.form-invalid .custom-select~.invalid-feedback,
.form-group--custom.form-invalid .form-control~.invalid-feedback,
.form-group--custom.form-invalid .mx-datepicker .mx-input~.invalid-feedback,
.form-group.form-invalid .custom-select~.invalid-feedback,
.form-group.form-invalid .form-control~.invalid-feedback,
.form-group.form-invalid .mx-datepicker .mx-input~.invalid-feedback,
.mx-datepicker .form-group--custom.form-invalid .mx-input~.invalid-feedback,
.mx-datepicker .form-group.form-invalid .mx-input~.invalid-feedback {
    border-color: #f82945
}

.form-group--custom.form-invalid .input-group-text,
.form-group.form-invalid .input-group-text {
    border-color: #f82945 !important
}

.form-group--custom.form-invalid .ckeditor~.invalid-feedback,
.form-group.form-invalid .ckeditor~.invalid-feedback {
    display: block
}

.form-group--custom.form-valid .custom-select~.invalid-feedback,
.form-group--custom.form-valid .form-control~.invalid-feedback,
.form-group--custom.form-valid .mx-datepicker .mx-input~.invalid-feedback,
.form-group.form-valid .custom-select~.invalid-feedback,
.form-group.form-valid .form-control~.invalid-feedback,
.form-group.form-valid .mx-datepicker .mx-input~.invalid-feedback,
.mx-datepicker .form-group--custom.form-valid .mx-input~.invalid-feedback,
.mx-datepicker .form-group.form-valid .mx-input~.invalid-feedback {
    border-color: #83b128
}

.form-group--custom.form-valid .input-group-text,
.form-group.form-valid .input-group-text {
    border-color: #83b128 !important
}

.form-group--custom {
    margin-bottom: 1.75rem
}

.form-group--custom.form-invalid .custom-select,
.form-group--custom.form-invalid .form-control,
.form-group--custom.form-invalid .mx-datepicker .mx-input,
.mx-datepicker .form-group--custom.form-invalid .mx-input {
    background-color: transparent
}

.form-group--custom .input-group[focus-within] .input-group-text {
    border-color: #f8e880
}

.form-group--custom .input-group-text {
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-group--custom .custom-select,
.form-group--custom .form-control,
.form-group--custom .input-group-text,
.form-group--custom .mx-datepicker .mx-input,
.mx-datepicker .form-group--custom .mx-input {
    background-color: transparent;
    border-radius: 0 !important;
    border: solid #5c5c5c;
    border-width: 0 0 1px
}

.form-group--custom .custom-select:focus,
.form-group--custom .form-control:focus,
.form-group--custom .input-group-text:focus,
.form-group--custom .mx-datepicker .mx-input:focus,
.mx-datepicker .form-group--custom .mx-input:focus {
    border-color: #f8e880
}

.form-group--custom .input-group-append .input-group-text,
.form-group--custom .input-group-prepend .input-group-text {
    padding-left: 0;
    padding-right: 0
}

.form-group--custom .input-group-append i,
.form-group--custom .input-group-prepend i {
    color: #a2a2a2;
    top: .125rem;
    position: relative
}

.form-group--custom .custom-select:first-child,
.form-group--custom .form-control:first-child,
.form-group--custom .mx-datepicker .mx-input:first-child,
.mx-datepicker .form-group--custom .mx-input:first-child {
    padding-left: 0
}

.form-group--custom .custom-select:last-child,
.form-group--custom .form-control:last-child,
.form-group--custom .mx-datepicker .mx-input:last-child,
.mx-datepicker .form-group--custom .mx-input:last-child {
    padding-right: 0
}

.form-light .col-form-label {
    color: #181818
}

.form-light .custom-select,
.form-light .form-control,
.form-light .input-group-text,
.form-light .mx-datepicker .mx-input,
.mx-datepicker .form-light .mx-input {
    border-color: #d0d0d0
}

.form-light .form-control,
.form-light .mx-datepicker .mx-input,
.mx-datepicker .form-light .mx-input {
    color: #181818;
    background-color: #fff
}

.form-light .form-control:focus,
.form-light .mx-datepicker .mx-input:focus,
.mx-datepicker .form-light .mx-input:focus {
    border-color: #c51324 !important
}

select option {
    background: #181818;
    font-size: 110%
}

.input--password {
    -webkit-text-security: disc
}

.input-group-text {
    background-color: #313131
}

.form-group--datetime {
    margin-bottom: .5rem
}

.form-group--datetime input[type=date] {
    margin-right: .25rem;
    width: 60% !important
}

.form-group--datetime input[type=time] {
    width: 40% !important
}

@media(min-width:768px) {
    .form-group--datetime {
        width: 350px
    }
}

.d-flex--center,
.radio-group--custom .custom-control .custom-control-label,
.wallet-menu .menu-item .menu-link figure {
    display: flex;
    justify-content: center;
    align-items: center
}

.d-flex--between {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.modal .close {
    font-size: 2.5rem
}

.modal .modal-content.bg-white .close {
    color: #0b0b0b
}

.modal .modal-footer {
    padding-top: 0
}

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

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

@media(min-width:576px) {
    .modal .modal-dialog {
        min-height: calc(100% - 3.5rem)
    }
    .modal .modal-dialog:before {
        height: calc(100vh - 3.5rem)
    }
}

[ok-block] .modal .modal-footer .btn-primary {
    flex: 1
}

[no-title] .modal .modal-header {
    padding-top: 0;
    padding-bottom: 0
}

[no-title] .modal .modal-header .close {
    margin: 0 -1rem -2.5rem auto
}

.modal[aria-label=msgBox] .modal-content {
    text-align: center;
    padding: .5rem 0
}

.modal[aria-label=msgBox] .modal-content .modal-header {
    justify-content: center;
    padding-top: 8rem
}

.modal[aria-label=msgBox] .modal-content .modal-header .modal-title {
    font-size: 1.75rem
}

.modal[aria-label=msgBox] .modal-content .modal-header:before {
    content: "\f06a";
    font-family: Font Awesome\ 5 Pro;
    font-weight: 300;
    font-size: 5rem;
    position: absolute;
    top: 1rem;
    color: #f8e880
}

.modal[aria-label=msgBox] .modal-content .modal-body {
    font-size: 1.25rem;
    padding-top: 0;
    padding-bottom: 0
}

.modal[aria-label=msgBox] .modal-content .modal-footer {
    justify-content: center;
    flex-direction: row-reverse;
    padding-top: 2rem
}

.modal[aria-label=msgBox] .modal-content .modal-footer .btn {
    padding: .5rem 2rem
}

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

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

.tab-content>.active {
    display: flex;
    flex-wrap: wrap
}

.tab-content>.active>div,
.tab-content>.active>p {
    flex: 1 0 100%;
    width: 100%
}

.tabs .nav-tabs {
    margin-bottom: 1rem;
    border-bottom: 1px solid #313131
}

.tabs .nav-tabs .nav-item .nav-link {
    background-color: transparent;
    border-color: transparent;
    font-weight: 500;
    color: #a2a2a2
}

.tabs .nav-tabs .nav-item .nav-link.active {
    border-color: transparent transparent #c51324;
    color: #e7e7e7
}

.tabs .nav-tabs .nav-item .nav-link.disabled {
    color: #454545
}

.tabs.tabs--light .nav-tabs {
    border-bottom-color: #313131
}

.tabs.tabs--light .nav-tabs .nav-item .nav-link.active {
    color: #fff
}

.progress {
    background: #313131;
    padding: 2px;
    height: .8rem
}

.progress,
.progress .progress-bar {
    border-radius: 5rem
}

.progress-ring__circle {
    transition: stroke-dashoffset .35s;
    transform: rotate(-90deg);
    transform-origin: 50% 50%;
    fill: transparent
}

.current-progress-ring {
    stroke-dasharray: 94.2478, 94.2478;
    stroke-dashoffset: 94.2478
}

.bg-progress-ring {
    color: #313131
}

.b-table-sticky-header>.table.b-table>thead>tr>th {
    top: -1px
}

.table.b-table>tbody>tr>.table-b-table-default,
.table.b-table>tfoot>tr>.table-b-table-default,
.table.b-table>thead>tr>.table-b-table-default {
    background: #222
}

.table,
.table-responsive {
    margin-bottom: 2rem
}

.table thead th {
    padding-top: .5rem;
    padding-bottom: .5rem;
    font-weight: 400;
    font-size: 90%
}

.table thead th:focus {
    outline: none
}

.table tbody td,
.table thead th {
    border-top: 0;
    white-space: nowrap;
    border-bottom: 1px solid #313131
}

.table .thead-light th {
    color: #a2a2a2;
    border-color: #454545
}

.table-bordered td,
.table-bordered th {
    border-color: #454545
}

.b-table-empty-row td {
    border-bottom: 0
}

.b-table-empty-row td [role=alert]>div {
    margin-top: 1.5rem !important;
    min-height: 6rem;
    padding-top: 4.5rem;
    color: #737373;
    background-size: 3rem auto;
    background-repeat: no-repeat;
    background-position: top;
    background-image: url(/_nuxt/img/empty-icon-dark.f25b0f4.svg)
}

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

.table--account-winlose-details thead tr th {
    background-color: #454545 !important
}

@media(max-width:575.98px) {
    .table[class*=b-table-stacked-sm] tr {
        padding: .75rem 0;
        border-top: 1px solid hsla(0, 0%, 100%, .1)
    }
    .table[class*=b-table-stacked-sm] tr:hover,
    .table[class*=b-table-stacked-sm] tr:nth-of-type(odd) {
        background-color: transparent !important
    }
    .table[class*=b-table-stacked-sm] td {
        padding: .2rem 0;
        border-bottom-width: 0
    }
    .table[class*=b-table-stacked-sm] td:last-child {
        border-bottom-width: 0
    }
    .table[class*=b-table-stacked-sm]>tbody>tr>[data-label]:before {
        text-align: left !important;
        font-weight: 400 !important;
        color: #a2a2a2;
        width: 35% !important
    }
    .table[class*=b-table-stacked-sm]>tbody>tr>[data-label]>div {
        width: 65% !important
    }
    .table[class*=b-table-stacked-sm]>tbody>tr>td * {
        text-align: right !important
    }
    .table[class*=b-table-stacked-sm] .media {
        display: inline-flex
    }
    .table[class*=b-table-stacked-sm] .media>.mr-3 {
        margin-right: .5rem !important
    }
    .table[class*=b-table-stacked-sm] .media>.mr-3 img {
        height: 1.25rem
    }
    .table[class*=b-table-stacked-sm] .media .media-body * {
        display: inline-block
    }
    .table[class*=b-table-stacked-sm] .phone-number {
        font-size: 110%
    }
    .table[class*=b-table-stacked-sm] .bank-to-bank,
    .table[class*=b-table-stacked-sm] .fa-copy,
    .table[class*=b-table-stacked-sm]>tbody>tr>[data-label=ID] {
        display: none !important
    }
}

.card .card-header {
    font-weight: 500
}

@media(min-width:1700px) {
    .row--card-fixed-width [class*=col-] {
        max-width: 450px;
        flex: 0 0 450px
    }
}

.pagination {
    margin-bottom: 0
}

.pagination .page-item {
    margin: 0 3px
}

.pagination .page-item.active .page-link {
    border: 1px solid #c51324;
    border-radius: 4px
}

.pagination .page-item.disabled .page-link {
    color: #454545
}

.pagination .page-item .page-link {
    background: 0 0;
    padding: .4rem .6rem;
    line-height: 1;
    border: 1px solid transparent;
    color: #d0d0d0
}

.pagination .page-item .page-link:focus {
    box-shadow: none
}

.hide-number .pagination .page-item .page-link[aria-label="Go to first page"],
.hide-number .pagination .page-item .page-link[aria-label="Go to last page"],
.hide-number .pagination .page-item .page-link[aria-label="Go to next page"],
.hide-number .pagination .page-item .page-link[aria-label="Go to previous page"] {
    padding: 0 .6rem;
    font-size: 1.75rem
}

.rows-per-page {
    background-color: transparent;
    height: auto;
    line-height: 1
}

.close {
    z-index: 100;
    line-height: .5;
    font-family: serif
}

.close:focus {
    outline: none
}

.custom-switch.b-custom-control-lg {
    min-height: 2rem
}

.custom-switch .custom-control-input:checked~.custom-control-label:after {
    background-color: #fff
}

.custom-control-label:before {
    background-color: #454545;
    border: 0
}

.custom-control-input:checked~.custom-control-label:before {
    background-color: #83b128
}

.custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(131, 177, 40, .5) !important
}

.custom-checkbox .custom-control-input:checked~.custom-control-label:after {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA4IDgnPjxwYXRoIGQ9J002LjU2NC43NWwtMy41OSAzLjYxMi0xLjUzOC0xLjU1TDAgNC4yNmwyLjk3NCAyLjk5TDggMi4xOTN6Jy8+PC9zdmc+)
}

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

.toast {
    border: 0;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04);
    color: #181818
}

.toast:focus {
    outline: none
}

.toast .toast-header {
    height: 0;
    padding: 0;
    border: 0
}

.toast .toast-header strong {
    display: none
}

.toast .toast-body {
    padding: .8rem 3.2rem .8rem 1rem
}

.toast .close {
    font-size: 2rem;
    position: absolute;
    top: .6rem;
    right: .6rem;
    margin-bottom: 0 !important;
    padding: .4rem .6rem .7rem;
    border-radius: .25rem
}

.toast .close:hover {
    background-color: rgba(0, 0, 0, .2)
}

.b-toast-primary .toast {
    color: #fff;
    background-color: #ca2636
}

.b-toast-primary .toast .close {
    color: #fff
}

.b-toast-secondary .toast {
    color: #fff;
    background-color: #545454
}

.b-toast-secondary .toast .close {
    color: #fff
}

.b-toast-success .toast {
    color: #fff;
    background-color: #8db739
}

.b-toast-success .toast .close {
    color: #fff
}

.b-toast-info .toast {
    color: #181818;
    background-color: #64c0b4
}

.b-toast-info .toast .close {
    color: #181818
}

.b-toast-warning .toast {
    color: #181818;
    background-color: #f9ea8a
}

.b-toast-warning .toast .close {
    color: #181818
}

.b-toast-danger .toast {
    color: #fff;
    background-color: #f93a54
}

.b-toast-danger .toast .close {
    color: #fff
}

.b-toast-light .toast {
    color: #181818;
    background-color: #d4d4d4
}

.b-toast-light .toast .close {
    color: #181818
}

.b-toast-dark .toast {
    color: #fff;
    background-color: #2a2a2a
}

.b-toast-dark .toast .close {
    color: #fff
}

.b-toast-gray-100 .toast {
    color: #181818;
    background-color: #e9e9e9
}

.b-toast-gray-100 .toast .close {
    color: #181818
}

.b-toast-gray-200 .toast {
    color: #181818;
    background-color: #d4d4d4
}

.b-toast-gray-200 .toast .close {
    color: #181818
}

.b-toast-gray-300 .toast {
    color: #181818;
    background-color: #a9a9a9
}

.b-toast-gray-300 .toast .close {
    color: #181818
}

.b-toast-gray-400 .toast {
    color: #fff;
    background-color: #949494
}

.b-toast-gray-400 .toast .close {
    color: #fff
}

.b-toast-gray-500 .toast {
    color: #fff;
    background-color: #7e7e7e
}

.b-toast-gray-500 .toast .close {
    color: #fff
}

.b-toast-gray-600 .toast {
    color: #fff;
    background-color: #696969
}

.b-toast-gray-600 .toast .close {
    color: #fff
}

.b-toast-gray-700 .toast {
    color: #fff;
    background-color: #545454
}

.b-toast-gray-700 .toast .close {
    color: #fff
}

.b-toast-gray-800 .toast {
    color: #fff;
    background-color: #414141
}

.b-toast-gray-800 .toast .close {
    color: #fff
}

.b-toast-gray-900 .toast {
    color: #fff;
    background-color: #2a2a2a
}

.b-toast-gray-900 .toast .close {
    color: #fff
}

@media(max-width:767.98px) {
    .b-toaster {
        left: 0 !important;
        right: 0 !important
    }
    .b-toaster .b-toast,
    .b-toaster .b-toaster-slot,
    .b-toaster .toast {
        max-width: unset !important
    }
    .b-toaster .b-toaster-slot {
        top: 0 !important
    }
    .b-toaster .toast {
        border-radius: 0 !important
    }
    .b-toaster .toast .toast-body {
        padding: 1rem 3.5rem 1rem 1.5rem
    }
    .b-toaster .toast .close {
        padding: .5rem .6rem .7rem
    }
}

@media(min-width:768px) {
    .b-toaster .b-toaster-slot {
        top: 4rem !important
    }
}

.custom-range::-webkit-slider-runnable-track {
    background-color: #e7e7e7;
    height: 1rem
}

.custom-range::-webkit-slider-thumb {
    width: 1.5rem;
    height: 1.5rem
}

.input-upload-slip {
    display: block;
    padding: 2rem 1rem;
    border: 1px dashed #737373;
    border-radius: .3rem;
    position: relative;
    cursor: pointer
}

.input-upload-slip:hover {
    color: #c51324
}

.input-upload-slip input[type=file] {
    opacity: 0;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: pointer
}

.list-group.list-group-dashed .list-group-item {
    border-style: dashed
}

.list-group.list-group-dashed .list-group-item:last-child {
    border-width: 0
}

.list-group .list-group-item {
    background-color: transparent;
    border-color: #313131
}

.popover-body {
    color: #181818
}

.text-danger.bg-warning,
.text-danger.color-yiq-primary,
.text-danger.color-yiq-warning {
    color: #f82945 !important
}

.dropdown .dropdown-menu {
    min-width: 12rem;
    border: 0;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .2), 0 3px 4px 0 rgba(0, 0, 0, .14), 0 1px 8px 0 rgba(0, 0, 0, .12);
    color: #181818
}

.dropdown .dropdown-menu.show {
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: dropDownfadeUp;
    animation-name: dropDownfadeUp;
    will-change: top, opacity
}

.dropdown .dropdown-menu .b-dropdown-text,
.dropdown .dropdown-menu .dropdown-item {
    padding-top: .6rem;
    padding-bottom: .6rem
}

.dropdown .dropdown-menu .b-dropdown-text i,
.dropdown .dropdown-menu .dropdown-item i {
    opacity: .7
}

.dropdown .b-dropdown-text {
    font-weight: 400
}

.badge-soft-primary {
    color: #c51324;
    background-color: rgba(197, 19, 36, .1);
    border: 1px solid #c51324
}

.badge-soft-secondary {
    color: #454545;
    background-color: rgba(69, 69, 69, .1);
    border: 1px solid #454545
}

.badge-soft-success {
    color: #83b128;
    background-color: rgba(131, 177, 40, .1);
    border: 1px solid #83b128
}

.badge-soft-info {
    color: #56bbae;
    background-color: rgba(86, 187, 174, .1);
    border: 1px solid #56bbae
}

.badge-soft-warning {
    color: #f8e880;
    background-color: rgba(248, 232, 128, .1);
    border: 1px solid #f8e880
}

.badge-soft-danger {
    color: #f82945;
    background-color: rgba(248, 41, 69, .1);
    border: 1px solid #f82945
}

.badge-soft-light {
    color: #d0d0d0;
    background-color: hsla(0, 0%, 81.6%, .1);
    border: 1px solid #d0d0d0
}

.badge-soft-dark {
    color: #181818;
    background-color: rgba(24, 24, 24, .1);
    border: 1px solid #181818
}

.badge-soft-gray-100 {
    color: #e7e7e7;
    background-color: hsla(0, 0%, 90.6%, .1);
    border: 1px solid #e7e7e7
}

.badge-soft-gray-200 {
    color: #d0d0d0;
    background-color: hsla(0, 0%, 81.6%, .1);
    border: 1px solid #d0d0d0
}

.badge-soft-gray-300 {
    color: #a2a2a2;
    background-color: hsla(0, 0%, 63.5%, .1);
    border: 1px solid #a2a2a2
}

.badge-soft-gray-400 {
    color: #8b8b8b;
    background-color: hsla(0, 0%, 54.5%, .1);
    border: 1px solid #8b8b8b
}

.badge-soft-gray-500 {
    color: #737373;
    background-color: hsla(0, 0%, 45.1%, .1);
    border: 1px solid #737373
}

.badge-soft-gray-600 {
    color: #5c5c5c;
    background-color: rgba(92, 92, 92, .1);
    border: 1px solid #5c5c5c
}

.badge-soft-gray-700 {
    color: #454545;
    background-color: rgba(69, 69, 69, .1);
    border: 1px solid #454545
}

.badge-soft-gray-800 {
    color: #313131;
    background-color: rgba(49, 49, 49, .1);
    border: 1px solid #313131
}

.badge-soft-gray-900 {
    color: #181818;
    background-color: rgba(24, 24, 24, .1);
    border: 1px solid #181818
}

.b-form-datepicker .btn {
    padding-left: .5rem;
    padding-right: .5rem
}

.b-form-datepicker .dropdown-menu+.form-control,
.b-form-datepicker .mx-datepicker .dropdown-menu+.mx-input,
.mx-datepicker .b-form-datepicker .dropdown-menu+.mx-input {
    padding-right: .5rem
}

.b-form-datepicker .dropdown-menu.bg-dark .b-calendar .form-control,
.b-form-datepicker .dropdown-menu.bg-dark .b-calendar .mx-datepicker .mx-input,
.mx-datepicker .b-form-datepicker .dropdown-menu.bg-dark .b-calendar .mx-input {
    background-color: #fff;
    color: #313131
}

.b-form-tags-input {
    color: #fff;
    font-size: 90%
}

.home-page .b-sidebar.b-sidebar-right>.b-sidebar-header .close {
    margin-right: unset;
    margin-left: auto;
    font-size: 2rem;
    color: #d0d0d0 !important
}

.nav-sidebar .nav .nav-item .nav-link {
    color: #fff;
    font-size: 120%;
    border-left: 4px solid transparent;
    padding: .75rem 2rem .75rem 1.5rem;
    display: flex
}

.nav-sidebar .nav .nav-item .nav-link:hover {
    background-color: rgba(10, 10, 10, .3)
}

.nav-sidebar .nav .nav-item .nav-link.active {
    border-color: #c51324;
    color: #c51324
}

.nav-sidebar .nav .nav-item.dropdown .dropdown-toggle:after {
    content: "\f078";
    font-family: Font Awesome\ 5 Pro;
    font-weight: 400;
    border: 0;
    margin-left: auto;
    vertical-align: unset;
    transition: .1s;
    opacity: .5
}

.nav-sidebar .nav .nav-item.dropdown.show .dropdown-toggle:after {
    transform: rotate(180deg)
}

.nav-sidebar .nav .nav-item.dropdown .dropdown-menu {
    position: relative !important;
    width: 100%;
    background-color: transparent;
    color: currentColor;
    border-radius: 0;
    box-shadow: none;
    transform: unset !important;
    font-size: 120%;
    padding: 0
}

.nav-sidebar .nav .nav-item.dropdown .dropdown-menu .dropdown-item {
    color: currentColor;
    padding: .75rem 2rem .75rem 3rem;
    background-color: transparent;
    border-left: 4px solid transparent
}

.nav-sidebar .nav .nav-item.dropdown .dropdown-menu .dropdown-item:focus,
.nav-sidebar .nav .nav-item.dropdown .dropdown-menu .dropdown-item:hover {
    background-color: rgba(10, 10, 10, .2)
}

.nav-sidebar .nav .nav-item.dropdown .dropdown-menu .dropdown-item.active,
.nav-sidebar .nav .nav-item.dropdown .dropdown-menu .dropdown-item:active {
    border-color: #c51324;
    color: #c51324
}

.nav-sidebar .nav i {
    margin-right: .5rem;
    width: 1.5rem;
    text-align: center;
    opacity: .7
}

@media(min-width:576px) {
    #home-sidebar {
        width: 350px
    }
}

.bv-no-focus-ring>input:focus {
    outline: 0 !important;
    box-shadow: unset !important
}

.swiper__promotions .swiper-slide {
    width: 80%;
    text-align: center
}

@media(min-width:576px) {
    .swiper__promotions .swiper-slide {
        width: 60%
    }
}

@media(min-width:768px) {
    .swiper__promotions.swiper-responsive .swiper-slide {
        width: 45%
    }
}

@media(min-width:992px) {
    .swiper__promotions.swiper-responsive .swiper-slide {
        width: 30%
    }
}

@media(min-width:1200px) {
    .swiper__promotions.swiper-responsive.fluid-4 .swiper-slide {
        width: 24%
    }
}

.swiper__promotions figure.have-bg {
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 55%;
    border-radius: .7rem;
    margin-bottom: 0
}

.swiper__promotions .img-promotion {
    width: 100%;
    min-height: 7rem
}

.swiper__promotions .swiper-control {
    display: inline-flex;
    justify-content: flex-end;
    align-items: center
}

.swiper__promotions .swiper-control .swiper-pagination {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    bottom: 0
}

.swiper__promotions .swiper-control .swiper-pagination .swiper-pagination-bullet {
    background-color: #e7e7e7;
    margin: .25rem
}

.swiper__promotions .swiper-control .swiper-pagination .swiper-pagination-bullet:focus {
    outline: 0
}

.swiper__promotions .swiper-control .swiper-next,
.swiper__promotions .swiper-control .swiper-prev {
    color: #737373;
    display: inline-block;
    padding: .25rem .75rem;
    cursor: pointer
}

.swiper__promotions .swiper-control .swiper-next:focus,
.swiper__promotions .swiper-control .swiper-prev:focus {
    outline: 0
}

.swiper__promotions .swiper-control .swiper-next:hover,
.swiper__promotions .swiper-control .swiper-prev:hover {
    color: #e7e7e7
}

.swiper__promotions .swiper-control .swiper-next.swiper-button-disabled,
.swiper__promotions .swiper-control .swiper-prev.swiper-button-disabled {
    opacity: .2
}

.swiper__promotions .swiper-control .swiper-next {
    margin-right: -.75rem
}

.swiper-container .swiper-pagination-bullet {
    background-color: #fff;
    opacity: .5
}

.swiper-container .swiper-pagination-bullet-active {
    background-color: #c51324;
    opacity: 1
}

.swiper-container .swiper-pagination.swiper-pagination--outline .swiper-pagination-bullet {
    width: 2rem;
    height: 2rem;
    background-color: transparent;
    border: 2px solid transparent;
    position: relative
}

.swiper-container .swiper-pagination.swiper-pagination--outline .swiper-pagination-bullet:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: hsla(0, 0%, 100%, .5);
    width: 6px;
    height: 6px;
    border-radius: 50%
}

.swiper-container .swiper-pagination.swiper-pagination--outline .swiper-pagination-bullet-active {
    border-color: hsla(0, 0%, 100%, .5)
}

.swiper-container .swiper-pagination.swiper-pagination--outline .swiper-pagination-bullet-active:before {
    background-color: #fff
}

.swiper__banner {
    background-color: #0a0a0a
}

.swiper__banner .swiper-slide {
    height: 260px;
    text-align: center
}

.swiper__banner .swiper-slide figure {
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-size: cover
}

@media(min-width:576px) {
    .swiper__banner .swiper-slide {
        height: 350px
    }
}

@media(min-width:992px) {
    .swiper__banner .swiper-slide {
        height: 400px
    }
}

@media(min-width:1400px) {
    .swiper__banner .swiper-slide {
        height: 500px
    }
}

@media(min-width:1650px) {
    .swiper__banner .swiper-slide {
        height: 590px
    }
}

@media(min-width:2000px) {
    .swiper__banner .swiper-slide figure {
        background-size: contain
    }
}

.apexcharts-canvas.apexcharts-theme-dark {
    background-color: transparent !important
}

.apexcharts-toolbar {
    display: none !important
}

.mx-icon-double-left:after,
.mx-icon-double-left:before,
.mx-icon-double-right:after,
.mx-icon-double-right:before,
.mx-icon-left:before,
.mx-icon-right:before {
    content: "";
    position: relative;
    top: -1px;
    display: inline-block;
    width: 10px;
    height: 10px;
    vertical-align: middle;
    border-color: currentcolor;
    border-style: solid;
    border-width: 2px 0 0 2px;
    border-radius: 1px;
    box-sizing: border-box;
    transform-origin: center;
    transform: rotate(-45deg) scale(.7)
}

.mx-icon-double-left:after {
    left: -4px
}

.mx-icon-double-right:before {
    left: 4px
}

.mx-icon-double-right:after,
.mx-icon-double-right:before,
.mx-icon-right:before {
    transform: rotate(135deg) scale(.7)
}

.mx-btn {
    box-sizing: border-box;
    line-height: 1;
    font-size: 14px;
    font-weight: 500;
    padding: 7px 15px;
    margin: 0;
    cursor: pointer;
    background-color: transparent;
    outline: none;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 4px;
    color: #fff;
    white-space: nowrap
}

.mx-btn:hover {
    border-color: #c51324;
    color: #c51324
}

.mx-btn-text {
    border: 0;
    padding: 0 4px;
    text-align: left;
    line-height: inherit
}

.mx-scrollbar {
    height: 100%
}

.mx-scrollbar:hover .mx-scrollbar-track {
    opacity: 1
}

.mx-scrollbar-wrap {
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto
}

.mx-scrollbar-track {
    position: absolute;
    top: 2px;
    right: 2px;
    bottom: 2px;
    width: 6px;
    z-index: 1;
    border-radius: 4px;
    opacity: 0;
    transition: opacity .24s ease-out
}

.mx-scrollbar-track .mx-scrollbar-thumb {
    position: absolute;
    width: 100%;
    height: 0;
    cursor: pointer;
    border-radius: inherit;
    background-color: rgba(144, 147, 153, .3);
    transition: background-color .3s
}

.mx-zoom-in-down-enter-active,
.mx-zoom-in-down-leave-active {
    opacity: 1;
    transform: scaleY(1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s cubic-bezier(.23, 1, .32, 1);
    transform-origin: center top
}

.mx-zoom-in-down-enter,
.mx-zoom-in-down-leave-to {
    opacity: 0;
    transform: scaleY(0)
}

.mx-datepicker {
    position: relative;
    display: inline-block;
    width: 210px
}

.mx-datepicker svg {
    width: 1em;
    height: 1em;
    vertical-align: -.15em;
    fill: currentColor;
    overflow: hidden
}

.mx-datepicker-range {
    width: 320px
}

.mx-datepicker-inline {
    width: auto
}

.mx-input-wrapper {
    position: relative
}

.mx-input-wrapper .mx-icon-clear {
    display: none
}

.mx-input-wrapper:hover .mx-icon-clear {
    display: block
}

.mx-input-wrapper:hover .mx-icon-clear+.mx-icon-calendar {
    display: none
}

.mx-input {
    display: inline-block;
    box-sizing: border-box;
    width: 100%;
    height: 34px;
    padding: 6px 30px 6px 10px;
    font-size: 14px;
    line-height: 1.4;
    color: #fff;
    background-color: #fff;
    border: 1px solid #737373;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.mx-input:focus,
.mx-input:hover {
    border-color: #c51324
}

.mx-input.disabled,
.mx-input:disabled {
    color: #8b8b8b;
    background-color: #292929;
    border-color: #737373;
    cursor: not-allowed
}

.mx-input:focus {
    outline: none
}

.mx-input::-ms-clear {
    display: none
}

.mx-icon-calendar,
.mx-icon-clear {
    position: absolute;
    top: 50%;
    right: 8px;
    transform: translateY(-50%);
    font-size: 16px;
    line-height: 1;
    color: rgba(0, 0, 0, .5);
    vertical-align: middle
}

.mx-icon-clear {
    cursor: pointer
}

.mx-icon-clear:hover {
    color: rgba(0, 0, 0, .8)
}

.mx-datepicker-main {
    font: 14px/1.5 Helvetica Neue, Helvetica, Arial, Microsoft Yahei, sans-serif;
    color: #fff;
    background-color: #fff;
    border: 1px solid hsla(0, 0%, 100%, .1)
}

.mx-datepicker-popup {
    position: absolute;
    margin-top: 1px;
    margin-bottom: 1px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    z-index: 2001
}

.mx-datepicker-sidebar {
    float: left;
    box-sizing: border-box;
    width: 100px;
    padding: 6px;
    overflow: auto
}

.mx-datepicker-sidebar+.mx-datepicker-content {
    margin-left: 100px;
    border-left: 1px solid hsla(0, 0%, 100%, .1)
}

.mx-datepicker-body {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mx-btn-shortcut {
    display: block;
    padding: 0 6px;
    line-height: 24px
}

.mx-range-wrapper {
    display: flex
}

@media(max-width:750px) {
    .mx-range-wrapper {
        flex-direction: column
    }
}

.mx-datepicker-header {
    padding: 6px 8px;
    border-bottom: 1px solid hsla(0, 0%, 100%, .1)
}

.mx-datepicker-footer {
    padding: 6px 8px;
    text-align: right;
    border-top: 1px solid hsla(0, 0%, 100%, .1)
}

.mx-calendar {
    box-sizing: border-box;
    width: 248px;
    padding: 6px 12px
}

.mx-calendar+.mx-calendar {
    border-left: 1px solid hsla(0, 0%, 100%, .1)
}

.mx-calendar-header,
.mx-time-header {
    box-sizing: border-box;
    height: 34px;
    line-height: 34px;
    text-align: center;
    overflow: hidden
}

.mx-btn-icon-double-left,
.mx-btn-icon-left {
    float: left
}

.mx-btn-icon-double-right,
.mx-btn-icon-right {
    float: right
}

.mx-calendar-header-label {
    font-size: 14px
}

.mx-calendar-decade-separator {
    margin: 0 2px
}

.mx-calendar-decade-separator:after {
    content: "~"
}

.mx-calendar-content {
    position: relative;
    height: 224px;
    box-sizing: border-box
}

.mx-calendar-content .cell {
    cursor: pointer
}

.mx-calendar-content .cell.active,
.mx-calendar-content .cell.in-range,
.mx-calendar-content .cell:hover {
    color: #fff;
    background-color: #c51324
}

.mx-calendar-content .cell.disabled {
    cursor: not-allowed;
    color: #8b8b8b;
    background-color: #292929
}

.mx-calendar-week-mode .mx-date-row {
    cursor: pointer
}

.mx-calendar-week-mode .mx-date-row.mx-active-week,
.mx-calendar-week-mode .mx-date-row:hover {
    background-color: #c51324
}

.mx-calendar-week-mode .mx-date-row .cell.active,
.mx-calendar-week-mode .mx-date-row .cell:hover {
    color: inherit;
    background-color: transparent
}

.mx-week-number {
    opacity: .5
}

.mx-table {
    table-layout: fixed;
    border-collapse: separate;
    border-spacing: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    text-align: center;
    vertical-align: middle
}

.mx-table th {
    padding: 0;
    font-weight: 500
}

.mx-table td {
    padding: 0
}

.mx-table-date td,
.mx-table-date th {
    height: 32px;
    font-size: 12px
}

.mx-table-date .today {
    color: #cb2b3a
}

.mx-table-date .cell.not-current-month {
    color: #ccc
}

.mx-time {
    flex: 1;
    width: 224px;
    background: #fff
}

.mx-time+.mx-time {
    border-left: 1px solid hsla(0, 0%, 100%, .1)
}

.mx-calendar-time {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.mx-time-header {
    border-bottom: 1px solid hsla(0, 0%, 100%, .1)
}

.mx-time-content {
    height: 224px;
    box-sizing: border-box;
    overflow: hidden
}

.mx-time-columns {
    display: flex;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.mx-time-column {
    flex: 1;
    position: relative;
    border-left: 1px solid hsla(0, 0%, 100%, .1);
    text-align: center
}

.mx-time-column:first-child {
    border-left: 0
}

.mx-time-column .mx-time-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.mx-time-column .mx-time-list:after {
    content: "";
    display: block;
    height: 192px
}

.mx-time-column .mx-time-item {
    cursor: pointer;
    font-size: 12px;
    height: 32px;
    line-height: 32px
}

.mx-time-column .mx-time-item:hover {
    color: #fff;
    background-color: #c51324
}

.mx-time-column .mx-time-item.active {
    color: #c51324;
    background-color: transparent;
    font-weight: 700
}

.mx-time-column .mx-time-item.disabled {
    cursor: not-allowed;
    color: #8b8b8b;
    background-color: #292929
}

.mx-time-option {
    cursor: pointer;
    padding: 8px 10px;
    font-size: 14px;
    line-height: 20px
}

.mx-time-option:hover {
    color: #fff;
    background-color: #c51324
}

.mx-time-option.active {
    color: #c51324;
    background-color: transparent;
    font-weight: 700
}

.mx-time-option.disabled {
    cursor: not-allowed;
    color: #8b8b8b;
    background-color: #292929
}

.mx-time {
    width: 100%;
    display: flex;
    flex-direction: column
}

.mx-time .mx-time-content {
    flex-grow: 1;
    flex-basis: 0;
    height: auto
}

.mx-datepicker {
    width: 100%
}

.mx-datepicker .mx-input[readonly] {
    background-color: #313131
}

@media(min-width:576px) {
    .mx-datepicker {
        width: 220px
    }
    .mx-datepicker.datetime {
        width: 290px
    }
}

.mx-datepicker-popup {
    z-index: 1040
}

@media(max-width:750px) {
    .mx-time-content {
        height: 236px
    }
    .mx-calendar {
        width: 270px
    }
    .mx-range-wrapper {
        flex-direction: row
    }
    .mx-datepicker-sidebar {
        width: 80px;
        padding: 6px 0
    }
    .mx-datepicker-sidebar+.mx-datepicker-content {
        margin-left: 80px
    }
}

@media(min-width:751px) {
    .mx-calendar {
        width: 280px
    }
    .mx-datepicker-sidebar {
        width: 110px
    }
    .mx-datepicker-sidebar+.mx-datepicker-content {
        margin-left: 110px
    }
}

.mx-range-wrapper .mx-calendar-panel-date:nth-child(2) {
    display: none
}

.mx-datepicker-main,
.mx-input,
.mx-time {
    background-color: #313131
}

.mx-icon-calendar,
.mx-icon-clear {
    color: hsla(0, 0%, 100%, .5)
}

.mx-table-date .cell.not-current-month {
    color: #737373
}

.mx-icon-clear:hover {
    color: hsla(0, 0%, 100%, .8)
}

.nestable {
    position: relative
}

.nestable .nestable-list {
    margin: 0;
    padding: 0 0 0 25px;
    list-style-type: none
}

.nestable>.nestable-list {
    padding: 0
}

.nestable [draggable=true] {
    cursor: move
}

.nestable-rtl {
    direction: rtl
}

.nestable-rtl .nestable-list {
    padding: 0 25px 0 0
}

.nestable-rtl .nestable-drag-layer {
    left: auto;
    right: 0
}

.nestable-rtl .nestable-drag-layer>.nestable-list {
    padding: 0
}

.nestable-item {
    margin: 5px 0 0;
    position: relative
}

.nestable-item:first-child {
    margin-top: 0
}

.nestable-item .nestable-list {
    margin-top: 5px
}

.nestable-item-copy {
    margin: 10px 0 0
}

.nestable-item-copy:first-child {
    margin-top: 0
}

.nestable-item-copy .nestable-list {
    margin-top: 10px
}

.nestable-item.is-dragging .nestable-list {
    pointer-events: none
}

.nestable-item.is-dragging * {
    opacity: 0;
    filter: alpha(opacity=0)
}

.nestable-item.is-dragging:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(106, 127, 233, .274);
    border: 1px dashed #4964f1
}

.nestable-drag-layer {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    pointer-events: none
}

.nestable-drag-layer>.nestable-list {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    background-color: rgba(106, 127, 233, .274)
}

.nestable-handle {
    display: inline
}

.menus .nav-block {
    pointer-events: none;
    border: 1px solid #5c5c5c;
    background-color: #313131;
    padding: .5rem 1rem;
    position: relative
}

.menus .nav-block .toggle-nav {
    pointer-events: visible
}

.menus .collapse {
    cursor: default;
    border: 1px solid #454545
}

.ckeditor {
    width: 100%
}

.v-sidebar-menu {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    z-index: 999;
    box-sizing: border-box;
    width: 100%;
    text-align: left;
    transition: max-width .3s ease
}

@media(max-width:991.98px) {
    .v-sidebar-menu {
        left: -50px
    }
    .v-sidebar-menu.vsm_expanded {
        left: 0
    }
}

.v-sidebar-menu .vsm--scroll-wrapper {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden
}

.v-sidebar-menu .vsm--dropdown>.vsm--list {
    padding: 5px
}

.v-sidebar-menu .vsm--item {
    position: relative;
    display: block;
    width: 100%;
    white-space: nowrap
}

.v-sidebar-menu .vsm--link {
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
    font-size: 1rem;
    font-weight: 400;
    padding: 10px;
    line-height: 30px;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 20;
    transition: all .3s ease
}

.v-sidebar-menu .vsm--link_active,
.v-sidebar-menu .vsm--link_exact-active {
    font-weight: 400
}

.v-sidebar-menu .vsm--link_exact-active {
    color: #ea2135 !important
}

.v-sidebar-menu .vsm--link_disabled {
    opacity: .4;
    pointer-events: none
}

.v-sidebar-menu .vsm--link_level-1 .vsm--icon {
    height: 30px;
    line-height: 30px;
    width: 30px;
    flex-shrink: 0;
    text-align: center;
    border-radius: 3px
}

.v-sidebar-menu .vsm--link_mobile-item {
    background-color: transparent !important
}

.v-sidebar-menu .vsm--icon {
    display: inline-block;
    margin-right: 10px
}

.v-sidebar-menu .vsm--title {
    flex-grow: 1
}

.v-sidebar-menu .vsm--arrow {
    width: 30px;
    text-align: center;
    font-style: normal;
    font-weight: 900;
    transition: transform .3s ease
}

.v-sidebar-menu .vsm--arrow:after {
    content: "\f105";
    font-family: Font Awesome\ 5 Pro
}

.v-sidebar-menu .vsm--arrow_open {
    transform: rotate(90deg)
}

.v-sidebar-menu .vsm--arrow_slot:after {
    display: none
}

.v-sidebar-menu .vsm--header {
    font-size: 14px;
    font-weight: 500;
    padding: 10px;
    white-space: nowrap;
    text-transform: uppercase
}

.v-sidebar-menu .vsm--badge_default {
    padding: 0 6px;
    font-size: 12px;
    border-radius: 3px;
    height: 20px;
    line-height: 20px;
    font-weight: 500;
    text-transform: uppercase
}

.v-sidebar-menu .vsm--toggle-btn {
    display: block;
    text-align: center;
    font-style: normal;
    font-weight: 900;
    height: 50px;
    cursor: pointer;
    border: none;
    width: 100%
}

.v-sidebar-menu .vsm--toggle-btn:after {
    content: "\f337";
    font-family: Font Awesome\ 5 Pro
}

.v-sidebar-menu .vsm--toggle-btn_slot:after {
    display: none
}

.v-sidebar-menu.vsm_collapsed .vsm--link_level-1.vsm--link_hover,
.v-sidebar-menu.vsm_collapsed .vsm--link_level-1:hover {
    background-color: transparent !important
}

.v-sidebar-menu.vsm_rtl {
    right: 0;
    left: inherit;
    text-align: right;
    direction: rtl
}

.v-sidebar-menu.vsm_rtl .vsm--icon {
    margin-left: 10px;
    margin-right: 0
}

.v-sidebar-menu.vsm_relative {
    position: relative;
    height: 100%
}

.v-sidebar-menu .expand-enter-active,
.v-sidebar-menu .expand-leave-active {
    transition: height .3s ease;
    overflow: hidden
}

.v-sidebar-menu .expand-enter,
.v-sidebar-menu .expand-leave-to {
    height: 0 !important
}

.v-sidebar-menu .slide-animation-enter-active,
.v-sidebar-menu .slide-animation-leave-active {
    transition: width .3s ease
}

.v-sidebar-menu .slide-animation-enter,
.v-sidebar-menu .slide-animation-leave-to {
    width: 0 !important
}

.v-sidebar-menu .fade-animation-enter-active,
.v-sidebar-menu .fade-animation-leave-active {
    transition: opacity .3s ease, visibility .3s ease
}

.v-sidebar-menu .fade-animation-enter,
.v-sidebar-menu .fade-animation-leave-to {
    opacity: 0 !important;
    visibility: hidden !important
}

.v-sidebar-menu .vsm--mobile-item>.vsm--item {
    padding: 0 !important;
    margin: 0 !important;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .2)
}

.v-sidebar-menu .vsm--mobile-item>.vsm--item>.vsm--link {
    margin: 0 !important
}

.v-sidebar-menu .vsm--dropdown .vsm--dropdown_mobile-item {
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .2)
}

#admin-sidebar-menu {
    padding-left: 250px;
    transition: .3s ease
}

#admin-sidebar-menu.collapsed,
#admin-sidebar-menu.onmobile {
    padding-left: 50px
}

@media(max-width:991.98px) {
    #admin-sidebar-menu.onmobile {
        padding-left: 0
    }
}

.sidebar-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #181818;
    opacity: .5;
    z-index: 900
}

.v-sidebar-menu {
    background-color: #202020
}

.v-sidebar-menu .vsm--link {
    color: #fff
}

.v-sidebar-menu .vsm--link_level-1 {
    border-left: 3px solid transparent
}

.v-sidebar-menu .vsm--link_level-1.vsm--link_active,
.v-sidebar-menu .vsm--link_level-1.vsm--link_exact-active {
    border-color: #c51324
}

.v-sidebar-menu .vsm--link_level-1.vsm--link_active .vsm--icon,
.v-sidebar-menu .vsm--link_level-1.vsm--link_exact-active .vsm--icon {
    color: #fff !important;
    background-color: #c51324 !important
}

.v-sidebar-menu .vsm--link_level-1 .vsm--icon {
    background-color: #252525
}

.v-sidebar-menu .vsm--link_level-2.vsm--link_active .vsm--icon,
.v-sidebar-menu .vsm--link_level-2.vsm--link_exact-active .vsm--icon {
    color: #c51324 !important
}

.v-sidebar-menu .vsm--link:hover,
.v-sidebar-menu .vsm--link_hover {
    background-color: rgba(11, 11, 11, .5)
}

.v-sidebar-menu .vsm--link_mobile-item,
.v-sidebar-menu .vsm--link_mobile-item.vsm--link_hover,
.v-sidebar-menu .vsm--link_mobile-item:hover {
    color: #fff
}

.v-sidebar-menu.vsm_collapsed .vsm--link_level-1.vsm--link_hover .vsm--icon,
.v-sidebar-menu.vsm_collapsed .vsm--link_level-1:hover .vsm--icon {
    color: #fff;
    background-color: #252525
}

.v-sidebar-menu .vsm--dropdown .vsm--list {
    background-color: #252525
}

.v-sidebar-menu .vsm--dropdown .vsm--icon,
.v-sidebar-menu .vsm--dropdown .vsm--link {
    color: #fff
}

.v-sidebar-menu .vsm--mobile-bg {
    background-color: #252525
}

.v-sidebar-menu.vsm_expanded .vsm--item_open .vsm--link_level-1 {
    color: #fff;
    background-color: #323232
}

.v-sidebar-menu.vsm_expanded .vsm--item_open .vsm--link_level-1 .vsm--icon {
    background-color: #323232
}

.v-sidebar-menu.vsm_rtl .vsm--link_level-1.vsm--link_active,
.v-sidebar-menu.vsm_rtl .vsm--link_level-1.vsm--link_exact-active {
    box-shadow: inset -3px 0 0 0 #c51324
}

.v-sidebar-menu .vsm--header {
    color: hsla(0, 0%, 100%, .7)
}

.v-sidebar-menu .vsm--badge_default,
.v-sidebar-menu .vsm--toggle-btn {
    color: #fff;
    background-color: #252525
}

.v-sidebar-menu.vsm_white-theme {
    background-color: #fff
}

.v-sidebar-menu.vsm_white-theme .vsm--link {
    color: #181818
}

.v-sidebar-menu.vsm_white-theme .vsm--link_level-1.vsm--link_active .vsm--icon,
.v-sidebar-menu.vsm_white-theme .vsm--link_level-1.vsm--link_exact-active .vsm--icon {
    color: #fff;
    background-color: #c51324
}

.v-sidebar-menu.vsm_white-theme .vsm--link_level-1 .vsm--icon {
    background-color: #d0d0d0
}

.v-sidebar-menu.vsm_white-theme .vsm--link:hover,
.v-sidebar-menu.vsm_white-theme .vsm--link_hover {
    background-color: #ececec
}

.v-sidebar-menu.vsm_white-theme .vsm--link_mobile-item,
.v-sidebar-menu.vsm_white-theme .vsm--link_mobile-item.vsm--link_hover,
.v-sidebar-menu.vsm_white-theme .vsm--link_mobile-item:hover {
    color: #fff
}

.v-sidebar-menu.vsm_white-theme.vsm_collapsed .vsm--link_level-1.vsm--link_hover .vsm--icon,
.v-sidebar-menu.vsm_white-theme.vsm_collapsed .vsm--link_level-1:hover .vsm--icon {
    color: #fff;
    background-color: #252525
}

.v-sidebar-menu.vsm_white-theme .vsm--dropdown .vsm--list {
    background-color: #f4f4f4
}

.v-sidebar-menu.vsm_white-theme .vsm--dropdown .vsm--icon,
.v-sidebar-menu.vsm_white-theme .vsm--dropdown .vsm--link {
    color: #fff
}

.v-sidebar-menu.vsm_white-theme .vsm--mobile-bg {
    background-color: #252525
}

.v-sidebar-menu.vsm_white-theme.vsm_expanded .vsm--item_open .vsm--link_level-1 {
    color: #fff;
    background-color: #323232
}

.v-sidebar-menu.vsm_white-theme.vsm_expanded .vsm--item_open .vsm--link_level-1 .vsm--icon {
    background-color: #323232
}

.v-sidebar-menu.vsm_white-theme.vsm_rtl .vsm--link_level-1.vsm--link_active,
.v-sidebar-menu.vsm_white-theme.vsm_rtl .vsm--link_level-1.vsm--link_exact-active {
    box-shadow: inset -3px 0 0 0 #c51324
}

.v-sidebar-menu.vsm_white-theme .vsm--header {
    color: rgba(24, 24, 24, .7)
}

.v-sidebar-menu.vsm_white-theme .vsm--badge_default,
.v-sidebar-menu.vsm_white-theme .vsm--toggle-btn {
    color: #181818;
    background-color: #f2f2f2
}

a[class^=share-network-] {
    flex: none;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    cursor: pointer;
    margin: 0 .8rem .8rem 0
}

a[class^=share-network-]>i {
    background-color: rgba(0, 0, 0, .2);
    padding: .8rem;
    flex: 0 1 auto
}

a[class^=share-network-]>span {
    padding: 0 .8rem;
    flex: 1 1;
    font-weight: 500
}

body,
html {
    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
    height: 100%
}

@media(max-width:767.98px) {
    html {
        font-size: 92%
    }
}

@media(max-width:575.98px) {
    html {
        font-size: 85%
    }
}

a:hover {
    text-decoration: none !important
}

p {
    margin-bottom: .5rem
}

ol,
ul {
    padding-left: 2rem
}

.text-trasparent {
    color: transparent !important
}

.text-break-all {
    word-break: break-all;
    white-space: normal
}

.text-sans-serif {
    font-family: sans-serif
}

.fs-xl {
    font-size: 120% !important
}

.fs-lg {
    font-size: 110% !important
}

.fs-md {
    font-size: 100% !important
}

.fs-sm {
    font-size: 90% !important
}

.fs-xs {
    font-size: 85% !important
}

#__nuxt {
    min-height: 100%
}
@media screen and (max-width: 767px){
#__main-container:not(:last-child) {
    padding-bottom: 8rem
}}

#__app,
#__layout,
#__main-container,
#__nuxt,
.df-full {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    flex-grow: 1
}

.form-2xl,
.form-lg,
.form-md,
.form-sm,
.form-xl,
.form-xs {
    margin: 0 auto;
    width: 100%
}

.form-xs {
    max-width: 320px !important
}

.form-sm {
    max-width: 500px !important
}

.form-md {
    max-width: 650px !important
}

.form-lg {
    max-width: 760px !important
}

.form-xl {
    max-width: 900px !important
}

.form-2xl {
    max-width: 1040px !important
}

.opacity-50 {
    opacity: .5
}

.opacity-70 {
    opacity: .7
}

.opacity-100 {
    opacity: 1
}

.qr-code-wrapper {
    margin-bottom: 0;
    background-color: rgba(197, 19, 36, .07);
    border: 1px solid #c51324;
    padding: .5rem;
    display: inline-block
}

.rotate-45 {
    transform: rotate(45deg)
}

.curser-pointer {
    cursor: pointer
}

.loading-page {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    background-color: #181818
}

.text-dark-theme {
    color: #fff !important
}

.bg-dark-theme {
    background: #181818 !important
}

.color-yiq-primary {
    color: #fff !important
}

.color-yiq-warning {
    color: #181818 !important
}

img.isLoaded {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

img.isLoading,
img[data-src]:not([data-not-lazy]) {
    width: 40px !important;
    height: auto !important;
    margin: auto;
    -o-object-fit: none !important;
    object-fit: none !important
}

.grayscale-100 {
    filter: grayscale(100%)
}

.img-bank,
.img-browser {
    margin: 0 .1rem .3rem;
    height: 1.75rem;
    opacity: .7 !important
}

.img-bank:hover,
.img-browser:hover {
    opacity: 1
}

.footer {
    background-color: #0a0a0a
}

.navigator-screen {
    background-color: #181818;
    position: fixed;
    left: 0;
    right: 0;
    bottom: -1px;
    z-index: 1039;
    box-shadow: 0 -.125rem .25rem rgba(0, 0, 0, .075)
}

@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3) {
    .navigator-screen {
        padding-bottom: 20px
    }
}

@media only screen and (device-width:812px) and (device-height:375px) and (-webkit-device-pixel-ratio:3) {
    .navigator-screen {
        padding-bottom: 20px
    }
}

@media only screen and (device-width:414px) and (device-height:896px) and (-webkit-device-pixel-ratio:2) {
    .navigator-screen {
        padding-bottom: 20px
    }
}

@media only screen and (device-width:896px) and (device-height:414px) and (-webkit-device-pixel-ratio:2) {
    .navigator-screen {
        padding-bottom: 20px
    }
}

@media only screen and (device-width:414px) and (device-height:896px) and (-webkit-device-pixel-ratio:3) {
    .navigator-screen {
        padding-bottom: 20px
    }
}

@media only screen and (device-width:896px) and (device-height:414px) and (-webkit-device-pixel-ratio:3) {
    .navigator-screen {
        padding-bottom: 20px
    }
}

.navigator {
    display: flex;
    justify-content: space-around;
    padding: 0;
    margin: 0
}

.navigator .nav-item {
    flex: 1;
    text-align: center;
    list-style-type: none
}

.navigator .nav-item.middle-item {
    position: relative
}

.navigator .nav-item.middle-item .nav-link {
    position: absolute;
    top: -1.8rem;
    left: 50%;
    transform: translateX(-50%);
    padding: 0
}

.navigator .nav-item.middle-item .nav-link i {
    color: #fff;
    background: #454545;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 3.6rem;
    height: 3.6rem;
    border-radius: 50%;
    font-size: 1.8rem;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .4);
    -webkit-animation: pulse 3s linear infinite;
    animation: pulse 3s linear infinite
}

@-webkit-keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(69, 69, 69, .7), 0 0 0 0 rgba(69, 69, 69, .7)
    }
    40% {
        box-shadow: 0 0 0 20px transparent, 0 0 0 0 rgba(69, 69, 69, .7)
    }
    80% {
        box-shadow: 0 0 0 20px transparent, 0 0 0 10px transparent
    }
    to {
        box-shadow: 0 0 0 0 transparent, 0 0 0 10px transparent
    }
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(69, 69, 69, .7), 0 0 0 0 rgba(69, 69, 69, .7)
    }
    40% {
        box-shadow: 0 0 0 20px transparent, 0 0 0 0 rgba(69, 69, 69, .7)
    }
    80% {
        box-shadow: 0 0 0 20px transparent, 0 0 0 10px transparent
    }
    to {
        box-shadow: 0 0 0 0 transparent, 0 0 0 10px transparent
    }
}

.navigator .nav-item.middle-item .nav-link i svg {
    position: relative;
    left: 2px;
    height: 30px
}

.navigator .nav-item.middle-item .nav-link.active i,
.navigator .nav-item.middle-item .nav-link.nuxt-link-active i {
    color: #454545;
    background: #f8e880;
    -webkit-animation-name: pulse-active;
    animation-name: pulse-active
}

@-webkit-keyframes pulse-active {
    0% {
        box-shadow: 0 0 0 0 rgba(248, 232, 128, .8), 0 0 0 0 rgba(248, 232, 128, .8)
    }
    40% {
        box-shadow: 0 0 0 20px transparent, 0 0 0 0 rgba(248, 232, 128, .8)
    }
    80% {
        box-shadow: 0 0 0 20px transparent, 0 0 0 10px transparent
    }
    to {
        box-shadow: 0 0 0 0 transparent, 0 0 0 10px transparent
    }
}

@keyframes pulse-active {
    0% {
        box-shadow: 0 0 0 0 rgba(248, 232, 128, .8), 0 0 0 0 rgba(248, 232, 128, .8)
    }
    40% {
        box-shadow: 0 0 0 20px transparent, 0 0 0 0 rgba(248, 232, 128, .8)
    }
    80% {
        box-shadow: 0 0 0 20px transparent, 0 0 0 10px transparent
    }
    to {
        box-shadow: 0 0 0 0 transparent, 0 0 0 10px transparent
    }
}

.navigator .nav-item .nav-link.active {
    color: #f8e880
}

.navigator .nav-item .nav-link.active span {
    color: #fff
}

.navigator .nav-item .nav-link.active i {
    font-weight: 900
}

.navigator .nav-item .nav-link {
    color: #8b8b8b;
    padding: .6rem 0;
    text-decoration: none
}

.navigator .nav-item .nav-link i {
    margin-bottom: 5px;
    font-size: 1.2rem
}

.navigator .nav-item .nav-link span {
    display: block;
    font-size: 85%;
    font-weight: 500
}

.fade-enter-active,
.fade-leave-active {
    transition: opacity .15s
}

.fade-enter,
.fade-leave-active {
    opacity: 0
}

@-webkit-keyframes slideUp {
    0% {
        transform: translate3d(0, 20%, 0)
    }
    to {
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes slideUp {
    0% {
        transform: translate3d(0, 20%, 0)
    }
    to {
        transform: translateZ(0);
        opacity: 1
    }
}

.slide-up-leave-active {
    opacity: 0;
    transition: opacity .1s
}

.slide-up-enter {
    opacity: 0;
    transform: translate3d(0, 20%, 0)
}

.slide-up-enter-active {
    opacity: 0;
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: slideUp;
    animation-name: slideUp
}

@-webkit-keyframes slideDown {
    0% {
        transform: translate3d(0, -20%, 0)
    }
    to {
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes slideDown {
    0% {
        transform: translate3d(0, -20%, 0)
    }
    to {
        transform: translateZ(0);
        opacity: 1
    }
}

.slide-down-leave-active {
    opacity: 0;
    transition: opacity .1s
}

.slide-down-enter {
    opacity: 0;
    transform: translate3d(0, -20%, 0)
}

.slide-down-enter-active {
    opacity: 0;
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: slideDown;
    animation-name: slideDown
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

#admin #__admin {
    padding-top: 50px
}

#admin #__admin .v-sidebar-menu {
    top: 50px
}

.app-navbar {
    background-color: #c51324;
    box-shadow: 0 1px 2px -1px rgba(0, 0, 0, .2), 0 2px 3px 0 rgba(0, 0, 0, .14), 0 1px 6px 0 rgba(0, 0, 0, .12)
}

.app-navbar.navbar-light .navbar-nav .nav-link.active {
    color: #fff
}

.app-navbar.navbar-light .navbar-nav:last-child .nav-link,
.app-navbar.navbar-light .navbar-nav:last-child .navbar-text {
    color: #e7e7e7
}

#nav-aside {
    position: fixed;
    height: 100vh;
    top: 50px;
    transform: translateX(-100%);
    width: 220px;
    max-height: calc(100% - 50px);
    background: #181818;
    color: #fff;
    pointer-events: auto;
    display: flex;
    flex-direction: column
}

#nav-aside,
#nav-aside .nav {
    overflow-y: auto;
    overflow-x: hidden
}

#nav-aside .nav {
    padding-top: .5rem;
    padding-bottom: .5rem;
    flex-wrap: nowrap
}

#nav-aside .nav .nav-item .nav-link {
    color: #d0d0d0;
    padding: .8rem 1rem;
    display: flex;
    align-items: center
}

#nav-aside .nav .nav-item .nav-link.active,
#nav-aside .nav .nav-item .nav-link:hover {
    color: #f8e880;
    background: rgba(10, 10, 10, .2)
}

#nav-aside .nav .nav-item .nav-link:active {
    background: rgba(10, 10, 10, .4)
}

#nav-aside .nav .nav-item .nav-link .icon {
    margin-right: 1rem;
    font-size: 110%;
    width: 22px;
    display: inline-block;
    opacity: .8
}

#nav-aside .nav .navbar-text {
    padding: 1rem 1rem .2rem;
    font-size: 90%;
    color: #737373
}

#nav-aside .divider {
    border-top: 1px solid #454545;
    width: 100%
}

@media(max-width:1260px) {
    #nav-aside {
        top: 0;
        max-height: 100%;
        z-index: 1050
    }
}

.app-content {
    flex: 1 0 auto
}

.app-content>.container,
.app-content>.container-fluid,
.app-content>.container-lg,
.app-content>.container-md,
.app-content>.container-sm,
.app-content>.container-xl {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.nav-open>#nav-aside {
    transform: translateX(0)
}

@media(min-width:1260px) {
    .nav-open~.app-content {
        padding-left: 220px
    }
}

@media(max-width:1260px) {
    .nav-open #nav-aside {
        box-shadow: 0 8px 10px -5px rgba(0, 0, 0, .2), 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12)
    }
    .nav-open>#backdrop {
        display: block
    }
}

#backdrop {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(10, 10, 10, .5);
    z-index: 1040
}

#nav-collapse {
    width: 100%
}

@media(max-width:767.98px) {
    #nav-collapse .navbar-nav .nav-item+.nav-item .nav-link {
        border-top: 1px solid hsla(0, 0%, 100%, .1)
    }
    #nav-collapse .navbar-nav .nav-item.dropdown.show {
        margin-bottom: 1rem
    }
}

#nav-collapse .navbar-nav .nav-item .nav-link {
    font-size: 110%;
    padding-top: 1rem;
    padding-bottom: 1rem;
    color: hsla(0, 0%, 100%, .6)
}

@media(min-width:768px) {
    #nav-collapse .navbar-nav .nav-item .nav-link {
        font-size: 100%;
        padding: .4rem .7rem
    }
}

#nav-collapse .navbar-nav .nav-item .nav-link.active {
    color: #fff
}

.navbar-icon {
    font-size: 1.7rem
}

@media(max-width:767.98px) {
    .navbar-home-page.navbar {
        padding-top: 0;
        padding-bottom: 0
    }
}

.navbar-toggler:focus {
    outline: 0
}

.btn-toggle-sidebar {
    display: inline-flex;
    flex-direction: column;
    justify-content: space-around;
    width: 2rem;
    height: 2rem;
    padding: 2px
}

.btn-toggle-sidebar span {
    display: block;
    width: 100%;
    height: 2px;
    border-radius: 4rem;
    background-color: #fff
}

.btn-toggle-sidebar span:nth-child(2) {
    width: 70%
}

@media(max-width:767.98px) {
    .sub-navbar {
        padding: .3rem
    }
}

.sub-navbar .navbar-nav {
    display: flex;
    justify-content: space-around;
    text-align: center;
    width: 100%
}

.sub-navbar .navbar-nav .nav-item {
    flex: 1
}

.sub-navbar .navbar-nav .nav-item .nav-link {
    color: #d0d0d0;
    border-radius: .3rem;
    font-size: 90%;
    font-weight: 500;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    height: 100%
}

.sub-navbar .navbar-nav .nav-item .nav-link.active {
    background-color: #313131;
    color: #fff
}

.sub-navbar .navbar-nav .nav-item .nav-link:hover {
    background-color: #313131
}

.sub-navbar .navbar-nav .nav-item .nav-link i,
.sub-navbar .navbar-nav .nav-item .nav-link svg {
    width: 1.75rem;
    height: 2rem;
    margin-bottom: 0.35rem
}

@media screen and (max-width: 768px){
	.sub-navbar .navbar-nav .nav-item .nav-link i,
.sub-navbar .navbar-nav .nav-item .nav-link svg {
    width: 1.5rem;
    height: 1.75rem;
    margin-bottom: 0rem
}
}

.sub-navbar .navbar-nav .nav-item .nav-link img {
    height: 2.5rem;
    margin-top: -1rem
}

@media(min-width:768px) {
    .sub-navbar .navbar-nav {
        width: auto;
        margin: 0 auto
    }
    .sub-navbar .navbar-nav .nav-item {
        flex: unset
    }
    .sub-navbar .navbar-nav .nav-item .nav-link {
        flex-direction: row;
        padding: .5rem 1rem;
        margin-right: .5rem;
        font-size: 100%
    }
    .sub-navbar .navbar-nav .nav-item .nav-link i,
    .sub-navbar .navbar-nav .nav-item .nav-link svg {
        margin-bottom: 0;
        margin-right: .5rem
    }
    .sub-navbar .navbar-nav .nav-item .nav-link img {
        margin-right: .5rem;
        margin-bottom: -1rem
    }
}

.home-navbar-footer {
    padding: 0;
    right: .25rem;
    left: .25rem;
    border-radius: 1rem 1rem 0 0
}

@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3) {
    .home-navbar-footer {
        padding-bottom: 20px
    }
}

@media only screen and (device-width:812px) and (device-height:375px) and (-webkit-device-pixel-ratio:3) {
    .home-navbar-footer {
        padding-bottom: 20px
    }
}

@media only screen and (device-width:414px) and (device-height:896px) and (-webkit-device-pixel-ratio:2) {
    .home-navbar-footer {
        padding-bottom: 20px
    }
}

@media only screen and (device-width:896px) and (device-height:414px) and (-webkit-device-pixel-ratio:2) {
    .home-navbar-footer {
        padding-bottom: 20px
    }
}

@media only screen and (device-width:414px) and (device-height:896px) and (-webkit-device-pixel-ratio:3) {
    .home-navbar-footer {
        padding-bottom: 20px
    }
}

@media only screen and (device-width:896px) and (device-height:414px) and (-webkit-device-pixel-ratio:3) {
    .home-navbar-footer {
        padding-bottom: 20px
    }
}

.home-navbar-footer .navbar-nav {
    display: flex;
    justify-content: space-around;
    text-align: center;
    width: 100%
}

.home-navbar-footer .navbar-nav .nav-item {
    flex: 1
}

.home-navbar-footer .navbar-nav .nav-item .nav-link {
    color: #fff;
    font-size: 90%;
    font-weight: 500
}

.home-navbar-footer .navbar-nav .nav-item .nav-link:hover {
    background-color: #ae1120
}

.home-navbar-footer .navbar-nav .nav-item .nav-link i,
.home-navbar-footer .navbar-nav .nav-item .nav-link svg {
    width: 24px;
    height: 28px;
    margin-bottom: .2rem
}

#admin {
    font-size: 90%
}

#admin #__admin {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    max-width: 100%;
    position: relative;
    flex: 1 1 auto;
    overflow-x: hidden
}

#admin .container,
#admin .container-fluid,
#admin .container-lg,
#admin .container-md,
#admin .container-sm,
#admin .container-xl {
    transition: max-width .3s
}

#admin .container {
    max-width: 1400px
}

#admin .container-fluid,
#admin .container-lg,
#admin .container-md,
#admin .container-sm,
#admin .container-xl {
    max-width: 100%
}

#admin .card .card-header {
    border-bottom: 1px solid #5c5c5c
}

#admin .card .card-footer {
    border-top: 1px solid #5c5c5c
}

@media(min-width:768px) {
    .list-group__overview {
        height: 100%;
        overflow-x: hidden;
        overflow-y: auto;
        flex-grow: 1;
        flex-basis: 0
    }
}

.list-group__overview .list-group-item {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    border-width: 0 0 1px;
    padding: .75rem
}

.list-group__overview .list-group-item i {
    margin-right: .5rem;
    width: 1.5rem;
    text-align: center;
    color: #8b8b8b
}

.list-group__overview .list-group-item span:last-child {
    font-weight: 500;
    padding-left: 1rem
}

.w-details {
    min-width: 150px;
    white-space: normal !important
}

.table-deposits-statistical {
    max-height: unset
}

@media(min-width:768px) {
    .table-deposits-statistical {
        max-height: 340px
    }
}

#notification .list-group::-webkit-scrollbar,
.list-group__overview::-webkit-scrollbar,
.modal .modal-dialog-scrollable .modal-body::-webkit-scrollbar,
.table-deposits-statistical::-webkit-scrollbar {
    width: .5rem;
    height: .5rem
}

#notification .list-group::-webkit-scrollbar-thumb,
.list-group__overview::-webkit-scrollbar-thumb,
.modal .modal-dialog-scrollable .modal-body::-webkit-scrollbar-thumb,
.table-deposits-statistical::-webkit-scrollbar-thumb {
    background-color: transparent;
    border-radius: 5rem;
    background-color: #454545
}

#notification .list-group::-webkit-scrollbar-thumb:hover,
.list-group__overview::-webkit-scrollbar-thumb:hover,
.modal .modal-dialog-scrollable .modal-body::-webkit-scrollbar-thumb:hover,
.table-deposits-statistical::-webkit-scrollbar-thumb:hover {
    background-color: #5c5c5c
}

.img-game-history {
    width: auto;
    height: 3.5rem;
    border: 1px solid #a2a2a2;
    border-radius: .5rem
}

.gallery-box img {
    width: 100%;
    height: 8rem;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center
}

@media(min-width:768px) {
    .gallery-box img {
        height: 12rem
    }
}

.text-title {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: .3rem;
    z-index: 100;
    font-size: 1rem;
    font-weight: 500;
    color: currentColor;
    opacity: .9;
    white-space: nowrap
}

.app-header {
    min-height: 3.4rem;
    padding: .6rem 0
}

.app-header .btn-link {
    font-size: 1.5rem;
    padding: .1rem .5rem;
    line-height: 1.2;
    color: currentColor;
    opacity: .7
}

.tabs-header {
    margin: .6rem 0 -.6rem;
    display: flex;
    flex-wrap: nowrap
}

.tabs-header .tab-item .tab-link {
    color: #8b8b8b;
    transition: all .15s ease;
    position: relative;
    margin-right: 2rem;
    padding: .6rem 0;
    height: 3rem;
    font-size: 100%;
    opacity: 1;
    font-weight: 500
}

.tabs-header .tab-item .tab-link:focus,
.tabs-header .tab-item .tab-link:hover {
    text-decoration: none
}

.tabs-header .tab-item .tab-link.active {
    color: #fff;
    font-size: 110%
}

.tabs-header .tab-item .tab-link.active:before {
    content: "";
    left: 10%;
    right: 10%
}

.tabs-header .tab-item .tab-link:before {
    content: none;
    position: absolute;
    z-index: 0;
    left: 50%;
    right: 50%;
    bottom: -1px;
    background: #c51324;
    height: 2px;
    transition-property: left right;
    transition-duration: .15s;
    transition-timing-function: ease-out
}

.tabs-header.justified {
    margin: .6rem auto -.6rem
}

.tabs-header.justified .tab-item {
    flex: 1 1 auto
}

.tabs-header.justified .tab-item .tab-link {
    width: 100%;
    margin-right: 0
}

.tabs-header__games {
    margin: 1rem auto 0 !important;
    border: 1px solid #313131;
    border-radius: .25rem;
    padding: 2px;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch
}

.tabs-header__games .tab-item {
    flex: 1 0 auto
}

.tabs-header__games .tab-item .tab-link {
    height: 100%;
    padding: .6rem
}

.tabs-header__games .tab-item .tab-link.active {
    background-color: #c51324;
    color: #fff;
    font-size: 100%
}

.tabs-header__games .tab-item .tab-link.active:before {
    content: none
}

.steps {
    margin: 1.5rem 0 2.5rem;
    padding: 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    height: 1px
}

.steps .step-item {
    list-style-type: none;
    flex: 1;
    position: relative
}

.steps .step-item:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: #5c5c5c;
    bottom: -.85rem;
    left: 0
}

.steps .step-item:first-child .step-text,
.steps .step-item:first-child .step-text:after,
.steps .step-item:first-child .step-text:before {
    transform: unset;
    left: 0
}

.steps .step-item:first-child .step-text:after {
    width: 15px
}

.steps .step-item:last-child {
    flex: 0
}

.steps .step-item:last-child .step-text,
.steps .step-item:last-child .step-text:after,
.steps .step-item:last-child .step-text:before {
    right: 0;
    left: auto;
    transform: unset
}

.steps .step-item:last-child .step-text:after {
    width: 15px
}

.steps .step-item .step-text {
    position: absolute;
    top: -1.3rem;
    left: 0;
    transform: translateX(-50%);
    white-space: nowrap;
    font-size: 90%;
    color: #8b8b8b
}

.steps .step-item .step-text:after,
.steps .step-item .step-text:before {
    position: absolute;
    font-family: Font Awesome\ 5 Pro;
    font-weight: 900;
    font-size: 10px;
    bottom: -1.3rem;
    left: 50%;
    transform: translateX(-50%);
    color: #5c5c5c
}

.steps .step-item .step-text:before {
    content: "\f111";
    z-index: 2
}

.steps .step-item.step-process .step-text {
    color: #83b128
}

.steps .step-item.step-process .step-text:before {
    content: "\f058";
    color: #83b128;
    font-size: 14px;
    bottom: -1.5rem
}

.steps .step-item.step-finish:before {
    background: #83b128
}

.steps .step-item.step-finish .step-text {
    color: #a2a2a2
}

.steps .step-item.step-finish .step-text:before {
    color: #83b128
}

.form-edit-text {
    position: relative;
    padding-left: 1.25rem;
    min-height: 1.25rem
}

.form-edit-text:hover .btn-edit {
    z-index: 1;
    opacity: 1
}

.form-edit-text:hover .edit-text {
    border-bottom-color: #737373
}

.form-edit-text .btn-save {
    display: none
}

.form-edit-text .btn-edit:hover {
    color: #c51324 !important
}

.form-edit-text .btn-edit,
.form-edit-text .btn-save {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: -1;
    opacity: 0;
    transition: .1s;
    font-size: 90%
}

.form-edit-text .edit-text {
    border-bottom: 1px dashed transparent
}

.form-edit-text .edit-text:focus~.btn-edit {
    display: none
}

.form-edit-text .edit-text:focus~.btn-save {
    opacity: 1;
    z-index: 1;
    display: inline-block
}

.navbar-logo {
    height: calc(100vw /30);
    position: absolute;
    top: 20px;
}

@media(max-width:500px) {
    .navbar-logo {
        height: 3rem;
        position: inherit;
        top: 0;
    }
    .navbar-logo.icon-only {
        width: 12rem;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: left;
        object-position: left
    }
}

.balance-wrapper {
    overflow: hidden;
    border-width: 0
}

.balance-wrapper .card-body {
    background-color: #c51324
}

.balance-wrapper .card-footer {
    border-top-width: 0
}

.text-balance {
    font-size: 2rem;
    line-height: .5;
    margin: 1rem 0
}

.text-balance:before {
    content: "฿";
    font-size: 1rem;
    vertical-align: top
}

.wallet-menu {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap
}

.wallet-menu .menu-item {
    list-style-type: none;
    flex-basis: 0;
    flex-grow: 1
}

.wallet-menu .menu-item .menu-link {
    display: block;
    text-align: center
}

.wallet-menu .menu-item .menu-link span {
    color: #a2a2a2;
    font-weight: 500
}

.wallet-menu .menu-item .menu-link:hover span {
    color: #fff;
    text-decoration: none
}

.wallet-menu .menu-item .menu-link:hover figure {
    background-color: #202020
}

.wallet-menu .menu-item .menu-link figure {
    background-color: #181818;
    width: 4rem;
    height: 4rem;
    margin: 0 auto .4rem;
    border-radius: 50%
}

.wallet-menu .menu-item .menu-link figure img {
    height: 2rem
}

.wallet-menu .menu-item .menu-link figure svg {
    fill: #f8e880;
    width: auto
}

.wallet-menu .menu-item .menu-link figure .svg-color-1 {
    color: #f7e468
}

.wallet-menu .menu-item .menu-link figure .svg-color-2 {
    color: #f9ec98
}

.btn-get-credit-free {
    background-image: none
}

#notification {
    position: relative;
    z-index: 10
}

#notification .notification-dropdown {
    position: absolute;
    width: 300px;
    top: 100%;
    right: 0;
    background-color: #252525
}

@media(min-width:360px) {
    #notification .notification-dropdown {
        width: 25rem
    }
}

#notification .list-group {
    max-height: 400px;
    overflow: auto
}

#notification .list-group .list-group-item {
    cursor: pointer
}

#notification .list-group .list-group-item.readed {
    color: #8b8b8b
}

#notification .list-group .list-group-item.readed i {
    color: #8b8b8b !important
}

#notification .list-group .list-group-item:not(.readed) {
    background-color: hsla(0, 0%, 100%, .1)
}

#notification .list-group .list-group-item:not(.readed) .time {
    color: #c51324
}

#noti-backdrop {
    position: fixed;
    z-index: 9;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.nav-wallet {
    position: relative;
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    justify-content: center;
    align-items: center
}

.nav-wallet i {
    font-size: 1.5rem
}

.badge-notify {
    position: absolute;
    min-height: 1.5em;
    min-width: 1.5em;
    padding: .25em;
    line-height: 1;
    border-radius: 10em;
    font-size: 70%;
    font-weight: 700;
    z-index: 5;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #f82945;
    display: flex;
    justify-content: center;
    align-items: center
}

.notice-lists li {
    margin-bottom: 1rem
}

.fa-deposit,
.fa-withdraw {
    width: 2.6rem;
    height: 2.6rem;
    background-color: #181818;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 120%;
    transform: rotate(45deg)
}

.fa-deposit {
    color: #83b128;
    background-color: rgba(131, 177, 40, .2)
}

.fa-withdraw {
    color: #f82945;
    background-color: rgba(248, 41, 69, .2)
}

.profile-wrapper {
    padding: 1.3rem 0;
    border-radius: 0 0 1.3rem 1.3rem;
    position: relative;
    margin-top: -1px
}

.profile-wrapper:nth-child(2) {
    z-index: 2
}

.profile-wrapper:nth-child(3) {
    z-index: 1;
    margin-top: -2rem;
    padding-top: 3rem
}

.img-profile {
    border-radius: 50%;
    margin: 0;
    overflow: hidden;
    display: inline-block;
    position: relative;
    background-color: #181818;
    border: 3px solid #737373
}

.img-profile img {
    height: 5rem
}

.img-profile.edit-profile:after,
.img-profile.edit-profile:before {
    position: absolute;
    transition: all .3s
}

.img-profile.edit-profile:hover:before {
    color: #fff
}

.img-profile.edit-profile:hover:after {
    background-color: rgba(24, 24, 24, .7)
}

.img-profile.edit-profile:before {
    content: "เปลี่ยน";
    top: 50%;
    left: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    color: transparent
}

.img-profile.edit-profile:after {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-color: transparent
}

.setting-icon {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 110%;
    margin: 0;
    background-color: #181818
}

.radio-change-avatar {
    display: flex;
    flex-wrap: wrap
}

.radio-change-avatar .custom-control {
    margin: 0;
    padding: 0 .5rem 1rem;
    flex: 1 1 33.32%;
    display: flex;
    justify-content: center
}

.radio-change-avatar .custom-control-input:checked~.custom-control-label {
    box-shadow: 0 0 0 2px #c51324
}

.radio-change-avatar .custom-control-label {
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
    display: block;
    border: 4px solid #313131;
    overflow: hidden
}

.radio-change-avatar .custom-control-label:after,
.radio-change-avatar .custom-control-label:before {
    content: none
}

.radio-change-avatar .img-avatar {
    width: 100%
}

@media(min-width:370px) {
    .radio-change-avatar .custom-control-label {
        width: 6.5rem;
        height: 6.5rem
    }
}

.ranking-top-wrapper {
    position: relative;
    border-bottom-left-radius: 50% 10%;
    border-bottom-right-radius: 50% 10%;
    overflow: hidden;
    margin-top: -4rem;
    padding-top: 4rem
}

#ranking-animate {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 0
}

.ranking-top-3 {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
    padding-top: 2.2rem;
    padding-bottom: 4rem
}

.ranking-top-3 .ranking-item {
    text-align: center;
    position: relative;
    z-index: 2
}

.ranking-top-3 .ranking-item .img-profile {
    position: relative;
    z-index: 1;
    transition: transform .1s ease
}

.ranking-top-3 .ranking-item .img-profile:hover {
    transform: scale(1.1)
}

.ranking-top-3 .ranking-item:before {
    content: "";
    position: absolute;
    width: 5rem;
    height: 6.5rem;
    background: linear-gradient(hsla(0, 0%, 100%, .6), #c51324);
    left: 50%;
    transform: translateX(-50%);
    top: 9.5rem
}

.ranking-top-3 .ranking-item.ranking-middle .img-profile {
    border-color: #fb9e28
}

.ranking-top-3 .ranking-item:not(.ranking-middle) {
    margin-top: 3rem
}

.ranking-top-3 .ranking-item:not(.ranking-middle):before {
    height: 3.5rem
}

.ranking-top-3 .ranking-item .username {
    margin-bottom: .3rem;
    color: #fff
}

.ranking-top-3 .ranking-item .bonus {
    color: #fff;
    background-color: #181818;
    border-radius: 10rem;
    font-size: 90%;
    padding: .1rem .75rem
}

.ranking-top-3 .ranking-item:first-child:after,
.ranking-top-3 .ranking-item:nth-child(2):after,
.ranking-top-3 .ranking-item:nth-child(3):after {
    content: "";
    position: absolute;
    width: 3.5rem;
    height: 3rem;
    top: -2.2rem;
    left: 50%;
    z-index: 10;
    transform: translateX(-50%);
    background-size: contain;
    background-repeat: no-repeat
}

.ranking-top-3 .ranking-item:first-child:after {
    background-image: url(/_nuxt/img/ranking-2.60db84c.png)
}

.ranking-top-3 .ranking-item:nth-child(2):after {
    background-image: url(/_nuxt/img/ranking-1.b1a7821.png)
}

.ranking-top-3 .ranking-item:nth-child(3):after {
    background-image: url(/_nuxt/img/ranking-3.468a1fc.png)
}

.form-otp>[role=group]>div {
    display: flex;
    flex-wrap: nowrap
}

.form-otp>[role=group]>div>div {
    padding: 0 .3rem
}

.form-otp>[role=group]>div>div .form-control,
.form-otp>[role=group]>div>div .mx-datepicker .mx-input,
.mx-datepicker .form-otp>[role=group]>div>div .mx-input {
    text-align: center;
    font-size: 1.7rem;
    padding-right: 0;
    padding-left: 0
}

.form-otp>[role=group]>div>div .form-control.disabled,
.form-otp>[role=group]>div>div .mx-datepicker .disabled.mx-input,
.mx-datepicker .form-otp>[role=group]>div>div .disabled.mx-input {
    pointer-events: none;
    color: #8b8b8b
}

.img-logo-authen {
    height: 4.5rem
}

.bg-authen {
    background: url(/_nuxt/img/bg-authen.0ad3427.jpg) no-repeat top fixed;
    background-size: cover;
    z-index: -1;
    -webkit-animation: zoom-bg 60s linear infinite, delay-bg .2s;
    animation: zoom-bg 60s linear infinite, delay-bg .2s
}

.bg-authen,
.bg-authen:before {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.bg-authen:before {
    content: "";
    background-size: 100%;
    background-image: linear-gradient(to right top, #0a0a0a 0, rgba(10, 10, 10, .6))
}

@-webkit-keyframes zoom-bg {
    0% {
        transform: scale(1)
    }
    50% {
        transform: scale(1.3)
    }
    to {
        transform: scale(1)
    }
}

@keyframes zoom-bg {
    0% {
        transform: scale(1)
    }
    50% {
        transform: scale(1.3)
    }
    to {
        transform: scale(1)
    }
}

@-webkit-keyframes delay-bg {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes delay-bg {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.game-lists {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 -.5rem;
    padding: 0
}

.game-lists .game-item {
    list-style-type: none;
    flex: 0 0 100%;
    width: 100%;
    padding-left: .5rem;
    padding-right: .5rem;
    margin-bottom: 1rem;
    will-change: transform;
    opacity: 0;
    -webkit-animation: fade-game .2s;
    animation: fade-game .2s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes fade-game {
    0% {
        opacity: 0;
        transform: translateY(30px)
    }
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes fade-game {
    0% {
        opacity: 0;
        transform: translateY(30px)
    }
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.game-lists .game-item:first-child {
    -webkit-animation-delay: .01667s;
    animation-delay: .01667s
}

.game-lists .game-item:nth-child(2) {
    -webkit-animation-delay: .03333s;
    animation-delay: .03333s
}

.game-lists .game-item:nth-child(3) {
    -webkit-animation-delay: .05s;
    animation-delay: .05s
}

.game-lists .game-item:nth-child(4) {
    -webkit-animation-delay: .06667s;
    animation-delay: .06667s
}

.game-lists .game-item:nth-child(5) {
    -webkit-animation-delay: .08333s;
    animation-delay: .08333s
}

.game-lists .game-item:nth-child(6) {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

.game-lists .game-item:nth-child(7) {
    -webkit-animation-delay: .11667s;
    animation-delay: .11667s
}

.game-lists .game-item:nth-child(8) {
    -webkit-animation-delay: .13333s;
    animation-delay: .13333s
}

.game-lists .game-item:nth-child(9) {
    -webkit-animation-delay: .15s;
    animation-delay: .15s
}

.game-lists .game-item:nth-child(10) {
    -webkit-animation-delay: .16667s;
    animation-delay: .16667s
}

.game-lists .game-item:nth-child(11) {
    -webkit-animation-delay: .18333s;
    animation-delay: .18333s
}

.game-lists .game-item:nth-child(12) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.game-lists .game-item:nth-child(13) {
    -webkit-animation-delay: .21667s;
    animation-delay: .21667s
}

.game-lists .game-item:nth-child(14) {
    -webkit-animation-delay: .23333s;
    animation-delay: .23333s
}

.game-lists .game-item:nth-child(15) {
    -webkit-animation-delay: .25s;
    animation-delay: .25s
}

.game-lists .game-item:nth-child(16) {
    -webkit-animation-delay: .26667s;
    animation-delay: .26667s
}

.game-lists .game-item:nth-child(17) {
    -webkit-animation-delay: .28333s;
    animation-delay: .28333s
}

.game-lists .game-item:nth-child(18) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.game-lists .game-item:nth-child(19) {
    -webkit-animation-delay: .31667s;
    animation-delay: .31667s
}

.game-lists .game-item:nth-child(20) {
    -webkit-animation-delay: .33333s;
    animation-delay: .33333s
}

.game-lists .game-item:nth-child(21) {
    -webkit-animation-delay: .35s;
    animation-delay: .35s
}

.game-lists .game-item:nth-child(22) {
    -webkit-animation-delay: .36667s;
    animation-delay: .36667s
}

.game-lists .game-item:nth-child(23) {
    -webkit-animation-delay: .38333s;
    animation-delay: .38333s
}

.game-lists .game-item:nth-child(24) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.game-lists .game-item:nth-child(25) {
    -webkit-animation-delay: .41667s;
    animation-delay: .41667s
}

.game-lists .game-item:nth-child(26) {
    -webkit-animation-delay: .43333s;
    animation-delay: .43333s
}

.game-lists .game-item:nth-child(27) {
    -webkit-animation-delay: .45s;
    animation-delay: .45s
}

.game-lists .game-item:nth-child(28) {
    -webkit-animation-delay: .46667s;
    animation-delay: .46667s
}

.game-lists .game-item:nth-child(29) {
    -webkit-animation-delay: .48333s;
    animation-delay: .48333s
}

.game-lists .game-item:nth-child(30) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.game-lists .game-item:nth-child(31) {
    -webkit-animation-delay: .51667s;
    animation-delay: .51667s
}

.game-lists .game-item:nth-child(32) {
    -webkit-animation-delay: .53333s;
    animation-delay: .53333s
}

.game-lists .game-item:nth-child(33) {
    -webkit-animation-delay: .55s;
    animation-delay: .55s
}

.game-lists .game-item:nth-child(34) {
    -webkit-animation-delay: .56667s;
    animation-delay: .56667s
}

.game-lists .game-item:nth-child(35) {
    -webkit-animation-delay: .58333s;
    animation-delay: .58333s
}

.game-lists .game-item:nth-child(36) {
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

.game-lists .game-item:nth-child(37) {
    -webkit-animation-delay: .61667s;
    animation-delay: .61667s
}

.game-lists .game-item:nth-child(38) {
    -webkit-animation-delay: .63333s;
    animation-delay: .63333s
}

.game-lists .game-item:nth-child(39) {
    -webkit-animation-delay: .65s;
    animation-delay: .65s
}

.game-lists .game-item:nth-child(40) {
    -webkit-animation-delay: .66667s;
    animation-delay: .66667s
}

.game-lists .game-item:nth-child(41) {
    -webkit-animation-delay: .68333s;
    animation-delay: .68333s
}

.game-lists .game-item:nth-child(42) {
    -webkit-animation-delay: .7s;
    animation-delay: .7s
}

.game-lists .game-item:nth-child(43) {
    -webkit-animation-delay: .71667s;
    animation-delay: .71667s
}

.game-lists .game-item:nth-child(44) {
    -webkit-animation-delay: .73333s;
    animation-delay: .73333s
}

.game-lists .game-item:nth-child(45) {
    -webkit-animation-delay: .75s;
    animation-delay: .75s
}

.game-lists .game-item:nth-child(46) {
    -webkit-animation-delay: .76667s;
    animation-delay: .76667s
}

.game-lists .game-item:nth-child(47) {
    -webkit-animation-delay: .78333s;
    animation-delay: .78333s
}

.game-lists .game-item:nth-child(48) {
    -webkit-animation-delay: .8s;
    animation-delay: .8s
}

.game-lists .game-item:nth-child(49) {
    -webkit-animation-delay: .81667s;
    animation-delay: .81667s
}

.game-lists .game-item:nth-child(50) {
    -webkit-animation-delay: .83333s;
    animation-delay: .83333s
}

.game-lists .game-item:nth-child(51) {
    -webkit-animation-delay: .85s;
    animation-delay: .85s
}

.game-lists .game-item:nth-child(52) {
    -webkit-animation-delay: .86667s;
    animation-delay: .86667s
}

.game-lists .game-item:nth-child(53) {
    -webkit-animation-delay: .88333s;
    animation-delay: .88333s
}

.game-lists .game-item:nth-child(54) {
    -webkit-animation-delay: .9s;
    animation-delay: .9s
}

.game-lists .game-item:nth-child(55) {
    -webkit-animation-delay: .91667s;
    animation-delay: .91667s
}

.game-lists .game-item:nth-child(56) {
    -webkit-animation-delay: .93333s;
    animation-delay: .93333s
}

.game-lists .game-item:nth-child(57) {
    -webkit-animation-delay: .95s;
    animation-delay: .95s
}

.game-lists .game-item:nth-child(58) {
    -webkit-animation-delay: .96667s;
    animation-delay: .96667s
}

.game-lists .game-item:nth-child(59) {
    -webkit-animation-delay: .98333s;
    animation-delay: .98333s
}

.game-lists .game-item:nth-child(60) {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.game-lists .game-item:nth-child(61) {
    -webkit-animation-delay: 1.01667s;
    animation-delay: 1.01667s
}

.game-lists .game-item:nth-child(62) {
    -webkit-animation-delay: 1.03333s;
    animation-delay: 1.03333s
}

.game-lists .game-item:nth-child(63) {
    -webkit-animation-delay: 1.05s;
    animation-delay: 1.05s
}

.game-lists .game-item:nth-child(64) {
    -webkit-animation-delay: 1.06667s;
    animation-delay: 1.06667s
}

.game-lists .game-item:nth-child(65) {
    -webkit-animation-delay: 1.08333s;
    animation-delay: 1.08333s
}

.game-lists .game-item:nth-child(66) {
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s
}

.game-lists .game-item:nth-child(67) {
    -webkit-animation-delay: 1.11667s;
    animation-delay: 1.11667s
}

.game-lists .game-item:nth-child(68) {
    -webkit-animation-delay: 1.13333s;
    animation-delay: 1.13333s
}

.game-lists .game-item:nth-child(69) {
    -webkit-animation-delay: 1.15s;
    animation-delay: 1.15s
}

.game-lists .game-item:nth-child(70) {
    -webkit-animation-delay: 1.16667s;
    animation-delay: 1.16667s
}

.game-lists .game-item:nth-child(71) {
    -webkit-animation-delay: 1.18333s;
    animation-delay: 1.18333s
}

.game-lists .game-item:nth-child(72) {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s
}

.game-lists .game-item:nth-child(73) {
    -webkit-animation-delay: 1.21667s;
    animation-delay: 1.21667s
}

.game-lists .game-item:nth-child(74) {
    -webkit-animation-delay: 1.23333s;
    animation-delay: 1.23333s
}

.game-lists .game-item:nth-child(75) {
    -webkit-animation-delay: 1.25s;
    animation-delay: 1.25s
}

.game-lists .game-item:nth-child(76) {
    -webkit-animation-delay: 1.26667s;
    animation-delay: 1.26667s
}

.game-lists .game-item:nth-child(77) {
    -webkit-animation-delay: 1.28333s;
    animation-delay: 1.28333s
}

.game-lists .game-item:nth-child(78) {
    -webkit-animation-delay: 1.3s;
    animation-delay: 1.3s
}

.game-lists .game-item:nth-child(79) {
    -webkit-animation-delay: 1.31667s;
    animation-delay: 1.31667s
}

.game-lists .game-item:nth-child(80) {
    -webkit-animation-delay: 1.33333s;
    animation-delay: 1.33333s
}

.game-lists .game-item:nth-child(81) {
    -webkit-animation-delay: 1.35s;
    animation-delay: 1.35s
}

.game-lists .game-item:nth-child(82) {
    -webkit-animation-delay: 1.36667s;
    animation-delay: 1.36667s
}

.game-lists .game-item:nth-child(83) {
    -webkit-animation-delay: 1.38333s;
    animation-delay: 1.38333s
}

.game-lists .game-item:nth-child(84) {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s
}

.game-lists .game-item:nth-child(85) {
    -webkit-animation-delay: 1.41667s;
    animation-delay: 1.41667s
}

.game-lists .game-item:nth-child(86) {
    -webkit-animation-delay: 1.43333s;
    animation-delay: 1.43333s
}

.game-lists .game-item:nth-child(87) {
    -webkit-animation-delay: 1.45s;
    animation-delay: 1.45s
}

.game-lists .game-item:nth-child(88) {
    -webkit-animation-delay: 1.46667s;
    animation-delay: 1.46667s
}

.game-lists .game-item:nth-child(89) {
    -webkit-animation-delay: 1.48333s;
    animation-delay: 1.48333s
}

.game-lists .game-item:nth-child(90) {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s
}

.game-lists .game-item:nth-child(91) {
    -webkit-animation-delay: 1.51667s;
    animation-delay: 1.51667s
}

.game-lists .game-item:nth-child(92) {
    -webkit-animation-delay: 1.53333s;
    animation-delay: 1.53333s
}

.game-lists .game-item:nth-child(93) {
    -webkit-animation-delay: 1.55s;
    animation-delay: 1.55s
}

.game-lists .game-item:nth-child(94) {
    -webkit-animation-delay: 1.56667s;
    animation-delay: 1.56667s
}

.game-lists .game-item:nth-child(95) {
    -webkit-animation-delay: 1.58333s;
    animation-delay: 1.58333s
}

.game-lists .game-item:nth-child(96) {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s
}

.game-lists .game-item:nth-child(97) {
    -webkit-animation-delay: 1.61667s;
    animation-delay: 1.61667s
}

.game-lists .game-item:nth-child(98) {
    -webkit-animation-delay: 1.63333s;
    animation-delay: 1.63333s
}

.game-lists .game-item:nth-child(99) {
    -webkit-animation-delay: 1.65s;
    animation-delay: 1.65s
}

.game-lists .game-item:nth-child(100) {
    -webkit-animation-delay: 1.66667s;
    animation-delay: 1.66667s
}

.game-lists .game-item:nth-child(101) {
    -webkit-animation-delay: 1.68333s;
    animation-delay: 1.68333s
}

.game-lists .game-item:nth-child(102) {
    -webkit-animation-delay: 1.7s;
    animation-delay: 1.7s
}

.game-lists .game-item:nth-child(103) {
    -webkit-animation-delay: 1.71667s;
    animation-delay: 1.71667s
}

.game-lists .game-item:nth-child(104) {
    -webkit-animation-delay: 1.73333s;
    animation-delay: 1.73333s
}

.game-lists .game-item:nth-child(105) {
    -webkit-animation-delay: 1.75s;
    animation-delay: 1.75s
}

.game-lists .game-item:nth-child(106) {
    -webkit-animation-delay: 1.76667s;
    animation-delay: 1.76667s
}

.game-lists .game-item:nth-child(107) {
    -webkit-animation-delay: 1.78333s;
    animation-delay: 1.78333s
}

.game-lists .game-item:nth-child(108) {
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s
}

.game-lists .game-item:nth-child(109) {
    -webkit-animation-delay: 1.81667s;
    animation-delay: 1.81667s
}

.game-lists .game-item:nth-child(110) {
    -webkit-animation-delay: 1.83333s;
    animation-delay: 1.83333s
}

.game-lists .game-item:nth-child(111) {
    -webkit-animation-delay: 1.85s;
    animation-delay: 1.85s
}

.game-lists .game-item:nth-child(112) {
    -webkit-animation-delay: 1.86667s;
    animation-delay: 1.86667s
}

.game-lists .game-item:nth-child(113) {
    -webkit-animation-delay: 1.88333s;
    animation-delay: 1.88333s
}

.game-lists .game-item:nth-child(114) {
    -webkit-animation-delay: 1.9s;
    animation-delay: 1.9s
}

.game-lists .game-item:nth-child(115) {
    -webkit-animation-delay: 1.91667s;
    animation-delay: 1.91667s
}

.game-lists .game-item:nth-child(116) {
    -webkit-animation-delay: 1.93333s;
    animation-delay: 1.93333s
}

.game-lists .game-item:nth-child(117) {
    -webkit-animation-delay: 1.95s;
    animation-delay: 1.95s
}

.game-lists .game-item:nth-child(118) {
    -webkit-animation-delay: 1.96667s;
    animation-delay: 1.96667s
}

.game-lists .game-item:nth-child(119) {
    -webkit-animation-delay: 1.98333s;
    animation-delay: 1.98333s
}

.game-lists .game-item:nth-child(120) {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.game-lists .game-item:nth-child(121) {
    -webkit-animation-delay: 2.01667s;
    animation-delay: 2.01667s
}

.game-lists .game-item:nth-child(122) {
    -webkit-animation-delay: 2.03333s;
    animation-delay: 2.03333s
}

.game-lists .game-item:nth-child(123) {
    -webkit-animation-delay: 2.05s;
    animation-delay: 2.05s
}

.game-lists .game-item:nth-child(124) {
    -webkit-animation-delay: 2.06667s;
    animation-delay: 2.06667s
}

.game-lists .game-item:nth-child(125) {
    -webkit-animation-delay: 2.08333s;
    animation-delay: 2.08333s
}

.game-lists .game-item:nth-child(126) {
    -webkit-animation-delay: 2.1s;
    animation-delay: 2.1s
}

.game-lists .game-item:nth-child(127) {
    -webkit-animation-delay: 2.11667s;
    animation-delay: 2.11667s
}

.game-lists .game-item:nth-child(128) {
    -webkit-animation-delay: 2.13333s;
    animation-delay: 2.13333s
}

.game-lists .game-item:nth-child(129) {
    -webkit-animation-delay: 2.15s;
    animation-delay: 2.15s
}

.game-lists .game-item:nth-child(130) {
    -webkit-animation-delay: 2.16667s;
    animation-delay: 2.16667s
}

.game-lists .game-item:nth-child(131) {
    -webkit-animation-delay: 2.18333s;
    animation-delay: 2.18333s
}

.game-lists .game-item:nth-child(132) {
    -webkit-animation-delay: 2.2s;
    animation-delay: 2.2s
}

.game-lists .game-item:nth-child(133) {
    -webkit-animation-delay: 2.21667s;
    animation-delay: 2.21667s
}

.game-lists .game-item:nth-child(134) {
    -webkit-animation-delay: 2.23333s;
    animation-delay: 2.23333s
}

.game-lists .game-item:nth-child(135) {
    -webkit-animation-delay: 2.25s;
    animation-delay: 2.25s
}

.game-lists .game-item:nth-child(136) {
    -webkit-animation-delay: 2.26667s;
    animation-delay: 2.26667s
}

.game-lists .game-item:nth-child(137) {
    -webkit-animation-delay: 2.28333s;
    animation-delay: 2.28333s
}

.game-lists .game-item:nth-child(138) {
    -webkit-animation-delay: 2.3s;
    animation-delay: 2.3s
}

.game-lists .game-item:nth-child(139) {
    -webkit-animation-delay: 2.31667s;
    animation-delay: 2.31667s
}

.game-lists .game-item:nth-child(140) {
    -webkit-animation-delay: 2.33333s;
    animation-delay: 2.33333s
}

.game-lists .game-item:nth-child(141) {
    -webkit-animation-delay: 2.35s;
    animation-delay: 2.35s
}

.game-lists .game-item:nth-child(142) {
    -webkit-animation-delay: 2.36667s;
    animation-delay: 2.36667s
}

.game-lists .game-item:nth-child(143) {
    -webkit-animation-delay: 2.38333s;
    animation-delay: 2.38333s
}

.game-lists .game-item:nth-child(144) {
    -webkit-animation-delay: 2.4s;
    animation-delay: 2.4s
}

.game-lists .game-item:nth-child(145) {
    -webkit-animation-delay: 2.41667s;
    animation-delay: 2.41667s
}

.game-lists .game-item:nth-child(146) {
    -webkit-animation-delay: 2.43333s;
    animation-delay: 2.43333s
}

.game-lists .game-item:nth-child(147) {
    -webkit-animation-delay: 2.45s;
    animation-delay: 2.45s
}

.game-lists .game-item:nth-child(148) {
    -webkit-animation-delay: 2.46667s;
    animation-delay: 2.46667s
}

.game-lists .game-item:nth-child(149) {
    -webkit-animation-delay: 2.48333s;
    animation-delay: 2.48333s
}

.game-lists .game-item:nth-child(150) {
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s
}

.game-lists .game-item .game-link {
    display: block;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    text-align: center
}

.game-lists .game-item .game-link img {
    width: 100%;
    transition: transform .2s ease
}

.game-lists .game-item .game-link:hover img {
    transform: scale(1.05)
}

@media(min-width:768px) {
    .game-lists .game-item {
        flex: 0 0 50%;
        width: 50%
    }
}

.game-lists .game-item.game-slot {
    flex: 0 0 25%;
    width: 25%;
    text-align: center;
    position: relative
}

.game-lists .game-item.game-slot.hot:before {
    content: "";
    position: absolute;
    top: -1.2rem;
    left: 0;
    width: 3.5rem;
    height: 2.5rem;
    background: url(/_nuxt/img/hot.187fcc4.png) no-repeat 50%;
    background-size: contain;
    z-index: 2;
    filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, .6))
}

.game-lists .game-item.game-slot .game-link {
    border-radius: 1.5rem 1.5rem 0 0
}

.game-lists .game-item.game-slot .img-game {
    padding-top: 100%;
    position: relative;
    border-radius: 1.5rem;
    overflow: hidden;
    margin-bottom: .4rem;
    border: 2px solid #e7e7e7;
    background-color: #313131
}

.game-lists .game-item.game-slot .img-game img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: fill;
    object-fit: fill;
    transform: scale(1.1);
    background: url(/_nuxt/img/game-loading.a1eb031.png) no-repeat 50%;
    background-size: 3rem auto;
    z-index: 1;
    color: transparent
}

.game-lists .game-item.game-slot .img-game:hover img {
    transform: scale(1.15)
}

.game-lists .game-item.game-slot .name-game {
    width: 100%;
    font-size: 90%;
    padding: 0 .25rem;
    display: block
}

@media(min-width:576px) {
    .game-lists .game-item.game-slot .game-link {
        border-radius: 2rem 2rem 0 0
    }
    .game-lists .game-item.game-slot .img-game {
        border-radius: 2rem;
        border-width: 3px
    }
}

@media(min-width:768px) {
    .game-lists .game-item.game-slot {
        flex: 0 0 20%;
        width: 20%
    }
    .game-lists .game-item.game-slot .name-game {
        font-size: 100%
    }
}

@media(min-width:992px) {
    .game-lists .game-item.game-slot {
        flex: 0 0 12.5%;
        width: 12.5%
    }
}

.title-games {
    width: 80%;
    padding: .5rem 1.5rem;
    border-left: 3px solid #13c534;
    background: linear-gradient(90deg, #313131, rgba(49, 49, 49, 0))
}

@media(min-width:768px) {
    .title-games {
        width: 60%
    }
}

.game-disabled:before {
    content: "";
    position: absolute;
    background: url(/_nuxt/img/coming-soon.741046a.png) no-repeat 50%;
    background-size: contain;
    width: 3rem;
    height: 1.7rem;
    left: 0;
    top: 1rem;
    z-index: 2
}

@media(min-width:576px) {
    .game-disabled:before {
        width: 4rem;
        height: 2rem;
        left: -.25rem
    }
}

.play-games .game-item {
    position: relative;
    border: 1px solid #ce9c09;
    border-radius: 1.5rem;
    z-index: 1;
    cursor: pointer;
    overflow: hidden;
    margin-bottom: 1rem
}

.play-games .game-item:hover img {
    transform: scale(1.05) rotate(2deg)
}

.play-games .game-item img {
    width: 100%;
    height: 100%;
    border-radius: 1.5rem;
    transition: transform .2s
}

.play-games .game-item .game-link {
    position: absolute;
    z-index: 2;
    left: 50%;
    bottom: 1rem;
    display: block;
    transform: translateX(-50%);
    border-radius: 10rem;
    padding: .25rem 1.5rem;
    color: #fff;
    background-color: rgba(10, 10, 10, .9);
    border: 2px solid #ce9c09;
    white-space: nowrap;
    font-weight: 500
}

.referral-wrapper {
    padding: 1.3rem 0;
    top: -2px
}

.referral-qr-code img,
.referral-qr-code svg {
    width: 100px
}

@media(min-width:576px) {
    .referral-qr-code img,
    .referral-qr-code svg {
        width: 130px
    }
}

.svg-deposit-qrcode {
    width: 180px
}

@media(min-width:576px) {
    .svg-deposit-qrcode {
        width: 150px
    }
}

.coming-soon {
    position: relative
}

.coming-soon:before {
    content: "";
    position: absolute;
    background: url(/_nuxt/img/coming-soon.741046a.png) no-repeat 50%;
    background-size: contain;
    width: 4.5rem;
    height: 2.5rem;
    left: 0;
    top: .5rem;
    z-index: 1
}

.flip-card-container {
    display: flex;
    flex-wrap: wrap
}

.flip-card-container .flip-card {
    perspective: 1000px;
    padding-top: 70%;
    flex: 1 0 50%
}

@media(min-width:375px) {
    .flip-card-container .flip-card {
        flex: 1 0 33.3333%;
        padding-top: 50%
    }
}

.flip-card-container .flip-card .flip-card-inner {
    position: absolute;
    top: .3rem;
    right: .3rem;
    bottom: .3rem;
    left: .3rem;
    text-align: center;
    transition: transform .6s, box-shadow .4s;
    transform-style: preserve-3d;
    cursor: pointer;
    border-radius: .5rem
}

.flip-card-container .flip-card .flip-card-inner:not(.open-card):hover {
    box-shadow: 0 0 0 2px #fcd32d;
    transform: translateY(-5px)
}

.flip-card-container .flip-card .flip-card-inner.open-card {
    transform: rotateY(180deg)
}

.flip-card-container .flip-card .flip-card-back,
.flip-card-container .flip-card .flip-card-front {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: .5rem;
    transition: .5s;
    padding: .5rem;
    pointer-events: none
}

.flip-card-container .flip-card .flip-card-front {
    background-color: #111;
    background-image: url(https://www.transparenttextures.com/patterns/black-lozenge.png);
    color: #4b4b4b
}

.flip-card-container .flip-card .flip-card-front .card-border {
    border-color: #4b4b4b
}

.flip-card-container .flip-card .flip-card-back {
    background-image: url(https://www.transparenttextures.com/patterns/light-paper-fibers.png);
    color: #141414;
    transform: rotateY(180deg);
    background-color: #fcd32d
}

.flip-card-container .flip-card .flip-card-back.lucky-0 {
    background-color: #5d5d5d
}

.flip-card-container .flip-card .flip-card-back .card-border {
    border-color: #141414
}

.flip-card-container .flip-card .card-border {
    border: 5px solid;
    border-radius: .5rem;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: .5rem;
    pointer-events: none
}

.flip-card-container .flip-card .card-border .card-top {
    align-self: flex-end
}

.flip-card-container .flip-card .card-border .card-content {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.flip-card-container .flip-card .card-border .card-bottom {
    align-self: flex-start
}

.menus-item {
    background-color: #313131;
    border: 1px solid #454545;
    padding: .5rem;
    margin-bottom: 1px
}

#admin .container.page-container {
    max-width: 960px
}

.bg-home {
    background: url(/_nuxt/img/bg-home.3432095.jpg) fixed
}

@media(min-width:768px) {
    .section-bg-md {
        position: relative
    }
    .section-bg-md .bg-md {
        width: 100%;
        height: 100%;
        min-height: 480px;
        max-height: 600px;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: left top;
        object-position: left top
    }
    .section-bg-md .container,
    .section-bg-md .container-fluid,
    .section-bg-md .container-lg,
    .section-bg-md .container-md,
    .section-bg-md .container-sm,
    .section-bg-md .container-xl {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: flex;
        justify-content: center;
        align-items: center
    }
}

@media(min-width:768px) {
    .home-navbar {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.home-navbar .navbar:first-child {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020
}

.footer-badge a {
    display: inline-block;
    padding: .25rem .5rem;
    border-radius: .25rem;
    background-color: #181818;
    color: #a2a2a2;
    margin-bottom: .25rem
}

.footer-badge a:hover {
    color: #fff;
    background-color: #313131
}

.home-page .container {
    max-width: 1140px
}

@media(min-width:1650px) {
    .home-page .container {
        max-width: 1400px
    }
}

.main-wrapper {
    margin-top: 2.5rem;
    margin-bottom: 4rem;
    flex-grow: 1
}

.main-content,
.navbar-top {
    background-color: #181818
}

.main-content {
    background-size: cover
}

.divider-gradient-y {
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .7) 50%, hsla(0, 0%, 100%, 0))
}

.divider-gradient-x {
    width: 1px;
    height: 100%;
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .7) 50%, hsla(0, 0%, 100%, 0))
}

.my--system-center {
    margin: .75rem 0
}

.about-us {
    background-color: #181818;
    background: url(/_nuxt/img/bg-about-us.f6dc978.jpg) no-repeat 50%;
    background-size: cover
}

.girl-wrapper .img-girl {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    z-index: 1
}

.hr--dashed {
    border-style: dashed
}

.img-brand-game {
    height: 3rem;
    margin-right: .5rem
}

.show-type-games .card {
    box-shadow: 0 13px 22px 0 rgba(0, 0, 0, .84);
    background-image: linear-gradient(180deg, #5c5c5c, #313131)
}

.show-type-games .card img {
    transition: transform .3s
}

.show-type-games .card img:not(.isLoaded) {
    min-height: 8rem
}

.show-type-games .card:hover img {
    transform: translateX(-6px)
}

.show-type-games .card .game-title {
    border-radius: 0 0 .6rem .6rem;
    font-weight: 500;
    padding: .5rem;
    background-color: #242424
}

.toggle-contact-us-fixed {
    position: fixed;
    top: calc(45% - 2.2rem);
    right: .5rem;
    z-index: 1011
}

.toggle-contact-us-fixed i {
    transition: .2s
}

@media(max-width:767.98px) {
    .contact-us-qrcode,
    .toggle-contact-us-fixed {
        display: none
    }
}

.contact-us-fixed {
    position: fixed;
    right: 0;
    top: 45%;
    z-index: 1010;
    transform: translateX(76%);
    transition: all .15s ease-in-out
}

.contact-us-fixed.show {
    transform: translateX(6%)
}

.contact-us-fixed.show .text-contact {
    display: none !important
}

.contact-us-fixed.show .line-id,
.contact-us-fixed.show .qrcode,
.contact-us-fixed.show .text-scan {
    visibility: visible !important
}

.contact-us-fixed .contact-us-qrcode {
    background-color: #313131;
    border-radius: 1rem;
    border: 2px solid #1336c5;
    box-shadow: 0 0 15px #1336c5;
    padding: .75rem 1.25rem .75rem .75rem
}

.contact-us-fixed .contact-us-qrcode .text-contact {
    position: absolute;
    top: 50%;
    left: 2.4rem;
    background: 0 0;
    transform-origin: 0 0;
    transform: rotate(90deg) translateX(-50%);
    font-weight: 500;
    font-size: 1.2rem
}

.contact-us-fixed .contact-us-qrcode .text-scan {
    margin: 0;
    text-align: center;
    visibility: hidden
}

.contact-us-fixed .contact-us-qrcode .line-id {
    background-color: #00ba00;
    visibility: hidden
}

.contact-us-fixed .contact-us-qrcode .rotate-n90 {
    transform: rotate(-90deg)
}

.contact-us-fixed .contact-us-qrcode .qrcode {
    text-align: center;
    visibility: hidden;
    width: 100%;
    height: 100%;
    min-width: 10rem;
    min-height: 10rem
}

.contact-us-fixed .contact-us-qrcode .qrcode img {
    width: 100%
}

.main-nav-bottom {
    position: fixed;
    left: 0;
    right: 0;
    bottom: -1px;
    background-color: #c51324;
    background-image: linear-gradient(0deg, transparent, hsla(0, 0%, 100%, .1));
    display: flex;
    flex-direction: row;
    z-index: 9999;
    box-shadow: 0 -.5rem 1rem rgba(10, 10, 10, .15)
}

.main-nav-bottom .nav-item {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center
}

.main-nav-bottom .nav-item+.nav-item {
    border-left: 1px solid hsla(0, 0%, 100%, .1)
}

.main-nav-bottom .nav-item .nav-link {
    color: #fff;
    padding: .75rem .2rem;
    display: flex;
    flex-direction: column
}

.main-nav-bottom .nav-item .nav-link:hover {
    background-color: #ae1120
}

@media(min-width:768px) {
    .main-nav-bottom {
        display: none
    }
}

.modal-not-background .modal-content {
    background-color: transparent !important;
    border: 0
}

.modal-not-background .modal-content .modal-header {
    padding: 0 0 1.25rem
}

.modal-not-background .modal-content .modal-header .modal-title {
    color: transparent
}

.modal-not-background .modal-content .modal-header .close {
    color: #fff;
    opacity: 1
}

.modal-not-background .modal-content .modal-body {
    padding: 0
}

.modal-starter img {
    width: 100% !important;
    max-width: 100%;
    height: auto;
    border-radius: 1rem
}

.modal-starter .h1,
.modal-starter h1 {
    font-size: 2rem
}

.modal-starter .h2,
.modal-starter h2 {
    font-size: 1.8rem
}

.modal-starter .h3,
.modal-starter h3 {
    font-size: 1.6rem
}

.modal-starter .h4,
.modal-starter h4 {
    font-size: 1.4rem
}

.modal-starter .h5,
.modal-starter h5 {
    font-size: 1.2rem
}

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

.modal-starter .video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0
}

.modal-starter .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.brand-games-image-container img:hover {
    -webkit-animation-name: shakeX;
    animation-name: shakeX;
    -webkit-animation-duration: 1s;
    animation-duration: 1s
}

@-webkit-keyframes shakeX {
    0%,
    to {
        transform: translateZ(0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shakeX {
    0%,
    to {
        transform: translateZ(0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        transform: translate3d(10px, 0, 0)
    }
}

.mx-datepicker [dark] .mx-input,
[dark],
[dark] .form-control,
[dark] .mx-datepicker .mx-input,
[dark] .tabs-header .tab-item .tab-link.active {
    color: #fff
}

.mx-datepicker [dark] .form-group--custom .mx-input,
[dark] .form-group--custom .custom-select,
[dark] .form-group--custom .form-control,
[dark] .form-group--custom .input-group-text,
[dark] .form-group--custom .mx-datepicker .mx-input {
    border-color: #5c5c5c
}

#__bg-app,
body {
    background: url(/asset/web/img/backdrop.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center top;
}

@media(max-width:767.98px) {
    #__bg-app {
        background-image: none !important
    }
}

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

@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-container-3d {
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-theme-color)
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: 44px;
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    -moz-font-feature-settings: normal, ;
    font-feature-settings: normal, ;
    font-variant: normal;
    line-height: 1
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #fff
}

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: opacity .3s;
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-theme-color)
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: transform .2s, top .2s
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, left .2s
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, right .2s
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-theme-color);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white {
    --swiper-pagination-color: #fff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s linear infinite;
    box-sizing: border-box;
    border-radius: 50%;
    border: 4px solid var(--swiper-theme-color);
    border-top: 4px solid transparent
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    to {
        transform: rotate(1turn)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.main-banner {
    background: url(/asset/web/new_home/img/slot1234_bg.jpg?v=1) center top repeat-x transparent;
    background-position: center top;
    background-size: cover;
    padding: 0px;
}

.main-banner2 {
    background: url(/asset/web/new_home/img/bg.jpg?v=1) center top repeat-x transparent;
    background-position: center top;
    background-size: cover;
    padding: 0px;
}

.img-slide2 {
    height: 535px;
    background-position: 50% !important;
    background-size: cover !important;
}
@media screen and (max-width: 376px){
.img-slide2 {
    height: 485px;
}}
.swiper-container {
  width: 100%;
}

@media screen and (min-width: 640px) {
  .swiper-container {
    width: 80%;
  }
}

@media screen and (min-width: 768px) {
  .swiper-container {
    width: 80%;
  }
}
.logo-swiper-size{
	width:110px;
	height: 65px;
}
.banner-swiper-size{
	width:100%;
	border-radius:5px;
	margin-top:10px;
}
div.menubarfooter {
    background: -webkit-gradient(linear, left top, left bottom, from(#0024c3), to(#001030));
    background: -webkit-linear-gradient(top, #0024c3 0%, #001030 100%);
    background: -o-linear-gradient(top, #0024c3 0%, #001030 100%);
    position: fixed;
    width: 100%;
    bottom: 0px;
    z-index: 999;
    -webkit-box-shadow: 3px -3px 6px #0e0e0ea3;
    box-shadow: 3px -3px 6px #0e0e0ea3;
}
div.menubarfooter ul.menu {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
}
div.menubarfooter ul.menu li {
    text-align: center;
    width: 20%;
}
div.menubarfooter ul.menu li a div {
    position: absolute;
    width: 20%;
    bottom: 0;
    font-size: 12px;
}
div.menubarfooter ul.menu li a i {
    display: block;
    background: #fff;
    width: 27px;
    height: 27px;
    margin-left: auto;
    margin-right: auto;
    color: #0031ad;
    border-radius: 50%;
    text-align: center;
    line-height: 26px;
    margin-top: 5px;
    font-size: 18px;
}
div.menubarfooter ul.menu li a {
    color: #fff;
    font-size: 12px;
}
div.menubarfooter ul.menu li a div img {
    width: 55px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 991px){
.sidenav.open {
    width: 300px;
}}

@media (max-width: 991px){
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1023;
    top: 0;
    right: 0;
    background-color: #111;
    overflow-x: hidden;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    padding-top: 80px;
}}

.img-slide{
	height: 500px;
	background-position: 50% !important;
	background-size: cover !important;
}
@media screen and (max-width:500px){
	.img-slide{
		height: 235px;
	}
}
@media screen and (max-width:376px){
	.img-slide{
		height: 210px;
	}
}

@media screen and (min-width:500px){
	.footer{
	margin-bottom:50px;
	}
}

.h-info {
    font-size: 17px;
    margin-top: 0 !important;
    color:#ffd03e;
}

.h-cut {
    font-size: 14px;
    line-height: 18px;
}

.btn-activity {
    background-color: #008612;
    border-radius: 10px;
    cursor: pointer;
    font-size: 11px;
    color: #fff;
}

.btn-freecredit-blue {
    background-color: #005b9e;
    border-radius: 10px;
    cursor: pointer;
    font-size: 14px;
    color: #fff;
    margin-top: 5px;
    padding:3px;
}

.content-body img {
    width: 100%;
}

.comment-box-post {
    border: 2px solid #1ea134;
    padding: 10px 10px;
    border-radius: 10px;
    margin: 20px 0;
    background-color: #fff;
    color: #000;
}

.h-top{
	color:#fcdf3d;
}
@media only screen and (max-width: 600px){
.h-top.text-left.b-left {
    font-size: 20px;
}}

.creditfree-col-left {
    width: 25%;
    float: left;
    padding: 0px 0px;
}

.creditfree-col-right {
    width: 75%;
    float: left;
    padding: 0px 10px;
    line-height: 12px;
}



@media screen and (max-width: 500px){
	.freecredit-row {
    border-bottom: 1px solid #027cf7;
    padding: 5px 10px;
    background: #e6e6e61f;
    border-radius: 10px;
    margin: 5px 5px;
}
}

.comment-box {
    background-color: #fff;
    border-radius: 10px;
    margin: 5px 0;
    color: #000;
}
.img-thumbnail {
    height: 180px;
    width: 100%;
}
.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.text-center.centent-title-small {
    font-size: 18px;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}

.line-button{
    position: fixed;
    bottom: 55px;
    z-index: 99;
    right: 10px;
}
.line-button img{
    width: 50px
}

.face-button{
    position: fixed;
    bottom: 110px;
    z-index: 99;
    right: 10px;
   
}
.face-button img{
    width: 50px
   
}

.gradient-borderx {
    -webkit-animation: animatedgradient 2s ease alternate infinite;
  animation: animatedgradient 2s ease alternate infinite; }


@-webkit-keyframes animatedgradient {
  0%{
    background: #ecb00a; 
    box-shadow: 0px 0px 6px 2px #ffb021 ; }
  25%{
    box-shadow: 0px 0px 10px 2px #ffb021 ; }
  50% {
    background: #d58801;
    box-shadow: 0px 0px 6px 2px #ffb021 ;  }
  75%{
    box-shadow: 0px 0px 10px 2px #ffb021 ; }
  100% {
    background: #cd6204;
    box-shadow: 0px 0px 6px 2px #ffb021 ;  }}

@keyframes animatedgradient {
  0%{
    background: #ecb00a; 
    box-shadow: 0px 0px 6px 2px #ffb021 ; }
  25%{
    box-shadow: 0px 0px 10px 2px #ffb021 ; }
  50% {
    background: #d58801;
    box-shadow: 0px 0px 6px 2px #ffb021 ;  }
  75%{
    box-shadow: 0px 0px 10px 2px #ffb021 ; }
  100% {
    background: #cd6204;
    box-shadow: 0px 0px 6px 2px #ffb021 ;  }}


.activity_line{
        position: absolute;
        z-index: 9999;
        right: 10px;
        top:15px;
    }
.line-bg-color{
        background-color: #00c300;
        width: 45px;
        height: 45px;
        border-radius: 50%;
        border:none;
        animation: swapgreen 0.5s ease alternate infinite;
    }
@keyframes swapgreen {
        from {box-shadow: 0px 0px 2px 2px #99d701;}
        to {box-shadow: 0px 0px 8px 3px #99d701;}
    }
.line-bg-color a{
        display: block;
        padding: 8.5px;
    }
.line-bg-color .icon {
        width: 27px;
        height: 27px;
        background-size: contain;
        background-color: white;
    }
.line-bg-color .icon {
        -webkit-mask-image: url(../img/line.svg?v=1);
        mask-image: url(../img/line.svg?v=1);
    }


.input-link{
    border-radius: 5px;
    border: 1px solid #b1b1b1;
    line-height: 28px;
    width: 90%;
    padding-left: 10px;
    font-size: 19px;
    height: 100%;
}

.click-link{
    border-radius: 7px;
    color: #fff;
    background: linear-gradient(180deg, #0069ff, #002c65);
    width: 90%;
    font-size: 17px;
    line-height: 28px;
    border: 1px solid #eee;
    height: 100%;
}

.brandname {
    font-weight: bold;
    font-size: 17px;
    background: -webkit-linear-gradient(transparent, transparent), -webkit-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(250, 249, 249) 26%, rgb(235, 235, 235) 35%, rgb(219, 219, 219) 45%, rgb(155, 155, 155) 61%, rgb(255, 255, 255) 80%, rgb(255, 255, 255) 100%);
    background: -o-linear-gradient(transparent, transparent);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0;
}
.link-sent{
    color: #eee;
    font-size: 17px;
    line-break:anywhere;
    padding: 0 15px;
}
.click-copy{
    color: #ffffff;
    font-size: 18px;
    line-height: 28px;
    width: 110px;
    border-radius: 5px;
    background: linear-gradient(180deg, #4d4d4d, black);
    border: 1px solid #fff;
    margin: auto;
}

.brandcopy {
    color: #D5AD6D;
    font-weight: bold;
    font-size: 19px;
    background: -webkit-linear-gradient(transparent, transparent), -webkit-linear-gradient(top, rgb(255, 231, 193) 0%, rgb(243, 228, 203) 26%, rgba(226,186,120,1) 35%, rgb(245, 224, 190) 45%, rgb(216, 188, 142) 61%, rgba(213,173,109,1) 100%);
    background: -o-linear-gradient(transparent, transparent);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.list-disc li{
    list-style: disc !important;
}

.img-btn-upload{
    width: 80%;
  margin: 0;
  color: #fff;
  background: linear-gradient(180deg, #424242, #000000);
  border: none;
  padding: 10px;
  border-radius: 4px;
  border-bottom: 4px solid #ff0000;
  transition: all .2s ease;
  outline: none;
  text-transform: uppercase;
  font-weight: 700;
}

.click-confirm{
    border-radius: 7px;
    color: #fff;
    background: linear-gradient(180deg, #0069ff, #002c65);
    width: 110px;
    font-size: 17px;
    line-height: 30px;
    border: 1px solid;
    height: 100%;
    margin: auto;
}
.upload-card{
    background: linear-gradient(180deg, #232323, #000000);
    border-radius: 10px;
    border: 1px solid #06aeff;
    padding: 10px 0;
    margin: 0 10px;
}

.click-link:focus{
    outline: none;
}

.gradient-borderx {
    --borderWidth: 1px;
    position: -webkit-sticky;
    position: sticky;
    border-radius: var(--borderWidth);
}
.gradient-borderx:after {
    content: '';
    position: absolute;
    top: calc(-1 * var(--borderWidth));
    left: calc(-1 * var(--borderWidth));
    height: calc(100% + var(--borderWidth) * 2);
    width: calc(100% + var(--borderWidth) * 2);
    background: linear-gradient(60deg, #00ccff, transparent, #00ccff, transparent,#00ccff, transparent);
    z-index: -1;
    animation: animatedgradient 3s ease alternate infinite;
    border-radius: 15px;
    background-size: 300% 300%;
}
.gradient-bordery {
    --borderWidth: 1px;
    position: -webkit-sticky;
    position: sticky;
    border-radius: var(--borderWidth);
}
.gradient-bordery:after {
    content: '';
    position: absolute;
    top: calc(-1 * var(--borderWidth));
    left: calc(-1 * var(--borderWidth));
    height: calc(100% + var(--borderWidth) * 2);
    width: calc(100% + var(--borderWidth) * 2);
    background: linear-gradient(60deg, #00ccff, transparent, #d400d4, transparent,#00ccff, transparent);
    z-index: -1;
    animation: animatedgradient 3s ease alternate infinite;
    border-radius: 15px;
    background-size: 300% 300%;
}
@keyframes animatedgradient {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }
    
.contact-card{
    position: fixed;
    right: 2px;
    bottom: 80px;
    width: 90px;
    z-index: 9999;
  }
  h1, h2, h3 {
    color: #fff82e;
}
.h1, h1 {
    font-size: 25px;
}
.h2, h2 {
    font-size: 22px;
}
.h3, h3 {
    font-size: 20px;
}
.h4, h4 {
    font-size: 18px;
}
.h5, h5 {
    font-size: 16px;
}
.h6, h6 {
    font-size: 14px;
}

.inner{
    background-color: #01122b;
    border: none;
    padding: 25px 30px;
    box-shadow: 0 0 10px 5px #0024c3, inset 0 0 10px 5px #0024c3;
}
@media (max-width: 767px){
.inner {
    padding: 10px 15px 25px 15px;
    box-shadow: none;
}}