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

html {
    font-family: sans-serif;
    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: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212837;
    text-align: left;
    background-color: #ebeef4
}

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

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

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

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

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

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

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

dt {
    font-weight:700
}

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: #1f6bff;
    text-decoration: none;
    background-color:transparent
}

a:hover {
    color: #0047d2;
    text-decoration:underline
}

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

a:not([href]):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 {
    vertical-align: middle;
    border-style:none
}

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

table {
    border-collapse:collapse
}

caption {
    padding-top: .65rem;
    padding-bottom: .65rem;
    color: #869ac0;
    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: .5rem;
    font-weight: 600;
    line-height:1.2
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.figure {
    display:inline-block
}

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

.figure-caption {
    font-size: 90%;
    color:#657eae
}

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

a > code {
    color:inherit
}

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

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

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

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

.pre-scrollable {
    max-height: 340px;
    overflow-y:scroll
}.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius:6px
}

.alert-heading {
    color:inherit
}

.alert-link {
    font-weight:700
}

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

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

.alert-primary {
    color: #103885;
    background-color: #d2e1ff;
    border-color:#c0d6ff
}

.alert-primary hr {
    border-top-color:#a7c5ff
}

.alert-primary .alert-link {
    color:#0b2557
}

.alert-secondary {
    color: #696d76;
    background-color: #f4f6f9;
    border-color:#f0f2f7
}

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

.alert-secondary .alert-link {
    color:#51545b
}

.alert-success {
    color: #0e621c;
    background-color: #d1f2d7;
    border-color:#bfedc7
}

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

.alert-success .alert-link {
    color:#08350f
}

.alert-info {
    color: #196385;
    background-color: #d6f2ff;
    border-color:#c5edff
}

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

.alert-info .alert-link {
    color:#11435a
}

.alert-warning {
    color: #854d00;
    background-color: #ffeacc;
    border-color:#ffe1b8
}

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

.alert-warning .alert-link {
    color:#522f00
}

.alert-danger, .alert-error {
    color: #851f19;
    background-color: #ffd8d6;
    border-color:#ffc8c5
}

.alert-danger hr, .alert-error hr {
    border-top-color:#ffb0ac
}

.alert-danger .alert-link, .alert-error .alert-link {
    color:#5a1511
}

.alert-light {
    color: #7a7c7f;
    background-color: #fbfcfd;
    border-color:#f9fafc
}

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

.alert-light .alert-link {
    color:#616365
}

.alert-dark {
    color: #11151d;
    background-color: #d3d4d7;
    border-color:#c1c3c7
}

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

.alert-dark .alert-link {
    color:#000
}

.alert-black {
    color: #000;
    background-color: #ccc;
    border-color:#b8b8b8
}

.alert-black hr {
    border-top-color:#ababab
}

.alert-black .alert-link {
    color:#000
}

.alert-white {
    color: #858585;
    background-color: #fff;
    border-color:#fff
}

.alert-white hr {
    border-top-color:#f2f2f2
}

.alert-white .alert-link {
    color:#6c6c6c
}

.alert-purple {
    color: #2f184b;
    background-color: #ded5e9;
    border-color:#d1c4e0
}

.alert-purple hr {
    border-top-color:#c4b3d7
}

.alert-purple .alert-link {
    color:#170c24
}

.alert-indigo {
    color: #34077e;
    background-color: #e0cffd;
    border-color:#d4bbfc
}

.alert-indigo hr {
    border-top-color:#c5a3fb
}

.alert-indigo .alert-link {
    color:#20044e
}

.alert-pink {
    color: #85172c;
    background-color: #ffd5dd;
    border-color:#ffc4cf
}

.alert-pink hr {
    border-top-color:#ffabba
}

.alert-pink .alert-link {
    color:#5a0f1e
}

.alert-yellow {
    color: #856a00;
    background-color: #fff5cc;
    border-color:#fff1b8
}

.alert-yellow hr {
    border-top-color:#ffec9f
}

.alert-yellow .alert-link {
    color:#524100
}

.alert-teal {
    color: #066c4e;
    background-color: #cef6ea;
    border-color:#bbf2e2
}

.alert-teal hr {
    border-top-color:#a6eed9
}

.alert-teal .alert-link {
    color:#033c2b
}

.alert-muted {
    color: #465064;
    background-color: #e7ebf2;
    border-color:#dde3ed
}

.alert-muted hr {
    border-top-color:#ccd5e4
}

.alert-muted .alert-link {
    color:#313846
}

.alert-gray-100 {
    color: #7a7c7f;
    background-color: #fbfcfd;
    border-color:#f9fafc
}

.alert-gray-100 hr {
    border-top-color:#e8ecf4
}

.alert-gray-100 .alert-link {
    color:#616365
}

.alert-gray-200 {
    color: #71747b;
    background-color: #f8f9fb;
    border-color:#f5f6fa
}

.alert-gray-200 hr {
    border-top-color:#e4e7f2
}

.alert-gray-200 .alert-link {
    color:#595b60
}

.alert-gray-300 {
    color: #696d76;
    background-color: #f4f6f9;
    border-color:#f0f2f7
}

.alert-gray-300 hr {
    border-top-color:#dfe4ee
}

.alert-gray-300 .alert-link {
    color:#51545b
}

.alert-gray-400 {
    color: #575f6d;
    background-color: #eef0f6;
    border-color:#e7ebf2
}

.alert-gray-400 hr {
    border-top-color:#d6dde9
}

.alert-gray-400 .alert-link {
    color:#404651
}

.alert-gray-500 {
    color: #465064;
    background-color: #e7ebf2;
    border-color:#dde3ed
}

.alert-gray-500 hr {
    border-top-color:#ccd5e4
}

.alert-gray-500 .alert-link {
    color:#313846
}

.alert-gray-600 {
    color: #35425a;
    background-color: #e0e5ef;
    border-color:#d4dbe8
}

.alert-gray-600 hr {
    border-top-color:#c3cddf
}

.alert-gray-600 .alert-link {
    color:#222a3a
}

.alert-gray-700 {
    color: #28354c;
    background-color: #dbe0e9;
    border-color:#cdd4e1
}

.alert-gray-700 hr {
    border-top-color:#bdc6d7
}

.alert-gray-700 .alert-link {
    color:#161e2b
}

.alert-gray-800 {
    color: #1f293b;
    background-color: #d8dce3;
    border-color:#c8cdd7
}

.alert-gray-800 hr {
    border-top-color:#b9c0cc
}

.alert-gray-800 .alert-link {
    color:#0d121a
}

.alert-gray-900 {
    color: #11151d;
    background-color: #d3d4d7;
    border-color:#c1c3c7
}

.alert-gray-900 hr {
    border-top-color:#b4b6bb
}

.alert-gray-900 .alert-link {
    color:#000
}.bg-muted {
    background-color:#869ac0 !important
}

a.bg-muted:focus, a.bg-muted:hover, button.bg-muted:focus, button.bg-muted:hover {
    background-color:#647eaf !important
}

.bg-gray-100 {
    background-color:#ebeef4 !important
}

a.bg-gray-100:focus, a.bg-gray-100:hover, button.bg-gray-100:focus, button.bg-gray-100:hover {
    background-color:#cad2e2 !important
}

.bg-gray-200 {
    background-color:#dae0ec !important
}

a.bg-gray-200:focus, a.bg-gray-200:hover, button.bg-gray-200:focus, button.bg-gray-200:hover {
    background-color:#b8c4db !important
}

.bg-gray-300 {
    background-color:#c9d2e3 !important
}

a.bg-gray-300:focus, a.bg-gray-300:hover, button.bg-gray-300:focus, button.bg-gray-300:hover {
    background-color:#a7b6d2 !important
}

.bg-gray-400 {
    background-color:#a8b6d1 !important
}

a.bg-gray-400:focus, a.bg-gray-400:hover, button.bg-gray-400:focus, button.bg-gray-400:hover {
    background-color:#879abf !important
}

.bg-gray-500 {
    background-color:#869ac0 !important
}

a.bg-gray-500:focus, a.bg-gray-500:hover, button.bg-gray-500:focus, button.bg-gray-500:hover {
    background-color:#647eaf !important
}

.bg-gray-600 {
    background-color:#657eae !important
}

a.bg-gray-600:focus, a.bg-gray-600:hover, button.bg-gray-600:focus, button.bg-gray-600:hover {
    background-color:#4d6593 !important
}

.bg-gray-700 {
    background-color:#4d6593 !important
}

a.bg-gray-700:focus, a.bg-gray-700:hover, button.bg-gray-700:focus, button.bg-gray-700:hover {
    background-color:#3b4e72 !important
}

.bg-gray-800 {
    background-color:#3c4e71 !important
}

a.bg-gray-800:focus, a.bg-gray-800:hover, button.bg-gray-800:focus, button.bg-gray-800:hover {
    background-color:#2a3750 !important
}

.bg-gray-900 {
    background-color:#212837 !important
}

a.bg-gray-900:focus, a.bg-gray-900:hover, button.bg-gray-900:focus, button.bg-gray-900:hover {
    background-color:#0e1117 !important
}

.bg-white {
    background-color:#fff !important
}

.bg-transparent {
    background-color:transparent !important
}.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 6px;
    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:#1f6bff
}

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

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

.badge-secondary {
    color: #212837;
    background-color:#c9d2e3
}

a.badge-secondary:focus, a.badge-secondary:hover {
    color: #212837;
    background-color:#a7b6d2
}

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

.badge-success {
    color: #fff;
    background-color:#1abd36
}

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

a.badge-success.focus, a.badge-success:focus {
    outline: 0;
    box-shadow:0 0 0 .2rem rgba(26, 189, 54, .5)
}

.badge-info {
    color: #212837;
    background-color:#30beff
}

a.badge-info:focus, a.badge-info:hover {
    color: #212837;
    background-color:#00adfc
}

a.badge-info.focus, a.badge-info:focus {
    outline: 0;
    box-shadow:0 0 0 .2rem rgba(48, 190, 255, .5)
}

.badge-warning {
    color: #212837;
    background-color:#ff9500
}

a.badge-warning:focus, a.badge-warning:hover {
    color: #212837;
    background-color:#c70
}

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

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

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

a.badge-danger.focus, a.badge-danger:focus {
    outline: 0;
    box-shadow:0 0 0 .2rem rgba(255, 59, 48, .5)
}

.badge-light {
    color: #212837;
    background-color:#ebeef4
}

a.badge-light:focus, a.badge-light:hover {
    color: #212837;
    background-color:#cad2e2
}

a.badge-light.focus, a.badge-light:focus {
    outline: 0;
    box-shadow:0 0 0 .2rem rgba(235, 238, 244, .5)
}

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

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

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

.badge-black {
    color: #fff;
    background-color:#000
}

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

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

.badge-white {
    color: #212837;
    background-color:#fff
}

a.badge-white:focus, a.badge-white:hover {
    color: #212837;
    background-color:#e6e6e6
}

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

.badge-purple {
    color: #fff;
    background-color:#5b2e91
}

a.badge-purple:focus, a.badge-purple:hover {
    color: #fff;
    background-color:#43226a
}

a.badge-purple.focus, a.badge-purple:focus {
    outline: 0;
    box-shadow:0 0 0 .2rem rgba(91, 46, 145, .5)
}

.badge-indigo {
    color: #fff;
    background-color:#640df3
}

a.badge-indigo:focus, a.badge-indigo:hover {
    color: #fff;
    background-color:#500ac3
}

a.badge-indigo.focus, a.badge-indigo:focus {
    outline: 0;
    box-shadow:0 0 0 .2rem rgba(100, 13, 243, .5)
}

.badge-pink {
    color: #fff;
    background-color:#ff2d55
}

a.badge-pink:focus, a.badge-pink:hover {
    color: #fff;
    background-color:#f9002f
}

a.badge-pink.focus, a.badge-pink:focus {
    outline: 0;
    box-shadow:0 0 0 .2rem rgba(255, 45, 85, .5)
}

.badge-yellow {
    color: #212837;
    background-color:#fc0
}

a.badge-yellow:focus, a.badge-yellow:hover {
    color: #212837;
    background-color:#cca300
}

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

.badge-teal {
    color: #fff;
    background-color:#0cd096
}

a.badge-teal:focus, a.badge-teal:hover {
    color: #fff;
    background-color:#09a073
}

a.badge-teal.focus, a.badge-teal:focus {
    outline: 0;
    box-shadow:0 0 0 .2rem rgba(12, 208, 150, .5)
}

.badge-muted {
    color: #212837;
    background-color:#869ac0
}

a.badge-muted:focus, a.badge-muted:hover {
    color: #212837;
    background-color:#647eaf
}

a.badge-muted.focus, a.badge-muted:focus {
    outline: 0;
    box-shadow:0 0 0 .2rem rgba(134, 154, 192, .5)
}

.badge-gray-100 {
    color: #212837;
    background-color:#ebeef4
}

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

a.badge-gray-100.focus, a.badge-gray-100:focus {
    outline: 0;
    box-shadow:0 0 0 .2rem rgba(235, 238, 244, .5)
}

.badge-gray-200 {
    color: #212837;
    background-color:#dae0ec
}

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

a.badge-gray-200.focus, a.badge-gray-200:focus {
    outline: 0;
    box-shadow:0 0 0 .2rem rgba(218, 224, 236, .5)
}

.badge-gray-300 {
    color: #212837;
    background-color:#c9d2e3
}

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

a.badge-gray-300.focus, a.badge-gray-300:focus {
    outline: 0;
    box-shadow:0 0 0 .2rem rgba(201, 210, 227, .5)
}

.badge-gray-400 {
    color: #212837;
    background-color:#a8b6d1
}

a.badge-gray-400:focus, a.badge-gray-400:hover {
    color: #212837;
    background-color:#879abf
}

a.badge-gray-400.focus, a.badge-gray-400:focus {
    outline: 0;
    box-shadow:0 0 0 .2rem rgba(168, 182, 209, .5)
}

.badge-gray-500 {
    color: #212837;
    background-color:#869ac0
}

a.badge-gray-500:focus, a.badge-gray-500:hover {
    color: #212837;
    background-color:#647eaf
}

a.badge-gray-500.focus, a.badge-gray-500:focus {
    outline: 0;
    box-shadow:0 0 0 .2rem rgba(134, 154, 192, .5)
}

.badge-gray-600 {
    color: #fff;
    background-color:#657eae
}

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

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

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

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

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

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

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

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

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

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

a.badge-gray-900.focus, a.badge-gray-900:focus {
    outline: 0;
    box-shadow:0 0 0 .2rem rgba(33, 40, 55, .5)
}.border {
    border:1px solid #dae0ec !important
}

.border-top {
    border-top:1px solid #dae0ec !important
}

.border-right {
    border-right:1px solid #dae0ec !important
}

.border-bottom {
    border-bottom:1px solid #dae0ec !important
}

.border-left {
    border-left:1px solid #dae0ec !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-muted {
    border-color:#869ac0 !important
}

.border-gray-100 {
    border-color:#ebeef4 !important
}

.border-gray-200 {
    border-color:#dae0ec !important
}

.border-gray-300 {
    border-color:#c9d2e3 !important
}

.border-gray-400 {
    border-color:#a8b6d1 !important
}

.border-gray-500 {
    border-color:#869ac0 !important
}

.border-gray-600 {
    border-color:#657eae !important
}

.border-gray-700 {
    border-color:#4d6593 !important
}

.border-gray-800 {
    border-color:#3c4e71 !important
}

.border-gray-900 {
    border-color:#212837 !important
}.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #dae0ec;
    border-radius:6px
}

.breadcrumb-item {
    display:flex
}

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

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

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

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

.breadcrumb-item.active {
    color:#657eae
}.btn {
    display: inline-block;
    font-weight: 400;
    color: #212837;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 6px;
    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: #212837;
    text-decoration:none
}

.btn.focus, .btn:focus {
    outline: 0;
    box-shadow:0 0 0 .2rem rgba(31, 107, 255, .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: #1f6bff;
    border-color:#1f6bff
}

.btn-primary:hover {
    color: #fff;
    background-color: #0054f8;
    border-color:#0050eb
}

.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #0054f8;
    border-color: #0050eb;
    box-shadow:0 0 0 .2rem rgba(65, 129, 255, .5)
}

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

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0050eb;
    border-color:#004bde
}

.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(65, 129, 255, .5)
}

.btn-secondary {
    color: #212837;
    background-color: #c9d2e3;
    border-color:#c9d2e3
}

.btn-secondary:hover {
    color: #212837;
    background-color: #b0bdd6;
    border-color:#a7b6d2
}

.btn-secondary.focus, .btn-secondary:focus {
    color: #212837;
    background-color: #b0bdd6;
    border-color: #a7b6d2;
    box-shadow:0 0 0 .2rem rgba(176, 185, 201, .5)
}

.btn-secondary.disabled, .btn-secondary:disabled {
    color: #212837;
    background-color: #c9d2e3;
    border-color:#c9d2e3
}

.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
    color: #212837;
    background-color: #a7b6d2;
    border-color:#9fafcd
}

.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(176, 185, 201, .5)
}

.btn-success {
    color: #fff;
    background-color: #1abd36;
    border-color:#1abd36
}

.btn-success:hover {
    color: #fff;
    background-color: #159b2c;
    border-color:#149029
}

.btn-success.focus, .btn-success:focus {
    color: #fff;
    background-color: #159b2c;
    border-color: #149029;
    box-shadow:0 0 0 .2rem rgba(60, 199, 84, .5)
}

.btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #1abd36;
    border-color:#1abd36
}

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

.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(60, 199, 84, .5)
}

.btn-info {
    color: #212837;
    background-color: #30beff;
    border-color:#30beff
}

.btn-info:hover {
    color: #fff;
    background-color: #0ab2ff;
    border-color:#00adfc
}

.btn-info.focus, .btn-info:focus {
    color: #fff;
    background-color: #0ab2ff;
    border-color: #00adfc;
    box-shadow:0 0 0 .2rem rgba(46, 168, 225, .5)
}

.btn-info.disabled, .btn-info:disabled {
    color: #212837;
    background-color: #30beff;
    border-color:#30beff
}

.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #00adfc;
    border-color:#00a4ef
}

.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(46, 168, 225, .5)
}

.btn-warning {
    color: #212837;
    background-color: #ff9500;
    border-color:#ff9500
}

.btn-warning:hover {
    color: #fff;
    background-color: #d97f00;
    border-color:#c70
}

.btn-warning.focus, .btn-warning:focus {
    color: #fff;
    background-color: #d97f00;
    border-color: #c70;
    box-shadow:0 0 0 .2rem rgba(222, 133, 8, .5)
}

.btn-warning.disabled, .btn-warning:disabled {
    color: #212837;
    background-color: #ff9500;
    border-color:#ff9500
}

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

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

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

.btn-danger:hover {
    color: #fff;
    background-color: #ff170a;
    border-color:#fc0d00
}

.btn-danger.focus, .btn-danger:focus {
    color: #fff;
    background-color: #ff170a;
    border-color: #fc0d00;
    box-shadow:0 0 0 .2rem rgba(255, 88, 79, .5)
}

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

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

.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(255, 88, 79, .5)
}

.btn-light {
    color: #212837;
    background-color: #ebeef4;
    border-color:#ebeef4
}

.btn-light:hover {
    color: #212837;
    background-color: #d2d9e6;
    border-color:#cad2e2
}

.btn-light.focus, .btn-light:focus {
    color: #212837;
    background-color: #d2d9e6;
    border-color: #cad2e2;
    box-shadow:0 0 0 .2rem rgba(205, 208, 216, .5)
}

.btn-light.disabled, .btn-light:disabled {
    color: #212837;
    background-color: #ebeef4;
    border-color:#ebeef4
}

.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show > .btn-light.dropdown-toggle {
    color: #212837;
    background-color: #cad2e2;
    border-color:#c2cbdd
}

.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 rgba(205, 208, 216, .5)
}

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

.btn-dark:hover {
    color: #fff;
    background-color: #13171f;
    border-color:#0e1117
}

.btn-dark.focus, .btn-dark:focus {
    color: #fff;
    background-color: #13171f;
    border-color: #0e1117;
    box-shadow:0 0 0 .2rem rgba(66, 72, 85, .5)
}

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

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

.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(66, 72, 85, .5)
}

.btn-black {
    color: #fff;
    background-color: #000;
    border-color:#000
}

.btn-black:hover {
    color: #fff;
    background-color: #000;
    border-color:#000
}

.btn-black.focus, .btn-black:focus {
    color: #fff;
    background-color: #000;
    border-color: #000;
    box-shadow:0 0 0 .2rem rgba(38, 38, 38, .5)
}

.btn-black.disabled, .btn-black:disabled {
    color: #fff;
    background-color: #000;
    border-color:#000
}

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

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

.btn-white {
    color: #212837;
    background-color: #fff;
    border-color:#fff
}

.btn-white:hover {
    color: #212837;
    background-color: #ececec;
    border-color:#e6e6e6
}

.btn-white.focus, .btn-white:focus {
    color: #212837;
    background-color: #ececec;
    border-color: #e6e6e6;
    box-shadow:0 0 0 .2rem rgba(222, 223, 225, .5)
}

.btn-white.disabled, .btn-white:disabled {
    color: #212837;
    background-color: #fff;
    border-color:#fff
}

.btn-white:not(:disabled):not(.disabled).active, .btn-white:not(:disabled):not(.disabled):active, .show > .btn-white.dropdown-toggle {
    color: #212837;
    background-color: #e6e6e6;
    border-color:#dfdfdf
}

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

.btn-purple {
    color: #fff;
    background-color: #5b2e91;
    border-color:#5b2e91
}

.btn-purple:hover {
    color: #fff;
    background-color: #492574;
    border-color:#43226a
}

.btn-purple.focus, .btn-purple:focus {
    color: #fff;
    background-color: #492574;
    border-color: #43226a;
    box-shadow:0 0 0 .2rem rgba(116, 77, 162, .5)
}

.btn-purple.disabled, .btn-purple:disabled {
    color: #fff;
    background-color: #5b2e91;
    border-color:#5b2e91
}

.btn-purple:not(:disabled):not(.disabled).active, .btn-purple:not(:disabled):not(.disabled):active, .show > .btn-purple.dropdown-toggle {
    color: #fff;
    background-color: #43226a;
    border-color:#3d1f61
}

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

.btn-indigo {
    color: #fff;
    background-color: #640df3;
    border-color:#640df3
}

.btn-indigo:hover {
    color: #fff;
    background-color: #550acf;
    border-color:#500ac3
}

.btn-indigo.focus, .btn-indigo:focus {
    color: #fff;
    background-color: #550acf;
    border-color: #500ac3;
    box-shadow:0 0 0 .2rem rgba(123, 49, 245, .5)
}

.btn-indigo.disabled, .btn-indigo:disabled {
    color: #fff;
    background-color: #640df3;
    border-color:#640df3
}

.btn-indigo:not(:disabled):not(.disabled).active, .btn-indigo:not(:disabled):not(.disabled):active, .show > .btn-indigo.dropdown-toggle {
    color: #fff;
    background-color: #500ac3;
    border-color:#4b09b7
}

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

.btn-pink {
    color: #fff;
    background-color: #ff2d55;
    border-color:#ff2d55
}

.btn-pink:hover {
    color: #fff;
    background-color: #ff0736;
    border-color:#f9002f
}

.btn-pink.focus, .btn-pink:focus {
    color: #fff;
    background-color: #ff0736;
    border-color: #f9002f;
    box-shadow:0 0 0 .2rem rgba(255, 77, 111, .5)
}

.btn-pink.disabled, .btn-pink:disabled {
    color: #fff;
    background-color: #ff2d55;
    border-color:#ff2d55
}

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

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

.btn-yellow {
    color: #212837;
    background-color: #fc0;
    border-color:#fc0
}

.btn-yellow:hover {
    color: #212837;
    background-color: #d9ad00;
    border-color:#cca300
}

.btn-yellow.focus, .btn-yellow:focus {
    color: #212837;
    background-color: #d9ad00;
    border-color: #cca300;
    box-shadow:0 0 0 .2rem rgba(222, 179, 8, .5)
}

.btn-yellow.disabled, .btn-yellow:disabled {
    color: #212837;
    background-color: #fc0;
    border-color:#fc0
}

.btn-yellow:not(:disabled):not(.disabled).active, .btn-yellow:not(:disabled):not(.disabled):active, .show > .btn-yellow.dropdown-toggle {
    color: #212837;
    background-color: #cca300;
    border-color:#bf9900
}

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

.btn-teal {
    color: #fff;
    background-color: #0cd096;
    border-color:#0cd096
}

.btn-teal:hover {
    color: #fff;
    background-color: #0aac7c;
    border-color:#09a073
}

.btn-teal.focus, .btn-teal:focus {
    color: #fff;
    background-color: #0aac7c;
    border-color: #09a073;
    box-shadow:0 0 0 .2rem rgba(48, 215, 166, .5)
}

.btn-teal.disabled, .btn-teal:disabled {
    color: #fff;
    background-color: #0cd096;
    border-color:#0cd096
}

.btn-teal:not(:disabled):not(.disabled).active, .btn-teal:not(:disabled):not(.disabled):active, .show > .btn-teal.dropdown-toggle {
    color: #fff;
    background-color: #09a073;
    border-color:#09946b
}

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

.btn-muted {
    color: #212837;
    background-color: #869ac0;
    border-color:#869ac0
}

.btn-muted:hover {
    color: #fff;
    background-color: #6d85b3;
    border-color:#647eaf
}

.btn-muted.focus, .btn-muted:focus {
    color: #fff;
    background-color: #6d85b3;
    border-color: #647eaf;
    box-shadow:0 0 0 .2rem rgba(119, 137, 171, .5)
}

.btn-muted.disabled, .btn-muted:disabled {
    color: #212837;
    background-color: #869ac0;
    border-color:#869ac0
}

.btn-muted:not(:disabled):not(.disabled).active, .btn-muted:not(:disabled):not(.disabled):active, .show > .btn-muted.dropdown-toggle {
    color: #fff;
    background-color: #647eaf;
    border-color:#5c77aa
}

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

.btn-gray-100 {
    color: #212837;
    background-color: #ebeef4;
    border-color:#ebeef4
}

.btn-gray-100:hover {
    color: #212837;
    background-color: #d2d9e6;
    border-color:#cad2e2
}

.btn-gray-100.focus, .btn-gray-100:focus {
    color: #212837;
    background-color: #d2d9e6;
    border-color: #cad2e2;
    box-shadow:0 0 0 .2rem rgba(205, 208, 216, .5)
}

.btn-gray-100.disabled, .btn-gray-100:disabled {
    color: #212837;
    background-color: #ebeef4;
    border-color:#ebeef4
}

.btn-gray-100:not(:disabled):not(.disabled).active, .btn-gray-100:not(:disabled):not(.disabled):active, .show > .btn-gray-100.dropdown-toggle {
    color: #212837;
    background-color: #cad2e2;
    border-color:#c2cbdd
}

.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 rgba(205, 208, 216, .5)
}

.btn-gray-200 {
    color: #212837;
    background-color: #dae0ec;
    border-color:#dae0ec
}

.btn-gray-200:hover {
    color: #212837;
    background-color: #c1cbdf;
    border-color:#b8c4db
}

.btn-gray-200.focus, .btn-gray-200:focus {
    color: #212837;
    background-color: #c1cbdf;
    border-color: #b8c4db;
    box-shadow:0 0 0 .2rem rgba(190, 196, 209, .5)
}

.btn-gray-200.disabled, .btn-gray-200:disabled {
    color: #212837;
    background-color: #dae0ec;
    border-color:#dae0ec
}

.btn-gray-200:not(:disabled):not(.disabled).active, .btn-gray-200:not(:disabled):not(.disabled):active, .show > .btn-gray-200.dropdown-toggle {
    color: #212837;
    background-color: #b8c4db;
    border-color:#b0bdd6
}

.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 rgba(190, 196, 209, .5)
}

.btn-gray-300 {
    color: #212837;
    background-color: #c9d2e3;
    border-color:#c9d2e3
}

.btn-gray-300:hover {
    color: #212837;
    background-color: #b0bdd6;
    border-color:#a7b6d2
}

.btn-gray-300.focus, .btn-gray-300:focus {
    color: #212837;
    background-color: #b0bdd6;
    border-color: #a7b6d2;
    box-shadow:0 0 0 .2rem rgba(176, 185, 201, .5)
}

.btn-gray-300.disabled, .btn-gray-300:disabled {
    color: #212837;
    background-color: #c9d2e3;
    border-color:#c9d2e3
}

.btn-gray-300:not(:disabled):not(.disabled).active, .btn-gray-300:not(:disabled):not(.disabled):active, .show > .btn-gray-300.dropdown-toggle {
    color: #212837;
    background-color: #a7b6d2;
    border-color:#9fafcd
}

.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 rgba(176, 185, 201, .5)
}

.btn-gray-400 {
    color: #212837;
    background-color: #a8b6d1;
    border-color:#a8b6d1
}

.btn-gray-400:hover {
    color: #212837;
    background-color: #8fa1c4;
    border-color:#879abf
}

.btn-gray-400.focus, .btn-gray-400:focus {
    color: #212837;
    background-color: #8fa1c4;
    border-color: #879abf;
    box-shadow:0 0 0 .2rem rgba(148, 161, 186, .5)
}

.btn-gray-400.disabled, .btn-gray-400:disabled {
    color: #212837;
    background-color: #a8b6d1;
    border-color:#a8b6d1
}

.btn-gray-400:not(:disabled):not(.disabled).active, .btn-gray-400:not(:disabled):not(.disabled):active, .show > .btn-gray-400.dropdown-toggle {
    color: #212837;
    background-color: #879abf;
    border-color:#7e93bb
}

.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 rgba(148, 161, 186, .5)
}

.btn-gray-500 {
    color: #212837;
    background-color: #869ac0;
    border-color:#869ac0
}

.btn-gray-500:hover {
    color: #fff;
    background-color: #6d85b3;
    border-color:#647eaf
}

.btn-gray-500.focus, .btn-gray-500:focus {
    color: #fff;
    background-color: #6d85b3;
    border-color: #647eaf;
    box-shadow:0 0 0 .2rem rgba(119, 137, 171, .5)
}

.btn-gray-500.disabled, .btn-gray-500:disabled {
    color: #212837;
    background-color: #869ac0;
    border-color:#869ac0
}

.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: #647eaf;
    border-color:#5c77aa
}

.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 rgba(119, 137, 171, .5)
}

.btn-gray-600 {
    color: #fff;
    background-color: #657eae;
    border-color:#657eae
}

.btn-gray-600:hover {
    color: #fff;
    background-color: #526b9b;
    border-color:#4d6593
}

.btn-gray-600.focus, .btn-gray-600:focus {
    color: #fff;
    background-color: #526b9b;
    border-color: #4d6593;
    box-shadow:0 0 0 .2rem rgba(124, 145, 186, .5)
}

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

.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: #4d6593;
    border-color:#495f8a
}

.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 rgba(124, 145, 186, .5)
}

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

.btn-gray-700:hover {
    color: #fff;
    background-color: #40547a;
    border-color:#3b4e72
}

.btn-gray-700.focus, .btn-gray-700:focus {
    color: #fff;
    background-color: #40547a;
    border-color: #3b4e72;
    box-shadow:0 0 0 .2rem rgba(104, 124, 163, .5)
}

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

.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: #3b4e72;
    border-color:#374869
}

.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(104, 124, 163, .5)
}

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

.btn-gray-800:hover {
    color: #fff;
    background-color: #2f3d58;
    border-color:#2a3750
}

.btn-gray-800.focus, .btn-gray-800:focus {
    color: #fff;
    background-color: #2f3d58;
    border-color: #2a3750;
    box-shadow:0 0 0 .2rem rgba(89, 105, 134, .5)
}

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

.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: #2a3750;
    border-color:#263147
}

.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(89, 105, 134, .5)
}

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

.btn-gray-900:hover {
    color: #fff;
    background-color: #13171f;
    border-color:#0e1117
}

.btn-gray-900.focus, .btn-gray-900:focus {
    color: #fff;
    background-color: #13171f;
    border-color: #0e1117;
    box-shadow:0 0 0 .2rem rgba(66, 72, 85, .5)
}

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

.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: #0e1117;
    border-color:#090b0f
}

.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(66, 72, 85, .5)
}

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

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

.btn-outline-primary.focus, .btn-outline-primary:focus {
    box-shadow:0 0 0 .2rem rgba(31, 107, 255, .5)
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #1f6bff;
    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: #1f6bff;
    border-color:#1f6bff
}

.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(31, 107, 255, .5)
}

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

.btn-outline-secondary:hover {
    color: #212837;
    background-color: #c9d2e3;
    border-color:#c9d2e3
}

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

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #c9d2e3;
    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: #212837;
    background-color: #c9d2e3;
    border-color:#c9d2e3
}

.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(201, 210, 227, .5)
}

.btn-outline-success {
    color: #1abd36;
    border-color:#1abd36
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #1abd36;
    border-color:#1abd36
}

.btn-outline-success.focus, .btn-outline-success:focus {
    box-shadow:0 0 0 .2rem rgba(26, 189, 54, .5)
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #1abd36;
    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: #1abd36;
    border-color:#1abd36
}

.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(26, 189, 54, .5)
}

.btn-outline-info {
    color: #30beff;
    border-color:#30beff
}

.btn-outline-info:hover {
    color: #212837;
    background-color: #30beff;
    border-color:#30beff
}

.btn-outline-info.focus, .btn-outline-info:focus {
    box-shadow:0 0 0 .2rem rgba(48, 190, 255, .5)
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #30beff;
    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: #212837;
    background-color: #30beff;
    border-color:#30beff
}

.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(48, 190, 255, .5)
}

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

.btn-outline-warning:hover {
    color: #212837;
    background-color: #ff9500;
    border-color:#ff9500
}

.btn-outline-warning.focus, .btn-outline-warning:focus {
    box-shadow:0 0 0 .2rem rgba(255, 149, 0, .5)
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ff9500;
    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: #212837;
    background-color: #ff9500;
    border-color:#ff9500
}

.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(255, 149, 0, .5)
}

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

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

.btn-outline-danger.focus, .btn-outline-danger:focus {
    box-shadow:0 0 0 .2rem rgba(255, 59, 48, .5)
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #ff3b30;
    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: #ff3b30;
    border-color:#ff3b30
}

.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(255, 59, 48, .5)
}

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

.btn-outline-light:hover {
    color: #212837;
    background-color: #ebeef4;
    border-color:#ebeef4
}

.btn-outline-light.focus, .btn-outline-light:focus {
    box-shadow:0 0 0 .2rem rgba(235, 238, 244, .5)
}

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

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

.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 rgba(235, 238, 244, .5)
}

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

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

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

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #212837;
    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: #212837;
    border-color:#212837
}

.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(33, 40, 55, .5)
}

.btn-outline-black {
    color: #000;
    border-color:#000
}

.btn-outline-black:hover {
    color: #fff;
    background-color: #000;
    border-color:#000
}

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

.btn-outline-black.disabled, .btn-outline-black:disabled {
    color: #000;
    background-color:transparent
}

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

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

.btn-outline-white {
    color: #fff;
    border-color:#fff
}

.btn-outline-white:hover {
    color: #212837;
    background-color: #fff;
    border-color:#fff
}

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

.btn-outline-white.disabled, .btn-outline-white:disabled {
    color: #fff;
    background-color:transparent
}

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

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

.btn-outline-purple {
    color: #5b2e91;
    border-color:#5b2e91
}

.btn-outline-purple:hover {
    color: #fff;
    background-color: #5b2e91;
    border-color:#5b2e91
}

.btn-outline-purple.focus, .btn-outline-purple:focus {
    box-shadow:0 0 0 .2rem rgba(91, 46, 145, .5)
}

.btn-outline-purple.disabled, .btn-outline-purple:disabled {
    color: #5b2e91;
    background-color:transparent
}

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

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

.btn-outline-indigo {
    color: #640df3;
    border-color:#640df3
}

.btn-outline-indigo:hover {
    color: #fff;
    background-color: #640df3;
    border-color:#640df3
}

.btn-outline-indigo.focus, .btn-outline-indigo:focus {
    box-shadow:0 0 0 .2rem rgba(100, 13, 243, .5)
}

.btn-outline-indigo.disabled, .btn-outline-indigo:disabled {
    color: #640df3;
    background-color:transparent
}

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

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

.btn-outline-pink {
    color: #ff2d55;
    border-color:#ff2d55
}

.btn-outline-pink:hover {
    color: #fff;
    background-color: #ff2d55;
    border-color:#ff2d55
}

.btn-outline-pink.focus, .btn-outline-pink:focus {
    box-shadow:0 0 0 .2rem rgba(255, 45, 85, .5)
}

.btn-outline-pink.disabled, .btn-outline-pink:disabled {
    color: #ff2d55;
    background-color:transparent
}

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

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

.btn-outline-yellow {
    color: #fc0;
    border-color:#fc0
}

.btn-outline-yellow:hover {
    color: #212837;
    background-color: #fc0;
    border-color:#fc0
}

.btn-outline-yellow.focus, .btn-outline-yellow:focus {
    box-shadow:0 0 0 .2rem rgba(255, 204, 0, .5)
}

.btn-outline-yellow.disabled, .btn-outline-yellow:disabled {
    color: #fc0;
    background-color:transparent
}

.btn-outline-yellow:not(:disabled):not(.disabled).active, .btn-outline-yellow:not(:disabled):not(.disabled):active, .show > .btn-outline-yellow.dropdown-toggle {
    color: #212837;
    background-color: #fc0;
    border-color:#fc0
}

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

.btn-outline-teal {
    color: #0cd096;
    border-color:#0cd096
}

.btn-outline-teal:hover {
    color: #fff;
    background-color: #0cd096;
    border-color:#0cd096
}

.btn-outline-teal.focus, .btn-outline-teal:focus {
    box-shadow:0 0 0 .2rem rgba(12, 208, 150, .5)
}

.btn-outline-teal.disabled, .btn-outline-teal:disabled {
    color: #0cd096;
    background-color:transparent
}

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

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

.btn-outline-muted {
    color: #869ac0;
    border-color:#869ac0
}

.btn-outline-muted:hover {
    color: #212837;
    background-color: #869ac0;
    border-color:#869ac0
}

.btn-outline-muted.focus, .btn-outline-muted:focus {
    box-shadow:0 0 0 .2rem rgba(134, 154, 192, .5)
}

.btn-outline-muted.disabled, .btn-outline-muted:disabled {
    color: #869ac0;
    background-color:transparent
}

.btn-outline-muted:not(:disabled):not(.disabled).active, .btn-outline-muted:not(:disabled):not(.disabled):active, .show > .btn-outline-muted.dropdown-toggle {
    color: #212837;
    background-color: #869ac0;
    border-color:#869ac0
}

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

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

.btn-outline-gray-100:hover {
    color: #212837;
    background-color: #ebeef4;
    border-color:#ebeef4
}

.btn-outline-gray-100.focus, .btn-outline-gray-100:focus {
    box-shadow:0 0 0 .2rem rgba(235, 238, 244, .5)
}

.btn-outline-gray-100.disabled, .btn-outline-gray-100:disabled {
    color: #ebeef4;
    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: #212837;
    background-color: #ebeef4;
    border-color:#ebeef4
}

.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 rgba(235, 238, 244, .5)
}

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

.btn-outline-gray-200:hover {
    color: #212837;
    background-color: #dae0ec;
    border-color:#dae0ec
}

.btn-outline-gray-200.focus, .btn-outline-gray-200:focus {
    box-shadow:0 0 0 .2rem rgba(218, 224, 236, .5)
}

.btn-outline-gray-200.disabled, .btn-outline-gray-200:disabled {
    color: #dae0ec;
    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: #212837;
    background-color: #dae0ec;
    border-color:#dae0ec
}

.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 rgba(218, 224, 236, .5)
}

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

.btn-outline-gray-300:hover {
    color: #212837;
    background-color: #c9d2e3;
    border-color:#c9d2e3
}

.btn-outline-gray-300.focus, .btn-outline-gray-300:focus {
    box-shadow:0 0 0 .2rem rgba(201, 210, 227, .5)
}

.btn-outline-gray-300.disabled, .btn-outline-gray-300:disabled {
    color: #c9d2e3;
    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: #212837;
    background-color: #c9d2e3;
    border-color:#c9d2e3
}

.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 rgba(201, 210, 227, .5)
}

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

.btn-outline-gray-400:hover {
    color: #212837;
    background-color: #a8b6d1;
    border-color:#a8b6d1
}

.btn-outline-gray-400.focus, .btn-outline-gray-400:focus {
    box-shadow:0 0 0 .2rem rgba(168, 182, 209, .5)
}

.btn-outline-gray-400.disabled, .btn-outline-gray-400:disabled {
    color: #a8b6d1;
    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: #212837;
    background-color: #a8b6d1;
    border-color:#a8b6d1
}

.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 rgba(168, 182, 209, .5)
}

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

.btn-outline-gray-500:hover {
    color: #212837;
    background-color: #869ac0;
    border-color:#869ac0
}

.btn-outline-gray-500.focus, .btn-outline-gray-500:focus {
    box-shadow:0 0 0 .2rem rgba(134, 154, 192, .5)
}

.btn-outline-gray-500.disabled, .btn-outline-gray-500:disabled {
    color: #869ac0;
    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: #212837;
    background-color: #869ac0;
    border-color:#869ac0
}

.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 rgba(134, 154, 192, .5)
}

.btn-outline-gray-600 {
    color: #657eae;
    border-color:#657eae
}

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

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

.btn-outline-gray-600.disabled, .btn-outline-gray-600:disabled {
    color: #657eae;
    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: #657eae;
    border-color:#657eae
}

.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(101, 126, 174, .5)
}

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

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

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

.btn-outline-gray-700.disabled, .btn-outline-gray-700:disabled {
    color: #4d6593;
    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: #4d6593;
    border-color:#4d6593
}

.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(77, 101, 147, .5)
}

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

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

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

.btn-outline-gray-800.disabled, .btn-outline-gray-800:disabled {
    color: #3c4e71;
    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: #3c4e71;
    border-color:#3c4e71
}

.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(60, 78, 113, .5)
}

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

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

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

.btn-outline-gray-900.disabled, .btn-outline-gray-900:disabled {
    color: #212837;
    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: #212837;
    border-color:#212837
}

.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(33, 40, 55, .5)
}

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

.btn-link:hover {
    color: #0047d2;
    text-decoration:underline
}

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

.btn-link.disabled, .btn-link:disabled {
    color: #657eae;
    pointer-events:none
}

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

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

.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%
}

.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:hover, .btn-group > .btn:hover {
    z-index:1
}

.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus {
    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: .5625rem;
    padding-left:.5625rem
}

.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: .375rem;
    padding-left:.375rem
}

.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 input[type=checkbox], .btn-group-toggle > .btn input[type=radio], .btn-group-toggle > .btn-group > .btn input[type=checkbox], .btn-group-toggle > .btn-group > .btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events:none
}.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(101, 126, 174, .25);
    border-radius:9px
}

.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: 8px;
    border-top-right-radius:8px
}

.card > .list-group:last-child {
    border-bottom-width: 0;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius:8px
}

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

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

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

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

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

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

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(218, 224, 236, .25);
    border-bottom:1px solid rgba(101, 126, 174, .25)
}

.card-header:first-child {
    border-radius:8px 8px 0 0
}

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

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(218, 224, 236, .25);
    border-top:1px solid rgba(101, 126, 174, .25)
}

.card-footer:last-child {
    border-radius:0 0 8px 8px
}

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

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

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

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

.card-img, .card-img-top {
    border-top-left-radius: 8px;
    border-top-right-radius:8px
}

.card-img, .card-img-bottom {
    border-bottom-right-radius: 8px;
    border-bottom-left-radius:8px
}

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

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

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

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

@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 {
        column-count: 3;
        column-gap: 1.25rem;
        orphans: 1;
        widows:1
    }

    .card-columns .card {
        display: inline-block;
        width:100%
    }
}.container {
    width: 100%;
    padding-right: 8px;
    padding-left: 8px;
    margin-right: auto;
    margin-left:auto
}

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

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

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

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

.container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    width: 100%;
    padding-right: 8px;
    padding-left: 8px;
    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
    }
}.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 (max-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 (max-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 (max-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 (max-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 (max-width: 1660px) {
    .d-xxl-none {
        display:none !important
    }

    .d-xxl-inline {
        display:inline !important
    }

    .d-xxl-inline-block {
        display:inline-block !important
    }

    .d-xxl-block {
        display:block !important
    }

    .d-xxl-table {
        display:table !important
    }

    .d-xxl-table-row {
        display:table-row !important
    }

    .d-xxl-table-cell {
        display:table-cell !important
    }

    .d-xxl-flex {
        display:flex !important
    }

    .d-xxl-inline-flex {
        display:inline-flex !important
    }
}

@media (max-width: 1900px) {
    .d-xxxl-none {
        display:none !important
    }

    .d-xxxl-inline {
        display:inline !important
    }

    .d-xxxl-inline-block {
        display:inline-block !important
    }

    .d-xxxl-block {
        display:block !important
    }

    .d-xxxl-table {
        display:table !important
    }

    .d-xxxl-table-row {
        display:table-row !important
    }

    .d-xxxl-table-cell {
        display:table-cell !important
    }

    .d-xxxl-flex {
        display:flex !important
    }

    .d-xxxl-inline-flex {
        display:inline-flex !important
    }
}

@media print {
    .d-print-none {
        display:none !important
    }

    .d-print-inline {
        display:inline !important
    }

    .d-print-inline-block {
        display:inline-block !important
    }

    .d-print-block {
        display:block !important
    }

    .d-print-table {
        display:table !important
    }

    .d-print-table-row {
        display:table-row !important
    }

    .d-print-table-cell {
        display:table-cell !important
    }

    .d-print-flex {
        display:flex !important
    }

    .d-print-inline-flex {
        display:inline-flex !important
    }
}.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display:flex
}

.d-inline-flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display:inline-flex
}

.align-items-start {
    -ms-flex-align: start;
    align-items:start
}

.align-items-end {
    -ms-flex-align: end;
    align-items:end
}

.align-items-center {
    -ms-flex-align: center;
    align-items:center
}

.align-items-baseline {
    -ms-flex-align: baseline;
    align-items:baseline
}

.align-items-stretch {
    -ms-flex-align: stretch;
    align-items:stretch
}

.justify-content-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content:start
}

.justify-content-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content:end
}

.justify-content-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content:center
}

.justify-content-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content:justify
}

.justify-content-around {
    -webkit-box-pack: distribute;
    -ms-flex-pack: distribute;
    justify-content:distribute
}

.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
    }
}

@media (min-width: 1660px) {
    .flex-xxl-row {
        flex-direction:row !important
    }

    .flex-xxl-column {
        flex-direction:column !important
    }

    .flex-xxl-row-reverse {
        flex-direction:row-reverse !important
    }

    .flex-xxl-column-reverse {
        flex-direction:column-reverse !important
    }

    .flex-xxl-wrap {
        flex-wrap:wrap !important
    }

    .flex-xxl-nowrap {
        flex-wrap:nowrap !important
    }

    .flex-xxl-wrap-reverse {
        flex-wrap:wrap-reverse !important
    }

    .flex-xxl-fill {
        flex:1 1 auto !important
    }

    .flex-xxl-grow-0 {
        flex-grow:0 !important
    }

    .flex-xxl-grow-1 {
        flex-grow:1 !important
    }

    .flex-xxl-shrink-0 {
        flex-shrink:0 !important
    }

    .flex-xxl-shrink-1 {
        flex-shrink:1 !important
    }

    .justify-content-xxl-start {
        justify-content:flex-start !important
    }

    .justify-content-xxl-end {
        justify-content:flex-end !important
    }

    .justify-content-xxl-center {
        justify-content:center !important
    }

    .justify-content-xxl-between {
        justify-content:space-between !important
    }

    .justify-content-xxl-around {
        justify-content:space-around !important
    }

    .align-items-xxl-start {
        align-items:flex-start !important
    }

    .align-items-xxl-end {
        align-items:flex-end !important
    }

    .align-items-xxl-center {
        align-items:center !important
    }

    .align-items-xxl-baseline {
        align-items:baseline !important
    }

    .align-items-xxl-stretch {
        align-items:stretch !important
    }

    .align-content-xxl-start {
        align-content:flex-start !important
    }

    .align-content-xxl-end {
        align-content:flex-end !important
    }

    .align-content-xxl-center {
        align-content:center !important
    }

    .align-content-xxl-between {
        align-content:space-between !important
    }

    .align-content-xxl-around {
        align-content:space-around !important
    }

    .align-content-xxl-stretch {
        align-content:stretch !important
    }

    .align-self-xxl-auto {
        align-self:auto !important
    }

    .align-self-xxl-start {
        align-self:flex-start !important
    }

    .align-self-xxl-end {
        align-self:flex-end !important
    }

    .align-self-xxl-center {
        align-self:center !important
    }

    .align-self-xxl-baseline {
        align-self:baseline !important
    }

    .align-self-xxl-stretch {
        align-self:stretch !important
    }
}

@media (min-width: 1900px) {
    .flex-xxxl-row {
        flex-direction:row !important
    }

    .flex-xxxl-column {
        flex-direction:column !important
    }

    .flex-xxxl-row-reverse {
        flex-direction:row-reverse !important
    }

    .flex-xxxl-column-reverse {
        flex-direction:column-reverse !important
    }

    .flex-xxxl-wrap {
        flex-wrap:wrap !important
    }

    .flex-xxxl-nowrap {
        flex-wrap:nowrap !important
    }

    .flex-xxxl-wrap-reverse {
        flex-wrap:wrap-reverse !important
    }

    .flex-xxxl-fill {
        flex:1 1 auto !important
    }

    .flex-xxxl-grow-0 {
        flex-grow:0 !important
    }

    .flex-xxxl-grow-1 {
        flex-grow:1 !important
    }

    .flex-xxxl-shrink-0 {
        flex-shrink:0 !important
    }

    .flex-xxxl-shrink-1 {
        flex-shrink:1 !important
    }

    .justify-content-xxxl-start {
        justify-content:flex-start !important
    }

    .justify-content-xxxl-end {
        justify-content:flex-end !important
    }

    .justify-content-xxxl-center {
        justify-content:center !important
    }

    .justify-content-xxxl-between {
        justify-content:space-between !important
    }

    .justify-content-xxxl-around {
        justify-content:space-around !important
    }

    .align-items-xxxl-start {
        align-items:flex-start !important
    }

    .align-items-xxxl-end {
        align-items:flex-end !important
    }

    .align-items-xxxl-center {
        align-items:center !important
    }

    .align-items-xxxl-baseline {
        align-items:baseline !important
    }

    .align-items-xxxl-stretch {
        align-items:stretch !important
    }

    .align-content-xxxl-start {
        align-content:flex-start !important
    }

    .align-content-xxxl-end {
        align-content:flex-end !important
    }

    .align-content-xxxl-center {
        align-content:center !important
    }

    .align-content-xxxl-between {
        align-content:space-between !important
    }

    .align-content-xxxl-around {
        align-content:space-around !important
    }

    .align-content-xxxl-stretch {
        align-content:stretch !important
    }

    .align-self-xxxl-auto {
        align-self:auto !important
    }

    .align-self-xxxl-start {
        align-self:flex-start !important
    }

    .align-self-xxxl-end {
        align-self:flex-end !important
    }

    .align-self-xxxl-center {
        align-self:center !important
    }

    .align-self-xxxl-baseline {
        align-self:baseline !important
    }

    .align-self-xxxl-stretch {
        align-self:stretch !important
    }
}

.float-left {
    float:left !important
}

.float-right {
    float:right !important
}

.float-none {
    float:none !important
}

@media (min-width: 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
    }
}

@media (min-width: 1660px) {
    .float-xxl-left {
        float:left !important
    }

    .float-xxl-right {
        float:right !important
    }

    .float-xxl-none {
        float:none !important
    }
}

@media (min-width: 1900px) {
    .float-xxxl-left {
        float:left !important
    }

    .float-xxxl-right {
        float:right !important
    }

    .float-xxxl-none {
        float:none !important
    }
}

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

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

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

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

.form-control:focus {
    color: #3c4e71;
    background-color: #fff;
    border-color: #528dff;
    outline: 0;
    box-shadow:0 0 0 .2rem rgba(31, 107, 255, .25)
}

.form-control::placeholder {
    color: #869ac0;
    opacity:1
}

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

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

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

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

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

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

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

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

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

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

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

.form-group input ~ .help, .form-group input ~ .text-help,
.form-group select ~ .help, .form-group select ~ .text-help,
.form-group textarea ~ .help, .form-group textarea ~ .text-help {
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
}

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

textarea.form-control {
    height:auto
}

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

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

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

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

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

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

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

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

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

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

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


.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 {
    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 {
    margin-left:-1px
}

.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label, .input-group > .custom-select:focus, .input-group > .form-control: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) {
    border-top-right-radius: 0;
    border-bottom-right-radius:0
}

.input-group > .custom-select:not(:first-child), .input-group > .form-control: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: .375rem .75rem;
    margin-bottom: 0;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #3c4e71;
    text-align: center;
    white-space: nowrap;
    background-color: #dae0ec;
    border: 1px solid #c9d2e3;
    border-radius:6px
}

.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) {
    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 {
    padding: .5rem 1rem;
    font-size: 1.09375rem;
    line-height: 1.5;
    border-radius:9px
}

.input-group-sm > .custom-select, .input-group-sm > .form-control:not(textarea) {
    height:calc(1.5em + .5rem + 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 {
    padding: .25rem .5rem;
    font-size: .76562rem;
    line-height: 1.5;
    border-radius:3px
}

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

.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
}

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

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .75rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(26, 189, 54, .9);
    border-radius:6px
}

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

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

.form-control.is-valid:focus, .was-validated .form-control:valid:focus {
    border-color: #1abd36;
    box-shadow:0 0 0 .2rem rgba(26, 189, 54, .25)
}

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

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

.custom-select.is-valid:focus, .was-validated .custom-select:valid:focus {
    border-color: #1abd36;
    box-shadow:0 0 0 .2rem rgba(26, 189, 54, .25)
}

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

.form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .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, .was-validated .custom-control-input:valid ~ .custom-control-label {
    color:#1abd36
}

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

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

.custom-control-input.is-valid:focus ~ .custom-control-label::before, .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before {
    box-shadow:0 0 0 .2rem rgba(26, 189, 54, .25)
}

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

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

.custom-file-input.is-valid:focus ~ .custom-file-label, .was-validated .custom-file-input:valid:focus ~ .custom-file-label {
    border-color: #1abd36;
    box-shadow:0 0 0 .2rem rgba(26, 189, 54, .25)
}

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

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .75rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(255, 59, 48, .9);
    border-radius:6px
}

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

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

.form-control.is-invalid:focus, .form-group.is-invalid .form-control:focus, .was-validated .form-control:invalid:focus {
    border-color: #ff3b30;
    box-shadow:0 0 0 .2rem rgba(255, 59, 48, .25)
}

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

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

.custom-select.is-invalid:focus, .was-validated .custom-select:invalid:focus {
    border-color: #ff3b30;
    box-shadow:0 0 0 .2rem rgba(255, 59, 48, .25)
}

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

.form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .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, .was-validated .custom-control-input:invalid ~ .custom-control-label {
    color:#ff3b30
}

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

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

.custom-control-input.is-invalid:focus ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before {
    box-shadow:0 0 0 .2rem rgba(255, 59, 48, .25)
}

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

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

.custom-file-input.is-invalid:focus ~ .custom-file-label, .was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
    border-color: #ff3b30;
    box-shadow:0 0 0 .2rem rgba(255, 59, 48, .25)
}.m-0 {
    margin:0 !important
}

.mt-0, .my-0 {
    margin-top:0 !important
}

.mr-0, .mx-0 {
    margin-right:0 !important
}

.mb-0, .my-0 {
    margin-bottom:0 !important
}

.ml-0, .mx-0 {
    margin-left:0 !important
}

.m-1 {
    margin:.25rem !important
}

.mt-1, .my-1 {
    margin-top:.25rem !important
}

.mr-1, .mx-1 {
    margin-right:.25rem !important
}

.mb-1, .my-1 {
    margin-bottom:.25rem !important
}

.ml-1, .mx-1 {
    margin-left:.25rem !important
}

.m-2 {
    margin:.5rem !important
}

.mt-2, .my-2 {
    margin-top:.5rem !important
}

.mr-2, .mx-2 {
    margin-right:.5rem !important
}

.mb-2, .my-2 {
    margin-bottom:.5rem !important
}

.ml-2, .mx-2 {
    margin-left:.5rem !important
}

.m-3 {
    margin:1rem !important
}

.mt-3, .my-3 {
    margin-top:1rem !important
}

.mr-3, .mx-3 {
    margin-right:1rem !important
}

.mb-3, .my-3 {
    margin-bottom:1rem !important
}

.ml-3, .mx-3 {
    margin-left:1rem !important
}

.m-4 {
    margin:1.5rem !important
}

.mt-4, .my-4 {
    margin-top:1.5rem !important
}

.mr-4, .mx-4 {
    margin-right:1.5rem !important
}

.mb-4, .my-4 {
    margin-bottom:1.5rem !important
}

.ml-4, .mx-4 {
    margin-left:1.5rem !important
}

.m-5 {
    margin:3rem !important
}

.mt-5, .my-5 {
    margin-top:3rem !important
}

.mr-5, .mx-5 {
    margin-right:3rem !important
}

.mb-5, .my-5 {
    margin-bottom:3rem !important
}

.ml-5, .mx-5 {
    margin-left:3rem !important
}

.p-0 {
    padding:0 !important
}

.pt-0, .py-0 {
    padding-top:0 !important
}

.pr-0, .px-0 {
    padding-right:0 !important
}

.pb-0, .py-0 {
    padding-bottom:0 !important
}

.pl-0, .px-0 {
    padding-left:0 !important
}

.p-1 {
    padding:.25rem !important
}

.pt-1, .py-1 {
    padding-top:.25rem !important
}

.pr-1, .px-1 {
    padding-right:.25rem !important
}

.pb-1, .py-1 {
    padding-bottom:.25rem !important
}

.pl-1, .px-1 {
    padding-left:.25rem !important
}

.p-2 {
    padding:.5rem !important
}

.pt-2, .py-2 {
    padding-top:.5rem !important
}

.pr-2, .px-2 {
    padding-right:.5rem !important
}

.pb-2, .py-2 {
    padding-bottom:.5rem !important
}

.pl-2, .px-2 {
    padding-left:.5rem !important
}

.p-3 {
    padding:1rem !important
}

.pt-3, .py-3 {
    padding-top:1rem !important
}

.pr-3, .px-3 {
    padding-right:1rem !important
}

.pb-3, .py-3 {
    padding-bottom:1rem !important
}

.pl-3, .px-3 {
    padding-left:1rem !important
}

.p-4 {
    padding:1.5rem !important
}

.pt-4, .py-4 {
    padding-top:1.5rem !important
}

.pr-4, .px-4 {
    padding-right:1.5rem !important
}

.pb-4, .py-4 {
    padding-bottom:1.5rem !important
}

.pl-4, .px-4 {
    padding-left:1.5rem !important
}

.p-5 {
    padding:3rem !important
}

.pt-5, .py-5 {
    padding-top:3rem !important
}

.pr-5, .px-5 {
    padding-right:3rem !important
}

.pb-5, .py-5 {
    padding-bottom:3rem !important
}

.pl-5, .px-5 {
    padding-left:3rem !important
}

.m-n1 {
    margin:-.25rem !important
}

.mt-n1, .my-n1 {
    margin-top:-.25rem !important
}

.mr-n1, .mx-n1 {
    margin-right:-.25rem !important
}

.mb-n1, .my-n1 {
    margin-bottom:-.25rem !important
}

.ml-n1, .mx-n1 {
    margin-left:-.25rem !important
}

.m-n2 {
    margin:-.5rem !important
}

.mt-n2, .my-n2 {
    margin-top:-.5rem !important
}

.mr-n2, .mx-n2 {
    margin-right:-.5rem !important
}

.mb-n2, .my-n2 {
    margin-bottom:-.5rem !important
}

.ml-n2, .mx-n2 {
    margin-left:-.5rem !important
}

.m-n3 {
    margin:-1rem !important
}

.mt-n3, .my-n3 {
    margin-top:-1rem !important
}

.mr-n3, .mx-n3 {
    margin-right:-1rem !important
}

.mb-n3, .my-n3 {
    margin-bottom:-1rem !important
}

.ml-n3, .mx-n3 {
    margin-left:-1rem !important
}

.m-n4 {
    margin:-1.5rem !important
}

.mt-n4, .my-n4 {
    margin-top:-1.5rem !important
}

.mr-n4, .mx-n4 {
    margin-right:-1.5rem !important
}

.mb-n4, .my-n4 {
    margin-bottom:-1.5rem !important
}

.ml-n4, .mx-n4 {
    margin-left:-1.5rem !important
}

.m-n5 {
    margin:-3rem !important
}

.mt-n5, .my-n5 {
    margin-top:-3rem !important
}

.mr-n5, .mx-n5 {
    margin-right:-3rem !important
}

.mb-n5, .my-n5 {
    margin-bottom:-3rem !important
}

.ml-n5, .mx-n5 {
    margin-left:-3rem !important
}

.m-auto {
    margin:auto !important
}

.mt-auto, .my-auto {
    margin-top:auto !important
}

.mr-auto, .mx-auto {
    margin-right:auto !important
}

.mb-auto, .my-auto {
    margin-bottom:auto !important
}

.ml-auto, .mx-auto {
    margin-left:auto !important
}

@media (min-width: 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:3rem !important
    }

    .mt-sm-5, .my-sm-5 {
        margin-top:3rem !important
    }

    .mr-sm-5, .mx-sm-5 {
        margin-right:3rem !important
    }

    .mb-sm-5, .my-sm-5 {
        margin-bottom:3rem !important
    }

    .ml-sm-5, .mx-sm-5 {
        margin-left:3rem !important
    }

    .p-sm-0 {
        padding:0 !important
    }

    .pt-sm-0, .py-sm-0 {
        padding-top:0 !important
    }

    .pr-sm-0, .px-sm-0 {
        padding-right:0 !important
    }

    .pb-sm-0, .py-sm-0 {
        padding-bottom:0 !important
    }

    .pl-sm-0, .px-sm-0 {
        padding-left:0 !important
    }

    .p-sm-1 {
        padding:.25rem !important
    }

    .pt-sm-1, .py-sm-1 {
        padding-top:.25rem !important
    }

    .pr-sm-1, .px-sm-1 {
        padding-right:.25rem !important
    }

    .pb-sm-1, .py-sm-1 {
        padding-bottom:.25rem !important
    }

    .pl-sm-1, .px-sm-1 {
        padding-left:.25rem !important
    }

    .p-sm-2 {
        padding:.5rem !important
    }

    .pt-sm-2, .py-sm-2 {
        padding-top:.5rem !important
    }

    .pr-sm-2, .px-sm-2 {
        padding-right:.5rem !important
    }

    .pb-sm-2, .py-sm-2 {
        padding-bottom:.5rem !important
    }

    .pl-sm-2, .px-sm-2 {
        padding-left:.5rem !important
    }

    .p-sm-3 {
        padding:1rem !important
    }

    .pt-sm-3, .py-sm-3 {
        padding-top:1rem !important
    }

    .pr-sm-3, .px-sm-3 {
        padding-right:1rem !important
    }

    .pb-sm-3, .py-sm-3 {
        padding-bottom:1rem !important
    }

    .pl-sm-3, .px-sm-3 {
        padding-left:1rem !important
    }

    .p-sm-4 {
        padding:1.5rem !important
    }

    .pt-sm-4, .py-sm-4 {
        padding-top:1.5rem !important
    }

    .pr-sm-4, .px-sm-4 {
        padding-right:1.5rem !important
    }

    .pb-sm-4, .py-sm-4 {
        padding-bottom:1.5rem !important
    }

    .pl-sm-4, .px-sm-4 {
        padding-left:1.5rem !important
    }

    .p-sm-5 {
        padding:3rem !important
    }

    .pt-sm-5, .py-sm-5 {
        padding-top:3rem !important
    }

    .pr-sm-5, .px-sm-5 {
        padding-right:3rem !important
    }

    .pb-sm-5, .py-sm-5 {
        padding-bottom:3rem !important
    }

    .pl-sm-5, .px-sm-5 {
        padding-left:3rem !important
    }

    .m-sm-n1 {
        margin:-.25rem !important
    }

    .mt-sm-n1, .my-sm-n1 {
        margin-top:-.25rem !important
    }

    .mr-sm-n1, .mx-sm-n1 {
        margin-right:-.25rem !important
    }

    .mb-sm-n1, .my-sm-n1 {
        margin-bottom:-.25rem !important
    }

    .ml-sm-n1, .mx-sm-n1 {
        margin-left:-.25rem !important
    }

    .m-sm-n2 {
        margin:-.5rem !important
    }

    .mt-sm-n2, .my-sm-n2 {
        margin-top:-.5rem !important
    }

    .mr-sm-n2, .mx-sm-n2 {
        margin-right:-.5rem !important
    }

    .mb-sm-n2, .my-sm-n2 {
        margin-bottom:-.5rem !important
    }

    .ml-sm-n2, .mx-sm-n2 {
        margin-left:-.5rem !important
    }

    .m-sm-n3 {
        margin:-1rem !important
    }

    .mt-sm-n3, .my-sm-n3 {
        margin-top:-1rem !important
    }

    .mr-sm-n3, .mx-sm-n3 {
        margin-right:-1rem !important
    }

    .mb-sm-n3, .my-sm-n3 {
        margin-bottom:-1rem !important
    }

    .ml-sm-n3, .mx-sm-n3 {
        margin-left:-1rem !important
    }

    .m-sm-n4 {
        margin:-1.5rem !important
    }

    .mt-sm-n4, .my-sm-n4 {
        margin-top:-1.5rem !important
    }

    .mr-sm-n4, .mx-sm-n4 {
        margin-right:-1.5rem !important
    }

    .mb-sm-n4, .my-sm-n4 {
        margin-bottom:-1.5rem !important
    }

    .ml-sm-n4, .mx-sm-n4 {
        margin-left:-1.5rem !important
    }

    .m-sm-n5 {
        margin:-3rem !important
    }

    .mt-sm-n5, .my-sm-n5 {
        margin-top:-3rem !important
    }

    .mr-sm-n5, .mx-sm-n5 {
        margin-right:-3rem !important
    }

    .mb-sm-n5, .my-sm-n5 {
        margin-bottom:-3rem !important
    }

    .ml-sm-n5, .mx-sm-n5 {
        margin-left:-3rem !important
    }

    .m-sm-auto {
        margin:auto !important
    }

    .mt-sm-auto, .my-sm-auto {
        margin-top:auto !important
    }

    .mr-sm-auto, .mx-sm-auto {
        margin-right:auto !important
    }

    .mb-sm-auto, .my-sm-auto {
        margin-bottom:auto !important
    }

    .ml-sm-auto, .mx-sm-auto {
        margin-left:auto !important
    }
}

@media (min-width: 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:3rem !important
    }

    .mt-md-5, .my-md-5 {
        margin-top:3rem !important
    }

    .mr-md-5, .mx-md-5 {
        margin-right:3rem !important
    }

    .mb-md-5, .my-md-5 {
        margin-bottom:3rem !important
    }

    .ml-md-5, .mx-md-5 {
        margin-left:3rem !important
    }

    .p-md-0 {
        padding:0 !important
    }

    .pt-md-0, .py-md-0 {
        padding-top:0 !important
    }

    .pr-md-0, .px-md-0 {
        padding-right:0 !important
    }

    .pb-md-0, .py-md-0 {
        padding-bottom:0 !important
    }

    .pl-md-0, .px-md-0 {
        padding-left:0 !important
    }

    .p-md-1 {
        padding:.25rem !important
    }

    .pt-md-1, .py-md-1 {
        padding-top:.25rem !important
    }

    .pr-md-1, .px-md-1 {
        padding-right:.25rem !important
    }

    .pb-md-1, .py-md-1 {
        padding-bottom:.25rem !important
    }

    .pl-md-1, .px-md-1 {
        padding-left:.25rem !important
    }

    .p-md-2 {
        padding:.5rem !important
    }

    .pt-md-2, .py-md-2 {
        padding-top:.5rem !important
    }

    .pr-md-2, .px-md-2 {
        padding-right:.5rem !important
    }

    .pb-md-2, .py-md-2 {
        padding-bottom:.5rem !important
    }

    .pl-md-2, .px-md-2 {
        padding-left:.5rem !important
    }

    .p-md-3 {
        padding:1rem !important
    }

    .pt-md-3, .py-md-3 {
        padding-top:1rem !important
    }

    .pr-md-3, .px-md-3 {
        padding-right:1rem !important
    }

    .pb-md-3, .py-md-3 {
        padding-bottom:1rem !important
    }

    .pl-md-3, .px-md-3 {
        padding-left:1rem !important
    }

    .p-md-4 {
        padding:1.5rem !important
    }

    .pt-md-4, .py-md-4 {
        padding-top:1.5rem !important
    }

    .pr-md-4, .px-md-4 {
        padding-right:1.5rem !important
    }

    .pb-md-4, .py-md-4 {
        padding-bottom:1.5rem !important
    }

    .pl-md-4, .px-md-4 {
        padding-left:1.5rem !important
    }

    .p-md-5 {
        padding:3rem !important
    }

    .pt-md-5, .py-md-5 {
        padding-top:3rem !important
    }

    .pr-md-5, .px-md-5 {
        padding-right:3rem !important
    }

    .pb-md-5, .py-md-5 {
        padding-bottom:3rem !important
    }

    .pl-md-5, .px-md-5 {
        padding-left:3rem !important
    }

    .m-md-n1 {
        margin:-.25rem !important
    }

    .mt-md-n1, .my-md-n1 {
        margin-top:-.25rem !important
    }

    .mr-md-n1, .mx-md-n1 {
        margin-right:-.25rem !important
    }

    .mb-md-n1, .my-md-n1 {
        margin-bottom:-.25rem !important
    }

    .ml-md-n1, .mx-md-n1 {
        margin-left:-.25rem !important
    }

    .m-md-n2 {
        margin:-.5rem !important
    }

    .mt-md-n2, .my-md-n2 {
        margin-top:-.5rem !important
    }

    .mr-md-n2, .mx-md-n2 {
        margin-right:-.5rem !important
    }

    .mb-md-n2, .my-md-n2 {
        margin-bottom:-.5rem !important
    }

    .ml-md-n2, .mx-md-n2 {
        margin-left:-.5rem !important
    }

    .m-md-n3 {
        margin:-1rem !important
    }

    .mt-md-n3, .my-md-n3 {
        margin-top:-1rem !important
    }

    .mr-md-n3, .mx-md-n3 {
        margin-right:-1rem !important
    }

    .mb-md-n3, .my-md-n3 {
        margin-bottom:-1rem !important
    }

    .ml-md-n3, .mx-md-n3 {
        margin-left:-1rem !important
    }

    .m-md-n4 {
        margin:-1.5rem !important
    }

    .mt-md-n4, .my-md-n4 {
        margin-top:-1.5rem !important
    }

    .mr-md-n4, .mx-md-n4 {
        margin-right:-1.5rem !important
    }

    .mb-md-n4, .my-md-n4 {
        margin-bottom:-1.5rem !important
    }

    .ml-md-n4, .mx-md-n4 {
        margin-left:-1.5rem !important
    }

    .m-md-n5 {
        margin:-3rem !important
    }

    .mt-md-n5, .my-md-n5 {
        margin-top:-3rem !important
    }

    .mr-md-n5, .mx-md-n5 {
        margin-right:-3rem !important
    }

    .mb-md-n5, .my-md-n5 {
        margin-bottom:-3rem !important
    }

    .ml-md-n5, .mx-md-n5 {
        margin-left:-3rem !important
    }

    .m-md-auto {
        margin:auto !important
    }

    .mt-md-auto, .my-md-auto {
        margin-top:auto !important
    }

    .mr-md-auto, .mx-md-auto {
        margin-right:auto !important
    }

    .mb-md-auto, .my-md-auto {
        margin-bottom:auto !important
    }

    .ml-md-auto, .mx-md-auto {
        margin-left:auto !important
    }
}

@media (min-width: 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:3rem !important
    }

    .mt-lg-5, .my-lg-5 {
        margin-top:3rem !important
    }

    .mr-lg-5, .mx-lg-5 {
        margin-right:3rem !important
    }

    .mb-lg-5, .my-lg-5 {
        margin-bottom:3rem !important
    }

    .ml-lg-5, .mx-lg-5 {
        margin-left:3rem !important
    }

    .p-lg-0 {
        padding:0 !important
    }

    .pt-lg-0, .py-lg-0 {
        padding-top:0 !important
    }

    .pr-lg-0, .px-lg-0 {
        padding-right:0 !important
    }

    .pb-lg-0, .py-lg-0 {
        padding-bottom:0 !important
    }

    .pl-lg-0, .px-lg-0 {
        padding-left:0 !important
    }

    .p-lg-1 {
        padding:.25rem !important
    }

    .pt-lg-1, .py-lg-1 {
        padding-top:.25rem !important
    }

    .pr-lg-1, .px-lg-1 {
        padding-right:.25rem !important
    }

    .pb-lg-1, .py-lg-1 {
        padding-bottom:.25rem !important
    }

    .pl-lg-1, .px-lg-1 {
        padding-left:.25rem !important
    }

    .p-lg-2 {
        padding:.5rem !important
    }

    .pt-lg-2, .py-lg-2 {
        padding-top:.5rem !important
    }

    .pr-lg-2, .px-lg-2 {
        padding-right:.5rem !important
    }

    .pb-lg-2, .py-lg-2 {
        padding-bottom:.5rem !important
    }

    .pl-lg-2, .px-lg-2 {
        padding-left:.5rem !important
    }

    .p-lg-3 {
        padding:1rem !important
    }

    .pt-lg-3, .py-lg-3 {
        padding-top:1rem !important
    }

    .pr-lg-3, .px-lg-3 {
        padding-right:1rem !important
    }

    .pb-lg-3, .py-lg-3 {
        padding-bottom:1rem !important
    }

    .pl-lg-3, .px-lg-3 {
        padding-left:1rem !important
    }

    .p-lg-4 {
        padding:1.5rem !important
    }

    .pt-lg-4, .py-lg-4 {
        padding-top:1.5rem !important
    }

    .pr-lg-4, .px-lg-4 {
        padding-right:1.5rem !important
    }

    .pb-lg-4, .py-lg-4 {
        padding-bottom:1.5rem !important
    }

    .pl-lg-4, .px-lg-4 {
        padding-left:1.5rem !important
    }

    .p-lg-5 {
        padding:3rem !important
    }

    .pt-lg-5, .py-lg-5 {
        padding-top:3rem !important
    }

    .pr-lg-5, .px-lg-5 {
        padding-right:3rem !important
    }

    .pb-lg-5, .py-lg-5 {
        padding-bottom:3rem !important
    }

    .pl-lg-5, .px-lg-5 {
        padding-left:3rem !important
    }

    .m-lg-n1 {
        margin:-.25rem !important
    }

    .mt-lg-n1, .my-lg-n1 {
        margin-top:-.25rem !important
    }

    .mr-lg-n1, .mx-lg-n1 {
        margin-right:-.25rem !important
    }

    .mb-lg-n1, .my-lg-n1 {
        margin-bottom:-.25rem !important
    }

    .ml-lg-n1, .mx-lg-n1 {
        margin-left:-.25rem !important
    }

    .m-lg-n2 {
        margin:-.5rem !important
    }

    .mt-lg-n2, .my-lg-n2 {
        margin-top:-.5rem !important
    }

    .mr-lg-n2, .mx-lg-n2 {
        margin-right:-.5rem !important
    }

    .mb-lg-n2, .my-lg-n2 {
        margin-bottom:-.5rem !important
    }

    .ml-lg-n2, .mx-lg-n2 {
        margin-left:-.5rem !important
    }

    .m-lg-n3 {
        margin:-1rem !important
    }

    .mt-lg-n3, .my-lg-n3 {
        margin-top:-1rem !important
    }

    .mr-lg-n3, .mx-lg-n3 {
        margin-right:-1rem !important
    }

    .mb-lg-n3, .my-lg-n3 {
        margin-bottom:-1rem !important
    }

    .ml-lg-n3, .mx-lg-n3 {
        margin-left:-1rem !important
    }

    .m-lg-n4 {
        margin:-1.5rem !important
    }

    .mt-lg-n4, .my-lg-n4 {
        margin-top:-1.5rem !important
    }

    .mr-lg-n4, .mx-lg-n4 {
        margin-right:-1.5rem !important
    }

    .mb-lg-n4, .my-lg-n4 {
        margin-bottom:-1.5rem !important
    }

    .ml-lg-n4, .mx-lg-n4 {
        margin-left:-1.5rem !important
    }

    .m-lg-n5 {
        margin:-3rem !important
    }

    .mt-lg-n5, .my-lg-n5 {
        margin-top:-3rem !important
    }

    .mr-lg-n5, .mx-lg-n5 {
        margin-right:-3rem !important
    }

    .mb-lg-n5, .my-lg-n5 {
        margin-bottom:-3rem !important
    }

    .ml-lg-n5, .mx-lg-n5 {
        margin-left:-3rem !important
    }

    .m-lg-auto {
        margin:auto !important
    }

    .mt-lg-auto, .my-lg-auto {
        margin-top:auto !important
    }

    .mr-lg-auto, .mx-lg-auto {
        margin-right:auto !important
    }

    .mb-lg-auto, .my-lg-auto {
        margin-bottom:auto !important
    }

    .ml-lg-auto, .mx-lg-auto {
        margin-left:auto !important
    }
}

@media (min-width: 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:3rem !important
    }

    .mt-xl-5, .my-xl-5 {
        margin-top:3rem !important
    }

    .mr-xl-5, .mx-xl-5 {
        margin-right:3rem !important
    }

    .mb-xl-5, .my-xl-5 {
        margin-bottom:3rem !important
    }

    .ml-xl-5, .mx-xl-5 {
        margin-left:3rem !important
    }

    .p-xl-0 {
        padding:0 !important
    }

    .pt-xl-0, .py-xl-0 {
        padding-top:0 !important
    }

    .pr-xl-0, .px-xl-0 {
        padding-right:0 !important
    }

    .pb-xl-0, .py-xl-0 {
        padding-bottom:0 !important
    }

    .pl-xl-0, .px-xl-0 {
        padding-left:0 !important
    }

    .p-xl-1 {
        padding:.25rem !important
    }

    .pt-xl-1, .py-xl-1 {
        padding-top:.25rem !important
    }

    .pr-xl-1, .px-xl-1 {
        padding-right:.25rem !important
    }

    .pb-xl-1, .py-xl-1 {
        padding-bottom:.25rem !important
    }

    .pl-xl-1, .px-xl-1 {
        padding-left:.25rem !important
    }

    .p-xl-2 {
        padding:.5rem !important
    }

    .pt-xl-2, .py-xl-2 {
        padding-top:.5rem !important
    }

    .pr-xl-2, .px-xl-2 {
        padding-right:.5rem !important
    }

    .pb-xl-2, .py-xl-2 {
        padding-bottom:.5rem !important
    }

    .pl-xl-2, .px-xl-2 {
        padding-left:.5rem !important
    }

    .p-xl-3 {
        padding:1rem !important
    }

    .pt-xl-3, .py-xl-3 {
        padding-top:1rem !important
    }

    .pr-xl-3, .px-xl-3 {
        padding-right:1rem !important
    }

    .pb-xl-3, .py-xl-3 {
        padding-bottom:1rem !important
    }

    .pl-xl-3, .px-xl-3 {
        padding-left:1rem !important
    }

    .p-xl-4 {
        padding:1.5rem !important
    }

    .pt-xl-4, .py-xl-4 {
        padding-top:1.5rem !important
    }

    .pr-xl-4, .px-xl-4 {
        padding-right:1.5rem !important
    }

    .pb-xl-4, .py-xl-4 {
        padding-bottom:1.5rem !important
    }

    .pl-xl-4, .px-xl-4 {
        padding-left:1.5rem !important
    }

    .p-xl-5 {
        padding:3rem !important
    }

    .pt-xl-5, .py-xl-5 {
        padding-top:3rem !important
    }

    .pr-xl-5, .px-xl-5 {
        padding-right:3rem !important
    }

    .pb-xl-5, .py-xl-5 {
        padding-bottom:3rem !important
    }

    .pl-xl-5, .px-xl-5 {
        padding-left:3rem !important
    }

    .m-xl-n1 {
        margin:-.25rem !important
    }

    .mt-xl-n1, .my-xl-n1 {
        margin-top:-.25rem !important
    }

    .mr-xl-n1, .mx-xl-n1 {
        margin-right:-.25rem !important
    }

    .mb-xl-n1, .my-xl-n1 {
        margin-bottom:-.25rem !important
    }

    .ml-xl-n1, .mx-xl-n1 {
        margin-left:-.25rem !important
    }

    .m-xl-n2 {
        margin:-.5rem !important
    }

    .mt-xl-n2, .my-xl-n2 {
        margin-top:-.5rem !important
    }

    .mr-xl-n2, .mx-xl-n2 {
        margin-right:-.5rem !important
    }

    .mb-xl-n2, .my-xl-n2 {
        margin-bottom:-.5rem !important
    }

    .ml-xl-n2, .mx-xl-n2 {
        margin-left:-.5rem !important
    }

    .m-xl-n3 {
        margin:-1rem !important
    }

    .mt-xl-n3, .my-xl-n3 {
        margin-top:-1rem !important
    }

    .mr-xl-n3, .mx-xl-n3 {
        margin-right:-1rem !important
    }

    .mb-xl-n3, .my-xl-n3 {
        margin-bottom:-1rem !important
    }

    .ml-xl-n3, .mx-xl-n3 {
        margin-left:-1rem !important
    }

    .m-xl-n4 {
        margin:-1.5rem !important
    }

    .mt-xl-n4, .my-xl-n4 {
        margin-top:-1.5rem !important
    }

    .mr-xl-n4, .mx-xl-n4 {
        margin-right:-1.5rem !important
    }

    .mb-xl-n4, .my-xl-n4 {
        margin-bottom:-1.5rem !important
    }

    .ml-xl-n4, .mx-xl-n4 {
        margin-left:-1.5rem !important
    }

    .m-xl-n5 {
        margin:-3rem !important
    }

    .mt-xl-n5, .my-xl-n5 {
        margin-top:-3rem !important
    }

    .mr-xl-n5, .mx-xl-n5 {
        margin-right:-3rem !important
    }

    .mb-xl-n5, .my-xl-n5 {
        margin-bottom:-3rem !important
    }

    .ml-xl-n5, .mx-xl-n5 {
        margin-left:-3rem !important
    }

    .m-xl-auto {
        margin:auto !important
    }

    .mt-xl-auto, .my-xl-auto {
        margin-top:auto !important
    }

    .mr-xl-auto, .mx-xl-auto {
        margin-right:auto !important
    }

    .mb-xl-auto, .my-xl-auto {
        margin-bottom:auto !important
    }

    .ml-xl-auto, .mx-xl-auto {
        margin-left:auto !important
    }
}

@media (min-width: 1660px) {
    .m-xxl-0 {
        margin:0 !important
    }

    .mt-xxl-0, .my-xxl-0 {
        margin-top:0 !important
    }

    .mr-xxl-0, .mx-xxl-0 {
        margin-right:0 !important
    }

    .mb-xxl-0, .my-xxl-0 {
        margin-bottom:0 !important
    }

    .ml-xxl-0, .mx-xxl-0 {
        margin-left:0 !important
    }

    .m-xxl-1 {
        margin:.25rem !important
    }

    .mt-xxl-1, .my-xxl-1 {
        margin-top:.25rem !important
    }

    .mr-xxl-1, .mx-xxl-1 {
        margin-right:.25rem !important
    }

    .mb-xxl-1, .my-xxl-1 {
        margin-bottom:.25rem !important
    }

    .ml-xxl-1, .mx-xxl-1 {
        margin-left:.25rem !important
    }

    .m-xxl-2 {
        margin:.5rem !important
    }

    .mt-xxl-2, .my-xxl-2 {
        margin-top:.5rem !important
    }

    .mr-xxl-2, .mx-xxl-2 {
        margin-right:.5rem !important
    }

    .mb-xxl-2, .my-xxl-2 {
        margin-bottom:.5rem !important
    }

    .ml-xxl-2, .mx-xxl-2 {
        margin-left:.5rem !important
    }

    .m-xxl-3 {
        margin:1rem !important
    }

    .mt-xxl-3, .my-xxl-3 {
        margin-top:1rem !important
    }

    .mr-xxl-3, .mx-xxl-3 {
        margin-right:1rem !important
    }

    .mb-xxl-3, .my-xxl-3 {
        margin-bottom:1rem !important
    }

    .ml-xxl-3, .mx-xxl-3 {
        margin-left:1rem !important
    }

    .m-xxl-4 {
        margin:1.5rem !important
    }

    .mt-xxl-4, .my-xxl-4 {
        margin-top:1.5rem !important
    }

    .mr-xxl-4, .mx-xxl-4 {
        margin-right:1.5rem !important
    }

    .mb-xxl-4, .my-xxl-4 {
        margin-bottom:1.5rem !important
    }

    .ml-xxl-4, .mx-xxl-4 {
        margin-left:1.5rem !important
    }

    .m-xxl-5 {
        margin:3rem !important
    }

    .mt-xxl-5, .my-xxl-5 {
        margin-top:3rem !important
    }

    .mr-xxl-5, .mx-xxl-5 {
        margin-right:3rem !important
    }

    .mb-xxl-5, .my-xxl-5 {
        margin-bottom:3rem !important
    }

    .ml-xxl-5, .mx-xxl-5 {
        margin-left:3rem !important
    }

    .p-xxl-0 {
        padding:0 !important
    }

    .pt-xxl-0, .py-xxl-0 {
        padding-top:0 !important
    }

    .pr-xxl-0, .px-xxl-0 {
        padding-right:0 !important
    }

    .pb-xxl-0, .py-xxl-0 {
        padding-bottom:0 !important
    }

    .pl-xxl-0, .px-xxl-0 {
        padding-left:0 !important
    }

    .p-xxl-1 {
        padding:.25rem !important
    }

    .pt-xxl-1, .py-xxl-1 {
        padding-top:.25rem !important
    }

    .pr-xxl-1, .px-xxl-1 {
        padding-right:.25rem !important
    }

    .pb-xxl-1, .py-xxl-1 {
        padding-bottom:.25rem !important
    }

    .pl-xxl-1, .px-xxl-1 {
        padding-left:.25rem !important
    }

    .p-xxl-2 {
        padding:.5rem !important
    }

    .pt-xxl-2, .py-xxl-2 {
        padding-top:.5rem !important
    }

    .pr-xxl-2, .px-xxl-2 {
        padding-right:.5rem !important
    }

    .pb-xxl-2, .py-xxl-2 {
        padding-bottom:.5rem !important
    }

    .pl-xxl-2, .px-xxl-2 {
        padding-left:.5rem !important
    }

    .p-xxl-3 {
        padding:1rem !important
    }

    .pt-xxl-3, .py-xxl-3 {
        padding-top:1rem !important
    }

    .pr-xxl-3, .px-xxl-3 {
        padding-right:1rem !important
    }

    .pb-xxl-3, .py-xxl-3 {
        padding-bottom:1rem !important
    }

    .pl-xxl-3, .px-xxl-3 {
        padding-left:1rem !important
    }

    .p-xxl-4 {
        padding:1.5rem !important
    }

    .pt-xxl-4, .py-xxl-4 {
        padding-top:1.5rem !important
    }

    .pr-xxl-4, .px-xxl-4 {
        padding-right:1.5rem !important
    }

    .pb-xxl-4, .py-xxl-4 {
        padding-bottom:1.5rem !important
    }

    .pl-xxl-4, .px-xxl-4 {
        padding-left:1.5rem !important
    }

    .p-xxl-5 {
        padding:3rem !important
    }

    .pt-xxl-5, .py-xxl-5 {
        padding-top:3rem !important
    }

    .pr-xxl-5, .px-xxl-5 {
        padding-right:3rem !important
    }

    .pb-xxl-5, .py-xxl-5 {
        padding-bottom:3rem !important
    }

    .pl-xxl-5, .px-xxl-5 {
        padding-left:3rem !important
    }

    .m-xxl-n1 {
        margin:-.25rem !important
    }

    .mt-xxl-n1, .my-xxl-n1 {
        margin-top:-.25rem !important
    }

    .mr-xxl-n1, .mx-xxl-n1 {
        margin-right:-.25rem !important
    }

    .mb-xxl-n1, .my-xxl-n1 {
        margin-bottom:-.25rem !important
    }

    .ml-xxl-n1, .mx-xxl-n1 {
        margin-left:-.25rem !important
    }

    .m-xxl-n2 {
        margin:-.5rem !important
    }

    .mt-xxl-n2, .my-xxl-n2 {
        margin-top:-.5rem !important
    }

    .mr-xxl-n2, .mx-xxl-n2 {
        margin-right:-.5rem !important
    }

    .mb-xxl-n2, .my-xxl-n2 {
        margin-bottom:-.5rem !important
    }

    .ml-xxl-n2, .mx-xxl-n2 {
        margin-left:-.5rem !important
    }

    .m-xxl-n3 {
        margin:-1rem !important
    }

    .mt-xxl-n3, .my-xxl-n3 {
        margin-top:-1rem !important
    }

    .mr-xxl-n3, .mx-xxl-n3 {
        margin-right:-1rem !important
    }

    .mb-xxl-n3, .my-xxl-n3 {
        margin-bottom:-1rem !important
    }

    .ml-xxl-n3, .mx-xxl-n3 {
        margin-left:-1rem !important
    }

    .m-xxl-n4 {
        margin:-1.5rem !important
    }

    .mt-xxl-n4, .my-xxl-n4 {
        margin-top:-1.5rem !important
    }

    .mr-xxl-n4, .mx-xxl-n4 {
        margin-right:-1.5rem !important
    }

    .mb-xxl-n4, .my-xxl-n4 {
        margin-bottom:-1.5rem !important
    }

    .ml-xxl-n4, .mx-xxl-n4 {
        margin-left:-1.5rem !important
    }

    .m-xxl-n5 {
        margin:-3rem !important
    }

    .mt-xxl-n5, .my-xxl-n5 {
        margin-top:-3rem !important
    }

    .mr-xxl-n5, .mx-xxl-n5 {
        margin-right:-3rem !important
    }

    .mb-xxl-n5, .my-xxl-n5 {
        margin-bottom:-3rem !important
    }

    .ml-xxl-n5, .mx-xxl-n5 {
        margin-left:-3rem !important
    }

    .m-xxl-auto {
        margin:auto !important
    }

    .mt-xxl-auto, .my-xxl-auto {
        margin-top:auto !important
    }

    .mr-xxl-auto, .mx-xxl-auto {
        margin-right:auto !important
    }

    .mb-xxl-auto, .my-xxl-auto {
        margin-bottom:auto !important
    }

    .ml-xxl-auto, .mx-xxl-auto {
        margin-left:auto !important
    }
}

@media (min-width: 1900px) {
    .m-xxxl-0 {
        margin:0 !important
    }

    .mt-xxxl-0, .my-xxxl-0 {
        margin-top:0 !important
    }

    .mr-xxxl-0, .mx-xxxl-0 {
        margin-right:0 !important
    }

    .mb-xxxl-0, .my-xxxl-0 {
        margin-bottom:0 !important
    }

    .ml-xxxl-0, .mx-xxxl-0 {
        margin-left:0 !important
    }

    .m-xxxl-1 {
        margin:.25rem !important
    }

    .mt-xxxl-1, .my-xxxl-1 {
        margin-top:.25rem !important
    }

    .mr-xxxl-1, .mx-xxxl-1 {
        margin-right:.25rem !important
    }

    .mb-xxxl-1, .my-xxxl-1 {
        margin-bottom:.25rem !important
    }

    .ml-xxxl-1, .mx-xxxl-1 {
        margin-left:.25rem !important
    }

    .m-xxxl-2 {
        margin:.5rem !important
    }

    .mt-xxxl-2, .my-xxxl-2 {
        margin-top:.5rem !important
    }

    .mr-xxxl-2, .mx-xxxl-2 {
        margin-right:.5rem !important
    }

    .mb-xxxl-2, .my-xxxl-2 {
        margin-bottom:.5rem !important
    }

    .ml-xxxl-2, .mx-xxxl-2 {
        margin-left:.5rem !important
    }

    .m-xxxl-3 {
        margin:1rem !important
    }

    .mt-xxxl-3, .my-xxxl-3 {
        margin-top:1rem !important
    }

    .mr-xxxl-3, .mx-xxxl-3 {
        margin-right:1rem !important
    }

    .mb-xxxl-3, .my-xxxl-3 {
        margin-bottom:1rem !important
    }

    .ml-xxxl-3, .mx-xxxl-3 {
        margin-left:1rem !important
    }

    .m-xxxl-4 {
        margin:1.5rem !important
    }

    .mt-xxxl-4, .my-xxxl-4 {
        margin-top:1.5rem !important
    }

    .mr-xxxl-4, .mx-xxxl-4 {
        margin-right:1.5rem !important
    }

    .mb-xxxl-4, .my-xxxl-4 {
        margin-bottom:1.5rem !important
    }

    .ml-xxxl-4, .mx-xxxl-4 {
        margin-left:1.5rem !important
    }

    .m-xxxl-5 {
        margin:3rem !important
    }

    .mt-xxxl-5, .my-xxxl-5 {
        margin-top:3rem !important
    }

    .mr-xxxl-5, .mx-xxxl-5 {
        margin-right:3rem !important
    }

    .mb-xxxl-5, .my-xxxl-5 {
        margin-bottom:3rem !important
    }

    .ml-xxxl-5, .mx-xxxl-5 {
        margin-left:3rem !important
    }

    .p-xxxl-0 {
        padding:0 !important
    }

    .pt-xxxl-0, .py-xxxl-0 {
        padding-top:0 !important
    }

    .pr-xxxl-0, .px-xxxl-0 {
        padding-right:0 !important
    }

    .pb-xxxl-0, .py-xxxl-0 {
        padding-bottom:0 !important
    }

    .pl-xxxl-0, .px-xxxl-0 {
        padding-left:0 !important
    }

    .p-xxxl-1 {
        padding:.25rem !important
    }

    .pt-xxxl-1, .py-xxxl-1 {
        padding-top:.25rem !important
    }

    .pr-xxxl-1, .px-xxxl-1 {
        padding-right:.25rem !important
    }

    .pb-xxxl-1, .py-xxxl-1 {
        padding-bottom:.25rem !important
    }

    .pl-xxxl-1, .px-xxxl-1 {
        padding-left:.25rem !important
    }

    .p-xxxl-2 {
        padding:.5rem !important
    }

    .pt-xxxl-2, .py-xxxl-2 {
        padding-top:.5rem !important
    }

    .pr-xxxl-2, .px-xxxl-2 {
        padding-right:.5rem !important
    }

    .pb-xxxl-2, .py-xxxl-2 {
        padding-bottom:.5rem !important
    }

    .pl-xxxl-2, .px-xxxl-2 {
        padding-left:.5rem !important
    }

    .p-xxxl-3 {
        padding:1rem !important
    }

    .pt-xxxl-3, .py-xxxl-3 {
        padding-top:1rem !important
    }

    .pr-xxxl-3, .px-xxxl-3 {
        padding-right:1rem !important
    }

    .pb-xxxl-3, .py-xxxl-3 {
        padding-bottom:1rem !important
    }

    .pl-xxxl-3, .px-xxxl-3 {
        padding-left:1rem !important
    }

    .p-xxxl-4 {
        padding:1.5rem !important
    }

    .pt-xxxl-4, .py-xxxl-4 {
        padding-top:1.5rem !important
    }

    .pr-xxxl-4, .px-xxxl-4 {
        padding-right:1.5rem !important
    }

    .pb-xxxl-4, .py-xxxl-4 {
        padding-bottom:1.5rem !important
    }

    .pl-xxxl-4, .px-xxxl-4 {
        padding-left:1.5rem !important
    }

    .p-xxxl-5 {
        padding:3rem !important
    }

    .pt-xxxl-5, .py-xxxl-5 {
        padding-top:3rem !important
    }

    .pr-xxxl-5, .px-xxxl-5 {
        padding-right:3rem !important
    }

    .pb-xxxl-5, .py-xxxl-5 {
        padding-bottom:3rem !important
    }

    .pl-xxxl-5, .px-xxxl-5 {
        padding-left:3rem !important
    }

    .m-xxxl-n1 {
        margin:-.25rem !important
    }

    .mt-xxxl-n1, .my-xxxl-n1 {
        margin-top:-.25rem !important
    }

    .mr-xxxl-n1, .mx-xxxl-n1 {
        margin-right:-.25rem !important
    }

    .mb-xxxl-n1, .my-xxxl-n1 {
        margin-bottom:-.25rem !important
    }

    .ml-xxxl-n1, .mx-xxxl-n1 {
        margin-left:-.25rem !important
    }

    .m-xxxl-n2 {
        margin:-.5rem !important
    }

    .mt-xxxl-n2, .my-xxxl-n2 {
        margin-top:-.5rem !important
    }

    .mr-xxxl-n2, .mx-xxxl-n2 {
        margin-right:-.5rem !important
    }

    .mb-xxxl-n2, .my-xxxl-n2 {
        margin-bottom:-.5rem !important
    }

    .ml-xxxl-n2, .mx-xxxl-n2 {
        margin-left:-.5rem !important
    }

    .m-xxxl-n3 {
        margin:-1rem !important
    }

    .mt-xxxl-n3, .my-xxxl-n3 {
        margin-top:-1rem !important
    }

    .mr-xxxl-n3, .mx-xxxl-n3 {
        margin-right:-1rem !important
    }

    .mb-xxxl-n3, .my-xxxl-n3 {
        margin-bottom:-1rem !important
    }

    .ml-xxxl-n3, .mx-xxxl-n3 {
        margin-left:-1rem !important
    }

    .m-xxxl-n4 {
        margin:-1.5rem !important
    }

    .mt-xxxl-n4, .my-xxxl-n4 {
        margin-top:-1.5rem !important
    }

    .mr-xxxl-n4, .mx-xxxl-n4 {
        margin-right:-1.5rem !important
    }

    .mb-xxxl-n4, .my-xxxl-n4 {
        margin-bottom:-1.5rem !important
    }

    .ml-xxxl-n4, .mx-xxxl-n4 {
        margin-left:-1.5rem !important
    }

    .m-xxxl-n5 {
        margin:-3rem !important
    }

    .mt-xxxl-n5, .my-xxxl-n5 {
        margin-top:-3rem !important
    }

    .mr-xxxl-n5, .mx-xxxl-n5 {
        margin-right:-3rem !important
    }

    .mb-xxxl-n5, .my-xxxl-n5 {
        margin-bottom:-3rem !important
    }

    .ml-xxxl-n5, .mx-xxxl-n5 {
        margin-left:-3rem !important
    }

    .m-xxxl-auto {
        margin:auto !important
    }

    .mt-xxxl-auto, .my-xxxl-auto {
        margin-top:auto !important
    }

    .mr-xxxl-auto, .mx-xxxl-auto {
        margin-right:auto !important
    }

    .mb-xxxl-auto, .my-xxxl-auto {
        margin-bottom:auto !important
    }

    .ml-xxxl-auto, .mx-xxxl-auto {
        margin-left:auto !important
    }
}

.mt-1px {
    margin-top:1px !important
}

.mt-2px {
    margin-top:2px !important
}

.mt-3px {
    margin-top:3px !important
}

.mt-4px {
    margin-top:4px !important
}

.mt-5px {
    margin-top:5px !important
}

.mt-6px {
    margin-top:6px !important
}

.mt-7px {
    margin-top:7px !important
}

.mt-8px {
    margin-top:8px !important
}

.mt-9px {
    margin-top:9px !important
}

.mt-10px {
    margin-top:10px !important
}

.mt-5px {
    margin-top:5px !important
}

.mt-10px {
    margin-top:10px !important
}

.mt-15px {
    margin-top:15px !important
}

.mt-20px {
    margin-top:20px !important
}

.mt-25px {
    margin-top:25px !important
}

.mt-30px {
    margin-top:30px !important
}

.mt-35px {
    margin-top:35px !important
}

.mt-40px {
    margin-top:40px !important
}

.mt-45px {
    margin-top:45px !important
}

.mt-50px {
    margin-top:50px !important
}

.mr-1px {
    margin-right:1px !important
}

.mr-2px {
    margin-right:2px !important
}

.mr-3px {
    margin-right:3px !important
}

.mr-4px {
    margin-right:4px !important
}

.mr-5px {
    margin-right:5px !important
}

.mr-6px {
    margin-right:6px !important
}

.mr-7px {
    margin-right:7px !important
}

.mr-8px {
    margin-right:8px !important
}

.mr-9px {
    margin-right:9px !important
}

.mr-10px {
    margin-right:10px !important
}

.mr-5px {
    margin-right:5px !important
}

.mr-10px {
    margin-right:10px !important
}

.mr-15px {
    margin-right:15px !important
}

.mr-20px {
    margin-right:20px !important
}

.mr-25px {
    margin-right:25px !important
}

.mr-30px {
    margin-right:30px !important
}

.mr-35px {
    margin-right:35px !important
}

.mr-40px {
    margin-right:40px !important
}

.mr-45px {
    margin-right:45px !important
}

.mr-50px {
    margin-right:50px !important
}

.mb-1px {
    margin-bottom:1px !important
}

.mb-2px {
    margin-bottom:2px !important
}

.mb-3px {
    margin-bottom:3px !important
}

.mb-4px {
    margin-bottom:4px !important
}

.mb-5px {
    margin-bottom:5px !important
}

.mb-6px {
    margin-bottom:6px !important
}

.mb-7px {
    margin-bottom:7px !important
}

.mb-8px {
    margin-bottom:8px !important
}

.mb-9px {
    margin-bottom:9px !important
}

.mb-10px {
    margin-bottom:10px !important
}

.mb-5px {
    margin-bottom:5px !important
}

.mb-10px {
    margin-bottom:10px !important
}

.mb-15px {
    margin-bottom:15px !important
}

.mb-20px {
    margin-bottom:20px !important
}

.mb-25px {
    margin-bottom:25px !important
}

.mb-30px {
    margin-bottom:30px !important
}

.mb-35px {
    margin-bottom:35px !important
}

.mb-40px {
    margin-bottom:40px !important
}

.mb-45px {
    margin-bottom:45px !important
}

.mb-50px {
    margin-bottom:50px !important
}

.ml-1px {
    margin-left:1px !important
}

.ml-2px {
    margin-left:2px !important
}

.ml-3px {
    margin-left:3px !important
}

.ml-4px {
    margin-left:4px !important
}

.ml-5px {
    margin-left:5px !important
}

.ml-6px {
    margin-left:6px !important
}

.ml-7px {
    margin-left:7px !important
}

.ml-8px {
    margin-left:8px !important
}

.ml-9px {
    margin-left:9px !important
}

.ml-10px {
    margin-left:10px !important
}

.ml-5px {
    margin-left:5px !important
}

.ml-10px {
    margin-left:10px !important
}

.ml-15px {
    margin-left:15px !important
}

.ml-20px {
    margin-left:20px !important
}

.ml-25px {
    margin-left:25px !important
}

.ml-30px {
    margin-left:30px !important
}

.ml-35px {
    margin-left:35px !important
}

.ml-40px {
    margin-left:40px !important
}

.ml-45px {
    margin-left:45px !important
}

.ml-50px {
    margin-left:50px !important
}

.pt-1px {
    padding-top:1px !important
}

.pt-2px {
    padding-top:2px !important
}

.pt-3px {
    padding-top:3px !important
}

.pt-4px {
    padding-top:4px !important
}

.pt-5px {
    padding-top:5px !important
}

.pt-6px {
    padding-top:6px !important
}

.pt-7px {
    padding-top:7px !important
}

.pt-8px {
    padding-top:8px !important
}

.pt-9px {
    padding-top:9px !important
}

.pt-10px {
    padding-top:10px !important
}

.pt-5px {
    padding-top:5px !important
}

.pt-10px {
    padding-top:10px !important
}

.pt-15px {
    padding-top:15px !important
}

.pt-20px {
    padding-top:20px !important
}

.pt-25px {
    padding-top:25px !important
}

.pt-30px {
    padding-top:30px !important
}

.pt-35px {
    padding-top:35px !important
}

.pt-40px {
    padding-top:40px !important
}

.pt-45px {
    padding-top:45px !important
}

.pt-50px {
    padding-top:50px !important
}

.pr-1px {
    padding-right:1px !important
}

.pr-2px {
    padding-right:2px !important
}

.pr-3px {
    padding-right:3px !important
}

.pr-4px {
    padding-right:4px !important
}

.pr-5px {
    padding-right:5px !important
}

.pr-6px {
    padding-right:6px !important
}

.pr-7px {
    padding-right:7px !important
}

.pr-8px {
    padding-right:8px !important
}

.pr-9px {
    padding-right:9px !important
}

.pr-10px {
    padding-right:10px !important
}

.pr-5px {
    padding-right:5px !important
}

.pr-10px {
    padding-right:10px !important
}

.pr-15px {
    padding-right:15px !important
}

.pr-20px {
    padding-right:20px !important
}

.pr-25px {
    padding-right:25px !important
}

.pr-30px {
    padding-right:30px !important
}

.pr-35px {
    padding-right:35px !important
}

.pr-40px {
    padding-right:40px !important
}

.pr-45px {
    padding-right:45px !important
}

.pr-50px {
    padding-right:50px !important
}

.pb-1px {
    padding-bottom:1px !important
}

.pb-2px {
    padding-bottom:2px !important
}

.pb-3px {
    padding-bottom:3px !important
}

.pb-4px {
    padding-bottom:4px !important
}

.pb-5px {
    padding-bottom:5px !important
}

.pb-6px {
    padding-bottom:6px !important
}

.pb-7px {
    padding-bottom:7px !important
}

.pb-8px {
    padding-bottom:8px !important
}

.pb-9px {
    padding-bottom:9px !important
}

.pb-10px {
    padding-bottom:10px !important
}

.pb-5px {
    padding-bottom:5px !important
}

.pb-10px {
    padding-bottom:10px !important
}

.pb-15px {
    padding-bottom:15px !important
}

.pb-20px {
    padding-bottom:20px !important
}

.pb-25px {
    padding-bottom:25px !important
}

.pb-30px {
    padding-bottom:30px !important
}

.pb-35px {
    padding-bottom:35px !important
}

.pb-40px {
    padding-bottom:40px !important
}

.pb-45px {
    padding-bottom:45px !important
}

.pb-50px {
    padding-bottom:50px !important
}

.pl-1px {
    padding-left:1px !important
}

.pl-2px {
    padding-left:2px !important
}

.pl-3px {
    padding-left:3px !important
}

.pl-4px {
    padding-left:4px !important
}

.pl-5px {
    padding-left:5px !important
}

.pl-6px {
    padding-left:6px !important
}

.pl-7px {
    padding-left:7px !important
}

.pl-8px {
    padding-left:8px !important
}

.pl-9px {
    padding-left:9px !important
}

.pl-10px {
    padding-left:10px !important
}

.pl-5px {
    padding-left:5px !important
}

.pl-10px {
    padding-left:10px !important
}

.pl-15px {
    padding-left:15px !important
}

.pl-20px {
    padding-left:20px !important
}

.pl-25px {
    padding-left:25px !important
}

.pl-30px {
    padding-left:30px !important
}

.pl-35px {
    padding-left:35px !important
}

.pl-40px {
    padding-left:40px !important
}

.pl-45px {
    padding-left:45px !important
}

.pl-50px {
    padding-left: 50px !important
}.top-0 {
    top:0 !important
}

.top-1 {
    top:1px !important
}

.top-2 {
    top:2px !important
}

.top-3 {
    top:3px !important
}

.top-4 {
    top:4px !important
}

.top-5 {
    top:5px !important
}

.top-6 {
    top:6px !important
}

.top-7 {
    top:7px !important
}

.top-8 {
    top:8px !important
}

.top-9 {
    top:9px !important
}

.top-10 {
    top:10px !important
}

.top-15 {
    top:15px !important
}

.top-20 {
    top:20px !important
}

.top-25 {
    top:25px !important
}

.bottom-0 {
    bottom:0 !important
}

.bottom-1 {
    bottom:1px !important
}

.bottom-2 {
    bottom:2px !important
}

.bottom-3 {
    bottom:3px !important
}

.bottom-4 {
    bottom:4px !important
}

.bottom-5 {
    bottom:5px !important
}

.bottom-6 {
    bottom:6px !important
}

.bottom-7 {
    bottom:7px !important
}

.bottom-8 {
    bottom:8px !important
}

.bottom-9 {
    bottom:9px !important
}

.bottom-10 {
    bottom:10px !important
}

.bottom-15 {
    bottom:15px !important
}

.bottom-20 {
    bottom:20px !important
}

.bottom-25 {
    bottom:25px !important
}

.left-0 {
    left:0 !important
}

.left-1 {
    left:1px !important
}

.left-2 {
    left:2px !important
}

.left-3 {
    left:3px !important
}

.left-4 {
    left:4px !important
}

.left-5 {
    left:5px !important
}

.left-6 {
    left:6px !important
}

.left-7 {
    left:7px !important
}

.left-8 {
    left:8px !important
}

.left-9 {
    left:9px !important
}

.left-10 {
    left:10px !important
}

.left-15 {
    left:15px !important
}

.left-20 {
    left:20px !important
}

.left-25 {
    left:25px !important
}

.right-0 {
    right:0 !important
}

.right-1 {
    right:1px !important
}

.right-2 {
    right:2px !important
}

.right-3 {
    right:3px !important
}

.right-4 {
    right:4px !important
}

.right-5 {
    right:5px !important
}

.right-6 {
    right:6px !important
}

.right-7 {
    right:7px !important
}

.right-8 {
    right:8px !important
}

.right-9 {
    right:9px !important
}

.right-10 {
    right:10px !important
}

.right-15 {
    right:15px !important
}

.right-20 {
    right:20px !important
}

.right-25 {
    right:25px !important
}

.top-auto {
    top:auto !important
}

.bottom-auto {
    bottom:auto !important
}

.left-auto {
    left:auto !important
}

.right-auto {
    right:auto !important
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index:1030
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index:1030
}

.position-static {
    position:static !important
}

.position-relative {
    position:relative !important
}

.position-absolute {
    position:absolute !important
}

.position-fixed {
    position:fixed !important
}

.position-sticky {
    position:sticky !important
}.progress {
    display: flex;
    height: 1rem;
    overflow: hidden;
    line-height: 0;
    font-size: .65625rem;
    background-color: #dae0ec;
    border-radius:6px
}

.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #1f6bff;
    transition:width .6s ease
}

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

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

.progress-bar-animated {
    animation:progress-bar-stripes 1s linear infinite
}.rounded-sm {
    border-radius:3px !important
}

.rounded {
    border-radius:6px !important
}

.rounded-top {
    border-top-left-radius: 6px !important;
    border-top-right-radius:6px !important
}

.rounded-right {
    border-top-right-radius: 6px !important;
    border-bottom-right-radius:6px !important
}

.rounded-bottom {
    border-bottom-right-radius: 6px !important;
    border-bottom-left-radius:6px !important
}

.rounded-left {
    border-top-left-radius: 6px !important;
    border-bottom-left-radius:6px !important
}

.rounded-lg {
    border-radius:9px !important
}

.rounded-circle {
    border-radius:50% !important
}

.rounded-pill {
    border-radius:50rem !important
}

.rounded-0 {
    border-radius:0 !important
}
.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -8px;
    margin-left:-8px
}

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

.col {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    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;
        min-width: 0;
        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;
        min-width: 0;
        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;
        min-width: 0;
        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;
        min-width: 0;
        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%
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .order-xxl-last {
        order:13
    }

    .order-xxl-0 {
        order:0
    }

    .order-xxl-1 {
        order:1
    }

    .order-xxl-2 {
        order:2
    }

    .order-xxl-3 {
        order:3
    }

    .order-xxl-4 {
        order:4
    }

    .order-xxl-5 {
        order:5
    }

    .order-xxl-6 {
        order:6
    }

    .order-xxl-7 {
        order:7
    }

    .order-xxl-8 {
        order:8
    }

    .order-xxl-9 {
        order:9
    }

    .order-xxl-10 {
        order:10
    }

    .order-xxl-11 {
        order:11
    }

    .order-xxl-12 {
        order:12
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .order-xxxl-last {
        order:13
    }

    .order-xxxl-0 {
        order:0
    }

    .order-xxxl-1 {
        order:1
    }

    .order-xxxl-2 {
        order:2
    }

    .order-xxxl-3 {
        order:3
    }

    .order-xxxl-4 {
        order:4
    }

    .order-xxxl-5 {
        order:5
    }

    .order-xxxl-6 {
        order:6
    }

    .order-xxxl-7 {
        order:7
    }

    .order-xxxl-8 {
        order:8
    }

    .order-xxxl-9 {
        order:9
    }

    .order-xxxl-10 {
        order:10
    }

    .order-xxxl-11 {
        order:11
    }

    .order-xxxl-12 {
        order:12
    }

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

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

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

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

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

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

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

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

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

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

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

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

.row.row-space-0 {
    margin-left: 0;
    margin-right:0
}

.row.row-space-0 > [class *= col-] {
    padding-left: 0;
    padding-right:0
}

.row.row-space-2 {
    margin-left: -1px;
    margin-right:-1px
}

.row.row-space-2 > [class *= col-] {
    padding-left: 1px;
    padding-right:1px
}

.row.row-space-4 {
    margin-left: -2px;
    margin-right:-2px
}

.row.row-space-4 > [class *= col-] {
    padding-left: 2px;
    padding-right:2px
}

.row.row-space-6 {
    margin-left: -3px;
    margin-right:-3px
}

.row.row-space-6 > [class *= col-] {
    padding-left: 3px;
    padding-right:3px
}

.row.row-space-8 {
    margin-left: -4px;
    margin-right:-4px
}

.row.row-space-8 > [class *= col-] {
    padding-left: 4px;
    padding-right:4px
}

.row.row-space-10 {
    margin-left: -5px;
    margin-right:-5px
}

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

.row.row-space-12 {
    margin-left: -6px;
    margin-right:-6px
}

.row.row-space-12 > [class *= col-] {
    padding-left: 6px;
    padding-right:6px
}

.row.row-space-14 {
    margin-left: -7px;
    margin-right:-7px
}

.row.row-space-14 > [class *= col-] {
    padding-left: 7px;
    padding-right:7px
}

.row.row-space-16 {
    margin-left: -8px;
    margin-right:-8px
}

.row.row-space-16 > [class *= col-] {
    padding-left: 8px;
    padding-right:8px
}

.row.row-space-18 {
    margin-left: -9px;
    margin-right:-9px
}

.row.row-space-18 > [class *= col-] {
    padding-left: 9px;
    padding-right:9px
}

.row.row-space-20 {
    margin-left: -10px;
    margin-right:-10px
}

.row.row-space-20 > [class *= col-] {
    padding-left: 10px;
    padding-right:10px
}

.row.row-space-22 {
    margin-left: -11px;
    margin-right:-11px
}

.row.row-space-22 > [class *= col-] {
    padding-left: 11px;
    padding-right:11px
}

.row.row-space-24 {
    margin-left: -12px;
    margin-right:-12px
}

.row.row-space-24 > [class *= col-] {
    padding-left: 12px;
    padding-right:12px
}

.row.row-space-26 {
    margin-left: -13px;
    margin-right:-13px
}

.row.row-space-26 > [class *= col-] {
    padding-left: 13px;
    padding-right:13px
}

.row.row-space-28 {
    margin-left: -14px;
    margin-right:-14px
}

.row.row-space-28 > [class *= col-] {
    padding-left: 14px;
    padding-right:14px
}

.row.row-space-30 {
    margin-left: -15px;
    margin-right:-15px
}

.row.row-space-30 > [class *= col-] {
    padding-left: 15px;
    padding-right:15px
}.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-100p {
    max-width:100% !important
}

.mh-100p {
    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
}

.width-full {
    width:100%
}

.width-10 {
    width:10px !important
}

.width-20 {
    width:20px !important
}

.width-30 {
    width:30px !important
}

.width-40 {
    width:40px !important
}

.width-50 {
    width:50px !important
}

.width-60 {
    width:60px !important
}

.width-70 {
    width:70px !important
}

.width-80 {
    width:80px !important
}

.width-90 {
    width:90px !important
}

.width-100 {
    width:100px !important
}

.width-150 {
    width:150px !important
}

.width-200 {
    width:200px !important
}

.width-250 {
    width:250px !important
}

.width-300 {
    width:300px !important
}

.width-350 {
    width:350px !important
}

.width-400 {
    width:400px !important
}

.width-450 {
    width:450px !important
}

.width-500 {
    width:500px !important
}

.width-550 {
    width:550px !important
}

.width-600 {
    width:600px !important
}

.width-650 {
    width:650px !important
}

.width-700 {
    width:700px !important
}

.width-750 {
    width:750px !important
}

.max-width-10 {
    max-width:10px !important
}

.max-width-20 {
    max-width:20px !important
}

.max-width-30 {
    max-width:30px !important
}

.max-width-40 {
    max-width:40px !important
}

.max-width-50 {
    max-width:50px !important
}

.max-width-60 {
    max-width:60px !important
}

.max-width-70 {
    max-width:70px !important
}

.max-width-80 {
    max-width:80px !important
}

.max-width-90 {
    max-width:90px !important
}

.max-width-100 {
    max-width:100px !important
}

.max-width-150 {
    max-width:150px !important
}

.max-width-200 {
    max-width:200px !important
}

.max-width-250 {
    max-width:250px !important
}

.max-width-300 {
    max-width:300px !important
}

.max-width-350 {
    max-width:350px !important
}

.max-width-400 {
    max-width:400px !important
}

.max-width-450 {
    max-width:450px !important
}

.max-width-500 {
    max-width:500px !important
}

.max-width-550 {
    max-width:550px !important
}

.max-width-600 {
    max-width:600px !important
}

.max-width-650 {
    max-width:650px !important
}

.max-width-700 {
    max-width:700px !important
}

.max-width-750 {
    max-width:750px !important
}

.height-full {
    height:100%
}

.height-10 {
    height:10px !important
}

.height-20 {
    height:20px !important
}

.height-30 {
    height:30px !important
}

.height-40 {
    height:40px !important
}

.height-50 {
    height:50px !important
}

.height-60 {
    height:60px !important
}

.height-70 {
    height:70px !important
}

.height-80 {
    height:80px !important
}

.height-90 {
    height:90px !important
}

.height-100 {
    height:100px !important
}

.height-150 {
    height:150px !important
}

.height-200 {
    height:200px !important
}

.height-250 {
    height:250px !important
}

.height-300 {
    height:300px !important
}

.height-350 {
    height:350px !important
}

.height-400 {
    height:400px !important
}

.height-450 {
    height:450px !important
}

.height-500 {
    height:500px !important
}

.height-550 {
    height:550px !important
}

.height-600 {
    height:600px !important
}

.height-650 {
    height:650px !important
}

.height-700 {
    height:700px !important
}

.height-750 {
    height:750px !important
}

.max-height-10 {
    max-height:10px !important
}

.max-height-20 {
    max-height:20px !important
}

.max-height-30 {
    max-height:30px !important
}

.max-height-40 {
    max-height:40px !important
}

.max-height-50 {
    max-height:50px !important
}

.max-height-60 {
    max-height:60px !important
}

.max-height-70 {
    max-height:70px !important
}

.max-height-80 {
    max-height:80px !important
}

.max-height-90 {
    max-height:90px !important
}

.max-height-100 {
    max-height:100px !important
}

.max-height-150 {
    max-height:150px !important
}

.max-height-200 {
    max-height:200px !important
}

.max-height-250 {
    max-height:250px !important
}

.max-height-300 {
    max-height:300px !important
}

.max-height-350 {
    max-height:350px !important
}

.max-height-400 {
    max-height:400px !important
}

.max-height-450 {
    max-height:450px !important
}

.max-height-500 {
    max-height:500px !important
}

.max-height-550 {
    max-height:550px !important
}

.max-height-600 {
    max-height:600px !important
}

.max-height-650 {
    max-height:650px !important
}

.max-height-700 {
    max-height:700px !important
}

.max-height-750 {
    max-height:750px !important
}.table {
    width: 100%;
    margin-bottom: 1rem;
    color:#212837
}

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

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

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

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

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

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

.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:rgba(77, 101, 147, .1)
}

.table-hover tbody tr:hover {
    color: #212837;
    background-color:rgba(77, 101, 147, .075)
}

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

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

.table-hover .table-primary:hover {
    background-color:#a7c5ff
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.table-black, .table-black > td, .table-black > th {
    background-color:#b8b8b8
}

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

.table-hover .table-black:hover {
    background-color:#ababab
}

.table-hover .table-black:hover > td, .table-hover .table-black:hover > th {
    background-color:#ababab
}

.table-white, .table-white > td, .table-white > th {
    background-color:#fff
}

.table-white tbody + tbody, .table-white td, .table-white th, .table-white thead th {
    border-color:#fff
}

.table-hover .table-white:hover {
    background-color:#f2f2f2
}

.table-hover .table-white:hover > td, .table-hover .table-white:hover > th {
    background-color:#f2f2f2
}

.table-purple, .table-purple > td, .table-purple > th {
    background-color:#d1c4e0
}

.table-purple tbody + tbody, .table-purple td, .table-purple th, .table-purple thead th {
    border-color:#aa92c6
}

.table-hover .table-purple:hover {
    background-color:#c4b3d7
}

.table-hover .table-purple:hover > td, .table-hover .table-purple:hover > th {
    background-color:#c4b3d7
}

.table-indigo, .table-indigo > td, .table-indigo > th {
    background-color:#d4bbfc
}

.table-indigo tbody + tbody, .table-indigo td, .table-indigo th, .table-indigo thead th {
    border-color:#ae81f9
}

.table-hover .table-indigo:hover {
    background-color:#c5a3fb
}

.table-hover .table-indigo:hover > td, .table-hover .table-indigo:hover > th {
    background-color:#c5a3fb
}

.table-pink, .table-pink > td, .table-pink > th {
    background-color:#ffc4cf
}

.table-pink tbody + tbody, .table-pink td, .table-pink th, .table-pink thead th {
    border-color:#ff92a7
}

.table-hover .table-pink:hover {
    background-color:#ffabba
}

.table-hover .table-pink:hover > td, .table-hover .table-pink:hover > th {
    background-color:#ffabba
}

.table-yellow, .table-yellow > td, .table-yellow > th {
    background-color:#fff1b8
}

.table-yellow tbody + tbody, .table-yellow td, .table-yellow th, .table-yellow thead th {
    border-color:#ffe47a
}

.table-hover .table-yellow:hover {
    background-color:#ffec9f
}

.table-hover .table-yellow:hover > td, .table-hover .table-yellow:hover > th {
    background-color:#ffec9f
}

.table-teal, .table-teal > td, .table-teal > th {
    background-color:#bbf2e2
}

.table-teal tbody + tbody, .table-teal td, .table-teal th, .table-teal thead th {
    border-color:#81e7c8
}

.table-hover .table-teal:hover {
    background-color:#a6eed9
}

.table-hover .table-teal:hover > td, .table-hover .table-teal:hover > th {
    background-color:#a6eed9
}

.table-muted, .table-muted > td, .table-muted > th {
    background-color:#dde3ed
}

.table-muted tbody + tbody, .table-muted td, .table-muted th, .table-muted thead th {
    border-color:#c0cade
}

.table-hover .table-muted:hover {
    background-color:#ccd5e4
}

.table-hover .table-muted:hover > td, .table-hover .table-muted:hover > th {
    background-color:#ccd5e4
}

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

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

.table-hover .table-gray-100:hover {
    background-color:#e8ecf4
}

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

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

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

.table-hover .table-gray-200:hover {
    background-color:#e4e7f2
}

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

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

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

.table-hover .table-gray-300:hover {
    background-color:#dfe4ee
}

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

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

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

.table-hover .table-gray-400:hover {
    background-color:#d6dde9
}

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

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

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

.table-hover .table-gray-500:hover {
    background-color:#ccd5e4
}

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

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

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

.table-hover .table-gray-600:hover {
    background-color:#c3cddf
}

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

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

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

.table-hover .table-gray-700:hover {
    background-color:#bdc6d7
}

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

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

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

.table-hover .table-gray-800:hover {
    background-color:#b9c0cc
}

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

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

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

.table-hover .table-gray-900:hover {
    background-color:#b4b6bb
}

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

.table-active, .table-active > td, .table-active > th {
    background-color:rgba(77, 101, 147, .075)
}

.table-hover .table-active:hover {
    background-color:rgba(68, 90, 130, .075)
}

.table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
    background-color:rgba(68, 90, 130, .075)
}

.table .thead-dark th {
    color: #fff;
    background-color: #212837;
    border-color:#343f57
}

.table .thead-light th {
    color: #4d6593;
    background-color: #dae0ec;
    border-color:#dae0ec
}

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

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

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

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color:rgba(77, 101, 147, .25)
}

.table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color:rgba(77, 101, 147, .2)
}

@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
    }
}

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

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

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

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

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

.table-responsive > .table-bordered {
    border:0
}.text-lowercase {
    text-transform:lowercase !important
}

.text-uppercase {
    text-transform:uppercase !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-wrap:break-word !important
}

.text-reset {
    color:inherit !important
}

.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important
}

.text-justify {
    text-align:justify !important
}

.text-wrap {
    white-space:normal !important
}

.text-nowrap {
    white-space:nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap
}

.text-left {
    text-align:left !important
}

.text-right {
    text-align:right !important
}

.text-center {
    text-align:center !important
}

@media (min-width: 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
    }
}

@media (min-width: 1660px) {
    .text-xxl-left {
        text-align:left !important
    }

    .text-xxl-right {
        text-align:right !important
    }

    .text-xxl-center {
        text-align:center !important
    }
}

@media (min-width: 1900px) {
    .text-xxxl-left {
        text-align:left !important
    }

    .text-xxxl-right {
        text-align:right !important
    }

    .text-xxxl-center {
        text-align:center !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:700 !important
}

.font-weight-bolder {
    font-weight:bolder !important
}

.font-italic {
    font-style:italic !important
}

.fs-8px {
    font-size:8px !important
}

.fs-9px {
    font-size:9px !important
}

.fs-10px {
    font-size:10px !important
}

.fs-11px {
    font-size:11px !important
}

.fs-12px {
    font-size:12px !important
}

.fs-13px {
    font-size:13px !important
}

.fs-14px {
    font-size:14px !important
}

.fs-15px {
    font-size:15px !important
}

.fs-16px {
    font-size:16px !important
}

.fs-17px {
    font-size:17px !important
}

.fs-18px {
    font-size:18px !important
}

.fs-19px {
    font-size:19px !important
}

.fs-20px {
    font-size:20px !important
}

.fs-21px {
    font-size:21px !important
}

.fs-22px {
    font-size:22px !important
}

.fs-23px {
    font-size:23px !important
}

.fs-24px {
    font-size:24px !important
}

.fs-25px {
    font-size:25px !important
}

.fs-26px {
    font-size:26px !important
}

.fs-27px {
    font-size:27px !important
}

.fs-28px {
    font-size:28px !important
}

.fs-29px {
    font-size:29px !important
}

.fs-30px {
    font-size:30px !important
}

.fs-31px {
    font-size:31px !important
}

.fs-32px {
    font-size:32px !important
}

.fs-33px {
    font-size:33px !important
}

.fs-34px {
    font-size:34px !important
}

.fs-35px {
    font-size:35px !important
}

.fs-36px {
    font-size:36px !important
}

.fs-37px {
    font-size:37px !important
}

.fs-38px {
    font-size:38px !important
}

.fs-39px {
    font-size:39px !important
}

.fs-40px {
    font-size:40px !important
}

.fs-41px {
    font-size:41px !important
}

.fs-42px {
    font-size:42px !important
}

.fs-43px {
    font-size:43px !important
}

.fs-44px {
    font-size:44px !important
}

.fs-45px {
    font-size:45px !important
}

.fs-46px {
    font-size:46px !important
}

.fs-47px {
    font-size:47px !important
}

.fs-48px {
    font-size:48px !important
}

.fs-49px {
    font-size:49px !important
}

.fs-50px {
    font-size:50px !important
}

.fs-51px {
    font-size:51px !important
}

.fs-52px {
    font-size:52px !important
}

.fs-53px {
    font-size:53px !important
}

.fs-54px {
    font-size:54px !important
}

.fs-55px {
    font-size:55px !important
}

.fs-56px {
    font-size:56px !important
}

.fs-57px {
    font-size:57px !important
}

.fs-58px {
    font-size:58px !important
}

.fs-59px {
    font-size:59px !important
}

.fs-60px {
    font-size:60px !important
}

.fs-61px {
    font-size:61px !important
}

.fs-62px {
    font-size:62px !important
}

.fs-63px {
    font-size:63px !important
}

.fs-64px {
    font-size:64px !important
}

.fs-65px {
    font-size:65px !important
}

.fs-66px {
    font-size:66px !important
}

.fs-67px {
    font-size:67px !important
}

.fs-68px {
    font-size:68px !important
}

.fs-69px {
    font-size:69px !important
}

.fs-70px {
    font-size:70px !important
}

.fs-71px {
    font-size:71px !important
}

.fs-72px {
    font-size:72px !important
}

.fs-73px {
    font-size:73px !important
}

.fs-74px {
    font-size:74px !important
}

.fs-75px {
    font-size:75px !important
}

.fs-76px {
    font-size:76px !important
}

.fs-77px {
    font-size:77px !important
}

.fs-78px {
    font-size:78px !important
}

.fs-79px {
    font-size:79px !important
}

.fs-80px {
    font-size:80px !important
}

.font-weight-100 {
    font-weight:100 !important
}

.font-weight-200 {
    font-weight:200 !important
}

.font-weight-300 {
    font-weight:300 !important
}

.font-weight-400 {
    font-weight:400 !important
}

.font-weight-500 {
    font-weight:500 !important
}

.font-weight-600 {
    font-weight:600 !important
}

.font-weight-700 {
    font-weight:700 !important
}

.font-weight-800 {
    font-weight:800 !important
}

.text-underline {
    text-decoration:underline !important
}

.text-gradient {
    -webkit-background-clip: text !important;
    -webkit-text-fill-color:transparent !important
}

.line-height-1 {
    line-height:1 !important
}

.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
}.opacity-0 {
    opacity:0 !important
}

.opacity-1 {
    opacity:.1 !important
}

.opacity-2 {
    opacity:.2 !important
}

.opacity-3 {
    opacity:.3 !important
}

.opacity-4 {
    opacity:.4 !important
}

.opacity-5 {
    opacity:.5 !important
}

.opacity-6 {
    opacity:.6 !important
}

.opacity-7 {
    opacity:.7 !important
}

.opacity-8 {
    opacity:.8 !important
}

.opacity-9 {
    opacity:.9 !important
}

.opacity-10 {
    opacity:1 !important
}

.visible {
    visibility:visible !important
}

.invisible {
    visibility:hidden !important
}

.user-select-all {
    user-select:all !important
}

.user-select-auto {
    user-select:auto !important
}

.user-select-none {
    user-select:none !important
}

.overflow-auto {
    overflow:auto !important
}

.overflow-hidden {
    overflow:hidden !important
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.shadow-sm {
    box-shadow:0 .125rem .25rem rgba(0, 0, 0, .075) !important
}

.shadow {
    box-shadow:0 .5rem 1rem rgba(0, 0, 0, .15) !important
}

.shadow-lg {
    box-shadow:0 1rem 3rem rgba(0, 0, 0, .175) !important
}

.shadow-none {
    box-shadow:none !important
}