/*
                        _______
                       /       \
                      .==.    .==.
                     ((  ))==((  ))
                    / "=="    "=="\
                   /____|| || ||___\
       ________     ____    ________  ___    ___
       |  ___  \   /    \   |  ___  \ |  |  /  /
       |  |  \  \ /  /\  \  |  |  \  \|  |_/  /
       |  |   )  /  /__\  \ |  |__/  /|  ___  \
       |  |__/  /  ______  \|  ____  \|  |  \  \
_______|_______/__/ ____ \__\__|___\__\__|___\__\____
|  ___  \ |  ____/ /    \   |  ___  \ |  ____|  ___  \
|  |  \  \|  |___ /  /\  \  |  |  \  \|  |___|  |  \  \
|  |__/  /|  ____/  /__\  \ |  |   )  |  ____|  |__/  /
|  ____  \|  |__/  ______  \|  |__/  /|  |___|  ____  \
|__|   \__\____/__/      \__\_______/ |______|__|   \__\
                https://darkreader.org
*/

/*! Dark reader generated CSS | Licensed under MIT https://github.com/darkreader/darkreader/blob/main/LICENSE */

/* User-Agent Style */
@layer {
html {
    background-color: #28292a !important;
}
html {
    color-scheme: dark !important;
}
iframe {
    color-scheme: initial;
}
html, body {
    background-color: #28292a;
}
html, body {
    border-color: #756e63;
    color: #d8d7d4;
}
a {
    color: #3e8eec;
}
table {
    border-color: #5b6063;
}
mark {
    color: #d8d7d4;
}
::placeholder {
    color: #aaa49c;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    background-color: #4a4d13 !important;
    color: #d8d7d4 !important;
}
::-webkit-scrollbar {
    background-color: #2e3132;
    color: #a49f95;
}
::-webkit-scrollbar-thumb {
    background-color: #4e5255;
}
::-webkit-scrollbar-thumb:hover {
    background-color: #5d6366;
}
::-webkit-scrollbar-thumb:active {
    background-color: #505558;
}
::-webkit-scrollbar-corner {
    background-color: #28292a;
}
::selection {
    background-color: #1355a4 !important;
    color: #d8d7d4 !important;
}
::-moz-selection {
    background-color: #1355a4 !important;
    color: #d8d7d4 !important;
}
}

/* Invert Style */
.jfk-bubble.gtx-bubble, .captcheck_answer_label > input + img, span#closed_text > img[src^="https://www.gstatic.com/images/branding/googlelogo"], span[data-href^="https://www.hcaptcha.com/"] > #icon, ::-webkit-calendar-picker-indicator, img.Wirisformula {
    filter: invert(100%) hue-rotate(180deg) contrast(75%) !important;
}

/* Variables Style */
:root {
   --darkreader-neutral-background: #232526;
   --darkreader-neutral-text: #cbc7c3;
   --darkreader-selection-background: #1355a4;
   --darkreader-selection-text: #d8d7d4;
}

/* Modified CSS */
:root {
    --blue: #007bff;
    --breakpoint-lg: 992px;
    --breakpoint-md: 768px;
    --breakpoint-sm: 576px;
    --breakpoint-xl: 1200px;
    --breakpoint-xs: 0;
    --cyan: #17a2b8;
    --danger: #dc3545;
    --dark: #343a40;
    --darkreader-bg--info: #228290;
    --darkreader-bg--secondary: #5e6467;
    --darkreader-border--light: #3e4143;
    --darkreader-text--secondary: #999388;
    --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    --gray: #6c757d;
    --gray-dark: #343a40;
    --green: #28a745;
    --indigo: #6610f2;
    --orange: #fd7e14;
    --pink: #e83e8c;
    --primary: #007bff;
    --purple: #6f42c1;
    --red: #dc3545;
    --success: #28a745;
    --teal: #20c997;
    --warning: #ffc107;
    --white: #fff;
    --yellow: #ffc107;
}
html {
    -webkit-tap-highlight-color: transparent;
}
.panel .panel-heading .panel-title,
body {
    background-color: rgb(40, 41, 42);
    color: rgb(197, 193, 188);
}
[tabindex="-1"]:focus:not(:focus-visible) {
    outline-color: initial !important;
}
abbr[data-original-title],
abbr[title] {
    border-bottom: 0px;
    text-decoration-color: initial;
}
a {
    background-color: transparent;
    color:#ff4057;
    text-decoration-color: initial;
}
a:hover {
    color: rgb(102, 175, 236);
    text-decoration-color: initial;
}
a:not([href]):not([class]) {
    color: inherit;
    text-decoration-color: initial;
}
a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration-color: initial;
}
caption {
    color: rgb(153, 147, 136);
}
button:focus:not(:focus-visible) {
    outline-color: initial;
}
fieldset {
    border-color: initial;
    border-style: initial;
    border-width: 0px;
}
legend {
    color: inherit;
}
hr {
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
    border-top-color: rgba(138, 130, 117, 0.1);
}
.mark,
mark {
    background-color: rgb(59, 53, 23);
}
.list-unstyled {
    list-style-image: initial;
}
.list-inline {
    list-style-image: initial;
}
.blockquote-footer {
    color: rgb(153, 147, 136);
}
.img-thumbnail {
    background-color: rgb(40, 41, 42);
    border-color: rgb(67, 71, 73);
}
.figure-caption {
    color: rgb(153, 147, 136);
}
code {
    color: rgb(217, 82, 144);
}
a > code {
    color: inherit;
}
kbd {
    background-color: rgb(43, 45, 45);
    color: rgb(216, 215, 212);
}
pre {
    color: rgb(197, 193, 188);
}
pre code {
    color: inherit;
}
.table {
    color: rgb(197, 193, 188);
}
.table td,
.table th {
    border-top-color: rgb(67, 71, 73);
}
.table thead th {
    border-bottom-color: rgb(67, 71, 73);
}
.table tbody + tbody {
    border-top-color: rgb(67, 71, 73);
}
.table-bordered {
    border-color: rgb(67, 71, 73);
}
.table-bordered td,
.table-bordered th {
    border-color: rgb(67, 71, 73);
}
.table-borderless tbody + tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
    border-color: initial;
    border-style: initial;
    border-width: 0px;
}
.table-striped tbody tr:nth-of-type(2n+1),
.table-striped-alt tbody tr:nth-of-type(2n+1) {
    background-color: rgba(19, 19, 19, 0.05);
}
.table-hover tbody tr:hover {
    background-color: rgba(19, 19, 19, 0.07);
    color: rgb(197, 193, 188);
}
.table-primary,
.table-primary > td,
.table-primary > th {
    background-color: rgb(57, 60, 62);
}
.table-primary tbody + tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
    border-color: rgb(19, 77, 140);
}
.table-hover .table-primary:hover {
    background-color: rgb(62, 66, 68);
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
    background-color: rgb(62, 66, 68);
}
.table-secondary,
.table-secondary > td,
.table-secondary > th {
    background-color: rgb(58, 62, 62);
}
.table-secondary tbody + tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
    border-color: rgb(77, 82, 85);
}
.table-hover .table-secondary:hover {
    background-color: rgb(64, 68, 70);
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
    background-color: rgb(64, 68, 70);
}
.table-success,
.table-success > td,
.table-success > th {
    background-color: rgb(45, 80, 60);
}
.table-success tbody + tbody,
.table-success td,
.table-success th,
.table-success thead th {
    border-color: rgb(56, 109, 68);
}
.table-hover .table-success:hover {
    background-color: rgb(48, 90, 65);
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
    background-color: rgb(48, 90, 65);
}
.table-info,
.table-info > td,
.table-info > th {
    background-color: rgb(40, 79, 85);
}
.table-info tbody + tbody,
.table-info td,
.table-info th,
.table-info thead th {
    border-color: rgb(49, 108, 116);
}
.table-hover .table-info:hover {
    background-color: rgb(43, 88, 95);
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
    background-color: rgb(43, 88, 95);
}
.table-warning,
.table-warning > td,
.table-warning > th {
    background-color: rgb(78, 63, 19);
}
.table-warning tbody + tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
    border-color: rgb(139, 109, 19);
}
.table-hover .table-warning:hover {
    background-color: rgb(88, 71, 19);
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
    background-color: rgb(88, 71, 19);
}
.table-danger,
.table-danger > td,
.table-danger > th {
    background-color: rgb(85, 31, 36);
}
.table-danger tbody + tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
    border-color: rgb(120, 36, 44);
}
.table-hover .table-danger:hover {
    background-color: rgb(96, 33, 40);
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
    background-color: rgb(96, 33, 40);
}
.table-light,
.table-light > td,
.table-light > th {
    background-color: rgb(40, 42, 43);
}
.table-light tbody + tbody,
.table-light td,
.table-light th,
.table-light thead th {
    border-color: rgb(61, 64, 66);
}
.table-hover .table-light:hover {
    background-color: rgb(46, 49, 50);
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
    background-color: rgb(46, 49, 50);
}
.table-dark,
.table-dark > td,
.table-dark > th {
    background-color: rgb(66, 70, 72);
}
.table-dark tbody + tbody,
.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: rgb(85, 90, 93);
}
.table-hover .table-dark:hover {
    background-color: rgb(72, 76, 79);
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
    background-color: rgb(72, 76, 79);
}
.table-active,
.table-active > td,
.table-active > th {
    background-color: rgba(19, 19, 19, 0.07);
}
.table-hover .table-active:hover {
    background-color: rgba(19, 19, 19, 0.07);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
    background-color: rgba(19, 19, 19, 0.07);
}
.table .thead-dark th {
    background-color: rgb(57, 59, 61);
    border-color: rgb(117, 109, 99);
    color: rgb(216, 215, 212);
}
.table .thead-light th {
    background-color: rgb(49, 51, 52);
    border-color: rgb(67, 71, 73);
    color: rgb(173, 168, 160);
}
.table-dark {
    background-color: rgb(57, 59, 61);
    color: rgb(216, 215, 212);
}
.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: rgb(117, 109, 99);
}
.table-dark.table-bordered {
    border-color: initial;
    border-style: initial;
    border-width: 0px;
}
.table-dark.table-striped tbody tr:nth-of-type(2n+1),
.table-dark.table-striped-alt tbody tr:nth-of-type(2n+1) {
    background-color: rgba(40, 41, 42, 0.05);
}
.table-dark.table-hover tbody tr:hover {
    background-color: rgba(40, 41, 42, 0.07);
    color: rgb(216, 215, 212);
}
@media (max-width: 575.98px) {
    .table-responsive-sm > .table-bordered {
        border-color: initial;
        border-style: initial;
        border-width: 0px;
    }
    .table-responsive-sm > .table-bordered {
        border-color: initial;
        border-style: initial;
        border-width: 0px;
    }
}
@media (max-width: 767.98px) {
    .table-responsive-md > .table-bordered {
        border-color: initial;
        border-style: initial;
        border-width: 0px;
    }
    .table-responsive-md > .table-bordered {
        border-color: initial;
        border-style: initial;
        border-width: 0px;
    }
}
@media (max-width: 991.98px) {
    .table-responsive-lg > .table-bordered {
        border-color: initial;
        border-style: initial;
        border-width: 0px;
    }
    .table-responsive-lg > .table-bordered {
        border-color: initial;
        border-style: initial;
        border-width: 0px;
    }
}
@media (max-width: 1199.98px) {
    .table-responsive-xl > .table-bordered {
        border-color: initial;
        border-style: initial;
        border-width: 0px;
    }
    .table-responsive-xl > .table-bordered {
        border-color: initial;
        border-style: initial;
        border-width: 0px;
    }
}
.table-responsive > .table-bordered {
    border-color: initial;
    border-style: initial;
    border-width: 0px;
}
.form-control {
    background-color: rgb(40, 41, 42);
    border-color: rgb(70, 74, 77);
    color: rgb(173, 168, 160);
}
.form-control:focus {
    background-color: rgb(40, 41, 42);
    border-color: rgb(19, 76, 138);
    box-shadow: rgba(19, 102, 193, 0.25) 0px 0px 0px 0.2rem;
    color: rgb(173, 168, 160);
    outline-color: initial;
}
.valid-feedback {
    color: rgb(102, 204, 125);
}
.valid-tooltip {
    background-color: rgba(46, 133, 66, 0.9);
    color: rgb(216, 215, 212);
}
.form-control.is-valid,
.was-validated .form-control:valid {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc4JyBoZWlnaHQ9JzgnIHZpZXdCb3g9JzAgMCA4IDgnPjxwYXRoIGZpbGw9JyMyOGE3NDUnIGQ9J00yLjMgNi43M0wuNiA0LjUzYy0uNC0xLjA0LjQ2LTEuNCAxLjEtLjhsMS4xIDEuNCAzLjQtMy44Yy42LS42MyAxLjYtLjI3IDEuMi43bC00IDQuNmMtLjQzLjUtLjguNC0xLjEuMXonLz48L3N2Zz4=");
    border-color: rgb(51, 152, 74);
}
.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
    border-color: rgb(51, 152, 74);
    box-shadow: rgba(46, 133, 66, 0.25) 0px 0px 0px 0.2rem;
}
.custom-select.is-valid,
.was-validated .custom-select:valid {
    background-color: rgb(40, 41, 42);
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNCIgaGVpZ2h0PSI1Ij48ZGVmcz48ZmlsdGVyIGlkPSJkYXJrcmVhZGVyLWltYWdlLWZpbHRlciI+PGZlQ29sb3JNYXRyaXggdHlwZT0ibWF0cml4IiB2YWx1ZXM9IjAuMjEyIC0wLjUyMSAtMC41NzEgMC4wMDAgMC45NTcgLTAuNTQ5IDAuMjQ1IC0wLjU2NCAwLjAwMCAwLjk0NCAtMC41NDAgLTAuNTE4IDAuMjEzIDAuMDAwIDAuOTE5IDAuMDAwIDAuMDAwIDAuMDAwIDEuMDAwIDAuMDAwIiAvPjwvZmlsdGVyPjwvZGVmcz48aW1hZ2Ugd2lkdGg9IjQiIGhlaWdodD0iNSIgZmlsdGVyPSJ1cmwoI2RhcmtyZWFkZXItaW1hZ2UtZmlsdGVyKSIgeGxpbms6aHJlZj0iZGF0YTppbWFnZS9zdmcreG1sLCUzY3N2ZyB4bWxucz0mYXBvcztodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyZhcG9zOyB3aWR0aD0mYXBvczs0JmFwb3M7IGhlaWdodD0mYXBvczs1JmFwb3M7IHZpZXdCb3g9JmFwb3M7MCAwIDQgNSZhcG9zOyUzZSUzY3BhdGggZmlsbD0mYXBvczslMjMzNDNhNDAmYXBvczsgZD0mYXBvcztNMiAwTDAgMmg0em0wIDVMMCAzaDR6JmFwb3M7LyUzZSUzYy9zdmclM2UiIC8+PC9zdmc+"), url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc4JyBoZWlnaHQ9JzgnIHZpZXdCb3g9JzAgMCA4IDgnPjxwYXRoIGZpbGw9JyMyOGE3NDUnIGQ9J00yLjMgNi43M0wuNiA0LjUzYy0uNC0xLjA0LjQ2LTEuNCAxLjEtLjhsMS4xIDEuNCAzLjQtMy44Yy42LS42MyAxLjYtLjI3IDEuMi43bC00IDQuNmMtLjQzLjUtLjguNC0xLjEuMXonLz48L3N2Zz4=");
    border-color: rgb(51, 152, 74);
}
.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
    border-color: rgb(51, 152, 74);
    box-shadow: rgba(46, 133, 66, 0.25) 0px 0px 0px 0.2rem;
}
.form-check-input.is-valid ~ .form-check-label,
.was-validated .form-check-input:valid ~ .form-check-label {
    color: rgb(102, 204, 125);
}
.custom-control-input.is-valid ~ .custom-control-label,
.was-validated .custom-control-input:valid ~ .custom-control-label {
    color: rgb(102, 204, 125);
}
.custom-control-input.is-valid ~ .custom-control-label::before,
.was-validated .custom-control-input:valid ~ .custom-control-label::before {
    border-color: rgb(51, 152, 74);
}
.custom-control-input.is-valid:checked ~ .custom-control-label::before,
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before {
    background-color: rgb(52, 158, 96);
    border-color: rgb(49, 141, 69);
}
.custom-control-input.is-valid:focus ~ .custom-control-label::before,
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before {
    box-shadow: rgba(46, 133, 66, 0.25) 0px 0px 0px 0.2rem;
}
.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: rgb(51, 152, 74);
}
.custom-file-input.is-valid ~ .custom-file-label,
.was-validated .custom-file-input:valid ~ .custom-file-label {
    border-color: rgb(51, 152, 74);
}
.custom-file-input.is-valid:focus ~ .custom-file-label,
.was-validated .custom-file-input:valid:focus ~ .custom-file-label {
    border-color: rgb(51, 152, 74);
    box-shadow: rgba(46, 133, 66, 0.25) 0px 0px 0px 0.2rem;
}
.invalid-feedback {
    color: rgb(209, 79, 91);
}
.invalid-tooltip {
    background-color: rgba(159, 44, 55, 0.9);
    color: rgb(216, 215, 212);
}
.form-control.is-invalid,
.was-validated .form-control:invalid {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTIiIGhlaWdodD0iMTIiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yMTIgLTAuNTIxIC0wLjU3MSAwLjAwMCAwLjk1NyAtMC41NDkgMC4yNDUgLTAuNTY0IDAuMDAwIDAuOTQ0IC0wLjU0MCAtMC41MTggMC4yMTMgMC4wMDAgMC45MTkgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM2NzdmcgeG1sbnM9JmFwb3M7aHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcmYXBvczsgd2lkdGg9JmFwb3M7MTImYXBvczsgaGVpZ2h0PSZhcG9zOzEyJmFwb3M7IGZpbGw9JmFwb3M7bm9uZSZhcG9zOyBzdHJva2U9JmFwb3M7JTIzZGMzNTQ1JmFwb3M7IHZpZXdCb3g9JmFwb3M7MCAwIDEyIDEyJmFwb3M7JTNlJTNjY2lyY2xlIGN4PSZhcG9zOzYmYXBvczsgY3k9JmFwb3M7NiZhcG9zOyByPSZhcG9zOzQuNSZhcG9zOy8lM2UlM2NwYXRoIHN0cm9rZS1saW5lam9pbj0mYXBvcztyb3VuZCZhcG9zOyBkPSZhcG9zO001LjggMy42aC40TDYgNi41eiZhcG9zOy8lM2UlM2NjaXJjbGUgY3g9JmFwb3M7NiZhcG9zOyBjeT0mYXBvczs4LjImYXBvczsgcj0mYXBvczsuNiZhcG9zOyBmaWxsPSZhcG9zOyUyM2RjMzU0NSZhcG9zOyBzdHJva2U9JmFwb3M7bm9uZSZhcG9zOy8lM2UlM2Mvc3ZnJTNlIiAvPjwvc3ZnPg==");
    border-color: rgb(145, 41, 51);
}
.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
    border-color: rgb(145, 41, 51);
    box-shadow: rgba(159, 44, 55, 0.25) 0px 0px 0px 0.2rem;
}
.custom-select.is-invalid,
.was-validated .custom-select:invalid {
    background-color: rgb(40, 41, 42);
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNCIgaGVpZ2h0PSI1Ij48ZGVmcz48ZmlsdGVyIGlkPSJkYXJrcmVhZGVyLWltYWdlLWZpbHRlciI+PGZlQ29sb3JNYXRyaXggdHlwZT0ibWF0cml4IiB2YWx1ZXM9IjAuMjEyIC0wLjUyMSAtMC41NzEgMC4wMDAgMC45NTcgLTAuNTQ5IDAuMjQ1IC0wLjU2NCAwLjAwMCAwLjk0NCAtMC41NDAgLTAuNTE4IDAuMjEzIDAuMDAwIDAuOTE5IDAuMDAwIDAuMDAwIDAuMDAwIDEuMDAwIDAuMDAwIiAvPjwvZmlsdGVyPjwvZGVmcz48aW1hZ2Ugd2lkdGg9IjQiIGhlaWdodD0iNSIgZmlsdGVyPSJ1cmwoI2RhcmtyZWFkZXItaW1hZ2UtZmlsdGVyKSIgeGxpbms6aHJlZj0iZGF0YTppbWFnZS9zdmcreG1sLCUzY3N2ZyB4bWxucz0mYXBvcztodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyZhcG9zOyB3aWR0aD0mYXBvczs0JmFwb3M7IGhlaWdodD0mYXBvczs1JmFwb3M7IHZpZXdCb3g9JmFwb3M7MCAwIDQgNSZhcG9zOyUzZSUzY3BhdGggZmlsbD0mYXBvczslMjMzNDNhNDAmYXBvczsgZD0mYXBvcztNMiAwTDAgMmg0em0wIDVMMCAzaDR6JmFwb3M7LyUzZSUzYy9zdmclM2UiIC8+PC9zdmc+"), url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTIiIGhlaWdodD0iMTIiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yMTIgLTAuNTIxIC0wLjU3MSAwLjAwMCAwLjk1NyAtMC41NDkgMC4yNDUgLTAuNTY0IDAuMDAwIDAuOTQ0IC0wLjU0MCAtMC41MTggMC4yMTMgMC4wMDAgMC45MTkgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM2NzdmcgeG1sbnM9JmFwb3M7aHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcmYXBvczsgd2lkdGg9JmFwb3M7MTImYXBvczsgaGVpZ2h0PSZhcG9zOzEyJmFwb3M7IGZpbGw9JmFwb3M7bm9uZSZhcG9zOyBzdHJva2U9JmFwb3M7JTIzZGMzNTQ1JmFwb3M7IHZpZXdCb3g9JmFwb3M7MCAwIDEyIDEyJmFwb3M7JTNlJTNjY2lyY2xlIGN4PSZhcG9zOzYmYXBvczsgY3k9JmFwb3M7NiZhcG9zOyByPSZhcG9zOzQuNSZhcG9zOy8lM2UlM2NwYXRoIHN0cm9rZS1saW5lam9pbj0mYXBvcztyb3VuZCZhcG9zOyBkPSZhcG9zO001LjggMy42aC40TDYgNi41eiZhcG9zOy8lM2UlM2NjaXJjbGUgY3g9JmFwb3M7NiZhcG9zOyBjeT0mYXBvczs4LjImYXBvczsgcj0mYXBvczsuNiZhcG9zOyBmaWxsPSZhcG9zOyUyM2RjMzU0NSZhcG9zOyBzdHJva2U9JmFwb3M7bm9uZSZhcG9zOy8lM2UlM2Mvc3ZnJTNlIiAvPjwvc3ZnPg==");
    border-color: rgb(145, 41, 51);
}
.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
    border-color: rgb(145, 41, 51);
    box-shadow: rgba(159, 44, 55, 0.25) 0px 0px 0px 0.2rem;
}
.form-check-input.is-invalid ~ .form-check-label,
.was-validated .form-check-input:invalid ~ .form-check-label {
    color: rgb(209, 79, 91);
}
.custom-control-input.is-invalid ~ .custom-control-label,
.was-validated .custom-control-input:invalid ~ .custom-control-label {
    color: rgb(209, 79, 91);
}
.custom-control-input.is-invalid ~ .custom-control-label::before,
.was-validated .custom-control-input:invalid ~ .custom-control-label::before {
    border-color: rgb(145, 41, 51);
}
.custom-control-input.is-invalid:checked ~ .custom-control-label::before,
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before {
    background-color: rgb(137, 40, 49);
    border-color: rgb(134, 39, 48);
}
.custom-control-input.is-invalid:focus ~ .custom-control-label::before,
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before {
    box-shadow: rgba(159, 44, 55, 0.25) 0px 0px 0px 0.2rem;
}
.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: rgb(145, 41, 51);
}
.custom-file-input.is-invalid ~ .custom-file-label,
.was-validated .custom-file-input:invalid ~ .custom-file-label {
    border-color: rgb(145, 41, 51);
}
.custom-file-input.is-invalid:focus ~ .custom-file-label,
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
    border-color: rgb(145, 41, 51);
    box-shadow: rgba(159, 44, 55, 0.25) 0px 0px 0px 0.2rem;
}
.btn {
    background-color: transparent;
    border-color: transparent;
    color: rgb(197, 193, 188);
}
.btn:hover {
    color: rgb(197, 193, 188);
    text-decoration-color: initial;
}
.btn.focus,
.btn:focus {
    box-shadow: rgba(19, 102, 193, 0.25) 0px 0px 0px 0.2rem;
    outline-color: initial;
}
.btn-primary {
    background-color: rgb(19, 102, 193);
    border-color: rgb(19, 92, 171);
    color: rgb(216, 215, 212);
}
.btn-primary:hover {
    background-color: rgb(19, 91, 167);
    border-color: rgb(19, 98, 184);
    color: rgb(216, 215, 212);
}
.btn-primary.focus,
.btn-primary:focus {
    background-color: rgb(19, 91, 167);
    border-color: rgb(19, 98, 184);
    box-shadow: rgba(19, 94, 173, 0.5) 0px 0px 0px 0.2rem;
    color: rgb(216, 215, 212);
}
.btn-primary.disabled,
.btn-primary:disabled {
    background-color: rgb(19, 102, 193);
    border-color: rgb(19, 92, 171);
    color: rgb(216, 215, 212);
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
    background-color: rgb(19, 85, 158);
    border-color: rgb(19, 100, 187);
    color: rgb(216, 215, 212);
}
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
    box-shadow: rgba(19, 94, 173, 0.5) 0px 0px 0px 0.2rem;
}
.btn-secondary {
    background-color: rgb(94, 100, 103);
    border-color: rgb(106, 99, 90);
    color: rgb(216, 215, 212);
}
.btn-secondary:hover {
    background-color: rgb(81, 86, 89);
    border-color: rgb(113, 106, 96);
    color: rgb(216, 215, 212);
}
.btn-secondary.focus,
.btn-secondary:focus {
    background-color: rgb(81, 86, 89);
    border-color: rgb(113, 106, 96);
    box-shadow: rgba(96, 102, 106, 0.5) 0px 0px 0px 0.2rem;
    color: rgb(216, 215, 212);
}
.btn-secondary.disabled,
.btn-secondary:disabled {
    background-color: rgb(94, 100, 103);
    border-color: rgb(106, 99, 90);
    color: rgb(216, 215, 212);
}
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
    background-color: rgb(78, 82, 85);
    border-color: rgb(114, 108, 97);
    color: rgb(216, 215, 212);
}
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
    box-shadow: rgba(96, 102, 106, 0.5) 0px 0px 0px 0.2rem;
}
.btn-success {
    background-color: rgb(46, 133, 66);
    border-color: rgb(51, 152, 74);
    color: rgb(216, 215, 212);
}
.btn-success:hover {
    background-color: rgb(41, 112, 57);
    border-color: rgb(53, 162, 78);
    color: rgb(216, 215, 212);
}
.btn-success.focus,
.btn-success:focus {
    background-color: rgb(41, 112, 57);
    border-color: rgb(53, 162, 78);
    box-shadow: rgba(68, 142, 85, 0.5) 0px 0px 0px 0.2rem;
    color: rgb(216, 215, 212);
}
.btn-success.disabled,
.btn-success:disabled {
    background-color: rgb(46, 133, 66);
    border-color: rgb(51, 152, 74);
    color: rgb(216, 215, 212);
}
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
    background-color: rgb(40, 105, 55);
    border-color: rgb(54, 164, 79);
    color: rgb(216, 215, 212);
}
.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-success.dropdown-toggle:focus {
    box-shadow: rgba(68, 142, 85, 0.5) 0px 0px 0px 0.2rem;
}
.btn-info {
    background-color: rgb(34, 130, 144);
    border-color: rgb(37, 147, 164);
    color: rgb(216, 215, 212);
}
.btn-info:hover {
    background-color: rgb(32, 109, 121);
    border-color: rgb(39, 158, 177);
    color: rgb(216, 215, 212);
}
.btn-info.focus,
.btn-info:focus {
    background-color: rgb(32, 109, 121);
    border-color: rgb(39, 158, 177);
    box-shadow: rgba(58, 139, 152, 0.5) 0px 0px 0px 0.2rem;
    color: rgb(216, 215, 212);
}
.btn-info.disabled,
.btn-info:disabled {
    background-color: rgb(34, 130, 144);
    border-color: rgb(37, 147, 164);
    color: rgb(216, 215, 212);
}
.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show > .btn-info.dropdown-toggle {
    background-color: rgb(31, 102, 113);
    border-color: rgb(40, 160, 179);
    color: rgb(216, 215, 212);
}
.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-info.dropdown-toggle:focus {
    box-shadow: rgba(58, 139, 152, 0.5) 0px 0px 0px 0.2rem;
}
.btn-warning {
    background-color: rgb(147, 114, 19);
    border-color: rgb(169, 131, 19);
    color: rgb(197, 193, 188);
}
.btn-warning:hover {
    background-color: rgb(171, 133, 19);
    border-color: rgb(182, 142, 19);
    color: rgb(197, 193, 188);
}
.btn-warning.focus,
.btn-warning:focus {
    background-color: rgb(171, 133, 19);
    border-color: rgb(182, 142, 19);
    box-shadow: rgba(170, 135, 28, 0.5) 0px 0px 0px 0.2rem;
    color: rgb(197, 193, 188);
}
.btn-warning.disabled,
.btn-warning:disabled {
    background-color: rgb(147, 114, 19);
    border-color: rgb(169, 131, 19);
    color: rgb(197, 193, 188);
}
.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show > .btn-warning.dropdown-toggle {
    background-color: rgb(163, 126, 19);
    border-color: rgb(186, 144, 19);
    color: rgb(197, 193, 188);
}
.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-warning.dropdown-toggle:focus {
    box-shadow: rgba(170, 135, 28, 0.5) 0px 0px 0px 0.2rem;
}
.btn-danger {
    background-color: rgb(159, 44, 55);
    border-color: rgb(145, 41, 51);
    color: rgb(216, 215, 212);
}
.btn-danger:hover {
    background-color: rgb(155, 43, 54);
    border-color: rgb(155, 43, 54);
    color: rgb(216, 215, 212);
}
.btn-danger.focus,
.btn-danger:focus {
    background-color: rgb(155, 43, 54);
    border-color: rgb(155, 43, 54);
    box-shadow: rgba(144, 41, 51, 0.5) 0px 0px 0px 0.2rem;
    color: rgb(216, 215, 212);
}
.btn-danger.disabled,
.btn-danger:disabled {
    background-color: rgb(159, 44, 55);
    border-color: rgb(145, 41, 51);
    color: rgb(216, 215, 212);
}
.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show > .btn-danger.dropdown-toggle {
    background-color: rgb(147, 41, 51);
    border-color: rgb(159, 44, 54);
    color: rgb(216, 215, 212);
}
.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-danger.dropdown-toggle:focus {
    box-shadow: rgba(144, 41, 51, 0.5) 0px 0px 0px 0.2rem;
}
.btn-light {
    background-color: rgb(42, 45, 45);
    border-color: rgb(62, 65, 67);
    color: rgb(197, 193, 188);
}
.btn-light:hover {
    background-color: rgb(51, 54, 56);
    border-color: rgb(68, 72, 74);
    color: rgb(197, 193, 188);
}
.btn-light.focus,
.btn-light:focus {
    background-color: rgb(51, 54, 56);
    border-color: rgb(68, 72, 74);
    box-shadow: rgba(57, 61, 62, 0.5) 0px 0px 0px 0.2rem;
    color: rgb(197, 193, 188);
}
.btn-light.disabled,
.btn-light:disabled {
    background-color: rgb(42, 45, 45);
    border-color: rgb(62, 65, 67);
    color: rgb(197, 193, 188);
}
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
    background-color: rgb(55, 57, 59);
    border-color: rgb(69, 74, 75);
    color: rgb(197, 193, 188);
}
.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-light.dropdown-toggle:focus {
    box-shadow: rgba(57, 61, 62, 0.5) 0px 0px 0px 0.2rem;
}
.btn-dark {
    background-color: rgb(57, 59, 61);
    border-color: rgb(122, 114, 103);
    color: rgb(216, 215, 212);
}
.btn-dark:hover {
    background-color: rgb(44, 46, 47);
    border-color: rgb(129, 121, 109);
    color: rgb(216, 215, 212);
}
.btn-dark.focus,
.btn-dark:focus {
    background-color: rgb(44, 46, 47);
    border-color: rgb(129, 121, 109);
    box-shadow: rgba(75, 79, 82, 0.5) 0px 0px 0px 0.2rem;
    color: rgb(216, 215, 212);
}
.btn-dark.disabled,
.btn-dark:disabled {
    background-color: rgb(57, 59, 61);
    border-color: rgb(122, 114, 103);
    color: rgb(216, 215, 212);
}
.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show > .btn-dark.dropdown-toggle {
    background-color: rgb(40, 42, 43);
    border-color: rgb(130, 123, 111);
    color: rgb(216, 215, 212);
}
.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-dark.dropdown-toggle:focus {
    box-shadow: rgba(75, 79, 82, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-primary {
    border-color: rgb(19, 92, 171);
    color:#ff4057;
}
.btn-outline-primary:hover {
    background-color: rgb(19, 102, 193);
    border-color: rgb(19, 92, 171);
    color: rgb(216, 215, 212);
}
.btn-outline-primary.focus,
.btn-outline-primary:focus {
    box-shadow: rgba(19, 102, 193, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    background-color: transparent;
    color:#ff4057;
}
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary.dropdown-toggle {
    background-color: rgb(19, 102, 193);
    border-color: rgb(19, 92, 171);
    color: rgb(216, 215, 212);
}
.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: rgba(19, 102, 193, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-secondary {
    border-color: rgb(106, 99, 90);
    color: rgb(153, 147, 136);
}
.btn-outline-secondary:hover {
    background-color: rgb(94, 100, 103);
    border-color: rgb(106, 99, 90);
    color: rgb(216, 215, 212);
}
.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
    box-shadow: rgba(94, 100, 103, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    background-color: transparent;
    color: rgb(153, 147, 136);
}
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show > .btn-outline-secondary.dropdown-toggle {
    background-color: rgb(94, 100, 103);
    border-color: rgb(106, 99, 90);
    color: rgb(216, 215, 212);
}
.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: rgba(94, 100, 103, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-success {
    border-color: rgb(51, 152, 74);
    color: rgb(102, 204, 125);
}
.btn-outline-success:hover {
    background-color: rgb(46, 133, 66);
    border-color: rgb(51, 152, 74);
    color: rgb(216, 215, 212);
}
.btn-outline-success.focus,
.btn-outline-success:focus {
    box-shadow: rgba(46, 133, 66, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
    background-color: transparent;
    color: rgb(102, 204, 125);
}
.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show > .btn-outline-success.dropdown-toggle {
    background-color: rgb(46, 133, 66);
    border-color: rgb(51, 152, 74);
    color: rgb(216, 215, 212);
}
.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: rgba(46, 133, 66, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-info {
    border-color: rgb(37, 147, 164);
    color: rgb(88, 199, 217);
}
.btn-outline-info:hover {
    background-color: rgb(34, 130, 144);
    border-color: rgb(37, 147, 164);
    color: rgb(216, 215, 212);
}
.btn-outline-info.focus,
.btn-outline-info:focus {
    box-shadow: rgba(34, 130, 144, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
    background-color: transparent;
    color: rgb(88, 199, 217);
}
.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show > .btn-outline-info.dropdown-toggle {
    background-color: rgb(34, 130, 144);
    border-color: rgb(37, 147, 164);
    color: rgb(216, 215, 212);
}
.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: rgba(34, 130, 144, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-warning {
    border-color: rgb(169, 131, 19);
    color: rgb(236, 188, 45);
}
.btn-outline-warning:hover {
    background-color: rgb(147, 114, 19);
    border-color: rgb(169, 131, 19);
    color: rgb(197, 193, 188);
}
.btn-outline-warning.focus,
.btn-outline-warning:focus {
    box-shadow: rgba(147, 114, 19, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    background-color: transparent;
    color: rgb(236, 188, 45);
}
.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show > .btn-outline-warning.dropdown-toggle {
    background-color: rgb(147, 114, 19);
    border-color: rgb(169, 131, 19);
    color: rgb(197, 193, 188);
}
.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: rgba(147, 114, 19, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-danger {
    border-color: rgb(145, 41, 51);
    color: rgb(209, 79, 91);
}
.btn-outline-danger:hover {
    background-color: rgb(159, 44, 55);
    border-color: rgb(145, 41, 51);
    color: rgb(216, 215, 212);
}
.btn-outline-danger.focus,
.btn-outline-danger:focus {
    box-shadow: rgba(159, 44, 55, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    background-color: transparent;
    color: rgb(209, 79, 91);
}
.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show > .btn-outline-danger.dropdown-toggle {
    background-color: rgb(159, 44, 55);
    border-color: rgb(145, 41, 51);
    color: rgb(216, 215, 212);
}
.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: rgba(159, 44, 55, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-light {
    border-color: rgb(62, 65, 67);
    color: rgb(213, 211, 208);
}
.btn-outline-light:hover {
    background-color: rgb(42, 45, 45);
    border-color: rgb(62, 65, 67);
    color: rgb(197, 193, 188);
}
.btn-outline-light.focus,
.btn-outline-light:focus {
    box-shadow: rgba(42, 45, 45, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-light.disabled,
.btn-outline-light:disabled {
    background-color: transparent;
    color: rgb(213, 211, 208);
}
.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show > .btn-outline-light.dropdown-toggle {
    background-color: rgb(42, 45, 45);
    border-color: rgb(62, 65, 67);
    color: rgb(197, 193, 188);
}
.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: rgba(42, 45, 45, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-dark {
    border-color: rgb(122, 114, 103);
    color: rgb(185, 181, 174);
}
.btn-outline-dark:hover {
    background-color: rgb(57, 59, 61);
    border-color: rgb(122, 114, 103);
    color: rgb(216, 215, 212);
}
.btn-outline-dark.focus,
.btn-outline-dark:focus {
    box-shadow: rgba(57, 59, 61, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    background-color: transparent;
    color: rgb(185, 181, 174);
}
.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show > .btn-outline-dark.dropdown-toggle {
    background-color: rgb(57, 59, 61);
    border-color: rgb(122, 114, 103);
    color: rgb(216, 215, 212);
}
.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: rgba(57, 59, 61, 0.5) 0px 0px 0px 0.2rem;
}
.btn-link {
    color:#ff4057;
    text-decoration-color: initial;
}
.btn-link:hover {
    color: rgb(102, 175, 236);
    text-decoration-color: initial;
}
.btn-link.focus,
.btn-link:focus {
    text-decoration-color: initial;
}
.btn-link.disabled,
.btn-link:disabled {
    color: rgb(153, 147, 136);
}
.dropdown-toggle::after {
    border-bottom: 0px;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-color: initial;
}
.dropdown-menu {
    background-color: rgb(40, 41, 42);
    border-color: rgba(138, 130, 117, 0.15);
    color: rgb(197, 193, 188);
    list-style-image: initial;
}
.dropup .dropdown-toggle::after {
    border-bottom-color: initial;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top: 0px;
}
.dropright .dropdown-toggle::after {
    border-bottom-color: transparent;
    border-left-color: initial;
    border-right: 0px;
    border-top-color: transparent;
}
.dropleft .dropdown-toggle::before {
    border-bottom-color: transparent;
    border-right-color: initial;
    border-top-color: transparent;
}
.dropdown-divider {
    border-top-color: rgb(64, 68, 70);
}
.dropdown-item,
ul.dropdown-menu li a {
    background-color: transparent;
    border-color: initial;
    border-style: initial;
    border-width: 0px;
    color: rgb(255, 255, 255);
}
.dropdown-item:focus,
.dropdown-item:hover,
ul.dropdown-menu li a:focus,
ul.dropdown-menu li a:hover {
    background-color: rgb(49, 51, 52);
    color: rgb(204, 200, 196);
    text-decoration-color: initial;
}
.dropdown-item.active,
.dropdown-item:active,
ul.dropdown-menu li a.active,
ul.dropdown-menu li a:active {
    background-color: rgb(19, 102, 193);
    color: rgb(216, 215, 212);
    text-decoration-color: initial;
}
.dropdown-item.disabled,
.dropdown-item:disabled,
ul.dropdown-menu li a.disabled,
ul.dropdown-menu li a:disabled {
    background-color: transparent;
    color: rgb(255, 255, 255);
}
.dropdown-header {
    color: rgb(255, 255, 255);
}
.dropdown-item-text {
    color: rgb(197, 193, 188);
}
.input-group-text {
    background-color: rgb(49, 51, 52);
    border-color: rgb(70, 74, 77);
    color: rgb(173, 168, 160);
}
.custom-control-input:checked ~ .custom-control-label::before {
    background-color: rgb(19, 102, 193);
    border-color: rgb(19, 92, 171);
    color: rgb(216, 215, 212);
}
.custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: rgba(19, 102, 193, 0.25) 0px 0px 0px 0.2rem;
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: rgb(19, 76, 138);
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    background-color: rgb(57, 61, 62);
    border-color: rgb(19, 69, 125);
    color: rgb(216, 215, 212);
}
.custom-control-input:disabled ~ .custom-control-label,
.custom-control-input[disabled] ~ .custom-control-label {
    color: rgb(153, 147, 136);
}
.custom-control-input:disabled ~ .custom-control-label::before,
.custom-control-input[disabled] ~ .custom-control-label::before {
    background-color: rgb(49, 51, 52);
}
.custom-control-label::before {
    background-color: rgb(40, 41, 42);
    border-color: rgb(78, 83, 85);
}
.custom-control-label::after {
    background-color: initial;
    background-image: initial;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc4JyBoZWlnaHQ9JzgnIHZpZXdCb3g9JzAgMCA4IDgnPjxwYXRoIGZpbGw9JyNmZmYnIGQ9J002LjU2NC43NWwtMy41OSAzLjYxMi0xLjUzOC0xLjU1TDAgNC4yNmwyLjk3NCAyLjk5TDggMi4xOTN6Jy8+PC9zdmc+");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    background-color: rgb(19, 102, 193);
    border-color: rgb(19, 92, 171);
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc0JyBoZWlnaHQ9JzQnIHZpZXdCb3g9JzAgMCA0IDQnPjxwYXRoIHN0cm9rZT0nI2ZmZicgZD0nTTAgMmg0Jy8+PC9zdmc+");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(19, 102, 193, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(19, 102, 193, 0.5);
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMicgaGVpZ2h0PScxMicgdmlld0JveD0nLTQgLTQgOCA4Jz48Y2lyY2xlIHI9JzMnIGZpbGw9JyNmZmYnLz48L3N2Zz4=");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(19, 102, 193, 0.5);
}
.custom-switch .custom-control-label::after {
    background-color: rgb(75, 79, 82);
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: rgb(40, 41, 42);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(19, 102, 193, 0.5);
}
.custom-select {
    background-color: rgb(40, 41, 42);
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNCIgaGVpZ2h0PSI1Ij48ZGVmcz48ZmlsdGVyIGlkPSJkYXJrcmVhZGVyLWltYWdlLWZpbHRlciI+PGZlQ29sb3JNYXRyaXggdHlwZT0ibWF0cml4IiB2YWx1ZXM9IjAuMjEyIC0wLjUyMSAtMC41NzEgMC4wMDAgMC45NTcgLTAuNTQ5IDAuMjQ1IC0wLjU2NCAwLjAwMCAwLjk0NCAtMC41NDAgLTAuNTE4IDAuMjEzIDAuMDAwIDAuOTE5IDAuMDAwIDAuMDAwIDAuMDAwIDEuMDAwIDAuMDAwIiAvPjwvZmlsdGVyPjwvZGVmcz48aW1hZ2Ugd2lkdGg9IjQiIGhlaWdodD0iNSIgZmlsdGVyPSJ1cmwoI2RhcmtyZWFkZXItaW1hZ2UtZmlsdGVyKSIgeGxpbms6aHJlZj0iZGF0YTppbWFnZS9zdmcreG1sLCUzY3N2ZyB4bWxucz0mYXBvcztodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyZhcG9zOyB3aWR0aD0mYXBvczs0JmFwb3M7IGhlaWdodD0mYXBvczs1JmFwb3M7IHZpZXdCb3g9JmFwb3M7MCAwIDQgNSZhcG9zOyUzZSUzY3BhdGggZmlsbD0mYXBvczslMjMzNDNhNDAmYXBvczsgZD0mYXBvcztNMiAwTDAgMmg0em0wIDVMMCAzaDR6JmFwb3M7LyUzZSUzYy9zdmclM2UiIC8+PC9zdmc+");
    border-color: rgb(70, 74, 77);
    color: rgb(173, 168, 160);
}
.custom-select:focus {
    border-color: rgb(19, 76, 138);
    box-shadow: rgba(19, 102, 193, 0.25) 0px 0px 0px 0.2rem;
    outline-color: initial;
}
.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
    background-image: none;
}
.custom-select:disabled {
    background-color: rgb(49, 51, 52);
    color: rgb(153, 147, 136);
}
.custom-file-input:focus ~ .custom-file-label {
    border-color: rgb(19, 76, 138);
    box-shadow: rgba(19, 102, 193, 0.25) 0px 0px 0px 0.2rem;
}
.custom-file-input:disabled ~ .custom-file-label,
.custom-file-input[disabled] ~ .custom-file-label {
    background-color: rgb(49, 51, 52);
}
.custom-file-label {
    background-color: rgb(40, 41, 42);
    border-color: rgb(70, 74, 77);
    color: rgb(173, 168, 160);
}
.custom-file-label::after {
    background-color: rgb(49, 51, 52);
    border-left-color: inherit;
    color: rgb(173, 168, 160);
}
.custom-range {
    background-color: transparent;
}
.custom-range:focus {
    outline-color: initial;
}
.custom-range:focus::-webkit-slider-thumb {
    box-shadow: rgb(40, 41, 42) 0px 0px 0px 1px, rgba(19, 102, 193, 0.25) 0px 0px 0px 0.2rem;
}
.custom-range::-webkit-slider-thumb {
    background-color: rgb(19, 102, 193);
    border-color: initial;
    border-style: initial;
    border-width: 0px;
}
.custom-range::-webkit-slider-thumb:active {
    background-color: rgb(57, 61, 62);
}
.custom-range::-webkit-slider-runnable-track {
    background-color: rgb(53, 57, 57);
    border-color: transparent;
    color: transparent;
}
.custom-range:disabled::-webkit-slider-thumb {
    background-color: rgb(75, 79, 82);
}
.nav {
    list-style-image: initial;
}
.nav-link:focus,
.nav-link:hover,
.nav-tabs li a:focus,
.nav-tabs li a:hover {
    text-decoration-color: initial;
}
.nav-link.disabled,
.nav-tabs li a.disabled {
    color: rgb(153, 147, 136);
}
.nav-tabs {
    border-bottom-color: rgb(67, 71, 73);
}
.nav-tabs .nav-link,
.nav-tabs li a {
    background-color: transparent;
    border-color: transparent;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover,
.nav-tabs li a:focus,
.nav-tabs li a:hover {
    border-color: rgb(64, 68, 70) rgb(64, 68, 70) rgb(67, 71, 73);
}
.nav-tabs .nav-link.disabled,
.nav-tabs li a.disabled {
    background-color: transparent;
    border-color: transparent;
    color: rgb(153, 147, 136);
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-item.show li a,
.nav-tabs .nav-link.active,
.nav-tabs li .nav-item.show a,
.nav-tabs li a.active,
.nav-tabs li.active a,
.nav-tabs li.show .nav-link,
.nav-tabs li.show a {
    background-color: rgb(40, 41, 42);
    border-color: rgb(255, 255, 255) rgb(255, 255, 255) rgb(255, 255, 255);
    color: rgb(173, 168, 160);
}
.nav-pills .nav-link,
.nav-pills .nav-tabs li a,
.nav-tabs li .nav-pills a {
    background-color: initial;
    background-image: initial;
    border-color: initial;
    border-style: initial;
    border-width: 0px;
}
.nav-pills .nav-link.active,
.nav-pills .nav-tabs li .show > a,
.nav-pills .nav-tabs li a.active,
.nav-pills .nav-tabs li.active a,
.nav-pills .show > .nav-link,
.nav-tabs li .nav-pills .show > a,
.nav-tabs li .nav-pills a.active,
.nav-tabs li.active .nav-pills a {
    background-color: rgb(19, 102, 193);
    color: rgb(216, 215, 212);
}
.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration-color: initial;
}
.navbar-nav {
    list-style-image: initial;
}
.navbar-toggler {
    background-color: transparent;
    border-color: transparent;
}
.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration-color: initial;
}
.navbar-toggler-icon {
    background-color: initial;
    background-image: initial;
}
.navbar-light .navbar-brand {
    color: rgba(216, 215, 212, 0.9);
}
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
    color: rgba(216, 215, 212, 0.9);
}
.nav-tabs li .navbar-light .navbar-nav a,
.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-nav .nav-tabs li a {
    color: rgba(216, 215, 212, 0.5);
}
.nav-tabs li .navbar-light .navbar-nav a:focus,
.nav-tabs li .navbar-light .navbar-nav a:hover,
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-tabs li a:focus,
.navbar-light .navbar-nav .nav-tabs li a:hover {
    color: rgba(216, 215, 212, 0.7);
}
.nav-tabs li .navbar-light .navbar-nav a.disabled,
.navbar-light .navbar-nav .nav-link.disabled,
.navbar-light .navbar-nav .nav-tabs li a.disabled {
    color: rgba(216, 215, 212, 0.3);
}
.nav-tabs li .navbar-light .navbar-nav .active > a,
.nav-tabs li .navbar-light .navbar-nav .show > a,
.nav-tabs li .navbar-light .navbar-nav a.active,
.nav-tabs li .navbar-light .navbar-nav a.show,
.nav-tabs li.active .navbar-light .navbar-nav a,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-tabs li .active > a,
.navbar-light .navbar-nav .nav-tabs li .show > a,
.navbar-light .navbar-nav .nav-tabs li a.active,
.navbar-light .navbar-nav .nav-tabs li a.show,
.navbar-light .navbar-nav .nav-tabs li.active a,
.navbar-light .navbar-nav .show > .nav-link {
    color: rgba(216, 215, 212, 0.9);
}
.navbar-light .navbar-toggler {
    border-color: rgba(138, 130, 117, 0.1);
    color: rgba(216, 215, 212, 0.5);
}
.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMzAiIGhlaWdodD0iMzAiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yMTIgLTAuNTIxIC0wLjU3MSAwLjAwMCAwLjk1NyAtMC41NDkgMC4yNDUgLTAuNTY0IDAuMDAwIDAuOTQ0IC0wLjU0MCAtMC41MTggMC4yMTMgMC4wMDAgMC45MTkgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM2NzdmcgeG1sbnM9JmFwb3M7aHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcmYXBvczsgd2lkdGg9JmFwb3M7MzAmYXBvczsgaGVpZ2h0PSZhcG9zOzMwJmFwb3M7IHZpZXdCb3g9JmFwb3M7MCAwIDMwIDMwJmFwb3M7JTNlJTNjcGF0aCBzdHJva2U9JmFwb3M7cmdiYSUyODAsIDAsIDAsIDAuNSUyOSZhcG9zOyBzdHJva2UtbGluZWNhcD0mYXBvcztyb3VuZCZhcG9zOyBzdHJva2UtbWl0ZXJsaW1pdD0mYXBvczsxMCZhcG9zOyBzdHJva2Utd2lkdGg9JmFwb3M7MiZhcG9zOyBkPSZhcG9zO000IDdoMjJNNCAxNWgyMk00IDIzaDIyJmFwb3M7LyUzZSUzYy9zdmclM2UiIC8+PC9zdmc+");
}
.navbar-light .navbar-text {
    color: rgba(216, 215, 212, 0.5);
}
.navbar-light .navbar-text a {
    color: rgba(216, 215, 212, 0.9);
}
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
    color: rgba(216, 215, 212, 0.9);
}
.navbar-dark .navbar-brand {
    color: rgb(216, 215, 212);
}
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
    color: rgb(216, 215, 212);
}
.nav-tabs li .navbar-dark .navbar-nav a,
.navbar-dark .navbar-nav .nav-link,
.navbar-dark .navbar-nav .nav-tabs li a {
    color: rgba(216, 215, 212, 0.5);
}
.nav-tabs li .navbar-dark .navbar-nav a:focus,
.nav-tabs li .navbar-dark .navbar-nav a:hover,
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-tabs li a:focus,
.navbar-dark .navbar-nav .nav-tabs li a:hover {
    color: rgba(216, 215, 212, 0.75);
}
.nav-tabs li .navbar-dark .navbar-nav a.disabled,
.navbar-dark .navbar-nav .nav-link.disabled,
.navbar-dark .navbar-nav .nav-tabs li a.disabled {
    color: rgba(216, 215, 212, 0.25);
}
.nav-tabs li .navbar-dark .navbar-nav .active > a,
.nav-tabs li .navbar-dark .navbar-nav .show > a,
.nav-tabs li .navbar-dark .navbar-nav a.active,
.nav-tabs li .navbar-dark .navbar-nav a.show,
.nav-tabs li.active .navbar-dark .navbar-nav a,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-tabs li .active > a,
.navbar-dark .navbar-nav .nav-tabs li .show > a,
.navbar-dark .navbar-nav .nav-tabs li a.active,
.navbar-dark .navbar-nav .nav-tabs li a.show,
.navbar-dark .navbar-nav .nav-tabs li.active a,
.navbar-dark .navbar-nav .show > .nav-link {
    color: rgb(216, 215, 212);
}
.navbar-dark .navbar-toggler {
    border-color: rgba(60, 63, 65, 0.1);
    color: rgba(216, 215, 212, 0.5);
}
.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSczMCcgaGVpZ2h0PSczMCcgdmlld0JveD0nMCAwIDMwIDMwJz48cGF0aCBzdHJva2U9J3JnYmEoMjU1LCAyNTUsIDI1NSwgMC41KScgc3Ryb2tlLWxpbmVjYXA9J3JvdW5kJyBzdHJva2UtbWl0ZXJsaW1pdD0nMTAnIHN0cm9rZS13aWR0aD0nMicgZD0nTTQgN2gyMk00IDE1aDIyTTQgMjNoMjInLz48L3N2Zz4=");
}
.navbar-dark .navbar-text {
    color: rgba(216, 215, 212, 0.5);
}
.navbar-dark .navbar-text a {
    color: rgb(216, 215, 212);
}
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
    color: rgb(216, 215, 212);
}
.card {
    background-color: rgb(40, 41, 42);
    border-color: rgba(138, 130, 117, 0.13);
}
.card > .list-group {
    border-bottom-color: inherit;
    border-top-color: inherit;
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer,
.panel .card > .list-group + .panel-footer,
.panel .card > .panel-heading + .list-group {
    border-top: 0px;
}
.card-link:hover {
    text-decoration-color: initial;
}
.card-header,
.panel .panel-heading {
    background-color: rgba(19, 19, 19, 0.03);
    border-bottom-color: rgba(138, 130, 117, 0.13);
}
.card-footer,
.panel .panel-footer {
    background-color: rgba(19, 19, 19, 0.03);
    border-top-color: rgba(138, 130, 117, 0.13);
}
.card-header-tabs {
    border-bottom: 0px;
}
@media (min-width: 576px) {
    .card-group > .card + .card {
        border-left: 0px;
    }
    .card-group > .card + .card {
        border-left: 0px;
    }
}
.accordion > .card:not(:last-of-type) {
    border-bottom: 0px;
}
.breadcrumb {
    background-color: rgb(49, 51, 52);
    list-style-image: initial;
}
.breadcrumb-item + .breadcrumb-item::before {
    color: rgb(153, 147, 136);
}
.breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration-color: initial;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration-color: initial;
}
.breadcrumb-item.active {
    color: rgb(153, 147, 136);
}
.pagination,
div.pagination ul.pagination {
    list-style-image: initial;
}
.page-link,
div.pagination ul.pagination li a {
    background-color: rgb(40, 41, 42);
    border-color: rgb(67, 71, 73);
    color:#ff4057;
}
.page-link:hover,
div.pagination ul.pagination li a:hover {
    background-color: rgb(49, 51, 52);
    border-color: rgb(67, 71, 73);
    color: rgb(102, 175, 236);
    text-decoration-color: initial;
}
.page-link:focus,
div.pagination ul.pagination li a:focus {
    box-shadow: rgba(19, 102, 193, 0.25) 0px 0px 0px 0.2rem;
    outline-color: initial;
}
.page-item.active .page-link,
.page-item.active div.pagination ul.pagination li a,
div.pagination ul.pagination li .page-item.active a,
div.pagination ul.pagination li.active .page-link,
div.pagination ul.pagination li.active a {
    background-color: rgb(19, 102, 193);
    border-color: rgb(19, 92, 171);
    color: rgb(216, 215, 212);
}
.page-item.disabled .page-link,
.page-item.disabled div.pagination ul.pagination li a,
div.pagination ul.pagination li .page-item.disabled a,
div.pagination ul.pagination li.disabled .page-link,
div.pagination ul.pagination li.disabled a {
    background-color: rgb(40, 41, 42);
    border-color: rgb(67, 71, 73);
    color: rgb(153, 147, 136);
}
a.badge:focus,
a.badge:hover,
a.label:focus,
a.label:hover {
    text-decoration-color: initial;
}
.badge-primary,
.label.label-primary {
    background-color: rgb(19, 102, 193);
    color: rgb(216, 215, 212);
}
a.badge-primary:focus,
a.badge-primary:hover,
a.label.label-primary:focus,
a.label.label-primary:hover {
    background-color: rgb(19, 85, 158);
    color: rgb(216, 215, 212);
}
a.badge-primary.focus,
a.badge-primary:focus,
a.focus.label.label-primary,
a.label.label-primary:focus {
    box-shadow: rgba(19, 102, 193, 0.5) 0px 0px 0px 0.2rem;
    outline-color: initial;
}
.badge-secondary {
    background-color: rgb(94, 100, 103);
    color: rgb(216, 215, 212);
}
a.badge-secondary:focus,
a.badge-secondary:hover {
    background-color: rgb(78, 82, 85);
    color: rgb(216, 215, 212);
}
a.badge-secondary.focus,
a.badge-secondary:focus {
    box-shadow: rgba(94, 100, 103, 0.5) 0px 0px 0px 0.2rem;
    outline-color: initial;
}
.badge-success,
.label.label-success {
    background-color: rgb(46, 133, 66);
    color: rgb(216, 215, 212);
}
a.badge-success:focus,
a.badge-success:hover,
a.label.label-success:focus,
a.label.label-success:hover {
    background-color: rgb(40, 105, 55);
    color: rgb(216, 215, 212);
}
a.badge-success.focus,
a.badge-success:focus,
a.focus.label.label-success,
a.label.label-success:focus {
    box-shadow: rgba(46, 133, 66, 0.5) 0px 0px 0px 0.2rem;
    outline-color: initial;
}
.badge-info {
    background-color: rgb(34, 130, 144);
    color: rgb(216, 215, 212);
}
a.badge-info:focus,
a.badge-info:hover {
    background-color: rgb(31, 102, 113);
    color: rgb(216, 215, 212);
}
a.badge-info.focus,
a.badge-info:focus {
    box-shadow: rgba(34, 130, 144, 0.5) 0px 0px 0px 0.2rem;
    outline-color: initial;
}
.badge-warning,
.label.label-warning {
    background-color: rgb(147, 114, 19);
    color: rgb(197, 193, 188);
}
a.badge-warning:focus,
a.badge-warning:hover,
a.label.label-warning:focus,
a.label.label-warning:hover {
    background-color: rgb(163, 126, 19);
    color: rgb(197, 193, 188);
}
a.badge-warning.focus,
a.badge-warning:focus,
a.focus.label.label-warning,
a.label.label-warning:focus {
    box-shadow: rgba(147, 114, 19, 0.5) 0px 0px 0px 0.2rem;
    outline-color: initial;
}
.badge-danger,
.label.label-danger {
    background-color: rgb(159, 44, 55);
    color: rgb(216, 215, 212);
}
a.badge-danger:focus,
a.badge-danger:hover,
a.label.label-danger:focus,
a.label.label-danger:hover {
    background-color: rgb(147, 41, 51);
    color: rgb(216, 215, 212);
}
a.badge-danger.focus,
a.badge-danger:focus,
a.focus.label.label-danger,
a.label.label-danger:focus {
    box-shadow: rgba(159, 44, 55, 0.5) 0px 0px 0px 0.2rem;
    outline-color: initial;
}
.badge-light {
    background-color: rgb(42, 45, 45);
    color: rgb(197, 193, 188);
}
a.badge-light:focus,
a.badge-light:hover {
    background-color: rgb(55, 57, 59);
    color: rgb(197, 193, 188);
}
a.badge-light.focus,
a.badge-light:focus {
    box-shadow: rgba(42, 45, 45, 0.5) 0px 0px 0px 0.2rem;
    outline-color: initial;
}
.badge-dark {
    background-color: rgb(57, 59, 61);
    color: rgb(216, 215, 212);
}
a.badge-dark:focus,
a.badge-dark:hover {
    background-color: rgb(40, 42, 43);
    color: rgb(216, 215, 212);
}
a.badge-dark.focus,
a.badge-dark:focus {
    box-shadow: rgba(57, 59, 61, 0.5) 0px 0px 0px 0.2rem;
    outline-color: initial;
}
.jumbotron {
    background-color: rgb(49, 51, 52);
}
.alert {
    border-color: transparent;
}
.alert-heading {
    color: inherit;
}
.alert-dismissible .close {
    color: inherit;
}
.alert-primary {
    background-color: rgb(51, 55, 56);
    border-color: rgb(19, 69, 124);
    color: rgb(125, 185, 236);
}
.alert-primary hr {
    border-top-color: rgb(19, 73, 130);
}
.alert-primary .alert-link {
    color: rgb(194, 191, 185);
}
.alert-secondary {
    background-color: rgb(53, 56, 57);
    border-color: rgb(69, 74, 75);
    color: rgb(184, 179, 172);
}
.alert-secondary hr {
    border-top-color: rgb(73, 77, 79);
}
.alert-secondary .alert-link {
    color: rgb(198, 194, 189);
}
.alert-success {
    background-color: rgb(41, 72, 54);
    border-color: rgb(51, 96, 62);
    color: rgb(149, 215, 164);
}
.alert-success hr {
    border-top-color: rgb(52, 101, 63);
}
.alert-success .alert-link {
    color: rgb(201, 198, 193);
}
.alert-info {
    background-color: rgb(36, 69, 76);
    border-color: rgb(45, 95, 102);
    color: rgb(140, 212, 224);
}
.alert-info hr {
    border-top-color: rgb(46, 98, 107);
}
.alert-info .alert-link {
    color: rgb(201, 198, 193);
}
.alert-warning {
    background-color: rgb(71, 58, 19);
    border-color: rgb(124, 97, 19);
    color: rgb(232, 202, 114);
}
.alert-warning hr {
    border-top-color: rgb(130, 102, 19);
}
.alert-warning .alert-link {
    color: rgb(193, 189, 184);
}
.alert-danger {
    background-color: rgb(76, 29, 34);
    border-color: rgb(108, 34, 42);
    color: rgb(210, 133, 141);
}
.alert-danger hr {
    border-top-color: rgb(113, 36, 44);
}
.alert-danger .alert-link {
    color: rgb(192, 188, 182);
}
.alert-light {
    background-color: rgb(40, 42, 43);
    border-color: rgb(48, 48, 78);
    color: rgb(149, 142, 130);
}
.alert-light hr {
    border-top-color: rgb(49, 49, 83);
}
.alert-light .alert-link {
    color: rgb(160, 154, 144);
}
.alert-dark {
    background-color: rgb(58, 62, 63);
    border-color: rgb(74, 78, 79);
    color: rgb(200, 197, 193);
}
.alert-dark hr {
    border-top-color: rgb(76, 81, 83);
}
.alert-dark .alert-link {
    color: rgb(214, 212, 210);
}
.progress {
    background-color: rgb(49, 51, 52);
}
.progress-bar {
    background-color: rgb(19, 102, 193);
    color: rgb(216, 215, 212);
}
.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(40, 41, 42, 0.15) 25%, rgba(19, 19, 19, 0) 25%, rgba(19, 19, 19, 0) 50%, rgba(40, 41, 42, 0.15) 50%, rgba(40, 41, 42, 0.15) 75%, rgba(19, 19, 19, 0) 75%, rgba(19, 19, 19, 0));
}
.list-group-item-action {
    color: rgb(173, 168, 160);
}
.list-group-item-action:focus,
.list-group-item-action:hover {
    background-color: rgb(42, 45, 45);
    color: rgb(173, 168, 160);
    text-decoration-color: initial;
}
.list-group-item-action:active {
    background-color: rgb(49, 51, 52);
    color: rgb(197, 193, 188);
}
.list-group-item {
    background-color: rgb(40, 41, 42);
    border-color: rgba(138, 130, 117, 0.13);
}
.list-group-item.disabled,
.list-group-item:disabled {
    background-color: rgb(40, 41, 42);
    color: rgb(153, 147, 136);
}
.list-group-item.active {
    background-color: rgb(19, 102, 193);
    border-color: rgb(19, 92, 171);
    color: rgb(216, 215, 212);
}
.list-group-item-primary {
    background-color: rgb(57, 60, 62);
    color: rgb(125, 185, 236);
}
.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
    background-color: #121111 !important;
    color: rgb(125, 185, 236);
}
.list-group-item-primary.list-group-item-action.active {
    background-color: #121111 !important;
    border-color: rgb(19, 108, 202);
    color: rgb(216, 215, 212);
}
.list-group-item-secondary {
    background-color: #121111 !important;
    color: rgb(184, 179, 172);
}
.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
    background-color: #121111 !important;
    color: rgb(184, 179, 172);
}
.list-group-item-secondary.list-group-item-action.active {
    background-color: rgb(58, 61, 62);
    border-color: rgb(121, 113, 103);
    color: rgb(216, 215, 212);
}
.list-group-item-success {
    background-color: rgb(45, 80, 60);
    color: rgb(149, 215, 164);
}
.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
    background-color: rgb(48, 90, 65);
    color: rgb(149, 215, 164);
}
.list-group-item-success.list-group-item-action.active {
    background-color: rgb(34, 79, 44);
    border-color: rgb(56, 171, 82);
    color: rgb(216, 215, 212);
}
.list-group-item-info {
    background-color: rgb(40, 79, 85);
    color: rgb(140, 212, 224);
}
.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
    background-color: rgb(43, 88, 95);
    color: rgb(140, 212, 224);
}
.list-group-item-info.list-group-item-action.active {
    background-color: rgb(28, 76, 85);
    border-color: rgb(40, 166, 187);
    color: rgb(216, 215, 212);
}
.list-group-item-warning {
    background-color: rgb(78, 63, 19);
    color: rgb(232, 202, 114);
}
.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
    background-color: rgb(88, 71, 19);
    color: rgb(232, 202, 114);
}
.list-group-item-warning.list-group-item-action.active {
    background-color: rgb(109, 87, 22);
    border-color: rgb(196, 152, 24);
    color: rgb(216, 215, 212);
}
.list-group-item-danger {
    background-color: rgb(85, 31, 36);
    color: rgb(210, 133, 141);
}
.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
    background-color: rgb(96, 33, 40);
    color: rgb(210, 133, 141);
}
.list-group-item-danger.list-group-item-action.active {
    background-color: rgb(96, 38, 44);
    border-color: rgb(164, 55, 65);
    color: rgb(216, 215, 212);
}
.list-group-item-light {
    background-color: rgb(40, 42, 43);
    color: rgb(149, 142, 130);
}
.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
    background-color: rgb(46, 49, 50);
    color: rgb(149, 142, 130);
}
.list-group-item-light.list-group-item-action.active {
    background-color: rgb(100, 107, 110);
    border-color: rgb(90, 96, 99);
    color: rgb(216, 215, 212);
}
.list-group-item-dark {
    background-color: rgb(66, 70, 72);
    color: rgb(200, 197, 193);
}
.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
    background-color: rgb(72, 76, 79);
    color: rgb(200, 197, 193);
}
.list-group-item-dark.list-group-item-action.active {
    background-color: rgb(39, 40, 40);
    border-color: rgb(130, 122, 110);
    color: rgb(216, 215, 212);
}
.close {
    color: rgb(216, 215, 212);
    text-shadow: rgb(40, 41, 42) 0px 1px 0px;
}
.close:hover {
    color: rgb(216, 215, 212);
    text-decoration-color: initial;
}
button.close {
    background-color: transparent;
    border-color: initial;
    border-style: initial;
    border-width: 0px;
}
.toast {
    background-color: rgba(40, 41, 42, 0.85);
    border-color: rgba(138, 130, 117, 0.1);
    box-shadow: rgba(19, 19, 19, 0.1) 0px 0.25rem 0.75rem;
}
.toast-header {
    background-color: rgba(40, 41, 42, 0.85);
    border-bottom-color: rgba(138, 130, 117, 0.05);
    color: rgb(153, 147, 136);
}
.modal {
    outline-color: initial;
}
.modal-content {
    background-color: rgb(40, 41, 42);
    border-color: rgba(138, 130, 117, 0.2);
    outline-color: initial;
}
.modal-backdrop {
    background-color: rgb(19, 19, 19);
}
.modal-header {
    border-bottom-color: rgb(67, 71, 73);
}
.modal-footer {
    border-top-color: rgb(67, 71, 73);
}
.tooltip {
    text-decoration-color: initial;
    text-shadow: none;
}
.tooltip .arrow::before {
    border-color: transparent;
}
.bs-tooltip-auto[x-placement^="top"] .arrow::before,
.bs-tooltip-top .arrow::before {
    border-top-color: rgb(138, 130, 117);
}
.bs-tooltip-auto[x-placement^="right"] .arrow::before,
.bs-tooltip-right .arrow::before {
    border-right-color: rgb(138, 130, 117);
}
.bs-tooltip-auto[x-placement^="bottom"] .arrow::before,
.bs-tooltip-bottom .arrow::before {
    border-bottom-color: rgb(138, 130, 117);
}
.bs-tooltip-auto[x-placement^="left"] .arrow::before,
.bs-tooltip-left .arrow::before {
    border-left-color: rgb(138, 130, 117);
}
.tooltip-inner {
    background-color: rgb(19, 19, 19);
    color: rgb(216, 215, 212);
}
.popover {
    background-color: rgb(40, 41, 42);
    border-color: rgba(138, 130, 117, 0.2);
    text-decoration-color: initial;
    text-shadow: none;
}
.popover .arrow::after,
.popover .arrow::before {
    border-color: transparent;
}
.bs-popover-auto[x-placement^="top"] > .arrow::before,
.bs-popover-top > .arrow::before {
    border-top-color: rgba(138, 130, 117, 0.25);
}
.bs-popover-auto[x-placement^="top"] > .arrow::after,
.bs-popover-top > .arrow::after {
    border-top-color: rgb(60, 63, 65);
}
.bs-popover-auto[x-placement^="right"] > .arrow::before,
.bs-popover-right > .arrow::before {
    border-right-color: rgba(138, 130, 117, 0.25);
}
.bs-popover-auto[x-placement^="right"] > .arrow::after,
.bs-popover-right > .arrow::after {
    border-right-color: rgb(60, 63, 65);
}
.bs-popover-auto[x-placement^="bottom"] > .arrow::before,
.bs-popover-bottom > .arrow::before {
    border-bottom-color: rgba(138, 130, 117, 0.25);
}
.bs-popover-auto[x-placement^="bottom"] > .arrow::after,
.bs-popover-bottom > .arrow::after {
    border-bottom-color: rgb(60, 63, 65);
}
.bs-popover-auto[x-placement^="bottom"] .popover-header::before,
.bs-popover-bottom .popover-header::before {
    border-bottom-color: rgb(62, 65, 68);
}
.bs-popover-auto[x-placement^="left"] > .arrow::before,
.bs-popover-left > .arrow::before {
    border-left-color: rgba(138, 130, 117, 0.25);
}
.bs-popover-auto[x-placement^="left"] > .arrow::after,
.bs-popover-left > .arrow::after {
    border-left-color: rgb(60, 63, 65);
}
.popover-header {
    background-color: rgb(44, 45, 46);
    border-bottom-color: rgb(65, 68, 70);
}
.popover-body {
    color: rgb(197, 193, 188);
}
.carousel-control-next,
.carousel-control-prev {
    background-color: initial;
    background-image: initial;
    border-color: initial;
    border-style: initial;
    border-width: 0px;
    color: rgb(216, 215, 212);
}
.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
    color: rgb(216, 215, 212);
    outline-color: initial;
    text-decoration-color: initial;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
    background-color: initial;
    background-image: initial;
}
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGZpbGw9JyNmZmYnIHdpZHRoPSc4JyBoZWlnaHQ9JzgnIHZpZXdCb3g9JzAgMCA4IDgnPjxwYXRoIGQ9J001LjI1IDBsLTQgNCA0IDQgMS41LTEuNUw0LjI1IDRsMi41LTIuNUw1LjI1IDB6Jy8+PC9zdmc+");
}
.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGZpbGw9JyNmZmYnIHdpZHRoPSc4JyBoZWlnaHQ9JzgnIHZpZXdCb3g9JzAgMCA4IDgnPjxwYXRoIGQ9J00yLjc1IDBsLTEuNSAxLjVMMy43NSA0bC0yLjUgMi41TDIuNzUgOGw0LTQtNC00eicvPjwvc3ZnPg==");
}
.carousel-indicators {
    list-style-image: initial;
}
.carousel-indicators li {
    background-color: rgb(40, 41, 42);
    border-bottom-color: transparent;
    border-top-color: transparent;
}
.carousel-caption {
    color: rgb(216, 215, 212);
}
.spinner-border {
    border-color: currentcolor transparent currentcolor currentcolor;
}
.spinner-grow {
    background-color: currentcolor;
}
.bg-primary {
    background-color: rgb(19, 102, 193) !important;
}
a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: rgb(19, 85, 158) !important;
}
.bg-secondary,
.datepicker-centuries .century.active,
.datepicker-days .day.active,
.datepicker-decades .decade.active,
.datepicker-months .month.active,
.datepicker-years .year.active {
    background-color: rgb(94, 100, 103) !important;
}
.datepicker-centuries a.century.active:focus,
.datepicker-centuries a.century.active:hover,
.datepicker-centuries button.century.active:focus,
.datepicker-centuries button.century.active:hover,
.datepicker-days a.day.active:focus,
.datepicker-days a.day.active:hover,
.datepicker-days button.day.active:focus,
.datepicker-days button.day.active:hover,
.datepicker-decades a.decade.active:focus,
.datepicker-decades a.decade.active:hover,
.datepicker-decades button.decade.active:focus,
.datepicker-decades button.decade.active:hover,
.datepicker-months a.month.active:focus,
.datepicker-months a.month.active:hover,
.datepicker-months button.month.active:focus,
.datepicker-months button.month.active:hover,
.datepicker-years a.year.active:focus,
.datepicker-years a.year.active:hover,
.datepicker-years button.year.active:focus,
.datepicker-years button.year.active:hover,
a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
    background-color: rgb(78, 82, 85) !important;
}
.bg-success {
    background-color: rgb(46, 133, 66) !important;
}
a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
    background-color: rgb(40, 105, 55) !important;
}
.bg-info {
    background-color: rgb(34, 130, 144) !important;
}
a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
    background-color: rgb(31, 102, 113) !important;
}
.bg-warning {
    background-color: rgb(147, 114, 19) !important;
}
a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
    background-color: rgb(163, 126, 19) !important;
}
.bg-danger {
    background-color: rgb(159, 44, 55) !important;
}
a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
    background-color: rgb(147, 41, 51) !important;
}
.bg-light,
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th,
.top-focus-box,
.well,
form.widget_filter_form {
    background-color: rgb(42, 45, 45) !important;
}
a.bg-light:focus,
a.bg-light:hover,
a.top-focus-box:focus,
a.top-focus-box:hover,
a.well:focus,
a.well:hover,
button.bg-light:focus,
button.bg-light:hover,
button.top-focus-box:focus,
button.top-focus-box:hover,
button.well:focus,
button.well:hover {
    background-color: rgb(55, 57, 59) !important;
}
.bg-dark {
    background-color: rgb(57, 59, 61) !important;
}
a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
    background-color: rgb(40, 42, 43) !important;
}
.bg-white,
form.widget_filter_form .well {
    background-color: rgb(40, 41, 42) !important;
}
.bg-transparent {
    background-color: transparent !important;
}
.border,
.card-blesta,
.panel-blesta,
.well {
    border-color: rgb(67, 71, 73) !important;
}
.border-top {
    border-top-color: rgb(67, 71, 73) !important;
}
.border-right {
    border-right-color: rgb(67, 71, 73) !important;
}
.border-bottom {
    border-bottom-color: rgb(67, 71, 73) !important;
}
.border-left {
    border-left-color: rgb(67, 71, 73) !important;
}
.border-0 {
    border-color: initial !important;
    border-style: initial !important;
    border-width: 0px !important;
}
.border-top-0 {
    border-top: 0px !important;
}
.border-right-0 {
    border-right: 0px !important;
}
.border-bottom-0 {
    border-bottom: 0px !important;
}
.border-left-0 {
    border-left: 0px !important;
}
.border-primary {
    border-color: rgb(19, 92, 171) !important;
}
.border-secondary {
    border-color: rgb(106, 99, 90) !important;
}
.border-success {
    border-color: rgb(51, 152, 74) !important;
}
.border-info {
    border-color: rgb(37, 147, 164) !important;
}
.border-warning {
    border-color: rgb(169, 131, 19) !important;
}
.border-danger {
    border-color: rgb(145, 41, 51) !important;
}
.border-light {
    border-color: rgb(62, 65, 67) !important;
}
.border-dark {
    border-color: rgb(122, 114, 103) !important;
}
.border-white {
    border-color: rgb(60, 63, 65) !important;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    border-color: initial;
    border-style: initial;
    border-width: 0px;
}
.sr-only {
    border-color: initial;
    border-style: initial;
    border-width: 0px;
}
.shadow-sm {
    box-shadow: rgba(19, 19, 19, 0.07) 0px 0.125rem 0.25rem !important;
}
.shadow {
    box-shadow: rgba(19, 19, 19, 0.15) 0px 0.5rem 1rem !important;
}
.shadow-lg {
    box-shadow: rgba(19, 19, 19, 0.18) 0px 1rem 3rem !important;
}
.shadow-none {
    box-shadow: none !important;
}
.stretched-link::after {
    background-color: rgba(19, 19, 19, 0);
}
.pagination .page-item.active .page-link,
.text-white,
div.pagination .page-item.active ul.pagination li a,
div.pagination ul.pagination .page-item.active li a,
div.pagination ul.pagination li .page-item.active a,
div.pagination ul.pagination li.active .page-link,
div.pagination ul.pagination li.active a {
    color: rgb(216, 215, 212) !important;
}
.text-primary {
    color:#ff4057 !important;
}
a.text-primary:focus,
a.text-primary:hover {
    color: rgb(102, 175, 236) !important;
}
.list-group.list-options .list-group-item,
.nav .nav-item .nav-link,
.nav .nav-item .nav-tabs li a,
.nav .nav-tabs li .nav-link,
.nav .nav-tabs li a,
.nav-tabs .nav li .nav-link,
.nav-tabs .nav li a,
.nav-tabs li .nav .nav-item a,
.pagination .page-item .page-link,
.text-secondary,
.top-focus-box,
div.pagination .page-item ul.pagination li a,
div.pagination ul.pagination .page-item li a,
div.pagination ul.pagination li .page-item a,
div.pagination ul.pagination li .page-link,
div.pagination ul.pagination li a {
    color: rgb(153, 147, 136) !important;
}
.list-group.list-options a.list-group-item:focus,
.list-group.list-options a.list-group-item:hover,
.nav .nav-item a.nav-link:focus,
.nav .nav-item a.nav-link:hover,
.nav .nav-tabs li a:focus,
.nav .nav-tabs li a:hover,
.nav-tabs .nav li a:focus,
.nav-tabs .nav li a:hover,
.nav-tabs li .nav .nav-item a:focus,
.nav-tabs li .nav .nav-item a:hover,
.pagination .page-item a.page-link:focus,
.pagination .page-item a.page-link:hover,
a.text-secondary:focus,
a.text-secondary:hover,
a.top-focus-box:focus,
a.top-focus-box:hover,
div.pagination ul.pagination li a:focus,
div.pagination ul.pagination li a:hover {
    color: rgb(174, 169, 161) !important;
}
.text-success {
    color: rgb(102, 204, 125) !important;
}
a.text-success:focus,
a.text-success:hover {
    color: rgb(138, 213, 156) !important;
}
.text-info {
    color: rgb(88, 199, 217) !important;
}
a.text-info:focus,
a.text-info:hover {
    color: rgb(129, 209, 222) !important;
}
.text-warning {
    color: rgb(236, 188, 45) !important;
}
a.text-warning:focus,
a.text-warning:hover {
    color: rgb(236, 197, 82) !important;
}
.text-danger {
    color: rgb(209, 79, 91) !important;
}
a.text-danger:focus,
a.text-danger:hover {
    color: rgb(212, 100, 110) !important;
}
.text-light {
    color: rgb(213, 211, 208) !important;
}
a.text-light:focus,
a.text-light:hover {
    color: rgb(193, 188, 183) !important;
}
.nav .nav-item .nav-link.active,
.nav .nav-item .nav-tabs li a.active,
.nav .nav-item .nav-tabs li.active a,
.nav .nav-tabs li .nav-link.active,
.nav .nav-tabs li a.active,
.nav .nav-tabs li.active a,
.nav-tabs .nav li .nav-link.active,
.nav-tabs .nav li a.active,
.nav-tabs .nav li.active a,
.nav-tabs li .nav .nav-item a.active,
.nav-tabs li.active .nav .nav-item a,
.text-dark {
    color: rgb(185, 181, 174) !important;
}
.nav .nav-item a.nav-link.active:focus,
.nav .nav-item a.nav-link.active:hover,
.nav .nav-tabs li a.active:focus,
.nav .nav-tabs li a.active:hover,
.nav .nav-tabs li.active a:focus,
.nav .nav-tabs li.active a:hover,
.nav-tabs .nav li a.active:focus,
.nav-tabs .nav li a.active:hover,
.nav-tabs .nav li.active a:focus,
.nav-tabs .nav li.active a:hover,
.nav-tabs li .nav .nav-item a.active:focus,
.nav-tabs li .nav .nav-item a.active:hover,
.nav-tabs li.active .nav .nav-item a:focus,
.nav-tabs li.active .nav .nav-item a:hover,
a.text-dark:focus,
a.text-dark:hover {
    color: rgb(205, 203, 199) !important;
}
.text-body {
    color: rgb(197, 193, 188) !important;
}
.text-muted {
    color: rgb(153, 147, 136) !important;
}
.pagination .page-item.disabled .page-link,
.text-black-50,
div.pagination .page-item.disabled ul.pagination li a,
div.pagination ul.pagination .page-item.disabled li a,
div.pagination ul.pagination li .page-item.disabled a,
div.pagination ul.pagination li.disabled .page-link,
div.pagination ul.pagination li.disabled a {
    color: rgba(216, 215, 212, 0.5) !important;
}
.text-white-50 {
    color: rgba(216, 215, 212, 0.5) !important;
}
.text-hide {
    background-color: transparent;
    border-color: initial;
    border-style: initial;
    border-width: 0px;
    color: transparent;
    text-shadow: none;
}
.text-decoration-none {
    text-decoration-color: initial !important;
}
.text-reset {
    color: inherit !important;
}
.slider.slider-horizontal .slider-handle.triangle,
.slider.slider-horizontal .slider-tick.triangle {
    border-bottom-color: rgb(55, 104, 147);
}
.slider.slider-vertical .slider-handle.triangle,
.slider.slider-vertical .slider-tick.triangle {
    border-left-color: rgb(55, 104, 147);
    border-right-color: rgb(55, 104, 147);
}
.slider.slider-disabled .slider-handle {
    background-image: linear-gradient(rgb(55, 58, 59) 0px, rgb(71, 75, 77) 100%);
}
.slider.slider-disabled .slider-track {
    background-image: linear-gradient(rgb(52, 55, 57) 0px, rgb(50, 52, 54) 100%);
}
.slider-track {
    background-image: linear-gradient(rgb(45, 46, 47) 0px, rgb(42, 45, 45) 100%);
    box-shadow: rgba(19, 19, 19, 0.1) 0px 1px 2px inset;
}
.slider-selection {
    background-image: linear-gradient(rgb(42, 45, 45) 0px, rgb(45, 46, 47) 100%);
    box-shadow: rgba(19, 19, 19, 0.15) 0px -1px 0px inset;
}
.slider-selection.tick-slider-selection {
    background-image: linear-gradient(rgb(33, 79, 117) 0px, rgb(45, 84, 117) 100%);
}
.slider-track-high,
.slider-track-low {
    background-color: initial;
    background-image: initial;
}
.slider-handle {
    background-color: rgb(54, 102, 143);
    background-image: linear-gradient(rgb(54, 102, 143) 0px, rgb(51, 93, 130) 100%);
    border-color: transparent;
    box-shadow: rgba(40, 41, 42, 0.2) 0px 1px 0px inset, rgba(19, 19, 19, 0.05) 0px 1px 2px;
}
.slider-handle.triangle {
    background-color: transparent;
    background-image: none;
}
.slider-handle.custom {
    background-color: transparent;
    background-image: none;
}
.slider-handle.custom::before {
    color: rgb(232, 216, 126);
}
.slider-tick {
    background-image: linear-gradient(rgb(42, 45, 45) 0px, rgb(45, 46, 47) 100%);
    border-color: transparent;
    box-shadow: rgba(19, 19, 19, 0.15) 0px -1px 0px inset;
}
.slider-tick.triangle {
    background-color: transparent;
    background-image: none;
}
.slider-tick.custom {
    background-color: transparent;
    background-image: none;
}
.slider-tick.custom::before {
    color: rgb(232, 216, 126);
}
.slider-tick.in-selection {
    background-image: linear-gradient(rgb(33, 79, 117) 0px, rgb(45, 84, 117) 100%);
}
.md-editor {
    border-color: rgb(68, 72, 74);
}
.md-editor .md-footer,
.md-editor > .md-header {
    background-color: rgb(45, 46, 47);
    background-image: initial;
}
.md-editor > .md-preview {
    background-color: rgb(40, 41, 42);
    background-image: initial;
    border-bottom-color: rgb(68, 72, 74);
    border-top-color: rgb(68, 72, 74);
}
.md-editor > textarea {
    background-color: rgb(48, 50, 51);
    background-image: initial;
    border-bottom-color: rgb(68, 72, 74);
    border-left: 0px;
    border-right: 0px;
    border-top-color: rgb(68, 72, 74);
    box-shadow: none;
    outline-color: initial;
}
.md-editor > textarea:focus {
    background-color: rgb(40, 41, 42);
    background-image: initial;
    box-shadow: none;
}
.md-editor.active {
    border-color: rgb(35, 91, 134);
    box-shadow: rgba(19, 19, 19, 0.07) 0px 1px 1px inset, rgba(36, 91, 135, 0.6) 0px 0px 8px;
    outline-color: initial;
}
.md-editor .md-controls .md-control {
    color: rgb(181, 176, 170);
}
.md-editor .md-controls .md-control:hover {
    color: rgb(189, 185, 179);
}
.md-editor.md-fullscreen-mode {
    background-color: rgb(40, 41, 42) !important;
    background-image: initial !important;
    border-color: initial !important;
    border-style: initial !important;
    border-width: 0px !important;
}
.md-editor.md-fullscreen-mode .md-input,
.md-editor.md-fullscreen-mode .md-preview {
    background-color: rgb(40, 41, 42) !important;
    background-image: initial !important;
    border-color: initial !important;
    border-style: initial !important;
    border-width: 0px !important;
    box-shadow: none !important;
    color: rgb(162, 155, 146);
}
.md-editor.md-fullscreen-mode .md-preview {
    color: rgb(189, 185, 179);
}
.md-editor.md-fullscreen-mode .md-input:focus,
.md-editor.md-fullscreen-mode .md-input:hover {
    background-color: rgb(40, 41, 42) !important;
    background-image: initial !important;
    color: rgb(189, 185, 179);
}
.md-editor.md-fullscreen-mode .md-header {
    background-color: initial;
    background-image: initial;
}
.md-editor.md-fullscreen-mode .btn {
    background-color: initial;
    background-image: initial;
    border-color: initial;
    border-style: initial;
    border-width: 0px;
    color: rgb(176, 170, 163);
}
.md-editor.md-fullscreen-mode .btn.active,
.md-editor.md-fullscreen-mode .btn:active,
.md-editor.md-fullscreen-mode .btn:focus,
.md-editor.md-fullscreen-mode .btn:hover {
    box-shadow: none;
    color: rgb(189, 185, 179);
}
.md-editor.md-fullscreen-mode .md-fullscreen-controls a {
    color: rgb(176, 170, 163);
}
.md-editor.md-fullscreen-mode .md-fullscreen-controls a:hover {
    color: rgb(189, 185, 179);
    text-decoration-color: initial;
}
.datepicker-dropdown::before {
    border-bottom-color: rgba(138, 130, 117, 0.2);
    border-left-color: transparent;
    border-right-color: transparent;
    border-top: 0px;
}
.datepicker-dropdown::after {
    border-bottom-color: rgb(60, 63, 65);
    border-left-color: transparent;
    border-right-color: transparent;
    border-top: 0px;
}
.datepicker-dropdown.datepicker-orient-top::before {
    border-bottom: 0px;
    border-top-color: rgba(138, 130, 117, 0.15);
}
.datepicker-dropdown.datepicker-orient-top::after {
    border-bottom: 0px;
    border-top-color: rgb(60, 63, 65);
}
.datepicker table tr td,
.datepicker table tr th {
    border-color: initial;
    border-style: none;
    border-width: initial;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th,
.table-striped-alt .datepicker table tr td,
.table-striped-alt .datepicker table tr th {
    background-color: transparent;
}
.datepicker table tr td.new,
.datepicker table tr td.old {
    color: rgb(153, 145, 135);
}
.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
    background-color: rgb(48, 50, 51);
    background-image: initial;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
    background-color: initial;
    background-image: initial;
    color: rgb(153, 145, 135);
}
.datepicker table tr td.highlighted {
    background-color: rgb(31, 60, 74);
    border-color: rgb(41, 95, 122);
    color: rgb(216, 215, 212);
}
.datepicker table tr td.highlighted.focus,
.datepicker table tr td.highlighted:focus {
    background-color: rgb(35, 75, 96);
    border-color: rgb(46, 114, 148);
    color: rgb(216, 215, 212);
}
.datepicker table tr td.highlighted:hover {
    background-color: rgb(35, 75, 96);
    border-color: rgb(43, 104, 135);
    color: rgb(216, 215, 212);
}
.datepicker table tr td.highlighted.active,
.datepicker table tr td.highlighted:active {
    background-color: rgb(35, 75, 96);
    border-color: rgb(43, 104, 135);
    color: rgb(216, 215, 212);
}
.datepicker table tr td.highlighted.active.focus,
.datepicker table tr td.highlighted.active:focus,
.datepicker table tr td.highlighted.active:hover,
.datepicker table tr td.highlighted:active.focus,
.datepicker table tr td.highlighted:active:focus,
.datepicker table tr td.highlighted:active:hover {
    background-color: rgb(39, 87, 111);
    border-color: rgb(46, 114, 148);
    color: rgb(216, 215, 212);
}
.datepicker table tr td.highlighted.disabled.focus,
.datepicker table tr td.highlighted.disabled:focus,
.datepicker table tr td.highlighted.disabled:hover,
.datepicker table tr td.highlighted[disabled].focus,
.datepicker table tr td.highlighted[disabled]:focus,
.datepicker table tr td.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.highlighted.focus,
fieldset[disabled] .datepicker table tr td.highlighted:focus,
fieldset[disabled] .datepicker table tr td.highlighted:hover {
    background-color: rgb(31, 60, 74);
    border-color: rgb(41, 95, 122);
}
.datepicker table tr td.highlighted.focused {
    background-color: rgb(35, 75, 96);
    background-image: initial;
}
.datepicker table tr td.highlighted.disabled,
.datepicker table tr td.highlighted.disabled:active {
    background-color: rgb(31, 60, 74);
    background-image: initial;
    color: rgb(153, 145, 135);
}
.datepicker table tr td.today {
    background-color: rgb(114, 81, 19);
    border-color: rgb(158, 109, 19);
    color: rgb(216, 215, 212);
}
.datepicker table tr td.today.focus,
.datepicker table tr td.today:focus {
    background-color: rgb(141, 97, 19);
    border-color: rgb(190, 130, 19);
    color: rgb(216, 215, 212);
}
.datepicker table tr td.today:hover {
    background-color: rgb(141, 97, 19);
    border-color: rgb(174, 119, 19);
    color: rgb(216, 215, 212);
}
.datepicker table tr td.today.active,
.datepicker table tr td.today:active {
    background-color: rgb(141, 97, 19);
    border-color: rgb(174, 119, 19);
    color: rgb(216, 215, 212);
}
.datepicker table tr td.today.active.focus,
.datepicker table tr td.today.active:focus,
.datepicker table tr td.today.active:hover,
.datepicker table tr td.today:active.focus,
.datepicker table tr td.today:active:focus,
.datepicker table tr td.today:active:hover {
    background-color: rgb(159, 109, 19);
    border-color: rgb(190, 130, 19);
    color: rgb(216, 215, 212);
}
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today[disabled].focus,
.datepicker table tr td.today[disabled]:focus,
.datepicker table tr td.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today.focus,
fieldset[disabled] .datepicker table tr td.today:focus,
fieldset[disabled] .datepicker table tr td.today:hover {
    background-color: rgb(114, 81, 19);
    border-color: rgb(158, 109, 19);
}
.datepicker table tr td.today.focused {
    background-color: rgb(141, 97, 19);
    background-image: initial;
}
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:active {
    background-color: rgb(114, 81, 19);
    background-image: initial;
    color: rgb(153, 145, 135);
}
.datepicker table tr td.range {
    background-color: rgb(48, 50, 51);
    border-color: rgb(76, 81, 84);
    color: rgb(216, 215, 212);
}
.datepicker table tr td.range.focus,
.datepicker table tr td.range:focus {
    background-color: rgb(60, 63, 65);
    border-color: rgb(103, 97, 88);
    color: rgb(216, 215, 212);
}
.datepicker table tr td.range:hover {
    background-color: rgb(60, 63, 65);
    border-color: rgb(84, 89, 91);
    color: rgb(216, 215, 212);
}
.datepicker table tr td.range.active,
.datepicker table tr td.range:active {
    background-color: rgb(60, 63, 65);
    border-color: rgb(84, 89, 91);
    color: rgb(216, 215, 212);
}
.datepicker table tr td.range.active.focus,
.datepicker table tr td.range.active:focus,
.datepicker table tr td.range.active:hover,
.datepicker table tr td.range:active.focus,
.datepicker table tr td.range:active:focus,
.datepicker table tr td.range:active:hover {
    background-color: rgb(68, 73, 74);
    border-color: rgb(103, 97, 88);
    color: rgb(216, 215, 212);
}
.datepicker table tr td.range.disabled.focus,
.datepicker table tr td.range.disabled:focus,
.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range[disabled].focus,
.datepicker table tr td.range[disabled]:focus,
.datepicker table tr td.range[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.focus,
fieldset[disabled] .datepicker table tr td.range:focus,
fieldset[disabled] .datepicker table tr td.range:hover {
    background-color: rgb(48, 50, 51);
    border-color: rgb(76, 81, 84);
}
.datepicker table tr td.range.focused {
    background-color: rgb(60, 63, 65);
    background-image: initial;
}
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:active {
    background-color: rgb(48, 50, 51);
    background-image: initial;
    color: rgb(153, 145, 135);
}
.datepicker table tr td.range.highlighted {
    background-color: rgb(39, 55, 63);
    border-color: rgb(57, 88, 104);
    color: rgb(216, 215, 212);
}
.datepicker table tr td.range.highlighted.focus,
.datepicker table tr td.range.highlighted:focus {
    background-color: rgb(61, 65, 67);
    border-color: rgb(68, 107, 126);
    color: rgb(216, 215, 212);
}
.datepicker table tr td.range.highlighted:hover {
    background-color: rgb(61, 65, 67);
    border-color: rgb(62, 96, 114);
    color: rgb(216, 215, 212);
}
.datepicker table tr td.range.highlighted.active,
.datepicker table tr td.range.highlighted:active {
    background-color: rgb(61, 65, 67);
    border-color: rgb(62, 96, 114);
    color: rgb(216, 215, 212);
}
.datepicker table tr td.range.highlighted.active.focus,
.datepicker table tr td.range.highlighted.active:focus,
.datepicker table tr td.range.highlighted.active:hover,
.datepicker table tr td.range.highlighted:active.focus,
.datepicker table tr td.range.highlighted:active:focus,
.datepicker table tr td.range.highlighted:active:hover {
    background-color: rgb(52, 79, 93);
    border-color: rgb(68, 107, 126);
    color: rgb(216, 215, 212);
}
.datepicker table tr td.range.highlighted.disabled.focus,
.datepicker table tr td.range.highlighted.disabled:focus,
.datepicker table tr td.range.highlighted.disabled:hover,
.datepicker table tr td.range.highlighted[disabled].focus,
.datepicker table tr td.range.highlighted[disabled]:focus,
.datepicker table tr td.range.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.highlighted.focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:hover {
    background-color: rgb(39, 55, 63);
    border-color: rgb(57, 88, 104);
}
.datepicker table tr td.range.highlighted.focused {
    background-color: rgb(61, 65, 67);
    background-image: initial;
}
.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted.disabled:active {
    background-color: rgb(39, 55, 63);
    background-image: initial;
    color: rgb(153, 145, 135);
}
.datepicker table tr td.range.today {
    background-color: rgb(130, 93, 26);
    border-color: rgb(160, 113, 28);
    color: rgb(216, 215, 212);
}
.datepicker table tr td.range.today.focus,
.datepicker table tr td.range.today:focus {
    background-color: rgb(154, 109, 27);
    border-color: rgb(190, 133, 29);
    color: rgb(216, 215, 212);
}
.datepicker table tr td.range.today:hover {
    background-color: rgb(154, 109, 27);
    border-color: rgb(175, 123, 28);
    color: rgb(216, 215, 212);
}
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:active {
    background-color: rgb(154, 109, 27);
    border-color: rgb(175, 123, 28);
    color: rgb(216, 215, 212);
}
.datepicker table tr td.range.today.active.focus,
.datepicker table tr td.range.today.active:focus,
.datepicker table tr td.range.today.active:hover,
.datepicker table tr td.range.today:active.focus,
.datepicker table tr td.range.today:active:focus,
.datepicker table tr td.range.today:active:hover {
    background-color: rgb(171, 121, 28);
    border-color: rgb(190, 133, 29);
    color: rgb(216, 215, 212);
}
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today[disabled].focus,
.datepicker table tr td.range.today[disabled]:focus,
.datepicker table tr td.range.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today.focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
fieldset[disabled] .datepicker table tr td.range.today:hover {
    background-color: rgb(130, 93, 26);
    border-color: rgb(160, 113, 28);
}
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:active {
    background-color: rgb(130, 93, 26);
    background-image: initial;
    color: rgb(153, 145, 135);
}
.datepicker table tr td.selected,
.datepicker table tr td.selected.highlighted {
    background-color: rgb(96, 102, 105);
    border-color: rgb(114, 108, 97);
    color: rgb(216, 215, 212);
    text-shadow: rgba(19, 19, 19, 0.25) 0px -1px 0px;
}
.datepicker table tr td.selected.focus,
.datepicker table tr td.selected.highlighted.focus,
.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected:focus {
    background-color: rgb(79, 85, 87);
    border-color: rgb(132, 124, 112);
    color: rgb(216, 215, 212);
}
.datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected:hover {
    background-color: rgb(79, 85, 87);
    border-color: rgb(123, 115, 104);
    color: rgb(216, 215, 212);
}
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected:active {
    background-color: rgb(79, 85, 87);
    border-color: rgb(123, 115, 104);
    color: rgb(216, 215, 212);
}
.datepicker table tr td.selected.active.focus,
.datepicker table tr td.selected.active:focus,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.highlighted.active.focus,
.datepicker table tr td.selected.highlighted.active:focus,
.datepicker table tr td.selected.highlighted.active:hover,
.datepicker table tr td.selected.highlighted:active.focus,
.datepicker table tr td.selected.highlighted:active:focus,
.datepicker table tr td.selected.highlighted:active:hover,
.datepicker table tr td.selected:active.focus,
.datepicker table tr td.selected:active:focus,
.datepicker table tr td.selected:active:hover {
    background-color: rgb(68, 72, 74);
    border-color: rgb(132, 124, 112);
    color: rgb(216, 215, 212);
}
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.highlighted.disabled.focus,
.datepicker table tr td.selected.highlighted.disabled:focus,
.datepicker table tr td.selected.highlighted.disabled:hover,
.datepicker table tr td.selected.highlighted[disabled].focus,
.datepicker table tr td.selected.highlighted[disabled]:focus,
.datepicker table tr td.selected.highlighted[disabled]:hover,
.datepicker table tr td.selected[disabled].focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected:hover {
    background-color: rgb(96, 102, 105);
    border-color: rgb(114, 108, 97);
}
.datepicker table tr td.active,
.datepicker table tr td.active.highlighted {
    background-color: rgb(54, 102, 143);
    border-color: rgb(55, 104, 147);
    color: rgb(216, 215, 212);
    text-shadow: rgba(19, 19, 19, 0.25) 0px -1px 0px;
}
.datepicker table tr td.active.focus,
.datepicker table tr td.active.highlighted.focus,
.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active:focus {
    background-color: rgb(46, 85, 117);
    border-color: rgb(126, 119, 108);
    color: rgb(216, 215, 212);
}
.datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active:hover {
    background-color: rgb(46, 85, 117);
    border-color: rgb(58, 113, 159);
    color: rgb(216, 215, 212);
}
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active:active {
    background-color: rgb(46, 85, 117);
    border-color: rgb(58, 113, 159);
    color: rgb(216, 215, 212);
}
.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active.focus,
.datepicker table tr td.active.highlighted.active:focus,
.datepicker table tr td.active.highlighted.active:hover,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active:active:hover {
    background-color: rgb(41, 72, 98);
    border-color: rgb(126, 119, 108);
    color: rgb(216, 215, 212);
}
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.highlighted.disabled.focus,
.datepicker table tr td.active.highlighted.disabled:focus,
.datepicker table tr td.active.highlighted.disabled:hover,
.datepicker table tr td.active.highlighted[disabled].focus,
.datepicker table tr td.active.highlighted[disabled]:focus,
.datepicker table tr td.active.highlighted[disabled]:hover,
.datepicker table tr td.active[disabled].focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active:hover {
    background-color: rgb(54, 102, 143);
    border-color: rgb(55, 104, 147);
}
.datepicker table tr td span.focused,
.datepicker table tr td span:hover {
    background-color: rgb(48, 50, 51);
    background-image: initial;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
    background-color: initial;
    background-image: initial;
    color: rgb(153, 145, 135);
}
.datepicker table tr td span.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover {
    background-color: rgb(54, 102, 143);
    border-color: rgb(55, 104, 147);
    color: rgb(216, 215, 212);
    text-shadow: rgba(19, 19, 19, 0.25) 0px -1px 0px;
}
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover.focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover.focus,
.datepicker table tr td span.active:hover:focus {
    background-color: rgb(46, 85, 117);
    border-color: rgb(126, 119, 108);
    color: rgb(216, 215, 212);
}
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover {
    background-color: rgb(46, 85, 117);
    border-color: rgb(58, 113, 159);
    color: rgb(216, 215, 212);
}
.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover:active {
    background-color: rgb(46, 85, 117);
    border-color: rgb(58, 113, 159);
    color: rgb(216, 215, 212);
}
.datepicker table tr td span.active.active.focus,
.datepicker table tr td span.active.active:focus,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active.disabled.active.focus,
.datepicker table tr td span.active.disabled.active:focus,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled:active.focus,
.datepicker table tr td span.active.disabled:active:focus,
.datepicker table tr td span.active.disabled:active:hover,
.datepicker table tr td span.active.disabled:hover.active.focus,
.datepicker table tr td span.active.disabled:hover.active:focus,
.datepicker table tr td span.active.disabled:hover.active:hover,
.datepicker table tr td span.active.disabled:hover:active.focus,
.datepicker table tr td span.active.disabled:hover:active:focus,
.datepicker table tr td span.active.disabled:hover:active:hover,
.datepicker table tr td span.active:active.focus,
.datepicker table tr td span.active:active:focus,
.datepicker table tr td span.active:active:hover,
.datepicker table tr td span.active:hover.active.focus,
.datepicker table tr td span.active:hover.active:focus,
.datepicker table tr td span.active:hover.active:hover,
.datepicker table tr td span.active:hover:active.focus,
.datepicker table tr td span.active:hover:active:focus,
.datepicker table tr td span.active:hover:active:hover {
    background-color: rgb(41, 72, 98);
    border-color: rgb(126, 119, 108);
    color: rgb(216, 215, 212);
}
.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled.focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active.disabled:hover[disabled].focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled].focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active:hover.disabled.focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active:hover[disabled].focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active[disabled].focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:hover {
    background-color: rgb(54, 102, 143);
    border-color: rgb(55, 104, 147);
}
.datepicker table tr td span.new,
.datepicker table tr td span.old {
    color: rgb(153, 145, 135);
}
.datepicker .datepicker-switch:hover,
.datepicker .next:hover,
.datepicker .prev:hover,
.datepicker tfoot tr th:hover {
    background-color: rgb(48, 50, 51);
    background-image: initial;
}
.dropzone .dz-preview .dz-progress {
    border-color: rgb(80, 85, 88);
}
.dropzone .dz-preview .dz-progress .dz-upload {
    background-color: rgb(19, 106, 19);
    background-image: initial;
}
.dropzone .dz-preview .dz-error-message {
    color: rgb(236, 41, 41);
}
.dropzone {
    background-color: rgb(40, 41, 42);
    background-image: initial;
    border-color: rgba(138, 130, 117, 0.3);
}
.dropzone .dz-message .dz-button {
    background-color: initial;
    background-image: initial;
    border-color: initial;
    border-style: none;
    border-width: initial;
    color: inherit;
    outline-color: inherit;
}
.dropzone .dz-preview.dz-file-preview .dz-image {
    background-color: initial;
    background-image: linear-gradient(rgb(48, 50, 51), rgb(56, 59, 61));
}
.dropzone .dz-preview.dz-image-preview {
    background-color: rgb(40, 41, 42);
    background-image: initial;
}
.dropzone .dz-preview .dz-remove {
    border-color: initial;
    border-style: none;
    border-width: initial;
}
.dropzone .dz-preview .dz-remove:hover {
    text-decoration-color: initial;
}
.dropzone .dz-preview .dz-details {
    color: rgba(216, 215, 212, 0.9);
}
.dropzone .dz-preview .dz-details .dz-filename:hover span {
    background-color: rgba(40, 41, 42, 0.8);
    border-color: rgba(74, 78, 79, 0.8);
}
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
    border-color: transparent;
}
.dropzone .dz-preview .dz-details .dz-filename span,
.dropzone .dz-preview .dz-details .dz-size span {
    background-color: rgba(40, 41, 42, 0.4);
}
.dropzone .dz-preview .dz-progress {
    background-color: rgba(40, 41, 42, 0.9);
    background-image: initial;
}
.dropzone .dz-preview .dz-progress .dz-upload {
    background-color: initial;
    background-image: linear-gradient(rgb(85, 90, 92), rgb(62, 66, 68));
}
.dropzone .dz-preview .dz-error-message {
    background-color: initial;
    background-image: linear-gradient(rgb(148, 45, 45), rgb(134, 42, 42));
    color: rgb(216, 215, 212);
}
.dropzone .dz-preview .dz-error-message::after {
    border-bottom-color: rgb(151, 45, 45);
    border-left-color: transparent;
    border-right-color: transparent;
}
:root {
    --blue: #007bff;
    --breakpoint-lg: 992px;
    --breakpoint-md: 768px;
    --breakpoint-sm: 576px;
    --breakpoint-xl: 1200px;
    --breakpoint-xs: 0;
    --cyan: #17a2b8;
    --danger: #dc3545;
    --dark: #343a40;
    --darkreader-bg--info: #228290;
    --darkreader-bg--secondary: #5e6467;
    --darkreader-border--light: #3e4143;
    --darkreader-text--secondary: #999388;
    --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    --gray: #6c757d;
    --gray-dark: #343a40;
    --green: #28a745;
    --indigo: #6610f2;
    --orange: #fd7e14;
    --pink: #e83e8c;
    --primary: #007bff;
    --purple: #6f42c1;
    --red: #dc3545;
    --success: #28a745;
    --teal: #20c997;
    --warning: #ffc107;
    --white: #fff;
    --yellow: #ffc107;
}
html {
    -webkit-tap-highlight-color: transparent;
}
.panel .panel-heading .panel-title,
body {
    background-color: rgb(40, 41, 42);
    color: rgb(197, 193, 188);
}
[tabindex="-1"]:focus:not(:focus-visible) {
    outline-color: initial !important;
}
abbr[data-original-title],
abbr[title] {
    border-bottom: 0px;
    text-decoration-color: initial;
}
a {
    background-color: transparent;
    color:#ff4057;
    text-decoration-color: initial;
}
a:hover {
    color: rgb(102, 175, 236);
    text-decoration-color: initial;
}
a:not([href]):not([class]) {
    color: inherit;
    text-decoration-color: initial;
}
a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration-color: initial;
}
caption {
    color: rgb(153, 147, 136);
}
button:focus:not(:focus-visible) {
    outline-color: initial;
}
fieldset {
    border-color: initial;
    border-style: initial;
    border-width: 0px;
}
legend {
    color: inherit;
}
hr {
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
    border-top-color: rgba(138, 130, 117, 0.1);
}
.mark,
mark {
    background-color: rgb(59, 53, 23);
}
.list-unstyled {
    list-style-image: initial;
}
.list-inline {
    list-style-image: initial;
}
.blockquote-footer {
    color: rgb(153, 147, 136);
}
.img-thumbnail {
    background-color: rgb(40, 41, 42);
    border-color: rgb(67, 71, 73);
}
.figure-caption {
    color: rgb(153, 147, 136);
}
code {
    color: rgb(217, 82, 144);
}
a > code {
    color: inherit;
}
kbd {
    background-color: rgb(43, 45, 45);
    color: rgb(216, 215, 212);
}
pre {
    color: rgb(197, 193, 188);
}
pre code {
    color: inherit;
}
.table {
    color: rgb(197, 193, 188);
}
.table td,
.table th {
    border-top-color: rgb(67, 71, 73);
}
.table thead th {
    border-bottom-color: rgb(67, 71, 73);
}
.table tbody + tbody {
    border-top-color: rgb(67, 71, 73);
}
.table-bordered {
    border-color: rgb(67, 71, 73);
}
.table-bordered td,
.table-bordered th {
    border-color: rgb(67, 71, 73);
}
.table-borderless tbody + tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
    border-color: initial;
    border-style: initial;
    border-width: 0px;
}
.table-striped tbody tr:nth-of-type(2n+1),
.table-striped-alt tbody tr:nth-of-type(2n+1) {
    background-color: rgba(19, 19, 19, 0.05);
}
.table-hover tbody tr:hover {
    background-color: rgba(19, 19, 19, 0.07);
    color: rgb(197, 193, 188);
}
.table-primary,
.table-primary > td,
.table-primary > th {
    background-color: rgb(57, 60, 62);
}
.table-primary tbody + tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
    border-color: rgb(19, 77, 140);
}
.table-hover .table-primary:hover {
    background-color: rgb(62, 66, 68);
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
    background-color: rgb(62, 66, 68);
}
.table-secondary,
.table-secondary > td,
.table-secondary > th {
    background-color: rgb(58, 62, 62);
}
.table-secondary tbody + tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
    border-color: rgb(77, 82, 85);
}
.table-hover .table-secondary:hover {
    background-color: rgb(64, 68, 70);
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
    background-color: rgb(64, 68, 70);
}
.table-success,
.table-success > td,
.table-success > th {
    background-color: rgb(45, 80, 60);
}
.table-success tbody + tbody,
.table-success td,
.table-success th,
.table-success thead th {
    border-color: rgb(56, 109, 68);
}
.table-hover .table-success:hover {
    background-color: rgb(48, 90, 65);
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
    background-color: rgb(48, 90, 65);
}
.table-info,
.table-info > td,
.table-info > th {
    background-color: rgb(40, 79, 85);
}
.table-info tbody + tbody,
.table-info td,
.table-info th,
.table-info thead th {
    border-color: rgb(49, 108, 116);
}
.table-hover .table-info:hover {
    background-color: rgb(43, 88, 95);
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
    background-color: rgb(43, 88, 95);
}
.table-warning,
.table-warning > td,
.table-warning > th {
    background-color: rgb(78, 63, 19);
}
.table-warning tbody + tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
    border-color: rgb(139, 109, 19);
}
.table-hover .table-warning:hover {
    background-color: rgb(88, 71, 19);
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
    background-color: rgb(88, 71, 19);
}
.table-danger,
.table-danger > td,
.table-danger > th {
    background-color: rgb(85, 31, 36);
}
.table-danger tbody + tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
    border-color: rgb(120, 36, 44);
}
.table-hover .table-danger:hover {
    background-color: rgb(96, 33, 40);
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
    background-color: rgb(96, 33, 40);
}
.table-light,
.table-light > td,
.table-light > th {
    background-color: rgb(40, 42, 43);
}
.table-light tbody + tbody,
.table-light td,
.table-light th,
.table-light thead th {
    border-color: rgb(61, 64, 66);
}
.table-hover .table-light:hover {
    background-color: rgb(46, 49, 50);
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
    background-color: rgb(46, 49, 50);
}
.table-dark,
.table-dark > td,
.table-dark > th {
    background-color: rgb(66, 70, 72);
}
.table-dark tbody + tbody,
.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: rgb(85, 90, 93);
}
.table-hover .table-dark:hover {
    background-color: rgb(72, 76, 79);
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
    background-color: rgb(72, 76, 79);
}
.table-active,
.table-active > td,
.table-active > th {
    background-color: rgba(19, 19, 19, 0.07);
}
.table-hover .table-active:hover {
    background-color: rgba(19, 19, 19, 0.07);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
    background-color: rgba(19, 19, 19, 0.07);
}
.table .thead-dark th {
    background-color: rgb(57, 59, 61);
    border-color: rgb(117, 109, 99);
    color: rgb(216, 215, 212);
}
.table .thead-light th {
    background-color: rgb(49, 51, 52);
    border-color: rgb(67, 71, 73);
    color: rgb(173, 168, 160);
}
.table-dark {
    background-color: rgb(57, 59, 61);
    color: rgb(216, 215, 212);
}
.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: rgb(117, 109, 99);
}
.table-dark.table-bordered {
    border-color: initial;
    border-style: initial;
    border-width: 0px;
}
.table-dark.table-striped tbody tr:nth-of-type(2n+1),
.table-dark.table-striped-alt tbody tr:nth-of-type(2n+1) {
    background-color: rgba(40, 41, 42, 0.05);
}
.table-dark.table-hover tbody tr:hover {
    background-color: rgba(40, 41, 42, 0.07);
    color: rgb(216, 215, 212);
}
.table-responsive > .table-bordered {
    border-color: initial;
    border-style: initial;
    border-width: 0px;
}
.form-control {
    background-color: rgb(40, 41, 42);
    border-color: rgb(70, 74, 77);
    color: rgb(173, 168, 160);
}
.form-control:focus {
    background-color: rgb(40, 41, 42);
    border-color: rgb(19, 76, 138);
    box-shadow: rgba(19, 102, 193, 0.25) 0px 0px 0px 0.2rem;
    color: rgb(173, 168, 160);
    outline-color: initial;
}
.form-control::placeholder {
    color: rgb(153, 147, 136);
}
.form-control:disabled,
.form-control[readonly] {
    background-color: rgb(49, 51, 52);
}
.form-control-plaintext {
    background-color: transparent;
    border-color: transparent;
    color: rgb(197, 193, 188);
}
.form-check-input:disabled ~ .form-check-label,
.form-check-input[disabled] ~ .form-check-label {
    color: rgb(153, 147, 136);
}
.valid-feedback {
    color: rgb(102, 204, 125);
}
.valid-tooltip {
    background-color: rgba(46, 133, 66, 0.9);
    color: rgb(216, 215, 212);
}
.form-control.is-valid,
.was-validated .form-control:valid {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc4JyBoZWlnaHQ9JzgnIHZpZXdCb3g9JzAgMCA4IDgnPjxwYXRoIGZpbGw9JyMyOGE3NDUnIGQ9J00yLjMgNi43M0wuNiA0LjUzYy0uNC0xLjA0LjQ2LTEuNCAxLjEtLjhsMS4xIDEuNCAzLjQtMy44Yy42LS42MyAxLjYtLjI3IDEuMi43bC00IDQuNmMtLjQzLjUtLjguNC0xLjEuMXonLz48L3N2Zz4=");
    border-color: rgb(51, 152, 74);
}
.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
    border-color: rgb(51, 152, 74);
    box-shadow: rgba(46, 133, 66, 0.25) 0px 0px 0px 0.2rem;
}
.custom-select.is-valid,
.was-validated .custom-select:valid {
    background-color: rgb(40, 41, 42);
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNCIgaGVpZ2h0PSI1Ij48ZGVmcz48ZmlsdGVyIGlkPSJkYXJrcmVhZGVyLWltYWdlLWZpbHRlciI+PGZlQ29sb3JNYXRyaXggdHlwZT0ibWF0cml4IiB2YWx1ZXM9IjAuMjEyIC0wLjUyMSAtMC41NzEgMC4wMDAgMC45NTcgLTAuNTQ5IDAuMjQ1IC0wLjU2NCAwLjAwMCAwLjk0NCAtMC41NDAgLTAuNTE4IDAuMjEzIDAuMDAwIDAuOTE5IDAuMDAwIDAuMDAwIDAuMDAwIDEuMDAwIDAuMDAwIiAvPjwvZmlsdGVyPjwvZGVmcz48aW1hZ2Ugd2lkdGg9IjQiIGhlaWdodD0iNSIgZmlsdGVyPSJ1cmwoI2RhcmtyZWFkZXItaW1hZ2UtZmlsdGVyKSIgeGxpbms6aHJlZj0iZGF0YTppbWFnZS9zdmcreG1sLCUzY3N2ZyB4bWxucz0mYXBvcztodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyZhcG9zOyB3aWR0aD0mYXBvczs0JmFwb3M7IGhlaWdodD0mYXBvczs1JmFwb3M7IHZpZXdCb3g9JmFwb3M7MCAwIDQgNSZhcG9zOyUzZSUzY3BhdGggZmlsbD0mYXBvczslMjMzNDNhNDAmYXBvczsgZD0mYXBvcztNMiAwTDAgMmg0em0wIDVMMCAzaDR6JmFwb3M7LyUzZSUzYy9zdmclM2UiIC8+PC9zdmc+"), url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc4JyBoZWlnaHQ9JzgnIHZpZXdCb3g9JzAgMCA4IDgnPjxwYXRoIGZpbGw9JyMyOGE3NDUnIGQ9J00yLjMgNi43M0wuNiA0LjUzYy0uNC0xLjA0LjQ2LTEuNCAxLjEtLjhsMS4xIDEuNCAzLjQtMy44Yy42LS42MyAxLjYtLjI3IDEuMi43bC00IDQuNmMtLjQzLjUtLjguNC0xLjEuMXonLz48L3N2Zz4=");
    border-color: rgb(51, 152, 74);
}
.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
    border-color: rgb(51, 152, 74);
    box-shadow: rgba(46, 133, 66, 0.25) 0px 0px 0px 0.2rem;
}
.form-check-input.is-valid ~ .form-check-label,
.was-validated .form-check-input:valid ~ .form-check-label {
    color: rgb(102, 204, 125);
}
.custom-control-input.is-valid ~ .custom-control-label,
.was-validated .custom-control-input:valid ~ .custom-control-label {
    color: rgb(102, 204, 125);
}
.custom-control-input.is-valid ~ .custom-control-label::before,
.was-validated .custom-control-input:valid ~ .custom-control-label::before {
    border-color: rgb(51, 152, 74);
}
.custom-control-input.is-valid:checked ~ .custom-control-label::before,
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before {
    background-color: rgb(52, 158, 96);
    border-color: rgb(49, 141, 69);
}
.custom-control-input.is-valid:focus ~ .custom-control-label::before,
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before {
    box-shadow: rgba(46, 133, 66, 0.25) 0px 0px 0px 0.2rem;
}
.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: rgb(51, 152, 74);
}
.custom-file-input.is-valid ~ .custom-file-label,
.was-validated .custom-file-input:valid ~ .custom-file-label {
    border-color: rgb(51, 152, 74);
}
.custom-file-input.is-valid:focus ~ .custom-file-label,
.was-validated .custom-file-input:valid:focus ~ .custom-file-label {
    border-color: rgb(51, 152, 74);
    box-shadow: rgba(46, 133, 66, 0.25) 0px 0px 0px 0.2rem;
}
.invalid-feedback {
    color: rgb(209, 79, 91);
}
.invalid-tooltip {
    background-color: rgba(159, 44, 55, 0.9);
    color: rgb(216, 215, 212);
}
.form-control.is-invalid,
.was-validated .form-control:invalid {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTIiIGhlaWdodD0iMTIiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yMTIgLTAuNTIxIC0wLjU3MSAwLjAwMCAwLjk1NyAtMC41NDkgMC4yNDUgLTAuNTY0IDAuMDAwIDAuOTQ0IC0wLjU0MCAtMC41MTggMC4yMTMgMC4wMDAgMC45MTkgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM2NzdmcgeG1sbnM9JmFwb3M7aHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcmYXBvczsgd2lkdGg9JmFwb3M7MTImYXBvczsgaGVpZ2h0PSZhcG9zOzEyJmFwb3M7IGZpbGw9JmFwb3M7bm9uZSZhcG9zOyBzdHJva2U9JmFwb3M7JTIzZGMzNTQ1JmFwb3M7IHZpZXdCb3g9JmFwb3M7MCAwIDEyIDEyJmFwb3M7JTNlJTNjY2lyY2xlIGN4PSZhcG9zOzYmYXBvczsgY3k9JmFwb3M7NiZhcG9zOyByPSZhcG9zOzQuNSZhcG9zOy8lM2UlM2NwYXRoIHN0cm9rZS1saW5lam9pbj0mYXBvcztyb3VuZCZhcG9zOyBkPSZhcG9zO001LjggMy42aC40TDYgNi41eiZhcG9zOy8lM2UlM2NjaXJjbGUgY3g9JmFwb3M7NiZhcG9zOyBjeT0mYXBvczs4LjImYXBvczsgcj0mYXBvczsuNiZhcG9zOyBmaWxsPSZhcG9zOyUyM2RjMzU0NSZhcG9zOyBzdHJva2U9JmFwb3M7bm9uZSZhcG9zOy8lM2UlM2Mvc3ZnJTNlIiAvPjwvc3ZnPg==");
    border-color: rgb(145, 41, 51);
}
.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
    border-color: rgb(145, 41, 51);
    box-shadow: rgba(159, 44, 55, 0.25) 0px 0px 0px 0.2rem;
}
.custom-select.is-invalid,
.was-validated .custom-select:invalid {
    background-color: rgb(40, 41, 42);
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNCIgaGVpZ2h0PSI1Ij48ZGVmcz48ZmlsdGVyIGlkPSJkYXJrcmVhZGVyLWltYWdlLWZpbHRlciI+PGZlQ29sb3JNYXRyaXggdHlwZT0ibWF0cml4IiB2YWx1ZXM9IjAuMjEyIC0wLjUyMSAtMC41NzEgMC4wMDAgMC45NTcgLTAuNTQ5IDAuMjQ1IC0wLjU2NCAwLjAwMCAwLjk0NCAtMC41NDAgLTAuNTE4IDAuMjEzIDAuMDAwIDAuOTE5IDAuMDAwIDAuMDAwIDAuMDAwIDEuMDAwIDAuMDAwIiAvPjwvZmlsdGVyPjwvZGVmcz48aW1hZ2Ugd2lkdGg9IjQiIGhlaWdodD0iNSIgZmlsdGVyPSJ1cmwoI2RhcmtyZWFkZXItaW1hZ2UtZmlsdGVyKSIgeGxpbms6aHJlZj0iZGF0YTppbWFnZS9zdmcreG1sLCUzY3N2ZyB4bWxucz0mYXBvcztodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyZhcG9zOyB3aWR0aD0mYXBvczs0JmFwb3M7IGhlaWdodD0mYXBvczs1JmFwb3M7IHZpZXdCb3g9JmFwb3M7MCAwIDQgNSZhcG9zOyUzZSUzY3BhdGggZmlsbD0mYXBvczslMjMzNDNhNDAmYXBvczsgZD0mYXBvcztNMiAwTDAgMmg0em0wIDVMMCAzaDR6JmFwb3M7LyUzZSUzYy9zdmclM2UiIC8+PC9zdmc+"), url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTIiIGhlaWdodD0iMTIiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yMTIgLTAuNTIxIC0wLjU3MSAwLjAwMCAwLjk1NyAtMC41NDkgMC4yNDUgLTAuNTY0IDAuMDAwIDAuOTQ0IC0wLjU0MCAtMC41MTggMC4yMTMgMC4wMDAgMC45MTkgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM2NzdmcgeG1sbnM9JmFwb3M7aHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcmYXBvczsgd2lkdGg9JmFwb3M7MTImYXBvczsgaGVpZ2h0PSZhcG9zOzEyJmFwb3M7IGZpbGw9JmFwb3M7bm9uZSZhcG9zOyBzdHJva2U9JmFwb3M7JTIzZGMzNTQ1JmFwb3M7IHZpZXdCb3g9JmFwb3M7MCAwIDEyIDEyJmFwb3M7JTNlJTNjY2lyY2xlIGN4PSZhcG9zOzYmYXBvczsgY3k9JmFwb3M7NiZhcG9zOyByPSZhcG9zOzQuNSZhcG9zOy8lM2UlM2NwYXRoIHN0cm9rZS1saW5lam9pbj0mYXBvcztyb3VuZCZhcG9zOyBkPSZhcG9zO001LjggMy42aC40TDYgNi41eiZhcG9zOy8lM2UlM2NjaXJjbGUgY3g9JmFwb3M7NiZhcG9zOyBjeT0mYXBvczs4LjImYXBvczsgcj0mYXBvczsuNiZhcG9zOyBmaWxsPSZhcG9zOyUyM2RjMzU0NSZhcG9zOyBzdHJva2U9JmFwb3M7bm9uZSZhcG9zOy8lM2UlM2Mvc3ZnJTNlIiAvPjwvc3ZnPg==");
    border-color: rgb(145, 41, 51);
}
.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
    border-color: rgb(145, 41, 51);
    box-shadow: rgba(159, 44, 55, 0.25) 0px 0px 0px 0.2rem;
}
.form-check-input.is-invalid ~ .form-check-label,
.was-validated .form-check-input:invalid ~ .form-check-label {
    color: rgb(209, 79, 91);
}
.custom-control-input.is-invalid ~ .custom-control-label,
.was-validated .custom-control-input:invalid ~ .custom-control-label {
    color: rgb(209, 79, 91);
}
.custom-control-input.is-invalid ~ .custom-control-label::before,
.was-validated .custom-control-input:invalid ~ .custom-control-label::before {
    border-color: rgb(145, 41, 51);
}
.custom-control-input.is-invalid:checked ~ .custom-control-label::before,
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before {
    background-color: rgb(137, 40, 49);
    border-color: rgb(134, 39, 48);
}
.custom-control-input.is-invalid:focus ~ .custom-control-label::before,
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before {
    box-shadow: rgba(159, 44, 55, 0.25) 0px 0px 0px 0.2rem;
}
.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: rgb(145, 41, 51);
}
.custom-file-input.is-invalid ~ .custom-file-label,
.was-validated .custom-file-input:invalid ~ .custom-file-label {
    border-color: rgb(145, 41, 51);
}
.custom-file-input.is-invalid:focus ~ .custom-file-label,
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
    border-color: rgb(145, 41, 51);
    box-shadow: rgba(159, 44, 55, 0.25) 0px 0px 0px 0.2rem;
}
.btn {
    background-color: transparent;
    border-color: transparent;
    color: rgb(197, 193, 188);
}
.btn:hover {
    color: rgb(197, 193, 188);
    text-decoration-color: initial;
}
.btn.focus,
.btn:focus {
    box-shadow: rgba(19, 102, 193, 0.25) 0px 0px 0px 0.2rem;
    outline-color: initial;
}
.btn-primary {
    background-color: rgb(19, 102, 193);
    border-color: rgb(19, 92, 171);
    color: rgb(216, 215, 212);
}
.btn-primary:hover {
    background-color: rgb(19, 91, 167);
    border-color: rgb(19, 98, 184);
    color: rgb(216, 215, 212);
}
.btn-primary.focus,
.btn-primary:focus {
    background-color: rgb(19, 91, 167);
    border-color: rgb(19, 98, 184);
    box-shadow: rgba(19, 94, 173, 0.5) 0px 0px 0px 0.2rem;
    color: rgb(216, 215, 212);
}
.btn-primary.disabled,
.btn-primary:disabled {
    background-color: rgb(19, 102, 193);
    border-color: rgb(19, 92, 171);
    color: rgb(216, 215, 212);
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
    background-color: rgb(19, 85, 158);
    border-color: rgb(19, 100, 187);
    color: rgb(216, 215, 212);
}
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
    box-shadow: rgba(19, 94, 173, 0.5) 0px 0px 0px 0.2rem;
}
.btn-secondary {
    background-color: rgb(94, 100, 103);
    border-color: rgb(106, 99, 90);
    color: rgb(216, 215, 212);
}
.btn-secondary:hover {
    background-color: rgb(81, 86, 89);
    border-color: rgb(113, 106, 96);
    color: rgb(216, 215, 212);
}
.btn-secondary.focus,
.btn-secondary:focus {
    background-color: rgb(81, 86, 89);
    border-color: rgb(113, 106, 96);
    box-shadow: rgba(96, 102, 106, 0.5) 0px 0px 0px 0.2rem;
    color: rgb(216, 215, 212);
}
.btn-secondary.disabled,
.btn-secondary:disabled {
    background-color: rgb(94, 100, 103);
    border-color: rgb(106, 99, 90);
    color: rgb(216, 215, 212);
}
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
    background-color: rgb(78, 82, 85);
    border-color: rgb(114, 108, 97);
    color: rgb(216, 215, 212);
}
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
    box-shadow: rgba(96, 102, 106, 0.5) 0px 0px 0px 0.2rem;
}
.btn-success {
    background-color: rgb(46, 133, 66);
    border-color: rgb(51, 152, 74);
    color: rgb(216, 215, 212);
}
.btn-success:hover {
    background-color: rgb(41, 112, 57);
    border-color: rgb(53, 162, 78);
    color: rgb(216, 215, 212);
}
.btn-success.focus,
.btn-success:focus {
    background-color: rgb(41, 112, 57);
    border-color: rgb(53, 162, 78);
    box-shadow: rgba(68, 142, 85, 0.5) 0px 0px 0px 0.2rem;
    color: rgb(216, 215, 212);
}
.btn-success.disabled,
.btn-success:disabled {
    background-color: rgb(46, 133, 66);
    border-color: rgb(51, 152, 74);
    color: rgb(216, 215, 212);
}
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
    background-color: rgb(40, 105, 55);
    border-color: rgb(54, 164, 79);
    color: rgb(216, 215, 212);
}
.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-success.dropdown-toggle:focus {
    box-shadow: rgba(68, 142, 85, 0.5) 0px 0px 0px 0.2rem;
}
.btn-info {
    background-color: rgb(34, 130, 144);
    border-color: rgb(37, 147, 164);
    color: rgb(216, 215, 212);
}
.btn-info:hover {
    background-color: rgb(32, 109, 121);
    border-color: rgb(39, 158, 177);
    color: rgb(216, 215, 212);
}
.btn-info.focus,
.btn-info:focus {
    background-color: rgb(32, 109, 121);
    border-color: rgb(39, 158, 177);
    box-shadow: rgba(58, 139, 152, 0.5) 0px 0px 0px 0.2rem;
    color: rgb(216, 215, 212);
}
.btn-info.disabled,
.btn-info:disabled {
    background-color: rgb(34, 130, 144);
    border-color: rgb(37, 147, 164);
    color: rgb(216, 215, 212);
}
.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show > .btn-info.dropdown-toggle {
    background-color: rgb(31, 102, 113);
    border-color: rgb(40, 160, 179);
    color: rgb(216, 215, 212);
}
.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-info.dropdown-toggle:focus {
    box-shadow: rgba(58, 139, 152, 0.5) 0px 0px 0px 0.2rem;
}
.btn-warning {
    background-color: rgb(147, 114, 19);
    border-color: rgb(169, 131, 19);
    color: rgb(197, 193, 188);
}
.btn-warning:hover {
    background-color: rgb(171, 133, 19);
    border-color: rgb(182, 142, 19);
    color: rgb(197, 193, 188);
}
.btn-warning.focus,
.btn-warning:focus {
    background-color: rgb(171, 133, 19);
    border-color: rgb(182, 142, 19);
    box-shadow: rgba(170, 135, 28, 0.5) 0px 0px 0px 0.2rem;
    color: rgb(197, 193, 188);
}
.btn-warning.disabled,
.btn-warning:disabled {
    background-color: rgb(147, 114, 19);
    border-color: rgb(169, 131, 19);
    color: rgb(197, 193, 188);
}
.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show > .btn-warning.dropdown-toggle {
    background-color: rgb(163, 126, 19);
    border-color: rgb(186, 144, 19);
    color: rgb(197, 193, 188);
}
.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-warning.dropdown-toggle:focus {
    box-shadow: rgba(170, 135, 28, 0.5) 0px 0px 0px 0.2rem;
}
.btn-danger {
    background-color: rgb(159, 44, 55);
    border-color: rgb(145, 41, 51);
    color: rgb(216, 215, 212);
}
.btn-danger:hover {
    background-color: rgb(155, 43, 54);
    border-color: rgb(155, 43, 54);
    color: rgb(216, 215, 212);
}
.btn-danger.focus,
.btn-danger:focus {
    background-color: rgb(155, 43, 54);
    border-color: rgb(155, 43, 54);
    box-shadow: rgba(144, 41, 51, 0.5) 0px 0px 0px 0.2rem;
    color: rgb(216, 215, 212);
}
.btn-danger.disabled,
.btn-danger:disabled {
    background-color: rgb(159, 44, 55);
    border-color: rgb(145, 41, 51);
    color: rgb(216, 215, 212);
}
.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show > .btn-danger.dropdown-toggle {
    background-color: rgb(147, 41, 51);
    border-color: rgb(159, 44, 54);
    color: rgb(216, 215, 212);
}
.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-danger.dropdown-toggle:focus {
    box-shadow: rgba(144, 41, 51, 0.5) 0px 0px 0px 0.2rem;
}
.btn-light {
    background-color: rgb(42, 45, 45);
    border-color: rgb(62, 65, 67);
    color: rgb(197, 193, 188);
}
.btn-light:hover {
    background-color: rgb(51, 54, 56);
    border-color: rgb(68, 72, 74);
    color: rgb(197, 193, 188);
}
.btn-light.focus,
.btn-light:focus {
    background-color: rgb(51, 54, 56);
    border-color: rgb(68, 72, 74);
    box-shadow: rgba(57, 61, 62, 0.5) 0px 0px 0px 0.2rem;
    color: rgb(197, 193, 188);
}
.btn-light.disabled,
.btn-light:disabled {
    background-color: rgb(42, 45, 45);
    border-color: rgb(62, 65, 67);
    color: rgb(197, 193, 188);
}
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
    background-color: rgb(55, 57, 59);
    border-color: rgb(69, 74, 75);
    color: rgb(197, 193, 188);
}
.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-light.dropdown-toggle:focus {
    box-shadow: rgba(57, 61, 62, 0.5) 0px 0px 0px 0.2rem;
}
.btn-dark {
    background-color: rgb(57, 59, 61);
    border-color: rgb(122, 114, 103);
    color: rgb(216, 215, 212);
}
.btn-dark:hover {
    background-color: rgb(44, 46, 47);
    border-color: rgb(129, 121, 109);
    color: rgb(216, 215, 212);
}
.btn-dark.focus,
.btn-dark:focus {
    background-color: rgb(44, 46, 47);
    border-color: rgb(129, 121, 109);
    box-shadow: rgba(75, 79, 82, 0.5) 0px 0px 0px 0.2rem;
    color: rgb(216, 215, 212);
}
.btn-dark.disabled,
.btn-dark:disabled {
    background-color: rgb(57, 59, 61);
    border-color: rgb(122, 114, 103);
    color: rgb(216, 215, 212);
}
.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show > .btn-dark.dropdown-toggle {
    background-color: rgb(40, 42, 43);
    border-color: rgb(130, 123, 111);
    color: rgb(216, 215, 212);
}
.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-dark.dropdown-toggle:focus {
    box-shadow: rgba(75, 79, 82, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-primary {
    border-color: rgb(19, 92, 171);
    color:#ff4057;
}
.btn-outline-primary:hover {
    background-color: rgb(19, 102, 193);
    border-color: rgb(19, 92, 171);
    color: rgb(216, 215, 212);
}
.btn-outline-primary.focus,
.btn-outline-primary:focus {
    box-shadow: rgba(19, 102, 193, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    background-color: transparent;
    color:#ff4057;
}
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary.dropdown-toggle {
    background-color: rgb(19, 102, 193);
    border-color: rgb(19, 92, 171);
    color: rgb(216, 215, 212);
}
.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: rgba(19, 102, 193, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-secondary {
    border-color: rgb(106, 99, 90);
    color: rgb(153, 147, 136);
}
.btn-outline-secondary:hover {
    background-color: rgb(94, 100, 103);
    border-color: rgb(106, 99, 90);
    color: rgb(216, 215, 212);
}
.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
    box-shadow: rgba(94, 100, 103, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    background-color: transparent;
    color: rgb(153, 147, 136);
}
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show > .btn-outline-secondary.dropdown-toggle {
    background-color: rgb(94, 100, 103);
    border-color: rgb(106, 99, 90);
    color: rgb(216, 215, 212);
}
.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: rgba(94, 100, 103, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-success {
    border-color: rgb(51, 152, 74);
    color: rgb(102, 204, 125);
}
.btn-outline-success:hover {
    background-color: rgb(46, 133, 66);
    border-color: rgb(51, 152, 74);
    color: rgb(216, 215, 212);
}
.btn-outline-success.focus,
.btn-outline-success:focus {
    box-shadow: rgba(46, 133, 66, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
    background-color: transparent;
    color: rgb(102, 204, 125);
}
.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show > .btn-outline-success.dropdown-toggle {
    background-color: rgb(46, 133, 66);
    border-color: rgb(51, 152, 74);
    color: rgb(216, 215, 212);
}
.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: rgba(46, 133, 66, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-info {
    border-color: rgb(37, 147, 164);
    color: rgb(88, 199, 217);
}
.btn-outline-info:hover {
    background-color: rgb(34, 130, 144);
    border-color: rgb(37, 147, 164);
    color: rgb(216, 215, 212);
}
.btn-outline-info.focus,
.btn-outline-info:focus {
    box-shadow: rgba(34, 130, 144, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
    background-color: transparent;
    color: rgb(88, 199, 217);
}
.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show > .btn-outline-info.dropdown-toggle {
    background-color: rgb(34, 130, 144);
    border-color: rgb(37, 147, 164);
    color: rgb(216, 215, 212);
}
.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: rgba(34, 130, 144, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-warning {
    border-color: rgb(169, 131, 19);
    color: rgb(236, 188, 45);
}
.btn-outline-warning:hover {
    background-color: rgb(147, 114, 19);
    border-color: rgb(169, 131, 19);
    color: rgb(197, 193, 188);
}
.btn-outline-warning.focus,
.btn-outline-warning:focus {
    box-shadow: rgba(147, 114, 19, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    background-color: transparent;
    color: rgb(236, 188, 45);
}
.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show > .btn-outline-warning.dropdown-toggle {
    background-color: rgb(147, 114, 19);
    border-color: rgb(169, 131, 19);
    color: rgb(197, 193, 188);
}
.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: rgba(147, 114, 19, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-danger {
    border-color: rgb(145, 41, 51);
    color: rgb(209, 79, 91);
}
.btn-outline-danger:hover {
    background-color: rgb(159, 44, 55);
    border-color: rgb(145, 41, 51);
    color: rgb(216, 215, 212);
}
.btn-outline-danger.focus,
.btn-outline-danger:focus {
    box-shadow: rgba(159, 44, 55, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    background-color: transparent;
    color: rgb(209, 79, 91);
}
.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show > .btn-outline-danger.dropdown-toggle {
    background-color: rgb(159, 44, 55);
    border-color: rgb(145, 41, 51);
    color: rgb(216, 215, 212);
}
.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: rgba(159, 44, 55, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-light {
    border-color: rgb(62, 65, 67);
    color: rgb(213, 211, 208);
}
.btn-outline-light:hover {
    background-color: rgb(42, 45, 45);
    border-color: rgb(62, 65, 67);
    color: rgb(197, 193, 188);
}
.btn-outline-light.focus,
.btn-outline-light:focus {
    box-shadow: rgba(42, 45, 45, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-light.disabled,
.btn-outline-light:disabled {
    background-color: transparent;
    color: rgb(213, 211, 208);
}
.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show > .btn-outline-light.dropdown-toggle {
    background-color: rgb(42, 45, 45);
    border-color: rgb(62, 65, 67);
    color: rgb(197, 193, 188);
}
.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: rgba(42, 45, 45, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-dark {
    border-color: rgb(122, 114, 103);
    color: rgb(185, 181, 174);
}
.btn-outline-dark:hover {
    background-color: rgb(57, 59, 61);
    border-color: rgb(122, 114, 103);
    color: rgb(216, 215, 212);
}
.btn-outline-dark.focus,
.btn-outline-dark:focus {
    box-shadow: rgba(57, 59, 61, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    background-color: transparent;
    color: rgb(185, 181, 174);
}
.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show > .btn-outline-dark.dropdown-toggle {
    background-color: rgb(57, 59, 61);
    border-color: rgb(122, 114, 103);
    color: rgb(216, 215, 212);
}
.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: rgba(57, 59, 61, 0.5) 0px 0px 0px 0.2rem;
}
.btn-link {
    color:#ff4057;
    text-decoration-color: initial;
}
.btn-link:hover {
    color: rgb(102, 175, 236);
    text-decoration-color: initial;
}
.btn-link.focus,
.btn-link:focus {
    text-decoration-color: initial;
}
.btn-link.disabled,
.btn-link:disabled {
    color: rgb(153, 147, 136);
}
.dropdown-toggle::after {
    border-bottom: 0px;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-color: initial;
}
.dropdown-menu {
    background-color: rgb(40, 41, 42);
    border-color: rgba(138, 130, 117, 0.15);
    color: rgb(197, 193, 188);
    list-style-image: initial;
}
.dropup .dropdown-toggle::after {
    border-bottom-color: initial;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top: 0px;
}
.dropright .dropdown-toggle::after {
    border-bottom-color: transparent;
    border-left-color: initial;
    border-right: 0px;
    border-top-color: transparent;
}
.dropleft .dropdown-toggle::before {
    border-bottom-color: transparent;
    border-right-color: initial;
    border-top-color: transparent;
}
.dropdown-divider {
    border-top-color: rgb(64, 68, 70);
}
.dropdown-item,
ul.dropdown-menu li a {
    background-color: transparent;
    border-color: initial;
    border-style: initial;
    border-width: 0px;
    color: rgb(197, 193, 188);
}
.dropdown-item:focus,
.dropdown-item:hover,
ul.dropdown-menu li a:focus,
ul.dropdown-menu li a:hover {
    background-color: rgb(49, 51, 52);
    color: rgb(204, 200, 196);
    text-decoration-color: initial;
}
.dropdown-item.active,
.dropdown-item:active,
ul.dropdown-menu li a.active,
ul.dropdown-menu li a:active {
    background-color: rgb(19, 102, 193);
    color: rgb(216, 215, 212);
    text-decoration-color: initial;
}
.dropdown-item.disabled,
.dropdown-item:disabled,
ul.dropdown-menu li a.disabled,
ul.dropdown-menu li a:disabled {
    background-color: transparent;
    color: rgb(176, 171, 164);
}
.dropdown-header {
    color: rgb(153, 147, 136);
}
.dropdown-item-text {
    color: rgb(197, 193, 188);
}
.input-group-text {
    background-color: rgb(49, 51, 52);
    border-color: rgb(70, 74, 77);
    color: rgb(173, 168, 160);
}
.custom-control-input:checked ~ .custom-control-label::before {
    background-color: rgb(19, 102, 193);
    border-color: rgb(19, 92, 171);
    color: rgb(216, 215, 212);
}
.custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: rgba(19, 102, 193, 0.25) 0px 0px 0px 0.2rem;
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: rgb(19, 76, 138);
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    background-color: rgb(57, 61, 62);
    border-color: rgb(19, 69, 125);
    color: rgb(216, 215, 212);
}
.custom-control-input:disabled ~ .custom-control-label,
.custom-control-input[disabled] ~ .custom-control-label {
    color: rgb(153, 147, 136);
}
.custom-control-input:disabled ~ .custom-control-label::before,
.custom-control-input[disabled] ~ .custom-control-label::before {
    background-color: rgb(49, 51, 52);
}
.custom-control-label::before {
    background-color: rgb(40, 41, 42);
    border-color: rgb(78, 83, 85);
}
.custom-control-label::after {
    background-color: initial;
    background-image: initial;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc4JyBoZWlnaHQ9JzgnIHZpZXdCb3g9JzAgMCA4IDgnPjxwYXRoIGZpbGw9JyNmZmYnIGQ9J002LjU2NC43NWwtMy41OSAzLjYxMi0xLjUzOC0xLjU1TDAgNC4yNmwyLjk3NCAyLjk5TDggMi4xOTN6Jy8+PC9zdmc+");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    background-color: rgb(19, 102, 193);
    border-color: rgb(19, 92, 171);
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc0JyBoZWlnaHQ9JzQnIHZpZXdCb3g9JzAgMCA0IDQnPjxwYXRoIHN0cm9rZT0nI2ZmZicgZD0nTTAgMmg0Jy8+PC9zdmc+");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(19, 102, 193, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(19, 102, 193, 0.5);
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMicgaGVpZ2h0PScxMicgdmlld0JveD0nLTQgLTQgOCA4Jz48Y2lyY2xlIHI9JzMnIGZpbGw9JyNmZmYnLz48L3N2Zz4=");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(19, 102, 193, 0.5);
}
.custom-switch .custom-control-label::after {
    background-color: rgb(75, 79, 82);
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: rgb(40, 41, 42);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(19, 102, 193, 0.5);
}
.custom-select {
    background-color: rgb(40, 41, 42);
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNCIgaGVpZ2h0PSI1Ij48ZGVmcz48ZmlsdGVyIGlkPSJkYXJrcmVhZGVyLWltYWdlLWZpbHRlciI+PGZlQ29sb3JNYXRyaXggdHlwZT0ibWF0cml4IiB2YWx1ZXM9IjAuMjEyIC0wLjUyMSAtMC41NzEgMC4wMDAgMC45NTcgLTAuNTQ5IDAuMjQ1IC0wLjU2NCAwLjAwMCAwLjk0NCAtMC41NDAgLTAuNTE4IDAuMjEzIDAuMDAwIDAuOTE5IDAuMDAwIDAuMDAwIDAuMDAwIDEuMDAwIDAuMDAwIiAvPjwvZmlsdGVyPjwvZGVmcz48aW1hZ2Ugd2lkdGg9IjQiIGhlaWdodD0iNSIgZmlsdGVyPSJ1cmwoI2RhcmtyZWFkZXItaW1hZ2UtZmlsdGVyKSIgeGxpbms6aHJlZj0iZGF0YTppbWFnZS9zdmcreG1sLCUzY3N2ZyB4bWxucz0mYXBvcztodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyZhcG9zOyB3aWR0aD0mYXBvczs0JmFwb3M7IGhlaWdodD0mYXBvczs1JmFwb3M7IHZpZXdCb3g9JmFwb3M7MCAwIDQgNSZhcG9zOyUzZSUzY3BhdGggZmlsbD0mYXBvczslMjMzNDNhNDAmYXBvczsgZD0mYXBvcztNMiAwTDAgMmg0em0wIDVMMCAzaDR6JmFwb3M7LyUzZSUzYy9zdmclM2UiIC8+PC9zdmc+");
    border-color: rgb(70, 74, 77);
    color: rgb(173, 168, 160);
}
.custom-select:focus {
    border-color: rgb(19, 76, 138);
    box-shadow: rgba(19, 102, 193, 0.25) 0px 0px 0px 0.2rem;
    outline-color: initial;
}
.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
    background-image: none;
}
.custom-select:disabled {
    background-color: rgb(49, 51, 52);
    color: rgb(153, 147, 136);
}
.custom-file-input:focus ~ .custom-file-label {
    border-color: rgb(19, 76, 138);
    box-shadow: rgba(19, 102, 193, 0.25) 0px 0px 0px 0.2rem;
}
.custom-file-input:disabled ~ .custom-file-label,
.custom-file-input[disabled] ~ .custom-file-label {
    background-color: rgb(49, 51, 52);
}
.custom-file-label {
    background-color: rgb(40, 41, 42);
    border-color: rgb(70, 74, 77);
    color: rgb(173, 168, 160);
}
.custom-file-label::after {
    background-color: rgb(49, 51, 52);
    border-left-color: inherit;
    color: rgb(173, 168, 160);
}
.custom-range {
    background-color: transparent;
}
.custom-range:focus {
    outline-color: initial;
}
.custom-range:focus::-webkit-slider-thumb {
    box-shadow: rgb(40, 41, 42) 0px 0px 0px 1px, rgba(19, 102, 193, 0.25) 0px 0px 0px 0.2rem;
}
.custom-range::-webkit-slider-thumb {
    background-color: rgb(19, 102, 193);
    border-color: initial;
    border-style: initial;
    border-width: 0px;
}
.custom-range::-webkit-slider-thumb:active {
    background-color: rgb(57, 61, 62);
}
.custom-range::-webkit-slider-runnable-track {
    background-color: rgb(53, 57, 57);
    border-color: transparent;
    color: transparent;
}
.custom-range:disabled::-webkit-slider-thumb {
    background-color: rgb(75, 79, 82);
}
.nav {
    list-style-image: initial;
}
.nav-link:focus,
.nav-link:hover,
.nav-tabs li a:focus,
.nav-tabs li a:hover {
    text-decoration-color: initial;
}
.nav-link.disabled,
.nav-tabs li a.disabled {
    color: rgb(153, 147, 136);
}
.nav-tabs {
    border-bottom-color: rgb(67, 71, 73);
}
.nav-tabs .nav-link,
.nav-tabs li a {
    background-color: transparent;
    border-color: transparent;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover,
.nav-tabs li a:focus,
.nav-tabs li a:hover {
    border-color: rgb(64, 68, 70) rgb(64, 68, 70) rgb(67, 71, 73);
}
.nav-tabs .nav-link.disabled,
.nav-tabs li a.disabled {
    background-color: transparent;
    border-color: transparent;
    color: rgb(153, 147, 136);
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-item.show li a,
.nav-tabs .nav-link.active,
.nav-tabs li .nav-item.show a,
.nav-tabs li a.active,
.nav-tabs li.active a,
.nav-tabs li.show .nav-link,
.nav-tabs li.show a {
    background-color: rgb(40, 41, 42);
    border-color: rgb(67, 71, 73) rgb(67, 71, 73) rgb(60, 63, 65);
    color: rgb(173, 168, 160);
}
.nav-pills .nav-link,
.nav-pills .nav-tabs li a,
.nav-tabs li .nav-pills a {
    background-color: initial;
    background-image: initial;
    border-color: initial;
    border-style: initial;
    border-width: 0px;
}
.nav-pills .nav-link.active,
.nav-pills .nav-tabs li .show > a,
.nav-pills .nav-tabs li a.active,
.nav-pills .nav-tabs li.active a,
.nav-pills .show > .nav-link,
.nav-tabs li .nav-pills .show > a,
.nav-tabs li .nav-pills a.active,
.nav-tabs li.active .nav-pills a {
    background-color: rgb(19, 102, 193);
    color: rgb(216, 215, 212);
}
.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration-color: initial;
}
.navbar-nav {
    list-style-image: initial;
}
.navbar-toggler {
    background-color: transparent;
    border-color: transparent;
}
.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration-color: initial;
}
.navbar-toggler-icon {
    background-color: initial;
    background-image: initial;
}
.navbar-light .navbar-brand {
    color: rgba(216, 215, 212, 0.9);
}
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
    color: rgba(216, 215, 212, 0.9);
}
.nav-tabs li .navbar-light .navbar-nav a,
.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-nav .nav-tabs li a {
    color: rgba(216, 215, 212, 0.5);
}
.nav-tabs li .navbar-light .navbar-nav a:focus,
.nav-tabs li .navbar-light .navbar-nav a:hover,
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-tabs li a:focus,
.navbar-light .navbar-nav .nav-tabs li a:hover {
    color: rgba(216, 215, 212, 0.7);
}
.nav-tabs li .navbar-light .navbar-nav a.disabled,
.navbar-light .navbar-nav .nav-link.disabled,
.navbar-light .navbar-nav .nav-tabs li a.disabled {
    color: rgba(216, 215, 212, 0.3);
}
.nav-tabs li .navbar-light .navbar-nav .active > a,
.nav-tabs li .navbar-light .navbar-nav .show > a,
.nav-tabs li .navbar-light .navbar-nav a.active,
.nav-tabs li .navbar-light .navbar-nav a.show,
.nav-tabs li.active .navbar-light .navbar-nav a,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-tabs li .active > a,
.navbar-light .navbar-nav .nav-tabs li .show > a,
.navbar-light .navbar-nav .nav-tabs li a.active,
.navbar-light .navbar-nav .nav-tabs li a.show,
.navbar-light .navbar-nav .nav-tabs li.active a,
.navbar-light .navbar-nav .show > .nav-link {
    color: rgba(216, 215, 212, 0.9);
}
.navbar-light .navbar-toggler {
    border-color: rgba(138, 130, 117, 0.1);
    color: rgba(216, 215, 212, 0.5);
}
.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMzAiIGhlaWdodD0iMzAiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yMTIgLTAuNTIxIC0wLjU3MSAwLjAwMCAwLjk1NyAtMC41NDkgMC4yNDUgLTAuNTY0IDAuMDAwIDAuOTQ0IC0wLjU0MCAtMC41MTggMC4yMTMgMC4wMDAgMC45MTkgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM2NzdmcgeG1sbnM9JmFwb3M7aHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcmYXBvczsgd2lkdGg9JmFwb3M7MzAmYXBvczsgaGVpZ2h0PSZhcG9zOzMwJmFwb3M7IHZpZXdCb3g9JmFwb3M7MCAwIDMwIDMwJmFwb3M7JTNlJTNjcGF0aCBzdHJva2U9JmFwb3M7cmdiYSUyODAsIDAsIDAsIDAuNSUyOSZhcG9zOyBzdHJva2UtbGluZWNhcD0mYXBvcztyb3VuZCZhcG9zOyBzdHJva2UtbWl0ZXJsaW1pdD0mYXBvczsxMCZhcG9zOyBzdHJva2Utd2lkdGg9JmFwb3M7MiZhcG9zOyBkPSZhcG9zO000IDdoMjJNNCAxNWgyMk00IDIzaDIyJmFwb3M7LyUzZSUzYy9zdmclM2UiIC8+PC9zdmc+");
}
.navbar-light .navbar-text {
    color: rgba(216, 215, 212, 0.5);
}
.navbar-light .navbar-text a {
    color: rgba(216, 215, 212, 0.9);
}
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
    color: rgba(216, 215, 212, 0.9);
}
.navbar-dark .navbar-brand {
    color: rgb(216, 215, 212);
}
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
    color: rgb(216, 215, 212);
}
.nav-tabs li .navbar-dark .navbar-nav a,
.navbar-dark .navbar-nav .nav-link,
.navbar-dark .navbar-nav .nav-tabs li a {
    color: rgba(216, 215, 212, 0.5);
}
.nav-tabs li .navbar-dark .navbar-nav a:focus,
.nav-tabs li .navbar-dark .navbar-nav a:hover,
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-tabs li a:focus,
.navbar-dark .navbar-nav .nav-tabs li a:hover {
    color: rgba(216, 215, 212, 0.75);
}
.nav-tabs li .navbar-dark .navbar-nav a.disabled,
.navbar-dark .navbar-nav .nav-link.disabled,
.navbar-dark .navbar-nav .nav-tabs li a.disabled {
    color: rgba(216, 215, 212, 0.25);
}
.nav-tabs li .navbar-dark .navbar-nav .active > a,
.nav-tabs li .navbar-dark .navbar-nav .show > a,
.nav-tabs li .navbar-dark .navbar-nav a.active,
.nav-tabs li .navbar-dark .navbar-nav a.show,
.nav-tabs li.active .navbar-dark .navbar-nav a,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-tabs li .active > a,
.navbar-dark .navbar-nav .nav-tabs li .show > a,
.navbar-dark .navbar-nav .nav-tabs li a.active,
.navbar-dark .navbar-nav .nav-tabs li a.show,
.navbar-dark .navbar-nav .nav-tabs li.active a,
.navbar-dark .navbar-nav .show > .nav-link {
    color: rgb(216, 215, 212);
}
.navbar-dark .navbar-toggler {
    border-color: rgba(60, 63, 65, 0.1);
    color: rgba(216, 215, 212, 0.5);
}
.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSczMCcgaGVpZ2h0PSczMCcgdmlld0JveD0nMCAwIDMwIDMwJz48cGF0aCBzdHJva2U9J3JnYmEoMjU1LCAyNTUsIDI1NSwgMC41KScgc3Ryb2tlLWxpbmVjYXA9J3JvdW5kJyBzdHJva2UtbWl0ZXJsaW1pdD0nMTAnIHN0cm9rZS13aWR0aD0nMicgZD0nTTQgN2gyMk00IDE1aDIyTTQgMjNoMjInLz48L3N2Zz4=");
}
.navbar-dark .navbar-text {
    color: rgba(216, 215, 212, 0.5);
}
.navbar-dark .navbar-text a {
    color: rgb(216, 215, 212);
}
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
    color: rgb(216, 215, 212);
}
.card {
    background-color: rgb(40, 41, 42);
    border-color: rgba(138, 130, 117, 0.13);
}
.card > .list-group {
    border-bottom-color: inherit;
    border-top-color: inherit;
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer,
.panel .card > .list-group + .panel-footer,
.panel .card > .panel-heading + .list-group {
    border-top: 0px;
}
.card-link:hover {
    text-decoration-color: initial;
}
.card-header,
.panel .panel-heading {
    background-color: rgba(19, 19, 19, 0.03);
    border-bottom-color: rgba(138, 130, 117, 0.13);
}
.card-footer,
.panel .panel-footer {
    background-color: rgba(19, 19, 19, 0.03);
    border-top-color: rgba(138, 130, 117, 0.13);
}
.card-header-tabs {
    border-bottom: 0px;
}
.accordion > .card:not(:last-of-type) {
    border-bottom: 0px;
}
.breadcrumb {
    background-color: rgb(49, 51, 52);
    list-style-image: initial;
}
.breadcrumb-item + .breadcrumb-item::before {
    color: rgb(153, 147, 136);
}
.breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration-color: initial;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration-color: initial;
}
.breadcrumb-item.active {
    color: rgb(153, 147, 136);
}
.pagination,
div.pagination ul.pagination {
    list-style-image: initial;
}
.page-link,
div.pagination ul.pagination li a {
    background-color: rgb(40, 41, 42);
    border-color: rgb(67, 71, 73);
    color:#ff4057;
}
.page-link:hover,
div.pagination ul.pagination li a:hover {
    background-color: rgb(49, 51, 52);
    border-color: rgb(67, 71, 73);
    color: rgb(102, 175, 236);
    text-decoration-color: initial;
}
.page-link:focus,
div.pagination ul.pagination li a:focus {
    box-shadow: rgba(19, 102, 193, 0.25) 0px 0px 0px 0.2rem;
    outline-color: initial;
}
.page-item.active .page-link,
.page-item.active div.pagination ul.pagination li a,
div.pagination ul.pagination li .page-item.active a,
div.pagination ul.pagination li.active .page-link,
div.pagination ul.pagination li.active a {
    background-color: rgb(19, 102, 193);
    border-color: rgb(19, 92, 171);
    color: rgb(216, 215, 212);
}
.page-item.disabled .page-link,
.page-item.disabled div.pagination ul.pagination li a,
div.pagination ul.pagination li .page-item.disabled a,
div.pagination ul.pagination li.disabled .page-link,
div.pagination ul.pagination li.disabled a {
    background-color: rgb(40, 41, 42);
    border-color: rgb(67, 71, 73);
    color: rgb(153, 147, 136);
}
a.badge:focus,
a.badge:hover,
a.label:focus,
a.label:hover {
    text-decoration-color: initial;
}
.badge-primary,
.label.label-primary {
    background-color: rgb(19, 102, 193);
    color: rgb(216, 215, 212);
}
a.badge-primary:focus,
a.badge-primary:hover,
a.label.label-primary:focus,
a.label.label-primary:hover {
    background-color: rgb(19, 85, 158);
    color: rgb(216, 215, 212);
}
a.badge-primary.focus,
a.badge-primary:focus,
a.focus.label.label-primary,
a.label.label-primary:focus {
    box-shadow: rgba(19, 102, 193, 0.5) 0px 0px 0px 0.2rem;
    outline-color: initial;
}
.badge-secondary {
    background-color: rgb(94, 100, 103);
    color: rgb(216, 215, 212);
}
a.badge-secondary:focus,
a.badge-secondary:hover {
    background-color: rgb(78, 82, 85);
    color: rgb(216, 215, 212);
}
a.badge-secondary.focus,
a.badge-secondary:focus {
    box-shadow: rgba(94, 100, 103, 0.5) 0px 0px 0px 0.2rem;
    outline-color: initial;
}
.badge-success,
.label.label-success {
    background-color: rgb(46, 133, 66);
    color: rgb(216, 215, 212);
}
a.badge-success:focus,
a.badge-success:hover,
a.label.label-success:focus,
a.label.label-success:hover {
    background-color: rgb(40, 105, 55);
    color: rgb(216, 215, 212);
}
a.badge-success.focus,
a.badge-success:focus,
a.focus.label.label-success,
a.label.label-success:focus {
    box-shadow: rgba(46, 133, 66, 0.5) 0px 0px 0px 0.2rem;
    outline-color: initial;
}
.badge-info {
    background-color: rgb(34, 130, 144);
    color: rgb(216, 215, 212);
}
a.badge-info:focus,
a.badge-info:hover {
    background-color: rgb(31, 102, 113);
    color: rgb(216, 215, 212);
}
a.badge-info.focus,
a.badge-info:focus {
    box-shadow: rgba(34, 130, 144, 0.5) 0px 0px 0px 0.2rem;
    outline-color: initial;
}
.badge-warning,
.label.label-warning {
    background-color: rgb(147, 114, 19);
    color: rgb(197, 193, 188);
}
a.badge-warning:focus,
a.badge-warning:hover,
a.label.label-warning:focus,
a.label.label-warning:hover {
    background-color: rgb(163, 126, 19);
    color: rgb(197, 193, 188);
}
a.badge-warning.focus,
a.badge-warning:focus,
a.focus.label.label-warning,
a.label.label-warning:focus {
    box-shadow: rgba(147, 114, 19, 0.5) 0px 0px 0px 0.2rem;
    outline-color: initial;
}
.badge-danger,
.label.label-danger {
    background-color: rgb(159, 44, 55);
    color: rgb(216, 215, 212);
}
a.badge-danger:focus,
a.badge-danger:hover,
a.label.label-danger:focus,
a.label.label-danger:hover {
    background-color: rgb(147, 41, 51);
    color: rgb(216, 215, 212);
}
a.badge-danger.focus,
a.badge-danger:focus,
a.focus.label.label-danger,
a.label.label-danger:focus {
    box-shadow: rgba(159, 44, 55, 0.5) 0px 0px 0px 0.2rem;
    outline-color: initial;
}
.badge-light {
    background-color: rgb(42, 45, 45);
    color: rgb(197, 193, 188);
}
a.badge-light:focus,
a.badge-light:hover {
    background-color: rgb(55, 57, 59);
    color: rgb(197, 193, 188);
}
a.badge-light.focus,
a.badge-light:focus {
    box-shadow: rgba(42, 45, 45, 0.5) 0px 0px 0px 0.2rem;
    outline-color: initial;
}
.badge-dark {
    background-color: rgb(57, 59, 61);
    color: rgb(216, 215, 212);
}
a.badge-dark:focus,
a.badge-dark:hover {
    background-color: rgb(40, 42, 43);
    color: rgb(216, 215, 212);
}
a.badge-dark.focus,
a.badge-dark:focus {
    box-shadow: rgba(57, 59, 61, 0.5) 0px 0px 0px 0.2rem;
    outline-color: initial;
}
.jumbotron {
    background-color: rgb(49, 51, 52);
}
.alert {
    border-color: transparent;
}
.alert-heading {
    color: inherit;
}
.alert-dismissible .close {
    color: inherit;
}
.alert-primary {
    background-color: rgb(51, 55, 56);
    border-color: rgb(19, 69, 124);
    color: rgb(125, 185, 236);
}
.alert-primary hr {
    border-top-color: rgb(19, 73, 130);
}
.alert-primary .alert-link {
    color: rgb(194, 191, 185);
}
.alert-secondary {
    background-color: rgb(53, 56, 57);
    border-color: rgb(69, 74, 75);
    color: rgb(184, 179, 172);
}
.alert-secondary hr {
    border-top-color: rgb(73, 77, 79);
}
.alert-secondary .alert-link {
    color: rgb(198, 194, 189);
}
.alert-success {
    background-color: rgb(41, 72, 54);
    border-color: rgb(51, 96, 62);
    color: rgb(149, 215, 164);
}
.alert-success hr {
    border-top-color: rgb(52, 101, 63);
}
.alert-success .alert-link {
    color: rgb(201, 198, 193);
}
.alert-info {
    background-color: rgb(36, 69, 76);
    border-color: rgb(45, 95, 102);
    color: rgb(140, 212, 224);
}
.alert-info hr {
    border-top-color: rgb(46, 98, 107);
}
.alert-info .alert-link {
    color: rgb(201, 198, 193);
}
.alert-warning {
    background-color: rgb(71, 58, 19);
    border-color: rgb(124, 97, 19);
    color: rgb(232, 202, 114);
}
.alert-warning hr {
    border-top-color: rgb(130, 102, 19);
}
.alert-warning .alert-link {
    color: rgb(193, 189, 184);
}
.alert-danger {
    background-color: rgb(76, 29, 34);
    border-color: rgb(108, 34, 42);
    color: rgb(210, 133, 141);
}
.alert-danger hr {
    border-top-color: rgb(113, 36, 44);
}
.alert-danger .alert-link {
    color: rgb(192, 188, 182);
}
.alert-light {
    background-color: rgb(40, 42, 43);
    border-color: rgb(48, 48, 78);
    color: rgb(149, 142, 130);
}
.alert-light hr {
    border-top-color: rgb(49, 49, 83);
}
.alert-light .alert-link {
    color: rgb(160, 154, 144);
}
.alert-dark {
    background-color: rgb(58, 62, 63);
    border-color: rgb(74, 78, 79);
    color: rgb(200, 197, 193);
}
.alert-dark hr {
    border-top-color: rgb(76, 81, 83);
}
.alert-dark .alert-link {
    color: rgb(214, 212, 210);
}
.progress {
    background-color: rgb(49, 51, 52);
}
.progress-bar {
    background-color: rgb(19, 102, 193);
    color: rgb(216, 215, 212);
}
.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(40, 41, 42, 0.15) 25%, rgba(19, 19, 19, 0) 25%, rgba(19, 19, 19, 0) 50%, rgba(40, 41, 42, 0.15) 50%, rgba(40, 41, 42, 0.15) 75%, rgba(19, 19, 19, 0) 75%, rgba(19, 19, 19, 0));
}
.list-group-item-action {
    color: rgb(173, 168, 160);
}
.list-group-item-action:focus,
.list-group-item-action:hover {
    background-color: rgb(42, 45, 45);
    color: rgb(173, 168, 160);
    text-decoration-color: initial;
}
.list-group-item-action:active {
    background-color: rgb(49, 51, 52);
    color: rgb(197, 193, 188);
}
.list-group-item {
    background-color: rgb(40, 41, 42);
    border-color: rgba(138, 130, 117, 0.13);
}
.list-group-item.disabled,
.list-group-item:disabled {
    background-color: rgb(40, 41, 42);
    color: rgb(153, 147, 136);
}
.list-group-item.active {
    background-color: rgb(19, 102, 193);
    border-color: rgb(19, 92, 171);
    color: rgb(216, 215, 212);
}
.list-group-item-primary {
    background-color: rgb(57, 60, 62);
    color: rgb(125, 185, 236);
}
.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
    background-color: rgb(62, 66, 68);
    color: rgb(125, 185, 236);
}
.list-group-item-primary.list-group-item-action.active {
    background-color: rgb(19, 62, 109);
    border-color: rgb(19, 108, 202);
    color: rgb(216, 215, 212);
}
.list-group-item-secondary {
    background-color: rgb(58, 62, 62);
    color: rgb(184, 179, 172);
}
.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
    background-color: rgb(64, 68, 70);
    color: rgb(184, 179, 172);
}
.list-group-item-secondary.list-group-item-action.active {
    background-color: rgb(58, 61, 62);
    border-color: rgb(121, 113, 103);
    color: rgb(216, 215, 212);
}
.list-group-item-success {
    background-color: rgb(45, 80, 60);
    color: rgb(149, 215, 164);
}
.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
    background-color: rgb(48, 90, 65);
    color: rgb(149, 215, 164);
}
.list-group-item-success.list-group-item-action.active {
    background-color: rgb(34, 79, 44);
    border-color: rgb(56, 171, 82);
    color: rgb(216, 215, 212);
}
.list-group-item-info {
    background-color: rgb(40, 79, 85);
    color: rgb(140, 212, 224);
}
.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
    background-color: rgb(43, 88, 95);
    color: rgb(140, 212, 224);
}
.list-group-item-info.list-group-item-action.active {
    background-color: rgb(28, 76, 85);
    border-color: rgb(40, 166, 187);
    color: rgb(216, 215, 212);
}
.list-group-item-warning {
    background-color: rgb(78, 63, 19);
    color: rgb(232, 202, 114);
}
.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
    background-color: rgb(88, 71, 19);
    color: rgb(232, 202, 114);
}
.list-group-item-warning.list-group-item-action.active {
    background-color: rgb(109, 87, 22);
    border-color: rgb(196, 152, 24);
    color: rgb(216, 215, 212);
}
.list-group-item-danger {
    background-color: rgb(85, 31, 36);
    color: rgb(210, 133, 141);
}
.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
    background-color: rgb(96, 33, 40);
    color: rgb(210, 133, 141);
}
.list-group-item-danger.list-group-item-action.active {
    background-color: rgb(96, 38, 44);
    border-color: rgb(164, 55, 65);
    color: rgb(216, 215, 212);
}
.list-group-item-light {
    background-color: rgb(40, 42, 43);
    color: rgb(149, 142, 130);
}
.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
    background-color: rgb(46, 49, 50);
    color: rgb(149, 142, 130);
}
.list-group-item-light.list-group-item-action.active {
    background-color: rgb(100, 107, 110);
    border-color: rgb(90, 96, 99);
    color: rgb(216, 215, 212);
}
.list-group-item-dark {
    background-color: rgb(66, 70, 72);
    color: rgb(200, 197, 193);
}
.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
    background-color: rgb(72, 76, 79);
    color: rgb(200, 197, 193);
}
.list-group-item-dark.list-group-item-action.active {
    background-color: rgb(39, 40, 40);
    border-color: rgb(130, 122, 110);
    color: rgb(216, 215, 212);
}
.close {
    color: rgb(216, 215, 212);
    text-shadow: rgb(40, 41, 42) 0px 1px 0px;
}
.close:hover {
    color: rgb(216, 215, 212);
    text-decoration-color: initial;
}
button.close {
    background-color: transparent;
    border-color: initial;
    border-style: initial;
    border-width: 0px;
}
.toast {
    background-color: rgba(40, 41, 42, 0.85);
    border-color: rgba(138, 130, 117, 0.1);
    box-shadow: rgba(19, 19, 19, 0.1) 0px 0.25rem 0.75rem;
}
.toast-header {
    background-color: rgba(40, 41, 42, 0.85);
    border-bottom-color: rgba(138, 130, 117, 0.05);
    color: rgb(153, 147, 136);
}
.modal {
    outline-color: initial;
}
.modal-content {
    background-color: rgb(40, 41, 42);
    border-color: rgba(138, 130, 117, 0.2);
    outline-color: initial;
}
.modal-backdrop {
    background-color: rgb(19, 19, 19);
}
.modal-header {
    border-bottom-color: rgb(67, 71, 73);
}
.modal-footer {
    border-top-color: rgb(67, 71, 73);
}
.tooltip {
    text-decoration-color: initial;
    text-shadow: none;
}
.tooltip .arrow::before {
    border-color: transparent;
}
.bs-tooltip-auto[x-placement^="top"] .arrow::before,
.bs-tooltip-top .arrow::before {
    border-top-color: rgb(138, 130, 117);
}
.bs-tooltip-auto[x-placement^="right"] .arrow::before,
.bs-tooltip-right .arrow::before {
    border-right-color: rgb(138, 130, 117);
}
.bs-tooltip-auto[x-placement^="bottom"] .arrow::before,
.bs-tooltip-bottom .arrow::before {
    border-bottom-color: rgb(138, 130, 117);
}
.bs-tooltip-auto[x-placement^="left"] .arrow::before,
.bs-tooltip-left .arrow::before {
    border-left-color: rgb(138, 130, 117);
}
.tooltip-inner {
    background-color: rgb(19, 19, 19);
    color: rgb(216, 215, 212);
}
.popover {
    background-color: rgb(40, 41, 42);
    border-color: rgba(138, 130, 117, 0.2);
    text-decoration-color: initial;
    text-shadow: none;
}
.popover .arrow::after,
.popover .arrow::before {
    border-color: transparent;
}
.bs-popover-auto[x-placement^="top"] > .arrow::before,
.bs-popover-top > .arrow::before {
    border-top-color: rgba(138, 130, 117, 0.25);
}
.bs-popover-auto[x-placement^="top"] > .arrow::after,
.bs-popover-top > .arrow::after {
    border-top-color: rgb(60, 63, 65);
}
.bs-popover-auto[x-placement^="right"] > .arrow::before,
.bs-popover-right > .arrow::before {
    border-right-color: rgba(138, 130, 117, 0.25);
}
.bs-popover-auto[x-placement^="right"] > .arrow::after,
.bs-popover-right > .arrow::after {
    border-right-color: rgb(60, 63, 65);
}
.bs-popover-auto[x-placement^="bottom"] > .arrow::before,
.bs-popover-bottom > .arrow::before {
    border-bottom-color: rgba(138, 130, 117, 0.25);
}
.bs-popover-auto[x-placement^="bottom"] > .arrow::after,
.bs-popover-bottom > .arrow::after {
    border-bottom-color: rgb(60, 63, 65);
}
.bs-popover-auto[x-placement^="bottom"] .popover-header::before,
.bs-popover-bottom .popover-header::before {
    border-bottom-color: rgb(62, 65, 68);
}
.bs-popover-auto[x-placement^="left"] > .arrow::before,
.bs-popover-left > .arrow::before {
    border-left-color: rgba(138, 130, 117, 0.25);
}
.bs-popover-auto[x-placement^="left"] > .arrow::after,
.bs-popover-left > .arrow::after {
    border-left-color: rgb(60, 63, 65);
}
.popover-header {
    background-color: rgb(44, 45, 46);
    border-bottom-color: rgb(65, 68, 70);
}
.popover-body {
    color: rgb(197, 193, 188);
}
.carousel-control-next,
.carousel-control-prev {
    background-color: initial;
    background-image: initial;
    border-color: initial;
    border-style: initial;
    border-width: 0px;
    color: rgb(216, 215, 212);
}
.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
    color: rgb(216, 215, 212);
    outline-color: initial;
    text-decoration-color: initial;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
    background-color: initial;
    background-image: initial;
}
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGZpbGw9JyNmZmYnIHdpZHRoPSc4JyBoZWlnaHQ9JzgnIHZpZXdCb3g9JzAgMCA4IDgnPjxwYXRoIGQ9J001LjI1IDBsLTQgNCA0IDQgMS41LTEuNUw0LjI1IDRsMi41LTIuNUw1LjI1IDB6Jy8+PC9zdmc+");
}
.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGZpbGw9JyNmZmYnIHdpZHRoPSc4JyBoZWlnaHQ9JzgnIHZpZXdCb3g9JzAgMCA4IDgnPjxwYXRoIGQ9J00yLjc1IDBsLTEuNSAxLjVMMy43NSA0bC0yLjUgMi41TDIuNzUgOGw0LTQtNC00eicvPjwvc3ZnPg==");
}
.carousel-indicators {
    list-style-image: initial;
}
.carousel-indicators li {
    background-color: rgb(40, 41, 42);
    border-bottom-color: transparent;
    border-top-color: transparent;
}
.carousel-caption {
    color: rgb(216, 215, 212);
}
.spinner-border {
    border-color: currentcolor transparent currentcolor currentcolor;
}
.spinner-grow {
    background-color: currentcolor;
}
.bg-primary {
    background-color: rgb(19, 102, 193) !important;
}
a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: rgb(19, 85, 158) !important;
}
.bg-secondary,
.datepicker-centuries .century.active,
.datepicker-days .day.active,
.datepicker-decades .decade.active,
.datepicker-months .month.active,
.datepicker-years .year.active {
    background-color: rgb(94, 100, 103) !important;
}
.datepicker-centuries a.century.active:focus,
.datepicker-centuries a.century.active:hover,
.datepicker-centuries button.century.active:focus,
.datepicker-centuries button.century.active:hover,
.datepicker-days a.day.active:focus,
.datepicker-days a.day.active:hover,
.datepicker-days button.day.active:focus,
.datepicker-days button.day.active:hover,
.datepicker-decades a.decade.active:focus,
.datepicker-decades a.decade.active:hover,
.datepicker-decades button.decade.active:focus,
.datepicker-decades button.decade.active:hover,
.datepicker-months a.month.active:focus,
.datepicker-months a.month.active:hover,
.datepicker-months button.month.active:focus,
.datepicker-months button.month.active:hover,
.datepicker-years a.year.active:focus,
.datepicker-years a.year.active:hover,
.datepicker-years button.year.active:focus,
.datepicker-years button.year.active:hover,
a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
    background-color: rgb(78, 82, 85) !important;
}
.bg-success {
    background-color: rgb(46, 133, 66) !important;
}
a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
    background-color: rgb(40, 105, 55) !important;
}
.bg-info {
    background-color: rgb(34, 130, 144) !important;
}
a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
    background-color: rgb(31, 102, 113) !important;
}
.bg-warning {
    background-color: rgb(147, 114, 19) !important;
}
a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
    background-color: rgb(163, 126, 19) !important;
}
.bg-danger {
    background-color: rgb(159, 44, 55) !important;
}
a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
    background-color: rgb(147, 41, 51) !important;
}
.bg-light,
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th,
.top-focus-box,
.well,
form.widget_filter_form {
    background-color: rgb(42, 45, 45) !important;
}
a.bg-light:focus,
a.bg-light:hover,
a.top-focus-box:focus,
a.top-focus-box:hover,
a.well:focus,
a.well:hover,
button.bg-light:focus,
button.bg-light:hover,
button.top-focus-box:focus,
button.top-focus-box:hover,
button.well:focus,
button.well:hover {
    background-color: rgb(55, 57, 59) !important;
}
.bg-dark {
    background-color: rgb(57, 59, 61) !important;
}
a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
    background-color: rgb(40, 42, 43) !important;
}
.bg-white,
form.widget_filter_form .well {
    background-color: rgb(40, 41, 42) !important;
}
.bg-transparent {
    background-color: transparent !important;
}
.border,
.card-blesta,
.panel-blesta,
.well {
    border-color: rgb(67, 71, 73) !important;
}
.border-top {
    border-top-color: rgb(67, 71, 73) !important;
}
.border-right {
    border-right-color: rgb(67, 71, 73) !important;
}
.border-bottom {
    border-bottom-color: rgb(67, 71, 73) !important;
}
.border-left {
    border-left-color: rgb(67, 71, 73) !important;
}
.border-0 {
    border-color: initial !important;
    border-style: initial !important;
    border-width: 0px !important;
}
.border-top-0 {
    border-top: 0px !important;
}
.border-right-0 {
    border-right: 0px !important;
}
.border-bottom-0 {
    border-bottom: 0px !important;
}
.border-left-0 {
    border-left: 0px !important;
}
.border-primary {
    border-color: rgb(19, 92, 171) !important;
}
.border-secondary {
    border-color: rgb(106, 99, 90) !important;
}
.border-success {
    border-color: rgb(51, 152, 74) !important;
}
.border-info {
    border-color: rgb(37, 147, 164) !important;
}
.border-warning {
    border-color: rgb(169, 131, 19) !important;
}
.border-danger {
    border-color: rgb(145, 41, 51) !important;
}
.border-light {
    border-color: rgb(62, 65, 67) !important;
}
.border-dark {
    border-color: rgb(122, 114, 103) !important;
}
.border-white {
    border-color: rgb(60, 63, 65) !important;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    border-color: initial;
    border-style: initial;
    border-width: 0px;
}
.sr-only {
    border-color: initial;
    border-style: initial;
    border-width: 0px;
}
.shadow-sm {
    box-shadow: rgba(19, 19, 19, 0.07) 0px 0.125rem 0.25rem !important;
}
.shadow {
    box-shadow: rgba(19, 19, 19, 0.15) 0px 0.5rem 1rem !important;
}
.shadow-lg {
    box-shadow: rgba(19, 19, 19, 0.18) 0px 1rem 3rem !important;
}
.shadow-none {
    box-shadow: none !important;
}
.stretched-link::after {
    background-color: rgba(19, 19, 19, 0);
}
.pagination .page-item.active .page-link,
.text-white,
div.pagination .page-item.active ul.pagination li a,
div.pagination ul.pagination .page-item.active li a,
div.pagination ul.pagination li .page-item.active a,
div.pagination ul.pagination li.active .page-link,
div.pagination ul.pagination li.active a {
    color: rgb(216, 215, 212) !important;
}
.text-primary {
    color:#ff4057 !important;
}
a.text-primary:focus,
a.text-primary:hover {
    color: rgb(102, 175, 236) !important;
}
.list-group.list-options .list-group-item,
.nav .nav-item .nav-link,
.nav .nav-item .nav-tabs li a,
.nav .nav-tabs li .nav-link,
.nav .nav-tabs li a,
.nav-tabs .nav li .nav-link,
.nav-tabs .nav li a,
.nav-tabs li .nav .nav-item a,
.pagination .page-item .page-link,
.text-secondary,
.top-focus-box,
div.pagination .page-item ul.pagination li a,
div.pagination ul.pagination .page-item li a,
div.pagination ul.pagination li .page-item a,
div.pagination ul.pagination li .page-link,
div.pagination ul.pagination li a {
    color: rgb(153, 147, 136) !important;
}
.list-group.list-options a.list-group-item:focus,
.list-group.list-options a.list-group-item:hover,
.nav .nav-item a.nav-link:focus,
.nav .nav-item a.nav-link:hover,
.nav .nav-tabs li a:focus,
.nav .nav-tabs li a:hover,
.nav-tabs .nav li a:focus,
.nav-tabs .nav li a:hover,
.nav-tabs li .nav .nav-item a:focus,
.nav-tabs li .nav .nav-item a:hover,
.pagination .page-item a.page-link:focus,
.pagination .page-item a.page-link:hover,
a.text-secondary:focus,
a.text-secondary:hover,
a.top-focus-box:focus,
a.top-focus-box:hover,
div.pagination ul.pagination li a:focus,
div.pagination ul.pagination li a:hover {
    color: rgb(174, 169, 161) !important;
}
.text-success {
    color: rgb(102, 204, 125) !important;
}
a.text-success:focus,
a.text-success:hover {
    color: rgb(138, 213, 156) !important;
}
.text-info {
    color: rgb(88, 199, 217) !important;
}
a.text-info:focus,
a.text-info:hover {
    color: rgb(129, 209, 222) !important;
}
.text-warning {
    color: rgb(236, 188, 45) !important;
}
a.text-warning:focus,
a.text-warning:hover {
    color: rgb(236, 197, 82) !important;
}
.text-danger {
    color: rgb(209, 79, 91) !important;
}
a.text-danger:focus,
a.text-danger:hover {
    color: rgb(212, 100, 110) !important;
}
.text-light {
    color: rgb(213, 211, 208) !important;
}
a.text-light:focus,
a.text-light:hover {
    color: rgb(193, 188, 183) !important;
}
.nav .nav-item .nav-link.active,
.nav .nav-item .nav-tabs li a.active,
.nav .nav-item .nav-tabs li.active a,
.nav .nav-tabs li .nav-link.active,
.nav .nav-tabs li a.active,
.nav .nav-tabs li.active a,
.nav-tabs .nav li .nav-link.active,
.nav-tabs .nav li a.active,
.nav-tabs .nav li.active a,
.nav-tabs li .nav .nav-item a.active,
.nav-tabs li.active .nav .nav-item a,
.text-dark {
    color: rgb(185, 181, 174) !important;
}
.nav .nav-item a.nav-link.active:focus,
.nav .nav-item a.nav-link.active:hover,
.nav .nav-tabs li a.active:focus,
.nav .nav-tabs li a.active:hover,
.nav .nav-tabs li.active a:focus,
.nav .nav-tabs li.active a:hover,
.nav-tabs .nav li a.active:focus,
.nav-tabs .nav li a.active:hover,
.nav-tabs .nav li.active a:focus,
.nav-tabs .nav li.active a:hover,
.nav-tabs li .nav .nav-item a.active:focus,
.nav-tabs li .nav .nav-item a.active:hover,
.nav-tabs li.active .nav .nav-item a:focus,
.nav-tabs li.active .nav .nav-item a:hover,
a.text-dark:focus,
a.text-dark:hover {
    color: rgb(205, 203, 199) !important;
}
.text-body {
    color: rgb(197, 193, 188) !important;
}
.text-muted {
    color: rgb(153, 147, 136) !important;
}
.pagination .page-item.disabled .page-link,
.text-black-50,
div.pagination .page-item.disabled ul.pagination li a,
div.pagination ul.pagination .page-item.disabled li a,
div.pagination ul.pagination li .page-item.disabled a,
div.pagination ul.pagination li.disabled .page-link,
div.pagination ul.pagination li.disabled a {
    color: rgba(216, 215, 212, 0.5) !important;
}
.text-white-50 {
    color: rgba(216, 215, 212, 0.5) !important;
}
.text-hide {
    background-color: transparent;
    border-color: initial;
    border-style: initial;
    border-width: 0px;
    color: transparent;
    text-shadow: none;
}
.text-decoration-none {
    text-decoration-color: initial !important;
}
.text-reset {
    color: inherit !important;
}
.label {
    color: rgb(216, 215, 212) !important;
}
.label.label-dark,
.label.label-warning {
    color: rgb(216, 215, 212);
}
.btn-default {
    background-color: rgb(40, 41, 42);
    border-color: rgb(72, 77, 79);
    color: rgb(189, 185, 179);
}
.btn-default.focus,
.btn-default:focus {
    background-color: rgb(51, 54, 56);
    border-color: rgb(87, 93, 96);
    color: rgb(189, 185, 179);
}
.btn-default:hover {
    background-color: rgb(51, 54, 56);
    border-color: rgb(79, 85, 87);
    color: rgb(189, 185, 179);
}
.btn-default.active,
.btn-default:active,
.open > .btn-default.dropdown-toggle {
    background-color: rgb(51, 54, 56);
    background-image: none;
    border-color: rgb(79, 85, 87);
    color: rgb(189, 185, 179);
}
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .btn-default.dropdown-toggle.focus,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle:hover {
    background-color: rgb(60, 63, 65);
    border-color: rgb(87, 93, 96);
    color: rgb(189, 185, 179);
}
.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: rgb(40, 41, 42);
    border-color: rgb(72, 77, 79);
}
.panel .panel-heading .panel-title {
    background-color: initial !important;
    background-image: initial !important;
}
.panel-links > li {
    color: rgb(162, 156, 146);
}
.panel-links > .active,
.panel-links > .active a {
    color: rgb(162, 156, 146);
}
.panel-links > li + li::before {
    color: rgb(189, 185, 179);
}
.panel-links .badge,
.panel-links .label {
    color: rgb(216, 215, 212) !important;
}
.panel .panel-heading .panel-title,
body {
    background-color: rgb(40, 41, 42);
    color: rgb(164, 158, 148);
}
a,
a:hover {
    color: rgb(88, 199, 217);
}
a:hover {
    text-decoration-color: initial;
}
.header {
    background-color: rgb(40, 41, 42);
    background-image: initial;
}
.header .badge a,
.header .label a {
    color: rgb(216, 215, 212);
}
.title {
    background-color: rgb(42, 45, 45);
    background-image: initial;
}
.title h3 {
    color: rgb(185, 181, 174);
}
.nav-content div.navbar.pagination,
.nav-content nav.navbar {
    background-color: rgb(57, 59, 61);
    background-image: initial;
}
.nav-content .navbar {
    border-color: initial;
    border-style: none;
    border-width: initial;
}
.nav-content .navbar-nav .nav-link:focus,
.nav-content .navbar-nav .nav-tabs li a:focus,
.nav-tabs li .nav-content .navbar-nav a:focus {
    outline-color: initial;
}
@media (max-width: 767.98px) {
    .nav-content .navbar-nav .dropdown-menu {
        background-color: initial;
        background-image: initial;
        border-color: initial;
        border-style: none;
        border-width: initial;
    }
    .nav-content .navbar.navbar-dark .navbar-nav .dropdown-menu a.dropdown-item,
    .nav-content .navbar.navbar-dark .navbar-nav ul.dropdown-menu li a {
        color: rgba(216, 215, 212, 0.5);
    }
    .nav-content .navbar.navbar-dark .navbar-nav .dropdown-menu a.dropdown-item:focus,
    .nav-content .navbar.navbar-dark .navbar-nav .dropdown-menu a.dropdown-item:hover,
    .nav-content .navbar.navbar-dark .navbar-nav ul.dropdown-menu li a:focus,
    .nav-content .navbar.navbar-dark .navbar-nav ul.dropdown-menu li a:hover {
        background-color: initial;
        background-image: initial;
        color: rgba(216, 215, 212, 0.75);
    }
}
.pagination .page-item.active .page-link,
div.pagination .page-item.active ul.pagination li a,
div.pagination ul.pagination .page-item.active li a,
div.pagination ul.pagination li .page-item.active a,
div.pagination ul.pagination li.active .page-link,
div.pagination ul.pagination li.active a {
    background-color: rgb(94, 100, 103);
    background-image: initial;
    border-color: rgb(106, 99, 90);
}
.list-group .list-group-item {
    text-decoration-color: initial !important;
}
.list-group.list-options .list-group-item:hover {
    background-color: rgb(42, 45, 45);
    background-image: initial;
    color: rgb(153, 147, 136);
}
.list-group-item.active {
    background-color: rgb(42, 45, 45);
    border-color: rgba(138, 130, 117, 0.13);
    color: rgb(173, 168, 160);
}
.card-blesta > .list-group .list-group-item {
    border-left: none;
    border-right: none;
}
.card-blesta > .list-group .list-group-item:last-child {
    border-bottom: none;
}
.dropdown-item:active,
.dropdown-item:focus,
.dropdown-item:hover,
ul.dropdown-menu li a:active,
ul.dropdown-menu li a:focus,
ul.dropdown-menu li a:hover {
    background-color: rgb(42, 45, 45);
    background-image: initial;
    color: rgb(216, 215, 212);
}
.card-body h4,
.panel .panel-body h4 {
    border-bottom-color: rgb(62, 65, 67);
}
.card-links,
.panel-links {
    list-style-image: initial;
}
.card-links > li,
.panel-links > li {
    color: rgb(164, 158, 148);
}
.card-links > .active,
.card-links > .active a,
.panel-links > .active,
.panel-links > .active a {
    color: rgb(164, 158, 148);
}
.card-links > li + li::before,
.panel-links > li + li::before {
    color: rgb(189, 185, 179);
}
.card-blesta > .card-header,
.panel .card-blesta > .panel-heading {
    background-color: rgb(57, 59, 61);
    background-image: initial;
    border-bottom: none;
    color: rgb(216, 215, 212);
}
.card-links .badge,
.card-links .label,
.panel-links .badge,
.panel-links .label {
    background-color: rgb(86, 92, 95);
    color: rgb(216, 215, 212);
}
table {
    border-color: rgb(67, 71, 74);
}
.table > thead > tr > th {
    background-color: rgb(42, 45, 45);
    background-image: initial;
    border-bottom: none;
    color: rgb(164, 158, 148);
}
.table > thead > tr > th > a,
.table > thead > tr > th > a:focus,
.table > thead > tr > th > a:hover {
    color: rgb(164, 158, 148);
    text-decoration-color: initial;
}
.table-curved {
    border-left: 0px;
}
.table-curved td,
.table-curved th {
    border-left-color: rgb(67, 71, 74);
    border-top-color: rgb(67, 71, 74);
}
.table-curved th {
    border-top: none;
}
.table-curved tbody > tr > td {
    border-left-color: transparent;
}
.table-curved tbody > tr > td:first-child {
    border-left-color: rgb(67, 71, 74);
}
.table-striped-alt > tbody > tr:nth-child(2n+1) > td,
.table-striped-alt > tbody > tr:nth-child(2n+1) > th,
.table-striped > tbody > tr:nth-child(2n+1) > td,
.table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: rgb(40, 41, 42);
}
.table-striped-alt > tbody > tr:nth-child(2n) > td,
.table-striped-alt > tbody > tr:nth-child(2n) > th,
.table-striped > tbody > tr:nth-child(2n) > td,
.table-striped > tbody > tr:nth-child(2n) > th {
    background-color: rgb(42, 45, 45);
}
.table-striped-alt > tbody > tr:nth-child(4n+3) > td,
.table-striped-alt > tbody > tr:nth-child(4n+3) > th {
    background-color: rgb(42, 45, 45);
}
.table > tbody > tr.expand_details > td,
.table > tbody > tr.expand_details > td:hover {
    background-color: rgb(42, 45, 45);
    border-top-color: rgb(72, 77, 79);
}
.table.multi_heading .email_header {
    background-color: rgb(42, 45, 45);
}
.total-summary .table,
.total-summary .table tbody > tr,
.total-summary .table tbody > tr > td {
    border-color: initial;
    border-style: none;
    border-width: initial;
}
th > a.asc::after {
    text-decoration-color: initial;
}
th > a.desc::after {
    text-decoration-color: initial;
}
.label-currency {
    background-color: rgb(86, 92, 95);
}
.progress-bar {
    color: rgb(216, 215, 212);
}
a.highlight,
a:hover.highlight {
    color: rgb(197, 81, 82);
}
.panel-pad h4 {
    color: rgb(176, 171, 163);
}
.col-border {
    border-right-color: rgb(64, 68, 69);
}
.close {
    text-shadow: none;
}
.cart-summary .table > tbody > tr > td,
.cart-summary table {
    border-color: initial;
    border-style: none;
    border-width: initial;
}
.card-steps a.active {
    color: rgb(164, 158, 148);
}
.loading_container {
    background-color: rgba(40, 41, 42, 0.5);
}
.top-nav .dropdown {
    list-style-image: initial;
}
.top-nav .dropdown a.dropdown-toggle {
    text-decoration-color: initial;
}
.cards a {
    text-decoration-color: initial;
}
.cards .card {
    background-color: rgb(42, 45, 45);
    background-image: initial;
    border-color: rgba(138, 130, 117, 0.05);
    color: rgb(185, 181, 174);
}
.btn-light {
    background-color: rgb(40, 41, 42);
    background-image: initial;
    border-color: rgb(66, 70, 72);
}
.breadcrumbs .breadcrumb {
    background-color: rgb(42, 45, 45);
}
.dropzone {
    border-color: initial !important;
    border-style: initial !important;
    border-width: 0px !important;
}
.dropzone .dz-message {
    border-color: rgb(106, 99, 90);
    color: rgb(153, 147, 136);
}
.dropzone .dz-preview .dz-image,
.dropzone .dz-preview.dz-file-preview .dz-image {
    background-color: rgb(45, 47, 48);
    background-image: initial;
    border-color: rgba(138, 130, 117, 0.1);
}
.slider .slider-handle {
    background-color: rgb(28, 117, 162);
    background-image: linear-gradient(rgb(33, 125, 170) 0px, rgb(22, 106, 148) 100%);
}
.panel .panel-heading .panel-title .md-editor,
.panel .panel-heading .panel-title .md-editor .md-preview,
body .md-editor,
body .md-editor .md-preview {
    background-color: rgb(40, 41, 42);
    background-image: initial;
}
.panel .panel-heading .panel-title .md-preview h1,
.panel .panel-heading .panel-title .md-preview h2,
.panel .panel-heading .panel-title .md-preview h3,
.panel .panel-heading .panel-title .md-preview h4,
.panel .panel-heading .panel-title .md-preview h5,
.panel .panel-heading .panel-title .md-preview h6,
body .md-preview h1,
body .md-preview h2,
body .md-preview h3,
body .md-preview h4,
body .md-preview h5,
body .md-preview h6 {
    background-color: initial;
    background-image: initial;
    color: inherit;
}
.panel .panel-heading .panel-title .common_box .inner .pad .md-preview blockquote,
.panel .panel-heading .panel-title .md-preview blockquote,
body .common_box .inner .pad .md-preview blockquote,
body .md-preview blockquote {
    border-left-color: rgb(64, 68, 69);
}
.panel .panel-heading .panel-title .md-preview code,
.panel .panel-heading .panel-title .md-preview pre,
body .md-preview code,
body .md-preview pre {
    background-color: rgb(45, 46, 47);
    border-color: rgb(72, 77, 79);
    color: inherit;
}
.panel .panel-heading .panel-title .datepicker table,
body .datepicker table {
    border-color: initial;
    border-style: none;
    border-width: initial;
}
body {
    background-color: rgb(40, 41, 42);
}
a,
a:hover {
    color:#ff4057;
}
.pagination .page-item.active .page-link,
div.pagination ul.pagination li.active .page-link,
div.pagination ul.pagination li.active a {
    background-color: rgb(19, 98, 140);
    border-color: rgb(19, 130, 191);
}
.header {
    background-color: initial;
    background-image: linear-gradient(rgb(40, 41, 42), rgb(40, 41, 42));
}
.title {
    background-color: initial;
    background-image: linear-gradient(rgb(42, 45, 45), rgb(42, 44, 45));
}
.nav-content nav.navbar {
    background-color: initial;
    background-image: linear-gradient(rgb(51, 55, 56), rgb(51, 55, 56));
}
.nav-content nav.navbar .navbar-nav > .active > a,
nav.navbar .navbar-nav > .active > a:hover,
nav.navbar .navbar-nav > .active > a:focus {
    color: rgb(204, 213, 221) !important;
}
.nav-content nav.navbar .navbar-nav > li > a {
    color: rgb(197, 193, 188) !important;
}
@media (max-width: 767px) {
    nav.navbar .navbar-nav .show .dropdown-menu > a {
        color: rgb(197, 193, 188) !important;
    }
    nav.navbar .navbar-nav .show .dropdown-menu > a:hover,
    nav.navbar .navbar-nav .show .dropdown-menu > a:focus {
        color: rgb(204, 213, 221) !important;
    }
}
.nav-content nav.navbar .navbar-nav > li > a:hover {
    color: rgb(204, 213, 221) !important;
}
.nav-content nav.navbar .navbar-nav > .open > a,
nav.navbar .navbar-nav > .open > a:hover,
nav.navbar .navbar-nav > .open > a:focus {
    color: rgb(204, 213, 221) !important;
}
.card-blesta > .card-header {
    background-color: initial;
    background-image: linear-gradient(rgb(51, 55, 56), rgb(51, 55, 56));
    color: rgb(210, 207, 204);
}
.list-group.list-options a.list-group-item:hover,
.list-group.list-options a.list-group-item:focus,
a.list-group-item:hover,
a.list-group-item:focus {
    background-color: #121111 !important;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
    background-color:#121111 !important;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
    background-color: rgb(36, 69, 76) !important;
}
.list-group-item.credits {
    color: rgb(174, 169, 160) !important;
}
.top-focus-box {
    background-color: rgb(36, 69, 76) !important;
}
.list-group-item h4 {
    color:#ff4057 !important;
}
.top-nav .dropdown a.dropdown-toggle,
.top-nav .dropdown a.dropdown-toggle:focus {
    color: rgb(205, 203, 199) !important;
}
.top-nav .dropdown a.dropdown-toggle:hover {
    color: rgb(216, 215, 212) !important;
}
.bg-primary {
    background-color: rgb(19, 102, 193) !important;
}
.text-primary {
    color:#ff4057 !important;
}
.border-primary {
    border-color: rgb(19, 92, 171) !important;
}
.badge-primary {
    background-color: rgb(19, 102, 193) !important;
    color: rgb(216, 215, 212) !important;
}
.btn-primary {
    background-color: rgb(19, 102, 193) !important;
    border-color: rgb(19, 92, 171) !important;
    color: rgb(216, 215, 212) !important;
}
.btn-primary:hover {
    background-color: rgb(19, 91, 167) !important;
    border-color: rgb(19, 97, 181) !important;
    color: rgb(216, 215, 212) !important;
}
.btn-primary:disabled,
.btn-primary.disabled {
    background-color: rgb(19, 102, 193) !important;
}
.btn-outline-primary {
    border-color: rgb(19, 92, 171) !important;
    color:#ff4057;
}
.btn-outline-primary:hover {
    background-color: rgb(19, 102, 193);
    background-image: initial;
    border-color: rgb(19, 92, 171);
    color: rgb(216, 215, 212);
}
.alert-primary {
    background-color: rgb(51, 55, 56);
    background-image: initial;
    border-color: rgb(19, 69, 124);
    color: rgb(125, 185, 236);
}
.bg-secondary {
    background-color: rgb(94, 100, 103) !important;
}
.text-secondary {
    color: rgb(153, 147, 136) !important;
}
.border-secondary {
    border-color: rgb(106, 99, 90) !important;
}
.badge-secondary {
    background-color: rgb(94, 100, 103) !important;
    color: rgb(216, 215, 212) !important;
}
.btn-secondary {
    background-color: rgb(94, 100, 103) !important;
    border-color: rgb(106, 99, 90) !important;
    color: rgb(216, 215, 212) !important;
}
.btn-secondary:hover {
    background-color: rgb(78, 82, 85) !important;
    border-color: rgb(113, 106, 96) !important;
    color: rgb(216, 215, 212) !important;
}
.btn-secondary:disabled,
.btn-secondary.disabled {
    background-color: rgb(94, 100, 103) !important;
}
.btn-outline-secondary {
    border-color: rgb(106, 99, 90) !important;
    color: rgb(153, 147, 136);
}
.btn-outline-secondary:hover {
    background-color: rgb(94, 100, 103);
    background-image: initial;
    border-color: rgb(106, 99, 90);
    color: rgb(216, 215, 212);
}
.alert-secondary {
    background-color: rgb(53, 56, 57);
    background-image: initial;
    border-color: rgb(69, 74, 75);
    color: rgb(184, 179, 172);
}
.bg-success {
    background-color: rgb(46, 133, 67) !important;
}
.text-success {
    color: rgb(102, 204, 125) !important;
}
.border-success {
    border-color: rgb(51, 152, 74) !important;
}
.badge-success {
    background-color: rgb(46, 133, 67) !important;
    color: rgb(216, 215, 212) !important;
}
.btn-success {
    background-color: rgb(46, 133, 67) !important;
    border-color: rgb(51, 152, 74) !important;
    color: rgb(216, 215, 212) !important;
}
.btn-success:hover {
    background-color: rgb(41, 112, 57) !important;
    border-color: rgb(53, 159, 77) !important;
    color: rgb(216, 215, 212) !important;
}
.btn-success:disabled,
.btn-success.disabled {
    background-color: rgb(46, 133, 67) !important;
}
.btn-outline-success {
    border-color: rgb(51, 152, 74) !important;
    color: rgb(102, 204, 125);
}
.btn-outline-success:hover {
    background-color: rgb(46, 133, 67);
    background-image: initial;
    border-color: rgb(51, 152, 74);
    color: rgb(216, 215, 212);
}
.alert-success {
    background-color: rgb(41, 72, 54);
    background-image: initial;
    border-color: rgb(51, 96, 62);
    color: rgb(149, 215, 165);
}
.bg-info {
    background-color: rgb(34, 130, 144) !important;
}
.text-info {
    color: rgb(88, 200, 217) !important;
}
.border-info {
    border-color: rgb(37, 148, 164) !important;
}
.badge-info {
    background-color: rgb(34, 130, 144) !important;
    color: rgb(216, 215, 212) !important;
}
.btn-info {
    background-color: rgb(34, 130, 144) !important;
    border-color: rgb(37, 148, 164) !important;
    color: rgb(216, 215, 212) !important;
}
.btn-info:hover {
    background-color: rgb(32, 109, 121) !important;
    border-color: rgb(39, 156, 173) !important;
    color: rgb(216, 215, 212) !important;
}
.btn-info:disabled,
.btn-info.disabled {
    background-color: rgb(34, 130, 144) !important;
}
.btn-outline-info {
    border-color: rgb(37, 148, 164) !important;
    color: rgb(88, 200, 217);
}
.btn-outline-info:hover {
    background-color: rgb(34, 130, 144);
    background-image: initial;
    border-color: rgb(37, 148, 164);
    color: rgb(216, 215, 212);
}
.alert-info {
    background-color: #121111;
    background-image: initial;
    border-color: rgb(45, 95, 102);
    color: white;
}
.bg-warning {
    background-color: rgb(147, 114, 19) !important;
}
.text-warning {
    color: rgb(236, 188, 45) !important;
}
.border-warning {
    border-color: rgb(169, 131, 19) !important;
}
.badge-warning {
    background-color: rgb(147, 114, 19) !important;
    color: rgb(216, 215, 212) !important;
}
.btn-warning {
    background-color: rgb(147, 114, 19) !important;
    border-color: rgb(169, 131, 19) !important;
    color: rgb(216, 215, 212) !important;
}
.btn-warning:hover {
    background-color: rgb(171, 133, 19) !important;
    border-color: rgb(179, 139, 19) !important;
    color: rgb(216, 215, 212) !important;
}
.btn-warning:disabled,
.btn-warning.disabled {
    background-color: rgb(147, 114, 19) !important;
}
.btn-outline-warning {
    border-color: rgb(169, 131, 19) !important;
    color: rgb(236, 188, 45);
}
.btn-outline-warning:hover {
    background-color: rgb(147, 114, 19);
    background-image: initial;
    border-color: rgb(169, 131, 19);
    color: rgb(216, 215, 212);
}
.alert-warning {
    background-color: rgb(71, 58, 19);
    background-image: initial;
    border-color: rgb(124, 97, 19);
    color: rgb(232, 203, 114);
}
.bg-danger {
    background-color: rgb(159, 44, 55) !important;
}
.text-danger {
    color: rgb(209, 79, 91) !important;
}
.border-danger {
    border-color: rgb(145, 41, 51) !important;
}
.badge-danger {
    background-color: rgb(159, 44, 55) !important;
    color: rgb(216, 215, 212) !important;
}
.btn-danger {
    background-color: rgb(159, 44, 55) !important;
    border-color: rgb(145, 41, 51) !important;
    color: rgb(216, 215, 212) !important;
}
.btn-danger:hover {
    background-color: rgb(155, 43, 55) !important;
    border-color: rgb(153, 42, 54) !important;
    color: rgb(216, 215, 212) !important;
}
.btn-danger:disabled,
.btn-danger.disabled {
    background-color: rgb(159, 44, 55) !important;
}
.btn-outline-danger {
    border-color: rgb(145, 41, 51) !important;
    color: rgb(209, 79, 91);
}
.btn-outline-danger:hover {
    background-color: rgb(159, 44, 55);
    background-image: initial;
    border-color: rgb(145, 41, 51);
    color: rgb(216, 215, 212);
}
.alert-danger {
    background-color: rgb(76, 29, 34);
    background-image: initial;
    border-color: rgb(108, 34, 42);
    color: rgb(210, 133, 142);
}
.bg-light {
    background-color: #1c1d1d !important;
}
.text-light {
    color: rgb(216, 215, 212) !important;
}
.border-light {
    border-color: rgb(60, 63, 65) !important;
}
.badge-light {
    background-color: rgb(40, 41, 42) !important;
    color: rgb(197, 193, 188) !important;
}
.btn-light {
    background-color: rgb(40, 41, 42) !important;
    border-color: rgb(66, 70, 72) !important;
    color: rgb(197, 193, 188) !important;
}
.btn-light:hover {
    background-color: rgb(51, 54, 56) !important;
    border-color: rgb(66, 70, 72) !important;
    color: rgb(197, 193, 188) !important;
}
.btn-light:disabled,
.btn-light.disabled {
    background-color: rgb(40, 41, 42) !important;
}
.btn-outline-light {
    border-color: rgb(60, 63, 65) !important;
    color: rgb(216, 215, 212);
}
.btn-outline-light:hover {
    background-color: rgb(40, 41, 42);
    background-image: initial;
    border-color: rgb(60, 63, 65);
    color: rgb(197, 193, 188);
}
.alert-light {
    background-color: rgb(40, 42, 43);
    background-image: initial;
    border-color: rgb(48, 48, 78);
    color: rgb(149, 142, 130);
}
.fa-border {
    border-color: rgb(64, 68, 69);
}
.fa-inverse {
    color: rgb(216, 215, 212);
}
.sr-only {
    border-color: initial;
    border-style: initial;
    border-width: 0px;
}
.simple-resize-top-left,
.simple-resize-top-right,
.simple-resize-bottom-left,
.simple-resize-bottom-right {
    color: rgb(198, 195, 190);
}
.simple-resize-outer-top,
.simple-resize-outer-bottom {
    background-color: rgb(61, 64, 66);
    border-color: rgb(72, 77, 79);
}
.simple-resize-outer-left,
.simple-resize-outer-right {
    background-color: rgb(61, 64, 66);
    border-color: rgb(72, 77, 79);
}
.package-slider {
    border-top: 1px solid var(--darkreader-border--light);
}
#create-account {
    border-top: 1px solid var(--darkreader-border--light);
}
.card-order {
    background-color: rgb(40, 41, 42);
}
.card-order .table {
    border-color: initial;
    border-style: none;
    border-width: initial;
}
.card-order .table > thead > tr > th {
    background-color: initial;
    background-image: none;
    border-bottom-color: rgba(138, 130, 117, 0.1);
    border-left: none;
    border-right: none;
    border-top: none;
}
.card-order .table > tbody > tr > td {
    border-color: initial;
    border-style: none;
    border-width: initial;
}
.package-slider .slider.slider-horizontal .slider-track-high {
    background: var(--darkreader-bg--secondary) !important;
}
.package-slider .slider.slider-horizontal .slider-selection {
    background: var(--darkreader-bg--info) !important;
}
.package-slider .slider .slider-handle {
    background: var(--darkreader-bg--info) !important;
}
.package-slider .instructions {
    color: var(--darkreader-text--secondary, #d8d7d4);
}
.package {
    background-color: rgb(40, 41, 42);
    background-image: initial;
    border-color: rgb(60, 63, 65);
    box-shadow: rgb(79, 85, 87) 0px 3px 1px;
}
.package p {
    border-bottom-color: rgb(64, 68, 69);
}
.package .price-box {
    background-color: rgb(47, 50, 51);
}
.package .price-box p {
    color: rgb(162, 155, 146);
}
.package .order {
    background-color: rgb(47, 50, 51);
}
.card {
    background-color: inherit;
}
.whois {
    background-color: rgba(19, 19, 19, 0.05);
    background-image: url("https://my.infernodetech.com/plugins/order/views/templates/wizard/images/globe.svg");
}
.package-list {
    background-color: rgb(40, 41, 42);
}
.package-list .instructions {
    color: rgb(162, 155, 146);
}

/* Override Style */
.vimvixen-hint {
    background-color: #7c5a01 !important;
    border-color: #cba923 !important;
    color: #e2d8bd !important;
}
#vimvixen-console-frame {
    color-scheme: light !important;
}
::placeholder {
    opacity: 0.5 !important;
}
#edge-translate-panel-body,
.MuiTypography-body1,
.nfe-quote-text {
    color: var(--darkreader-neutral-text) !important;
}
gr-main-header {
    background-color: #204550 !important;
}
.tou-z65h9k,
.tou-mignzq,
.tou-1b6i2ox,
.tou-lnqlqk {
    background-color: var(--darkreader-neutral-background) !important;
}
.tou-75mvi {
    background-color: #162e36 !important;
}
.tou-ta9e87,
.tou-1w3fhi0,
.tou-1b8t2us,
.tou-py7lfi,
.tou-1lpmd9d,
.tou-1frrtv8,
.tou-17ezmgn {
    background-color: #1b1b1b !important;
}
.tou-uknfeu {
    background-color: #312615 !important;
}
.tou-6i3zyv {
    background-color: #295d6f !important;
}
div.mermaid-viewer-control-panel .btn {
    background-color: var(--darkreader-neutral-background);
    fill: var(--darkreader-neutral-text);
}
svg g rect.er {
    fill: var(--darkreader-neutral-background) !important;
}
svg g rect.er.entityBox {
    fill: var(--darkreader-neutral-background) !important;
}
svg g rect.er.attributeBoxOdd {
    fill: var(--darkreader-neutral-background) !important;
}
svg g rect.er.attributeBoxEven {
    fill: var(--darkreader-selection-background);
    fill-opacity: 0.8 !important;
}
svg rect.er.relationshipLabelBox {
    fill: var(--darkreader-neutral-background) !important;
}
svg g g.nodes rect,
svg g g.nodes polygon {
    fill: var(--darkreader-neutral-background) !important;
}
svg g rect.task {
    fill: var(--darkreader-selection-background) !important;
}
svg line.messageLine0,
svg line.messageLine1 {
    stroke: var(--darkreader-neutral-text) !important;
}
div.mermaid .actor {
    fill: var(--darkreader-neutral-background) !important;
}
mitid-authenticators-code-app > .code-app-container {
    background-color: white !important;
    padding-top: 1rem;
}
iframe#unpaywall[src$="unpaywall.html"] {
    color-scheme: light !important;
}
.card-body{
  background-color: #1C1D1D;
  color: #c4c1bb;
}

.card-body:hover{
  background-color: #121111 !important;
}

.card {
   border-color: #c4c1bb;
   border: thin;
}
.title h3{
    color: rgb(196, 193, 187);
}

.section-title h3 {
  color: rgb(196, 193, 187) !important;
}

/* we want to delete this but we can't so we'll just make it barely visible */

.attribution p {
    color: #000;
}

.bg-primary,  .btn-primary, .btn-primary:hover, .btn:hover, #submitButton{
    background-color:#ff4057 !important;
}

.btn {
    outline:#ff4057 !important;
    border:#ff4057 !important;
    background-color:#ff4057 !important;
    color: white;
    font-weight: bolder;
}

.navbar {
    position: sticky;
    top: 0;
    overflow: hidden;
    z-index: 100;
}
