@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;1,400&display=swap");
.bg-primary .navbar-nav .active > .nav-link {
  color: #18bc9c !important;
}

.bg-dark.navbar-dark .navbar-nav .nav-link:focus,
.bg-dark.navbar-dark .navbar-nav .nav-link:hover,
.bg-dark.navbar-dark .navbar-nav .active > .nav-link {
  color: #2c3e50 !important;
}

.btn-secondary, .btn-secondary:hover, .btn-warning, .btn-warning:hover {
  color: #fff;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-link.active:focus,
.nav-tabs .nav-link.active:hover,
.nav-tabs .nav-item.open .nav-link,
.nav-tabs .nav-item.open .nav-link:focus,
.nav-tabs .nav-item.open .nav-link:hover {
  color: #2c3e50;
}

.pagination a:hover {
  text-decoration: none;
}

.close {
  text-decoration: none;
  opacity: 0.4;
}
.close:hover, .close:focus {
  opacity: 1;
}

.badge-secondary, .badge-warning {
  color: #fff;
}

.alert {
  border: none;
}

.modal .close,
.toast .close {
  color: #000;
}
.modal .close:not(:disabled):not(.disabled):hover, .modal .close:not(:disabled):not(.disabled):focus,
.toast .close:not(:disabled):not(.disabled):hover,
.toast .close:not(:disabled):not(.disabled):focus {
  color: #000;
}

/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --blue: #2c3e50;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #e74c3c;
  --orange: #fd7e14;
  --yellow: #f39c12;
  --green: #18bc9c;
  --teal: #20c997;
  --cyan: #3498db;
  --white: #fff;
  --gray: #95a5a6;
  --gray-dark: #343a40;
  --primary: #2c3e50;
  --secondary: #95a5a6;
  --success: #18bc9c;
  --info: #3498db;
  --warning: #f39c12;
  --danger: #e74c3c;
  --light: #ecf0f1;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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

body {
  margin: 0;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

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

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

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

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

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

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

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

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

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #0068DB;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: rgb(0, 67.6712328767, 142.5);
  text-decoration: underline;
}

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

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

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

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

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

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #595959;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

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

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

output {
  display: inline-block;
}

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

template {
  display: none;
}

[hidden] {
  display: none !important;
}

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

h1, .h1 {
  font-size: 3rem;
}

h2, .h2 {
  font-size: 2.5rem;
}

h3, .h3 {
  font-size: 2rem;
}

h4, .h4 {
  font-size: 1.40625rem;
}

h5, .h5 {
  font-size: 1.171875rem;
}

h6, .h6 {
  font-size: 0.9375rem;
}

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

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

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

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

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

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 0.875em;
  font-weight: 400;
}

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

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

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

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

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

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

.blockquote-footer {
  display: block;
  font-size: 0.875em;
  color: #95a5a6;
}
.blockquote-footer::before {
  content: "— ";
}

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

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

.figure {
  display: inline-block;
}

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

.figure-caption {
  font-size: 90%;
  color: #95a5a6;
}

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

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

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

.container,
.container-fluid,
[data-theme=dark] .container-xl,
[data-theme=dark] .container-lg,
[data-theme=dark] .container-md,
[data-theme=dark] .container-sm,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  [data-theme=dark] .container-sm, [data-theme=dark] .container, .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  [data-theme=dark] .container-md, [data-theme=dark] .container-sm, [data-theme=dark] .container, .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  [data-theme=dark] .container-lg, [data-theme=dark] .container-md, [data-theme=dark] .container-sm, [data-theme=dark] .container, .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  [data-theme=dark] .container-xl, [data-theme=dark] .container-lg, [data-theme=dark] .container-md, [data-theme=dark] .container-sm, [data-theme=dark] .container, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

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

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

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

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

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

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

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

.table-bordered {
  border: 1px solid #dee2e6;
}
.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

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

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #ecf0f1;
}

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

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: rgb(195.92, 200.96, 206);
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: rgb(145.28, 154.64, 164);
}

.table-hover .table-primary:hover {
  background-color: rgb(181.980880829, 188.21, 194.439119171);
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: rgb(181.980880829, 188.21, 194.439119171);
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: rgb(225.32, 229.8, 230.08);
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: rgb(199.88, 208.2, 208.72);
}

.table-hover .table-secondary:hover {
  background-color: rgb(211.4584615385, 218.0307692308, 218.4415384615);
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: rgb(211.4584615385, 218.0307692308, 218.4415384615);
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: rgb(190.32, 236.24, 227.28);
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: rgb(134.88, 220.16, 203.52);
}

.table-hover .table-success:hover {
  background-color: rgb(170.5532214765, 230.5067785235, 218.8085234899);
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: rgb(170.5532214765, 230.5067785235, 218.8085234899);
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: rgb(198.16, 226.16, 244.92);
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: rgb(149.44, 201.44, 236.28);
}

.table-hover .table-info:hover {
  background-color: rgb(176.5010041841, 215.170460251, 241.0789958159);
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: rgb(176.5010041841, 215.170460251, 241.0789958159);
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: rgb(251.64, 227.28, 188.64);
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: rgb(248.76, 203.52, 131.76);
}

.table-hover .table-warning:hover {
  background-color: rgb(250.4110843373, 217.1414457831, 164.3689156627);
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: rgb(250.4110843373, 217.1414457831, 164.3689156627);
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: rgb(248.28, 204.88, 200.4);
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: rgb(242.52, 161.92, 153.6);
}

.table-hover .table-danger:hover {
  background-color: rgb(245.4854794521, 184.0375342466, 177.6945205479);
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: rgb(245.4854794521, 184.0375342466, 177.6945205479);
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: rgb(249.68, 250.8, 251.08);
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: rgb(245.12, 247.2, 247.72);
}

.table-hover .table-light:hover {
  background-color: rgb(234.9981818182, 239.2090909091, 240.2618181818);
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: rgb(234.9981818182, 239.2090909091, 240.2618181818);
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: rgb(198.16, 199.84, 201.52);
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: rgb(149.44, 152.56, 155.68);
}

.table-hover .table-dark:hover {
  background-color: rgb(185.0216751269, 187.09, 189.1583248731);
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: rgb(185.0216751269, 187.09, 189.1583248731);
}

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

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

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: rgb(69.1465517241, 77.125, 85.1034482759);
}
.table .thead-light th {
  color: #343a40;
  background-color: #ecf0f1;
  border-color: #dee2e6;
}

.table-dark {
  color: #fff;
  background-color: #343a40;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: rgb(69.1465517241, 77.125, 85.1034482759);
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

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

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.5;
  color: #343a40;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #343a40;
  background-color: #fff;
  border-color: rgb(89.2419354839, 125.75, 162.2580645161);
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.25);
}
.form-control::placeholder {
  color: #95a5a6;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #ecf0f1;
  opacity: 1;
}

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

select.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #343a40;
}
select.form-control:focus::-ms-value {
  color: #343a40;
  background-color: #fff;
}

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

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

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

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

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 0.9375rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.8203125rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

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

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

textarea.form-control {
  height: auto;
}

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

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

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

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

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  color: #595959;
}

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

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #18bc9c;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.8203125rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(24, 188, 156, 0.9);
  border-radius: 0.25rem;
}
.form-row > .col > .valid-tooltip, .form-row > [class*=col-] > .valid-tooltip {
  left: 5px;
}

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

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #18bc9c;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2318bc9c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #18bc9c;
  box-shadow: 0 0 0 0.2rem rgba(24, 188, 156, 0.25);
}

.was-validated select.form-control:valid, select.form-control.is-valid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}

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

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #18bc9c;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2318bc9c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #18bc9c;
  box-shadow: 0 0 0 0.2rem rgba(24, 188, 156, 0.25);
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #18bc9c;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #18bc9c;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #18bc9c;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: rgb(35.9622641509, 227.0377358491, 189.7547169811);
  background-color: rgb(35.9622641509, 227.0377358491, 189.7547169811);
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(24, 188, 156, 0.25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #18bc9c;
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #18bc9c;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #18bc9c;
  box-shadow: 0 0 0 0.2rem rgba(24, 188, 156, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #e74c3c;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.8203125rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(231, 76, 60, 0.9);
  border-radius: 0.25rem;
}
.form-row > .col > .invalid-tooltip, .form-row > [class*=col-] > .invalid-tooltip {
  left: 5px;
}

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

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #e74c3c;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23e74c3c' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23e74c3c' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #e74c3c;
  box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.25);
}

.was-validated select.form-control:invalid, select.form-control.is-invalid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}

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

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

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #e74c3c;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #e74c3c;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #e74c3c;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: rgb(236.5890410959, 117.6849315068, 105.4109589041);
  background-color: rgb(236.5890410959, 117.6849315068, 105.4109589041);
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #e74c3c;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #e74c3c;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #e74c3c;
  box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.25);
}

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

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 0.9375rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #212529;
  text-decoration: none;
}
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.25);
}
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #2c3e50;
  border-color: #2c3e50;
}
.btn-primary:hover {
  color: #fff;
  background-color: rgb(30.4274193548, 42.875, 55.3225806452);
  border-color: rgb(25.9032258065, 36.5, 47.0967741935);
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: rgb(30.4274193548, 42.875, 55.3225806452);
  border-color: rgb(25.9032258065, 36.5, 47.0967741935);
  box-shadow: 0 0 0 0.2rem rgba(75.65, 90.95, 106.25, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #2c3e50;
  border-color: #2c3e50;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: rgb(25.9032258065, 36.5, 47.0967741935);
  border-color: rgb(21.3790322581, 30.125, 38.8709677419);
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(75.65, 90.95, 106.25, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #95a5a6;
  border-color: #95a5a6;
}
.btn-secondary:hover {
  color: #fff;
  background-color: rgb(128.2076923077, 147.3461538462, 148.5423076923);
  border-color: rgb(121.2769230769, 141.4615384615, 142.7230769231);
}
.btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: rgb(128.2076923077, 147.3461538462, 148.5423076923);
  border-color: rgb(121.2769230769, 141.4615384615, 142.7230769231);
  box-shadow: 0 0 0 0.2rem rgba(164.9, 178.5, 179.35, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #95a5a6;
  border-color: #95a5a6;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: rgb(121.2769230769, 141.4615384615, 142.7230769231);
  border-color: rgb(114.6730769231, 135.2884615385, 136.5769230769);
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(164.9, 178.5, 179.35, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #18bc9c;
  border-color: #18bc9c;
}
.btn-success:hover {
  color: #fff;
  background-color: rgb(19.6698113208, 154.0801886792, 127.8537735849);
  border-color: rgb(18.2264150943, 142.7735849057, 118.4716981132);
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: rgb(19.6698113208, 154.0801886792, 127.8537735849);
  border-color: rgb(18.2264150943, 142.7735849057, 118.4716981132);
  box-shadow: 0 0 0 0.2rem rgba(58.65, 198.05, 170.85, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #18bc9c;
  border-color: #18bc9c;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: rgb(18.2264150943, 142.7735849057, 118.4716981132);
  border-color: rgb(16.7830188679, 131.4669811321, 109.0896226415);
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58.65, 198.05, 170.85, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #3498db;
  border-color: #3498db;
}
.btn-info:hover {
  color: #fff;
  background-color: rgb(35.0585774059, 132.4435146444, 197.6914225941);
  border-color: rgb(33.1380753138, 125.1882845188, 186.8619246862);
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: rgb(35.0585774059, 132.4435146444, 197.6914225941);
  border-color: rgb(33.1380753138, 125.1882845188, 186.8619246862);
  box-shadow: 0 0 0 0.2rem rgba(82.45, 167.45, 224.4, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #3498db;
  border-color: #3498db;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: rgb(33.1380753138, 125.1882845188, 186.8619246862);
  border-color: rgb(31.2175732218, 117.9330543933, 176.0324267782);
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82.45, 167.45, 224.4, 0.5);
}

.btn-warning {
  color: #fff;
  background-color: #f39c12;
  border-color: #f39c12;
}
.btn-warning:hover {
  color: #fff;
  background-color: rgb(212.015060241, 134.186746988, 10.734939759);
  border-color: rgb(199.8795180723, 126.5060240964, 10.1204819277);
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: rgb(212.015060241, 134.186746988, 10.734939759);
  border-color: rgb(199.8795180723, 126.5060240964, 10.1204819277);
  box-shadow: 0 0 0 0.2rem rgba(244.8, 170.85, 53.55, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: #fff;
  background-color: #f39c12;
  border-color: #f39c12;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: rgb(199.8795180723, 126.5060240964, 10.1204819277);
  border-color: rgb(187.7439759036, 118.8253012048, 9.5060240964);
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(244.8, 170.85, 53.55, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #e74c3c;
  border-color: #e74c3c;
}
.btn-danger:hover {
  color: #fff;
  background-color: rgb(225.051369863, 46.1643835616, 27.698630137);
  border-color: rgb(213.698630137, 43.8356164384, 26.301369863);
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: rgb(225.051369863, 46.1643835616, 27.698630137);
  border-color: rgb(213.698630137, 43.8356164384, 26.301369863);
  box-shadow: 0 0 0 0.2rem rgba(234.6, 102.85, 89.25, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #e74c3c;
  border-color: #e74c3c;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: rgb(213.698630137, 43.8356164384, 26.301369863);
  border-color: rgb(202.345890411, 41.5068493151, 24.904109589);
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(234.6, 102.85, 89.25, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #ecf0f1;
  border-color: #ecf0f1;
}
.btn-light:hover {
  color: #212529;
  background-color: rgb(213.9772727273, 222.6136363636, 224.7727272727);
  border-color: rgb(206.6363636364, 216.8181818182, 219.3636363636);
}
.btn-light:focus, .btn-light.focus {
  color: #212529;
  background-color: rgb(213.9772727273, 222.6136363636, 224.7727272727);
  border-color: rgb(206.6363636364, 216.8181818182, 219.3636363636);
  box-shadow: 0 0 0 0.2rem rgba(205.55, 209.55, 211, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #ecf0f1;
  border-color: #ecf0f1;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: rgb(206.6363636364, 216.8181818182, 219.3636363636);
  border-color: rgb(199.2954545455, 211.0227272727, 213.9545454545);
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(205.55, 209.55, 211, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover {
  color: #fff;
  background-color: rgb(34.8534482759, 38.875, 42.8965517241);
  border-color: rgb(29.1379310345, 32.5, 35.8620689655);
}
.btn-dark:focus, .btn-dark.focus {
  color: #fff;
  background-color: rgb(34.8534482759, 38.875, 42.8965517241);
  border-color: rgb(29.1379310345, 32.5, 35.8620689655);
  box-shadow: 0 0 0 0.2rem rgba(82.45, 87.55, 92.65, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: rgb(29.1379310345, 32.5, 35.8620689655);
  border-color: rgb(23.4224137931, 26.125, 28.8275862069);
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82.45, 87.55, 92.65, 0.5);
}

.btn-outline-primary {
  color: #2c3e50;
  border-color: #2c3e50;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #2c3e50;
  border-color: #2c3e50;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #2c3e50;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #2c3e50;
  border-color: #2c3e50;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.5);
}

.btn-outline-secondary {
  color: #95a5a6;
  border-color: #95a5a6;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #95a5a6;
  border-color: #95a5a6;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(149, 165, 166, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #95a5a6;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #95a5a6;
  border-color: #95a5a6;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(149, 165, 166, 0.5);
}

.btn-outline-success {
  color: #18bc9c;
  border-color: #18bc9c;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #18bc9c;
  border-color: #18bc9c;
}
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(24, 188, 156, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #18bc9c;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #18bc9c;
  border-color: #18bc9c;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(24, 188, 156, 0.5);
}

.btn-outline-info {
  color: #3498db;
  border-color: #3498db;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #3498db;
  border-color: #3498db;
}
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 152, 219, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #3498db;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #3498db;
  border-color: #3498db;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 152, 219, 0.5);
}

.btn-outline-warning {
  color: #f39c12;
  border-color: #f39c12;
}
.btn-outline-warning:hover {
  color: #fff;
  background-color: #f39c12;
  border-color: #f39c12;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(243, 156, 18, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #f39c12;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #f39c12;
  border-color: #f39c12;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(243, 156, 18, 0.5);
}

.btn-outline-danger {
  color: #e74c3c;
  border-color: #e74c3c;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #e74c3c;
  border-color: #e74c3c;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #e74c3c;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #e74c3c;
  border-color: #e74c3c;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.5);
}

.btn-outline-light {
  color: #ecf0f1;
  border-color: #ecf0f1;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #ecf0f1;
  border-color: #ecf0f1;
}
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(236, 240, 241, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #ecf0f1;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #ecf0f1;
  border-color: #ecf0f1;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(236, 240, 241, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #0068DB;
  text-decoration: none;
}
.btn-link:hover {
  color: rgb(0, 67.6712328767, 142.5);
  text-decoration: underline;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
}
.btn-link:disabled, .btn-link.disabled {
  color: #95a5a6;
  pointer-events: none;
}

.btn-lg, [data-theme=dark] .btn-group-lg > .btn, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.171875rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm, [data-theme=dark] .btn-group-sm > .btn, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.8203125rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

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

.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

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

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.collapsing.width {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.width {
    transition: none;
  }
}

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

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

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

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

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

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

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

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

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #343a40;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #fff;
  text-decoration: none;
  background-color: #2c3e50;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #2c3e50;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #b4bcc2;
  pointer-events: none;
  background-color: transparent;
}

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

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.8203125rem;
  color: #95a5a6;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #343a40;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

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

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

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

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

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

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

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .custom-file {
  display: flex;
  align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group:not(.has-validation) > .form-control:not(:last-child),
.input-group:not(.has-validation) > .custom-select:not(:last-child),
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label,
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > .form-control:nth-last-child(n+3),
.input-group.has-validation > .custom-select:nth-last-child(n+3),
.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label,
.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: flex;
}
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

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

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

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.5;
  color: #343a40;
  text-align: center;
  white-space: nowrap;
  background-color: #ecf0f1;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
  margin-top: 0;
}

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

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

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

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.8203125rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

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

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

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

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

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

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.203125rem;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #2c3e50;
  background-color: #2c3e50;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: rgb(89.2419354839, 125.75, 162.2580645161);
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: rgb(121.1290322581, 151.25, 181.3709677419);
  border-color: rgb(121.1290322581, 151.25, 181.3709677419);
}
.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
  color: #95a5a6;
}
.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #ecf0f1;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.custom-control-label::before {
  position: absolute;
  top: 0.203125rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: 1px solid #b4bcc2;
}
.custom-control-label::after {
  position: absolute;
  top: 0.203125rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: 50%/50% 50% no-repeat;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #2c3e50;
  background-color: #2c3e50;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(44, 62, 80, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(44, 62, 80, 0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(44, 62, 80, 0.5);
}

.custom-switch {
  padding-left: 2.25rem;
}
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.custom-switch .custom-control-label::after {
  top: calc(0.203125rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #b4bcc2;
  border-radius: 0.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(0.75rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(44, 62, 80, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.5;
  color: #343a40;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  appearance: none;
}
.custom-select:focus {
  border-color: rgb(89.2419354839, 125.75, 162.2580645161);
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.25);
}
.custom-select:focus::-ms-value {
  color: #343a40;
  background-color: #fff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.custom-select:disabled {
  color: #95a5a6;
  background-color: #ecf0f1;
}
.custom-select::-ms-expand {
  display: none;
}
.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #343a40;
}

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.8203125rem;
}

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

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

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: rgb(89.2419354839, 125.75, 162.2580645161);
  box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.25);
}
.custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label {
  background-color: #ecf0f1;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #343a40;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #343a40;
  content: "Browse";
  background-color: #ecf0f1;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  appearance: none;
}
.custom-range:focus {
  outline: 0;
}
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(44, 62, 80, 0.25);
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(44, 62, 80, 0.25);
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(44, 62, 80, 0.25);
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #2c3e50;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    transition: none;
  }
}
.custom-range::-webkit-slider-thumb:active {
  background-color: rgb(121.1290322581, 151.25, 181.3709677419);
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #2c3e50;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    transition: none;
  }
}
.custom-range::-moz-range-thumb:active {
  background-color: rgb(121.1290322581, 151.25, 181.3709677419);
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #2c3e50;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    transition: none;
  }
}
.custom-range::-ms-thumb:active {
  background-color: rgb(121.1290322581, 151.25, 181.3709677419);
}
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #b4bcc2;
}
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
  background-color: #b4bcc2;
}
.custom-range:disabled::-moz-range-track {
  cursor: default;
}
.custom-range:disabled::-ms-thumb {
  background-color: #b4bcc2;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    transition: none;
  }
}

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

.nav-link {
  display: block;
  padding: 0.5rem 2rem;
}
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}
.nav-link.disabled {
  color: #95a5a6;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #ecf0f1;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  background-color: transparent;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: #ecf0f1 #ecf0f1 #ecf0f1;
}
.nav-tabs .nav-link.disabled {
  color: #95a5a6;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #343a40;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #2c3e50;
}

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

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

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
}
[data-theme=dark] .navbar > .container-xl, [data-theme=dark] .navbar > .container-lg, [data-theme=dark] .navbar > .container-md, [data-theme=dark] .navbar > .container-sm, [data-theme=dark] .navbar .container,
[data-theme=dark] .navbar .container-fluid, .navbar .container,
.navbar .container-fluid,
.navbar .container-sm,
.navbar .container-md,
.navbar .container-lg,
.navbar .container-xl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.32421875rem;
  padding-bottom: 0.32421875rem;
  margin-right: 1rem;
  font-size: 1.171875rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

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

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

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.171875rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

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

.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  [data-theme=dark] .navbar-expand-sm > .container,
  [data-theme=dark] .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  [data-theme=dark] .navbar-expand-sm > .container,
  [data-theme=dark] .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  [data-theme=dark] .navbar-expand-md > .container,
  [data-theme=dark] .navbar-expand-md > .container-fluid, .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  [data-theme=dark] .navbar-expand-md > .container,
  [data-theme=dark] .navbar-expand-md > .container-fluid, .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  [data-theme=dark] .navbar-expand-lg > .container,
  [data-theme=dark] .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  [data-theme=dark] .navbar-expand-lg > .container,
  [data-theme=dark] .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  [data-theme=dark] .navbar-expand-xl > .container,
  [data-theme=dark] .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  [data-theme=dark] .navbar-expand-xl > .container,
  [data-theme=dark] .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
[data-theme=dark] .navbar-expand > .container,
[data-theme=dark] .navbar-expand > .container-fluid, .navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
[data-theme=dark] .navbar-expand > .container,
[data-theme=dark] .navbar-expand > .container-fluid, .navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: #18bc9c;
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='%23fff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: #fff;
}
.navbar-dark .navbar-text a {
  color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

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

.card-title {
  margin-bottom: 0.75rem;
}

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

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

.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

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

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

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

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

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

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

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

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

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

.accordion {
  overflow-anchor: none;
}
.accordion > .card {
  overflow: hidden;
}
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #ecf0f1;
  border-radius: 0.25rem;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #95a5a6;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #95a5a6;
}

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

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: 0;
  line-height: 1.25;
  color: #fff;
  background-color: #0068DB;
  border: 0 solid transparent;
}
.page-link:hover {
  z-index: 2;
  color: #fff;
  text-decoration: none;
  background-color: rgb(0, 67.6712328767, 142.5);
  border-color: transparent;
}
.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.25);
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: rgb(0, 67.6712328767, 142.5);
  border-color: transparent;
}
.page-item.disabled .page-link {
  color: #ecf0f1;
  pointer-events: none;
  cursor: auto;
  background-color: rgb(40.5, 142.3630136986, 255);
  border-color: transparent;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.171875rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.8203125rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .badge {
    transition: none;
  }
}
a.badge:hover, a.badge:focus {
  text-decoration: none;
}

.badge:empty {
  display: none;
}

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

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

.badge-primary {
  color: #fff;
  background-color: #2c3e50;
}
a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: rgb(25.9032258065, 36.5, 47.0967741935);
}
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.5);
}

.badge-secondary {
  color: #fff;
  background-color: #95a5a6;
}
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: rgb(121.2769230769, 141.4615384615, 142.7230769231);
}
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(149, 165, 166, 0.5);
}

.badge-success {
  color: #fff;
  background-color: #18bc9c;
}
a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: rgb(18.2264150943, 142.7735849057, 118.4716981132);
}
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(24, 188, 156, 0.5);
}

.badge-info {
  color: #fff;
  background-color: #3498db;
}
a.badge-info:hover, a.badge-info:focus {
  color: #fff;
  background-color: rgb(33.1380753138, 125.1882845188, 186.8619246862);
}
a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 152, 219, 0.5);
}

.badge-warning {
  color: #fff;
  background-color: #f39c12;
}
a.badge-warning:hover, a.badge-warning:focus {
  color: #fff;
  background-color: rgb(199.8795180723, 126.5060240964, 10.1204819277);
}
a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(243, 156, 18, 0.5);
}

.badge-danger {
  color: #fff;
  background-color: #e74c3c;
}
a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: rgb(213.698630137, 43.8356164384, 26.301369863);
}
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.5);
}

.badge-light {
  color: #212529;
  background-color: #ecf0f1;
}
a.badge-light:hover, a.badge-light:focus {
  color: #212529;
  background-color: rgb(206.6363636364, 216.8181818182, 219.3636363636);
}
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(236, 240, 241, 0.5);
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}
a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: rgb(29.1379310345, 32.5, 35.8620689655);
}
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #ecf0f1;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

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

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

.alert-heading {
  color: inherit;
}

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

.alert-dismissible {
  padding-right: 3.90625rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: rgb(22.88, 32.24, 41.6);
  background-color: rgb(212.8, 216.4, 220);
  border-color: rgb(195.92, 200.96, 206);
}
.alert-primary hr {
  border-top-color: rgb(181.980880829, 188.21, 194.439119171);
}
.alert-primary .alert-link {
  color: rgb(4.7832258065, 6.74, 8.6967741935);
}

.alert-secondary {
  color: rgb(77.48, 85.8, 86.32);
  background-color: rgb(233.8, 237, 237.2);
  border-color: rgb(225.32, 229.8, 230.08);
}
.alert-secondary hr {
  border-top-color: rgb(211.4584615385, 218.0307692308, 218.4415384615);
}
.alert-secondary .alert-link {
  color: rgb(53.3561904762, 59.0857142857, 59.4438095238);
}

.alert-success {
  color: rgb(12.48, 97.76, 81.12);
  background-color: rgb(208.8, 241.6, 235.2);
  border-color: rgb(190.32, 236.24, 227.28);
}
.alert-success hr {
  border-top-color: rgb(170.5532214765, 230.5067785235, 218.8085234899);
}
.alert-success .alert-link {
  color: rgb(6.7064150943, 52.5335849057, 43.5916981132);
}

.alert-info {
  color: rgb(27.04, 79.04, 113.88);
  background-color: rgb(214.4, 234.4, 247.8);
  border-color: rgb(198.16, 226.16, 244.92);
}
.alert-info hr {
  border-top-color: rgb(176.5010041841, 215.170460251, 241.0789958159);
}
.alert-info .alert-link {
  color: rgb(17.2540221402, 50.4348339483, 72.6659778598);
}

.alert-warning {
  color: rgb(126.36, 81.12, 9.36);
  background-color: rgb(252.6, 235.2, 207.6);
  border-color: rgb(251.64, 227.28, 188.64);
}
.alert-warning hr {
  border-top-color: rgb(250.4110843373, 217.1414457831, 164.3689156627);
}
.alert-warning .alert-link {
  color: rgb(78.8772413793, 50.6372413793, 5.8427586207);
}

.alert-danger {
  color: rgb(120.12, 39.52, 31.2);
  background-color: rgb(250.2, 219.2, 216);
  border-color: rgb(248.28, 204.88, 200.4);
}
.alert-danger hr {
  border-top-color: rgb(245.4854794521, 184.0375342466, 177.6945205479);
}
.alert-danger .alert-link {
  color: rgb(79.6354639175, 26.2004123711, 20.6845360825);
}

.alert-light {
  color: rgb(122.72, 124.8, 125.32);
  background-color: rgb(251.2, 252, 252.2);
  border-color: rgb(249.68, 250.8, 251.08);
}
.alert-light hr {
  border-top-color: rgb(234.9981818182, 239.2090909091, 240.2618181818);
}
.alert-light .alert-link {
  color: rgb(97.4872955975, 99.1396226415, 99.5527044025);
}

.alert-dark {
  color: rgb(27.04, 30.16, 33.28);
  background-color: rgb(214.4, 215.6, 216.8);
  border-color: rgb(198.16, 199.84, 201.52);
}
.alert-dark hr {
  border-top-color: rgb(185.0216751269, 187.09, 189.1583248731);
}
.alert-dark .alert-link {
  color: rgb(4.1779310345, 4.66, 5.1420689655);
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.703125rem;
  background-color: #ecf0f1;
  border-radius: 0.25rem;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #2c3e50;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

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

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}

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

.media-body {
  flex: 1;
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}

.list-group-item-action {
  width: 100%;
  color: #343a40;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #343a40;
  text-decoration: none;
  background-color: #ecf0f1;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #ecf0f1;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #95a5a6;
  pointer-events: none;
  background-color: #ecf0f1;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #2c3e50;
  border-color: #2c3e50;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: rgb(22.88, 32.24, 41.6);
  background-color: rgb(195.92, 200.96, 206);
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: rgb(22.88, 32.24, 41.6);
  background-color: rgb(181.980880829, 188.21, 194.439119171);
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: rgb(22.88, 32.24, 41.6);
  border-color: rgb(22.88, 32.24, 41.6);
}

.list-group-item-secondary {
  color: rgb(77.48, 85.8, 86.32);
  background-color: rgb(225.32, 229.8, 230.08);
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: rgb(77.48, 85.8, 86.32);
  background-color: rgb(211.4584615385, 218.0307692308, 218.4415384615);
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: rgb(77.48, 85.8, 86.32);
  border-color: rgb(77.48, 85.8, 86.32);
}

.list-group-item-success {
  color: rgb(12.48, 97.76, 81.12);
  background-color: rgb(190.32, 236.24, 227.28);
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: rgb(12.48, 97.76, 81.12);
  background-color: rgb(170.5532214765, 230.5067785235, 218.8085234899);
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: rgb(12.48, 97.76, 81.12);
  border-color: rgb(12.48, 97.76, 81.12);
}

.list-group-item-info {
  color: rgb(27.04, 79.04, 113.88);
  background-color: rgb(198.16, 226.16, 244.92);
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: rgb(27.04, 79.04, 113.88);
  background-color: rgb(176.5010041841, 215.170460251, 241.0789958159);
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: rgb(27.04, 79.04, 113.88);
  border-color: rgb(27.04, 79.04, 113.88);
}

.list-group-item-warning {
  color: rgb(126.36, 81.12, 9.36);
  background-color: rgb(251.64, 227.28, 188.64);
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: rgb(126.36, 81.12, 9.36);
  background-color: rgb(250.4110843373, 217.1414457831, 164.3689156627);
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: rgb(126.36, 81.12, 9.36);
  border-color: rgb(126.36, 81.12, 9.36);
}

.list-group-item-danger {
  color: rgb(120.12, 39.52, 31.2);
  background-color: rgb(248.28, 204.88, 200.4);
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: rgb(120.12, 39.52, 31.2);
  background-color: rgb(245.4854794521, 184.0375342466, 177.6945205479);
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: rgb(120.12, 39.52, 31.2);
  border-color: rgb(120.12, 39.52, 31.2);
}

.list-group-item-light {
  color: rgb(122.72, 124.8, 125.32);
  background-color: rgb(249.68, 250.8, 251.08);
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: rgb(122.72, 124.8, 125.32);
  background-color: rgb(234.9981818182, 239.2090909091, 240.2618181818);
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: rgb(122.72, 124.8, 125.32);
  border-color: rgb(122.72, 124.8, 125.32);
}

.list-group-item-dark {
  color: rgb(27.04, 30.16, 33.28);
  background-color: rgb(198.16, 199.84, 201.52);
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: rgb(27.04, 30.16, 33.28);
  background-color: rgb(185.0216751269, 187.09, 189.1583248731);
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: rgb(27.04, 30.16, 33.28);
  border-color: rgb(27.04, 30.16, 33.28);
}

.close {
  float: right;
  font-size: 1.40625rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-shadow: none;
  opacity: 0.5;
}
.close:hover {
  color: #fff;
  text-decoration: none;
}
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: 0.75;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}

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

.toast {
  flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  opacity: 0;
  border-radius: 0.25rem;
}
.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}
.toast.showing {
  opacity: 1;
}
.toast.show {
  display: block;
  opacity: 1;
}
.toast.hide {
  display: none;
}

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #95a5a6;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.toast-body {
  padding: 0.75rem;
}

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

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

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: min-content;
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

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

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

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

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

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}

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

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: min-content;
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.8203125rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, [data-theme=dark] .bs-tooltip-auto[x-placement^=top], .bs-tooltip-auto[x-placement^=top] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-right, [data-theme=dark] .bs-tooltip-auto[x-placement^=right], .bs-tooltip-auto[x-placement^=right] {
  padding: 0 0.4rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom, [data-theme=dark] .bs-tooltip-auto[x-placement^=bottom], .bs-tooltip-auto[x-placement^=bottom] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=bottom] .arrow {
  top: 0;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-left, [data-theme=dark] .bs-tooltip-auto[x-placement^=left], .bs-tooltip-auto[x-placement^=left] {
  padding: 0 0.4rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.8203125rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top, [data-theme=dark] .bs-popover-auto[x-placement^=top], .bs-popover-auto[x-placement^=top] {
  margin-bottom: 0.5rem;
}
.bs-popover-top > .arrow, .bs-popover-auto[x-placement^=top] > .arrow {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^=top] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^=top] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-right, [data-theme=dark] .bs-popover-auto[x-placement^=right], .bs-popover-auto[x-placement^=right] {
  margin-left: 0.5rem;
}
.bs-popover-right > .arrow, .bs-popover-auto[x-placement^=right] > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^=right] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^=right] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-bottom, [data-theme=dark] .bs-popover-auto[x-placement^=bottom], .bs-popover-auto[x-placement^=bottom] {
  margin-top: 0.5rem;
}
.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^=bottom] > .arrow {
  top: calc(-0.5rem - 1px);
}
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^=bottom] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^=bottom] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid rgb(247.35, 247.35, 247.35);
}

.bs-popover-left, [data-theme=dark] .bs-popover-auto[x-placement^=left], .bs-popover-auto[x-placement^=left] {
  margin-right: 0.5rem;
}
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^=left] > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^=left] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^=left] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.9375rem;
  background-color: rgb(247.35, 247.35, 247.35);
  border-bottom: 1px solid rgb(234.6, 234.6, 234.6);
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

.carousel {
  position: relative;
}

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

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

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

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

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

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

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

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

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

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

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

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

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

@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentcolor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: 0.75s linear infinite spinner-border;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentcolor;
  border-radius: 50%;
  opacity: 0;
  animation: 0.75s linear infinite spinner-grow;
}

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

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    animation-duration: 1.5s;
  }
}
.align-baseline {
  vertical-align: baseline !important;
}

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

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

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

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

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

.bg-primary {
  background-color: #2c3e50 !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: rgb(25.9032258065, 36.5, 47.0967741935) !important;
}

.bg-secondary {
  background-color: #95a5a6 !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: rgb(121.2769230769, 141.4615384615, 142.7230769231) !important;
}

.bg-success {
  background-color: #18bc9c !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: rgb(18.2264150943, 142.7735849057, 118.4716981132) !important;
}

.bg-info {
  background-color: #3498db !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: rgb(33.1380753138, 125.1882845188, 186.8619246862) !important;
}

.bg-warning {
  background-color: #f39c12 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: rgb(199.8795180723, 126.5060240964, 10.1204819277) !important;
}

.bg-danger {
  background-color: #e74c3c !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: rgb(213.698630137, 43.8356164384, 26.301369863) !important;
}

.bg-light {
  background-color: #ecf0f1 !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: rgb(206.6363636364, 216.8181818182, 219.3636363636) !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: rgb(29.1379310345, 32.5, 35.8620689655) !important;
}

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

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

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

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

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

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #2c3e50 !important;
}

.border-secondary {
  border-color: #95a5a6 !important;
}

.border-success {
  border-color: #18bc9c !important;
}

.border-info {
  border-color: #3498db !important;
}

.border-warning {
  border-color: #f39c12 !important;
}

.border-danger {
  border-color: #e74c3c !important;
}

.border-light {
  border-color: #ecf0f1 !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.85714286%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  flex-direction: row !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}

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

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

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
.user-select-all {
  user-select: all !important;
}

.user-select-auto {
  user-select: auto !important;
}

.user-select-none {
  user-select: none !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.m-0 {
  margin: 0 !important;
}

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

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

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

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

.m-1 {
  margin: 0.25rem !important;
}

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

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

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

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

.m-2 {
  margin: 0.5rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p-0 {
  padding: 0 !important;
}

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

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

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

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

.p-1 {
  padding: 0.25rem !important;
}

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

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

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

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

.p-2 {
  padding: 0.5rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

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

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

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

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

.m-n4 {
  margin: -1.5rem !important;
}

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

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

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

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

.m-n5 {
  margin: -3rem !important;
}

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

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

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

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

.m-auto {
  margin: auto !important;
}

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

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

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

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

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify {
  text-align: justify !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-bolder {
  font-weight: bolder !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #2c3e50 !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: rgb(16.8548387097, 23.75, 30.6451612903) !important;
}

.text-secondary {
  color: #95a5a6 !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: rgb(108.8538461538, 128.4230769231, 129.6461538462) !important;
}

.text-success {
  color: #18bc9c !important;
}

a.text-success:hover, a.text-success:focus {
  color: rgb(15.3396226415, 120.1603773585, 99.7075471698) !important;
}

.text-info {
  color: #3498db !important;
}

a.text-info:hover, a.text-info:focus {
  color: rgb(29.2970711297, 110.6778242678, 165.2029288703) !important;
}

.text-warning {
  color: #f39c12 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: rgb(175.6084337349, 111.1445783133, 8.8915662651) !important;
}

.text-danger {
  color: #e74c3c !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: rgb(190.9931506849, 39.1780821918, 23.5068493151) !important;
}

.text-light {
  color: #ecf0f1 !important;
}

a.text-light:hover, a.text-light:focus {
  color: rgb(191.9545454545, 205.2272727273, 208.5454545455) !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: rgb(17.7068965517, 19.75, 21.7931034483) !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #595959 !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #b4bcc2;
    page-break-inside: avoid;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }
  .container {
    min-width: 992px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
.dropzone {
  background-color: inherit;
}

[data-theme=dark] {
  @import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;1,400&display=swap");
  /*!
   * Bootstrap v4.6.2 (https://getbootstrap.com/)
   * Copyright 2011-2022 The Bootstrap Authors
   * Copyright 2011-2022 Twitter, Inc.
   * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
   */
  /*
  @import "bootstrap/scss/functions";
  @import "bootstrap/scss/variables";
  @import "bootstrap/scss/mixins";
  @import "bootstrap/scss/root";
  @import "bootstrap/scss/reboot";
  @import "bootstrap/scss/type";
  @import "bootstrap/scss/images";
  @import "bootstrap/scss/code";
  @import "bootstrap/scss/grid";
  @import "bootstrap/scss/tables";
  @import "bootstrap/scss/forms";
  @import "bootstrap/scss/buttons";
  @import "bootstrap/scss/transitions";
  @import "bootstrap/scss/dropdown";
  @import "bootstrap/scss/button-group";
  @import "bootstrap/scss/input-group";
  @import "bootstrap/scss/custom-forms";
  @import "bootstrap/scss/nav";
  @import "bootstrap/scss/navbar";
  @import "bootstrap/scss/card";
  @import "bootstrap/scss/breadcrumb";
  @import "bootstrap/scss/pagination";
  @import "bootstrap/scss/badge";
  @import "bootstrap/scss/jumbotron";
  @import "bootstrap/scss/alert";
  @import "bootstrap/scss/progress";
  @import "bootstrap/scss/media";
  @import "bootstrap/scss/list-group";
  @import "bootstrap/scss/close";
  @import "bootstrap/scss/toasts";
  @import "bootstrap/scss/modal";
  @import "bootstrap/scss/tooltip";
  @import "bootstrap/scss/popover";
  @import "bootstrap/scss/carousel";
  @import "bootstrap/scss/spinners";
  @import "bootstrap/scss/utilities";
  @import "bootstrap/scss/print";
  */
  --border-color: #222;
  --widget-bg-color: #313131;
  --nav-dropdown-bg-color: #313131;
  --tag-bg-color: #EE9746;
  --text-paper: #6FB7E7;
  --text-online: #EE9746;
  --text-increasing: #00bc8c;
  --text-decreasing: #e74c3c;
  --text-muted: #adb5bd;
  --text-color: #fff;
  /*
  %name
    %name-left
    %name-content-wrapper
      %name-content
  */
}
[data-theme=dark] .blockquote-footer {
  color: #888;
}
[data-theme=dark] .input-group-addon {
  color: #fff;
}
[data-theme=dark] .nav-tabs .nav-link,
[data-theme=dark] .nav-tabs .nav-link.active,
[data-theme=dark] .nav-tabs .nav-link.active:focus,
[data-theme=dark] .nav-tabs .nav-link.active:hover,
[data-theme=dark] .nav-tabs .nav-item.open .nav-link,
[data-theme=dark] .nav-tabs .nav-item.open .nav-link:focus,
[data-theme=dark] .nav-tabs .nav-item.open .nav-link:hover,
[data-theme=dark] .nav-pills .nav-link,
[data-theme=dark] .nav-pills .nav-link.active,
[data-theme=dark] .nav-pills .nav-link.active:focus,
[data-theme=dark] .nav-pills .nav-link.active:hover,
[data-theme=dark] .nav-pills .nav-item.open .nav-link,
[data-theme=dark] .nav-pills .nav-item.open .nav-link:focus,
[data-theme=dark] .nav-pills .nav-item.open .nav-link:hover {
  color: #fff;
}
[data-theme=dark] .breadcrumb a {
  color: #fff;
}
[data-theme=dark] .pagination a:hover {
  text-decoration: none;
}
[data-theme=dark] .close {
  opacity: 0.4;
}
[data-theme=dark] .close:hover, [data-theme=dark] .close:focus {
  opacity: 1;
}
[data-theme=dark] .list-group-item-action {
  color: #fff;
}
[data-theme=dark] .list-group-item-action:hover, [data-theme=dark] .list-group-item-action:focus {
  background-color: #444;
  color: #fff;
}
[data-theme=dark] .list-group-item-action .list-group-item-heading {
  color: #fff;
}
[data-theme=dark] .alert {
  border: none;
}
[data-theme=dark] .alert > a:not(.btn) {
  color: #212529;
  text-decoration: underline;
}
[data-theme=dark] :root {
  --blue: #2c3e50;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #e74c3c;
  --orange: #fd7e14;
  --yellow: #f39c12;
  --green: #18bc9c;
  --teal: #20c997;
  --cyan: #3498db;
  --white: #fff;
  --gray: #95a5a6;
  --gray-dark: #343a40;
  --primary: #2c3e50;
  --secondary: #95a5a6;
  --success: #18bc9c;
  --info: #3498db;
  --warning: #f39c12;
  --danger: #e74c3c;
  --light: #ecf0f1;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
[data-theme=dark] *,
[data-theme=dark] *::before,
[data-theme=dark] *::after {
  box-sizing: border-box;
}
[data-theme=dark] html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
[data-theme=dark] article, [data-theme=dark] aside, [data-theme=dark] figcaption, [data-theme=dark] figure, [data-theme=dark] footer, [data-theme=dark] header, [data-theme=dark] hgroup, [data-theme=dark] main, [data-theme=dark] nav, [data-theme=dark] section {
  display: block;
}
[data-theme=dark] body {
  margin: 0;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  text-align: left;
  background-color: #222;
}
[data-theme=dark] [tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
[data-theme=dark] hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
[data-theme=dark] h1, [data-theme=dark] h2, [data-theme=dark] h3, [data-theme=dark] h4, [data-theme=dark] h5, [data-theme=dark] h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
[data-theme=dark] p {
  margin-top: 0;
  margin-bottom: 1rem;
}
[data-theme=dark] abbr[title],
[data-theme=dark] abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}
[data-theme=dark] address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
[data-theme=dark] ol,
[data-theme=dark] ul,
[data-theme=dark] dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
[data-theme=dark] ol ol,
[data-theme=dark] ul ul,
[data-theme=dark] ol ul,
[data-theme=dark] ul ol {
  margin-bottom: 0;
}
[data-theme=dark] dt {
  font-weight: 700;
}
[data-theme=dark] dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
[data-theme=dark] blockquote {
  margin: 0 0 1rem;
}
[data-theme=dark] b,
[data-theme=dark] strong {
  font-weight: bolder;
}
[data-theme=dark] small {
  font-size: 80%;
}
[data-theme=dark] sub,
[data-theme=dark] sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
[data-theme=dark] sub {
  bottom: -0.25em;
}
[data-theme=dark] sup {
  top: -0.5em;
}
[data-theme=dark] a {
  color: #6FB7E7;
  text-decoration: none;
  background-color: transparent;
}
[data-theme=dark] a:hover {
  color: rgb(0, 67.6712328767, 142.5);
  text-decoration: underline;
}
[data-theme=dark] a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
[data-theme=dark] a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
[data-theme=dark] pre,
[data-theme=dark] code,
[data-theme=dark] kbd,
[data-theme=dark] samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
[data-theme=dark] pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
[data-theme=dark] figure {
  margin: 0 0 1rem;
}
[data-theme=dark] img {
  vertical-align: middle;
  border-style: none;
}
[data-theme=dark] svg {
  overflow: hidden;
  vertical-align: middle;
}
[data-theme=dark] table {
  border-collapse: collapse;
}
[data-theme=dark] caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #595959;
  text-align: left;
  caption-side: bottom;
}
[data-theme=dark] th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
[data-theme=dark] label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
[data-theme=dark] button {
  border-radius: 0;
}
[data-theme=dark] button:focus:not(:focus-visible) {
  outline: 0;
}
[data-theme=dark] input,
[data-theme=dark] button,
[data-theme=dark] select,
[data-theme=dark] optgroup,
[data-theme=dark] textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
[data-theme=dark] button,
[data-theme=dark] input {
  overflow: visible;
}
[data-theme=dark] button,
[data-theme=dark] select {
  text-transform: none;
}
[data-theme=dark] [role=button] {
  cursor: pointer;
}
[data-theme=dark] select {
  word-wrap: normal;
}
[data-theme=dark] button,
[data-theme=dark] [type=button],
[data-theme=dark] [type=reset],
[data-theme=dark] [type=submit] {
  -webkit-appearance: button;
}
[data-theme=dark] button:not(:disabled),
[data-theme=dark] [type=button]:not(:disabled),
[data-theme=dark] [type=reset]:not(:disabled),
[data-theme=dark] [type=submit]:not(:disabled) {
  cursor: pointer;
}
[data-theme=dark] button::-moz-focus-inner,
[data-theme=dark] [type=button]::-moz-focus-inner,
[data-theme=dark] [type=reset]::-moz-focus-inner,
[data-theme=dark] [type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
[data-theme=dark] input[type=radio],
[data-theme=dark] input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}
[data-theme=dark] textarea {
  overflow: auto;
  resize: vertical;
}
[data-theme=dark] fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
[data-theme=dark] legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
[data-theme=dark] progress {
  vertical-align: baseline;
}
[data-theme=dark] [type=number]::-webkit-inner-spin-button,
[data-theme=dark] [type=number]::-webkit-outer-spin-button {
  height: auto;
}
[data-theme=dark] [type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[data-theme=dark] [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
[data-theme=dark] ::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
[data-theme=dark] output {
  display: inline-block;
}
[data-theme=dark] summary {
  display: list-item;
  cursor: pointer;
}
[data-theme=dark] template {
  display: none;
}
[data-theme=dark] [hidden] {
  display: none !important;
}
[data-theme=dark] h1, [data-theme=dark] h2, [data-theme=dark] h3, [data-theme=dark] h4, [data-theme=dark] h5, [data-theme=dark] h6,
[data-theme=dark] .h1, [data-theme=dark] .h2, [data-theme=dark] .h3, [data-theme=dark] .h4, [data-theme=dark] .h5, [data-theme=dark] .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
[data-theme=dark] h1, [data-theme=dark] .h1 {
  font-size: 3rem;
}
[data-theme=dark] h2, [data-theme=dark] .h2 {
  font-size: 2.5rem;
}
[data-theme=dark] h3, [data-theme=dark] .h3 {
  font-size: 2rem;
}
[data-theme=dark] h4, [data-theme=dark] .h4 {
  font-size: 1.40625rem;
}
[data-theme=dark] h5, [data-theme=dark] .h5 {
  font-size: 1.171875rem;
}
[data-theme=dark] h6, [data-theme=dark] .h6 {
  font-size: 0.9375rem;
}
[data-theme=dark] .lead {
  font-size: 1.171875rem;
  font-weight: 300;
}
[data-theme=dark] .display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}
[data-theme=dark] .display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}
[data-theme=dark] .display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}
[data-theme=dark] .display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}
[data-theme=dark] hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
[data-theme=dark] small,
[data-theme=dark] .small {
  font-size: 0.875em;
  font-weight: 400;
}
[data-theme=dark] mark,
[data-theme=dark] .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
[data-theme=dark] .list-unstyled {
  padding-left: 0;
  list-style: none;
}
[data-theme=dark] .list-inline {
  padding-left: 0;
  list-style: none;
}
[data-theme=dark] .list-inline-item {
  display: inline-block;
}
[data-theme=dark] .list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
[data-theme=dark] .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
[data-theme=dark] .blockquote {
  margin-bottom: 1rem;
  font-size: 1.171875rem;
}
[data-theme=dark] .blockquote-footer {
  display: block;
  font-size: 0.875em;
  color: #95a5a6;
}
[data-theme=dark] .blockquote-footer::before {
  content: "— ";
}
[data-theme=dark] .img-fluid {
  max-width: 100%;
  height: auto;
}
[data-theme=dark] .img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}
[data-theme=dark] .figure {
  display: inline-block;
}
[data-theme=dark] .figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
[data-theme=dark] .figure-caption {
  font-size: 90%;
  color: #95a5a6;
}
[data-theme=dark] code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}
a > [data-theme=dark] code {
  color: inherit;
}
[data-theme=dark] kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
[data-theme=dark] kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}
[data-theme=dark] pre {
  display: block;
  font-size: 87.5%;
  color: inherit;
}
[data-theme=dark] pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
[data-theme=dark] .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
[data-theme=dark] .container,
[data-theme=dark] .container-fluid,
[data-theme=dark] .container-xl,
[data-theme=dark] .container-lg,
[data-theme=dark] .container-md,
[data-theme=dark] .container-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  [data-theme=dark] .container-sm, [data-theme=dark] .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  [data-theme=dark] .container-md, [data-theme=dark] .container-sm, [data-theme=dark] .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  [data-theme=dark] .container-lg, [data-theme=dark] .container-md, [data-theme=dark] .container-sm, [data-theme=dark] .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  [data-theme=dark] .container-xl, [data-theme=dark] .container-lg, [data-theme=dark] .container-md, [data-theme=dark] .container-sm, [data-theme=dark] .container {
    max-width: 1140px;
  }
}
[data-theme=dark] .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
[data-theme=dark] .no-gutters {
  margin-right: 0;
  margin-left: 0;
}
[data-theme=dark] .no-gutters > .col,
[data-theme=dark] .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
[data-theme=dark] .col-xl,
[data-theme=dark] .col-xl-auto, [data-theme=dark] .col-xl-12, [data-theme=dark] .col-xl-11, [data-theme=dark] .col-xl-10, [data-theme=dark] .col-xl-9, [data-theme=dark] .col-xl-8, [data-theme=dark] .col-xl-7, [data-theme=dark] .col-xl-6, [data-theme=dark] .col-xl-5, [data-theme=dark] .col-xl-4, [data-theme=dark] .col-xl-3, [data-theme=dark] .col-xl-2, [data-theme=dark] .col-xl-1, [data-theme=dark] .col-lg,
[data-theme=dark] .col-lg-auto, [data-theme=dark] .col-lg-12, [data-theme=dark] .col-lg-11, [data-theme=dark] .col-lg-10, [data-theme=dark] .col-lg-9, [data-theme=dark] .col-lg-8, [data-theme=dark] .col-lg-7, [data-theme=dark] .col-lg-6, [data-theme=dark] .col-lg-5, [data-theme=dark] .col-lg-4, [data-theme=dark] .col-lg-3, [data-theme=dark] .col-lg-2, [data-theme=dark] .col-lg-1, [data-theme=dark] .col-md,
[data-theme=dark] .col-md-auto, [data-theme=dark] .col-md-12, [data-theme=dark] .col-md-11, [data-theme=dark] .col-md-10, [data-theme=dark] .col-md-9, [data-theme=dark] .col-md-8, [data-theme=dark] .col-md-7, [data-theme=dark] .col-md-6, [data-theme=dark] .col-md-5, [data-theme=dark] .col-md-4, [data-theme=dark] .col-md-3, [data-theme=dark] .col-md-2, [data-theme=dark] .col-md-1, [data-theme=dark] .col-sm,
[data-theme=dark] .col-sm-auto, [data-theme=dark] .col-sm-12, [data-theme=dark] .col-sm-11, [data-theme=dark] .col-sm-10, [data-theme=dark] .col-sm-9, [data-theme=dark] .col-sm-8, [data-theme=dark] .col-sm-7, [data-theme=dark] .col-sm-6, [data-theme=dark] .col-sm-5, [data-theme=dark] .col-sm-4, [data-theme=dark] .col-sm-3, [data-theme=dark] .col-sm-2, [data-theme=dark] .col-sm-1, [data-theme=dark] .col,
[data-theme=dark] .col-auto, [data-theme=dark] .col-12, [data-theme=dark] .col-11, [data-theme=dark] .col-10, [data-theme=dark] .col-9, [data-theme=dark] .col-8, [data-theme=dark] .col-7, [data-theme=dark] .col-6, [data-theme=dark] .col-5, [data-theme=dark] .col-4, [data-theme=dark] .col-3, [data-theme=dark] .col-2, [data-theme=dark] .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
[data-theme=dark] .col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
[data-theme=dark] .row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}
[data-theme=dark] .row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}
[data-theme=dark] .row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
[data-theme=dark] .row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}
[data-theme=dark] .row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}
[data-theme=dark] .row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
[data-theme=dark] .col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
[data-theme=dark] .col-1 {
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}
[data-theme=dark] .col-2 {
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}
[data-theme=dark] .col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
[data-theme=dark] .col-4 {
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}
[data-theme=dark] .col-5 {
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}
[data-theme=dark] .col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
[data-theme=dark] .col-7 {
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}
[data-theme=dark] .col-8 {
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}
[data-theme=dark] .col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
[data-theme=dark] .col-10 {
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}
[data-theme=dark] .col-11 {
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}
[data-theme=dark] .col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
[data-theme=dark] .order-first {
  order: -1;
}
[data-theme=dark] .order-last {
  order: 13;
}
[data-theme=dark] .order-0 {
  order: 0;
}
[data-theme=dark] .order-1 {
  order: 1;
}
[data-theme=dark] .order-2 {
  order: 2;
}
[data-theme=dark] .order-3 {
  order: 3;
}
[data-theme=dark] .order-4 {
  order: 4;
}
[data-theme=dark] .order-5 {
  order: 5;
}
[data-theme=dark] .order-6 {
  order: 6;
}
[data-theme=dark] .order-7 {
  order: 7;
}
[data-theme=dark] .order-8 {
  order: 8;
}
[data-theme=dark] .order-9 {
  order: 9;
}
[data-theme=dark] .order-10 {
  order: 10;
}
[data-theme=dark] .order-11 {
  order: 11;
}
[data-theme=dark] .order-12 {
  order: 12;
}
[data-theme=dark] .offset-1 {
  margin-left: 8.33333333%;
}
[data-theme=dark] .offset-2 {
  margin-left: 16.66666667%;
}
[data-theme=dark] .offset-3 {
  margin-left: 25%;
}
[data-theme=dark] .offset-4 {
  margin-left: 33.33333333%;
}
[data-theme=dark] .offset-5 {
  margin-left: 41.66666667%;
}
[data-theme=dark] .offset-6 {
  margin-left: 50%;
}
[data-theme=dark] .offset-7 {
  margin-left: 58.33333333%;
}
[data-theme=dark] .offset-8 {
  margin-left: 66.66666667%;
}
[data-theme=dark] .offset-9 {
  margin-left: 75%;
}
[data-theme=dark] .offset-10 {
  margin-left: 83.33333333%;
}
[data-theme=dark] .offset-11 {
  margin-left: 91.66666667%;
}
@media (min-width: 576px) {
  [data-theme=dark] .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  [data-theme=dark] .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  [data-theme=dark] .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  [data-theme=dark] .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [data-theme=dark] .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  [data-theme=dark] .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  [data-theme=dark] .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [data-theme=dark] .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  [data-theme=dark] .col-sm-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  [data-theme=dark] .col-sm-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  [data-theme=dark] .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  [data-theme=dark] .col-sm-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  [data-theme=dark] .col-sm-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  [data-theme=dark] .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  [data-theme=dark] .col-sm-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  [data-theme=dark] .col-sm-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  [data-theme=dark] .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  [data-theme=dark] .col-sm-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  [data-theme=dark] .col-sm-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  [data-theme=dark] .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  [data-theme=dark] .order-sm-first {
    order: -1;
  }
  [data-theme=dark] .order-sm-last {
    order: 13;
  }
  [data-theme=dark] .order-sm-0 {
    order: 0;
  }
  [data-theme=dark] .order-sm-1 {
    order: 1;
  }
  [data-theme=dark] .order-sm-2 {
    order: 2;
  }
  [data-theme=dark] .order-sm-3 {
    order: 3;
  }
  [data-theme=dark] .order-sm-4 {
    order: 4;
  }
  [data-theme=dark] .order-sm-5 {
    order: 5;
  }
  [data-theme=dark] .order-sm-6 {
    order: 6;
  }
  [data-theme=dark] .order-sm-7 {
    order: 7;
  }
  [data-theme=dark] .order-sm-8 {
    order: 8;
  }
  [data-theme=dark] .order-sm-9 {
    order: 9;
  }
  [data-theme=dark] .order-sm-10 {
    order: 10;
  }
  [data-theme=dark] .order-sm-11 {
    order: 11;
  }
  [data-theme=dark] .order-sm-12 {
    order: 12;
  }
  [data-theme=dark] .offset-sm-0 {
    margin-left: 0;
  }
  [data-theme=dark] .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  [data-theme=dark] .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  [data-theme=dark] .offset-sm-3 {
    margin-left: 25%;
  }
  [data-theme=dark] .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  [data-theme=dark] .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  [data-theme=dark] .offset-sm-6 {
    margin-left: 50%;
  }
  [data-theme=dark] .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  [data-theme=dark] .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  [data-theme=dark] .offset-sm-9 {
    margin-left: 75%;
  }
  [data-theme=dark] .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  [data-theme=dark] .offset-sm-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 768px) {
  [data-theme=dark] .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  [data-theme=dark] .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  [data-theme=dark] .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  [data-theme=dark] .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [data-theme=dark] .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  [data-theme=dark] .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  [data-theme=dark] .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [data-theme=dark] .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  [data-theme=dark] .col-md-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  [data-theme=dark] .col-md-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  [data-theme=dark] .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  [data-theme=dark] .col-md-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  [data-theme=dark] .col-md-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  [data-theme=dark] .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  [data-theme=dark] .col-md-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  [data-theme=dark] .col-md-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  [data-theme=dark] .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  [data-theme=dark] .col-md-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  [data-theme=dark] .col-md-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  [data-theme=dark] .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  [data-theme=dark] .order-md-first {
    order: -1;
  }
  [data-theme=dark] .order-md-last {
    order: 13;
  }
  [data-theme=dark] .order-md-0 {
    order: 0;
  }
  [data-theme=dark] .order-md-1 {
    order: 1;
  }
  [data-theme=dark] .order-md-2 {
    order: 2;
  }
  [data-theme=dark] .order-md-3 {
    order: 3;
  }
  [data-theme=dark] .order-md-4 {
    order: 4;
  }
  [data-theme=dark] .order-md-5 {
    order: 5;
  }
  [data-theme=dark] .order-md-6 {
    order: 6;
  }
  [data-theme=dark] .order-md-7 {
    order: 7;
  }
  [data-theme=dark] .order-md-8 {
    order: 8;
  }
  [data-theme=dark] .order-md-9 {
    order: 9;
  }
  [data-theme=dark] .order-md-10 {
    order: 10;
  }
  [data-theme=dark] .order-md-11 {
    order: 11;
  }
  [data-theme=dark] .order-md-12 {
    order: 12;
  }
  [data-theme=dark] .offset-md-0 {
    margin-left: 0;
  }
  [data-theme=dark] .offset-md-1 {
    margin-left: 8.33333333%;
  }
  [data-theme=dark] .offset-md-2 {
    margin-left: 16.66666667%;
  }
  [data-theme=dark] .offset-md-3 {
    margin-left: 25%;
  }
  [data-theme=dark] .offset-md-4 {
    margin-left: 33.33333333%;
  }
  [data-theme=dark] .offset-md-5 {
    margin-left: 41.66666667%;
  }
  [data-theme=dark] .offset-md-6 {
    margin-left: 50%;
  }
  [data-theme=dark] .offset-md-7 {
    margin-left: 58.33333333%;
  }
  [data-theme=dark] .offset-md-8 {
    margin-left: 66.66666667%;
  }
  [data-theme=dark] .offset-md-9 {
    margin-left: 75%;
  }
  [data-theme=dark] .offset-md-10 {
    margin-left: 83.33333333%;
  }
  [data-theme=dark] .offset-md-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 992px) {
  [data-theme=dark] .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  [data-theme=dark] .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  [data-theme=dark] .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  [data-theme=dark] .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [data-theme=dark] .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  [data-theme=dark] .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  [data-theme=dark] .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [data-theme=dark] .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  [data-theme=dark] .col-lg-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  [data-theme=dark] .col-lg-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  [data-theme=dark] .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  [data-theme=dark] .col-lg-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  [data-theme=dark] .col-lg-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  [data-theme=dark] .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  [data-theme=dark] .col-lg-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  [data-theme=dark] .col-lg-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  [data-theme=dark] .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  [data-theme=dark] .col-lg-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  [data-theme=dark] .col-lg-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  [data-theme=dark] .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  [data-theme=dark] .order-lg-first {
    order: -1;
  }
  [data-theme=dark] .order-lg-last {
    order: 13;
  }
  [data-theme=dark] .order-lg-0 {
    order: 0;
  }
  [data-theme=dark] .order-lg-1 {
    order: 1;
  }
  [data-theme=dark] .order-lg-2 {
    order: 2;
  }
  [data-theme=dark] .order-lg-3 {
    order: 3;
  }
  [data-theme=dark] .order-lg-4 {
    order: 4;
  }
  [data-theme=dark] .order-lg-5 {
    order: 5;
  }
  [data-theme=dark] .order-lg-6 {
    order: 6;
  }
  [data-theme=dark] .order-lg-7 {
    order: 7;
  }
  [data-theme=dark] .order-lg-8 {
    order: 8;
  }
  [data-theme=dark] .order-lg-9 {
    order: 9;
  }
  [data-theme=dark] .order-lg-10 {
    order: 10;
  }
  [data-theme=dark] .order-lg-11 {
    order: 11;
  }
  [data-theme=dark] .order-lg-12 {
    order: 12;
  }
  [data-theme=dark] .offset-lg-0 {
    margin-left: 0;
  }
  [data-theme=dark] .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  [data-theme=dark] .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  [data-theme=dark] .offset-lg-3 {
    margin-left: 25%;
  }
  [data-theme=dark] .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  [data-theme=dark] .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  [data-theme=dark] .offset-lg-6 {
    margin-left: 50%;
  }
  [data-theme=dark] .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  [data-theme=dark] .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  [data-theme=dark] .offset-lg-9 {
    margin-left: 75%;
  }
  [data-theme=dark] .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  [data-theme=dark] .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1200px) {
  [data-theme=dark] .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  [data-theme=dark] .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  [data-theme=dark] .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  [data-theme=dark] .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [data-theme=dark] .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  [data-theme=dark] .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  [data-theme=dark] .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [data-theme=dark] .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  [data-theme=dark] .col-xl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  [data-theme=dark] .col-xl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  [data-theme=dark] .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  [data-theme=dark] .col-xl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  [data-theme=dark] .col-xl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  [data-theme=dark] .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  [data-theme=dark] .col-xl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  [data-theme=dark] .col-xl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  [data-theme=dark] .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  [data-theme=dark] .col-xl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  [data-theme=dark] .col-xl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  [data-theme=dark] .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  [data-theme=dark] .order-xl-first {
    order: -1;
  }
  [data-theme=dark] .order-xl-last {
    order: 13;
  }
  [data-theme=dark] .order-xl-0 {
    order: 0;
  }
  [data-theme=dark] .order-xl-1 {
    order: 1;
  }
  [data-theme=dark] .order-xl-2 {
    order: 2;
  }
  [data-theme=dark] .order-xl-3 {
    order: 3;
  }
  [data-theme=dark] .order-xl-4 {
    order: 4;
  }
  [data-theme=dark] .order-xl-5 {
    order: 5;
  }
  [data-theme=dark] .order-xl-6 {
    order: 6;
  }
  [data-theme=dark] .order-xl-7 {
    order: 7;
  }
  [data-theme=dark] .order-xl-8 {
    order: 8;
  }
  [data-theme=dark] .order-xl-9 {
    order: 9;
  }
  [data-theme=dark] .order-xl-10 {
    order: 10;
  }
  [data-theme=dark] .order-xl-11 {
    order: 11;
  }
  [data-theme=dark] .order-xl-12 {
    order: 12;
  }
  [data-theme=dark] .offset-xl-0 {
    margin-left: 0;
  }
  [data-theme=dark] .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  [data-theme=dark] .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  [data-theme=dark] .offset-xl-3 {
    margin-left: 25%;
  }
  [data-theme=dark] .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  [data-theme=dark] .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  [data-theme=dark] .offset-xl-6 {
    margin-left: 50%;
  }
  [data-theme=dark] .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  [data-theme=dark] .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  [data-theme=dark] .offset-xl-9 {
    margin-left: 75%;
  }
  [data-theme=dark] .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  [data-theme=dark] .offset-xl-11 {
    margin-left: 91.66666667%;
  }
}
[data-theme=dark] .table {
  width: 100%;
  margin-bottom: 1rem;
  color: #fff;
}
[data-theme=dark] .table th,
[data-theme=dark] .table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #444;
}
[data-theme=dark] .table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #444;
}
[data-theme=dark] .table tbody + tbody {
  border-top: 2px solid #444;
}
[data-theme=dark] .table-sm th,
[data-theme=dark] .table-sm td {
  padding: 0.3rem;
}
[data-theme=dark] .table-bordered {
  border: 1px solid #444;
}
[data-theme=dark] .table-bordered th,
[data-theme=dark] .table-bordered td {
  border: 1px solid #444;
}
[data-theme=dark] .table-bordered thead th,
[data-theme=dark] .table-bordered thead td {
  border-bottom-width: 2px;
}
[data-theme=dark] .table-borderless th,
[data-theme=dark] .table-borderless td,
[data-theme=dark] .table-borderless thead th,
[data-theme=dark] .table-borderless tbody + tbody {
  border: 0;
}
[data-theme=dark] .table-striped tbody tr:nth-of-type(odd) {
  background-color: #303030;
}
[data-theme=dark] .table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}
[data-theme=dark] .table-primary,
[data-theme=dark] .table-primary > th,
[data-theme=dark] .table-primary > td {
  background-color: rgb(77.76, 92.88, 108);
}
[data-theme=dark] .table-primary th,
[data-theme=dark] .table-primary td,
[data-theme=dark] .table-primary thead th,
[data-theme=dark] .table-primary tbody + tbody {
  border-color: rgb(77.76, 92.88, 108);
}
[data-theme=dark] .table-hover .table-primary:hover {
  background-color: rgb(67.0855813953, 80.13, 93.1744186047);
}
[data-theme=dark] .table-hover .table-primary:hover > td,
[data-theme=dark] .table-hover .table-primary:hover > th {
  background-color: rgb(67.0855813953, 80.13, 93.1744186047);
}
[data-theme=dark] .table-secondary,
[data-theme=dark] .table-secondary > th,
[data-theme=dark] .table-secondary > td {
  background-color: rgb(165.96, 179.4, 180.24);
}
[data-theme=dark] .table-secondary th,
[data-theme=dark] .table-secondary td,
[data-theme=dark] .table-secondary thead th,
[data-theme=dark] .table-secondary tbody + tbody {
  border-color: rgb(165.96, 179.4, 180.24);
}
[data-theme=dark] .table-hover .table-secondary:hover {
  background-color: rgb(152.0984615385, 167.6307692308, 168.6015384615);
}
[data-theme=dark] .table-hover .table-secondary:hover > td,
[data-theme=dark] .table-hover .table-secondary:hover > th {
  background-color: rgb(152.0984615385, 167.6307692308, 168.6015384615);
}
[data-theme=dark] .table-success,
[data-theme=dark] .table-success > th,
[data-theme=dark] .table-success > td {
  background-color: rgb(60.96, 198.72, 171.84);
}
[data-theme=dark] .table-success th,
[data-theme=dark] .table-success td,
[data-theme=dark] .table-success thead th,
[data-theme=dark] .table-success tbody + tbody {
  border-color: rgb(60.96, 198.72, 171.84);
}
[data-theme=dark] .table-hover .table-success:hover {
  background-color: rgb(52.6512080537, 181.5287919463, 156.3819463087);
}
[data-theme=dark] .table-hover .table-success:hover > td,
[data-theme=dark] .table-hover .table-success:hover > th {
  background-color: rgb(52.6512080537, 181.5287919463, 156.3819463087);
}
[data-theme=dark] .table-info,
[data-theme=dark] .table-info > th,
[data-theme=dark] .table-info > td {
  background-color: rgb(84.48, 168.48, 224.76);
}
[data-theme=dark] .table-info th,
[data-theme=dark] .table-info td,
[data-theme=dark] .table-info thead th,
[data-theme=dark] .table-info tbody + tbody {
  border-color: rgb(84.48, 168.48, 224.76);
}
[data-theme=dark] .table-hover .table-info:hover {
  background-color: rgb(62.8210041841, 157.490460251, 220.9189958159);
}
[data-theme=dark] .table-hover .table-info:hover > td,
[data-theme=dark] .table-hover .table-info:hover > th {
  background-color: rgb(62.8210041841, 157.490460251, 220.9189958159);
}
[data-theme=dark] .table-warning,
[data-theme=dark] .table-warning > th,
[data-theme=dark] .table-warning > td {
  background-color: rgb(244.92, 171.84, 55.92);
}
[data-theme=dark] .table-warning th,
[data-theme=dark] .table-warning td,
[data-theme=dark] .table-warning thead th,
[data-theme=dark] .table-warning tbody + tbody {
  border-color: rgb(244.92, 171.84, 55.92);
}
[data-theme=dark] .table-hover .table-warning:hover {
  background-color: rgb(243.6910843373, 161.7014457831, 31.6489156627);
}
[data-theme=dark] .table-hover .table-warning:hover > td,
[data-theme=dark] .table-hover .table-warning:hover > th {
  background-color: rgb(243.6910843373, 161.7014457831, 31.6489156627);
}
[data-theme=dark] .table-danger,
[data-theme=dark] .table-danger > th,
[data-theme=dark] .table-danger > td {
  background-color: rgb(234.84, 104.64, 91.2);
}
[data-theme=dark] .table-danger th,
[data-theme=dark] .table-danger td,
[data-theme=dark] .table-danger thead th,
[data-theme=dark] .table-danger tbody + tbody {
  border-color: rgb(234.84, 104.64, 91.2);
}
[data-theme=dark] .table-hover .table-danger:hover {
  background-color: rgb(232.0454794521, 83.7975342466, 68.4945205479);
}
[data-theme=dark] .table-hover .table-danger:hover > td,
[data-theme=dark] .table-hover .table-danger:hover > th {
  background-color: rgb(232.0454794521, 83.7975342466, 68.4945205479);
}
[data-theme=dark] .table-light,
[data-theme=dark] .table-light > th,
[data-theme=dark] .table-light > td {
  background-color: rgb(239.04, 242.4, 243.24);
}
[data-theme=dark] .table-light th,
[data-theme=dark] .table-light td,
[data-theme=dark] .table-light thead th,
[data-theme=dark] .table-light tbody + tbody {
  border-color: rgb(239.04, 242.4, 243.24);
}
[data-theme=dark] .table-hover .table-light:hover {
  background-color: rgb(224.3581818182, 230.8090909091, 232.4218181818);
}
[data-theme=dark] .table-hover .table-light:hover > td,
[data-theme=dark] .table-hover .table-light:hover > th {
  background-color: rgb(224.3581818182, 230.8090909091, 232.4218181818);
}
[data-theme=dark] .table-dark,
[data-theme=dark] .table-dark > th,
[data-theme=dark] .table-dark > td {
  background-color: rgb(84.48, 89.52, 94.56);
}
[data-theme=dark] .table-dark th,
[data-theme=dark] .table-dark td,
[data-theme=dark] .table-dark thead th,
[data-theme=dark] .table-dark tbody + tbody {
  border-color: rgb(84.48, 89.52, 94.56);
}
[data-theme=dark] .table-hover .table-dark:hover {
  background-color: rgb(72.4478284182, 76.77, 81.0921715818);
}
[data-theme=dark] .table-hover .table-dark:hover > td,
[data-theme=dark] .table-hover .table-dark:hover > th {
  background-color: rgb(72.4478284182, 76.77, 81.0921715818);
}
[data-theme=dark] .table-active,
[data-theme=dark] .table-active > th,
[data-theme=dark] .table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}
[data-theme=dark] .table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
[data-theme=dark] .table-hover .table-active:hover > td,
[data-theme=dark] .table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}
[data-theme=dark] .table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: rgb(69.1465517241, 77.125, 85.1034482759);
}
[data-theme=dark] .table .thead-light th {
  color: #343a40;
  background-color: #ecf0f1;
  border-color: #444;
}
[data-theme=dark] .table-dark {
  color: #fff;
  background-color: #343a40;
}
[data-theme=dark] .table-dark th,
[data-theme=dark] .table-dark td,
[data-theme=dark] .table-dark thead th {
  border-color: rgb(69.1465517241, 77.125, 85.1034482759);
}
[data-theme=dark] .table-dark.table-bordered {
  border: 0;
}
[data-theme=dark] .table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
[data-theme=dark] .table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 575.98px) {
  [data-theme=dark] .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  [data-theme=dark] .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  [data-theme=dark] .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  [data-theme=dark] .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  [data-theme=dark] .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  [data-theme=dark] .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  [data-theme=dark] .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  [data-theme=dark] .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
[data-theme=dark] .table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
[data-theme=dark] .table-responsive > .table-bordered {
  border: 0;
}
[data-theme=dark] .form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.5;
  color: #343a40;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #222;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  [data-theme=dark] .form-control {
    transition: none;
  }
}
[data-theme=dark] .form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
[data-theme=dark] .form-control:focus {
  color: #343a40;
  background-color: #fff;
  border-color: rgb(89.2419354839, 125.75, 162.2580645161);
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.25);
}
[data-theme=dark] .form-control::placeholder {
  color: #95a5a6;
  opacity: 1;
}
[data-theme=dark] .form-control:disabled, [data-theme=dark] .form-control[readonly] {
  background-color: #ecf0f1;
  opacity: 1;
}
[data-theme=dark] input[type=date].form-control,
[data-theme=dark] input[type=time].form-control,
[data-theme=dark] input[type=datetime-local].form-control,
[data-theme=dark] input[type=month].form-control {
  appearance: none;
}
[data-theme=dark] select.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #343a40;
}
[data-theme=dark] select.form-control:focus::-ms-value {
  color: #343a40;
  background-color: #fff;
}
[data-theme=dark] .form-control-file,
[data-theme=dark] .form-control-range {
  display: block;
  width: 100%;
}
[data-theme=dark] .col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
[data-theme=dark] .col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.171875rem;
  line-height: 1.5;
}
[data-theme=dark] .col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.8203125rem;
  line-height: 1.5;
}
[data-theme=dark] .form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 0.9375rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
[data-theme=dark] .form-control-plaintext.form-control-sm, [data-theme=dark] .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}
[data-theme=dark] .form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.8203125rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
[data-theme=dark] .form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.171875rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
[data-theme=dark] select.form-control[size], [data-theme=dark] select.form-control[multiple] {
  height: auto;
}
[data-theme=dark] textarea.form-control {
  height: auto;
}
[data-theme=dark] .form-group {
  margin-bottom: 1rem;
}
[data-theme=dark] .form-text {
  display: block;
  margin-top: 0.25rem;
}
[data-theme=dark] .form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
[data-theme=dark] .form-row > .col,
[data-theme=dark] .form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}
[data-theme=dark] .form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}
[data-theme=dark] .form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
[data-theme=dark] .form-check-input[disabled] ~ .form-check-label, [data-theme=dark] .form-check-input:disabled ~ .form-check-label {
  color: #adb5bd;
}
[data-theme=dark] .form-check-label {
  margin-bottom: 0;
}
[data-theme=dark] .form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
[data-theme=dark] .form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}
[data-theme=dark] .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #18bc9c;
}
[data-theme=dark] .valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.8203125rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(24, 188, 156, 0.9);
  border-radius: 0.25rem;
}
.form-row > .col > [data-theme=dark] .valid-tooltip, .form-row > [class*=col-] > [data-theme=dark] .valid-tooltip {
  left: 5px;
}
.was-validated [data-theme=dark]:valid ~ .valid-feedback,
.was-validated [data-theme=dark]:valid ~ .valid-tooltip, [data-theme=dark].is-valid ~ .valid-feedback,
[data-theme=dark].is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated [data-theme=dark] .form-control:valid, [data-theme=dark] .form-control.is-valid {
  border-color: #18bc9c;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2318bc9c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated [data-theme=dark] .form-control:valid:focus, [data-theme=dark] .form-control.is-valid:focus {
  border-color: #18bc9c;
  box-shadow: 0 0 0 0.2rem rgba(24, 188, 156, 0.25);
}
.was-validated [data-theme=dark] select.form-control:valid, [data-theme=dark] select.form-control.is-valid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}
.was-validated [data-theme=dark] textarea.form-control:valid, [data-theme=dark] textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated [data-theme=dark] .custom-select:valid, [data-theme=dark] .custom-select.is-valid {
  border-color: #18bc9c;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2318bc9c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.was-validated [data-theme=dark] .custom-select:valid:focus, [data-theme=dark] .custom-select.is-valid:focus {
  border-color: #18bc9c;
  box-shadow: 0 0 0 0.2rem rgba(24, 188, 156, 0.25);
}
.was-validated [data-theme=dark] .form-check-input:valid ~ .form-check-label, [data-theme=dark] .form-check-input.is-valid ~ .form-check-label {
  color: #18bc9c;
}
.was-validated [data-theme=dark] .form-check-input:valid ~ .valid-feedback,
.was-validated [data-theme=dark] .form-check-input:valid ~ .valid-tooltip, [data-theme=dark] .form-check-input.is-valid ~ .valid-feedback,
[data-theme=dark] .form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated [data-theme=dark] .custom-control-input:valid ~ .custom-control-label, [data-theme=dark] .custom-control-input.is-valid ~ .custom-control-label {
  color: #18bc9c;
}
.was-validated [data-theme=dark] .custom-control-input:valid ~ .custom-control-label::before, [data-theme=dark] .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #18bc9c;
}
.was-validated [data-theme=dark] .custom-control-input:valid:checked ~ .custom-control-label::before, [data-theme=dark] .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: rgb(35.9622641509, 227.0377358491, 189.7547169811);
  background-color: rgb(35.9622641509, 227.0377358491, 189.7547169811);
}
.was-validated [data-theme=dark] .custom-control-input:valid:focus ~ .custom-control-label::before, [data-theme=dark] .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(24, 188, 156, 0.25);
}
.was-validated [data-theme=dark] .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, [data-theme=dark] .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #18bc9c;
}
.was-validated [data-theme=dark] .custom-file-input:valid ~ .custom-file-label, [data-theme=dark] .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #18bc9c;
}
.was-validated [data-theme=dark] .custom-file-input:valid:focus ~ .custom-file-label, [data-theme=dark] .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #18bc9c;
  box-shadow: 0 0 0 0.2rem rgba(24, 188, 156, 0.25);
}
[data-theme=dark] .invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #e74c3c;
}
[data-theme=dark] .invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.8203125rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(231, 76, 60, 0.9);
  border-radius: 0.25rem;
}
.form-row > .col > [data-theme=dark] .invalid-tooltip, .form-row > [class*=col-] > [data-theme=dark] .invalid-tooltip {
  left: 5px;
}
.was-validated [data-theme=dark]:invalid ~ .invalid-feedback,
.was-validated [data-theme=dark]:invalid ~ .invalid-tooltip, [data-theme=dark].is-invalid ~ .invalid-feedback,
[data-theme=dark].is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated [data-theme=dark] .form-control:invalid, [data-theme=dark] .form-control.is-invalid {
  border-color: #e74c3c;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23e74c3c' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23e74c3c' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated [data-theme=dark] .form-control:invalid:focus, [data-theme=dark] .form-control.is-invalid:focus {
  border-color: #e74c3c;
  box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.25);
}
.was-validated [data-theme=dark] select.form-control:invalid, [data-theme=dark] select.form-control.is-invalid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}
.was-validated [data-theme=dark] textarea.form-control:invalid, [data-theme=dark] textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated [data-theme=dark] .custom-select:invalid, [data-theme=dark] .custom-select.is-invalid {
  border-color: #e74c3c;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23e74c3c' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23e74c3c' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.was-validated [data-theme=dark] .custom-select:invalid:focus, [data-theme=dark] .custom-select.is-invalid:focus {
  border-color: #e74c3c;
  box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.25);
}
.was-validated [data-theme=dark] .form-check-input:invalid ~ .form-check-label, [data-theme=dark] .form-check-input.is-invalid ~ .form-check-label {
  color: #e74c3c;
}
.was-validated [data-theme=dark] .form-check-input:invalid ~ .invalid-feedback,
.was-validated [data-theme=dark] .form-check-input:invalid ~ .invalid-tooltip, [data-theme=dark] .form-check-input.is-invalid ~ .invalid-feedback,
[data-theme=dark] .form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated [data-theme=dark] .custom-control-input:invalid ~ .custom-control-label, [data-theme=dark] .custom-control-input.is-invalid ~ .custom-control-label {
  color: #e74c3c;
}
.was-validated [data-theme=dark] .custom-control-input:invalid ~ .custom-control-label::before, [data-theme=dark] .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #e74c3c;
}
.was-validated [data-theme=dark] .custom-control-input:invalid:checked ~ .custom-control-label::before, [data-theme=dark] .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: rgb(236.5890410959, 117.6849315068, 105.4109589041);
  background-color: rgb(236.5890410959, 117.6849315068, 105.4109589041);
}
.was-validated [data-theme=dark] .custom-control-input:invalid:focus ~ .custom-control-label::before, [data-theme=dark] .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.25);
}
.was-validated [data-theme=dark] .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, [data-theme=dark] .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #e74c3c;
}
.was-validated [data-theme=dark] .custom-file-input:invalid ~ .custom-file-label, [data-theme=dark] .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #e74c3c;
}
.was-validated [data-theme=dark] .custom-file-input:invalid:focus ~ .custom-file-label, [data-theme=dark] .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #e74c3c;
  box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.25);
}
[data-theme=dark] .form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
[data-theme=dark] .form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  [data-theme=dark] .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  [data-theme=dark] .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  [data-theme=dark] .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  [data-theme=dark] .form-inline .form-control-plaintext {
    display: inline-block;
  }
  [data-theme=dark] .form-inline .input-group,
  [data-theme=dark] .form-inline .custom-select {
    width: auto;
  }
  [data-theme=dark] .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  [data-theme=dark] .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  [data-theme=dark] .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  [data-theme=dark] .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
[data-theme=dark] .btn {
  display: inline-block;
  font-weight: 400;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 0.9375rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  [data-theme=dark] .btn {
    transition: none;
  }
}
[data-theme=dark] .btn:hover {
  color: #fff;
  text-decoration: none;
}
[data-theme=dark] .btn:focus, [data-theme=dark] .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.25);
}
[data-theme=dark] .btn.disabled, [data-theme=dark] .btn:disabled {
  opacity: 0.65;
}
[data-theme=dark] .btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
[data-theme=dark] a.btn.disabled,
[data-theme=dark] fieldset:disabled a.btn {
  pointer-events: none;
}
[data-theme=dark] .btn-primary {
  color: #fff;
  background-color: #2c3e50;
  border-color: #2c3e50;
}
[data-theme=dark] .btn-primary:hover {
  color: #fff;
  background-color: rgb(30.4274193548, 42.875, 55.3225806452);
  border-color: rgb(25.9032258065, 36.5, 47.0967741935);
}
[data-theme=dark] .btn-primary:focus, [data-theme=dark] .btn-primary.focus {
  color: #fff;
  background-color: rgb(30.4274193548, 42.875, 55.3225806452);
  border-color: rgb(25.9032258065, 36.5, 47.0967741935);
  box-shadow: 0 0 0 0.2rem rgba(75.65, 90.95, 106.25, 0.5);
}
[data-theme=dark] .btn-primary.disabled, [data-theme=dark] .btn-primary:disabled {
  color: #fff;
  background-color: #2c3e50;
  border-color: #2c3e50;
}
[data-theme=dark] .btn-primary:not(:disabled):not(.disabled):active, [data-theme=dark] .btn-primary:not(:disabled):not(.disabled).active, .show > [data-theme=dark] .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: rgb(25.9032258065, 36.5, 47.0967741935);
  border-color: rgb(21.3790322581, 30.125, 38.8709677419);
}
[data-theme=dark] .btn-primary:not(:disabled):not(.disabled):active:focus, [data-theme=dark] .btn-primary:not(:disabled):not(.disabled).active:focus, .show > [data-theme=dark] .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(75.65, 90.95, 106.25, 0.5);
}
[data-theme=dark] .btn-secondary {
  color: #fff;
  background-color: #95a5a6;
  border-color: #95a5a6;
}
[data-theme=dark] .btn-secondary:hover {
  color: #fff;
  background-color: rgb(128.2076923077, 147.3461538462, 148.5423076923);
  border-color: rgb(121.2769230769, 141.4615384615, 142.7230769231);
}
[data-theme=dark] .btn-secondary:focus, [data-theme=dark] .btn-secondary.focus {
  color: #fff;
  background-color: rgb(128.2076923077, 147.3461538462, 148.5423076923);
  border-color: rgb(121.2769230769, 141.4615384615, 142.7230769231);
  box-shadow: 0 0 0 0.2rem rgba(164.9, 178.5, 179.35, 0.5);
}
[data-theme=dark] .btn-secondary.disabled, [data-theme=dark] .btn-secondary:disabled {
  color: #fff;
  background-color: #95a5a6;
  border-color: #95a5a6;
}
[data-theme=dark] .btn-secondary:not(:disabled):not(.disabled):active, [data-theme=dark] .btn-secondary:not(:disabled):not(.disabled).active, .show > [data-theme=dark] .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: rgb(121.2769230769, 141.4615384615, 142.7230769231);
  border-color: rgb(114.6730769231, 135.2884615385, 136.5769230769);
}
[data-theme=dark] .btn-secondary:not(:disabled):not(.disabled):active:focus, [data-theme=dark] .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > [data-theme=dark] .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(164.9, 178.5, 179.35, 0.5);
}
[data-theme=dark] .btn-success {
  color: #fff;
  background-color: #18bc9c;
  border-color: #18bc9c;
}
[data-theme=dark] .btn-success:hover {
  color: #fff;
  background-color: rgb(19.6698113208, 154.0801886792, 127.8537735849);
  border-color: rgb(18.2264150943, 142.7735849057, 118.4716981132);
}
[data-theme=dark] .btn-success:focus, [data-theme=dark] .btn-success.focus {
  color: #fff;
  background-color: rgb(19.6698113208, 154.0801886792, 127.8537735849);
  border-color: rgb(18.2264150943, 142.7735849057, 118.4716981132);
  box-shadow: 0 0 0 0.2rem rgba(58.65, 198.05, 170.85, 0.5);
}
[data-theme=dark] .btn-success.disabled, [data-theme=dark] .btn-success:disabled {
  color: #fff;
  background-color: #18bc9c;
  border-color: #18bc9c;
}
[data-theme=dark] .btn-success:not(:disabled):not(.disabled):active, [data-theme=dark] .btn-success:not(:disabled):not(.disabled).active, .show > [data-theme=dark] .btn-success.dropdown-toggle {
  color: #fff;
  background-color: rgb(18.2264150943, 142.7735849057, 118.4716981132);
  border-color: rgb(16.7830188679, 131.4669811321, 109.0896226415);
}
[data-theme=dark] .btn-success:not(:disabled):not(.disabled):active:focus, [data-theme=dark] .btn-success:not(:disabled):not(.disabled).active:focus, .show > [data-theme=dark] .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58.65, 198.05, 170.85, 0.5);
}
[data-theme=dark] .btn-info {
  color: #fff;
  background-color: #3498db;
  border-color: #3498db;
}
[data-theme=dark] .btn-info:hover {
  color: #fff;
  background-color: rgb(35.0585774059, 132.4435146444, 197.6914225941);
  border-color: rgb(33.1380753138, 125.1882845188, 186.8619246862);
}
[data-theme=dark] .btn-info:focus, [data-theme=dark] .btn-info.focus {
  color: #fff;
  background-color: rgb(35.0585774059, 132.4435146444, 197.6914225941);
  border-color: rgb(33.1380753138, 125.1882845188, 186.8619246862);
  box-shadow: 0 0 0 0.2rem rgba(82.45, 167.45, 224.4, 0.5);
}
[data-theme=dark] .btn-info.disabled, [data-theme=dark] .btn-info:disabled {
  color: #fff;
  background-color: #3498db;
  border-color: #3498db;
}
[data-theme=dark] .btn-info:not(:disabled):not(.disabled):active, [data-theme=dark] .btn-info:not(:disabled):not(.disabled).active, .show > [data-theme=dark] .btn-info.dropdown-toggle {
  color: #fff;
  background-color: rgb(33.1380753138, 125.1882845188, 186.8619246862);
  border-color: rgb(31.2175732218, 117.9330543933, 176.0324267782);
}
[data-theme=dark] .btn-info:not(:disabled):not(.disabled):active:focus, [data-theme=dark] .btn-info:not(:disabled):not(.disabled).active:focus, .show > [data-theme=dark] .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82.45, 167.45, 224.4, 0.5);
}
[data-theme=dark] .btn-warning {
  color: #fff;
  background-color: #f39c12;
  border-color: #f39c12;
}
[data-theme=dark] .btn-warning:hover {
  color: #fff;
  background-color: rgb(212.015060241, 134.186746988, 10.734939759);
  border-color: rgb(199.8795180723, 126.5060240964, 10.1204819277);
}
[data-theme=dark] .btn-warning:focus, [data-theme=dark] .btn-warning.focus {
  color: #fff;
  background-color: rgb(212.015060241, 134.186746988, 10.734939759);
  border-color: rgb(199.8795180723, 126.5060240964, 10.1204819277);
  box-shadow: 0 0 0 0.2rem rgba(244.8, 170.85, 53.55, 0.5);
}
[data-theme=dark] .btn-warning.disabled, [data-theme=dark] .btn-warning:disabled {
  color: #fff;
  background-color: #f39c12;
  border-color: #f39c12;
}
[data-theme=dark] .btn-warning:not(:disabled):not(.disabled):active, [data-theme=dark] .btn-warning:not(:disabled):not(.disabled).active, .show > [data-theme=dark] .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: rgb(199.8795180723, 126.5060240964, 10.1204819277);
  border-color: rgb(187.7439759036, 118.8253012048, 9.5060240964);
}
[data-theme=dark] .btn-warning:not(:disabled):not(.disabled):active:focus, [data-theme=dark] .btn-warning:not(:disabled):not(.disabled).active:focus, .show > [data-theme=dark] .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(244.8, 170.85, 53.55, 0.5);
}
[data-theme=dark] .btn-danger {
  color: #fff;
  background-color: #e74c3c;
  border-color: #e74c3c;
}
[data-theme=dark] .btn-danger:hover {
  color: #fff;
  background-color: rgb(225.051369863, 46.1643835616, 27.698630137);
  border-color: rgb(213.698630137, 43.8356164384, 26.301369863);
}
[data-theme=dark] .btn-danger:focus, [data-theme=dark] .btn-danger.focus {
  color: #fff;
  background-color: rgb(225.051369863, 46.1643835616, 27.698630137);
  border-color: rgb(213.698630137, 43.8356164384, 26.301369863);
  box-shadow: 0 0 0 0.2rem rgba(234.6, 102.85, 89.25, 0.5);
}
[data-theme=dark] .btn-danger.disabled, [data-theme=dark] .btn-danger:disabled {
  color: #fff;
  background-color: #e74c3c;
  border-color: #e74c3c;
}
[data-theme=dark] .btn-danger:not(:disabled):not(.disabled):active, [data-theme=dark] .btn-danger:not(:disabled):not(.disabled).active, .show > [data-theme=dark] .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: rgb(213.698630137, 43.8356164384, 26.301369863);
  border-color: rgb(202.345890411, 41.5068493151, 24.904109589);
}
[data-theme=dark] .btn-danger:not(:disabled):not(.disabled):active:focus, [data-theme=dark] .btn-danger:not(:disabled):not(.disabled).active:focus, .show > [data-theme=dark] .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(234.6, 102.85, 89.25, 0.5);
}
[data-theme=dark] .btn-light {
  color: #212529;
  background-color: #ecf0f1;
  border-color: #ecf0f1;
}
[data-theme=dark] .btn-light:hover {
  color: #212529;
  background-color: rgb(213.9772727273, 222.6136363636, 224.7727272727);
  border-color: rgb(206.6363636364, 216.8181818182, 219.3636363636);
}
[data-theme=dark] .btn-light:focus, [data-theme=dark] .btn-light.focus {
  color: #212529;
  background-color: rgb(213.9772727273, 222.6136363636, 224.7727272727);
  border-color: rgb(206.6363636364, 216.8181818182, 219.3636363636);
  box-shadow: 0 0 0 0.2rem rgba(205.55, 209.55, 211, 0.5);
}
[data-theme=dark] .btn-light.disabled, [data-theme=dark] .btn-light:disabled {
  color: #212529;
  background-color: #ecf0f1;
  border-color: #ecf0f1;
}
[data-theme=dark] .btn-light:not(:disabled):not(.disabled):active, [data-theme=dark] .btn-light:not(:disabled):not(.disabled).active, .show > [data-theme=dark] .btn-light.dropdown-toggle {
  color: #212529;
  background-color: rgb(206.6363636364, 216.8181818182, 219.3636363636);
  border-color: rgb(199.2954545455, 211.0227272727, 213.9545454545);
}
[data-theme=dark] .btn-light:not(:disabled):not(.disabled):active:focus, [data-theme=dark] .btn-light:not(:disabled):not(.disabled).active:focus, .show > [data-theme=dark] .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(205.55, 209.55, 211, 0.5);
}
[data-theme=dark] .btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
[data-theme=dark] .btn-dark:hover {
  color: #fff;
  background-color: rgb(34.8534482759, 38.875, 42.8965517241);
  border-color: rgb(29.1379310345, 32.5, 35.8620689655);
}
[data-theme=dark] .btn-dark:focus, [data-theme=dark] .btn-dark.focus {
  color: #fff;
  background-color: rgb(34.8534482759, 38.875, 42.8965517241);
  border-color: rgb(29.1379310345, 32.5, 35.8620689655);
  box-shadow: 0 0 0 0.2rem rgba(82.45, 87.55, 92.65, 0.5);
}
[data-theme=dark] .btn-dark.disabled, [data-theme=dark] .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
[data-theme=dark] .btn-dark:not(:disabled):not(.disabled):active, [data-theme=dark] .btn-dark:not(:disabled):not(.disabled).active, .show > [data-theme=dark] .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: rgb(29.1379310345, 32.5, 35.8620689655);
  border-color: rgb(23.4224137931, 26.125, 28.8275862069);
}
[data-theme=dark] .btn-dark:not(:disabled):not(.disabled):active:focus, [data-theme=dark] .btn-dark:not(:disabled):not(.disabled).active:focus, .show > [data-theme=dark] .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82.45, 87.55, 92.65, 0.5);
}
[data-theme=dark] .btn-outline-primary {
  color: #2c3e50;
  border-color: #2c3e50;
}
[data-theme=dark] .btn-outline-primary:hover {
  color: #fff;
  background-color: #2c3e50;
  border-color: #2c3e50;
}
[data-theme=dark] .btn-outline-primary:focus, [data-theme=dark] .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.5);
}
[data-theme=dark] .btn-outline-primary.disabled, [data-theme=dark] .btn-outline-primary:disabled {
  color: #2c3e50;
  background-color: transparent;
}
[data-theme=dark] .btn-outline-primary:not(:disabled):not(.disabled):active, [data-theme=dark] .btn-outline-primary:not(:disabled):not(.disabled).active, .show > [data-theme=dark] .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #2c3e50;
  border-color: #2c3e50;
}
[data-theme=dark] .btn-outline-primary:not(:disabled):not(.disabled):active:focus, [data-theme=dark] .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > [data-theme=dark] .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.5);
}
[data-theme=dark] .btn-outline-secondary {
  color: #95a5a6;
  border-color: #95a5a6;
}
[data-theme=dark] .btn-outline-secondary:hover {
  color: #fff;
  background-color: #95a5a6;
  border-color: #95a5a6;
}
[data-theme=dark] .btn-outline-secondary:focus, [data-theme=dark] .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(149, 165, 166, 0.5);
}
[data-theme=dark] .btn-outline-secondary.disabled, [data-theme=dark] .btn-outline-secondary:disabled {
  color: #95a5a6;
  background-color: transparent;
}
[data-theme=dark] .btn-outline-secondary:not(:disabled):not(.disabled):active, [data-theme=dark] .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > [data-theme=dark] .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #95a5a6;
  border-color: #95a5a6;
}
[data-theme=dark] .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, [data-theme=dark] .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > [data-theme=dark] .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(149, 165, 166, 0.5);
}
[data-theme=dark] .btn-outline-success {
  color: #18bc9c;
  border-color: #18bc9c;
}
[data-theme=dark] .btn-outline-success:hover {
  color: #fff;
  background-color: #18bc9c;
  border-color: #18bc9c;
}
[data-theme=dark] .btn-outline-success:focus, [data-theme=dark] .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(24, 188, 156, 0.5);
}
[data-theme=dark] .btn-outline-success.disabled, [data-theme=dark] .btn-outline-success:disabled {
  color: #18bc9c;
  background-color: transparent;
}
[data-theme=dark] .btn-outline-success:not(:disabled):not(.disabled):active, [data-theme=dark] .btn-outline-success:not(:disabled):not(.disabled).active, .show > [data-theme=dark] .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #18bc9c;
  border-color: #18bc9c;
}
[data-theme=dark] .btn-outline-success:not(:disabled):not(.disabled):active:focus, [data-theme=dark] .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > [data-theme=dark] .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(24, 188, 156, 0.5);
}
[data-theme=dark] .btn-outline-info {
  color: #3498db;
  border-color: #3498db;
}
[data-theme=dark] .btn-outline-info:hover {
  color: #fff;
  background-color: #3498db;
  border-color: #3498db;
}
[data-theme=dark] .btn-outline-info:focus, [data-theme=dark] .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 152, 219, 0.5);
}
[data-theme=dark] .btn-outline-info.disabled, [data-theme=dark] .btn-outline-info:disabled {
  color: #3498db;
  background-color: transparent;
}
[data-theme=dark] .btn-outline-info:not(:disabled):not(.disabled):active, [data-theme=dark] .btn-outline-info:not(:disabled):not(.disabled).active, .show > [data-theme=dark] .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #3498db;
  border-color: #3498db;
}
[data-theme=dark] .btn-outline-info:not(:disabled):not(.disabled):active:focus, [data-theme=dark] .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > [data-theme=dark] .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 152, 219, 0.5);
}
[data-theme=dark] .btn-outline-warning {
  color: #f39c12;
  border-color: #f39c12;
}
[data-theme=dark] .btn-outline-warning:hover {
  color: #fff;
  background-color: #f39c12;
  border-color: #f39c12;
}
[data-theme=dark] .btn-outline-warning:focus, [data-theme=dark] .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(243, 156, 18, 0.5);
}
[data-theme=dark] .btn-outline-warning.disabled, [data-theme=dark] .btn-outline-warning:disabled {
  color: #f39c12;
  background-color: transparent;
}
[data-theme=dark] .btn-outline-warning:not(:disabled):not(.disabled):active, [data-theme=dark] .btn-outline-warning:not(:disabled):not(.disabled).active, .show > [data-theme=dark] .btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #f39c12;
  border-color: #f39c12;
}
[data-theme=dark] .btn-outline-warning:not(:disabled):not(.disabled):active:focus, [data-theme=dark] .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > [data-theme=dark] .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(243, 156, 18, 0.5);
}
[data-theme=dark] .btn-outline-danger {
  color: #e74c3c;
  border-color: #e74c3c;
}
[data-theme=dark] .btn-outline-danger:hover {
  color: #fff;
  background-color: #e74c3c;
  border-color: #e74c3c;
}
[data-theme=dark] .btn-outline-danger:focus, [data-theme=dark] .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.5);
}
[data-theme=dark] .btn-outline-danger.disabled, [data-theme=dark] .btn-outline-danger:disabled {
  color: #e74c3c;
  background-color: transparent;
}
[data-theme=dark] .btn-outline-danger:not(:disabled):not(.disabled):active, [data-theme=dark] .btn-outline-danger:not(:disabled):not(.disabled).active, .show > [data-theme=dark] .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #e74c3c;
  border-color: #e74c3c;
}
[data-theme=dark] .btn-outline-danger:not(:disabled):not(.disabled):active:focus, [data-theme=dark] .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > [data-theme=dark] .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.5);
}
[data-theme=dark] .btn-outline-light {
  color: #ecf0f1;
  border-color: #ecf0f1;
}
[data-theme=dark] .btn-outline-light:hover {
  color: #212529;
  background-color: #ecf0f1;
  border-color: #ecf0f1;
}
[data-theme=dark] .btn-outline-light:focus, [data-theme=dark] .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(236, 240, 241, 0.5);
}
[data-theme=dark] .btn-outline-light.disabled, [data-theme=dark] .btn-outline-light:disabled {
  color: #ecf0f1;
  background-color: transparent;
}
[data-theme=dark] .btn-outline-light:not(:disabled):not(.disabled):active, [data-theme=dark] .btn-outline-light:not(:disabled):not(.disabled).active, .show > [data-theme=dark] .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #ecf0f1;
  border-color: #ecf0f1;
}
[data-theme=dark] .btn-outline-light:not(:disabled):not(.disabled):active:focus, [data-theme=dark] .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > [data-theme=dark] .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(236, 240, 241, 0.5);
}
[data-theme=dark] .btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
[data-theme=dark] .btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
[data-theme=dark] .btn-outline-dark:focus, [data-theme=dark] .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
[data-theme=dark] .btn-outline-dark.disabled, [data-theme=dark] .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
[data-theme=dark] .btn-outline-dark:not(:disabled):not(.disabled):active, [data-theme=dark] .btn-outline-dark:not(:disabled):not(.disabled).active, .show > [data-theme=dark] .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
[data-theme=dark] .btn-outline-dark:not(:disabled):not(.disabled):active:focus, [data-theme=dark] .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > [data-theme=dark] .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
[data-theme=dark] .btn-link {
  font-weight: 400;
  color: #6FB7E7;
  text-decoration: none;
}
[data-theme=dark] .btn-link:hover {
  color: rgb(0, 67.6712328767, 142.5);
  text-decoration: underline;
}
[data-theme=dark] .btn-link:focus, [data-theme=dark] .btn-link.focus {
  text-decoration: underline;
}
[data-theme=dark] .btn-link:disabled, [data-theme=dark] .btn-link.disabled {
  color: #95a5a6;
  pointer-events: none;
}
[data-theme=dark] .btn-lg, [data-theme=dark] .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.171875rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
[data-theme=dark] .btn-sm, [data-theme=dark] .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.8203125rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
[data-theme=dark] .btn-block {
  display: block;
  width: 100%;
}
[data-theme=dark] .btn-block + .btn-block {
  margin-top: 0.5rem;
}
[data-theme=dark] input[type=submit].btn-block,
[data-theme=dark] input[type=reset].btn-block,
[data-theme=dark] input[type=button].btn-block {
  width: 100%;
}
[data-theme=dark] .fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  [data-theme=dark] .fade {
    transition: none;
  }
}
[data-theme=dark] .fade:not(.show) {
  opacity: 0;
}
[data-theme=dark] .collapse:not(.show) {
  display: none;
}
[data-theme=dark] .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  [data-theme=dark] .collapsing {
    transition: none;
  }
}
[data-theme=dark] .collapsing.width {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  [data-theme=dark] .collapsing.width {
    transition: none;
  }
}
[data-theme=dark] .dropup,
[data-theme=dark] .dropright,
[data-theme=dark] .dropdown,
[data-theme=dark] .dropleft {
  position: relative;
}
[data-theme=dark] .dropdown-toggle {
  white-space: nowrap;
}
[data-theme=dark] .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
[data-theme=dark] .dropdown-toggle:empty::after {
  margin-left: 0;
}
[data-theme=dark] .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 0.9375rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #222;
  background-clip: padding-box;
  border: 1px solid #444;
  border-radius: 0.25rem;
}
[data-theme=dark] .dropdown-menu-left {
  right: auto;
  left: 0;
}
[data-theme=dark] .dropdown-menu-right {
  right: 0;
  left: auto;
}
@media (min-width: 576px) {
  [data-theme=dark] .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  [data-theme=dark] .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  [data-theme=dark] .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  [data-theme=dark] .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  [data-theme=dark] .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  [data-theme=dark] .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  [data-theme=dark] .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  [data-theme=dark] .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
[data-theme=dark] .dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
[data-theme=dark] .dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
[data-theme=dark] .dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}
[data-theme=dark] .dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
[data-theme=dark] .dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
[data-theme=dark] .dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
[data-theme=dark] .dropright .dropdown-toggle::after {
  vertical-align: 0;
}
[data-theme=dark] .dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
[data-theme=dark] .dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
[data-theme=dark] .dropleft .dropdown-toggle::after {
  display: none;
}
[data-theme=dark] .dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
[data-theme=dark] .dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
[data-theme=dark] .dropleft .dropdown-toggle::before {
  vertical-align: 0;
}
[data-theme=dark] .dropdown-menu[x-placement^=top], [data-theme=dark] .dropdown-menu[x-placement^=right], [data-theme=dark] .dropdown-menu[x-placement^=bottom], [data-theme=dark] .dropdown-menu[x-placement^=left] {
  right: auto;
  bottom: auto;
}
[data-theme=dark] .dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #444;
}
[data-theme=dark] .dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #fff;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
[data-theme=dark] .dropdown-item:hover, [data-theme=dark] .dropdown-item:focus {
  color: #fff;
  text-decoration: none;
  background-color: #375a7f;
}
[data-theme=dark] .dropdown-item.active, [data-theme=dark] .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #2c3e50;
}
[data-theme=dark] .dropdown-item.disabled, [data-theme=dark] .dropdown-item:disabled {
  color: #b4bcc2;
  pointer-events: none;
  background-color: transparent;
}
[data-theme=dark] .dropdown-menu.show {
  display: block;
}
[data-theme=dark] .dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.8203125rem;
  color: #95a5a6;
  white-space: nowrap;
}
[data-theme=dark] .dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #fff;
}
[data-theme=dark] .btn-group,
[data-theme=dark] .btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
[data-theme=dark] .btn-group > .btn,
[data-theme=dark] .btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
[data-theme=dark] .btn-group > .btn:hover,
[data-theme=dark] .btn-group-vertical > .btn:hover {
  z-index: 1;
}
[data-theme=dark] .btn-group > .btn:focus, [data-theme=dark] .btn-group > .btn:active, [data-theme=dark] .btn-group > .btn.active,
[data-theme=dark] .btn-group-vertical > .btn:focus,
[data-theme=dark] .btn-group-vertical > .btn:active,
[data-theme=dark] .btn-group-vertical > .btn.active {
  z-index: 1;
}
[data-theme=dark] .btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
[data-theme=dark] .btn-toolbar .input-group {
  width: auto;
}
[data-theme=dark] .btn-group > .btn:not(:first-child),
[data-theme=dark] .btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
[data-theme=dark] .btn-group > .btn:not(:last-child):not(.dropdown-toggle),
[data-theme=dark] .btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
[data-theme=dark] .btn-group > .btn:not(:first-child),
[data-theme=dark] .btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
[data-theme=dark] .dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
[data-theme=dark] .dropdown-toggle-split::after, .dropup [data-theme=dark] .dropdown-toggle-split::after, .dropright [data-theme=dark] .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropleft [data-theme=dark] .dropdown-toggle-split::before {
  margin-right: 0;
}
[data-theme=dark] .btn-sm + .dropdown-toggle-split, [data-theme=dark] .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
[data-theme=dark] .btn-lg + .dropdown-toggle-split, [data-theme=dark] .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
[data-theme=dark] .btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
[data-theme=dark] .btn-group-vertical > .btn,
[data-theme=dark] .btn-group-vertical > .btn-group {
  width: 100%;
}
[data-theme=dark] .btn-group-vertical > .btn:not(:first-child),
[data-theme=dark] .btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
[data-theme=dark] .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
[data-theme=dark] .btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
[data-theme=dark] .btn-group-vertical > .btn:not(:first-child),
[data-theme=dark] .btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
[data-theme=dark] .btn-group-toggle > .btn,
[data-theme=dark] .btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
[data-theme=dark] .btn-group-toggle > .btn input[type=radio],
[data-theme=dark] .btn-group-toggle > .btn input[type=checkbox],
[data-theme=dark] .btn-group-toggle > .btn-group > .btn input[type=radio],
[data-theme=dark] .btn-group-toggle > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
[data-theme=dark] .input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
[data-theme=dark] .input-group > .form-control,
[data-theme=dark] .input-group > .form-control-plaintext,
[data-theme=dark] .input-group > .custom-select,
[data-theme=dark] .input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}
[data-theme=dark] .input-group > .form-control + .form-control,
[data-theme=dark] .input-group > .form-control + .custom-select,
[data-theme=dark] .input-group > .form-control + .custom-file,
[data-theme=dark] .input-group > .form-control-plaintext + .form-control,
[data-theme=dark] .input-group > .form-control-plaintext + .custom-select,
[data-theme=dark] .input-group > .form-control-plaintext + .custom-file,
[data-theme=dark] .input-group > .custom-select + .form-control,
[data-theme=dark] .input-group > .custom-select + .custom-select,
[data-theme=dark] .input-group > .custom-select + .custom-file,
[data-theme=dark] .input-group > .custom-file + .form-control,
[data-theme=dark] .input-group > .custom-file + .custom-select,
[data-theme=dark] .input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
[data-theme=dark] .input-group > .form-control:focus,
[data-theme=dark] .input-group > .custom-select:focus,
[data-theme=dark] .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
[data-theme=dark] .input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
[data-theme=dark] .input-group > .form-control:not(:first-child),
[data-theme=dark] .input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
[data-theme=dark] .input-group > .custom-file {
  display: flex;
  align-items: center;
}
[data-theme=dark] .input-group > .custom-file:not(:last-child) .custom-file-label, [data-theme=dark] .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
[data-theme=dark] .input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
[data-theme=dark] .input-group:not(.has-validation) > .form-control:not(:last-child),
[data-theme=dark] .input-group:not(.has-validation) > .custom-select:not(:last-child),
[data-theme=dark] .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label,
[data-theme=dark] .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
[data-theme=dark] .input-group.has-validation > .form-control:nth-last-child(n+3),
[data-theme=dark] .input-group.has-validation > .custom-select:nth-last-child(n+3),
[data-theme=dark] .input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label,
[data-theme=dark] .input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
[data-theme=dark] .input-group-prepend,
[data-theme=dark] .input-group-append {
  display: flex;
}
[data-theme=dark] .input-group-prepend .btn,
[data-theme=dark] .input-group-append .btn {
  position: relative;
  z-index: 2;
}
[data-theme=dark] .input-group-prepend .btn:focus,
[data-theme=dark] .input-group-append .btn:focus {
  z-index: 3;
}
[data-theme=dark] .input-group-prepend .btn + .btn,
[data-theme=dark] .input-group-prepend .btn + .input-group-text,
[data-theme=dark] .input-group-prepend .input-group-text + .input-group-text,
[data-theme=dark] .input-group-prepend .input-group-text + .btn,
[data-theme=dark] .input-group-append .btn + .btn,
[data-theme=dark] .input-group-append .btn + .input-group-text,
[data-theme=dark] .input-group-append .input-group-text + .input-group-text,
[data-theme=dark] .input-group-append .input-group-text + .btn {
  margin-left: -1px;
}
[data-theme=dark] .input-group-prepend {
  margin-right: -1px;
}
[data-theme=dark] .input-group-append {
  margin-left: -1px;
}
[data-theme=dark] .input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.5;
  color: #adb5bd;
  text-align: center;
  white-space: nowrap;
  background-color: #444;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
[data-theme=dark] .input-group-text input[type=radio],
[data-theme=dark] .input-group-text input[type=checkbox] {
  margin-top: 0;
}
[data-theme=dark] .input-group-lg > .form-control:not(textarea),
[data-theme=dark] .input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}
[data-theme=dark] .input-group-lg > .form-control,
[data-theme=dark] .input-group-lg > .custom-select,
[data-theme=dark] .input-group-lg > .input-group-prepend > .input-group-text,
[data-theme=dark] .input-group-lg > .input-group-append > .input-group-text,
[data-theme=dark] .input-group-lg > .input-group-prepend > .btn,
[data-theme=dark] .input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.171875rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
[data-theme=dark] .input-group-sm > .form-control:not(textarea),
[data-theme=dark] .input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}
[data-theme=dark] .input-group-sm > .form-control,
[data-theme=dark] .input-group-sm > .custom-select,
[data-theme=dark] .input-group-sm > .input-group-prepend > .input-group-text,
[data-theme=dark] .input-group-sm > .input-group-append > .input-group-text,
[data-theme=dark] .input-group-sm > .input-group-prepend > .btn,
[data-theme=dark] .input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.8203125rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
[data-theme=dark] .input-group-lg > .custom-select,
[data-theme=dark] .input-group-sm > .custom-select {
  padding-right: 1.75rem;
}
[data-theme=dark] .input-group > .input-group-prepend > .btn,
[data-theme=dark] .input-group > .input-group-prepend > .input-group-text,
[data-theme=dark] .input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
[data-theme=dark] .input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
[data-theme=dark] .input-group.has-validation > .input-group-append:nth-last-child(n+3) > .btn,
[data-theme=dark] .input-group.has-validation > .input-group-append:nth-last-child(n+3) > .input-group-text,
[data-theme=dark] .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
[data-theme=dark] .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
[data-theme=dark] .input-group > .input-group-append > .btn,
[data-theme=dark] .input-group > .input-group-append > .input-group-text,
[data-theme=dark] .input-group > .input-group-prepend:not(:first-child) > .btn,
[data-theme=dark] .input-group > .input-group-prepend:not(:first-child) > .input-group-text,
[data-theme=dark] .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
[data-theme=dark] .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
[data-theme=dark] .custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.40625rem;
  padding-left: 1.5rem;
  print-color-adjust: exact;
}
[data-theme=dark] .custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}
[data-theme=dark] .custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.203125rem;
  opacity: 0;
}
[data-theme=dark] .custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #2c3e50;
  background-color: #2c3e50;
}
[data-theme=dark] .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.25);
}
[data-theme=dark] .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: rgb(89.2419354839, 125.75, 162.2580645161);
}
[data-theme=dark] .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: rgb(121.1290322581, 151.25, 181.3709677419);
  border-color: rgb(121.1290322581, 151.25, 181.3709677419);
}
[data-theme=dark] .custom-control-input[disabled] ~ .custom-control-label, [data-theme=dark] .custom-control-input:disabled ~ .custom-control-label {
  color: #95a5a6;
}
[data-theme=dark] .custom-control-input[disabled] ~ .custom-control-label::before, [data-theme=dark] .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #ecf0f1;
}
[data-theme=dark] .custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
[data-theme=dark] .custom-control-label::before {
  position: absolute;
  top: 0.203125rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: 1px solid #b4bcc2;
}
[data-theme=dark] .custom-control-label::after {
  position: absolute;
  top: 0.203125rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: 50%/50% 50% no-repeat;
}
[data-theme=dark] .custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}
[data-theme=dark] .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
[data-theme=dark] .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #2c3e50;
  background-color: #2c3e50;
}
[data-theme=dark] .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
[data-theme=dark] .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(44, 62, 80, 0.5);
}
[data-theme=dark] .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(44, 62, 80, 0.5);
}
[data-theme=dark] .custom-radio .custom-control-label::before {
  border-radius: 50%;
}
[data-theme=dark] .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
[data-theme=dark] .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(44, 62, 80, 0.5);
}
[data-theme=dark] .custom-switch {
  padding-left: 2.25rem;
}
[data-theme=dark] .custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
[data-theme=dark] .custom-switch .custom-control-label::after {
  top: calc(0.203125rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #b4bcc2;
  border-radius: 0.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  [data-theme=dark] .custom-switch .custom-control-label::after {
    transition: none;
  }
}
[data-theme=dark] .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(0.75rem);
}
[data-theme=dark] .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(44, 62, 80, 0.5);
}
[data-theme=dark] .custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.5;
  color: #343a40;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  appearance: none;
}
[data-theme=dark] .custom-select:focus {
  border-color: rgb(89.2419354839, 125.75, 162.2580645161);
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.25);
}
[data-theme=dark] .custom-select:focus::-ms-value {
  color: #343a40;
  background-color: #fff;
}
[data-theme=dark] .custom-select[multiple], [data-theme=dark] .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
[data-theme=dark] .custom-select:disabled {
  color: #95a5a6;
  background-color: #ecf0f1;
}
[data-theme=dark] .custom-select::-ms-expand {
  display: none;
}
[data-theme=dark] .custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #343a40;
}
[data-theme=dark] .custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.8203125rem;
}
[data-theme=dark] .custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.171875rem;
}
[data-theme=dark] .custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}
[data-theme=dark] .custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0;
}
[data-theme=dark] .custom-file-input:focus ~ .custom-file-label {
  border-color: rgb(89.2419354839, 125.75, 162.2580645161);
  box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.25);
}
[data-theme=dark] .custom-file-input[disabled] ~ .custom-file-label, [data-theme=dark] .custom-file-input:disabled ~ .custom-file-label {
  background-color: #ecf0f1;
}
[data-theme=dark] .custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
[data-theme=dark] .custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}
[data-theme=dark] .custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #adb5bd;
  background-color: #fff;
  border: 1px solid #222;
  border-radius: 0.25rem;
}
[data-theme=dark] .custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #343a40;
  content: "Browse";
  background-color: #ecf0f1;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}
[data-theme=dark] .custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  appearance: none;
}
[data-theme=dark] .custom-range:focus {
  outline: 0;
}
[data-theme=dark] .custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(44, 62, 80, 0.25);
}
[data-theme=dark] .custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(44, 62, 80, 0.25);
}
[data-theme=dark] .custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(44, 62, 80, 0.25);
}
[data-theme=dark] .custom-range::-moz-focus-outer {
  border: 0;
}
[data-theme=dark] .custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #2c3e50;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  [data-theme=dark] .custom-range::-webkit-slider-thumb {
    transition: none;
  }
}
[data-theme=dark] .custom-range::-webkit-slider-thumb:active {
  background-color: rgb(121.1290322581, 151.25, 181.3709677419);
}
[data-theme=dark] .custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
[data-theme=dark] .custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #2c3e50;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  [data-theme=dark] .custom-range::-moz-range-thumb {
    transition: none;
  }
}
[data-theme=dark] .custom-range::-moz-range-thumb:active {
  background-color: rgb(121.1290322581, 151.25, 181.3709677419);
}
[data-theme=dark] .custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
[data-theme=dark] .custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #2c3e50;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  [data-theme=dark] .custom-range::-ms-thumb {
    transition: none;
  }
}
[data-theme=dark] .custom-range::-ms-thumb:active {
  background-color: rgb(121.1290322581, 151.25, 181.3709677419);
}
[data-theme=dark] .custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
[data-theme=dark] .custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
[data-theme=dark] .custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
[data-theme=dark] .custom-range:disabled::-webkit-slider-thumb {
  background-color: #b4bcc2;
}
[data-theme=dark] .custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
[data-theme=dark] .custom-range:disabled::-moz-range-thumb {
  background-color: #b4bcc2;
}
[data-theme=dark] .custom-range:disabled::-moz-range-track {
  cursor: default;
}
[data-theme=dark] .custom-range:disabled::-ms-thumb {
  background-color: #b4bcc2;
}
[data-theme=dark] .custom-control-label::before,
[data-theme=dark] .custom-file-label,
[data-theme=dark] .custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  [data-theme=dark] .custom-control-label::before,
  [data-theme=dark] .custom-file-label,
  [data-theme=dark] .custom-select {
    transition: none;
  }
}
[data-theme=dark] .nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
[data-theme=dark] .nav-link {
  display: block;
  padding: 0.5rem 2rem;
}
[data-theme=dark] .nav-link:hover, [data-theme=dark] .nav-link:focus {
  text-decoration: none;
}
[data-theme=dark] .nav-link.disabled {
  color: #adb5bd;
  pointer-events: none;
  cursor: default;
}
[data-theme=dark] .nav-tabs {
  border-bottom: 1px solid #444;
}
[data-theme=dark] .nav-tabs .nav-link {
  margin-bottom: -1px;
  background-color: transparent;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
[data-theme=dark] .nav-tabs .nav-link:hover, [data-theme=dark] .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: #444 #444 transparent;
}
[data-theme=dark] .nav-tabs .nav-link.disabled {
  color: #adb5bd;
  background-color: transparent;
  border-color: transparent;
}
[data-theme=dark] .nav-tabs .nav-link.active,
[data-theme=dark] .nav-tabs .nav-item.show .nav-link {
  color: #fff;
  background-color: transparent;
  border-color: #444 #444 transparent;
}
[data-theme=dark] .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
[data-theme=dark] .nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem;
}
[data-theme=dark] .nav-pills .nav-link.active,
[data-theme=dark] .nav-pills .show > .nav-link {
  color: #fff;
  background-color: transparent;
}
[data-theme=dark] .nav-fill > .nav-link,
[data-theme=dark] .nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}
[data-theme=dark] .nav-justified > .nav-link,
[data-theme=dark] .nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}
[data-theme=dark] .tab-content > .tab-pane {
  display: none;
}
[data-theme=dark] .tab-content > .active {
  display: block;
}
[data-theme=dark] .navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
}
[data-theme=dark] .navbar .container,
[data-theme=dark] .navbar .container-fluid,
[data-theme=dark] .navbar .container-sm,
[data-theme=dark] .navbar .container-md,
[data-theme=dark] .navbar .container-lg,
[data-theme=dark] .navbar .container-xl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
[data-theme=dark] .navbar-brand {
  display: inline-block;
  padding-top: 0.32421875rem;
  padding-bottom: 0.32421875rem;
  margin-right: 1rem;
  font-size: 1.171875rem;
  line-height: inherit;
  white-space: nowrap;
}
[data-theme=dark] .navbar-brand:hover, [data-theme=dark] .navbar-brand:focus {
  text-decoration: none;
}
[data-theme=dark] .navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
[data-theme=dark] .navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
[data-theme=dark] .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
[data-theme=dark] .navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
[data-theme=dark] .navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}
[data-theme=dark] .navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.171875rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
[data-theme=dark] .navbar-toggler:hover, [data-theme=dark] .navbar-toggler:focus {
  text-decoration: none;
}
[data-theme=dark] .navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50%/100% 100% no-repeat;
}
[data-theme=dark] .navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto;
}
@media (max-width: 575.98px) {
  [data-theme=dark] .navbar-expand-sm > .container,
  [data-theme=dark] .navbar-expand-sm > .container-fluid,
  [data-theme=dark] .navbar-expand-sm > .container-sm,
  [data-theme=dark] .navbar-expand-sm > .container-md,
  [data-theme=dark] .navbar-expand-sm > .container-lg,
  [data-theme=dark] .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  [data-theme=dark] .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  [data-theme=dark] .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  [data-theme=dark] .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  [data-theme=dark] .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  [data-theme=dark] .navbar-expand-sm > .container,
  [data-theme=dark] .navbar-expand-sm > .container-fluid,
  [data-theme=dark] .navbar-expand-sm > .container-sm,
  [data-theme=dark] .navbar-expand-sm > .container-md,
  [data-theme=dark] .navbar-expand-sm > .container-lg,
  [data-theme=dark] .navbar-expand-sm > .container-xl {
    flex-wrap: nowrap;
  }
  [data-theme=dark] .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  [data-theme=dark] .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  [data-theme=dark] .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  [data-theme=dark] .navbar-expand-md > .container,
  [data-theme=dark] .navbar-expand-md > .container-fluid,
  [data-theme=dark] .navbar-expand-md > .container-sm,
  [data-theme=dark] .navbar-expand-md > .container-md,
  [data-theme=dark] .navbar-expand-md > .container-lg,
  [data-theme=dark] .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  [data-theme=dark] .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  [data-theme=dark] .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  [data-theme=dark] .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  [data-theme=dark] .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  [data-theme=dark] .navbar-expand-md > .container,
  [data-theme=dark] .navbar-expand-md > .container-fluid,
  [data-theme=dark] .navbar-expand-md > .container-sm,
  [data-theme=dark] .navbar-expand-md > .container-md,
  [data-theme=dark] .navbar-expand-md > .container-lg,
  [data-theme=dark] .navbar-expand-md > .container-xl {
    flex-wrap: nowrap;
  }
  [data-theme=dark] .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  [data-theme=dark] .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  [data-theme=dark] .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  [data-theme=dark] .navbar-expand-lg > .container,
  [data-theme=dark] .navbar-expand-lg > .container-fluid,
  [data-theme=dark] .navbar-expand-lg > .container-sm,
  [data-theme=dark] .navbar-expand-lg > .container-md,
  [data-theme=dark] .navbar-expand-lg > .container-lg,
  [data-theme=dark] .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  [data-theme=dark] .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  [data-theme=dark] .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  [data-theme=dark] .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  [data-theme=dark] .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  [data-theme=dark] .navbar-expand-lg > .container,
  [data-theme=dark] .navbar-expand-lg > .container-fluid,
  [data-theme=dark] .navbar-expand-lg > .container-sm,
  [data-theme=dark] .navbar-expand-lg > .container-md,
  [data-theme=dark] .navbar-expand-lg > .container-lg,
  [data-theme=dark] .navbar-expand-lg > .container-xl {
    flex-wrap: nowrap;
  }
  [data-theme=dark] .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  [data-theme=dark] .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  [data-theme=dark] .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  [data-theme=dark] .navbar-expand-xl > .container,
  [data-theme=dark] .navbar-expand-xl > .container-fluid,
  [data-theme=dark] .navbar-expand-xl > .container-sm,
  [data-theme=dark] .navbar-expand-xl > .container-md,
  [data-theme=dark] .navbar-expand-xl > .container-lg,
  [data-theme=dark] .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  [data-theme=dark] .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  [data-theme=dark] .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  [data-theme=dark] .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  [data-theme=dark] .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  [data-theme=dark] .navbar-expand-xl > .container,
  [data-theme=dark] .navbar-expand-xl > .container-fluid,
  [data-theme=dark] .navbar-expand-xl > .container-sm,
  [data-theme=dark] .navbar-expand-xl > .container-md,
  [data-theme=dark] .navbar-expand-xl > .container-lg,
  [data-theme=dark] .navbar-expand-xl > .container-xl {
    flex-wrap: nowrap;
  }
  [data-theme=dark] .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  [data-theme=dark] .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  [data-theme=dark] .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
[data-theme=dark] .navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
[data-theme=dark] .navbar-expand > .container,
[data-theme=dark] .navbar-expand > .container-fluid,
[data-theme=dark] .navbar-expand > .container-sm,
[data-theme=dark] .navbar-expand > .container-md,
[data-theme=dark] .navbar-expand > .container-lg,
[data-theme=dark] .navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}
[data-theme=dark] .navbar-expand .navbar-nav {
  flex-direction: row;
}
[data-theme=dark] .navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
[data-theme=dark] .navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
[data-theme=dark] .navbar-expand > .container,
[data-theme=dark] .navbar-expand > .container-fluid,
[data-theme=dark] .navbar-expand > .container-sm,
[data-theme=dark] .navbar-expand > .container-md,
[data-theme=dark] .navbar-expand > .container-lg,
[data-theme=dark] .navbar-expand > .container-xl {
  flex-wrap: nowrap;
}
[data-theme=dark] .navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
[data-theme=dark] .navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
[data-theme=dark] .navbar-expand .navbar-toggler {
  display: none;
}
[data-theme=dark] .navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
[data-theme=dark] .navbar-light .navbar-brand:hover, [data-theme=dark] .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
[data-theme=dark] .navbar-light .navbar-nav .nav-link {
  color: rgba(34, 34, 34, 0.7);
}
[data-theme=dark] .navbar-light .navbar-nav .nav-link:hover, [data-theme=dark] .navbar-light .navbar-nav .nav-link:focus {
  color: #222;
}
[data-theme=dark] .navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
[data-theme=dark] .navbar-light .navbar-nav .show > .nav-link,
[data-theme=dark] .navbar-light .navbar-nav .active > .nav-link,
[data-theme=dark] .navbar-light .navbar-nav .nav-link.show,
[data-theme=dark] .navbar-light .navbar-nav .nav-link.active {
  color: #222;
}
[data-theme=dark] .navbar-light .navbar-toggler {
  color: rgba(34, 34, 34, 0.7);
  border-color: rgba(34, 34, 34, 0.1);
}
[data-theme=dark] .navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
[data-theme=dark] .navbar-light .navbar-text {
  color: rgba(34, 34, 34, 0.7);
}
[data-theme=dark] .navbar-light .navbar-text a {
  color: #222;
}
[data-theme=dark] .navbar-light .navbar-text a:hover, [data-theme=dark] .navbar-light .navbar-text a:focus {
  color: #222;
}
[data-theme=dark] .navbar-dark .navbar-brand {
  color: #fff;
}
[data-theme=dark] .navbar-dark .navbar-brand:hover, [data-theme=dark] .navbar-dark .navbar-brand:focus {
  color: #fff;
}
[data-theme=dark] .navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.6);
}
[data-theme=dark] .navbar-dark .navbar-nav .nav-link:hover, [data-theme=dark] .navbar-dark .navbar-nav .nav-link:focus {
  color: #fff;
}
[data-theme=dark] .navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
[data-theme=dark] .navbar-dark .navbar-nav .show > .nav-link,
[data-theme=dark] .navbar-dark .navbar-nav .active > .nav-link,
[data-theme=dark] .navbar-dark .navbar-nav .nav-link.show,
[data-theme=dark] .navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
[data-theme=dark] .navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.6);
  border-color: rgba(255, 255, 255, 0.1);
}
[data-theme=dark] .navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='%23fff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
[data-theme=dark] .navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.6);
}
[data-theme=dark] .navbar-dark .navbar-text a {
  color: #fff;
}
[data-theme=dark] .navbar-dark .navbar-text a:hover, [data-theme=dark] .navbar-dark .navbar-text a:focus {
  color: #fff;
}
[data-theme=dark] .card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #303030;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
[data-theme=dark] .card > hr {
  margin-right: 0;
  margin-left: 0;
}
[data-theme=dark] .card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
[data-theme=dark] .card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
[data-theme=dark] .card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
[data-theme=dark] .card > .card-header + .list-group,
[data-theme=dark] .card > .list-group + .card-footer {
  border-top: 0;
}
[data-theme=dark] .card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}
[data-theme=dark] .card-title {
  margin-bottom: 0.75rem;
}
[data-theme=dark] .card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}
[data-theme=dark] .card-text:last-child {
  margin-bottom: 0;
}
[data-theme=dark] .card-link:hover {
  text-decoration: none;
}
[data-theme=dark] .card-link + .card-link {
  margin-left: 1.25rem;
}
[data-theme=dark] .card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #444;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
[data-theme=dark] .card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
[data-theme=dark] .card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #444;
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
[data-theme=dark] .card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
[data-theme=dark] .card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}
[data-theme=dark] .card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
[data-theme=dark] .card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px);
}
[data-theme=dark] .card-img,
[data-theme=dark] .card-img-top,
[data-theme=dark] .card-img-bottom {
  flex-shrink: 0;
  width: 100%;
}
[data-theme=dark] .card-img,
[data-theme=dark] .card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
[data-theme=dark] .card-img,
[data-theme=dark] .card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
[data-theme=dark] .card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  [data-theme=dark] .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  [data-theme=dark] .card-deck .card {
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
[data-theme=dark] .card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  [data-theme=dark] .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  [data-theme=dark] .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  [data-theme=dark] .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  [data-theme=dark] .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  [data-theme=dark] .card-group > .card:not(:last-child) .card-img-top,
  [data-theme=dark] .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  [data-theme=dark] .card-group > .card:not(:last-child) .card-img-bottom,
  [data-theme=dark] .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  [data-theme=dark] .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  [data-theme=dark] .card-group > .card:not(:first-child) .card-img-top,
  [data-theme=dark] .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  [data-theme=dark] .card-group > .card:not(:first-child) .card-img-bottom,
  [data-theme=dark] .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}
[data-theme=dark] .card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  [data-theme=dark] .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  [data-theme=dark] .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
[data-theme=dark] .accordion {
  overflow-anchor: none;
}
[data-theme=dark] .accordion > .card {
  overflow: hidden;
}
[data-theme=dark] .accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
[data-theme=dark] .accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
[data-theme=dark] .accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}
[data-theme=dark] .breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #444;
  border-radius: 0.25rem;
}
[data-theme=dark] .breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
[data-theme=dark] .breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #95a5a6;
  content: "/";
}
[data-theme=dark] .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
[data-theme=dark] .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
[data-theme=dark] .breadcrumb-item.active {
  color: #95a5a6;
}
[data-theme=dark] .pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}
[data-theme=dark] .page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: 0;
  line-height: 1.25;
  color: #fff;
  background-color: #6FB7E7;
  border: 0 solid transparent;
}
[data-theme=dark] .page-link:hover {
  z-index: 2;
  color: #fff;
  text-decoration: none;
  background-color: rgb(154.7142857143, 204.8571428571, 238.2857142857);
  border-color: transparent;
}
[data-theme=dark] .page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.25);
}
[data-theme=dark] .page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
[data-theme=dark] .page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
[data-theme=dark] .page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: rgb(154.7142857143, 204.8571428571, 238.2857142857);
  border-color: transparent;
}
[data-theme=dark] .page-item.disabled .page-link {
  color: #fff;
  pointer-events: none;
  cursor: auto;
  background-color: rgb(45.4285714286, 150.2142857143, 220.0714285714);
  border-color: transparent;
}
[data-theme=dark] .pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.171875rem;
  line-height: 1.5;
}
[data-theme=dark] .pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
[data-theme=dark] .pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
[data-theme=dark] .pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.8203125rem;
  line-height: 1.5;
}
[data-theme=dark] .pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
[data-theme=dark] .pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
[data-theme=dark] .badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  [data-theme=dark] .badge {
    transition: none;
  }
}
a[data-theme=dark] .badge:hover, a[data-theme=dark] .badge:focus {
  text-decoration: none;
}

[data-theme=dark] .badge:empty {
  display: none;
}
[data-theme=dark] .btn .badge {
  position: relative;
  top: -1px;
}
[data-theme=dark] .badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}
[data-theme=dark] .badge-primary {
  color: #fff;
  background-color: #2c3e50;
}
a[data-theme=dark] .badge-primary:hover, a[data-theme=dark] .badge-primary:focus {
  color: #fff;
  background-color: rgb(25.9032258065, 36.5, 47.0967741935);
}
a[data-theme=dark] .badge-primary:focus, a[data-theme=dark] .badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.5);
}

[data-theme=dark] .badge-secondary {
  color: #fff;
  background-color: #95a5a6;
}
a[data-theme=dark] .badge-secondary:hover, a[data-theme=dark] .badge-secondary:focus {
  color: #fff;
  background-color: rgb(121.2769230769, 141.4615384615, 142.7230769231);
}
a[data-theme=dark] .badge-secondary:focus, a[data-theme=dark] .badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(149, 165, 166, 0.5);
}

[data-theme=dark] .badge-success {
  color: #fff;
  background-color: #18bc9c;
}
a[data-theme=dark] .badge-success:hover, a[data-theme=dark] .badge-success:focus {
  color: #fff;
  background-color: rgb(18.2264150943, 142.7735849057, 118.4716981132);
}
a[data-theme=dark] .badge-success:focus, a[data-theme=dark] .badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(24, 188, 156, 0.5);
}

[data-theme=dark] .badge-info {
  color: #fff;
  background-color: #3498db;
}
a[data-theme=dark] .badge-info:hover, a[data-theme=dark] .badge-info:focus {
  color: #fff;
  background-color: rgb(33.1380753138, 125.1882845188, 186.8619246862);
}
a[data-theme=dark] .badge-info:focus, a[data-theme=dark] .badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 152, 219, 0.5);
}

[data-theme=dark] .badge-warning {
  color: #fff;
  background-color: #f39c12;
}
a[data-theme=dark] .badge-warning:hover, a[data-theme=dark] .badge-warning:focus {
  color: #fff;
  background-color: rgb(199.8795180723, 126.5060240964, 10.1204819277);
}
a[data-theme=dark] .badge-warning:focus, a[data-theme=dark] .badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(243, 156, 18, 0.5);
}

[data-theme=dark] .badge-danger {
  color: #fff;
  background-color: #e74c3c;
}
a[data-theme=dark] .badge-danger:hover, a[data-theme=dark] .badge-danger:focus {
  color: #fff;
  background-color: rgb(213.698630137, 43.8356164384, 26.301369863);
}
a[data-theme=dark] .badge-danger:focus, a[data-theme=dark] .badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.5);
}

[data-theme=dark] .badge-light {
  color: #212529;
  background-color: #ecf0f1;
}
a[data-theme=dark] .badge-light:hover, a[data-theme=dark] .badge-light:focus {
  color: #212529;
  background-color: rgb(206.6363636364, 216.8181818182, 219.3636363636);
}
a[data-theme=dark] .badge-light:focus, a[data-theme=dark] .badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(236, 240, 241, 0.5);
}

[data-theme=dark] .badge-dark {
  color: #fff;
  background-color: #343a40;
}
a[data-theme=dark] .badge-dark:hover, a[data-theme=dark] .badge-dark:focus {
  color: #fff;
  background-color: rgb(29.1379310345, 32.5, 35.8620689655);
}
a[data-theme=dark] .badge-dark:focus, a[data-theme=dark] .badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

[data-theme=dark] .jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #303030;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  [data-theme=dark] .jumbotron {
    padding: 4rem 2rem;
  }
}
[data-theme=dark] .jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}
[data-theme=dark] .alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
[data-theme=dark] .alert-heading {
  color: inherit;
}
[data-theme=dark] .alert-link {
  font-weight: 700;
}
[data-theme=dark] .alert-dismissible {
  padding-right: 3.90625rem;
}
[data-theme=dark] .alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.75rem 1.25rem;
  color: inherit;
}
[data-theme=dark] .alert-primary {
  color: rgb(22.88, 32.24, 41.6);
  background-color: rgb(77.76, 92.88, 108);
  border-color: rgb(77.76, 92.88, 108);
}
[data-theme=dark] .alert-primary hr {
  border-top-color: rgb(67.0855813953, 80.13, 93.1744186047);
}
[data-theme=dark] .alert-primary .alert-link {
  color: rgb(4.7832258065, 6.74, 8.6967741935);
}
[data-theme=dark] .alert-secondary {
  color: rgb(77.48, 85.8, 86.32);
  background-color: rgb(165.96, 179.4, 180.24);
  border-color: rgb(165.96, 179.4, 180.24);
}
[data-theme=dark] .alert-secondary hr {
  border-top-color: rgb(152.0984615385, 167.6307692308, 168.6015384615);
}
[data-theme=dark] .alert-secondary .alert-link {
  color: rgb(53.3561904762, 59.0857142857, 59.4438095238);
}
[data-theme=dark] .alert-success {
  color: rgb(12.48, 97.76, 81.12);
  background-color: rgb(60.96, 198.72, 171.84);
  border-color: rgb(60.96, 198.72, 171.84);
}
[data-theme=dark] .alert-success hr {
  border-top-color: rgb(52.6512080537, 181.5287919463, 156.3819463087);
}
[data-theme=dark] .alert-success .alert-link {
  color: rgb(6.7064150943, 52.5335849057, 43.5916981132);
}
[data-theme=dark] .alert-info {
  color: rgb(27.04, 79.04, 113.88);
  background-color: rgb(84.48, 168.48, 224.76);
  border-color: rgb(84.48, 168.48, 224.76);
}
[data-theme=dark] .alert-info hr {
  border-top-color: rgb(62.8210041841, 157.490460251, 220.9189958159);
}
[data-theme=dark] .alert-info .alert-link {
  color: rgb(17.2540221402, 50.4348339483, 72.6659778598);
}
[data-theme=dark] .alert-warning {
  color: rgb(126.36, 81.12, 9.36);
  background-color: rgb(244.92, 171.84, 55.92);
  border-color: rgb(244.92, 171.84, 55.92);
}
[data-theme=dark] .alert-warning hr {
  border-top-color: rgb(243.6910843373, 161.7014457831, 31.6489156627);
}
[data-theme=dark] .alert-warning .alert-link {
  color: rgb(78.8772413793, 50.6372413793, 5.8427586207);
}
[data-theme=dark] .alert-danger {
  color: rgb(120.12, 39.52, 31.2);
  background-color: rgb(234.84, 104.64, 91.2);
  border-color: rgb(234.84, 104.64, 91.2);
}
[data-theme=dark] .alert-danger hr {
  border-top-color: rgb(232.0454794521, 83.7975342466, 68.4945205479);
}
[data-theme=dark] .alert-danger .alert-link {
  color: rgb(79.6354639175, 26.2004123711, 20.6845360825);
}
[data-theme=dark] .alert-light {
  color: rgb(122.72, 124.8, 125.32);
  background-color: rgb(239.04, 242.4, 243.24);
  border-color: rgb(239.04, 242.4, 243.24);
}
[data-theme=dark] .alert-light hr {
  border-top-color: rgb(224.3581818182, 230.8090909091, 232.4218181818);
}
[data-theme=dark] .alert-light .alert-link {
  color: rgb(97.4872955975, 99.1396226415, 99.5527044025);
}
[data-theme=dark] .alert-dark {
  color: rgb(27.04, 30.16, 33.28);
  background-color: rgb(84.48, 89.52, 94.56);
  border-color: rgb(84.48, 89.52, 94.56);
}
[data-theme=dark] .alert-dark hr {
  border-top-color: rgb(72.4478284182, 76.77, 81.0921715818);
}
[data-theme=dark] .alert-dark .alert-link {
  color: rgb(4.1779310345, 4.66, 5.1420689655);
}
@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
[data-theme=dark] .progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.703125rem;
  background-color: #444;
  border-radius: 0.25rem;
}
[data-theme=dark] .progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #2c3e50;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  [data-theme=dark] .progress-bar {
    transition: none;
  }
}
[data-theme=dark] .progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}
[data-theme=dark] .progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  [data-theme=dark] .progress-bar-animated {
    animation: none;
  }
}
[data-theme=dark] .media {
  display: flex;
  align-items: flex-start;
}
[data-theme=dark] .media-body {
  flex: 1;
}
[data-theme=dark] .list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}
[data-theme=dark] .list-group-item-action {
  width: 100%;
  color: #343a40;
  text-align: inherit;
}
[data-theme=dark] .list-group-item-action:hover, [data-theme=dark] .list-group-item-action:focus {
  z-index: 1;
  color: #343a40;
  text-decoration: none;
  background-color: #444;
}
[data-theme=dark] .list-group-item-action:active {
  color: #212529;
  background-color: #ecf0f1;
}
[data-theme=dark] .list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #303030;
  border: 1px solid #444;
}
[data-theme=dark] .list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
[data-theme=dark] .list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
[data-theme=dark] .list-group-item.disabled, [data-theme=dark] .list-group-item:disabled {
  color: #95a5a6;
  pointer-events: none;
  background-color: #ecf0f1;
}
[data-theme=dark] .list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #2c3e50;
  border-color: #2c3e50;
}
[data-theme=dark] .list-group-item + [data-theme=dark] .list-group-item {
  border-top-width: 0;
}
[data-theme=dark] .list-group-item + [data-theme=dark] .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}
[data-theme=dark] .list-group-horizontal {
  flex-direction: row;
}
[data-theme=dark] .list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
[data-theme=dark] .list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
[data-theme=dark] .list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
[data-theme=dark] .list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
[data-theme=dark] .list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}
@media (min-width: 576px) {
  [data-theme=dark] .list-group-horizontal-sm {
    flex-direction: row;
  }
  [data-theme=dark] .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  [data-theme=dark] .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  [data-theme=dark] .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  [data-theme=dark] .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  [data-theme=dark] .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  [data-theme=dark] .list-group-horizontal-md {
    flex-direction: row;
  }
  [data-theme=dark] .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  [data-theme=dark] .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  [data-theme=dark] .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  [data-theme=dark] .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  [data-theme=dark] .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  [data-theme=dark] .list-group-horizontal-lg {
    flex-direction: row;
  }
  [data-theme=dark] .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  [data-theme=dark] .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  [data-theme=dark] .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  [data-theme=dark] .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  [data-theme=dark] .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  [data-theme=dark] .list-group-horizontal-xl {
    flex-direction: row;
  }
  [data-theme=dark] .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  [data-theme=dark] .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  [data-theme=dark] .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  [data-theme=dark] .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  [data-theme=dark] .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
[data-theme=dark] .list-group-flush {
  border-radius: 0;
}
[data-theme=dark] .list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
[data-theme=dark] .list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}
[data-theme=dark] .list-group-item-primary {
  color: rgb(22.88, 32.24, 41.6);
  background-color: rgb(195.92, 200.96, 206);
}
[data-theme=dark] .list-group-item-primary.list-group-item-action:hover, [data-theme=dark] .list-group-item-primary.list-group-item-action:focus {
  color: rgb(22.88, 32.24, 41.6);
  background-color: rgb(181.980880829, 188.21, 194.439119171);
}
[data-theme=dark] .list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: rgb(22.88, 32.24, 41.6);
  border-color: rgb(22.88, 32.24, 41.6);
}
[data-theme=dark] .list-group-item-secondary {
  color: rgb(77.48, 85.8, 86.32);
  background-color: rgb(225.32, 229.8, 230.08);
}
[data-theme=dark] .list-group-item-secondary.list-group-item-action:hover, [data-theme=dark] .list-group-item-secondary.list-group-item-action:focus {
  color: rgb(77.48, 85.8, 86.32);
  background-color: rgb(211.4584615385, 218.0307692308, 218.4415384615);
}
[data-theme=dark] .list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: rgb(77.48, 85.8, 86.32);
  border-color: rgb(77.48, 85.8, 86.32);
}
[data-theme=dark] .list-group-item-success {
  color: rgb(12.48, 97.76, 81.12);
  background-color: rgb(190.32, 236.24, 227.28);
}
[data-theme=dark] .list-group-item-success.list-group-item-action:hover, [data-theme=dark] .list-group-item-success.list-group-item-action:focus {
  color: rgb(12.48, 97.76, 81.12);
  background-color: rgb(170.5532214765, 230.5067785235, 218.8085234899);
}
[data-theme=dark] .list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: rgb(12.48, 97.76, 81.12);
  border-color: rgb(12.48, 97.76, 81.12);
}
[data-theme=dark] .list-group-item-info {
  color: rgb(27.04, 79.04, 113.88);
  background-color: rgb(198.16, 226.16, 244.92);
}
[data-theme=dark] .list-group-item-info.list-group-item-action:hover, [data-theme=dark] .list-group-item-info.list-group-item-action:focus {
  color: rgb(27.04, 79.04, 113.88);
  background-color: rgb(176.5010041841, 215.170460251, 241.0789958159);
}
[data-theme=dark] .list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: rgb(27.04, 79.04, 113.88);
  border-color: rgb(27.04, 79.04, 113.88);
}
[data-theme=dark] .list-group-item-warning {
  color: rgb(126.36, 81.12, 9.36);
  background-color: rgb(251.64, 227.28, 188.64);
}
[data-theme=dark] .list-group-item-warning.list-group-item-action:hover, [data-theme=dark] .list-group-item-warning.list-group-item-action:focus {
  color: rgb(126.36, 81.12, 9.36);
  background-color: rgb(250.4110843373, 217.1414457831, 164.3689156627);
}
[data-theme=dark] .list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: rgb(126.36, 81.12, 9.36);
  border-color: rgb(126.36, 81.12, 9.36);
}
[data-theme=dark] .list-group-item-danger {
  color: rgb(120.12, 39.52, 31.2);
  background-color: rgb(248.28, 204.88, 200.4);
}
[data-theme=dark] .list-group-item-danger.list-group-item-action:hover, [data-theme=dark] .list-group-item-danger.list-group-item-action:focus {
  color: rgb(120.12, 39.52, 31.2);
  background-color: rgb(245.4854794521, 184.0375342466, 177.6945205479);
}
[data-theme=dark] .list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: rgb(120.12, 39.52, 31.2);
  border-color: rgb(120.12, 39.52, 31.2);
}
[data-theme=dark] .list-group-item-light {
  color: rgb(122.72, 124.8, 125.32);
  background-color: rgb(249.68, 250.8, 251.08);
}
[data-theme=dark] .list-group-item-light.list-group-item-action:hover, [data-theme=dark] .list-group-item-light.list-group-item-action:focus {
  color: rgb(122.72, 124.8, 125.32);
  background-color: rgb(234.9981818182, 239.2090909091, 240.2618181818);
}
[data-theme=dark] .list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: rgb(122.72, 124.8, 125.32);
  border-color: rgb(122.72, 124.8, 125.32);
}
[data-theme=dark] .list-group-item-dark {
  color: rgb(27.04, 30.16, 33.28);
  background-color: rgb(198.16, 199.84, 201.52);
}
[data-theme=dark] .list-group-item-dark.list-group-item-action:hover, [data-theme=dark] .list-group-item-dark.list-group-item-action:focus {
  color: rgb(27.04, 30.16, 33.28);
  background-color: rgb(185.0216751269, 187.09, 189.1583248731);
}
[data-theme=dark] .list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: rgb(27.04, 30.16, 33.28);
  border-color: rgb(27.04, 30.16, 33.28);
}
[data-theme=dark] .close {
  float: right;
  font-size: 1.40625rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-shadow: none;
  opacity: 0.5;
}
[data-theme=dark] .close:hover {
  color: #fff;
  text-decoration: none;
}
[data-theme=dark] .close:not(:disabled):not(.disabled):hover, [data-theme=dark] .close:not(:disabled):not(.disabled):focus {
  opacity: 0.75;
}
[data-theme=dark] button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}
[data-theme=dark] a.close.disabled {
  pointer-events: none;
}
[data-theme=dark] .toast {
  flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  background-color: #444;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  opacity: 0;
  border-radius: 0.25rem;
}
[data-theme=dark] .toast:not(:last-child) {
  margin-bottom: 0.75rem;
}
[data-theme=dark] .toast.showing {
  opacity: 1;
}
[data-theme=dark] .toast.show {
  display: block;
  opacity: 1;
}
[data-theme=dark] .toast.hide {
  display: none;
}
[data-theme=dark] .toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #95a5a6;
  background-color: #303030;
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
[data-theme=dark] .toast-body {
  padding: 0.75rem;
}
[data-theme=dark] .modal-open {
  overflow: hidden;
}
[data-theme=dark] .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
[data-theme=dark] .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
[data-theme=dark] .modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade [data-theme=dark] .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade [data-theme=dark] .modal-dialog {
    transition: none;
  }
}
.modal.show [data-theme=dark] .modal-dialog {
  transform: none;
}
.modal.modal-static [data-theme=dark] .modal-dialog {
  transform: scale(1.02);
}
[data-theme=dark] .modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}
[data-theme=dark] .modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
[data-theme=dark] .modal-dialog-scrollable .modal-header,
[data-theme=dark] .modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}
[data-theme=dark] .modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
[data-theme=dark] .modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
[data-theme=dark] .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: min-content;
  content: "";
}
[data-theme=dark] .modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
[data-theme=dark] .modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
[data-theme=dark] .modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}
[data-theme=dark] .modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #303030;
  background-clip: padding-box;
  border: 1px solid #444;
  border-radius: 0.3rem;
  outline: 0;
}
[data-theme=dark] .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
[data-theme=dark] .modal-backdrop.fade {
  opacity: 0;
}
[data-theme=dark] .modal-backdrop.show {
  opacity: 0.5;
}
[data-theme=dark] .modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #444;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
[data-theme=dark] .modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}
[data-theme=dark] .modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
[data-theme=dark] .modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}
[data-theme=dark] .modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
[data-theme=dark] .modal-footer > * {
  margin: 0.25rem;
}
[data-theme=dark] .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  [data-theme=dark] .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  [data-theme=dark] .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  [data-theme=dark] .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  [data-theme=dark] .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  [data-theme=dark] .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: min-content;
  }
  [data-theme=dark] .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  [data-theme=dark] .modal-lg,
  [data-theme=dark] .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  [data-theme=dark] .modal-xl {
    max-width: 1140px;
  }
}
[data-theme=dark] .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.8203125rem;
  word-wrap: break-word;
  opacity: 0;
}
[data-theme=dark] .tooltip.show {
  opacity: 0.9;
}
[data-theme=dark] .tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
[data-theme=dark] .tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
[data-theme=dark] .bs-tooltip-top, [data-theme=dark] .bs-tooltip-auto[x-placement^=top] {
  padding: 0.4rem 0;
}
[data-theme=dark] .bs-tooltip-top .arrow, [data-theme=dark] .bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0;
}
[data-theme=dark] .bs-tooltip-top .arrow::before, [data-theme=dark] .bs-tooltip-auto[x-placement^=top] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}
[data-theme=dark] .bs-tooltip-right, [data-theme=dark] .bs-tooltip-auto[x-placement^=right] {
  padding: 0 0.4rem;
}
[data-theme=dark] .bs-tooltip-right .arrow, [data-theme=dark] .bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
[data-theme=dark] .bs-tooltip-right .arrow::before, [data-theme=dark] .bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}
[data-theme=dark] .bs-tooltip-bottom, [data-theme=dark] .bs-tooltip-auto[x-placement^=bottom] {
  padding: 0.4rem 0;
}
[data-theme=dark] .bs-tooltip-bottom .arrow, [data-theme=dark] .bs-tooltip-auto[x-placement^=bottom] .arrow {
  top: 0;
}
[data-theme=dark] .bs-tooltip-bottom .arrow::before, [data-theme=dark] .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}
[data-theme=dark] .bs-tooltip-left, [data-theme=dark] .bs-tooltip-auto[x-placement^=left] {
  padding: 0 0.4rem;
}
[data-theme=dark] .bs-tooltip-left .arrow, [data-theme=dark] .bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
[data-theme=dark] .bs-tooltip-left .arrow::before, [data-theme=dark] .bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}
[data-theme=dark] .tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}
[data-theme=dark] .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.8203125rem;
  word-wrap: break-word;
  background-color: #303030;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
[data-theme=dark] .popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
[data-theme=dark] .popover .arrow::before, [data-theme=dark] .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
[data-theme=dark] .bs-popover-top, [data-theme=dark] .bs-popover-auto[x-placement^=top] {
  margin-bottom: 0.5rem;
}
[data-theme=dark] .bs-popover-top > .arrow, [data-theme=dark] .bs-popover-auto[x-placement^=top] > .arrow {
  bottom: calc(-0.5rem - 1px);
}
[data-theme=dark] .bs-popover-top > .arrow::before, [data-theme=dark] .bs-popover-auto[x-placement^=top] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
[data-theme=dark] .bs-popover-top > .arrow::after, [data-theme=dark] .bs-popover-auto[x-placement^=top] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}
[data-theme=dark] .bs-popover-right, [data-theme=dark] .bs-popover-auto[x-placement^=right] {
  margin-left: 0.5rem;
}
[data-theme=dark] .bs-popover-right > .arrow, [data-theme=dark] .bs-popover-auto[x-placement^=right] > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
[data-theme=dark] .bs-popover-right > .arrow::before, [data-theme=dark] .bs-popover-auto[x-placement^=right] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
[data-theme=dark] .bs-popover-right > .arrow::after, [data-theme=dark] .bs-popover-auto[x-placement^=right] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}
[data-theme=dark] .bs-popover-bottom, [data-theme=dark] .bs-popover-auto[x-placement^=bottom] {
  margin-top: 0.5rem;
}
[data-theme=dark] .bs-popover-bottom > .arrow, [data-theme=dark] .bs-popover-auto[x-placement^=bottom] > .arrow {
  top: calc(-0.5rem - 1px);
}
[data-theme=dark] .bs-popover-bottom > .arrow::before, [data-theme=dark] .bs-popover-auto[x-placement^=bottom] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
[data-theme=dark] .bs-popover-bottom > .arrow::after, [data-theme=dark] .bs-popover-auto[x-placement^=bottom] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
[data-theme=dark] .bs-popover-bottom .popover-header::before, [data-theme=dark] .bs-popover-auto[x-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #444;
}
[data-theme=dark] .bs-popover-left, [data-theme=dark] .bs-popover-auto[x-placement^=left] {
  margin-right: 0.5rem;
}
[data-theme=dark] .bs-popover-left > .arrow, [data-theme=dark] .bs-popover-auto[x-placement^=left] > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
[data-theme=dark] .bs-popover-left > .arrow::before, [data-theme=dark] .bs-popover-auto[x-placement^=left] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
[data-theme=dark] .bs-popover-left > .arrow::after, [data-theme=dark] .bs-popover-auto[x-placement^=left] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}
[data-theme=dark] .popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.9375rem;
  background-color: #444;
  border-bottom: 1px solid rgb(55.25, 55.25, 55.25);
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
[data-theme=dark] .popover-header:empty {
  display: none;
}
[data-theme=dark] .popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}
[data-theme=dark] .carousel {
  position: relative;
}
[data-theme=dark] .carousel.pointer-event {
  touch-action: pan-y;
}
[data-theme=dark] .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
[data-theme=dark] .carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=dark] .carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  [data-theme=dark] .carousel-item {
    transition: none;
  }
}
[data-theme=dark] .carousel-item.active,
[data-theme=dark] .carousel-item-next,
[data-theme=dark] .carousel-item-prev {
  display: block;
}
[data-theme=dark] .carousel-item-next:not(.carousel-item-left),
[data-theme=dark] .active.carousel-item-right {
  transform: translateX(100%);
}
[data-theme=dark] .carousel-item-prev:not(.carousel-item-right),
[data-theme=dark] .active.carousel-item-left {
  transform: translateX(-100%);
}
[data-theme=dark] .carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
[data-theme=dark] .carousel-fade .carousel-item.active,
[data-theme=dark] .carousel-fade .carousel-item-next.carousel-item-left,
[data-theme=dark] .carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}
[data-theme=dark] .carousel-fade .active.carousel-item-left,
[data-theme=dark] .carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  [data-theme=dark] .carousel-fade .active.carousel-item-left,
  [data-theme=dark] .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}
[data-theme=dark] .carousel-control-prev,
[data-theme=dark] .carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  [data-theme=dark] .carousel-control-prev,
  [data-theme=dark] .carousel-control-next {
    transition: none;
  }
}
[data-theme=dark] .carousel-control-prev:hover, [data-theme=dark] .carousel-control-prev:focus,
[data-theme=dark] .carousel-control-next:hover,
[data-theme=dark] .carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
[data-theme=dark] .carousel-control-prev {
  left: 0;
}
[data-theme=dark] .carousel-control-next {
  right: 0;
}
[data-theme=dark] .carousel-control-prev-icon,
[data-theme=dark] .carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50%/100% 100% no-repeat;
}
[data-theme=dark] .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}
[data-theme=dark] .carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}
[data-theme=dark] .carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
[data-theme=dark] .carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  [data-theme=dark] .carousel-indicators li {
    transition: none;
  }
}
[data-theme=dark] .carousel-indicators .active {
  opacity: 1;
}
[data-theme=dark] .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
[data-theme=dark] .spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentcolor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: 0.75s linear infinite spinner-border;
}
[data-theme=dark] .spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}
@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
[data-theme=dark] .spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentcolor;
  border-radius: 50%;
  opacity: 0;
  animation: 0.75s linear infinite spinner-grow;
}
[data-theme=dark] .spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}
@media (prefers-reduced-motion: reduce) {
  [data-theme=dark] .spinner-border,
  [data-theme=dark] .spinner-grow {
    animation-duration: 1.5s;
  }
}
[data-theme=dark] .align-baseline {
  vertical-align: baseline !important;
}
[data-theme=dark] .align-top {
  vertical-align: top !important;
}
[data-theme=dark] .align-middle {
  vertical-align: middle !important;
}
[data-theme=dark] .align-bottom {
  vertical-align: bottom !important;
}
[data-theme=dark] .align-text-bottom {
  vertical-align: text-bottom !important;
}
[data-theme=dark] .align-text-top {
  vertical-align: text-top !important;
}
[data-theme=dark] .bg-primary {
  background-color: #2c3e50 !important;
}
[data-theme=dark] a.bg-primary:hover, [data-theme=dark] a.bg-primary:focus,
[data-theme=dark] button.bg-primary:hover,
[data-theme=dark] button.bg-primary:focus {
  background-color: rgb(25.9032258065, 36.5, 47.0967741935) !important;
}
[data-theme=dark] .bg-secondary {
  background-color: #95a5a6 !important;
}
[data-theme=dark] a.bg-secondary:hover, [data-theme=dark] a.bg-secondary:focus,
[data-theme=dark] button.bg-secondary:hover,
[data-theme=dark] button.bg-secondary:focus {
  background-color: rgb(121.2769230769, 141.4615384615, 142.7230769231) !important;
}
[data-theme=dark] .bg-success {
  background-color: #18bc9c !important;
}
[data-theme=dark] a.bg-success:hover, [data-theme=dark] a.bg-success:focus,
[data-theme=dark] button.bg-success:hover,
[data-theme=dark] button.bg-success:focus {
  background-color: rgb(18.2264150943, 142.7735849057, 118.4716981132) !important;
}
[data-theme=dark] .bg-info {
  background-color: #3498db !important;
}
[data-theme=dark] a.bg-info:hover, [data-theme=dark] a.bg-info:focus,
[data-theme=dark] button.bg-info:hover,
[data-theme=dark] button.bg-info:focus {
  background-color: rgb(33.1380753138, 125.1882845188, 186.8619246862) !important;
}
[data-theme=dark] .bg-warning {
  background-color: #f39c12 !important;
}
[data-theme=dark] a.bg-warning:hover, [data-theme=dark] a.bg-warning:focus,
[data-theme=dark] button.bg-warning:hover,
[data-theme=dark] button.bg-warning:focus {
  background-color: rgb(199.8795180723, 126.5060240964, 10.1204819277) !important;
}
[data-theme=dark] .bg-danger {
  background-color: #e74c3c !important;
}
[data-theme=dark] a.bg-danger:hover, [data-theme=dark] a.bg-danger:focus,
[data-theme=dark] button.bg-danger:hover,
[data-theme=dark] button.bg-danger:focus {
  background-color: rgb(213.698630137, 43.8356164384, 26.301369863) !important;
}
[data-theme=dark] .bg-light {
  background-color: #ecf0f1 !important;
}
[data-theme=dark] a.bg-light:hover, [data-theme=dark] a.bg-light:focus,
[data-theme=dark] button.bg-light:hover,
[data-theme=dark] button.bg-light:focus {
  background-color: rgb(206.6363636364, 216.8181818182, 219.3636363636) !important;
}
[data-theme=dark] .bg-dark {
  background-color: #343a40 !important;
}
[data-theme=dark] a.bg-dark:hover, [data-theme=dark] a.bg-dark:focus,
[data-theme=dark] button.bg-dark:hover,
[data-theme=dark] button.bg-dark:focus {
  background-color: rgb(29.1379310345, 32.5, 35.8620689655) !important;
}
[data-theme=dark] .bg-white {
  background-color: #fff !important;
}
[data-theme=dark] .bg-transparent {
  background-color: transparent !important;
}
[data-theme=dark] .border {
  border: 1px solid #dee2e6 !important;
}
[data-theme=dark] .border-top {
  border-top: 1px solid #dee2e6 !important;
}
[data-theme=dark] .border-right {
  border-right: 1px solid #dee2e6 !important;
}
[data-theme=dark] .border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
[data-theme=dark] .border-left {
  border-left: 1px solid #dee2e6 !important;
}
[data-theme=dark] .border-0 {
  border: 0 !important;
}
[data-theme=dark] .border-top-0 {
  border-top: 0 !important;
}
[data-theme=dark] .border-right-0 {
  border-right: 0 !important;
}
[data-theme=dark] .border-bottom-0 {
  border-bottom: 0 !important;
}
[data-theme=dark] .border-left-0 {
  border-left: 0 !important;
}
[data-theme=dark] .border-primary {
  border-color: #2c3e50 !important;
}
[data-theme=dark] .border-secondary {
  border-color: #95a5a6 !important;
}
[data-theme=dark] .border-success {
  border-color: #18bc9c !important;
}
[data-theme=dark] .border-info {
  border-color: #3498db !important;
}
[data-theme=dark] .border-warning {
  border-color: #f39c12 !important;
}
[data-theme=dark] .border-danger {
  border-color: #e74c3c !important;
}
[data-theme=dark] .border-light {
  border-color: #ecf0f1 !important;
}
[data-theme=dark] .border-dark {
  border-color: #343a40 !important;
}
[data-theme=dark] .border-white {
  border-color: #fff !important;
}
[data-theme=dark] .rounded-sm {
  border-radius: 0.2rem !important;
}
[data-theme=dark] .rounded {
  border-radius: 0.25rem !important;
}
[data-theme=dark] .rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}
[data-theme=dark] .rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}
[data-theme=dark] .rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
[data-theme=dark] .rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
[data-theme=dark] .rounded-lg {
  border-radius: 0.3rem !important;
}
[data-theme=dark] .rounded-circle {
  border-radius: 50% !important;
}
[data-theme=dark] .rounded-pill {
  border-radius: 50rem !important;
}
[data-theme=dark] .rounded-0 {
  border-radius: 0 !important;
}
[data-theme=dark] .clearfix::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=dark] .d-none {
  display: none !important;
}
[data-theme=dark] .d-inline {
  display: inline !important;
}
[data-theme=dark] .d-inline-block {
  display: inline-block !important;
}
[data-theme=dark] .d-block {
  display: block !important;
}
[data-theme=dark] .d-table {
  display: table !important;
}
[data-theme=dark] .d-table-row {
  display: table-row !important;
}
[data-theme=dark] .d-table-cell {
  display: table-cell !important;
}
[data-theme=dark] .d-flex {
  display: flex !important;
}
[data-theme=dark] .d-inline-flex {
  display: inline-flex !important;
}
@media (min-width: 576px) {
  [data-theme=dark] .d-sm-none {
    display: none !important;
  }
  [data-theme=dark] .d-sm-inline {
    display: inline !important;
  }
  [data-theme=dark] .d-sm-inline-block {
    display: inline-block !important;
  }
  [data-theme=dark] .d-sm-block {
    display: block !important;
  }
  [data-theme=dark] .d-sm-table {
    display: table !important;
  }
  [data-theme=dark] .d-sm-table-row {
    display: table-row !important;
  }
  [data-theme=dark] .d-sm-table-cell {
    display: table-cell !important;
  }
  [data-theme=dark] .d-sm-flex {
    display: flex !important;
  }
  [data-theme=dark] .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  [data-theme=dark] .d-md-none {
    display: none !important;
  }
  [data-theme=dark] .d-md-inline {
    display: inline !important;
  }
  [data-theme=dark] .d-md-inline-block {
    display: inline-block !important;
  }
  [data-theme=dark] .d-md-block {
    display: block !important;
  }
  [data-theme=dark] .d-md-table {
    display: table !important;
  }
  [data-theme=dark] .d-md-table-row {
    display: table-row !important;
  }
  [data-theme=dark] .d-md-table-cell {
    display: table-cell !important;
  }
  [data-theme=dark] .d-md-flex {
    display: flex !important;
  }
  [data-theme=dark] .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  [data-theme=dark] .d-lg-none {
    display: none !important;
  }
  [data-theme=dark] .d-lg-inline {
    display: inline !important;
  }
  [data-theme=dark] .d-lg-inline-block {
    display: inline-block !important;
  }
  [data-theme=dark] .d-lg-block {
    display: block !important;
  }
  [data-theme=dark] .d-lg-table {
    display: table !important;
  }
  [data-theme=dark] .d-lg-table-row {
    display: table-row !important;
  }
  [data-theme=dark] .d-lg-table-cell {
    display: table-cell !important;
  }
  [data-theme=dark] .d-lg-flex {
    display: flex !important;
  }
  [data-theme=dark] .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  [data-theme=dark] .d-xl-none {
    display: none !important;
  }
  [data-theme=dark] .d-xl-inline {
    display: inline !important;
  }
  [data-theme=dark] .d-xl-inline-block {
    display: inline-block !important;
  }
  [data-theme=dark] .d-xl-block {
    display: block !important;
  }
  [data-theme=dark] .d-xl-table {
    display: table !important;
  }
  [data-theme=dark] .d-xl-table-row {
    display: table-row !important;
  }
  [data-theme=dark] .d-xl-table-cell {
    display: table-cell !important;
  }
  [data-theme=dark] .d-xl-flex {
    display: flex !important;
  }
  [data-theme=dark] .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  [data-theme=dark] .d-print-none {
    display: none !important;
  }
  [data-theme=dark] .d-print-inline {
    display: inline !important;
  }
  [data-theme=dark] .d-print-inline-block {
    display: inline-block !important;
  }
  [data-theme=dark] .d-print-block {
    display: block !important;
  }
  [data-theme=dark] .d-print-table {
    display: table !important;
  }
  [data-theme=dark] .d-print-table-row {
    display: table-row !important;
  }
  [data-theme=dark] .d-print-table-cell {
    display: table-cell !important;
  }
  [data-theme=dark] .d-print-flex {
    display: flex !important;
  }
  [data-theme=dark] .d-print-inline-flex {
    display: inline-flex !important;
  }
}
[data-theme=dark] .embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
[data-theme=dark] .embed-responsive::before {
  display: block;
  content: "";
}
[data-theme=dark] .embed-responsive .embed-responsive-item,
[data-theme=dark] .embed-responsive iframe,
[data-theme=dark] .embed-responsive embed,
[data-theme=dark] .embed-responsive object,
[data-theme=dark] .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
[data-theme=dark] .embed-responsive-21by9::before {
  padding-top: 42.85714286%;
}
[data-theme=dark] .embed-responsive-16by9::before {
  padding-top: 56.25%;
}
[data-theme=dark] .embed-responsive-4by3::before {
  padding-top: 75%;
}
[data-theme=dark] .embed-responsive-1by1::before {
  padding-top: 100%;
}
[data-theme=dark] .embed-responsive-21by9::before {
  padding-top: 42.85714286%;
}
[data-theme=dark] .embed-responsive-16by9::before {
  padding-top: 56.25%;
}
[data-theme=dark] .embed-responsive-4by3::before {
  padding-top: 75%;
}
[data-theme=dark] .embed-responsive-1by1::before {
  padding-top: 100%;
}
[data-theme=dark] .flex-row {
  flex-direction: row !important;
}
[data-theme=dark] .flex-column {
  flex-direction: column !important;
}
[data-theme=dark] .flex-row-reverse {
  flex-direction: row-reverse !important;
}
[data-theme=dark] .flex-column-reverse {
  flex-direction: column-reverse !important;
}
[data-theme=dark] .flex-wrap {
  flex-wrap: wrap !important;
}
[data-theme=dark] .flex-nowrap {
  flex-wrap: nowrap !important;
}
[data-theme=dark] .flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
[data-theme=dark] .flex-fill {
  flex: 1 1 auto !important;
}
[data-theme=dark] .flex-grow-0 {
  flex-grow: 0 !important;
}
[data-theme=dark] .flex-grow-1 {
  flex-grow: 1 !important;
}
[data-theme=dark] .flex-shrink-0 {
  flex-shrink: 0 !important;
}
[data-theme=dark] .flex-shrink-1 {
  flex-shrink: 1 !important;
}
[data-theme=dark] .justify-content-start {
  justify-content: flex-start !important;
}
[data-theme=dark] .justify-content-end {
  justify-content: flex-end !important;
}
[data-theme=dark] .justify-content-center {
  justify-content: center !important;
}
[data-theme=dark] .justify-content-between {
  justify-content: space-between !important;
}
[data-theme=dark] .justify-content-around {
  justify-content: space-around !important;
}
[data-theme=dark] .align-items-start {
  align-items: flex-start !important;
}
[data-theme=dark] .align-items-end {
  align-items: flex-end !important;
}
[data-theme=dark] .align-items-center {
  align-items: center !important;
}
[data-theme=dark] .align-items-baseline {
  align-items: baseline !important;
}
[data-theme=dark] .align-items-stretch {
  align-items: stretch !important;
}
[data-theme=dark] .align-content-start {
  align-content: flex-start !important;
}
[data-theme=dark] .align-content-end {
  align-content: flex-end !important;
}
[data-theme=dark] .align-content-center {
  align-content: center !important;
}
[data-theme=dark] .align-content-between {
  align-content: space-between !important;
}
[data-theme=dark] .align-content-around {
  align-content: space-around !important;
}
[data-theme=dark] .align-content-stretch {
  align-content: stretch !important;
}
[data-theme=dark] .align-self-auto {
  align-self: auto !important;
}
[data-theme=dark] .align-self-start {
  align-self: flex-start !important;
}
[data-theme=dark] .align-self-end {
  align-self: flex-end !important;
}
[data-theme=dark] .align-self-center {
  align-self: center !important;
}
[data-theme=dark] .align-self-baseline {
  align-self: baseline !important;
}
[data-theme=dark] .align-self-stretch {
  align-self: stretch !important;
}
@media (min-width: 576px) {
  [data-theme=dark] .flex-sm-row {
    flex-direction: row !important;
  }
  [data-theme=dark] .flex-sm-column {
    flex-direction: column !important;
  }
  [data-theme=dark] .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  [data-theme=dark] .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  [data-theme=dark] .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  [data-theme=dark] .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  [data-theme=dark] .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  [data-theme=dark] .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  [data-theme=dark] .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  [data-theme=dark] .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  [data-theme=dark] .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  [data-theme=dark] .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  [data-theme=dark] .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  [data-theme=dark] .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  [data-theme=dark] .justify-content-sm-center {
    justify-content: center !important;
  }
  [data-theme=dark] .justify-content-sm-between {
    justify-content: space-between !important;
  }
  [data-theme=dark] .justify-content-sm-around {
    justify-content: space-around !important;
  }
  [data-theme=dark] .align-items-sm-start {
    align-items: flex-start !important;
  }
  [data-theme=dark] .align-items-sm-end {
    align-items: flex-end !important;
  }
  [data-theme=dark] .align-items-sm-center {
    align-items: center !important;
  }
  [data-theme=dark] .align-items-sm-baseline {
    align-items: baseline !important;
  }
  [data-theme=dark] .align-items-sm-stretch {
    align-items: stretch !important;
  }
  [data-theme=dark] .align-content-sm-start {
    align-content: flex-start !important;
  }
  [data-theme=dark] .align-content-sm-end {
    align-content: flex-end !important;
  }
  [data-theme=dark] .align-content-sm-center {
    align-content: center !important;
  }
  [data-theme=dark] .align-content-sm-between {
    align-content: space-between !important;
  }
  [data-theme=dark] .align-content-sm-around {
    align-content: space-around !important;
  }
  [data-theme=dark] .align-content-sm-stretch {
    align-content: stretch !important;
  }
  [data-theme=dark] .align-self-sm-auto {
    align-self: auto !important;
  }
  [data-theme=dark] .align-self-sm-start {
    align-self: flex-start !important;
  }
  [data-theme=dark] .align-self-sm-end {
    align-self: flex-end !important;
  }
  [data-theme=dark] .align-self-sm-center {
    align-self: center !important;
  }
  [data-theme=dark] .align-self-sm-baseline {
    align-self: baseline !important;
  }
  [data-theme=dark] .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  [data-theme=dark] .flex-md-row {
    flex-direction: row !important;
  }
  [data-theme=dark] .flex-md-column {
    flex-direction: column !important;
  }
  [data-theme=dark] .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  [data-theme=dark] .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  [data-theme=dark] .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  [data-theme=dark] .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  [data-theme=dark] .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  [data-theme=dark] .flex-md-fill {
    flex: 1 1 auto !important;
  }
  [data-theme=dark] .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  [data-theme=dark] .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  [data-theme=dark] .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  [data-theme=dark] .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  [data-theme=dark] .justify-content-md-start {
    justify-content: flex-start !important;
  }
  [data-theme=dark] .justify-content-md-end {
    justify-content: flex-end !important;
  }
  [data-theme=dark] .justify-content-md-center {
    justify-content: center !important;
  }
  [data-theme=dark] .justify-content-md-between {
    justify-content: space-between !important;
  }
  [data-theme=dark] .justify-content-md-around {
    justify-content: space-around !important;
  }
  [data-theme=dark] .align-items-md-start {
    align-items: flex-start !important;
  }
  [data-theme=dark] .align-items-md-end {
    align-items: flex-end !important;
  }
  [data-theme=dark] .align-items-md-center {
    align-items: center !important;
  }
  [data-theme=dark] .align-items-md-baseline {
    align-items: baseline !important;
  }
  [data-theme=dark] .align-items-md-stretch {
    align-items: stretch !important;
  }
  [data-theme=dark] .align-content-md-start {
    align-content: flex-start !important;
  }
  [data-theme=dark] .align-content-md-end {
    align-content: flex-end !important;
  }
  [data-theme=dark] .align-content-md-center {
    align-content: center !important;
  }
  [data-theme=dark] .align-content-md-between {
    align-content: space-between !important;
  }
  [data-theme=dark] .align-content-md-around {
    align-content: space-around !important;
  }
  [data-theme=dark] .align-content-md-stretch {
    align-content: stretch !important;
  }
  [data-theme=dark] .align-self-md-auto {
    align-self: auto !important;
  }
  [data-theme=dark] .align-self-md-start {
    align-self: flex-start !important;
  }
  [data-theme=dark] .align-self-md-end {
    align-self: flex-end !important;
  }
  [data-theme=dark] .align-self-md-center {
    align-self: center !important;
  }
  [data-theme=dark] .align-self-md-baseline {
    align-self: baseline !important;
  }
  [data-theme=dark] .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  [data-theme=dark] .flex-lg-row {
    flex-direction: row !important;
  }
  [data-theme=dark] .flex-lg-column {
    flex-direction: column !important;
  }
  [data-theme=dark] .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  [data-theme=dark] .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  [data-theme=dark] .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  [data-theme=dark] .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  [data-theme=dark] .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  [data-theme=dark] .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  [data-theme=dark] .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  [data-theme=dark] .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  [data-theme=dark] .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  [data-theme=dark] .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  [data-theme=dark] .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  [data-theme=dark] .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  [data-theme=dark] .justify-content-lg-center {
    justify-content: center !important;
  }
  [data-theme=dark] .justify-content-lg-between {
    justify-content: space-between !important;
  }
  [data-theme=dark] .justify-content-lg-around {
    justify-content: space-around !important;
  }
  [data-theme=dark] .align-items-lg-start {
    align-items: flex-start !important;
  }
  [data-theme=dark] .align-items-lg-end {
    align-items: flex-end !important;
  }
  [data-theme=dark] .align-items-lg-center {
    align-items: center !important;
  }
  [data-theme=dark] .align-items-lg-baseline {
    align-items: baseline !important;
  }
  [data-theme=dark] .align-items-lg-stretch {
    align-items: stretch !important;
  }
  [data-theme=dark] .align-content-lg-start {
    align-content: flex-start !important;
  }
  [data-theme=dark] .align-content-lg-end {
    align-content: flex-end !important;
  }
  [data-theme=dark] .align-content-lg-center {
    align-content: center !important;
  }
  [data-theme=dark] .align-content-lg-between {
    align-content: space-between !important;
  }
  [data-theme=dark] .align-content-lg-around {
    align-content: space-around !important;
  }
  [data-theme=dark] .align-content-lg-stretch {
    align-content: stretch !important;
  }
  [data-theme=dark] .align-self-lg-auto {
    align-self: auto !important;
  }
  [data-theme=dark] .align-self-lg-start {
    align-self: flex-start !important;
  }
  [data-theme=dark] .align-self-lg-end {
    align-self: flex-end !important;
  }
  [data-theme=dark] .align-self-lg-center {
    align-self: center !important;
  }
  [data-theme=dark] .align-self-lg-baseline {
    align-self: baseline !important;
  }
  [data-theme=dark] .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  [data-theme=dark] .flex-xl-row {
    flex-direction: row !important;
  }
  [data-theme=dark] .flex-xl-column {
    flex-direction: column !important;
  }
  [data-theme=dark] .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  [data-theme=dark] .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  [data-theme=dark] .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  [data-theme=dark] .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  [data-theme=dark] .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  [data-theme=dark] .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  [data-theme=dark] .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  [data-theme=dark] .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  [data-theme=dark] .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  [data-theme=dark] .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  [data-theme=dark] .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  [data-theme=dark] .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  [data-theme=dark] .justify-content-xl-center {
    justify-content: center !important;
  }
  [data-theme=dark] .justify-content-xl-between {
    justify-content: space-between !important;
  }
  [data-theme=dark] .justify-content-xl-around {
    justify-content: space-around !important;
  }
  [data-theme=dark] .align-items-xl-start {
    align-items: flex-start !important;
  }
  [data-theme=dark] .align-items-xl-end {
    align-items: flex-end !important;
  }
  [data-theme=dark] .align-items-xl-center {
    align-items: center !important;
  }
  [data-theme=dark] .align-items-xl-baseline {
    align-items: baseline !important;
  }
  [data-theme=dark] .align-items-xl-stretch {
    align-items: stretch !important;
  }
  [data-theme=dark] .align-content-xl-start {
    align-content: flex-start !important;
  }
  [data-theme=dark] .align-content-xl-end {
    align-content: flex-end !important;
  }
  [data-theme=dark] .align-content-xl-center {
    align-content: center !important;
  }
  [data-theme=dark] .align-content-xl-between {
    align-content: space-between !important;
  }
  [data-theme=dark] .align-content-xl-around {
    align-content: space-around !important;
  }
  [data-theme=dark] .align-content-xl-stretch {
    align-content: stretch !important;
  }
  [data-theme=dark] .align-self-xl-auto {
    align-self: auto !important;
  }
  [data-theme=dark] .align-self-xl-start {
    align-self: flex-start !important;
  }
  [data-theme=dark] .align-self-xl-end {
    align-self: flex-end !important;
  }
  [data-theme=dark] .align-self-xl-center {
    align-self: center !important;
  }
  [data-theme=dark] .align-self-xl-baseline {
    align-self: baseline !important;
  }
  [data-theme=dark] .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
[data-theme=dark] .float-left {
  float: left !important;
}
[data-theme=dark] .float-right {
  float: right !important;
}
[data-theme=dark] .float-none {
  float: none !important;
}
@media (min-width: 576px) {
  [data-theme=dark] .float-sm-left {
    float: left !important;
  }
  [data-theme=dark] .float-sm-right {
    float: right !important;
  }
  [data-theme=dark] .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  [data-theme=dark] .float-md-left {
    float: left !important;
  }
  [data-theme=dark] .float-md-right {
    float: right !important;
  }
  [data-theme=dark] .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  [data-theme=dark] .float-lg-left {
    float: left !important;
  }
  [data-theme=dark] .float-lg-right {
    float: right !important;
  }
  [data-theme=dark] .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  [data-theme=dark] .float-xl-left {
    float: left !important;
  }
  [data-theme=dark] .float-xl-right {
    float: right !important;
  }
  [data-theme=dark] .float-xl-none {
    float: none !important;
  }
}
[data-theme=dark] .user-select-all {
  user-select: all !important;
}
[data-theme=dark] .user-select-auto {
  user-select: auto !important;
}
[data-theme=dark] .user-select-none {
  user-select: none !important;
}
[data-theme=dark] .overflow-auto {
  overflow: auto !important;
}
[data-theme=dark] .overflow-hidden {
  overflow: hidden !important;
}
[data-theme=dark] .position-static {
  position: static !important;
}
[data-theme=dark] .position-relative {
  position: relative !important;
}
[data-theme=dark] .position-absolute {
  position: absolute !important;
}
[data-theme=dark] .position-fixed {
  position: fixed !important;
}
[data-theme=dark] .position-sticky {
  position: sticky !important;
}
[data-theme=dark] .fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
[data-theme=dark] .fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
@supports (position: sticky) {
  [data-theme=dark] .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
[data-theme=dark] .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
[data-theme=dark] .sr-only-focusable:active, [data-theme=dark] .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
[data-theme=dark] .shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
[data-theme=dark] .shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
[data-theme=dark] .shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
[data-theme=dark] .shadow-none {
  box-shadow: none !important;
}
[data-theme=dark] .w-25 {
  width: 25% !important;
}
[data-theme=dark] .w-50 {
  width: 50% !important;
}
[data-theme=dark] .w-75 {
  width: 75% !important;
}
[data-theme=dark] .w-100 {
  width: 100% !important;
}
[data-theme=dark] .w-auto {
  width: auto !important;
}
[data-theme=dark] .h-25 {
  height: 25% !important;
}
[data-theme=dark] .h-50 {
  height: 50% !important;
}
[data-theme=dark] .h-75 {
  height: 75% !important;
}
[data-theme=dark] .h-100 {
  height: 100% !important;
}
[data-theme=dark] .h-auto {
  height: auto !important;
}
[data-theme=dark] .mw-100 {
  max-width: 100% !important;
}
[data-theme=dark] .mh-100 {
  max-height: 100% !important;
}
[data-theme=dark] .min-vw-100 {
  min-width: 100vw !important;
}
[data-theme=dark] .min-vh-100 {
  min-height: 100vh !important;
}
[data-theme=dark] .vw-100 {
  width: 100vw !important;
}
[data-theme=dark] .vh-100 {
  height: 100vh !important;
}
[data-theme=dark] .m-0 {
  margin: 0 !important;
}
[data-theme=dark] .mt-0,
[data-theme=dark] .my-0 {
  margin-top: 0 !important;
}
[data-theme=dark] .mr-0,
[data-theme=dark] .mx-0 {
  margin-right: 0 !important;
}
[data-theme=dark] .mb-0,
[data-theme=dark] .my-0 {
  margin-bottom: 0 !important;
}
[data-theme=dark] .ml-0,
[data-theme=dark] .mx-0 {
  margin-left: 0 !important;
}
[data-theme=dark] .m-1 {
  margin: 0.25rem !important;
}
[data-theme=dark] .mt-1,
[data-theme=dark] .my-1 {
  margin-top: 0.25rem !important;
}
[data-theme=dark] .mr-1,
[data-theme=dark] .mx-1 {
  margin-right: 0.25rem !important;
}
[data-theme=dark] .mb-1,
[data-theme=dark] .my-1 {
  margin-bottom: 0.25rem !important;
}
[data-theme=dark] .ml-1,
[data-theme=dark] .mx-1 {
  margin-left: 0.25rem !important;
}
[data-theme=dark] .m-2 {
  margin: 0.5rem !important;
}
[data-theme=dark] .mt-2,
[data-theme=dark] .my-2 {
  margin-top: 0.5rem !important;
}
[data-theme=dark] .mr-2,
[data-theme=dark] .mx-2 {
  margin-right: 0.5rem !important;
}
[data-theme=dark] .mb-2,
[data-theme=dark] .my-2 {
  margin-bottom: 0.5rem !important;
}
[data-theme=dark] .ml-2,
[data-theme=dark] .mx-2 {
  margin-left: 0.5rem !important;
}
[data-theme=dark] .m-3 {
  margin: 1rem !important;
}
[data-theme=dark] .mt-3,
[data-theme=dark] .my-3 {
  margin-top: 1rem !important;
}
[data-theme=dark] .mr-3,
[data-theme=dark] .mx-3 {
  margin-right: 1rem !important;
}
[data-theme=dark] .mb-3,
[data-theme=dark] .my-3 {
  margin-bottom: 1rem !important;
}
[data-theme=dark] .ml-3,
[data-theme=dark] .mx-3 {
  margin-left: 1rem !important;
}
[data-theme=dark] .m-4 {
  margin: 1.5rem !important;
}
[data-theme=dark] .mt-4,
[data-theme=dark] .my-4 {
  margin-top: 1.5rem !important;
}
[data-theme=dark] .mr-4,
[data-theme=dark] .mx-4 {
  margin-right: 1.5rem !important;
}
[data-theme=dark] .mb-4,
[data-theme=dark] .my-4 {
  margin-bottom: 1.5rem !important;
}
[data-theme=dark] .ml-4,
[data-theme=dark] .mx-4 {
  margin-left: 1.5rem !important;
}
[data-theme=dark] .m-5 {
  margin: 3rem !important;
}
[data-theme=dark] .mt-5,
[data-theme=dark] .my-5 {
  margin-top: 3rem !important;
}
[data-theme=dark] .mr-5,
[data-theme=dark] .mx-5 {
  margin-right: 3rem !important;
}
[data-theme=dark] .mb-5,
[data-theme=dark] .my-5 {
  margin-bottom: 3rem !important;
}
[data-theme=dark] .ml-5,
[data-theme=dark] .mx-5 {
  margin-left: 3rem !important;
}
[data-theme=dark] .p-0 {
  padding: 0 !important;
}
[data-theme=dark] .pt-0,
[data-theme=dark] .py-0 {
  padding-top: 0 !important;
}
[data-theme=dark] .pr-0,
[data-theme=dark] .px-0 {
  padding-right: 0 !important;
}
[data-theme=dark] .pb-0,
[data-theme=dark] .py-0 {
  padding-bottom: 0 !important;
}
[data-theme=dark] .pl-0,
[data-theme=dark] .px-0 {
  padding-left: 0 !important;
}
[data-theme=dark] .p-1 {
  padding: 0.25rem !important;
}
[data-theme=dark] .pt-1,
[data-theme=dark] .py-1 {
  padding-top: 0.25rem !important;
}
[data-theme=dark] .pr-1,
[data-theme=dark] .px-1 {
  padding-right: 0.25rem !important;
}
[data-theme=dark] .pb-1,
[data-theme=dark] .py-1 {
  padding-bottom: 0.25rem !important;
}
[data-theme=dark] .pl-1,
[data-theme=dark] .px-1 {
  padding-left: 0.25rem !important;
}
[data-theme=dark] .p-2 {
  padding: 0.5rem !important;
}
[data-theme=dark] .pt-2,
[data-theme=dark] .py-2 {
  padding-top: 0.5rem !important;
}
[data-theme=dark] .pr-2,
[data-theme=dark] .px-2 {
  padding-right: 0.5rem !important;
}
[data-theme=dark] .pb-2,
[data-theme=dark] .py-2 {
  padding-bottom: 0.5rem !important;
}
[data-theme=dark] .pl-2,
[data-theme=dark] .px-2 {
  padding-left: 0.5rem !important;
}
[data-theme=dark] .p-3 {
  padding: 1rem !important;
}
[data-theme=dark] .pt-3,
[data-theme=dark] .py-3 {
  padding-top: 1rem !important;
}
[data-theme=dark] .pr-3,
[data-theme=dark] .px-3 {
  padding-right: 1rem !important;
}
[data-theme=dark] .pb-3,
[data-theme=dark] .py-3 {
  padding-bottom: 1rem !important;
}
[data-theme=dark] .pl-3,
[data-theme=dark] .px-3 {
  padding-left: 1rem !important;
}
[data-theme=dark] .p-4 {
  padding: 1.5rem !important;
}
[data-theme=dark] .pt-4,
[data-theme=dark] .py-4 {
  padding-top: 1.5rem !important;
}
[data-theme=dark] .pr-4,
[data-theme=dark] .px-4 {
  padding-right: 1.5rem !important;
}
[data-theme=dark] .pb-4,
[data-theme=dark] .py-4 {
  padding-bottom: 1.5rem !important;
}
[data-theme=dark] .pl-4,
[data-theme=dark] .px-4 {
  padding-left: 1.5rem !important;
}
[data-theme=dark] .p-5 {
  padding: 3rem !important;
}
[data-theme=dark] .pt-5,
[data-theme=dark] .py-5 {
  padding-top: 3rem !important;
}
[data-theme=dark] .pr-5,
[data-theme=dark] .px-5 {
  padding-right: 3rem !important;
}
[data-theme=dark] .pb-5,
[data-theme=dark] .py-5 {
  padding-bottom: 3rem !important;
}
[data-theme=dark] .pl-5,
[data-theme=dark] .px-5 {
  padding-left: 3rem !important;
}
[data-theme=dark] .m-n1 {
  margin: -0.25rem !important;
}
[data-theme=dark] .mt-n1,
[data-theme=dark] .my-n1 {
  margin-top: -0.25rem !important;
}
[data-theme=dark] .mr-n1,
[data-theme=dark] .mx-n1 {
  margin-right: -0.25rem !important;
}
[data-theme=dark] .mb-n1,
[data-theme=dark] .my-n1 {
  margin-bottom: -0.25rem !important;
}
[data-theme=dark] .ml-n1,
[data-theme=dark] .mx-n1 {
  margin-left: -0.25rem !important;
}
[data-theme=dark] .m-n2 {
  margin: -0.5rem !important;
}
[data-theme=dark] .mt-n2,
[data-theme=dark] .my-n2 {
  margin-top: -0.5rem !important;
}
[data-theme=dark] .mr-n2,
[data-theme=dark] .mx-n2 {
  margin-right: -0.5rem !important;
}
[data-theme=dark] .mb-n2,
[data-theme=dark] .my-n2 {
  margin-bottom: -0.5rem !important;
}
[data-theme=dark] .ml-n2,
[data-theme=dark] .mx-n2 {
  margin-left: -0.5rem !important;
}
[data-theme=dark] .m-n3 {
  margin: -1rem !important;
}
[data-theme=dark] .mt-n3,
[data-theme=dark] .my-n3 {
  margin-top: -1rem !important;
}
[data-theme=dark] .mr-n3,
[data-theme=dark] .mx-n3 {
  margin-right: -1rem !important;
}
[data-theme=dark] .mb-n3,
[data-theme=dark] .my-n3 {
  margin-bottom: -1rem !important;
}
[data-theme=dark] .ml-n3,
[data-theme=dark] .mx-n3 {
  margin-left: -1rem !important;
}
[data-theme=dark] .m-n4 {
  margin: -1.5rem !important;
}
[data-theme=dark] .mt-n4,
[data-theme=dark] .my-n4 {
  margin-top: -1.5rem !important;
}
[data-theme=dark] .mr-n4,
[data-theme=dark] .mx-n4 {
  margin-right: -1.5rem !important;
}
[data-theme=dark] .mb-n4,
[data-theme=dark] .my-n4 {
  margin-bottom: -1.5rem !important;
}
[data-theme=dark] .ml-n4,
[data-theme=dark] .mx-n4 {
  margin-left: -1.5rem !important;
}
[data-theme=dark] .m-n5 {
  margin: -3rem !important;
}
[data-theme=dark] .mt-n5,
[data-theme=dark] .my-n5 {
  margin-top: -3rem !important;
}
[data-theme=dark] .mr-n5,
[data-theme=dark] .mx-n5 {
  margin-right: -3rem !important;
}
[data-theme=dark] .mb-n5,
[data-theme=dark] .my-n5 {
  margin-bottom: -3rem !important;
}
[data-theme=dark] .ml-n5,
[data-theme=dark] .mx-n5 {
  margin-left: -3rem !important;
}
[data-theme=dark] .m-auto {
  margin: auto !important;
}
[data-theme=dark] .mt-auto,
[data-theme=dark] .my-auto {
  margin-top: auto !important;
}
[data-theme=dark] .mr-auto,
[data-theme=dark] .mx-auto {
  margin-right: auto !important;
}
[data-theme=dark] .mb-auto,
[data-theme=dark] .my-auto {
  margin-bottom: auto !important;
}
[data-theme=dark] .ml-auto,
[data-theme=dark] .mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  [data-theme=dark] .m-sm-0 {
    margin: 0 !important;
  }
  [data-theme=dark] .mt-sm-0,
  [data-theme=dark] .my-sm-0 {
    margin-top: 0 !important;
  }
  [data-theme=dark] .mr-sm-0,
  [data-theme=dark] .mx-sm-0 {
    margin-right: 0 !important;
  }
  [data-theme=dark] .mb-sm-0,
  [data-theme=dark] .my-sm-0 {
    margin-bottom: 0 !important;
  }
  [data-theme=dark] .ml-sm-0,
  [data-theme=dark] .mx-sm-0 {
    margin-left: 0 !important;
  }
  [data-theme=dark] .m-sm-1 {
    margin: 0.25rem !important;
  }
  [data-theme=dark] .mt-sm-1,
  [data-theme=dark] .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  [data-theme=dark] .mr-sm-1,
  [data-theme=dark] .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  [data-theme=dark] .mb-sm-1,
  [data-theme=dark] .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  [data-theme=dark] .ml-sm-1,
  [data-theme=dark] .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  [data-theme=dark] .m-sm-2 {
    margin: 0.5rem !important;
  }
  [data-theme=dark] .mt-sm-2,
  [data-theme=dark] .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  [data-theme=dark] .mr-sm-2,
  [data-theme=dark] .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  [data-theme=dark] .mb-sm-2,
  [data-theme=dark] .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  [data-theme=dark] .ml-sm-2,
  [data-theme=dark] .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  [data-theme=dark] .m-sm-3 {
    margin: 1rem !important;
  }
  [data-theme=dark] .mt-sm-3,
  [data-theme=dark] .my-sm-3 {
    margin-top: 1rem !important;
  }
  [data-theme=dark] .mr-sm-3,
  [data-theme=dark] .mx-sm-3 {
    margin-right: 1rem !important;
  }
  [data-theme=dark] .mb-sm-3,
  [data-theme=dark] .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  [data-theme=dark] .ml-sm-3,
  [data-theme=dark] .mx-sm-3 {
    margin-left: 1rem !important;
  }
  [data-theme=dark] .m-sm-4 {
    margin: 1.5rem !important;
  }
  [data-theme=dark] .mt-sm-4,
  [data-theme=dark] .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  [data-theme=dark] .mr-sm-4,
  [data-theme=dark] .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  [data-theme=dark] .mb-sm-4,
  [data-theme=dark] .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  [data-theme=dark] .ml-sm-4,
  [data-theme=dark] .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  [data-theme=dark] .m-sm-5 {
    margin: 3rem !important;
  }
  [data-theme=dark] .mt-sm-5,
  [data-theme=dark] .my-sm-5 {
    margin-top: 3rem !important;
  }
  [data-theme=dark] .mr-sm-5,
  [data-theme=dark] .mx-sm-5 {
    margin-right: 3rem !important;
  }
  [data-theme=dark] .mb-sm-5,
  [data-theme=dark] .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  [data-theme=dark] .ml-sm-5,
  [data-theme=dark] .mx-sm-5 {
    margin-left: 3rem !important;
  }
  [data-theme=dark] .p-sm-0 {
    padding: 0 !important;
  }
  [data-theme=dark] .pt-sm-0,
  [data-theme=dark] .py-sm-0 {
    padding-top: 0 !important;
  }
  [data-theme=dark] .pr-sm-0,
  [data-theme=dark] .px-sm-0 {
    padding-right: 0 !important;
  }
  [data-theme=dark] .pb-sm-0,
  [data-theme=dark] .py-sm-0 {
    padding-bottom: 0 !important;
  }
  [data-theme=dark] .pl-sm-0,
  [data-theme=dark] .px-sm-0 {
    padding-left: 0 !important;
  }
  [data-theme=dark] .p-sm-1 {
    padding: 0.25rem !important;
  }
  [data-theme=dark] .pt-sm-1,
  [data-theme=dark] .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  [data-theme=dark] .pr-sm-1,
  [data-theme=dark] .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  [data-theme=dark] .pb-sm-1,
  [data-theme=dark] .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  [data-theme=dark] .pl-sm-1,
  [data-theme=dark] .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  [data-theme=dark] .p-sm-2 {
    padding: 0.5rem !important;
  }
  [data-theme=dark] .pt-sm-2,
  [data-theme=dark] .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  [data-theme=dark] .pr-sm-2,
  [data-theme=dark] .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  [data-theme=dark] .pb-sm-2,
  [data-theme=dark] .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  [data-theme=dark] .pl-sm-2,
  [data-theme=dark] .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  [data-theme=dark] .p-sm-3 {
    padding: 1rem !important;
  }
  [data-theme=dark] .pt-sm-3,
  [data-theme=dark] .py-sm-3 {
    padding-top: 1rem !important;
  }
  [data-theme=dark] .pr-sm-3,
  [data-theme=dark] .px-sm-3 {
    padding-right: 1rem !important;
  }
  [data-theme=dark] .pb-sm-3,
  [data-theme=dark] .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  [data-theme=dark] .pl-sm-3,
  [data-theme=dark] .px-sm-3 {
    padding-left: 1rem !important;
  }
  [data-theme=dark] .p-sm-4 {
    padding: 1.5rem !important;
  }
  [data-theme=dark] .pt-sm-4,
  [data-theme=dark] .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  [data-theme=dark] .pr-sm-4,
  [data-theme=dark] .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  [data-theme=dark] .pb-sm-4,
  [data-theme=dark] .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  [data-theme=dark] .pl-sm-4,
  [data-theme=dark] .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  [data-theme=dark] .p-sm-5 {
    padding: 3rem !important;
  }
  [data-theme=dark] .pt-sm-5,
  [data-theme=dark] .py-sm-5 {
    padding-top: 3rem !important;
  }
  [data-theme=dark] .pr-sm-5,
  [data-theme=dark] .px-sm-5 {
    padding-right: 3rem !important;
  }
  [data-theme=dark] .pb-sm-5,
  [data-theme=dark] .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  [data-theme=dark] .pl-sm-5,
  [data-theme=dark] .px-sm-5 {
    padding-left: 3rem !important;
  }
  [data-theme=dark] .m-sm-n1 {
    margin: -0.25rem !important;
  }
  [data-theme=dark] .mt-sm-n1,
  [data-theme=dark] .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  [data-theme=dark] .mr-sm-n1,
  [data-theme=dark] .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  [data-theme=dark] .mb-sm-n1,
  [data-theme=dark] .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  [data-theme=dark] .ml-sm-n1,
  [data-theme=dark] .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  [data-theme=dark] .m-sm-n2 {
    margin: -0.5rem !important;
  }
  [data-theme=dark] .mt-sm-n2,
  [data-theme=dark] .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  [data-theme=dark] .mr-sm-n2,
  [data-theme=dark] .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  [data-theme=dark] .mb-sm-n2,
  [data-theme=dark] .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  [data-theme=dark] .ml-sm-n2,
  [data-theme=dark] .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  [data-theme=dark] .m-sm-n3 {
    margin: -1rem !important;
  }
  [data-theme=dark] .mt-sm-n3,
  [data-theme=dark] .my-sm-n3 {
    margin-top: -1rem !important;
  }
  [data-theme=dark] .mr-sm-n3,
  [data-theme=dark] .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  [data-theme=dark] .mb-sm-n3,
  [data-theme=dark] .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  [data-theme=dark] .ml-sm-n3,
  [data-theme=dark] .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  [data-theme=dark] .m-sm-n4 {
    margin: -1.5rem !important;
  }
  [data-theme=dark] .mt-sm-n4,
  [data-theme=dark] .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  [data-theme=dark] .mr-sm-n4,
  [data-theme=dark] .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  [data-theme=dark] .mb-sm-n4,
  [data-theme=dark] .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  [data-theme=dark] .ml-sm-n4,
  [data-theme=dark] .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  [data-theme=dark] .m-sm-n5 {
    margin: -3rem !important;
  }
  [data-theme=dark] .mt-sm-n5,
  [data-theme=dark] .my-sm-n5 {
    margin-top: -3rem !important;
  }
  [data-theme=dark] .mr-sm-n5,
  [data-theme=dark] .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  [data-theme=dark] .mb-sm-n5,
  [data-theme=dark] .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  [data-theme=dark] .ml-sm-n5,
  [data-theme=dark] .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  [data-theme=dark] .m-sm-auto {
    margin: auto !important;
  }
  [data-theme=dark] .mt-sm-auto,
  [data-theme=dark] .my-sm-auto {
    margin-top: auto !important;
  }
  [data-theme=dark] .mr-sm-auto,
  [data-theme=dark] .mx-sm-auto {
    margin-right: auto !important;
  }
  [data-theme=dark] .mb-sm-auto,
  [data-theme=dark] .my-sm-auto {
    margin-bottom: auto !important;
  }
  [data-theme=dark] .ml-sm-auto,
  [data-theme=dark] .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  [data-theme=dark] .m-md-0 {
    margin: 0 !important;
  }
  [data-theme=dark] .mt-md-0,
  [data-theme=dark] .my-md-0 {
    margin-top: 0 !important;
  }
  [data-theme=dark] .mr-md-0,
  [data-theme=dark] .mx-md-0 {
    margin-right: 0 !important;
  }
  [data-theme=dark] .mb-md-0,
  [data-theme=dark] .my-md-0 {
    margin-bottom: 0 !important;
  }
  [data-theme=dark] .ml-md-0,
  [data-theme=dark] .mx-md-0 {
    margin-left: 0 !important;
  }
  [data-theme=dark] .m-md-1 {
    margin: 0.25rem !important;
  }
  [data-theme=dark] .mt-md-1,
  [data-theme=dark] .my-md-1 {
    margin-top: 0.25rem !important;
  }
  [data-theme=dark] .mr-md-1,
  [data-theme=dark] .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  [data-theme=dark] .mb-md-1,
  [data-theme=dark] .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  [data-theme=dark] .ml-md-1,
  [data-theme=dark] .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  [data-theme=dark] .m-md-2 {
    margin: 0.5rem !important;
  }
  [data-theme=dark] .mt-md-2,
  [data-theme=dark] .my-md-2 {
    margin-top: 0.5rem !important;
  }
  [data-theme=dark] .mr-md-2,
  [data-theme=dark] .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  [data-theme=dark] .mb-md-2,
  [data-theme=dark] .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  [data-theme=dark] .ml-md-2,
  [data-theme=dark] .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  [data-theme=dark] .m-md-3 {
    margin: 1rem !important;
  }
  [data-theme=dark] .mt-md-3,
  [data-theme=dark] .my-md-3 {
    margin-top: 1rem !important;
  }
  [data-theme=dark] .mr-md-3,
  [data-theme=dark] .mx-md-3 {
    margin-right: 1rem !important;
  }
  [data-theme=dark] .mb-md-3,
  [data-theme=dark] .my-md-3 {
    margin-bottom: 1rem !important;
  }
  [data-theme=dark] .ml-md-3,
  [data-theme=dark] .mx-md-3 {
    margin-left: 1rem !important;
  }
  [data-theme=dark] .m-md-4 {
    margin: 1.5rem !important;
  }
  [data-theme=dark] .mt-md-4,
  [data-theme=dark] .my-md-4 {
    margin-top: 1.5rem !important;
  }
  [data-theme=dark] .mr-md-4,
  [data-theme=dark] .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  [data-theme=dark] .mb-md-4,
  [data-theme=dark] .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  [data-theme=dark] .ml-md-4,
  [data-theme=dark] .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  [data-theme=dark] .m-md-5 {
    margin: 3rem !important;
  }
  [data-theme=dark] .mt-md-5,
  [data-theme=dark] .my-md-5 {
    margin-top: 3rem !important;
  }
  [data-theme=dark] .mr-md-5,
  [data-theme=dark] .mx-md-5 {
    margin-right: 3rem !important;
  }
  [data-theme=dark] .mb-md-5,
  [data-theme=dark] .my-md-5 {
    margin-bottom: 3rem !important;
  }
  [data-theme=dark] .ml-md-5,
  [data-theme=dark] .mx-md-5 {
    margin-left: 3rem !important;
  }
  [data-theme=dark] .p-md-0 {
    padding: 0 !important;
  }
  [data-theme=dark] .pt-md-0,
  [data-theme=dark] .py-md-0 {
    padding-top: 0 !important;
  }
  [data-theme=dark] .pr-md-0,
  [data-theme=dark] .px-md-0 {
    padding-right: 0 !important;
  }
  [data-theme=dark] .pb-md-0,
  [data-theme=dark] .py-md-0 {
    padding-bottom: 0 !important;
  }
  [data-theme=dark] .pl-md-0,
  [data-theme=dark] .px-md-0 {
    padding-left: 0 !important;
  }
  [data-theme=dark] .p-md-1 {
    padding: 0.25rem !important;
  }
  [data-theme=dark] .pt-md-1,
  [data-theme=dark] .py-md-1 {
    padding-top: 0.25rem !important;
  }
  [data-theme=dark] .pr-md-1,
  [data-theme=dark] .px-md-1 {
    padding-right: 0.25rem !important;
  }
  [data-theme=dark] .pb-md-1,
  [data-theme=dark] .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  [data-theme=dark] .pl-md-1,
  [data-theme=dark] .px-md-1 {
    padding-left: 0.25rem !important;
  }
  [data-theme=dark] .p-md-2 {
    padding: 0.5rem !important;
  }
  [data-theme=dark] .pt-md-2,
  [data-theme=dark] .py-md-2 {
    padding-top: 0.5rem !important;
  }
  [data-theme=dark] .pr-md-2,
  [data-theme=dark] .px-md-2 {
    padding-right: 0.5rem !important;
  }
  [data-theme=dark] .pb-md-2,
  [data-theme=dark] .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  [data-theme=dark] .pl-md-2,
  [data-theme=dark] .px-md-2 {
    padding-left: 0.5rem !important;
  }
  [data-theme=dark] .p-md-3 {
    padding: 1rem !important;
  }
  [data-theme=dark] .pt-md-3,
  [data-theme=dark] .py-md-3 {
    padding-top: 1rem !important;
  }
  [data-theme=dark] .pr-md-3,
  [data-theme=dark] .px-md-3 {
    padding-right: 1rem !important;
  }
  [data-theme=dark] .pb-md-3,
  [data-theme=dark] .py-md-3 {
    padding-bottom: 1rem !important;
  }
  [data-theme=dark] .pl-md-3,
  [data-theme=dark] .px-md-3 {
    padding-left: 1rem !important;
  }
  [data-theme=dark] .p-md-4 {
    padding: 1.5rem !important;
  }
  [data-theme=dark] .pt-md-4,
  [data-theme=dark] .py-md-4 {
    padding-top: 1.5rem !important;
  }
  [data-theme=dark] .pr-md-4,
  [data-theme=dark] .px-md-4 {
    padding-right: 1.5rem !important;
  }
  [data-theme=dark] .pb-md-4,
  [data-theme=dark] .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  [data-theme=dark] .pl-md-4,
  [data-theme=dark] .px-md-4 {
    padding-left: 1.5rem !important;
  }
  [data-theme=dark] .p-md-5 {
    padding: 3rem !important;
  }
  [data-theme=dark] .pt-md-5,
  [data-theme=dark] .py-md-5 {
    padding-top: 3rem !important;
  }
  [data-theme=dark] .pr-md-5,
  [data-theme=dark] .px-md-5 {
    padding-right: 3rem !important;
  }
  [data-theme=dark] .pb-md-5,
  [data-theme=dark] .py-md-5 {
    padding-bottom: 3rem !important;
  }
  [data-theme=dark] .pl-md-5,
  [data-theme=dark] .px-md-5 {
    padding-left: 3rem !important;
  }
  [data-theme=dark] .m-md-n1 {
    margin: -0.25rem !important;
  }
  [data-theme=dark] .mt-md-n1,
  [data-theme=dark] .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  [data-theme=dark] .mr-md-n1,
  [data-theme=dark] .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  [data-theme=dark] .mb-md-n1,
  [data-theme=dark] .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  [data-theme=dark] .ml-md-n1,
  [data-theme=dark] .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  [data-theme=dark] .m-md-n2 {
    margin: -0.5rem !important;
  }
  [data-theme=dark] .mt-md-n2,
  [data-theme=dark] .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  [data-theme=dark] .mr-md-n2,
  [data-theme=dark] .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  [data-theme=dark] .mb-md-n2,
  [data-theme=dark] .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  [data-theme=dark] .ml-md-n2,
  [data-theme=dark] .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  [data-theme=dark] .m-md-n3 {
    margin: -1rem !important;
  }
  [data-theme=dark] .mt-md-n3,
  [data-theme=dark] .my-md-n3 {
    margin-top: -1rem !important;
  }
  [data-theme=dark] .mr-md-n3,
  [data-theme=dark] .mx-md-n3 {
    margin-right: -1rem !important;
  }
  [data-theme=dark] .mb-md-n3,
  [data-theme=dark] .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  [data-theme=dark] .ml-md-n3,
  [data-theme=dark] .mx-md-n3 {
    margin-left: -1rem !important;
  }
  [data-theme=dark] .m-md-n4 {
    margin: -1.5rem !important;
  }
  [data-theme=dark] .mt-md-n4,
  [data-theme=dark] .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  [data-theme=dark] .mr-md-n4,
  [data-theme=dark] .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  [data-theme=dark] .mb-md-n4,
  [data-theme=dark] .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  [data-theme=dark] .ml-md-n4,
  [data-theme=dark] .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  [data-theme=dark] .m-md-n5 {
    margin: -3rem !important;
  }
  [data-theme=dark] .mt-md-n5,
  [data-theme=dark] .my-md-n5 {
    margin-top: -3rem !important;
  }
  [data-theme=dark] .mr-md-n5,
  [data-theme=dark] .mx-md-n5 {
    margin-right: -3rem !important;
  }
  [data-theme=dark] .mb-md-n5,
  [data-theme=dark] .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  [data-theme=dark] .ml-md-n5,
  [data-theme=dark] .mx-md-n5 {
    margin-left: -3rem !important;
  }
  [data-theme=dark] .m-md-auto {
    margin: auto !important;
  }
  [data-theme=dark] .mt-md-auto,
  [data-theme=dark] .my-md-auto {
    margin-top: auto !important;
  }
  [data-theme=dark] .mr-md-auto,
  [data-theme=dark] .mx-md-auto {
    margin-right: auto !important;
  }
  [data-theme=dark] .mb-md-auto,
  [data-theme=dark] .my-md-auto {
    margin-bottom: auto !important;
  }
  [data-theme=dark] .ml-md-auto,
  [data-theme=dark] .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  [data-theme=dark] .m-lg-0 {
    margin: 0 !important;
  }
  [data-theme=dark] .mt-lg-0,
  [data-theme=dark] .my-lg-0 {
    margin-top: 0 !important;
  }
  [data-theme=dark] .mr-lg-0,
  [data-theme=dark] .mx-lg-0 {
    margin-right: 0 !important;
  }
  [data-theme=dark] .mb-lg-0,
  [data-theme=dark] .my-lg-0 {
    margin-bottom: 0 !important;
  }
  [data-theme=dark] .ml-lg-0,
  [data-theme=dark] .mx-lg-0 {
    margin-left: 0 !important;
  }
  [data-theme=dark] .m-lg-1 {
    margin: 0.25rem !important;
  }
  [data-theme=dark] .mt-lg-1,
  [data-theme=dark] .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  [data-theme=dark] .mr-lg-1,
  [data-theme=dark] .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  [data-theme=dark] .mb-lg-1,
  [data-theme=dark] .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  [data-theme=dark] .ml-lg-1,
  [data-theme=dark] .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  [data-theme=dark] .m-lg-2 {
    margin: 0.5rem !important;
  }
  [data-theme=dark] .mt-lg-2,
  [data-theme=dark] .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  [data-theme=dark] .mr-lg-2,
  [data-theme=dark] .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  [data-theme=dark] .mb-lg-2,
  [data-theme=dark] .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  [data-theme=dark] .ml-lg-2,
  [data-theme=dark] .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  [data-theme=dark] .m-lg-3 {
    margin: 1rem !important;
  }
  [data-theme=dark] .mt-lg-3,
  [data-theme=dark] .my-lg-3 {
    margin-top: 1rem !important;
  }
  [data-theme=dark] .mr-lg-3,
  [data-theme=dark] .mx-lg-3 {
    margin-right: 1rem !important;
  }
  [data-theme=dark] .mb-lg-3,
  [data-theme=dark] .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  [data-theme=dark] .ml-lg-3,
  [data-theme=dark] .mx-lg-3 {
    margin-left: 1rem !important;
  }
  [data-theme=dark] .m-lg-4 {
    margin: 1.5rem !important;
  }
  [data-theme=dark] .mt-lg-4,
  [data-theme=dark] .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  [data-theme=dark] .mr-lg-4,
  [data-theme=dark] .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  [data-theme=dark] .mb-lg-4,
  [data-theme=dark] .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  [data-theme=dark] .ml-lg-4,
  [data-theme=dark] .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  [data-theme=dark] .m-lg-5 {
    margin: 3rem !important;
  }
  [data-theme=dark] .mt-lg-5,
  [data-theme=dark] .my-lg-5 {
    margin-top: 3rem !important;
  }
  [data-theme=dark] .mr-lg-5,
  [data-theme=dark] .mx-lg-5 {
    margin-right: 3rem !important;
  }
  [data-theme=dark] .mb-lg-5,
  [data-theme=dark] .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  [data-theme=dark] .ml-lg-5,
  [data-theme=dark] .mx-lg-5 {
    margin-left: 3rem !important;
  }
  [data-theme=dark] .p-lg-0 {
    padding: 0 !important;
  }
  [data-theme=dark] .pt-lg-0,
  [data-theme=dark] .py-lg-0 {
    padding-top: 0 !important;
  }
  [data-theme=dark] .pr-lg-0,
  [data-theme=dark] .px-lg-0 {
    padding-right: 0 !important;
  }
  [data-theme=dark] .pb-lg-0,
  [data-theme=dark] .py-lg-0 {
    padding-bottom: 0 !important;
  }
  [data-theme=dark] .pl-lg-0,
  [data-theme=dark] .px-lg-0 {
    padding-left: 0 !important;
  }
  [data-theme=dark] .p-lg-1 {
    padding: 0.25rem !important;
  }
  [data-theme=dark] .pt-lg-1,
  [data-theme=dark] .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  [data-theme=dark] .pr-lg-1,
  [data-theme=dark] .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  [data-theme=dark] .pb-lg-1,
  [data-theme=dark] .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  [data-theme=dark] .pl-lg-1,
  [data-theme=dark] .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  [data-theme=dark] .p-lg-2 {
    padding: 0.5rem !important;
  }
  [data-theme=dark] .pt-lg-2,
  [data-theme=dark] .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  [data-theme=dark] .pr-lg-2,
  [data-theme=dark] .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  [data-theme=dark] .pb-lg-2,
  [data-theme=dark] .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  [data-theme=dark] .pl-lg-2,
  [data-theme=dark] .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  [data-theme=dark] .p-lg-3 {
    padding: 1rem !important;
  }
  [data-theme=dark] .pt-lg-3,
  [data-theme=dark] .py-lg-3 {
    padding-top: 1rem !important;
  }
  [data-theme=dark] .pr-lg-3,
  [data-theme=dark] .px-lg-3 {
    padding-right: 1rem !important;
  }
  [data-theme=dark] .pb-lg-3,
  [data-theme=dark] .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  [data-theme=dark] .pl-lg-3,
  [data-theme=dark] .px-lg-3 {
    padding-left: 1rem !important;
  }
  [data-theme=dark] .p-lg-4 {
    padding: 1.5rem !important;
  }
  [data-theme=dark] .pt-lg-4,
  [data-theme=dark] .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  [data-theme=dark] .pr-lg-4,
  [data-theme=dark] .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  [data-theme=dark] .pb-lg-4,
  [data-theme=dark] .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  [data-theme=dark] .pl-lg-4,
  [data-theme=dark] .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  [data-theme=dark] .p-lg-5 {
    padding: 3rem !important;
  }
  [data-theme=dark] .pt-lg-5,
  [data-theme=dark] .py-lg-5 {
    padding-top: 3rem !important;
  }
  [data-theme=dark] .pr-lg-5,
  [data-theme=dark] .px-lg-5 {
    padding-right: 3rem !important;
  }
  [data-theme=dark] .pb-lg-5,
  [data-theme=dark] .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  [data-theme=dark] .pl-lg-5,
  [data-theme=dark] .px-lg-5 {
    padding-left: 3rem !important;
  }
  [data-theme=dark] .m-lg-n1 {
    margin: -0.25rem !important;
  }
  [data-theme=dark] .mt-lg-n1,
  [data-theme=dark] .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  [data-theme=dark] .mr-lg-n1,
  [data-theme=dark] .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  [data-theme=dark] .mb-lg-n1,
  [data-theme=dark] .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  [data-theme=dark] .ml-lg-n1,
  [data-theme=dark] .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  [data-theme=dark] .m-lg-n2 {
    margin: -0.5rem !important;
  }
  [data-theme=dark] .mt-lg-n2,
  [data-theme=dark] .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  [data-theme=dark] .mr-lg-n2,
  [data-theme=dark] .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  [data-theme=dark] .mb-lg-n2,
  [data-theme=dark] .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  [data-theme=dark] .ml-lg-n2,
  [data-theme=dark] .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  [data-theme=dark] .m-lg-n3 {
    margin: -1rem !important;
  }
  [data-theme=dark] .mt-lg-n3,
  [data-theme=dark] .my-lg-n3 {
    margin-top: -1rem !important;
  }
  [data-theme=dark] .mr-lg-n3,
  [data-theme=dark] .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  [data-theme=dark] .mb-lg-n3,
  [data-theme=dark] .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  [data-theme=dark] .ml-lg-n3,
  [data-theme=dark] .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  [data-theme=dark] .m-lg-n4 {
    margin: -1.5rem !important;
  }
  [data-theme=dark] .mt-lg-n4,
  [data-theme=dark] .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  [data-theme=dark] .mr-lg-n4,
  [data-theme=dark] .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  [data-theme=dark] .mb-lg-n4,
  [data-theme=dark] .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  [data-theme=dark] .ml-lg-n4,
  [data-theme=dark] .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  [data-theme=dark] .m-lg-n5 {
    margin: -3rem !important;
  }
  [data-theme=dark] .mt-lg-n5,
  [data-theme=dark] .my-lg-n5 {
    margin-top: -3rem !important;
  }
  [data-theme=dark] .mr-lg-n5,
  [data-theme=dark] .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  [data-theme=dark] .mb-lg-n5,
  [data-theme=dark] .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  [data-theme=dark] .ml-lg-n5,
  [data-theme=dark] .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  [data-theme=dark] .m-lg-auto {
    margin: auto !important;
  }
  [data-theme=dark] .mt-lg-auto,
  [data-theme=dark] .my-lg-auto {
    margin-top: auto !important;
  }
  [data-theme=dark] .mr-lg-auto,
  [data-theme=dark] .mx-lg-auto {
    margin-right: auto !important;
  }
  [data-theme=dark] .mb-lg-auto,
  [data-theme=dark] .my-lg-auto {
    margin-bottom: auto !important;
  }
  [data-theme=dark] .ml-lg-auto,
  [data-theme=dark] .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  [data-theme=dark] .m-xl-0 {
    margin: 0 !important;
  }
  [data-theme=dark] .mt-xl-0,
  [data-theme=dark] .my-xl-0 {
    margin-top: 0 !important;
  }
  [data-theme=dark] .mr-xl-0,
  [data-theme=dark] .mx-xl-0 {
    margin-right: 0 !important;
  }
  [data-theme=dark] .mb-xl-0,
  [data-theme=dark] .my-xl-0 {
    margin-bottom: 0 !important;
  }
  [data-theme=dark] .ml-xl-0,
  [data-theme=dark] .mx-xl-0 {
    margin-left: 0 !important;
  }
  [data-theme=dark] .m-xl-1 {
    margin: 0.25rem !important;
  }
  [data-theme=dark] .mt-xl-1,
  [data-theme=dark] .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  [data-theme=dark] .mr-xl-1,
  [data-theme=dark] .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  [data-theme=dark] .mb-xl-1,
  [data-theme=dark] .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  [data-theme=dark] .ml-xl-1,
  [data-theme=dark] .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  [data-theme=dark] .m-xl-2 {
    margin: 0.5rem !important;
  }
  [data-theme=dark] .mt-xl-2,
  [data-theme=dark] .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  [data-theme=dark] .mr-xl-2,
  [data-theme=dark] .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  [data-theme=dark] .mb-xl-2,
  [data-theme=dark] .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  [data-theme=dark] .ml-xl-2,
  [data-theme=dark] .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  [data-theme=dark] .m-xl-3 {
    margin: 1rem !important;
  }
  [data-theme=dark] .mt-xl-3,
  [data-theme=dark] .my-xl-3 {
    margin-top: 1rem !important;
  }
  [data-theme=dark] .mr-xl-3,
  [data-theme=dark] .mx-xl-3 {
    margin-right: 1rem !important;
  }
  [data-theme=dark] .mb-xl-3,
  [data-theme=dark] .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  [data-theme=dark] .ml-xl-3,
  [data-theme=dark] .mx-xl-3 {
    margin-left: 1rem !important;
  }
  [data-theme=dark] .m-xl-4 {
    margin: 1.5rem !important;
  }
  [data-theme=dark] .mt-xl-4,
  [data-theme=dark] .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  [data-theme=dark] .mr-xl-4,
  [data-theme=dark] .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  [data-theme=dark] .mb-xl-4,
  [data-theme=dark] .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  [data-theme=dark] .ml-xl-4,
  [data-theme=dark] .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  [data-theme=dark] .m-xl-5 {
    margin: 3rem !important;
  }
  [data-theme=dark] .mt-xl-5,
  [data-theme=dark] .my-xl-5 {
    margin-top: 3rem !important;
  }
  [data-theme=dark] .mr-xl-5,
  [data-theme=dark] .mx-xl-5 {
    margin-right: 3rem !important;
  }
  [data-theme=dark] .mb-xl-5,
  [data-theme=dark] .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  [data-theme=dark] .ml-xl-5,
  [data-theme=dark] .mx-xl-5 {
    margin-left: 3rem !important;
  }
  [data-theme=dark] .p-xl-0 {
    padding: 0 !important;
  }
  [data-theme=dark] .pt-xl-0,
  [data-theme=dark] .py-xl-0 {
    padding-top: 0 !important;
  }
  [data-theme=dark] .pr-xl-0,
  [data-theme=dark] .px-xl-0 {
    padding-right: 0 !important;
  }
  [data-theme=dark] .pb-xl-0,
  [data-theme=dark] .py-xl-0 {
    padding-bottom: 0 !important;
  }
  [data-theme=dark] .pl-xl-0,
  [data-theme=dark] .px-xl-0 {
    padding-left: 0 !important;
  }
  [data-theme=dark] .p-xl-1 {
    padding: 0.25rem !important;
  }
  [data-theme=dark] .pt-xl-1,
  [data-theme=dark] .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  [data-theme=dark] .pr-xl-1,
  [data-theme=dark] .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  [data-theme=dark] .pb-xl-1,
  [data-theme=dark] .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  [data-theme=dark] .pl-xl-1,
  [data-theme=dark] .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  [data-theme=dark] .p-xl-2 {
    padding: 0.5rem !important;
  }
  [data-theme=dark] .pt-xl-2,
  [data-theme=dark] .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  [data-theme=dark] .pr-xl-2,
  [data-theme=dark] .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  [data-theme=dark] .pb-xl-2,
  [data-theme=dark] .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  [data-theme=dark] .pl-xl-2,
  [data-theme=dark] .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  [data-theme=dark] .p-xl-3 {
    padding: 1rem !important;
  }
  [data-theme=dark] .pt-xl-3,
  [data-theme=dark] .py-xl-3 {
    padding-top: 1rem !important;
  }
  [data-theme=dark] .pr-xl-3,
  [data-theme=dark] .px-xl-3 {
    padding-right: 1rem !important;
  }
  [data-theme=dark] .pb-xl-3,
  [data-theme=dark] .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  [data-theme=dark] .pl-xl-3,
  [data-theme=dark] .px-xl-3 {
    padding-left: 1rem !important;
  }
  [data-theme=dark] .p-xl-4 {
    padding: 1.5rem !important;
  }
  [data-theme=dark] .pt-xl-4,
  [data-theme=dark] .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  [data-theme=dark] .pr-xl-4,
  [data-theme=dark] .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  [data-theme=dark] .pb-xl-4,
  [data-theme=dark] .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  [data-theme=dark] .pl-xl-4,
  [data-theme=dark] .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  [data-theme=dark] .p-xl-5 {
    padding: 3rem !important;
  }
  [data-theme=dark] .pt-xl-5,
  [data-theme=dark] .py-xl-5 {
    padding-top: 3rem !important;
  }
  [data-theme=dark] .pr-xl-5,
  [data-theme=dark] .px-xl-5 {
    padding-right: 3rem !important;
  }
  [data-theme=dark] .pb-xl-5,
  [data-theme=dark] .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  [data-theme=dark] .pl-xl-5,
  [data-theme=dark] .px-xl-5 {
    padding-left: 3rem !important;
  }
  [data-theme=dark] .m-xl-n1 {
    margin: -0.25rem !important;
  }
  [data-theme=dark] .mt-xl-n1,
  [data-theme=dark] .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  [data-theme=dark] .mr-xl-n1,
  [data-theme=dark] .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  [data-theme=dark] .mb-xl-n1,
  [data-theme=dark] .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  [data-theme=dark] .ml-xl-n1,
  [data-theme=dark] .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  [data-theme=dark] .m-xl-n2 {
    margin: -0.5rem !important;
  }
  [data-theme=dark] .mt-xl-n2,
  [data-theme=dark] .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  [data-theme=dark] .mr-xl-n2,
  [data-theme=dark] .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  [data-theme=dark] .mb-xl-n2,
  [data-theme=dark] .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  [data-theme=dark] .ml-xl-n2,
  [data-theme=dark] .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  [data-theme=dark] .m-xl-n3 {
    margin: -1rem !important;
  }
  [data-theme=dark] .mt-xl-n3,
  [data-theme=dark] .my-xl-n3 {
    margin-top: -1rem !important;
  }
  [data-theme=dark] .mr-xl-n3,
  [data-theme=dark] .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  [data-theme=dark] .mb-xl-n3,
  [data-theme=dark] .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  [data-theme=dark] .ml-xl-n3,
  [data-theme=dark] .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  [data-theme=dark] .m-xl-n4 {
    margin: -1.5rem !important;
  }
  [data-theme=dark] .mt-xl-n4,
  [data-theme=dark] .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  [data-theme=dark] .mr-xl-n4,
  [data-theme=dark] .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  [data-theme=dark] .mb-xl-n4,
  [data-theme=dark] .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  [data-theme=dark] .ml-xl-n4,
  [data-theme=dark] .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  [data-theme=dark] .m-xl-n5 {
    margin: -3rem !important;
  }
  [data-theme=dark] .mt-xl-n5,
  [data-theme=dark] .my-xl-n5 {
    margin-top: -3rem !important;
  }
  [data-theme=dark] .mr-xl-n5,
  [data-theme=dark] .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  [data-theme=dark] .mb-xl-n5,
  [data-theme=dark] .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  [data-theme=dark] .ml-xl-n5,
  [data-theme=dark] .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  [data-theme=dark] .m-xl-auto {
    margin: auto !important;
  }
  [data-theme=dark] .mt-xl-auto,
  [data-theme=dark] .my-xl-auto {
    margin-top: auto !important;
  }
  [data-theme=dark] .mr-xl-auto,
  [data-theme=dark] .mx-xl-auto {
    margin-right: auto !important;
  }
  [data-theme=dark] .mb-xl-auto,
  [data-theme=dark] .my-xl-auto {
    margin-bottom: auto !important;
  }
  [data-theme=dark] .ml-xl-auto,
  [data-theme=dark] .mx-xl-auto {
    margin-left: auto !important;
  }
}
[data-theme=dark] .stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}
[data-theme=dark] .text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}
[data-theme=dark] .text-justify {
  text-align: justify !important;
}
[data-theme=dark] .text-wrap {
  white-space: normal !important;
}
[data-theme=dark] .text-nowrap {
  white-space: nowrap !important;
}
[data-theme=dark] .text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[data-theme=dark] .text-left {
  text-align: left !important;
}
[data-theme=dark] .text-right {
  text-align: right !important;
}
[data-theme=dark] .text-center {
  text-align: center !important;
}
@media (min-width: 576px) {
  [data-theme=dark] .text-sm-left {
    text-align: left !important;
  }
  [data-theme=dark] .text-sm-right {
    text-align: right !important;
  }
  [data-theme=dark] .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  [data-theme=dark] .text-md-left {
    text-align: left !important;
  }
  [data-theme=dark] .text-md-right {
    text-align: right !important;
  }
  [data-theme=dark] .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  [data-theme=dark] .text-lg-left {
    text-align: left !important;
  }
  [data-theme=dark] .text-lg-right {
    text-align: right !important;
  }
  [data-theme=dark] .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  [data-theme=dark] .text-xl-left {
    text-align: left !important;
  }
  [data-theme=dark] .text-xl-right {
    text-align: right !important;
  }
  [data-theme=dark] .text-xl-center {
    text-align: center !important;
  }
}
[data-theme=dark] .text-lowercase {
  text-transform: lowercase !important;
}
[data-theme=dark] .text-uppercase {
  text-transform: uppercase !important;
}
[data-theme=dark] .text-capitalize {
  text-transform: capitalize !important;
}
[data-theme=dark] .font-weight-light {
  font-weight: 300 !important;
}
[data-theme=dark] .font-weight-lighter {
  font-weight: lighter !important;
}
[data-theme=dark] .font-weight-normal {
  font-weight: 400 !important;
}
[data-theme=dark] .font-weight-bold {
  font-weight: 700 !important;
}
[data-theme=dark] .font-weight-bolder {
  font-weight: bolder !important;
}
[data-theme=dark] .font-italic {
  font-style: italic !important;
}
[data-theme=dark] .text-white {
  color: #fff !important;
}
[data-theme=dark] .text-primary {
  color: #2c3e50 !important;
}
[data-theme=dark] a.text-primary:hover, [data-theme=dark] a.text-primary:focus {
  color: rgb(16.8548387097, 23.75, 30.6451612903) !important;
}
[data-theme=dark] .text-secondary {
  color: #95a5a6 !important;
}
[data-theme=dark] a.text-secondary:hover, [data-theme=dark] a.text-secondary:focus {
  color: rgb(108.8538461538, 128.4230769231, 129.6461538462) !important;
}
[data-theme=dark] .text-success {
  color: #18bc9c !important;
}
[data-theme=dark] a.text-success:hover, [data-theme=dark] a.text-success:focus {
  color: rgb(15.3396226415, 120.1603773585, 99.7075471698) !important;
}
[data-theme=dark] .text-info {
  color: #3498db !important;
}
[data-theme=dark] a.text-info:hover, [data-theme=dark] a.text-info:focus {
  color: rgb(29.2970711297, 110.6778242678, 165.2029288703) !important;
}
[data-theme=dark] .text-warning {
  color: #f39c12 !important;
}
[data-theme=dark] a.text-warning:hover, [data-theme=dark] a.text-warning:focus {
  color: rgb(175.6084337349, 111.1445783133, 8.8915662651) !important;
}
[data-theme=dark] .text-danger {
  color: #e74c3c !important;
}
[data-theme=dark] a.text-danger:hover, [data-theme=dark] a.text-danger:focus {
  color: rgb(190.9931506849, 39.1780821918, 23.5068493151) !important;
}
[data-theme=dark] .text-light {
  color: #ecf0f1 !important;
}
[data-theme=dark] a.text-light:hover, [data-theme=dark] a.text-light:focus {
  color: rgb(191.9545454545, 205.2272727273, 208.5454545455) !important;
}
[data-theme=dark] .text-dark {
  color: #343a40 !important;
}
[data-theme=dark] a.text-dark:hover, [data-theme=dark] a.text-dark:focus {
  color: rgb(17.7068965517, 19.75, 21.7931034483) !important;
}
[data-theme=dark] .text-body {
  color: #fff !important;
}
[data-theme=dark] .text-muted {
  color: #adb5bd !important;
}
[data-theme=dark] .text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}
[data-theme=dark] .text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}
[data-theme=dark] .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
[data-theme=dark] .text-decoration-none {
  text-decoration: none !important;
}
[data-theme=dark] .text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}
[data-theme=dark] .text-reset {
  color: inherit !important;
}
[data-theme=dark] .visible {
  visibility: visible !important;
}
[data-theme=dark] .invisible {
  visibility: hidden !important;
}
@media print {
  [data-theme=dark] *,
  [data-theme=dark] *::before,
  [data-theme=dark] *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  [data-theme=dark] a:not(.btn) {
    text-decoration: underline;
  }
  [data-theme=dark] abbr[title]::after {
    content: " (" attr(title) ")";
  }
  [data-theme=dark] pre {
    white-space: pre-wrap !important;
  }
  [data-theme=dark] pre,
  [data-theme=dark] blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  [data-theme=dark] tr,
  [data-theme=dark] img {
    page-break-inside: avoid;
  }
  [data-theme=dark] p,
  [data-theme=dark] h2,
  [data-theme=dark] h3 {
    orphans: 3;
    widows: 3;
  }
  [data-theme=dark] h2,
  [data-theme=dark] h3 {
    page-break-after: avoid;
  }
  @page {
    [data-theme=dark] {
      size: a3;
    }
  }
  [data-theme=dark] body {
    min-width: 992px !important;
  }
  [data-theme=dark] .container {
    min-width: 992px !important;
  }
  [data-theme=dark] .navbar {
    display: none;
  }
  [data-theme=dark] .badge {
    border: 1px solid #000;
  }
  [data-theme=dark] .table {
    border-collapse: collapse !important;
  }
  [data-theme=dark] .table td,
  [data-theme=dark] .table th {
    background-color: #fff !important;
  }
  [data-theme=dark] .table-bordered th,
  [data-theme=dark] .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  [data-theme=dark] .table-dark {
    color: inherit;
  }
  [data-theme=dark] .table-dark th,
  [data-theme=dark] .table-dark td,
  [data-theme=dark] .table-dark thead th,
  [data-theme=dark] .table-dark tbody + tbody {
    border-color: #444;
  }
  [data-theme=dark] .table .thead-dark th {
    color: inherit;
    border-color: #444;
  }
}
[data-theme=dark] .btn-secondary {
  color: #fff;
  background-color: #444;
  border-color: #444;
}
[data-theme=dark] .btn-secondary:hover {
  color: #fff;
  background-color: #444;
  border-color: rgb(42.5, 42.5, 42.5);
}
[data-theme=dark] .btn-secondary:focus, [data-theme=dark] .btn-secondary.focus {
  color: #fff;
  background-color: #444;
  border-color: rgb(42.5, 42.5, 42.5);
  box-shadow: 0 0 0 0.2rem rgba(96.05, 96.05, 96.05, 0.5);
}
[data-theme=dark] .btn-secondary.disabled, [data-theme=dark] .btn-secondary:disabled {
  color: #fff;
  background-color: #444;
  border-color: #444;
}
[data-theme=dark] .btn-secondary:not(:disabled):not(.disabled):active, [data-theme=dark] .btn-secondary:not(:disabled):not(.disabled).active, .show > [data-theme=dark] .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: rgb(42.5, 42.5, 42.5);
  border-color: rgb(36.125, 36.125, 36.125);
}
[data-theme=dark] .btn-secondary:not(:disabled):not(.disabled):active:focus, [data-theme=dark] .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > [data-theme=dark] .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(96.05, 96.05, 96.05, 0.5);
}
[data-theme=dark] .recharts-text.recharts-polar-angle-axis-tick-value {
  fill: var(--text-color);
}
[data-theme=dark] hr {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
[data-theme=dark] .article-tile-super-tag, [data-theme=dark] .article-tag {
  color: #fff;
  background-color: #EE9746;
  color: #343a40;
}
a[data-theme=dark] .article-tile-super-tag:hover, a[data-theme=dark] .article-tile-super-tag:focus, [data-theme=dark] .article-tag:hover, [data-theme=dark] .article-tag:focus {
  color: #fff;
  background-color: rgb(233.7079207921, 124.7425742574, 23.2920792079);
}
a[data-theme=dark] .article-tile-super-tag:focus, a[data-theme=dark] .article-tile-super-tag.focus, [data-theme=dark] .article-tag:focus, [data-theme=dark] .article-tag.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(238, 151, 70, 0.5);
}

[data-theme=dark] .home-premium-membership {
  background-color: var(--widget-bg-color);
}
[data-theme=dark] .tournament-decklist-odd {
  background-color: #303030;
}
[data-theme=dark] .svg-sprite path {
  fill: #fff;
}
[data-theme=dark] .table-striped tbody tr:nth-of-type(even),
[data-theme=dark] .table-ebay-listing .even {
  background-color: #222;
}
[data-theme=dark] .table-ebay-listing .odd {
  background-color: #313131;
}
[data-theme=dark] .theme-light-only {
  display: none;
}
[data-theme=dark] .daterangepicker {
  color: inherit;
  background-color: var(--widget-bg-color);
  border-radius: 4px;
  border: 1px solid #ddd;
}
[data-theme=dark] .daterangepicker:before, [data-theme=dark] .daterangepicker:after {
  border-bottom-color: rgba(0, 0, 0, 0.2);
}
[data-theme=dark] .daterangepicker:before {
  border-bottom: 7px solid #ccc;
}
[data-theme=dark] .daterangepicker:after {
  border-bottom: 6px solid #fff;
}
[data-theme=dark] .daterangepicker.drop-up:before {
  border-top: 7px solid #ccc;
}
[data-theme=dark] .daterangepicker.drop-up:after {
  border-top: 6px solid #fff;
}
[data-theme=dark] .daterangepicker .calendar-table .next span, [data-theme=dark] .daterangepicker .calendar-table .prev span {
  color: #fff;
  border: solid #fff;
  border-width: 0 2px 2px 0;
}
[data-theme=dark] .daterangepicker .calendar-table {
  border: 1px solid transparent;
  background-color: var(--widget-bg-color);
}
[data-theme=dark] .daterangepicker td.available:hover, [data-theme=dark] .daterangepicker th.available:hover,
[data-theme=dark] .daterangepicker td.available:hover span, [data-theme=dark] .daterangepicker th.available:hover span {
  background-color: #eee;
  border-color: #212529;
  color: #212529;
}
[data-theme=dark] .daterangepicker td.week, [data-theme=dark] .daterangepicker th.week {
  color: #ccc;
}
[data-theme=dark] .daterangepicker td.off, [data-theme=dark] .daterangepicker td.off.in-range, [data-theme=dark] .daterangepicker td.off.start-date, [data-theme=dark] .daterangepicker td.off.end-date {
  background-color: var(--widget-bg-color);
  border-color: transparent;
  color: #999;
}
[data-theme=dark] .daterangepicker td.in-range {
  background-color: #cceeff;
  border-color: transparent;
  color: #000;
}
[data-theme=dark] .daterangepicker td.active, [data-theme=dark] .daterangepicker td.active:hover {
  background-color: #08c;
  border-color: transparent;
  color: #fff;
}
[data-theme=dark] .daterangepicker td.disabled, [data-theme=dark] .daterangepicker option.disabled {
  color: #999;
}
[data-theme=dark] .daterangepicker select.hourselect, [data-theme=dark] .daterangepicker select.minuteselect, [data-theme=dark] .daterangepicker select.secondselect, [data-theme=dark] .daterangepicker select.ampmselect {
  width: 50px;
  background: #eee;
  border: 1px solid #eee;
}
[data-theme=dark] .daterangepicker .calendar-time select.disabled {
  color: #ccc;
}
[data-theme=dark] .daterangepicker .drp-buttons {
  border-top: 1px solid #ddd;
}
[data-theme=dark] .daterangepicker.show-ranges .drp-calendar.left {
  border-left: 1px solid #ddd;
}
[data-theme=dark] .daterangepicker .ranges li:hover {
  background-color: #cceeff;
  color: #212529;
}
[data-theme=dark] .daterangepicker .ranges li.active {
  background-color: #08c;
  color: #fff;
}
[data-theme=dark] .was-validated :invalid ~ .invalid-feedback,
[data-theme=dark] .was-validated :invalid ~ .invalid-tooltip,
[data-theme=dark] .is-invalid ~ .invalid-feedback,
[data-theme=dark] .is-invalid ~ .invalid-tooltip {
  display: block;
}

[data-theme=light] {
  --border-color: #CBCBCB;
  --nav-dropdown-bg-color: #f9f9f9;
  --tag-bg-color: #333030;
  --text-paper: #0066dd;
  --text-online: #BF573B;
  --text-increasing: #348460;
  --text-decreasing: #C90D12;
  --text-muted: #595959;
  --text-color: #212529;
  /*
  %name
    %name-left
    %name-content-wrapper
      %name-content
  */
}
[data-theme=light] .btn-secondary {
  color: #343a40;
  background-color: #fff;
  border-color: #95a5a6;
}
[data-theme=light] .btn-secondary:focus, [data-theme=light] .btn-secondary.focus {
  color: #343a40;
  background-color: white;
  border-color: rgb(85.5769230769, 100.9615384615, 101.9230769231);
}
[data-theme=light] .btn-secondary:hover {
  color: #343a40;
  background-color: white;
  border-color: rgb(115.8369230769, 136.6615384615, 137.9630769231);
}
[data-theme=light] .btn-secondary:active, [data-theme=light] .btn-secondary.active, .open > [data-theme=light] .btn-secondary.dropdown-toggle {
  color: #343a40;
  background-color: white;
  border-color: #95a5a6;
}
[data-theme=light] .btn-secondary:active:hover, [data-theme=light] .btn-secondary:active:focus, [data-theme=light] .btn-secondary:active.focus, [data-theme=light] .btn-secondary.active:hover, [data-theme=light] .btn-secondary.active:focus, [data-theme=light] .btn-secondary.active.focus, .open > [data-theme=light] .btn-secondary.dropdown-toggle:hover, .open > [data-theme=light] .btn-secondary.dropdown-toggle:focus, .open > [data-theme=light] .btn-secondary.dropdown-toggle.focus {
  color: #343a40;
  background-color: white;
  border-color: rgb(85.5769230769, 100.9615384615, 101.9230769231);
}
[data-theme=light] .btn-secondary:active, [data-theme=light] .btn-secondary.active, .open > [data-theme=light] .btn-secondary.dropdown-toggle {
  background-image: none;
}
[data-theme=light] .btn-secondary.disabled:hover, [data-theme=light] .btn-secondary.disabled:focus, [data-theme=light] .btn-secondary.disabled.focus, [data-theme=light] .btn-secondary[disabled]:hover, [data-theme=light] .btn-secondary[disabled]:focus, [data-theme=light] .btn-secondary[disabled].focus, fieldset[disabled] [data-theme=light] .btn-secondary:hover, fieldset[disabled] [data-theme=light] .btn-secondary:focus, fieldset[disabled] [data-theme=light] .btn-secondary.focus {
  background-color: #fff;
  border-color: #95a5a6;
}
[data-theme=light] .btn-secondary .badge {
  color: #fff;
  background-color: #343a40;
}
[data-theme=light] .article-tile .article-tile-super-tag {
  color: #fff;
  background-color: #333030;
}
a[data-theme=light] .article-tile .article-tile-super-tag:hover, a[data-theme=light] .article-tile .article-tile-super-tag:focus {
  color: #fff;
  background-color: rgb(24.7272727273, 23.2727272727, 23.2727272727);
}
a[data-theme=light] .article-tile .article-tile-super-tag:focus, a[data-theme=light] .article-tile .article-tile-super-tag.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(51, 48, 48, 0.5);
}

[data-theme=light] .tournament-decklist-odd {
  background-color: #ecf0f1;
}
[data-theme=light] .svg-sprite path {
  fill: #212529;
}
[data-theme=light] .article-tile-super-tag {
  color: #fff;
  background-color: #333030;
}
a[data-theme=light] .article-tile-super-tag:hover, a[data-theme=light] .article-tile-super-tag:focus {
  color: #fff;
  background-color: rgb(24.7272727273, 23.2727272727, 23.2727272727);
}
a[data-theme=light] .article-tile-super-tag:focus, a[data-theme=light] .article-tile-super-tag.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(51, 48, 48, 0.5);
}

[data-theme=light] .table-ebay-listing .even {
  background-color: #ecf0f1;
}
[data-theme=light] .theme-dark-only {
  display: none;
}

[data-theme=light], [data-theme=dark] {
  /*
  %name
    %name-left
    %name-content-wrapper
      %name-content
  */
}
[data-theme=light] .color-clear, [data-theme=dark] .color-clear {
  color: rgba(255, 255, 255, 0);
}
[data-theme=light] .color-paper, [data-theme=dark] .color-paper {
  color: var(--text-paper);
}
[data-theme=light] .color-online, [data-theme=dark] .color-online {
  color: var(--text-online);
}
[data-theme=light] .color-declining, [data-theme=dark] .color-declining {
  color: var(--text-decreasing);
}
[data-theme=light] .color-rising, [data-theme=dark] .color-rising {
  color: var(--text-increasing);
}
[data-theme=light] .btn-transparent, [data-theme=dark] .btn-transparent {
  color: #343a40;
  background-color: #fff;
  border-color: #fff;
}
[data-theme=light] .btn-transparent:focus, [data-theme=light] .btn-transparent.focus, [data-theme=dark] .btn-transparent:focus, [data-theme=dark] .btn-transparent.focus {
  color: #343a40;
  background-color: white;
  border-color: rgb(191.25, 191.25, 191.25);
}
[data-theme=light] .btn-transparent:hover, [data-theme=dark] .btn-transparent:hover {
  color: #343a40;
  background-color: white;
  border-color: rgb(224.4, 224.4, 224.4);
}
[data-theme=light] .btn-transparent:active, [data-theme=light] .btn-transparent.active, .open > [data-theme=light] .btn-transparent.dropdown-toggle, [data-theme=dark] .btn-transparent:active, [data-theme=dark] .btn-transparent.active, .open > [data-theme=dark] .btn-transparent.dropdown-toggle {
  color: #343a40;
  background-color: white;
  border-color: white;
}
[data-theme=light] .btn-transparent:active:hover, [data-theme=light] .btn-transparent:active:focus, [data-theme=light] .btn-transparent:active.focus, [data-theme=light] .btn-transparent.active:hover, [data-theme=light] .btn-transparent.active:focus, [data-theme=light] .btn-transparent.active.focus, .open > [data-theme=light] .btn-transparent.dropdown-toggle:hover, .open > [data-theme=light] .btn-transparent.dropdown-toggle:focus, .open > [data-theme=light] .btn-transparent.dropdown-toggle.focus, [data-theme=dark] .btn-transparent:active:hover, [data-theme=dark] .btn-transparent:active:focus, [data-theme=dark] .btn-transparent:active.focus, [data-theme=dark] .btn-transparent.active:hover, [data-theme=dark] .btn-transparent.active:focus, [data-theme=dark] .btn-transparent.active.focus, .open > [data-theme=dark] .btn-transparent.dropdown-toggle:hover, .open > [data-theme=dark] .btn-transparent.dropdown-toggle:focus, .open > [data-theme=dark] .btn-transparent.dropdown-toggle.focus {
  color: #343a40;
  background-color: white;
  border-color: rgb(191.25, 191.25, 191.25);
}
[data-theme=light] .btn-transparent:active, [data-theme=light] .btn-transparent.active, .open > [data-theme=light] .btn-transparent.dropdown-toggle, [data-theme=dark] .btn-transparent:active, [data-theme=dark] .btn-transparent.active, .open > [data-theme=dark] .btn-transparent.dropdown-toggle {
  background-image: none;
}
[data-theme=light] .btn-transparent.disabled:hover, [data-theme=light] .btn-transparent.disabled:focus, [data-theme=light] .btn-transparent.disabled.focus, [data-theme=light] .btn-transparent[disabled]:hover, [data-theme=light] .btn-transparent[disabled]:focus, [data-theme=light] .btn-transparent[disabled].focus, fieldset[disabled] [data-theme=light] .btn-transparent:hover, fieldset[disabled] [data-theme=light] .btn-transparent:focus, fieldset[disabled] [data-theme=light] .btn-transparent.focus, [data-theme=dark] .btn-transparent.disabled:hover, [data-theme=dark] .btn-transparent.disabled:focus, [data-theme=dark] .btn-transparent.disabled.focus, [data-theme=dark] .btn-transparent[disabled]:hover, [data-theme=dark] .btn-transparent[disabled]:focus, [data-theme=dark] .btn-transparent[disabled].focus, fieldset[disabled] [data-theme=dark] .btn-transparent:hover, fieldset[disabled] [data-theme=dark] .btn-transparent:focus, fieldset[disabled] [data-theme=dark] .btn-transparent.focus {
  background-color: #fff;
  border-color: #fff;
}
[data-theme=light] .btn-transparent .badge, [data-theme=dark] .btn-transparent .badge {
  color: #fff;
  background-color: #343a40;
}
[data-theme=light] .btn-online, [data-theme=light] .btn-warning.widgetPriceCompact-prices-link, [data-theme=light] .btn-toggle-online.disabled, [data-theme=dark] .btn-online, [data-theme=dark] .btn-warning.widgetPriceCompact-prices-link, [data-theme=dark] .btn-toggle-online.disabled {
  text-align: left;
  color: #343a40;
  background-color: #f0ad4e;
  border-color: rgb(238.0078125, 162.109375, 54.4921875);
}
[data-theme=light] .btn-online:focus, [data-theme=light] .btn-online.focus, [data-theme=light] .btn-warning.widgetPriceCompact-prices-link:focus, [data-theme=light] .btn-warning.widgetPriceCompact-prices-link.focus, [data-theme=light] .btn-toggle-online.disabled:focus, [data-theme=light] .btn-toggle-online.disabled.focus, [data-theme=dark] .btn-online:focus, [data-theme=dark] .btn-online.focus, [data-theme=dark] .btn-warning.widgetPriceCompact-prices-link:focus, [data-theme=dark] .btn-warning.widgetPriceCompact-prices-link.focus, [data-theme=dark] .btn-toggle-online.disabled:focus, [data-theme=dark] .btn-toggle-online.disabled.focus {
  color: #343a40;
  background-color: #f0ad4e;
  border-color: rgb(152.109375, 94.53125, 12.890625);
}
[data-theme=light] .btn-online:hover, [data-theme=light] .btn-warning.widgetPriceCompact-prices-link:hover, [data-theme=light] .btn-toggle-online.disabled:hover, [data-theme=dark] .btn-online:hover, [data-theme=dark] .btn-warning.widgetPriceCompact-prices-link:hover, [data-theme=dark] .btn-toggle-online.disabled:hover {
  color: #343a40;
  background-color: #f0ad4e;
  border-color: rgb(213.2296875, 132.515625, 18.0703125);
}
[data-theme=light] .btn-online:active, [data-theme=light] .btn-online.active, .open > [data-theme=light] .btn-online.dropdown-toggle, [data-theme=light] .btn-warning.widgetPriceCompact-prices-link:active, [data-theme=light] .btn-warning.widgetPriceCompact-prices-link.active, .open > [data-theme=light] .btn-warning.widgetPriceCompact-prices-link.dropdown-toggle, [data-theme=light] .btn-toggle-online.disabled:active, [data-theme=light] .btn-toggle-online.disabled.active, .open > [data-theme=light] .btn-toggle-online.disabled.dropdown-toggle, [data-theme=dark] .btn-online:active, [data-theme=dark] .btn-online.active, .open > [data-theme=dark] .btn-online.dropdown-toggle, [data-theme=dark] .btn-warning.widgetPriceCompact-prices-link:active, [data-theme=dark] .btn-warning.widgetPriceCompact-prices-link.active, .open > [data-theme=dark] .btn-warning.widgetPriceCompact-prices-link.dropdown-toggle, [data-theme=dark] .btn-toggle-online.disabled:active, [data-theme=dark] .btn-toggle-online.disabled.active, .open > [data-theme=dark] .btn-toggle-online.disabled.dropdown-toggle {
  color: #343a40;
  background-color: #f0ad4e;
  border-color: rgb(238.0078125, 162.109375, 54.4921875);
}
[data-theme=light] .btn-online:active:hover, [data-theme=light] .btn-online:active:focus, [data-theme=light] .btn-online:active.focus, [data-theme=light] .btn-online.active:hover, [data-theme=light] .btn-online.active:focus, [data-theme=light] .btn-online.active.focus, .open > [data-theme=light] .btn-online.dropdown-toggle:hover, .open > [data-theme=light] .btn-online.dropdown-toggle:focus, .open > [data-theme=light] .btn-online.dropdown-toggle.focus, [data-theme=light] .btn-warning.widgetPriceCompact-prices-link:active:hover, [data-theme=light] .btn-warning.widgetPriceCompact-prices-link:active:focus, [data-theme=light] .btn-warning.widgetPriceCompact-prices-link:active.focus, [data-theme=light] .btn-warning.widgetPriceCompact-prices-link.active:hover, [data-theme=light] .btn-warning.widgetPriceCompact-prices-link.active:focus, [data-theme=light] .btn-warning.widgetPriceCompact-prices-link.active.focus, .open > [data-theme=light] .btn-warning.widgetPriceCompact-prices-link.dropdown-toggle:hover, .open > [data-theme=light] .btn-warning.widgetPriceCompact-prices-link.dropdown-toggle:focus, .open > [data-theme=light] .btn-warning.widgetPriceCompact-prices-link.dropdown-toggle.focus, [data-theme=light] .btn-toggle-online.disabled:active:hover, [data-theme=light] .btn-toggle-online.disabled:active:focus, [data-theme=light] .btn-toggle-online.disabled:active.focus, [data-theme=light] .btn-toggle-online.disabled.active:hover, [data-theme=light] .btn-toggle-online.disabled.active:focus, [data-theme=light] .btn-toggle-online.disabled.active.focus, .open > [data-theme=light] .btn-toggle-online.disabled.dropdown-toggle:hover, .open > [data-theme=light] .btn-toggle-online.disabled.dropdown-toggle:focus, .open > [data-theme=light] .btn-toggle-online.disabled.dropdown-toggle.focus, [data-theme=dark] .btn-online:active:hover, [data-theme=dark] .btn-online:active:focus, [data-theme=dark] .btn-online:active.focus, [data-theme=dark] .btn-online.active:hover, [data-theme=dark] .btn-online.active:focus, [data-theme=dark] .btn-online.active.focus, .open > [data-theme=dark] .btn-online.dropdown-toggle:hover, .open > [data-theme=dark] .btn-online.dropdown-toggle:focus, .open > [data-theme=dark] .btn-online.dropdown-toggle.focus, [data-theme=dark] .btn-warning.widgetPriceCompact-prices-link:active:hover, [data-theme=dark] .btn-warning.widgetPriceCompact-prices-link:active:focus, [data-theme=dark] .btn-warning.widgetPriceCompact-prices-link:active.focus, [data-theme=dark] .btn-warning.widgetPriceCompact-prices-link.active:hover, [data-theme=dark] .btn-warning.widgetPriceCompact-prices-link.active:focus, [data-theme=dark] .btn-warning.widgetPriceCompact-prices-link.active.focus, .open > [data-theme=dark] .btn-warning.widgetPriceCompact-prices-link.dropdown-toggle:hover, .open > [data-theme=dark] .btn-warning.widgetPriceCompact-prices-link.dropdown-toggle:focus, .open > [data-theme=dark] .btn-warning.widgetPriceCompact-prices-link.dropdown-toggle.focus, [data-theme=dark] .btn-toggle-online.disabled:active:hover, [data-theme=dark] .btn-toggle-online.disabled:active:focus, [data-theme=dark] .btn-toggle-online.disabled:active.focus, [data-theme=dark] .btn-toggle-online.disabled.active:hover, [data-theme=dark] .btn-toggle-online.disabled.active:focus, [data-theme=dark] .btn-toggle-online.disabled.active.focus, .open > [data-theme=dark] .btn-toggle-online.disabled.dropdown-toggle:hover, .open > [data-theme=dark] .btn-toggle-online.disabled.dropdown-toggle:focus, .open > [data-theme=dark] .btn-toggle-online.disabled.dropdown-toggle.focus {
  color: #343a40;
  background-color: #f0ad4e;
  border-color: rgb(152.109375, 94.53125, 12.890625);
}
[data-theme=light] .btn-online:active, [data-theme=light] .btn-online.active, .open > [data-theme=light] .btn-online.dropdown-toggle, [data-theme=light] .btn-warning.widgetPriceCompact-prices-link:active, [data-theme=light] .btn-warning.widgetPriceCompact-prices-link.active, .open > [data-theme=light] .btn-warning.widgetPriceCompact-prices-link.dropdown-toggle, [data-theme=light] .btn-toggle-online.disabled:active, [data-theme=light] .btn-toggle-online.disabled.active, .open > [data-theme=light] .btn-toggle-online.disabled.dropdown-toggle, [data-theme=dark] .btn-online:active, [data-theme=dark] .btn-online.active, .open > [data-theme=dark] .btn-online.dropdown-toggle, [data-theme=dark] .btn-warning.widgetPriceCompact-prices-link:active, [data-theme=dark] .btn-warning.widgetPriceCompact-prices-link.active, .open > [data-theme=dark] .btn-warning.widgetPriceCompact-prices-link.dropdown-toggle, [data-theme=dark] .btn-toggle-online.disabled:active, [data-theme=dark] .btn-toggle-online.disabled.active, .open > [data-theme=dark] .btn-toggle-online.disabled.dropdown-toggle {
  background-image: none;
}
[data-theme=light] .btn-online.disabled:hover, [data-theme=light] .btn-online.disabled:focus, [data-theme=light] .btn-online.disabled.focus, [data-theme=light] .btn-online[disabled]:hover, [data-theme=light] .btn-online[disabled]:focus, [data-theme=light] .btn-online[disabled].focus, fieldset[disabled] [data-theme=light] .btn-online:hover, fieldset[disabled] [data-theme=light] .btn-online:focus, fieldset[disabled] [data-theme=light] .btn-online.focus, [data-theme=light] .btn-warning.widgetPriceCompact-prices-link.disabled:hover, [data-theme=light] .btn-warning.widgetPriceCompact-prices-link.disabled:focus, [data-theme=light] .btn-warning.widgetPriceCompact-prices-link.disabled.focus, [data-theme=light] .btn-warning.widgetPriceCompact-prices-link[disabled]:hover, [data-theme=light] .btn-warning.widgetPriceCompact-prices-link[disabled]:focus, [data-theme=light] .btn-warning.widgetPriceCompact-prices-link[disabled].focus, fieldset[disabled] [data-theme=light] .btn-warning.widgetPriceCompact-prices-link:hover, fieldset[disabled] [data-theme=light] .btn-warning.widgetPriceCompact-prices-link:focus, fieldset[disabled] [data-theme=light] .btn-warning.widgetPriceCompact-prices-link.focus, [data-theme=light] .btn-toggle-online.disabled.disabled:hover, [data-theme=light] .btn-toggle-online.disabled.disabled:focus, [data-theme=light] .btn-toggle-online.disabled.disabled.focus, [data-theme=light] .btn-toggle-online.disabled[disabled]:hover, [data-theme=light] .btn-toggle-online.disabled[disabled]:focus, [data-theme=light] .btn-toggle-online.disabled[disabled].focus, fieldset[disabled] [data-theme=light] .btn-toggle-online.disabled:hover, fieldset[disabled] [data-theme=light] .btn-toggle-online.disabled:focus, fieldset[disabled] [data-theme=light] .btn-toggle-online.disabled.focus, [data-theme=dark] .btn-online.disabled:hover, [data-theme=dark] .btn-online.disabled:focus, [data-theme=dark] .btn-online.disabled.focus, [data-theme=dark] .btn-online[disabled]:hover, [data-theme=dark] .btn-online[disabled]:focus, [data-theme=dark] .btn-online[disabled].focus, fieldset[disabled] [data-theme=dark] .btn-online:hover, fieldset[disabled] [data-theme=dark] .btn-online:focus, fieldset[disabled] [data-theme=dark] .btn-online.focus, [data-theme=dark] .btn-warning.widgetPriceCompact-prices-link.disabled:hover, [data-theme=dark] .btn-warning.widgetPriceCompact-prices-link.disabled:focus, [data-theme=dark] .btn-warning.widgetPriceCompact-prices-link.disabled.focus, [data-theme=dark] .btn-warning.widgetPriceCompact-prices-link[disabled]:hover, [data-theme=dark] .btn-warning.widgetPriceCompact-prices-link[disabled]:focus, [data-theme=dark] .btn-warning.widgetPriceCompact-prices-link[disabled].focus, fieldset[disabled] [data-theme=dark] .btn-warning.widgetPriceCompact-prices-link:hover, fieldset[disabled] [data-theme=dark] .btn-warning.widgetPriceCompact-prices-link:focus, fieldset[disabled] [data-theme=dark] .btn-warning.widgetPriceCompact-prices-link.focus, [data-theme=dark] .btn-toggle-online.disabled.disabled:hover, [data-theme=dark] .btn-toggle-online.disabled.disabled:focus, [data-theme=dark] .btn-toggle-online.disabled.disabled.focus, [data-theme=dark] .btn-toggle-online.disabled[disabled]:hover, [data-theme=dark] .btn-toggle-online.disabled[disabled]:focus, [data-theme=dark] .btn-toggle-online.disabled[disabled].focus, fieldset[disabled] [data-theme=dark] .btn-toggle-online.disabled:hover, fieldset[disabled] [data-theme=dark] .btn-toggle-online.disabled:focus, fieldset[disabled] [data-theme=dark] .btn-toggle-online.disabled.focus {
  background-color: #f0ad4e;
  border-color: rgb(238.0078125, 162.109375, 54.4921875);
}
[data-theme=light] .btn-online .badge, [data-theme=light] .btn-warning.widgetPriceCompact-prices-link .badge, [data-theme=light] .btn-toggle-online.disabled .badge, [data-theme=dark] .btn-online .badge, [data-theme=dark] .btn-warning.widgetPriceCompact-prices-link .badge, [data-theme=dark] .btn-toggle-online.disabled .badge {
  color: #f0ad4e;
  background-color: #343a40;
}
[data-theme=light] .btn-paper, [data-theme=light] .btn-primary.widgetPriceCompact-prices-link, [data-theme=light] .btn-toggle-paper.disabled, [data-theme=dark] .btn-paper, [data-theme=dark] .btn-primary.widgetPriceCompact-prices-link, [data-theme=dark] .btn-toggle-paper.disabled {
  text-align: left;
  color: #fff;
  background-color: #0066dd;
  border-color: #0066dd;
}
[data-theme=light] .btn-paper:focus, [data-theme=light] .btn-paper.focus, [data-theme=light] .btn-primary.widgetPriceCompact-prices-link:focus, [data-theme=light] .btn-primary.widgetPriceCompact-prices-link.focus, [data-theme=light] .btn-toggle-paper.disabled:focus, [data-theme=light] .btn-toggle-paper.disabled.focus, [data-theme=dark] .btn-paper:focus, [data-theme=dark] .btn-paper.focus, [data-theme=dark] .btn-primary.widgetPriceCompact-prices-link:focus, [data-theme=dark] .btn-primary.widgetPriceCompact-prices-link.focus, [data-theme=dark] .btn-toggle-paper.disabled:focus, [data-theme=dark] .btn-toggle-paper.disabled.focus {
  color: #fff;
  background-color: #0066dd;
  border-color: rgb(0, 43.1538461538, 93.5);
}
[data-theme=light] .btn-paper:hover, [data-theme=light] .btn-primary.widgetPriceCompact-prices-link:hover, [data-theme=light] .btn-toggle-paper.disabled:hover, [data-theme=dark] .btn-paper:hover, [data-theme=dark] .btn-primary.widgetPriceCompact-prices-link:hover, [data-theme=dark] .btn-toggle-paper.disabled:hover {
  color: #fff;
  background-color: #0066dd;
  border-color: rgb(0, 73.7538461538, 159.8);
}
[data-theme=light] .btn-paper:active, [data-theme=light] .btn-paper.active, .open > [data-theme=light] .btn-paper.dropdown-toggle, [data-theme=light] .btn-primary.widgetPriceCompact-prices-link:active, [data-theme=light] .btn-primary.widgetPriceCompact-prices-link.active, .open > [data-theme=light] .btn-primary.widgetPriceCompact-prices-link.dropdown-toggle, [data-theme=light] .btn-toggle-paper.disabled:active, [data-theme=light] .btn-toggle-paper.disabled.active, .open > [data-theme=light] .btn-toggle-paper.disabled.dropdown-toggle, [data-theme=dark] .btn-paper:active, [data-theme=dark] .btn-paper.active, .open > [data-theme=dark] .btn-paper.dropdown-toggle, [data-theme=dark] .btn-primary.widgetPriceCompact-prices-link:active, [data-theme=dark] .btn-primary.widgetPriceCompact-prices-link.active, .open > [data-theme=dark] .btn-primary.widgetPriceCompact-prices-link.dropdown-toggle, [data-theme=dark] .btn-toggle-paper.disabled:active, [data-theme=dark] .btn-toggle-paper.disabled.active, .open > [data-theme=dark] .btn-toggle-paper.disabled.dropdown-toggle {
  color: #fff;
  background-color: #0066dd;
  border-color: #0066dd;
}
[data-theme=light] .btn-paper:active:hover, [data-theme=light] .btn-paper:active:focus, [data-theme=light] .btn-paper:active.focus, [data-theme=light] .btn-paper.active:hover, [data-theme=light] .btn-paper.active:focus, [data-theme=light] .btn-paper.active.focus, .open > [data-theme=light] .btn-paper.dropdown-toggle:hover, .open > [data-theme=light] .btn-paper.dropdown-toggle:focus, .open > [data-theme=light] .btn-paper.dropdown-toggle.focus, [data-theme=light] .btn-primary.widgetPriceCompact-prices-link:active:hover, [data-theme=light] .btn-primary.widgetPriceCompact-prices-link:active:focus, [data-theme=light] .btn-primary.widgetPriceCompact-prices-link:active.focus, [data-theme=light] .btn-primary.widgetPriceCompact-prices-link.active:hover, [data-theme=light] .btn-primary.widgetPriceCompact-prices-link.active:focus, [data-theme=light] .btn-primary.widgetPriceCompact-prices-link.active.focus, .open > [data-theme=light] .btn-primary.widgetPriceCompact-prices-link.dropdown-toggle:hover, .open > [data-theme=light] .btn-primary.widgetPriceCompact-prices-link.dropdown-toggle:focus, .open > [data-theme=light] .btn-primary.widgetPriceCompact-prices-link.dropdown-toggle.focus, [data-theme=light] .btn-toggle-paper.disabled:active:hover, [data-theme=light] .btn-toggle-paper.disabled:active:focus, [data-theme=light] .btn-toggle-paper.disabled:active.focus, [data-theme=light] .btn-toggle-paper.disabled.active:hover, [data-theme=light] .btn-toggle-paper.disabled.active:focus, [data-theme=light] .btn-toggle-paper.disabled.active.focus, .open > [data-theme=light] .btn-toggle-paper.disabled.dropdown-toggle:hover, .open > [data-theme=light] .btn-toggle-paper.disabled.dropdown-toggle:focus, .open > [data-theme=light] .btn-toggle-paper.disabled.dropdown-toggle.focus, [data-theme=dark] .btn-paper:active:hover, [data-theme=dark] .btn-paper:active:focus, [data-theme=dark] .btn-paper:active.focus, [data-theme=dark] .btn-paper.active:hover, [data-theme=dark] .btn-paper.active:focus, [data-theme=dark] .btn-paper.active.focus, .open > [data-theme=dark] .btn-paper.dropdown-toggle:hover, .open > [data-theme=dark] .btn-paper.dropdown-toggle:focus, .open > [data-theme=dark] .btn-paper.dropdown-toggle.focus, [data-theme=dark] .btn-primary.widgetPriceCompact-prices-link:active:hover, [data-theme=dark] .btn-primary.widgetPriceCompact-prices-link:active:focus, [data-theme=dark] .btn-primary.widgetPriceCompact-prices-link:active.focus, [data-theme=dark] .btn-primary.widgetPriceCompact-prices-link.active:hover, [data-theme=dark] .btn-primary.widgetPriceCompact-prices-link.active:focus, [data-theme=dark] .btn-primary.widgetPriceCompact-prices-link.active.focus, .open > [data-theme=dark] .btn-primary.widgetPriceCompact-prices-link.dropdown-toggle:hover, .open > [data-theme=dark] .btn-primary.widgetPriceCompact-prices-link.dropdown-toggle:focus, .open > [data-theme=dark] .btn-primary.widgetPriceCompact-prices-link.dropdown-toggle.focus, [data-theme=dark] .btn-toggle-paper.disabled:active:hover, [data-theme=dark] .btn-toggle-paper.disabled:active:focus, [data-theme=dark] .btn-toggle-paper.disabled:active.focus, [data-theme=dark] .btn-toggle-paper.disabled.active:hover, [data-theme=dark] .btn-toggle-paper.disabled.active:focus, [data-theme=dark] .btn-toggle-paper.disabled.active.focus, .open > [data-theme=dark] .btn-toggle-paper.disabled.dropdown-toggle:hover, .open > [data-theme=dark] .btn-toggle-paper.disabled.dropdown-toggle:focus, .open > [data-theme=dark] .btn-toggle-paper.disabled.dropdown-toggle.focus {
  color: #fff;
  background-color: #0066dd;
  border-color: rgb(0, 43.1538461538, 93.5);
}
[data-theme=light] .btn-paper:active, [data-theme=light] .btn-paper.active, .open > [data-theme=light] .btn-paper.dropdown-toggle, [data-theme=light] .btn-primary.widgetPriceCompact-prices-link:active, [data-theme=light] .btn-primary.widgetPriceCompact-prices-link.active, .open > [data-theme=light] .btn-primary.widgetPriceCompact-prices-link.dropdown-toggle, [data-theme=light] .btn-toggle-paper.disabled:active, [data-theme=light] .btn-toggle-paper.disabled.active, .open > [data-theme=light] .btn-toggle-paper.disabled.dropdown-toggle, [data-theme=dark] .btn-paper:active, [data-theme=dark] .btn-paper.active, .open > [data-theme=dark] .btn-paper.dropdown-toggle, [data-theme=dark] .btn-primary.widgetPriceCompact-prices-link:active, [data-theme=dark] .btn-primary.widgetPriceCompact-prices-link.active, .open > [data-theme=dark] .btn-primary.widgetPriceCompact-prices-link.dropdown-toggle, [data-theme=dark] .btn-toggle-paper.disabled:active, [data-theme=dark] .btn-toggle-paper.disabled.active, .open > [data-theme=dark] .btn-toggle-paper.disabled.dropdown-toggle {
  background-image: none;
}
[data-theme=light] .btn-paper.disabled:hover, [data-theme=light] .btn-paper.disabled:focus, [data-theme=light] .btn-paper.disabled.focus, [data-theme=light] .btn-paper[disabled]:hover, [data-theme=light] .btn-paper[disabled]:focus, [data-theme=light] .btn-paper[disabled].focus, fieldset[disabled] [data-theme=light] .btn-paper:hover, fieldset[disabled] [data-theme=light] .btn-paper:focus, fieldset[disabled] [data-theme=light] .btn-paper.focus, [data-theme=light] .btn-primary.widgetPriceCompact-prices-link.disabled:hover, [data-theme=light] .btn-primary.widgetPriceCompact-prices-link.disabled:focus, [data-theme=light] .btn-primary.widgetPriceCompact-prices-link.disabled.focus, [data-theme=light] .btn-primary.widgetPriceCompact-prices-link[disabled]:hover, [data-theme=light] .btn-primary.widgetPriceCompact-prices-link[disabled]:focus, [data-theme=light] .btn-primary.widgetPriceCompact-prices-link[disabled].focus, fieldset[disabled] [data-theme=light] .btn-primary.widgetPriceCompact-prices-link:hover, fieldset[disabled] [data-theme=light] .btn-primary.widgetPriceCompact-prices-link:focus, fieldset[disabled] [data-theme=light] .btn-primary.widgetPriceCompact-prices-link.focus, [data-theme=light] .btn-toggle-paper.disabled.disabled:hover, [data-theme=light] .btn-toggle-paper.disabled.disabled:focus, [data-theme=light] .btn-toggle-paper.disabled.disabled.focus, [data-theme=light] .btn-toggle-paper.disabled[disabled]:hover, [data-theme=light] .btn-toggle-paper.disabled[disabled]:focus, [data-theme=light] .btn-toggle-paper.disabled[disabled].focus, fieldset[disabled] [data-theme=light] .btn-toggle-paper.disabled:hover, fieldset[disabled] [data-theme=light] .btn-toggle-paper.disabled:focus, fieldset[disabled] [data-theme=light] .btn-toggle-paper.disabled.focus, [data-theme=dark] .btn-paper.disabled:hover, [data-theme=dark] .btn-paper.disabled:focus, [data-theme=dark] .btn-paper.disabled.focus, [data-theme=dark] .btn-paper[disabled]:hover, [data-theme=dark] .btn-paper[disabled]:focus, [data-theme=dark] .btn-paper[disabled].focus, fieldset[disabled] [data-theme=dark] .btn-paper:hover, fieldset[disabled] [data-theme=dark] .btn-paper:focus, fieldset[disabled] [data-theme=dark] .btn-paper.focus, [data-theme=dark] .btn-primary.widgetPriceCompact-prices-link.disabled:hover, [data-theme=dark] .btn-primary.widgetPriceCompact-prices-link.disabled:focus, [data-theme=dark] .btn-primary.widgetPriceCompact-prices-link.disabled.focus, [data-theme=dark] .btn-primary.widgetPriceCompact-prices-link[disabled]:hover, [data-theme=dark] .btn-primary.widgetPriceCompact-prices-link[disabled]:focus, [data-theme=dark] .btn-primary.widgetPriceCompact-prices-link[disabled].focus, fieldset[disabled] [data-theme=dark] .btn-primary.widgetPriceCompact-prices-link:hover, fieldset[disabled] [data-theme=dark] .btn-primary.widgetPriceCompact-prices-link:focus, fieldset[disabled] [data-theme=dark] .btn-primary.widgetPriceCompact-prices-link.focus, [data-theme=dark] .btn-toggle-paper.disabled.disabled:hover, [data-theme=dark] .btn-toggle-paper.disabled.disabled:focus, [data-theme=dark] .btn-toggle-paper.disabled.disabled.focus, [data-theme=dark] .btn-toggle-paper.disabled[disabled]:hover, [data-theme=dark] .btn-toggle-paper.disabled[disabled]:focus, [data-theme=dark] .btn-toggle-paper.disabled[disabled].focus, fieldset[disabled] [data-theme=dark] .btn-toggle-paper.disabled:hover, fieldset[disabled] [data-theme=dark] .btn-toggle-paper.disabled:focus, fieldset[disabled] [data-theme=dark] .btn-toggle-paper.disabled.focus {
  background-color: #0066dd;
  border-color: #0066dd;
}
[data-theme=light] .btn-paper .badge, [data-theme=light] .btn-primary.widgetPriceCompact-prices-link .badge, [data-theme=light] .btn-toggle-paper.disabled .badge, [data-theme=dark] .btn-paper .badge, [data-theme=dark] .btn-primary.widgetPriceCompact-prices-link .badge, [data-theme=dark] .btn-toggle-paper.disabled .badge {
  color: #0066dd;
  background-color: #fff;
}
[data-theme=light] .btn-paper-muted, [data-theme=dark] .btn-paper-muted {
  text-align: left;
  color: #343a40;
  background-color: #fff;
  border-color: #0066dd;
}
[data-theme=light] .btn-paper-muted:focus, [data-theme=light] .btn-paper-muted.focus, [data-theme=dark] .btn-paper-muted:focus, [data-theme=dark] .btn-paper-muted.focus {
  color: #343a40;
  background-color: white;
  border-color: rgb(0, 43.1538461538, 93.5);
}
[data-theme=light] .btn-paper-muted:hover, [data-theme=dark] .btn-paper-muted:hover {
  color: #343a40;
  background-color: white;
  border-color: rgb(0, 73.7538461538, 159.8);
}
[data-theme=light] .btn-paper-muted:active, [data-theme=light] .btn-paper-muted.active, .open > [data-theme=light] .btn-paper-muted.dropdown-toggle, [data-theme=dark] .btn-paper-muted:active, [data-theme=dark] .btn-paper-muted.active, .open > [data-theme=dark] .btn-paper-muted.dropdown-toggle {
  color: #343a40;
  background-color: white;
  border-color: #0066dd;
}
[data-theme=light] .btn-paper-muted:active:hover, [data-theme=light] .btn-paper-muted:active:focus, [data-theme=light] .btn-paper-muted:active.focus, [data-theme=light] .btn-paper-muted.active:hover, [data-theme=light] .btn-paper-muted.active:focus, [data-theme=light] .btn-paper-muted.active.focus, .open > [data-theme=light] .btn-paper-muted.dropdown-toggle:hover, .open > [data-theme=light] .btn-paper-muted.dropdown-toggle:focus, .open > [data-theme=light] .btn-paper-muted.dropdown-toggle.focus, [data-theme=dark] .btn-paper-muted:active:hover, [data-theme=dark] .btn-paper-muted:active:focus, [data-theme=dark] .btn-paper-muted:active.focus, [data-theme=dark] .btn-paper-muted.active:hover, [data-theme=dark] .btn-paper-muted.active:focus, [data-theme=dark] .btn-paper-muted.active.focus, .open > [data-theme=dark] .btn-paper-muted.dropdown-toggle:hover, .open > [data-theme=dark] .btn-paper-muted.dropdown-toggle:focus, .open > [data-theme=dark] .btn-paper-muted.dropdown-toggle.focus {
  color: #343a40;
  background-color: white;
  border-color: rgb(0, 43.1538461538, 93.5);
}
[data-theme=light] .btn-paper-muted:active, [data-theme=light] .btn-paper-muted.active, .open > [data-theme=light] .btn-paper-muted.dropdown-toggle, [data-theme=dark] .btn-paper-muted:active, [data-theme=dark] .btn-paper-muted.active, .open > [data-theme=dark] .btn-paper-muted.dropdown-toggle {
  background-image: none;
}
[data-theme=light] .btn-paper-muted.disabled:hover, [data-theme=light] .btn-paper-muted.disabled:focus, [data-theme=light] .btn-paper-muted.disabled.focus, [data-theme=light] .btn-paper-muted[disabled]:hover, [data-theme=light] .btn-paper-muted[disabled]:focus, [data-theme=light] .btn-paper-muted[disabled].focus, fieldset[disabled] [data-theme=light] .btn-paper-muted:hover, fieldset[disabled] [data-theme=light] .btn-paper-muted:focus, fieldset[disabled] [data-theme=light] .btn-paper-muted.focus, [data-theme=dark] .btn-paper-muted.disabled:hover, [data-theme=dark] .btn-paper-muted.disabled:focus, [data-theme=dark] .btn-paper-muted.disabled.focus, [data-theme=dark] .btn-paper-muted[disabled]:hover, [data-theme=dark] .btn-paper-muted[disabled]:focus, [data-theme=dark] .btn-paper-muted[disabled].focus, fieldset[disabled] [data-theme=dark] .btn-paper-muted:hover, fieldset[disabled] [data-theme=dark] .btn-paper-muted:focus, fieldset[disabled] [data-theme=dark] .btn-paper-muted.focus {
  background-color: #fff;
  border-color: #0066dd;
}
[data-theme=light] .btn-paper-muted .badge, [data-theme=dark] .btn-paper-muted .badge {
  color: #fff;
  background-color: #343a40;
}
[data-theme=light] .btn-paper-muted.disabled, [data-theme=light] .btn-paper-muted.active, [data-theme=dark] .btn-paper-muted.disabled, [data-theme=dark] .btn-paper-muted.active {
  text-align: left;
  color: #fff;
  background-color: #0066dd;
  border-color: #0066dd;
}
[data-theme=light] .btn-paper-muted.disabled:focus, [data-theme=light] .btn-paper-muted.disabled.focus, [data-theme=light] .btn-paper-muted.active:focus, [data-theme=light] .btn-paper-muted.active.focus, [data-theme=dark] .btn-paper-muted.disabled:focus, [data-theme=dark] .btn-paper-muted.disabled.focus, [data-theme=dark] .btn-paper-muted.active:focus, [data-theme=dark] .btn-paper-muted.active.focus {
  color: #fff;
  background-color: #0066dd;
  border-color: rgb(0, 43.1538461538, 93.5);
}
[data-theme=light] .btn-paper-muted.disabled:hover, [data-theme=light] .btn-paper-muted.active:hover, [data-theme=dark] .btn-paper-muted.disabled:hover, [data-theme=dark] .btn-paper-muted.active:hover {
  color: #fff;
  background-color: #0066dd;
  border-color: rgb(0, 73.7538461538, 159.8);
}
[data-theme=light] .btn-paper-muted.disabled:active, [data-theme=light] .btn-paper-muted.disabled.active, .open > [data-theme=light] .btn-paper-muted.disabled.dropdown-toggle, [data-theme=light] .btn-paper-muted.active:active, [data-theme=light] .btn-paper-muted.active.active, .open > [data-theme=light] .btn-paper-muted.active.dropdown-toggle, [data-theme=dark] .btn-paper-muted.disabled:active, [data-theme=dark] .btn-paper-muted.disabled.active, .open > [data-theme=dark] .btn-paper-muted.disabled.dropdown-toggle, [data-theme=dark] .btn-paper-muted.active:active, [data-theme=dark] .btn-paper-muted.active.active, .open > [data-theme=dark] .btn-paper-muted.active.dropdown-toggle {
  color: #fff;
  background-color: #0066dd;
  border-color: #0066dd;
}
[data-theme=light] .btn-paper-muted.disabled:active:hover, [data-theme=light] .btn-paper-muted.disabled:active:focus, [data-theme=light] .btn-paper-muted.disabled:active.focus, [data-theme=light] .btn-paper-muted.disabled.active:hover, [data-theme=light] .btn-paper-muted.disabled.active:focus, [data-theme=light] .btn-paper-muted.disabled.active.focus, .open > [data-theme=light] .btn-paper-muted.disabled.dropdown-toggle:hover, .open > [data-theme=light] .btn-paper-muted.disabled.dropdown-toggle:focus, .open > [data-theme=light] .btn-paper-muted.disabled.dropdown-toggle.focus, [data-theme=light] .btn-paper-muted.active:active:hover, [data-theme=light] .btn-paper-muted.active:active:focus, [data-theme=light] .btn-paper-muted.active:active.focus, [data-theme=light] .btn-paper-muted.active.active:hover, [data-theme=light] .btn-paper-muted.active.active:focus, [data-theme=light] .btn-paper-muted.active.active.focus, .open > [data-theme=light] .btn-paper-muted.active.dropdown-toggle:hover, .open > [data-theme=light] .btn-paper-muted.active.dropdown-toggle:focus, .open > [data-theme=light] .btn-paper-muted.active.dropdown-toggle.focus, [data-theme=dark] .btn-paper-muted.disabled:active:hover, [data-theme=dark] .btn-paper-muted.disabled:active:focus, [data-theme=dark] .btn-paper-muted.disabled:active.focus, [data-theme=dark] .btn-paper-muted.disabled.active:hover, [data-theme=dark] .btn-paper-muted.disabled.active:focus, [data-theme=dark] .btn-paper-muted.disabled.active.focus, .open > [data-theme=dark] .btn-paper-muted.disabled.dropdown-toggle:hover, .open > [data-theme=dark] .btn-paper-muted.disabled.dropdown-toggle:focus, .open > [data-theme=dark] .btn-paper-muted.disabled.dropdown-toggle.focus, [data-theme=dark] .btn-paper-muted.active:active:hover, [data-theme=dark] .btn-paper-muted.active:active:focus, [data-theme=dark] .btn-paper-muted.active:active.focus, [data-theme=dark] .btn-paper-muted.active.active:hover, [data-theme=dark] .btn-paper-muted.active.active:focus, [data-theme=dark] .btn-paper-muted.active.active.focus, .open > [data-theme=dark] .btn-paper-muted.active.dropdown-toggle:hover, .open > [data-theme=dark] .btn-paper-muted.active.dropdown-toggle:focus, .open > [data-theme=dark] .btn-paper-muted.active.dropdown-toggle.focus {
  color: #fff;
  background-color: #0066dd;
  border-color: rgb(0, 43.1538461538, 93.5);
}
[data-theme=light] .btn-paper-muted.disabled:active, [data-theme=light] .btn-paper-muted.disabled.active, .open > [data-theme=light] .btn-paper-muted.disabled.dropdown-toggle, [data-theme=light] .btn-paper-muted.active:active, [data-theme=light] .btn-paper-muted.active.active, .open > [data-theme=light] .btn-paper-muted.active.dropdown-toggle, [data-theme=dark] .btn-paper-muted.disabled:active, [data-theme=dark] .btn-paper-muted.disabled.active, .open > [data-theme=dark] .btn-paper-muted.disabled.dropdown-toggle, [data-theme=dark] .btn-paper-muted.active:active, [data-theme=dark] .btn-paper-muted.active.active, .open > [data-theme=dark] .btn-paper-muted.active.dropdown-toggle {
  background-image: none;
}
[data-theme=light] .btn-paper-muted.disabled.disabled:hover, [data-theme=light] .btn-paper-muted.disabled.disabled:focus, [data-theme=light] .btn-paper-muted.disabled.disabled.focus, [data-theme=light] .btn-paper-muted.disabled[disabled]:hover, [data-theme=light] .btn-paper-muted.disabled[disabled]:focus, [data-theme=light] .btn-paper-muted.disabled[disabled].focus, fieldset[disabled] [data-theme=light] .btn-paper-muted.disabled:hover, fieldset[disabled] [data-theme=light] .btn-paper-muted.disabled:focus, fieldset[disabled] [data-theme=light] .btn-paper-muted.disabled.focus, [data-theme=light] .btn-paper-muted.active.disabled:hover, [data-theme=light] .btn-paper-muted.active.disabled:focus, [data-theme=light] .btn-paper-muted.active.disabled.focus, [data-theme=light] .btn-paper-muted.active[disabled]:hover, [data-theme=light] .btn-paper-muted.active[disabled]:focus, [data-theme=light] .btn-paper-muted.active[disabled].focus, fieldset[disabled] [data-theme=light] .btn-paper-muted.active:hover, fieldset[disabled] [data-theme=light] .btn-paper-muted.active:focus, fieldset[disabled] [data-theme=light] .btn-paper-muted.active.focus, [data-theme=dark] .btn-paper-muted.disabled.disabled:hover, [data-theme=dark] .btn-paper-muted.disabled.disabled:focus, [data-theme=dark] .btn-paper-muted.disabled.disabled.focus, [data-theme=dark] .btn-paper-muted.disabled[disabled]:hover, [data-theme=dark] .btn-paper-muted.disabled[disabled]:focus, [data-theme=dark] .btn-paper-muted.disabled[disabled].focus, fieldset[disabled] [data-theme=dark] .btn-paper-muted.disabled:hover, fieldset[disabled] [data-theme=dark] .btn-paper-muted.disabled:focus, fieldset[disabled] [data-theme=dark] .btn-paper-muted.disabled.focus, [data-theme=dark] .btn-paper-muted.active.disabled:hover, [data-theme=dark] .btn-paper-muted.active.disabled:focus, [data-theme=dark] .btn-paper-muted.active.disabled.focus, [data-theme=dark] .btn-paper-muted.active[disabled]:hover, [data-theme=dark] .btn-paper-muted.active[disabled]:focus, [data-theme=dark] .btn-paper-muted.active[disabled].focus, fieldset[disabled] [data-theme=dark] .btn-paper-muted.active:hover, fieldset[disabled] [data-theme=dark] .btn-paper-muted.active:focus, fieldset[disabled] [data-theme=dark] .btn-paper-muted.active.focus {
  background-color: #0066dd;
  border-color: #0066dd;
}
[data-theme=light] .btn-paper-muted.disabled .badge, [data-theme=light] .btn-paper-muted.active .badge, [data-theme=dark] .btn-paper-muted.disabled .badge, [data-theme=dark] .btn-paper-muted.active .badge {
  color: #0066dd;
  background-color: #fff;
}
[data-theme=light] .btn-online-muted, [data-theme=dark] .btn-online-muted {
  text-align: left;
  color: #343a40;
  background-color: #fff;
  border-color: rgb(238.0078125, 162.109375, 54.4921875);
}
[data-theme=light] .btn-online-muted:focus, [data-theme=light] .btn-online-muted.focus, [data-theme=dark] .btn-online-muted:focus, [data-theme=dark] .btn-online-muted.focus {
  color: #343a40;
  background-color: white;
  border-color: rgb(152.109375, 94.53125, 12.890625);
}
[data-theme=light] .btn-online-muted:hover, [data-theme=dark] .btn-online-muted:hover {
  color: #343a40;
  background-color: white;
  border-color: rgb(213.2296875, 132.515625, 18.0703125);
}
[data-theme=light] .btn-online-muted:active, [data-theme=light] .btn-online-muted.active, .open > [data-theme=light] .btn-online-muted.dropdown-toggle, [data-theme=dark] .btn-online-muted:active, [data-theme=dark] .btn-online-muted.active, .open > [data-theme=dark] .btn-online-muted.dropdown-toggle {
  color: #343a40;
  background-color: white;
  border-color: rgb(238.0078125, 162.109375, 54.4921875);
}
[data-theme=light] .btn-online-muted:active:hover, [data-theme=light] .btn-online-muted:active:focus, [data-theme=light] .btn-online-muted:active.focus, [data-theme=light] .btn-online-muted.active:hover, [data-theme=light] .btn-online-muted.active:focus, [data-theme=light] .btn-online-muted.active.focus, .open > [data-theme=light] .btn-online-muted.dropdown-toggle:hover, .open > [data-theme=light] .btn-online-muted.dropdown-toggle:focus, .open > [data-theme=light] .btn-online-muted.dropdown-toggle.focus, [data-theme=dark] .btn-online-muted:active:hover, [data-theme=dark] .btn-online-muted:active:focus, [data-theme=dark] .btn-online-muted:active.focus, [data-theme=dark] .btn-online-muted.active:hover, [data-theme=dark] .btn-online-muted.active:focus, [data-theme=dark] .btn-online-muted.active.focus, .open > [data-theme=dark] .btn-online-muted.dropdown-toggle:hover, .open > [data-theme=dark] .btn-online-muted.dropdown-toggle:focus, .open > [data-theme=dark] .btn-online-muted.dropdown-toggle.focus {
  color: #343a40;
  background-color: white;
  border-color: rgb(152.109375, 94.53125, 12.890625);
}
[data-theme=light] .btn-online-muted:active, [data-theme=light] .btn-online-muted.active, .open > [data-theme=light] .btn-online-muted.dropdown-toggle, [data-theme=dark] .btn-online-muted:active, [data-theme=dark] .btn-online-muted.active, .open > [data-theme=dark] .btn-online-muted.dropdown-toggle {
  background-image: none;
}
[data-theme=light] .btn-online-muted.disabled:hover, [data-theme=light] .btn-online-muted.disabled:focus, [data-theme=light] .btn-online-muted.disabled.focus, [data-theme=light] .btn-online-muted[disabled]:hover, [data-theme=light] .btn-online-muted[disabled]:focus, [data-theme=light] .btn-online-muted[disabled].focus, fieldset[disabled] [data-theme=light] .btn-online-muted:hover, fieldset[disabled] [data-theme=light] .btn-online-muted:focus, fieldset[disabled] [data-theme=light] .btn-online-muted.focus, [data-theme=dark] .btn-online-muted.disabled:hover, [data-theme=dark] .btn-online-muted.disabled:focus, [data-theme=dark] .btn-online-muted.disabled.focus, [data-theme=dark] .btn-online-muted[disabled]:hover, [data-theme=dark] .btn-online-muted[disabled]:focus, [data-theme=dark] .btn-online-muted[disabled].focus, fieldset[disabled] [data-theme=dark] .btn-online-muted:hover, fieldset[disabled] [data-theme=dark] .btn-online-muted:focus, fieldset[disabled] [data-theme=dark] .btn-online-muted.focus {
  background-color: #fff;
  border-color: rgb(238.0078125, 162.109375, 54.4921875);
}
[data-theme=light] .btn-online-muted .badge, [data-theme=dark] .btn-online-muted .badge {
  color: #fff;
  background-color: #343a40;
}
[data-theme=light] .btn-online-muted.disabled, [data-theme=light] .btn-online-muted.active, [data-theme=dark] .btn-online-muted.disabled, [data-theme=dark] .btn-online-muted.active {
  text-align: left;
  color: #343a40;
  background-color: #f0ad4e;
  border-color: rgb(238.0078125, 162.109375, 54.4921875);
}
[data-theme=light] .btn-online-muted.disabled:focus, [data-theme=light] .btn-online-muted.disabled.focus, [data-theme=light] .btn-online-muted.active:focus, [data-theme=light] .btn-online-muted.active.focus, [data-theme=dark] .btn-online-muted.disabled:focus, [data-theme=dark] .btn-online-muted.disabled.focus, [data-theme=dark] .btn-online-muted.active:focus, [data-theme=dark] .btn-online-muted.active.focus {
  color: #343a40;
  background-color: #f0ad4e;
  border-color: rgb(152.109375, 94.53125, 12.890625);
}
[data-theme=light] .btn-online-muted.disabled:hover, [data-theme=light] .btn-online-muted.active:hover, [data-theme=dark] .btn-online-muted.disabled:hover, [data-theme=dark] .btn-online-muted.active:hover {
  color: #343a40;
  background-color: #f0ad4e;
  border-color: rgb(213.2296875, 132.515625, 18.0703125);
}
[data-theme=light] .btn-online-muted.disabled:active, [data-theme=light] .btn-online-muted.disabled.active, .open > [data-theme=light] .btn-online-muted.disabled.dropdown-toggle, [data-theme=light] .btn-online-muted.active:active, [data-theme=light] .btn-online-muted.active.active, .open > [data-theme=light] .btn-online-muted.active.dropdown-toggle, [data-theme=dark] .btn-online-muted.disabled:active, [data-theme=dark] .btn-online-muted.disabled.active, .open > [data-theme=dark] .btn-online-muted.disabled.dropdown-toggle, [data-theme=dark] .btn-online-muted.active:active, [data-theme=dark] .btn-online-muted.active.active, .open > [data-theme=dark] .btn-online-muted.active.dropdown-toggle {
  color: #343a40;
  background-color: #f0ad4e;
  border-color: rgb(238.0078125, 162.109375, 54.4921875);
}
[data-theme=light] .btn-online-muted.disabled:active:hover, [data-theme=light] .btn-online-muted.disabled:active:focus, [data-theme=light] .btn-online-muted.disabled:active.focus, [data-theme=light] .btn-online-muted.disabled.active:hover, [data-theme=light] .btn-online-muted.disabled.active:focus, [data-theme=light] .btn-online-muted.disabled.active.focus, .open > [data-theme=light] .btn-online-muted.disabled.dropdown-toggle:hover, .open > [data-theme=light] .btn-online-muted.disabled.dropdown-toggle:focus, .open > [data-theme=light] .btn-online-muted.disabled.dropdown-toggle.focus, [data-theme=light] .btn-online-muted.active:active:hover, [data-theme=light] .btn-online-muted.active:active:focus, [data-theme=light] .btn-online-muted.active:active.focus, [data-theme=light] .btn-online-muted.active.active:hover, [data-theme=light] .btn-online-muted.active.active:focus, [data-theme=light] .btn-online-muted.active.active.focus, .open > [data-theme=light] .btn-online-muted.active.dropdown-toggle:hover, .open > [data-theme=light] .btn-online-muted.active.dropdown-toggle:focus, .open > [data-theme=light] .btn-online-muted.active.dropdown-toggle.focus, [data-theme=dark] .btn-online-muted.disabled:active:hover, [data-theme=dark] .btn-online-muted.disabled:active:focus, [data-theme=dark] .btn-online-muted.disabled:active.focus, [data-theme=dark] .btn-online-muted.disabled.active:hover, [data-theme=dark] .btn-online-muted.disabled.active:focus, [data-theme=dark] .btn-online-muted.disabled.active.focus, .open > [data-theme=dark] .btn-online-muted.disabled.dropdown-toggle:hover, .open > [data-theme=dark] .btn-online-muted.disabled.dropdown-toggle:focus, .open > [data-theme=dark] .btn-online-muted.disabled.dropdown-toggle.focus, [data-theme=dark] .btn-online-muted.active:active:hover, [data-theme=dark] .btn-online-muted.active:active:focus, [data-theme=dark] .btn-online-muted.active:active.focus, [data-theme=dark] .btn-online-muted.active.active:hover, [data-theme=dark] .btn-online-muted.active.active:focus, [data-theme=dark] .btn-online-muted.active.active.focus, .open > [data-theme=dark] .btn-online-muted.active.dropdown-toggle:hover, .open > [data-theme=dark] .btn-online-muted.active.dropdown-toggle:focus, .open > [data-theme=dark] .btn-online-muted.active.dropdown-toggle.focus {
  color: #343a40;
  background-color: #f0ad4e;
  border-color: rgb(152.109375, 94.53125, 12.890625);
}
[data-theme=light] .btn-online-muted.disabled:active, [data-theme=light] .btn-online-muted.disabled.active, .open > [data-theme=light] .btn-online-muted.disabled.dropdown-toggle, [data-theme=light] .btn-online-muted.active:active, [data-theme=light] .btn-online-muted.active.active, .open > [data-theme=light] .btn-online-muted.active.dropdown-toggle, [data-theme=dark] .btn-online-muted.disabled:active, [data-theme=dark] .btn-online-muted.disabled.active, .open > [data-theme=dark] .btn-online-muted.disabled.dropdown-toggle, [data-theme=dark] .btn-online-muted.active:active, [data-theme=dark] .btn-online-muted.active.active, .open > [data-theme=dark] .btn-online-muted.active.dropdown-toggle {
  background-image: none;
}
[data-theme=light] .btn-online-muted.disabled.disabled:hover, [data-theme=light] .btn-online-muted.disabled.disabled:focus, [data-theme=light] .btn-online-muted.disabled.disabled.focus, [data-theme=light] .btn-online-muted.disabled[disabled]:hover, [data-theme=light] .btn-online-muted.disabled[disabled]:focus, [data-theme=light] .btn-online-muted.disabled[disabled].focus, fieldset[disabled] [data-theme=light] .btn-online-muted.disabled:hover, fieldset[disabled] [data-theme=light] .btn-online-muted.disabled:focus, fieldset[disabled] [data-theme=light] .btn-online-muted.disabled.focus, [data-theme=light] .btn-online-muted.active.disabled:hover, [data-theme=light] .btn-online-muted.active.disabled:focus, [data-theme=light] .btn-online-muted.active.disabled.focus, [data-theme=light] .btn-online-muted.active[disabled]:hover, [data-theme=light] .btn-online-muted.active[disabled]:focus, [data-theme=light] .btn-online-muted.active[disabled].focus, fieldset[disabled] [data-theme=light] .btn-online-muted.active:hover, fieldset[disabled] [data-theme=light] .btn-online-muted.active:focus, fieldset[disabled] [data-theme=light] .btn-online-muted.active.focus, [data-theme=dark] .btn-online-muted.disabled.disabled:hover, [data-theme=dark] .btn-online-muted.disabled.disabled:focus, [data-theme=dark] .btn-online-muted.disabled.disabled.focus, [data-theme=dark] .btn-online-muted.disabled[disabled]:hover, [data-theme=dark] .btn-online-muted.disabled[disabled]:focus, [data-theme=dark] .btn-online-muted.disabled[disabled].focus, fieldset[disabled] [data-theme=dark] .btn-online-muted.disabled:hover, fieldset[disabled] [data-theme=dark] .btn-online-muted.disabled:focus, fieldset[disabled] [data-theme=dark] .btn-online-muted.disabled.focus, [data-theme=dark] .btn-online-muted.active.disabled:hover, [data-theme=dark] .btn-online-muted.active.disabled:focus, [data-theme=dark] .btn-online-muted.active.disabled.focus, [data-theme=dark] .btn-online-muted.active[disabled]:hover, [data-theme=dark] .btn-online-muted.active[disabled]:focus, [data-theme=dark] .btn-online-muted.active[disabled].focus, fieldset[disabled] [data-theme=dark] .btn-online-muted.active:hover, fieldset[disabled] [data-theme=dark] .btn-online-muted.active:focus, fieldset[disabled] [data-theme=dark] .btn-online-muted.active.focus {
  background-color: #f0ad4e;
  border-color: rgb(238.0078125, 162.109375, 54.4921875);
}
[data-theme=light] .btn-online-muted.disabled .badge, [data-theme=light] .btn-online-muted.active .badge, [data-theme=dark] .btn-online-muted.disabled .badge, [data-theme=dark] .btn-online-muted.active .badge {
  color: #f0ad4e;
  background-color: #343a40;
}
[data-theme=light] .btn-arena, [data-theme=dark] .btn-arena {
  text-align: left;
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
[data-theme=light] .btn-arena:focus, [data-theme=light] .btn-arena.focus, [data-theme=dark] .btn-arena:focus, [data-theme=dark] .btn-arena.focus {
  color: #fff;
  background-color: #d9534f;
  border-color: rgb(116.96875, 28.5, 25.53125);
}
[data-theme=light] .btn-arena:hover, [data-theme=dark] .btn-arena:hover {
  color: #fff;
  background-color: #d9534f;
  border-color: rgb(171.39, 41.76, 37.41);
}
[data-theme=light] .btn-arena:active, [data-theme=light] .btn-arena.active, .open > [data-theme=light] .btn-arena.dropdown-toggle, [data-theme=dark] .btn-arena:active, [data-theme=dark] .btn-arena.active, .open > [data-theme=dark] .btn-arena.dropdown-toggle {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
[data-theme=light] .btn-arena:active:hover, [data-theme=light] .btn-arena:active:focus, [data-theme=light] .btn-arena:active.focus, [data-theme=light] .btn-arena.active:hover, [data-theme=light] .btn-arena.active:focus, [data-theme=light] .btn-arena.active.focus, .open > [data-theme=light] .btn-arena.dropdown-toggle:hover, .open > [data-theme=light] .btn-arena.dropdown-toggle:focus, .open > [data-theme=light] .btn-arena.dropdown-toggle.focus, [data-theme=dark] .btn-arena:active:hover, [data-theme=dark] .btn-arena:active:focus, [data-theme=dark] .btn-arena:active.focus, [data-theme=dark] .btn-arena.active:hover, [data-theme=dark] .btn-arena.active:focus, [data-theme=dark] .btn-arena.active.focus, .open > [data-theme=dark] .btn-arena.dropdown-toggle:hover, .open > [data-theme=dark] .btn-arena.dropdown-toggle:focus, .open > [data-theme=dark] .btn-arena.dropdown-toggle.focus {
  color: #fff;
  background-color: #d9534f;
  border-color: rgb(116.96875, 28.5, 25.53125);
}
[data-theme=light] .btn-arena:active, [data-theme=light] .btn-arena.active, .open > [data-theme=light] .btn-arena.dropdown-toggle, [data-theme=dark] .btn-arena:active, [data-theme=dark] .btn-arena.active, .open > [data-theme=dark] .btn-arena.dropdown-toggle {
  background-image: none;
}
[data-theme=light] .btn-arena.disabled:hover, [data-theme=light] .btn-arena.disabled:focus, [data-theme=light] .btn-arena.disabled.focus, [data-theme=light] .btn-arena[disabled]:hover, [data-theme=light] .btn-arena[disabled]:focus, [data-theme=light] .btn-arena[disabled].focus, fieldset[disabled] [data-theme=light] .btn-arena:hover, fieldset[disabled] [data-theme=light] .btn-arena:focus, fieldset[disabled] [data-theme=light] .btn-arena.focus, [data-theme=dark] .btn-arena.disabled:hover, [data-theme=dark] .btn-arena.disabled:focus, [data-theme=dark] .btn-arena.disabled.focus, [data-theme=dark] .btn-arena[disabled]:hover, [data-theme=dark] .btn-arena[disabled]:focus, [data-theme=dark] .btn-arena[disabled].focus, fieldset[disabled] [data-theme=dark] .btn-arena:hover, fieldset[disabled] [data-theme=dark] .btn-arena:focus, fieldset[disabled] [data-theme=dark] .btn-arena.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
[data-theme=light] .btn-arena .badge, [data-theme=dark] .btn-arena .badge {
  color: #d9534f;
  background-color: #fff;
}
[data-theme=light] .btn-arena-muted, [data-theme=dark] .btn-arena-muted {
  text-align: left;
  color: #343a40;
  background-color: #fff;
  border-color: #d43f3a;
}
[data-theme=light] .btn-arena-muted:focus, [data-theme=light] .btn-arena-muted.focus, [data-theme=dark] .btn-arena-muted:focus, [data-theme=dark] .btn-arena-muted.focus {
  color: #343a40;
  background-color: white;
  border-color: rgb(116.96875, 28.5, 25.53125);
}
[data-theme=light] .btn-arena-muted:hover, [data-theme=dark] .btn-arena-muted:hover {
  color: #343a40;
  background-color: white;
  border-color: rgb(171.39, 41.76, 37.41);
}
[data-theme=light] .btn-arena-muted:active, [data-theme=light] .btn-arena-muted.active, .open > [data-theme=light] .btn-arena-muted.dropdown-toggle, [data-theme=dark] .btn-arena-muted:active, [data-theme=dark] .btn-arena-muted.active, .open > [data-theme=dark] .btn-arena-muted.dropdown-toggle {
  color: #343a40;
  background-color: white;
  border-color: #d43f3a;
}
[data-theme=light] .btn-arena-muted:active:hover, [data-theme=light] .btn-arena-muted:active:focus, [data-theme=light] .btn-arena-muted:active.focus, [data-theme=light] .btn-arena-muted.active:hover, [data-theme=light] .btn-arena-muted.active:focus, [data-theme=light] .btn-arena-muted.active.focus, .open > [data-theme=light] .btn-arena-muted.dropdown-toggle:hover, .open > [data-theme=light] .btn-arena-muted.dropdown-toggle:focus, .open > [data-theme=light] .btn-arena-muted.dropdown-toggle.focus, [data-theme=dark] .btn-arena-muted:active:hover, [data-theme=dark] .btn-arena-muted:active:focus, [data-theme=dark] .btn-arena-muted:active.focus, [data-theme=dark] .btn-arena-muted.active:hover, [data-theme=dark] .btn-arena-muted.active:focus, [data-theme=dark] .btn-arena-muted.active.focus, .open > [data-theme=dark] .btn-arena-muted.dropdown-toggle:hover, .open > [data-theme=dark] .btn-arena-muted.dropdown-toggle:focus, .open > [data-theme=dark] .btn-arena-muted.dropdown-toggle.focus {
  color: #343a40;
  background-color: white;
  border-color: rgb(116.96875, 28.5, 25.53125);
}
[data-theme=light] .btn-arena-muted:active, [data-theme=light] .btn-arena-muted.active, .open > [data-theme=light] .btn-arena-muted.dropdown-toggle, [data-theme=dark] .btn-arena-muted:active, [data-theme=dark] .btn-arena-muted.active, .open > [data-theme=dark] .btn-arena-muted.dropdown-toggle {
  background-image: none;
}
[data-theme=light] .btn-arena-muted.disabled:hover, [data-theme=light] .btn-arena-muted.disabled:focus, [data-theme=light] .btn-arena-muted.disabled.focus, [data-theme=light] .btn-arena-muted[disabled]:hover, [data-theme=light] .btn-arena-muted[disabled]:focus, [data-theme=light] .btn-arena-muted[disabled].focus, fieldset[disabled] [data-theme=light] .btn-arena-muted:hover, fieldset[disabled] [data-theme=light] .btn-arena-muted:focus, fieldset[disabled] [data-theme=light] .btn-arena-muted.focus, [data-theme=dark] .btn-arena-muted.disabled:hover, [data-theme=dark] .btn-arena-muted.disabled:focus, [data-theme=dark] .btn-arena-muted.disabled.focus, [data-theme=dark] .btn-arena-muted[disabled]:hover, [data-theme=dark] .btn-arena-muted[disabled]:focus, [data-theme=dark] .btn-arena-muted[disabled].focus, fieldset[disabled] [data-theme=dark] .btn-arena-muted:hover, fieldset[disabled] [data-theme=dark] .btn-arena-muted:focus, fieldset[disabled] [data-theme=dark] .btn-arena-muted.focus {
  background-color: #fff;
  border-color: #d43f3a;
}
[data-theme=light] .btn-arena-muted .badge, [data-theme=dark] .btn-arena-muted .badge {
  color: #fff;
  background-color: #343a40;
}
[data-theme=light] .btn-arena-muted.disabled, [data-theme=light] .btn-arena-muted.active, [data-theme=dark] .btn-arena-muted.disabled, [data-theme=dark] .btn-arena-muted.active {
  text-align: left;
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
[data-theme=light] .btn-arena-muted.disabled:focus, [data-theme=light] .btn-arena-muted.disabled.focus, [data-theme=light] .btn-arena-muted.active:focus, [data-theme=light] .btn-arena-muted.active.focus, [data-theme=dark] .btn-arena-muted.disabled:focus, [data-theme=dark] .btn-arena-muted.disabled.focus, [data-theme=dark] .btn-arena-muted.active:focus, [data-theme=dark] .btn-arena-muted.active.focus {
  color: #fff;
  background-color: #d9534f;
  border-color: rgb(116.96875, 28.5, 25.53125);
}
[data-theme=light] .btn-arena-muted.disabled:hover, [data-theme=light] .btn-arena-muted.active:hover, [data-theme=dark] .btn-arena-muted.disabled:hover, [data-theme=dark] .btn-arena-muted.active:hover {
  color: #fff;
  background-color: #d9534f;
  border-color: rgb(171.39, 41.76, 37.41);
}
[data-theme=light] .btn-arena-muted.disabled:active, [data-theme=light] .btn-arena-muted.disabled.active, .open > [data-theme=light] .btn-arena-muted.disabled.dropdown-toggle, [data-theme=light] .btn-arena-muted.active:active, [data-theme=light] .btn-arena-muted.active.active, .open > [data-theme=light] .btn-arena-muted.active.dropdown-toggle, [data-theme=dark] .btn-arena-muted.disabled:active, [data-theme=dark] .btn-arena-muted.disabled.active, .open > [data-theme=dark] .btn-arena-muted.disabled.dropdown-toggle, [data-theme=dark] .btn-arena-muted.active:active, [data-theme=dark] .btn-arena-muted.active.active, .open > [data-theme=dark] .btn-arena-muted.active.dropdown-toggle {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
[data-theme=light] .btn-arena-muted.disabled:active:hover, [data-theme=light] .btn-arena-muted.disabled:active:focus, [data-theme=light] .btn-arena-muted.disabled:active.focus, [data-theme=light] .btn-arena-muted.disabled.active:hover, [data-theme=light] .btn-arena-muted.disabled.active:focus, [data-theme=light] .btn-arena-muted.disabled.active.focus, .open > [data-theme=light] .btn-arena-muted.disabled.dropdown-toggle:hover, .open > [data-theme=light] .btn-arena-muted.disabled.dropdown-toggle:focus, .open > [data-theme=light] .btn-arena-muted.disabled.dropdown-toggle.focus, [data-theme=light] .btn-arena-muted.active:active:hover, [data-theme=light] .btn-arena-muted.active:active:focus, [data-theme=light] .btn-arena-muted.active:active.focus, [data-theme=light] .btn-arena-muted.active.active:hover, [data-theme=light] .btn-arena-muted.active.active:focus, [data-theme=light] .btn-arena-muted.active.active.focus, .open > [data-theme=light] .btn-arena-muted.active.dropdown-toggle:hover, .open > [data-theme=light] .btn-arena-muted.active.dropdown-toggle:focus, .open > [data-theme=light] .btn-arena-muted.active.dropdown-toggle.focus, [data-theme=dark] .btn-arena-muted.disabled:active:hover, [data-theme=dark] .btn-arena-muted.disabled:active:focus, [data-theme=dark] .btn-arena-muted.disabled:active.focus, [data-theme=dark] .btn-arena-muted.disabled.active:hover, [data-theme=dark] .btn-arena-muted.disabled.active:focus, [data-theme=dark] .btn-arena-muted.disabled.active.focus, .open > [data-theme=dark] .btn-arena-muted.disabled.dropdown-toggle:hover, .open > [data-theme=dark] .btn-arena-muted.disabled.dropdown-toggle:focus, .open > [data-theme=dark] .btn-arena-muted.disabled.dropdown-toggle.focus, [data-theme=dark] .btn-arena-muted.active:active:hover, [data-theme=dark] .btn-arena-muted.active:active:focus, [data-theme=dark] .btn-arena-muted.active:active.focus, [data-theme=dark] .btn-arena-muted.active.active:hover, [data-theme=dark] .btn-arena-muted.active.active:focus, [data-theme=dark] .btn-arena-muted.active.active.focus, .open > [data-theme=dark] .btn-arena-muted.active.dropdown-toggle:hover, .open > [data-theme=dark] .btn-arena-muted.active.dropdown-toggle:focus, .open > [data-theme=dark] .btn-arena-muted.active.dropdown-toggle.focus {
  color: #fff;
  background-color: #d9534f;
  border-color: rgb(116.96875, 28.5, 25.53125);
}
[data-theme=light] .btn-arena-muted.disabled:active, [data-theme=light] .btn-arena-muted.disabled.active, .open > [data-theme=light] .btn-arena-muted.disabled.dropdown-toggle, [data-theme=light] .btn-arena-muted.active:active, [data-theme=light] .btn-arena-muted.active.active, .open > [data-theme=light] .btn-arena-muted.active.dropdown-toggle, [data-theme=dark] .btn-arena-muted.disabled:active, [data-theme=dark] .btn-arena-muted.disabled.active, .open > [data-theme=dark] .btn-arena-muted.disabled.dropdown-toggle, [data-theme=dark] .btn-arena-muted.active:active, [data-theme=dark] .btn-arena-muted.active.active, .open > [data-theme=dark] .btn-arena-muted.active.dropdown-toggle {
  background-image: none;
}
[data-theme=light] .btn-arena-muted.disabled.disabled:hover, [data-theme=light] .btn-arena-muted.disabled.disabled:focus, [data-theme=light] .btn-arena-muted.disabled.disabled.focus, [data-theme=light] .btn-arena-muted.disabled[disabled]:hover, [data-theme=light] .btn-arena-muted.disabled[disabled]:focus, [data-theme=light] .btn-arena-muted.disabled[disabled].focus, fieldset[disabled] [data-theme=light] .btn-arena-muted.disabled:hover, fieldset[disabled] [data-theme=light] .btn-arena-muted.disabled:focus, fieldset[disabled] [data-theme=light] .btn-arena-muted.disabled.focus, [data-theme=light] .btn-arena-muted.active.disabled:hover, [data-theme=light] .btn-arena-muted.active.disabled:focus, [data-theme=light] .btn-arena-muted.active.disabled.focus, [data-theme=light] .btn-arena-muted.active[disabled]:hover, [data-theme=light] .btn-arena-muted.active[disabled]:focus, [data-theme=light] .btn-arena-muted.active[disabled].focus, fieldset[disabled] [data-theme=light] .btn-arena-muted.active:hover, fieldset[disabled] [data-theme=light] .btn-arena-muted.active:focus, fieldset[disabled] [data-theme=light] .btn-arena-muted.active.focus, [data-theme=dark] .btn-arena-muted.disabled.disabled:hover, [data-theme=dark] .btn-arena-muted.disabled.disabled:focus, [data-theme=dark] .btn-arena-muted.disabled.disabled.focus, [data-theme=dark] .btn-arena-muted.disabled[disabled]:hover, [data-theme=dark] .btn-arena-muted.disabled[disabled]:focus, [data-theme=dark] .btn-arena-muted.disabled[disabled].focus, fieldset[disabled] [data-theme=dark] .btn-arena-muted.disabled:hover, fieldset[disabled] [data-theme=dark] .btn-arena-muted.disabled:focus, fieldset[disabled] [data-theme=dark] .btn-arena-muted.disabled.focus, [data-theme=dark] .btn-arena-muted.active.disabled:hover, [data-theme=dark] .btn-arena-muted.active.disabled:focus, [data-theme=dark] .btn-arena-muted.active.disabled.focus, [data-theme=dark] .btn-arena-muted.active[disabled]:hover, [data-theme=dark] .btn-arena-muted.active[disabled]:focus, [data-theme=dark] .btn-arena-muted.active[disabled].focus, fieldset[disabled] [data-theme=dark] .btn-arena-muted.active:hover, fieldset[disabled] [data-theme=dark] .btn-arena-muted.active:focus, fieldset[disabled] [data-theme=dark] .btn-arena-muted.active.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
[data-theme=light] .btn-arena-muted.disabled .badge, [data-theme=light] .btn-arena-muted.active .badge, [data-theme=dark] .btn-arena-muted.disabled .badge, [data-theme=dark] .btn-arena-muted.active .badge {
  color: #d9534f;
  background-color: #fff;
}
[data-theme=light] .btn-orange, [data-theme=dark] .btn-orange {
  color: #212529;
  background-color: #EFA661;
  border-color: #EFA661;
}
[data-theme=light] .btn-orange:focus, [data-theme=light] .btn-orange.focus, [data-theme=dark] .btn-orange:focus, [data-theme=dark] .btn-orange.focus {
  color: #212529;
  background-color: #efa661;
  border-color: rgb(189.3275862069, 101.8534482759, 19.1724137931);
}
[data-theme=light] .btn-orange:hover, [data-theme=dark] .btn-orange:hover {
  color: #212529;
  background-color: #efa661;
  border-color: rgb(233.3724137931, 134.6965517241, 41.4275862069);
}
[data-theme=light] .btn-orange:active, [data-theme=light] .btn-orange.active, .open > [data-theme=light] .btn-orange.dropdown-toggle, [data-theme=dark] .btn-orange:active, [data-theme=dark] .btn-orange.active, .open > [data-theme=dark] .btn-orange.dropdown-toggle {
  color: #212529;
  background-color: #efa661;
  border-color: #efa661;
}
[data-theme=light] .btn-orange:active:hover, [data-theme=light] .btn-orange:active:focus, [data-theme=light] .btn-orange:active.focus, [data-theme=light] .btn-orange.active:hover, [data-theme=light] .btn-orange.active:focus, [data-theme=light] .btn-orange.active.focus, .open > [data-theme=light] .btn-orange.dropdown-toggle:hover, .open > [data-theme=light] .btn-orange.dropdown-toggle:focus, .open > [data-theme=light] .btn-orange.dropdown-toggle.focus, [data-theme=dark] .btn-orange:active:hover, [data-theme=dark] .btn-orange:active:focus, [data-theme=dark] .btn-orange:active.focus, [data-theme=dark] .btn-orange.active:hover, [data-theme=dark] .btn-orange.active:focus, [data-theme=dark] .btn-orange.active.focus, .open > [data-theme=dark] .btn-orange.dropdown-toggle:hover, .open > [data-theme=dark] .btn-orange.dropdown-toggle:focus, .open > [data-theme=dark] .btn-orange.dropdown-toggle.focus {
  color: #212529;
  background-color: #efa661;
  border-color: rgb(189.3275862069, 101.8534482759, 19.1724137931);
}
[data-theme=light] .btn-orange:active, [data-theme=light] .btn-orange.active, .open > [data-theme=light] .btn-orange.dropdown-toggle, [data-theme=dark] .btn-orange:active, [data-theme=dark] .btn-orange.active, .open > [data-theme=dark] .btn-orange.dropdown-toggle {
  background-image: none;
}
[data-theme=light] .btn-orange.disabled:hover, [data-theme=light] .btn-orange.disabled:focus, [data-theme=light] .btn-orange.disabled.focus, [data-theme=light] .btn-orange[disabled]:hover, [data-theme=light] .btn-orange[disabled]:focus, [data-theme=light] .btn-orange[disabled].focus, fieldset[disabled] [data-theme=light] .btn-orange:hover, fieldset[disabled] [data-theme=light] .btn-orange:focus, fieldset[disabled] [data-theme=light] .btn-orange.focus, [data-theme=dark] .btn-orange.disabled:hover, [data-theme=dark] .btn-orange.disabled:focus, [data-theme=dark] .btn-orange.disabled.focus, [data-theme=dark] .btn-orange[disabled]:hover, [data-theme=dark] .btn-orange[disabled]:focus, [data-theme=dark] .btn-orange[disabled].focus, fieldset[disabled] [data-theme=dark] .btn-orange:hover, fieldset[disabled] [data-theme=dark] .btn-orange:focus, fieldset[disabled] [data-theme=dark] .btn-orange.focus {
  background-color: #EFA661;
  border-color: #EFA661;
}
[data-theme=light] .btn-orange .badge, [data-theme=dark] .btn-orange .badge {
  color: #EFA661;
  background-color: #212529;
}
[data-theme=light] .nav-pills .nav-link.paper, [data-theme=dark] .nav-pills .nav-link.paper {
  color: #343a40;
  background-color: #fff;
  border-color: #0066dd;
}
[data-theme=light] .nav-pills .nav-link.paper.active, [data-theme=light] .nav-pills .nav-link.paper.dropdown-toggle, [data-theme=dark] .nav-pills .nav-link.paper.active, [data-theme=dark] .nav-pills .nav-link.paper.dropdown-toggle {
  color: #fff;
  background-color: #0066dd;
}
[data-theme=light] .nav-pills .nav-link.online, [data-theme=dark] .nav-pills .nav-link.online {
  color: #343a40;
  background-color: #fff;
  border-color: rgb(238.0078125, 162.109375, 54.4921875);
}
[data-theme=light] .nav-pills .nav-link.online.active, [data-theme=light] .nav-pills .nav-link.online.dropdown-toggle, [data-theme=dark] .nav-pills .nav-link.online.active, [data-theme=dark] .nav-pills .nav-link.online.dropdown-toggle {
  color: #343a40;
  background-color: #f0ad4e;
}
[data-theme=light] .nav-pills .nav-link.arena, [data-theme=dark] .nav-pills .nav-link.arena {
  color: #343a40;
  background-color: #fff;
  border-color: #d43f3a;
}
[data-theme=light] .nav-pills .nav-link.arena.active, [data-theme=light] .nav-pills .nav-link.arena.dropdown-toggle, [data-theme=dark] .nav-pills .nav-link.arena.active, [data-theme=dark] .nav-pills .nav-link.arena.dropdown-toggle {
  color: #fff;
  background-color: #d9534f;
}
[data-theme=light] #btn-toggle-dark, [data-theme=dark] #btn-toggle-dark {
  display: none;
}
[data-theme=light] #btn-toggle-dark:checked + label, [data-theme=dark] #btn-toggle-dark:checked + label {
  background-color: #ee9746;
}
[data-theme=light] #btn-toggle-dark + label, [data-theme=dark] #btn-toggle-dark + label {
  display: inline-block;
  background-color: #2b2b2b;
  color: white;
  font-family: sans-serif;
  font-size: 14px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  position: relative;
  text-transform: uppercase;
  width: 60px;
  border-radius: 20px;
  margin: 0;
}
[data-theme=light] #btn-toggle-dark + label > span,
[data-theme=light] #btn-toggle-dark + label > i, [data-theme=dark] #btn-toggle-dark + label > span,
[data-theme=dark] #btn-toggle-dark + label > i {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
[data-theme=light] #btn-toggle-dark:checked + label > span, [data-theme=dark] #btn-toggle-dark:checked + label > span {
  background-color: #67B04F;
}
[data-theme=light] #btn-toggle-dark + label > span:before,
[data-theme=light] #btn-toggle-dark + label > span:after,
[data-theme=light] #btn-toggle-dark + label i, [data-theme=dark] #btn-toggle-dark + label > span:before,
[data-theme=dark] #btn-toggle-dark + label > span:after,
[data-theme=dark] #btn-toggle-dark + label i {
  width: 50%;
  display: inline-block;
  height: 100%;
  text-align: center;
}
[data-theme=light] #btn-toggle-dark + label > i, [data-theme=dark] #btn-toggle-dark + label > i {
  background-color: white;
  left: 10%;
  top: 3px;
  height: 23px;
  width: 23px;
  border-radius: 50%;
  position: relative;
  /*
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  */
}
[data-theme=light] #btn-toggle-dark:checked + label > i, [data-theme=dark] #btn-toggle-dark:checked + label > i {
  left: 50%;
}
[data-theme=light] h1, [data-theme=dark] h1 {
  font-size: 1.75rem;
}
[data-theme=light] h2, [data-theme=dark] h2 {
  font-size: 1.6rem;
}
[data-theme=light] h3, [data-theme=dark] h3 {
  font-size: 1.3rem;
}
[data-theme=light] h4, [data-theme=dark] h4 {
  font-size: 1.1rem;
}
[data-theme=light] h5, [data-theme=dark] h5 {
  font-size: 1.05rem;
}
[data-theme=light] h6, [data-theme=dark] h6 {
  font-size: 0.9375rem;
}
@media (min-width: 900px) {
  [data-theme=light] h1, [data-theme=dark] h1 {
    font-size: 2rem;
  }
  [data-theme=light] h2, [data-theme=dark] h2 {
    font-size: 1.8rem;
  }
  [data-theme=light] h3, [data-theme=dark] h3 {
    font-size: 1.6rem;
  }
  [data-theme=light] h4, [data-theme=dark] h4 {
    font-size: 1.30625rem;
  }
  [data-theme=light] h5, [data-theme=dark] h5 {
    font-size: 1.1rem;
  }
  [data-theme=light] h6, [data-theme=dark] h6 {
    font-size: 0.9375rem;
  }
}
[data-theme=light] .modal-header h1, [data-theme=light] .modal-header h2, [data-theme=light] .modal-header h3, [data-theme=light] .modal-header h4, [data-theme=light] .modal-header h5, [data-theme=light] .modal-header h6, [data-theme=dark] .modal-header h1, [data-theme=dark] .modal-header h2, [data-theme=dark] .modal-header h3, [data-theme=dark] .modal-header h4, [data-theme=dark] .modal-header h5, [data-theme=dark] .modal-header h6 {
  margin: 0;
}
[data-theme=light] .btn-link, [data-theme=dark] .btn-link {
  border: none;
  vertical-align: baseline;
  padding: 0;
}
[data-theme=light] .fa, [data-theme=light] .far, [data-theme=light] .fas, [data-theme=dark] .fa, [data-theme=dark] .far, [data-theme=dark] .fas {
  font-family: "Font Awesome 5 Free";
}

@keyframes passing-through {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  30%, 70% {
    opacity: 1;
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    transform: translateY(-40px);
  }
}
@keyframes slide-in {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    transform: translateY(0px);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(1.1);
  }
  20% {
    transform: scale(1);
  }
}
.dropzone, .dropzone * {
  box-sizing: border-box;
}

.dropzone {
  min-height: 150px;
  border: 1px solid rgba(0, 0, 0, 0.8);
  border-radius: 5px;
  padding: 20px 20px;
}

.dropzone.dz-clickable {
  cursor: pointer;
}

.dropzone.dz-clickable * {
  cursor: default;
}

.dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
  cursor: pointer;
}

.dropzone.dz-started .dz-message {
  display: none;
}

.dropzone.dz-drag-hover {
  border-style: solid;
}

.dropzone.dz-drag-hover .dz-message {
  opacity: 0.5;
}

.dropzone .dz-message {
  text-align: center;
  margin: 3em 0;
}

.dropzone .dz-message .dz-button {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
}

.dropzone .dz-preview {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 16px;
  min-height: 100px;
}

.dropzone .dz-preview:hover {
  z-index: 1000;
}

.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

.dropzone .dz-preview.dz-file-preview .dz-image {
  border-radius: 20px;
  background: #999;
  background: linear-gradient(to bottom, #eee, #ddd);
}

.dropzone .dz-preview.dz-file-preview .dz-details {
  opacity: 1;
}

.dropzone .dz-preview.dz-image-preview {
  background: #fff;
}

.dropzone .dz-preview.dz-image-preview .dz-details {
  transition: opacity 0.2s linear;
}

.dropzone .dz-preview .dz-remove {
  font-size: 14px;
  text-align: center;
  display: block;
  cursor: pointer;
  border: none;
}

.dropzone .dz-preview .dz-remove:hover {
  text-decoration: underline;
}

.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

.dropzone .dz-preview .dz-details {
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  font-size: 13px;
  min-width: 100%;
  max-width: 100%;
  padding: 2em 1em;
  text-align: center;
  color: rgba(0, 0, 0, 0.9);
  line-height: 150%;
}

.dropzone .dz-preview .dz-details .dz-size {
  margin-bottom: 1em;
  font-size: 16px;
}

.dropzone .dz-preview .dz-details .dz-filename {
  white-space: nowrap;
}

.dropzone .dz-preview .dz-details .dz-filename:hover span {
  border: 1px solid rgba(200, 200, 200, 0.8);
  background-color: rgba(255, 255, 255, 0.8);
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
  overflow: hidden;
  text-overflow: ellipsis;
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
  border: 1px solid transparent;
}

.dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 0 0.4em;
  border-radius: 3px;
}

.dropzone .dz-preview:hover .dz-image img {
  transform: scale(1.05, 1.05);
  filter: blur(8px);
}

.dropzone .dz-preview .dz-image {
  border-radius: 20px;
  overflow: hidden;
  width: 120px;
  height: 120px;
  position: relative;
  display: block;
  z-index: 10;
}

.dropzone .dz-preview .dz-image img {
  display: block;
}

.dropzone .dz-preview.dz-success .dz-success-mark {
  animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.dropzone .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
  animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
  pointer-events: none;
  opacity: 0;
  z-index: 500;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-left: -27px;
  margin-top: -27px;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 50%;
}

.dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg {
  display: block;
  width: 54px;
  height: 54px;
  fill: #fff;
}

.dropzone .dz-preview.dz-processing .dz-progress {
  opacity: 1;
  transition: all 0.2s linear;
}

.dropzone .dz-preview.dz-complete .dz-progress {
  opacity: 0;
  transition: opacity 0.4s ease-in;
}

.dropzone .dz-preview:not(.dz-processing) .dz-progress {
  animation: pulse 6s ease infinite;
}

.dropzone .dz-preview .dz-progress {
  opacity: 1;
  z-index: 1000;
  pointer-events: none;
  position: absolute;
  height: 20px;
  top: 50%;
  margin-top: -10px;
  left: 15%;
  right: 15%;
  border: 3px solid rgba(0, 0, 0, 0.8);
  background: rgba(0, 0, 0, 0.8);
  border-radius: 10px;
  overflow: hidden;
}

.dropzone .dz-preview .dz-progress .dz-upload {
  background: #fff;
  display: block;
  position: relative;
  height: 100%;
  width: 0;
  transition: width 300ms ease-in-out;
  border-radius: 17px;
}

.dropzone .dz-preview.dz-error .dz-error-message {
  display: block;
}

.dropzone .dz-preview.dz-error:hover .dz-error-message {
  opacity: 1;
  pointer-events: auto;
}

.dropzone .dz-preview .dz-error-message {
  pointer-events: none;
  z-index: 1000;
  position: absolute;
  display: block;
  display: none;
  opacity: 0;
  transition: opacity 0.3s ease;
  border-radius: 8px;
  font-size: 13px;
  top: 130px;
  left: -10px;
  width: 140px;
  background: #b10606;
  padding: 0.5em 1em;
  color: #fff;
}

.dropzone .dz-preview .dz-error-message:after {
  content: "";
  position: absolute;
  top: -6px;
  left: 64px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #b10606;
} 
/*! jQuery UI - v1.13.3 - 2024-04-26
* https://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit https://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url("%22images%2Fui-icons_555555_256x240.png%22")&iconsHighlight=url("%22images%2Fui-icons_777620_256x240.png%22")&iconsHeader=url("%22images%2Fui-icons_444444_256x240.png%22")&iconsError=url("%22images%2Fui-icons_cc0000_256x240.png%22")&iconsDefault=url("%22images%2Fui-icons_777777_256x240.png%22")&iconsContent=url("%22images%2Fui-icons_444444_256x240.png%22")&iconsActive=url("%22images%2Fui-icons_ffffff_256x240.png%22")&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=%22alpha(opacity%3D30)%22&opacityFilterOverlay=%22alpha(opacity%3D30)%22&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6
* Copyright OpenJS Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)"; /* support: IE8 */
}

.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  font-size: 100%;
}

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}

.ui-menu .ui-menu {
  position: absolute;
}

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px 0.4em;
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}

/* icon support */
.ui-menu-icons {
  position: relative;
}

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

.ui-button {
  padding: 0.4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Support: IE <= 11 */
  overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
  text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;
}

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: 0.4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}

.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}

.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999;
}

.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}

.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box;
}

.ui-controlgroup .ui-controlgroup-label {
  padding: 0.4em 1em;
}

.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
  /* Support: IE8 only, Android < 4.4 only */
  width: 75%;
  width: calc(100% - 2.4em);
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: 0.12em;
  border: none;
}

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}

.ui-checkboxradio-disabled {
  pointer-events: none;
}

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em;
}

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}

.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}

.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0;
}

.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0;
}

.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0;
}

.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0;
}

.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px;
}

.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0;
}

.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0;
}

.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0;
}

.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0;
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-resizable {
  position: relative;
}

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  -ms-filter: "alpha(opacity=25)"; /* support: IE8 */
  opacity: 0.25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}

.ui-selectmenu-open {
  display: block;
}

.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}

.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: pointer;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

.ui-slider-horizontal {
  height: 0.8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0.222em 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 2em;
}

.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}

.ui-spinner-up {
  top: 0;
}

.ui-spinner-down {
  bottom: 0;
}

.ui-tabs {
  position: relative; /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: 0.2em;
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}

body .ui-tooltip {
  border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}

.ui-widget-content a {
  color: #333333;
}

.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}

.ui-widget-header a {
  color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}

.ui-visual-focus {
  box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  -ms-filter: "alpha(opacity=70)"; /* support: IE8 */
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  -ms-filter: "alpha(opacity=35)"; /* support: IE8 */
  background-image: none;
}

.ui-state-disabled .ui-icon {
  -ms-filter: "alpha(opacity=35)"; /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png");
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png");
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png");
}

.ui-button .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png");
}

/* positioning */
/* Three classes needed to override `.ui-button:hover .ui-icon` */
.ui-icon-blank.ui-icon-blank.ui-icon-blank {
  background-image: none;
}

.ui-icon-caret-1-n {
  background-position: 0 0;
}

.ui-icon-caret-1-ne {
  background-position: -16px 0;
}

.ui-icon-caret-1-e {
  background-position: -32px 0;
}

.ui-icon-caret-1-se {
  background-position: -48px 0;
}

.ui-icon-caret-1-s {
  background-position: -65px 0;
}

.ui-icon-caret-1-sw {
  background-position: -80px 0;
}

.ui-icon-caret-1-w {
  background-position: -96px 0;
}

.ui-icon-caret-1-nw {
  background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: 0.003;
  -ms-filter: "alpha(opacity=.3)"; /* support: IE8 */
}

.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666;
}

.ebay-results dt {
  width: 350px;
  text-align: left;
  margin-right: 30px;
}

.bin {
  font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  margin-left: 30px;
}

.spinner-box {
  width: 535px;
}

.spinner {
  margin-left: auto;
  margin-right: auto;
  margin-top: 200px;
  margin-bottom: 200px;
  width: 32px;
  height: 32px;
  display: block;
}

dl.amazon-results {
  margin-top: 10px;
  margin-bottom: 0px;
}

.amazon-results dt {
  width: 270px;
  text-align: left;
  margin-right: 20px;
}

.ebay-ad {
  /*width: 220px;
  */
  border: 1px solid;
  margin: 10px;
  position: relative;
}

.ebay-ad-image {
  background-size: cover;
  background-position: 40% 15%;
  background-repeat: no-repeat;
  height: 100px;
}

.ebay-ad .ad-title {
  float: left;
}

.ebay-ad .ad-price {
  float: right;
  color: #390;
}

.ebay-ad-header {
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.8);
  width: 215px;
}

.ebay-ad-footer {
  padding: 5px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
}

.popover {
  max-width: 800px;
}

.table-ebay-listing {
  margin-bottom: 0;
}
.table-ebay-listing tbody tr th {
  vertical-align: middle;
}
.table-ebay-listing tbody tr th, .table-ebay-listing tbody tr td {
  border-top: none;
}
.table-ebay-listing .even {
  background-color: rgba(0, 0, 0, 0.05);
}
.table-ebay-listing .odd {
  background-color: #fff;
}
.table-ebay-listing .image-right-now-on-ebay {
  width: 50%;
}
.table-ebay-listing .ebayPriceWidget-colBuyNow {
  text-align: center;
}

.spoiler-page-ebay-widget .card-two-col-content {
  border-left: 1px solid #ddd;
}

/*
%name
  %name-left
  %name-content-wrapper
    %name-content
*/
[data-theme=light], [data-theme=dark] {
  /*
  .portfolio-transaction-input-quantity { width: 100px !important; margin-bottom: 5px;}
  .portfolio-transaction-input-datepicker { 
    width: 100px !important; 
    margin-bottom: 5px;
  }
  .portfolio-transaction-input-price-input-group { width: 150px !important; margin-bottom: 5px;}
  @media (max-width: $screen-sm-min) {
    .portfolio-transaction-submit-btn,
    .portfolio-transaction-input-quantity,
    .portfolio-transaction-input-datepicker,
    .portfolio-transaction-input-price-input-group {
      width: 100% !important;
      margin-bottom: 0;
    }
  }
  */
}
[data-theme=light] p.empty, [data-theme=light] p.stats-unavailable, [data-theme=dark] p.empty, [data-theme=dark] p.stats-unavailable {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
  font-size: 1.5rem;
  font-size: 20px;
  color: var(--text-muted);
}
[data-theme=light] #portfolio .col-favorite, [data-theme=dark] #portfolio .col-favorite {
  width: 55px;
}
[data-theme=light] #portfolio .col-quantity, [data-theme=light] #portfolio .col-price, [data-theme=light] #portfolio .col-daily, [data-theme=light] #portfolio .col-daily-pct, [data-theme=light] #portfolio .col-weekly, [data-theme=light] #portfolio .col-weekly-pct, [data-theme=dark] #portfolio .col-quantity, [data-theme=dark] #portfolio .col-price, [data-theme=dark] #portfolio .col-daily, [data-theme=dark] #portfolio .col-daily-pct, [data-theme=dark] #portfolio .col-weekly, [data-theme=dark] #portfolio .col-weekly-pct {
  text-align: right;
}
[data-theme=light] #portfolio .portfolio-entry-details, [data-theme=dark] #portfolio .portfolio-entry-details {
  position: absolute;
  top: 26px;
  width: 100%;
  left: -64px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 10px;
}
[data-theme=light] #portfolio .portfolio-entry-details .card_link_square, [data-theme=dark] #portfolio .portfolio-entry-details .card_link_square {
  margin-right: 10px;
}
[data-theme=light] #portfolio .portfolio-entry-details h3, [data-theme=dark] #portfolio .portfolio-entry-details h3 {
  margin: 0;
  margin-bottom: 10px;
  line-height: 1;
}
[data-theme=light] .card .details-link, [data-theme=dark] .card .details-link {
  color: #000;
  cursor: pointer;
}
[data-theme=light] .card a, [data-theme=dark] .card a {
  cursor: pointer;
}
[data-theme=light] .form-transaction, [data-theme=dark] .form-transaction {
  display: none;
  margin-top: 20px;
  margin-bottom: 30px;
}
[data-theme=light] .portfolio-entry-image-tile, [data-theme=dark] .portfolio-entry-image-tile {
  margin-right: 1rem;
  float: left;
}
[data-theme=light] .portfolio-entry-image-tile::after, [data-theme=dark] .portfolio-entry-image-tile::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=light] .btn-pe-delete, [data-theme=dark] .btn-pe-delete {
  cursor: pointer;
  color: #454545;
}
[data-theme=light] .input-group .glyphicon, [data-theme=dark] .input-group .glyphicon {
  z-index: 2;
}
[data-theme=light] .ajax-btn-group .ajax-indicator, [data-theme=dark] .ajax-btn-group .ajax-indicator {
  display: none;
}
[data-theme=light] td.favorite .ajax-indicator img, [data-theme=dark] td.favorite .ajax-indicator img {
  margin-top: -5px;
  height: 16px;
  width: 16px;
}
[data-theme=light] .tab-title > .ajax-indicator img, [data-theme=dark] .tab-title > .ajax-indicator img {
  height: 16px;
  width: 16px;
}
[data-theme=light] .pe-delete .ajax-indicator img, [data-theme=dark] .pe-delete .ajax-indicator img {
  height: 16px;
  width: 16px;
  margin-top: -5px;
}
[data-theme=light] table.portfolio_entry_transactions th.delete, [data-theme=light] table.portfolio_entry_transactions td.delete, [data-theme=dark] table.portfolio_entry_transactions th.delete, [data-theme=dark] table.portfolio_entry_transactions td.delete {
  padding-left: 10px;
  width: 65px;
}
[data-theme=light] table.portfolio_entry_transactions th.transaction, [data-theme=light] table.portfolio_entry_transactions td.transaction, [data-theme=dark] table.portfolio_entry_transactions th.transaction, [data-theme=dark] table.portfolio_entry_transactions td.transaction {
  width: 100px;
}
[data-theme=light] .pagination-btn-group .ajax-indicator > img, [data-theme=dark] .pagination-btn-group .ajax-indicator > img {
  height: 20px;
  width: 20px;
  margin-left: 10px;
}
[data-theme=light] .submit-group .ajax-indicator > img, [data-theme=dark] .submit-group .ajax-indicator > img {
  height: 20px;
  width: 20px;
}
[data-theme=light] .import-msg, [data-theme=dark] .import-msg {
  margin-top: 5px;
  text-align: center;
}
[data-theme=light] .div-progress, [data-theme=dark] .div-progress {
  width: 200px;
  margin-left: auto;
  margin-right: auto;
}
[data-theme=light] .div-progress .progress, [data-theme=dark] .div-progress .progress {
  margin-bottom: 0;
  margin-top: 10px;
}
[data-theme=light] .account-settings .notification-email, [data-theme=dark] .account-settings .notification-email {
  width: 300px;
}
[data-theme=light] .account-settings label, [data-theme=dark] .account-settings label {
  font-weight: bold;
}
[data-theme=light] .account-settings .checkbox label, [data-theme=dark] .account-settings .checkbox label {
  font-weight: normal;
}
[data-theme=light] .modal-med, [data-theme=dark] .modal-med {
  max-width: 540px;
}
[data-theme=light] form.price-alert .target-price-group, [data-theme=dark] form.price-alert .target-price-group {
  width: 110px;
}
[data-theme=light] .col-favorite a, [data-theme=dark] .col-favorite a {
  cursor: pointer;
}
[data-theme=light] .col-alert a, [data-theme=dark] .col-alert a {
  color: #ccc;
  cursor: pointer;
}
[data-theme=light] .col-alert .active-price-alert a, [data-theme=dark] .col-alert .active-price-alert a {
  color: #4A8EBC;
}
[data-theme=light] .pe-price-alert .ajax-indicator img, [data-theme=dark] .pe-price-alert .ajax-indicator img {
  margin-top: -5px;
  height: 16px;
  width: 16px;
}
[data-theme=light] .col-card .graph-icon, [data-theme=dark] .col-card .graph-icon {
  margin-top: -6px;
  margin-left: 5px;
}
[data-theme=light] #premium, [data-theme=dark] #premium {
  margin-top: 5px;
}
[data-theme=light] .card-dropdown-positioner, [data-theme=dark] .card-dropdown-positioner {
  position: relative;
}
[data-theme=light] .table-filter-wrapper .ajax-indicator img, [data-theme=dark] .table-filter-wrapper .ajax-indicator img {
  width: 16px;
  height: 16px;
}
[data-theme=light] .col-filter-form button, [data-theme=dark] .col-filter-form button {
  background-color: rgba(255, 255, 255, 0);
  border: none;
  cursor: pointer;
  padding: 0 !important;
}
[data-theme=light] .col-filter-form .bootstrap-icon-unsorted, [data-theme=dark] .col-filter-form .bootstrap-icon-unsorted {
  width: 10px;
  height: 14px;
  display: block;
  margin-top: 3px;
}
[data-theme=light] .table-filter-wrapper, [data-theme=dark] .table-filter-wrapper {
  position: relative;
  height: 100%;
  width: 100%;
}
[data-theme=light] .table-filter-content, [data-theme=dark] .table-filter-content {
  padding-right: 5px;
}
[data-theme=light] td.card .card-name, [data-theme=dark] td.card .card-name {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[data-theme=light] .portfolio-stats, [data-theme=dark] .portfolio-stats {
  border: 1px solid var(--border-color);
  border-radius: 5px;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.35);
  padding: 1em;
  background-color: var(--widget-bg-color);
  margin-bottom: 1em;
}
[data-theme=light] .portfolio-stats h3, [data-theme=light] .portfolio-stats h4, [data-theme=dark] .portfolio-stats h3, [data-theme=dark] .portfolio-stats h4 {
  font-weight: bold;
  margin-top: 0;
  font-size: 24px;
}
[data-theme=light] #portfolio-stats-paper, [data-theme=dark] #portfolio-stats-paper {
  display: none;
}
[data-theme=light] .datepicker.dropdown-menu, [data-theme=dark] .datepicker.dropdown-menu {
  z-index: 9999 !important;
}
[data-theme=light] .portfolio-import-supported-formats, [data-theme=dark] .portfolio-import-supported-formats {
  margin-bottom: 10px;
}
[data-theme=light] #portfolio-add-qty-input, [data-theme=dark] #portfolio-add-qty-input {
  width: 4rem;
  display: inline-block;
}
[data-theme=light] .price-alert_form .input-group, [data-theme=dark] .price-alert_form .input-group {
  flex-wrap: nowrap;
}
[data-theme=light] .price-alert_form .form-group, [data-theme=dark] .price-alert_form .form-group {
  width: 100%;
}
@media (min-width: 600px) {
  [data-theme=light] .price-alert_form .form-group, [data-theme=dark] .price-alert_form .form-group {
    width: auto;
  }
}
[data-theme=light] .portfolio-stats, [data-theme=dark] .portfolio-stats {
  text-align: right;
}
[data-theme=light] .type-switcher-container, [data-theme=dark] .type-switcher-container {
  padding-top: 10px;
}
[data-theme=light] #portfolio-stats-paper, [data-theme=light] #portfolio-stats-online, [data-theme=light] #portfolio-stats-arena, [data-theme=dark] #portfolio-stats-paper, [data-theme=dark] #portfolio-stats-online, [data-theme=dark] #portfolio-stats-arena {
  text-align: right;
}
[data-theme=light] #portfolio-stats-paper .total-value, [data-theme=light] #portfolio-stats-online .total-value, [data-theme=light] #portfolio-stats-arena .total-value, [data-theme=dark] #portfolio-stats-paper .total-value, [data-theme=dark] #portfolio-stats-online .total-value, [data-theme=dark] #portfolio-stats-arena .total-value {
  font-size: 2rem;
  font-weight: bold;
}
[data-theme=light] .table-portfolio-stats-movers, [data-theme=dark] .table-portfolio-stats-movers {
  font-size: 200%;
  margin-left: auto;
}
[data-theme=light] .table-portfolio-stats-movers td, [data-theme=dark] .table-portfolio-stats-movers td {
  padding: 0.5rem;
}
[data-theme=light] #quickadd, [data-theme=dark] #quickadd {
  display: flex;
  flex-wrap: nowrap;
}
[data-theme=light] #quickadd .form-group, [data-theme=dark] #quickadd .form-group {
  padding-left: 0.3rem;
}
[data-theme=light] #quickadd .form-group-quantity, [data-theme=dark] #quickadd .form-group-quantity {
  flex-shrink: 0;
}
[data-theme=light] #quickadd .form-group-card, [data-theme=dark] #quickadd .form-group-card {
  flex-grow: 1;
}
[data-theme=light] .portfolio-tools-import, [data-theme=dark] .portfolio-tools-import {
  display: flex;
}
[data-theme=light] .portfolio-tools-import .btn, [data-theme=dark] .portfolio-tools-import .btn {
  flex-grow: 1;
}
[data-theme=light] .portfolio-tools-import .btn:not(:first-child), [data-theme=dark] .portfolio-tools-import .btn:not(:first-child) {
  margin-left: 1rem;
}
[data-theme=light] .portfolio-search, [data-theme=dark] .portfolio-search {
  border: 1px solid var(--border-color);
  border-radius: 5px;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.35);
  padding: 1em;
  background-color: var(--widget-bg-color);
  margin-bottom: 1em;
}
[data-theme=light] .portfolio-search h3, [data-theme=light] .portfolio-search h4, [data-theme=dark] .portfolio-search h3, [data-theme=dark] .portfolio-search h4 {
  font-weight: bold;
  margin-top: 0;
  font-size: 24px;
}
@media (min-width: 1200px) {
  [data-theme=light] .portfolio-header, [data-theme=dark] .portfolio-header {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  [data-theme=light] .portfolio-header .portfolio-summary, [data-theme=light] .portfolio-header .portfolio-search, [data-theme=dark] .portfolio-header .portfolio-summary, [data-theme=dark] .portfolio-header .portfolio-search {
    width: 49%;
  }
}
[data-theme=light] .new_portfolio_import_request, [data-theme=light] .new_portfolio_export_request, [data-theme=dark] .new_portfolio_import_request, [data-theme=dark] .new_portfolio_export_request {
  margin-bottom: 1rem;
}
[data-theme=light] .tablesorter-filter-popover, [data-theme=dark] .tablesorter-filter-popover {
  margin: 1rem 0;
}
[data-theme=light] #new_portfolio_entry .form-group, [data-theme=dark] #new_portfolio_entry .form-group {
  flex-grow: 1;
  flex-shrink: 1;
  margin-bottom: 0.5rem;
}
[data-theme=light] #new_portfolio_entry .form-group, [data-theme=dark] #new_portfolio_entry .form-group {
  padding-left: 0.3rem;
}
[data-theme=light] #new_portfolio_entry .form-group:first-child, [data-theme=dark] #new_portfolio_entry .form-group:first-child {
  padding-left: 0;
}
[data-theme=light] .portfolioEntryTransactions, [data-theme=dark] .portfolioEntryTransactions {
  margin-bottom: 1rem;
}
[data-theme=light] #confirm-delete-modal .btn, [data-theme=dark] #confirm-delete-modal .btn {
  width: 100%;
}
[data-theme=light] .modal-title, [data-theme=light] .modal-header .modal-title, [data-theme=dark] .modal-title, [data-theme=dark] .modal-header .modal-title {
  font-size: 1.75rem;
}
[data-theme=light] #portfolio-set, [data-theme=dark] #portfolio-set {
  margin-top: 0.5rem;
}
[data-theme=light] .collection-filter-form .collection-filter-row, [data-theme=dark] .collection-filter-form .collection-filter-row {
  display: flex;
}
[data-theme=light] .collection-filter-form .collection-filter-row .collection-filter-field, [data-theme=dark] .collection-filter-form .collection-filter-row .collection-filter-field {
  flex-grow: 1;
}
[data-theme=light] .collection-filter-form .collection-filter-row .collection-filter-label, [data-theme=dark] .collection-filter-form .collection-filter-row .collection-filter-label {
  padding-right: 1rem;
  flex-basis: 5rem;
  text-align: right;
}
[data-theme=light] .collection-filter-form .collection-filter-row .collection-filter-label > label, [data-theme=dark] .collection-filter-form .collection-filter-row .collection-filter-label > label {
  margin: auto 0;
}
[data-theme=light] .checkbox-inline, [data-theme=dark] .checkbox-inline {
  margin-right: 1rem;
}
[data-theme=light] .portfolio-controls, [data-theme=dark] .portfolio-controls {
  margin-bottom: 1rem;
}
[data-theme=light] .portfolio-controls .portfolio-summary, [data-theme=light] .portfolio-controls .portfolio-search-controls, [data-theme=dark] .portfolio-controls .portfolio-summary, [data-theme=dark] .portfolio-controls .portfolio-search-controls {
  display: flex;
  flex-direction: column;
}
@media (min-width: 900px) {
  [data-theme=light] .portfolio-controls, [data-theme=dark] .portfolio-controls {
    display: flex;
    justify-content: space-between;
  }
  [data-theme=light] .portfolio-controls .portfolio-search-controls, [data-theme=dark] .portfolio-controls .portfolio-search-controls {
    width: 49.5%;
    order: 1;
  }
  [data-theme=light] .portfolio-controls .portfolio-summary, [data-theme=dark] .portfolio-controls .portfolio-summary {
    width: 49.5%;
    order: 2;
  }
}
[data-theme=light] .div-quick-add-card-form-group, [data-theme=dark] .div-quick-add-card-form-group {
  flex-grow: 1;
}
[data-theme=light] .portfolio-search-controls-body, [data-theme=dark] .portfolio-search-controls-body {
  border: 1px solid var(--border-color);
  border-radius: 5px;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.35);
  padding: 1em;
  background-color: var(--widget-bg-color);
  margin-bottom: 1em;
  flex-grow: 1;
}
[data-theme=light] .portfolio-search-controls-body h3, [data-theme=light] .portfolio-search-controls-body h4, [data-theme=dark] .portfolio-search-controls-body h3, [data-theme=dark] .portfolio-search-controls-body h4 {
  font-weight: bold;
  margin-top: 0;
  font-size: 24px;
}
[data-theme=light] .div-import, [data-theme=dark] .div-import {
  margin-bottom: 1rem;
}
[data-theme=light] .div-import .portfolio-tool-btn, [data-theme=dark] .div-import .portfolio-tool-btn {
  font-size: 0.9rem;
}
@media (min-width: 900px) {
  [data-theme=light] .div-import .portfolio-tool-btn, [data-theme=dark] .div-import .portfolio-tool-btn {
    font-size: 1rem;
  }
}
[data-theme=light] .div-import .portfolio-tool-btn:not(:first-child):not(:last-child), [data-theme=dark] .div-import .portfolio-tool-btn:not(:first-child):not(:last-child) {
  margin: 0 0.25rem;
}
[data-theme=light] .div-tools, [data-theme=dark] .div-tools {
  margin-bottom: 1rem;
}
[data-theme=light] .portfolio-actions, [data-theme=dark] .portfolio-actions {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
[data-theme=light] .set-completion-items, [data-theme=dark] .set-completion-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 0.5rem;
}
[data-theme=light] .set-completion-item, [data-theme=dark] .set-completion-item {
  display: flex;
  width: 49%;
  align-items: center;
  margin: 0.25rem 0;
  font-size: 0.85rem;
}
@media (min-width: 900px) {
  [data-theme=light] .set-completion-item, [data-theme=dark] .set-completion-item {
    width: 30%;
  }
}
[data-theme=light] .set-completion-item .set-completion-symbol,
[data-theme=light] .set-completion-item .set-completion-set,
[data-theme=light] .set-completion-item .set-completion-percentage, [data-theme=dark] .set-completion-item .set-completion-symbol,
[data-theme=dark] .set-completion-item .set-completion-set,
[data-theme=dark] .set-completion-item .set-completion-percentage {
  display: inline-block;
}
[data-theme=light] .set-completion-item .set-completion-symbol, [data-theme=dark] .set-completion-item .set-completion-symbol {
  width: 40px;
  text-align: center;
}
[data-theme=light] .set-completion-item .set-completion-set, [data-theme=dark] .set-completion-item .set-completion-set {
  width: 2rem;
  text-align: left;
}
[data-theme=light] .set-completion-item .set-completion-percentage, [data-theme=dark] .set-completion-item .set-completion-percentage {
  text-align: right;
  width: 9rem;
  flex-grow: 1;
}
[data-theme=light] .portfolio-stats, [data-theme=dark] .portfolio-stats {
  flex-grow: 1;
}
[data-theme=light] .portfolio-stats-completion-percentage-header, [data-theme=dark] .portfolio-stats-completion-percentage-header {
  margin-bottom: 1rem;
}
[data-theme=light] .completion-stats-details-panel, [data-theme=dark] .completion-stats-details-panel {
  min-height: 12rem;
  border: 1px solid var(--border-color);
  border-radius: 5px;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.35);
  padding: 1em;
  background-color: var(--widget-bg-color);
  margin-bottom: 1em;
}
[data-theme=light] .completion-stats-details-panel h3, [data-theme=light] .completion-stats-details-panel h4, [data-theme=dark] .completion-stats-details-panel h3, [data-theme=dark] .completion-stats-details-panel h4 {
  font-weight: bold;
  margin-top: 0;
  font-size: 24px;
}
[data-theme=light] .completion-stats-details-panel .completion-stats-details-summary-number, [data-theme=dark] .completion-stats-details-panel .completion-stats-details-summary-number {
  font-size: 4rem;
  font-weight: bold;
}
[data-theme=light] .completion-stats-details-panel .completion-stats-table, [data-theme=dark] .completion-stats-details-panel .completion-stats-table {
  width: 60%;
}
[data-theme=light] .completion-stats-details-panel .completion-stats-table th, [data-theme=light] .completion-stats-details-panel .completion-stats-table td, [data-theme=dark] .completion-stats-details-panel .completion-stats-table th, [data-theme=dark] .completion-stats-details-panel .completion-stats-table td {
  padding: 0.3rem;
}
[data-theme=light] .set-completion-set-selector, [data-theme=dark] .set-completion-set-selector {
  display: flex;
  padding-right: 1rem;
}
@media (min-width: 900px) {
  [data-theme=light] .set-completion-set-selector .form-control, [data-theme=dark] .set-completion-set-selector .form-control {
    width: auto;
  }
}

.set-completion-subset-dropdown {
  display: inline-block;
  margin-left: 0.5rem;
}

.cardconduit-banner.portfolio-stats-paper {
  text-align: left;
}

/*
%name
  %name-left
  %name-content-wrapper
    %name-content
*/
[data-theme=light] .hidden-inline-block-xxs, [data-theme=dark] .hidden-inline-block-xxs {
  display: none;
}
@media (min-width: 400px) {
  [data-theme=light] .hidden-inline-block-xxs, [data-theme=dark] .hidden-inline-block-xxs {
    display: inline-block;
  }
}
[data-theme=light] .pagination, [data-theme=dark] .pagination {
  margin: 0 auto;
}
[data-theme=light] .svg-sprite-set > svg, [data-theme=dark] .svg-sprite-set > svg {
  height: 25px;
}
[data-theme=light] .btn-stealth, [data-theme=dark] .btn-stealth {
  margin: 0;
  padding: 0;
}
[data-theme=light] .card-tile, [data-theme=dark] .card-tile {
  width: 100%;
}
[data-theme=light] .card-tile .card-image-tile, [data-theme=dark] .card-tile .card-image-tile {
  width: 100%;
  background-size: 125%;
  background-position: 50% 20%;
}
[data-theme=light] .btn.disabled.btn-arena, [data-theme=light] .btn.disabled.btn-arena-muted, [data-theme=light] .btn.disabled.btn-online, [data-theme=light] .btn.disabled.btn-online-muted, [data-theme=light] .btn.disabled.btn-paper, [data-theme=light] .btn.disabled.btn-paper-muted, [data-theme=dark] .btn.disabled.btn-arena, [data-theme=dark] .btn.disabled.btn-arena-muted, [data-theme=dark] .btn.disabled.btn-online, [data-theme=dark] .btn.disabled.btn-online-muted, [data-theme=dark] .btn.disabled.btn-paper, [data-theme=dark] .btn.disabled.btn-paper-muted {
  opacity: 1;
}
[data-theme=light] .price-box, [data-theme=dark] .price-box {
  margin: 0 10px 0 10px;
  font-size: 30px;
  font-weight: bold;
  display: inline-block;
}
[data-theme=light] .price-box-type, [data-theme=light] .price-box-price, [data-theme=dark] .price-box-type, [data-theme=dark] .price-box-price {
  display: block;
}
[data-theme=light] .price-box-type, [data-theme=dark] .price-box-type {
  font-size: 12px;
  font-weight: normal;
  text-align: right;
  margin-bottom: -10px;
}
[data-theme=light] .paper, [data-theme=dark] .paper {
  color: var(--text-paper);
}
[data-theme=light] .online, [data-theme=dark] .online {
  color: var(--text-online);
}
[data-theme=light] .card-tile, [data-theme=dark] .card-tile {
  overflow: hidden;
  display: inline-block;
  position: relative;
}
[data-theme=light] .card-image-tile, [data-theme=dark] .card-image-tile {
  margin: 0 auto;
  width: 180px;
  height: 130px;
  background-position: -21px -42px;
  border: 1px solid var(--border-color);
  position: relative;
}
@media (max-width: 375px) {
  [data-theme=light] .card-image-tile, [data-theme=dark] .card-image-tile {
    height: 100px;
  }
}
[data-theme=light] .pokemon .card-image-tile, [data-theme=dark] .pokemon .card-image-tile {
  background-position: -50px -65px;
  background-size: 160%;
}
[data-theme=light] .card-image-tile-old, [data-theme=dark] .card-image-tile-old {
  background-size: 240px;
  background-position: -31px -42px;
}
[data-theme=light] .card-image-tile-pw, [data-theme=dark] .card-image-tile-pw {
  background-size: 250px;
  background-position: -31px -37px;
}
[data-theme=light] .card-image-tile-thumbnail, [data-theme=dark] .card-image-tile-thumbnail {
  background-position: 0px 0px !important;
}
[data-theme=light] .card-image-tile-thumbnail-sm, [data-theme=dark] .card-image-tile-thumbnail-sm {
  width: 90px;
  height: 65px;
  background-position: 0px 0px !important;
  background-size: 100% !important;
}
[data-theme=light] .card-image-tile-thumbnail-sm.card-image-tile-old, [data-theme=dark] .card-image-tile-thumbnail-sm.card-image-tile-old {
  background-size: 120px !important;
  background-position: -15px -20px !important;
}
[data-theme=light] .card-image-tile-thumbnail-sm.card-image-tile-pw, [data-theme=dark] .card-image-tile-thumbnail-sm.card-image-tile-pw {
  background-size: 130px !important;
  background-position: -20px -20px !important;
}
[data-theme=light] .card-image-tile-sm, [data-theme=dark] .card-image-tile-sm {
  width: 90px;
  height: 65px;
  background-size: 130%;
  background-position: -10px -20px;
}
[data-theme=light] .pokemon .card-image-tile-sm, [data-theme=dark] .pokemon .card-image-tile-sm {
  width: 90px;
  height: 65px;
  background-size: 160%;
  background-position: -20px -30px;
}
[data-theme=light] .card-tile-name, [data-theme=dark] .card-tile-name {
  padding: 5px;
  width: 100%;
  position: absolute;
  bottom: -25px;
  background-color: rgba(255, 255, 255, 0.8);
  color: rgb(69, 69, 69);
  opacity: 0;
  border: 1px solid #ccc;
  font-weight: bold;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
[data-theme=light] .card-image-tile-link-overlay, [data-theme=dark] .card-image-tile-link-overlay {
  opacity: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  display: block;
  top: 0;
  left: 0;
}
[data-theme=light] .card-tile-hover:hover .card-tile-name, [data-theme=dark] .card-tile-hover:hover .card-tile-name {
  bottom: 0;
  opacity: 1;
}
[data-theme=light] .social-shares, [data-theme=dark] .social-shares {
  display: flex;
}
[data-theme=light] .social-shares iframe, [data-theme=dark] .social-shares iframe {
  vertical-align: top;
}
[data-theme=light] .social-shares span, [data-theme=dark] .social-shares span {
  vertical-align: top !important;
}
[data-theme=light] .social-share-reddit, [data-theme=light] .social-share-twitter, [data-theme=light] .social-share-facebook, [data-theme=dark] .social-share-reddit, [data-theme=dark] .social-share-twitter, [data-theme=dark] .social-share-facebook {
  margin-right: 5px;
}
[data-theme=light] .social-share-reddit-img, [data-theme=dark] .social-share-reddit-img {
  height: 20px;
  vertical-align: top;
}
[data-theme=light] .video-container, [data-theme=dark] .video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
[data-theme=light] .video-container > iframe,
[data-theme=light] .video-container > object,
[data-theme=light] .video-container > embed, [data-theme=dark] .video-container > iframe,
[data-theme=dark] .video-container > object,
[data-theme=dark] .video-container > embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
[data-theme=light] .concepts-image-seasons, [data-theme=dark] .concepts-image-seasons {
  margin: 0 auto;
}
[data-theme=light] .card-link-square, [data-theme=dark] .card-link-square {
  background-position: -25px -38px;
  width: 150px;
  height: 70px;
  float: left;
  margin: 0;
}
[data-theme=light] .subNav-menu, [data-theme=dark] .subNav-menu {
  margin: 0.5rem 0;
}
[data-theme=light] .subNav-menu::after, [data-theme=dark] .subNav-menu::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=light] .subNav-menu .subNav-menu-select, [data-theme=dark] .subNav-menu .subNav-menu-select {
  width: 100%;
}
[data-theme=light] .subNav-menu .subNav-menu-desktop, [data-theme=light] .subNav-menu .subNav-menu-mobile, [data-theme=dark] .subNav-menu .subNav-menu-desktop, [data-theme=dark] .subNav-menu .subNav-menu-mobile {
  float: left;
}
[data-theme=light] .subNav-menu .subNav-menu-desktop, [data-theme=dark] .subNav-menu .subNav-menu-desktop {
  display: none !important;
}
@media (min-width: 1200px) {
  [data-theme=light] .subNav-menu .subNav-menu-desktop, [data-theme=dark] .subNav-menu .subNav-menu-desktop {
    display: block !important;
  }
  [data-theme=light] .subNav-menu .subNav-menu-mobile, [data-theme=dark] .subNav-menu .subNav-menu-mobile {
    display: none !important;
  }
}
[data-theme=light] .btn-buyNow, [data-theme=dark] .btn-buyNow {
  padding: 3px 6px;
}
[data-theme=light] .ebayPriceWidget-colBuyNow, [data-theme=light] .tcgplayerPriceWidget-colBuyNow, [data-theme=dark] .ebayPriceWidget-colBuyNow, [data-theme=dark] .tcgplayerPriceWidget-colBuyNow {
  text-align: right;
}
[data-theme=light] .img-centered, [data-theme=dark] .img-centered {
  max-width: 100%;
  display: block;
  height: auto;
  margin: 0 auto;
}
[data-theme=light] .btn-shop, [data-theme=dark] .btn-shop {
  width: 100%;
  margin-bottom: 5px;
}
[data-theme=light] .btn-shop::after, [data-theme=dark] .btn-shop::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=light] .btn-shop-price, [data-theme=dark] .btn-shop-price {
  float: right;
}
[data-theme=light] .btn-shop-label, [data-theme=dark] .btn-shop-label {
  float: left;
}
[data-theme=light] .common-price-change, [data-theme=dark] .common-price-change {
  white-space: nowrap;
}
[data-theme=light] .manacost, [data-theme=light] .manacost-inline, [data-theme=dark] .manacost, [data-theme=dark] .manacost-inline {
  font-size: 0.8rem;
  display: inline-block;
  white-space: nowrap;
}
[data-theme=light] .manacost > i, [data-theme=light] .manacost-inline > i, [data-theme=dark] .manacost > i, [data-theme=dark] .manacost-inline > i {
  margin-left: 1px;
  margin-right: 1px;
}
[data-theme=light] .manacost::after, [data-theme=light] .manacost-inline::after, [data-theme=dark] .manacost::after, [data-theme=dark] .manacost-inline::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=light] .manacost svg, [data-theme=light] .manacost-inline svg, [data-theme=dark] .manacost svg, [data-theme=dark] .manacost-inline svg {
  border-radius: 50%;
  width: 15px;
  height: 15px;
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
}
[data-theme=light] .card-tile-dynamic, [data-theme=dark] .card-tile-dynamic {
  overflow: hidden;
  display: inline-block;
  position: relative;
  width: 100%;
}
[data-theme=light] .card-tile-dynamic-image, [data-theme=dark] .card-tile-dynamic-image {
  margin: 0 auto;
  width: 100%;
  height: 130px;
  border: 1px solid #ccc;
  position: relative;
  background-size: 130%;
  background-position: 50% 20%;
}
[data-theme=light] .card-tile-dynamic-name, [data-theme=dark] .card-tile-dynamic-name {
  padding: 5px;
  width: 100%;
  position: absolute;
  bottom: -25px;
  background-color: rgba(255, 255, 255, 0.8);
  color: rgb(69, 69, 69);
  opacity: 0;
  border: 1px solid #ccc;
  font-weight: bold;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
[data-theme=light] .card-tile-dynamic-link-overlay, [data-theme=dark] .card-tile-dynamic-link-overlay {
  opacity: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  display: block;
  top: 0;
  left: 0;
}
[data-theme=light] #toggle-type, [data-theme=dark] #toggle-type {
  float: right;
}
[data-theme=light] .ebayPriceWidget-colBuyNow, [data-theme=light] .tcgplayerPriceWidget-colBuyNow, [data-theme=dark] .ebayPriceWidget-colBuyNow, [data-theme=dark] .tcgplayerPriceWidget-colBuyNow {
  display: none;
}
@media (min-width: 600px) {
  [data-theme=light] .ebayPriceWidget-colBuyNow, [data-theme=light] .tcgplayerPriceWidget-colBuyNow, [data-theme=dark] .ebayPriceWidget-colBuyNow, [data-theme=dark] .tcgplayerPriceWidget-colBuyNow {
    display: table-cell;
  }
}
[data-theme=light] fieldset > legend, [data-theme=dark] fieldset > legend {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 14px;
  border: none;
}
[data-theme=light] .login-btn, [data-theme=dark] .login-btn {
  padding: 0;
}
[data-theme=light] .login-btn-twitch, [data-theme=dark] .login-btn-twitch {
  background: #6441A4;
  height: 30px;
  width: 180px;
  color: #fff;
  font-size: 85%;
  border: 1px solid #333;
}

.help .import p {
  margin-top: 20px;
}

.decklist_widget textarea {
  height: 100px;
}
.decklist_widget label {
  font-weight: bold;
}

.popover {
  max-width: 100% !important;
}

.popover-card {
  padding: 3px;
}
.popover-card .popover-body {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
  padding: 0;
}
.popover-card .popover-body .popover-image {
  width: 223px;
  height: 310px;
}
.popover-card .popover-body .popover-image > img {
  border-radius: 15px;
}
.popover-card .popover-body .popover-image-rotate {
  width: 310px;
  height: 223px;
}
.popover-card .popover-body .popover-image-rotate > img {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: 0px 0px;
  -moz-transform-origin: 0px 0px;
  -ms-transform-origin: 0px 0px;
  -o-transform-origin: 0px 0px;
  transform-origin: 0px 0px;
  position: absolute;
  left: 314px;
  border-radius: 15px;
}
.popover-card .popover-body .popover-image-backside {
  margin-left: 3px;
}
.popover-card .popover-body .popover-image-backside > img {
  border-radius: 15px;
}

/*
%name
  %name-left
  %name-content-wrapper
    %name-content
*/
.amazon-product {
  width: 160px;
  display: inline-block;
  margin: 10px;
  vertical-align: top;
}

.amazon-product-prime {
  margin-bottom: 3px;
}

.amazon-product-title {
  margin-top: 5px;
}

.amazon-product-price {
  color: #b12704 !important;
}

/*
%name
  %name-left
  %name-content-wrapper
    %name-content
*/
.color-completed {
  color: #090;
}

.bin-tag {
  font-size: 12px;
  display: block;
}

.preorder-menu td {
  vertical-align: top;
  padding: 10px;
}

.shop-disclosure {
  margin-top: 20px;
}

.shop-product-image {
  width: 225px;
  margin: 0 auto;
  display: block;
}

.shop-product-dd3-image {
  margin-top: 20px;
}

@media (max-width: 480) {
  .shop-product-dd3-image {
    margin: 0 auto;
  }
}
.shop-product-image-deck {
  margin-top: 20px;
}

.shop-product-image-text {
  margin-top: 10px;
  text-align: center;
}

.card-two-col::after {
  display: block;
  clear: both;
  content: "";
}

.card-two-col-left {
  float: left;
  width: 225px;
  margin-right: -100%;
  position: relative;
  z-index: 1;
}

.card-two-col-content-wrapper {
  float: left;
  width: 100%;
}

.card-two-col-content {
  margin-left: 225px;
  padding-left: 10px;
}

@media (max-width: 480) {
  .card-two-col-content-wrapper, .card-two-col-content, .card-two-col-left {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .card-two-col-left {
    margin-bottom: 10px;
  }
}
.shop-shopify_items {
  margin-top: 20px;
}
.shop-shopify_items::after {
  display: block;
  clear: both;
  content: "";
}

.shop-shopify_item {
  display: inline-block;
  margin-right: 20px;
  width: 300px;
  max-width: 100%;
  vertical-align: top;
}

.shop-shopify_item-card {
  width: 150px;
  max-width: 100%;
}

.shop-shopify_item-card4x {
  width: 500px;
  max-width: 100%;
}

.shop-shopify_item > h3 {
  font-size: 16px;
}

.shop-shopify_item-image {
  height: 177px;
  max-width: 100%;
}

.shop-shopify_item-price {
  position: absolute;
  color: #767676;
  font-size: 16px;
  bottom: 0.5em;
  left: 110px;
}

.shop-shopify_item-widget {
  position: relative;
}

/*
%name
  %name-left
  %name-content-wrapper
    %name-content
*/
[data-theme=light] .main::after, [data-theme=dark] .main::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=light] .main-fixed, [data-theme=dark] .main-fixed {
  float: left;
  width: 450px;
  margin-left: -450px;
}
[data-theme=light] .main-content-wrapper, [data-theme=dark] .main-content-wrapper {
  float: left;
  width: 100%;
}
[data-theme=light] .main-content, [data-theme=dark] .main-content {
  margin-right: 450px;
  padding-right: 10px;
}
@media (max-width: 992) {
  [data-theme=light] .main-content-wrapper, [data-theme=light] .main-content, [data-theme=light] .main-fixed, [data-theme=dark] .main-content-wrapper, [data-theme=dark] .main-content, [data-theme=dark] .main-fixed {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
  }
  [data-theme=light] .main-fixed, [data-theme=dark] .main-fixed {
    margin-top: 10px;
  }
}
[data-theme=light] .home-card-tile:hover .home-card-name, [data-theme=dark] .home-card-tile:hover .home-card-name {
  bottom: 0;
  opacity: 1;
}
[data-theme=light] .home-card-tile, [data-theme=dark] .home-card-tile {
  overflow: hidden;
  display: inline-block;
  position: relative;
}
[data-theme=light] .home-image-tile, [data-theme=dark] .home-image-tile {
  margin: 0 auto;
  width: 180px;
  height: 130px;
  background-position: -21px -42px;
  border: 1px solid #ccc;
}
[data-theme=light] .home-card-name, [data-theme=dark] .home-card-name {
  padding: 5px;
  width: 100%;
  position: absolute;
  bottom: -25px;
  background-color: rgba(255, 255, 255, 0.8);
  color: rgb(69, 69, 69);
  opacity: 0;
  border: 1px solid #ccc;
  font-weight: bold;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
[data-theme=light] .home-top-decks, [data-theme=dark] .home-top-decks {
  padding-right: 0px !important;
  display: block;
}
[data-theme=light] .home-top-decks .home-tile-control, [data-theme=dark] .home-top-decks .home-tile-control {
  right: 0px !important;
}
[data-theme=light] .home-top-decks::after, [data-theme=dark] .home-top-decks::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=light] .home-tile-container, [data-theme=dark] .home-tile-container {
  margin: 0 auto;
  position: relative;
  width: auto;
  padding-right: 45px;
}
[data-theme=light] .home-tile-control, [data-theme=dark] .home-tile-control {
  position: absolute;
  right: 45px;
  height: 100%;
  top: 50%;
  font-size: 30px;
}
[data-theme=light] .home-tile-control-icon, [data-theme=dark] .home-tile-control-icon {
  top: -20px !important;
}
@media (max-width: 480) {
  [data-theme=light] .home-tile-container, [data-theme=dark] .home-tile-container {
    padding-right: 0;
  }
  [data-theme=light] .home-tile-control, [data-theme=dark] .home-tile-control {
    display: none;
  }
  [data-theme=light] .home-featured-hero, [data-theme=dark] .home-featured-hero {
    margin-left: 0;
    margin-right: 0;
  }
}
[data-theme=light] .home-tile-control-icon, [data-theme=dark] .home-tile-control-icon {
  color: #ccc !important;
}
[data-theme=light] .home-trending, [data-theme=dark] .home-trending {
  font-size: 23px;
}
[data-theme=light] .home-featured, [data-theme=dark] .home-featured {
  margin-top: 5px;
}
[data-theme=light] .home-featured::after, [data-theme=dark] .home-featured::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=light] .home-social-panel, [data-theme=dark] .home-social-panel {
  float: right;
  margin: 5px;
  width: 200px;
}
[data-theme=light] .home-featured-secondary-image, [data-theme=dark] .home-featured-secondary-image {
  max-width: 100%;
  border: 1px solid #ccc;
}
[data-theme=light] .home-featured-secondary-body, [data-theme=dark] .home-featured-secondary-body {
  font-size: 120%;
  margin-top: 20px;
}
[data-theme=light] .home-featured-secondary-body .highlight-text, [data-theme=dark] .home-featured-secondary-body .highlight-text {
  color: #D9380D;
}
[data-theme=light] .home-featured-secondary-body .btn, [data-theme=dark] .home-featured-secondary-body .btn {
  margin-top: 5px;
}
[data-theme=light] .featured-secondary-inline, [data-theme=dark] .featured-secondary-inline {
  display: none;
}
@media (max-width: 1160px) {
  [data-theme=light] .home-social-panel, [data-theme=dark] .home-social-panel {
    display: none;
  }
  [data-theme=light] .home-news-flash, [data-theme=dark] .home-news-flash {
    display: none;
  }
  [data-theme=light] .featured-secondary-inline, [data-theme=dark] .featured-secondary-inline {
    display: block;
  }
}
[data-theme=light] .home-social, [data-theme=dark] .home-social {
  margin-top: 0px;
}
[data-theme=light] .home-social-divider, [data-theme=dark] .home-social-divider {
  margin-bottom: 15px;
}
[data-theme=light] .home-popular-series::after, [data-theme=dark] .home-popular-series::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=light] .homepage-spoiler-panel .homepage-spoiler-panel-set-image, [data-theme=dark] .homepage-spoiler-panel .homepage-spoiler-panel-set-image {
  background-image: url("https://images1.mtggoldfish.com/uploads/40324b5f-2d5d-4f24-8208-12347a8d8722/theros-beyond-death.jpg");
  background-size: cover;
  width: 100%;
  display: block;
  padding-top: 50%;
}
[data-theme=light] .homepage-spoiler-panel .homepage-spoiler-panel-set-image-fae, [data-theme=dark] .homepage-spoiler-panel .homepage-spoiler-panel-set-image-fae {
  background-image: url("https://images1.mtggoldfish.com/uploads/a3d72baa-dae2-409f-aa5b-863f5ea689f3/artisanhistoric.jpg");
}
[data-theme=light] .homepage-spoiler-panel .homepage-spoiler-panel-set-image-fae .homepage-spoiler-panel-contents > p, [data-theme=dark] .homepage-spoiler-panel .homepage-spoiler-panel-set-image-fae .homepage-spoiler-panel-contents > p {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
[data-theme=light] .homepage-spoiler-panel .homepage-spoiler-panel-set-name, [data-theme=dark] .homepage-spoiler-panel .homepage-spoiler-panel-set-name {
  width: 200px;
  display: block;
  margin: 0 auto;
}
[data-theme=light] .homepage-spoiler-panel .homepage-spoiler-panel-contents, [data-theme=dark] .homepage-spoiler-panel .homepage-spoiler-panel-contents {
  background: rgba(0, 0, 0, 0.75);
  color: white;
  padding-bottom: 10px;
  padding-top: 10px;
  padding-left: 2px;
  padding-right: 2px;
}
[data-theme=light] .homepage-spoiler-panel .homepage-spoiler-panel-contents p, [data-theme=dark] .homepage-spoiler-panel .homepage-spoiler-panel-contents p {
  margin-top: 10px;
}
[data-theme=light] .home-card-previews .spoiler-card-container, [data-theme=dark] .home-card-previews .spoiler-card-container {
  display: flex;
  justify-content: center;
}
@media (min-width: 350px) {
  [data-theme=light] .home-card-previews .spoiler-card-container .spoiler-card:nth-last-child(2), [data-theme=dark] .home-card-previews .spoiler-card-container .spoiler-card:nth-last-child(2) {
    display: block;
  }
  [data-theme=light] .home-card-previews .spoiler-card-container .spoiler-card:last-child, [data-theme=dark] .home-card-previews .spoiler-card-container .spoiler-card:last-child {
    display: none;
  }
}
@media (min-width: 660px) {
  [data-theme=light] .home-card-previews .spoiler-card-container .spoiler-card:nth-last-child(2), [data-theme=dark] .home-card-previews .spoiler-card-container .spoiler-card:nth-last-child(2) {
    display: none;
  }
  [data-theme=light] .home-card-previews .spoiler-card-container .spoiler-card:last-child, [data-theme=dark] .home-card-previews .spoiler-card-container .spoiler-card:last-child {
    display: none;
  }
}
@media (min-width: 920px) {
  [data-theme=light] .home-card-previews .spoiler-card-container .spoiler-card:nth-last-child(2), [data-theme=dark] .home-card-previews .spoiler-card-container .spoiler-card:nth-last-child(2) {
    display: block;
  }
  [data-theme=light] .home-card-previews .spoiler-card-container .spoiler-card:last-child, [data-theme=dark] .home-card-previews .spoiler-card-container .spoiler-card:last-child {
    display: none;
  }
}
@media (min-width: 1150px) {
  [data-theme=light] .home-card-previews .spoiler-card-container .spoiler-card:last-child, [data-theme=dark] .home-card-previews .spoiler-card-container .spoiler-card:last-child {
    display: block;
  }
  [data-theme=light] .home-card-previews .spoiler-card-container .spoiler-card:nth-last-child(2), [data-theme=dark] .home-card-previews .spoiler-card-container .spoiler-card:nth-last-child(2) {
    display: block;
  }
}

/*
%name
  %name-left
  %name-content-wrapper
    %name-content
*/
[data-theme=light], [data-theme=dark] {
  /*
  .social-panel h4 {
    margin-left: 10px;
  }
  */
  /*
    left: 0 !important;
    right: 0 !important;
    width: auto !important;
  }
  */
  /*
  .section-highlight {
    background-color: #f26739;
    color: #fff;
    margin-left: -15px;
    margin-right: -15px;
    padding: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
  }

  */
  /*
  .btn-orange {
    color: white;
    background-color: #f26739;
    border-color: #D94E20;
  }
  */
  /*
  #main-navigation {
    -webkit-transition: 0.5s ease-in-out;
    top: 0;
  }
  #main-navigation.nav-fixed {
    position: fixed;
  }
  #main-navigation.nav-hidden {
    position: fixed;
    top: -200px;
  }
  */
  /*
  // change collapse width to screen-lg-min
  @media (max-width: $screen-lg-min) {
      .navbar-header {
          float: none;
      }
      .navbar-toggle {
          display: block;
      }
      .navbar-collapse {
          border-top: 1px solid transparent;
          box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
      }
      .navbar-collapse.collapse {
          display: none!important;
      }
      .navbar-nav {
          float: none!important;
          margin: 7.5px -15px;
      }
      .navbar-nav>li {
          float: none;
      }
      .navbar-nav>li>a {
          padding-top: 10px;
          padding-bottom: 10px;
      }
  }
  */
  /*
  @media (max-width: $screen-lg-min) {
      .navbar-header {
          float: none;
      }
      .navbar-left,.navbar-right {
          float: none !important;
      }
      .navbar-toggle {
          display: block;
      }
      .navbar-collapse {
          border-top: 1px solid transparent;
          box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
      }
      .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
    }
      .navbar-collapse.collapse {
          display: none!important;
      }
      .navbar-nav {
          float: none!important;
      margin-top: 7.5px;
    }
    .navbar-nav>li {
          float: none;
      }
      .navbar-nav>li>a {
          padding-top: 10px;
          padding-bottom: 10px;
      }
      .collapse.in{
        display:block !important;
    }
  }
  */
}
[data-theme=light] html, [data-theme=dark] html {
  font-size: 100%;
}
[data-theme=light] html body, [data-theme=dark] html body {
  font-size: 100%;
}
[data-theme=light] .layout-header-header-brand::after, [data-theme=dark] .layout-header-header-brand::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=light] .layout-searchbar-mobile, [data-theme=dark] .layout-searchbar-mobile {
  border: none;
  padding: 0;
  padding: 0 75px 0 60px;
  width: 100%;
}
[data-theme=light] .layout-navbar-input-group, [data-theme=dark] .layout-navbar-input-group {
  z-index: 1;
}
@media (min-width: 1200) {
  [data-theme=light] .layout-navbar-input-group, [data-theme=dark] .layout-navbar-input-group {
    padding-left: 25px;
  }
}
[data-theme=light] .layout-navbar-search-btn, [data-theme=dark] .layout-navbar-search-btn {
  top: 0;
}
[data-theme=light] .layout-navbar-collapse,
[data-theme=light] .layout-navbar-toggle, [data-theme=dark] .layout-navbar-collapse,
[data-theme=dark] .layout-navbar-toggle {
  z-index: 900;
  position: relative;
}
@media (max-width: 768) {
  [data-theme=light] .layout-navbar-collapse, [data-theme=dark] .layout-navbar-collapse {
    padding: 0 15px;
  }
}
[data-theme=light] .layout-navbar-toggle, [data-theme=dark] .layout-navbar-toggle {
  margin-left: 10px;
}
[data-theme=light] .layout-brand-image, [data-theme=dark] .layout-brand-image {
  height: 35px;
  width: 35px;
}
[data-theme=light] .navbar-brand-desktop, [data-theme=dark] .navbar-brand-desktop {
  display: none;
}
@media (min-width: 1200) {
  [data-theme=light] .navbar-brand-desktop, [data-theme=dark] .navbar-brand-desktop {
    float: left;
    display: block;
    padding-right: 10px;
  }
}
[data-theme=light] .layout-navbar-brand, [data-theme=dark] .layout-navbar-brand {
  padding: 7px;
  height: auto;
  position: relative;
  z-index: 1;
}
[data-theme=light] .layout-navbar-brand-text, [data-theme=dark] .layout-navbar-brand-text {
  display: inline-block;
  padding-left: 5px;
}
[data-theme=light] .layout-navbar-top, [data-theme=dark] .layout-navbar-top {
  border: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  color: #fff;
  margin-bottom: 10px;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  background-color: transparent;
}
[data-theme=light] .layout-navbar-wrapper, [data-theme=dark] .layout-navbar-wrapper {
  background-color: #EE9746;
  width: 100%;
}
@media (min-width: 768) {
  [data-theme=light] .layout-navbar-wrapper, [data-theme=dark] .layout-navbar-wrapper {
    background-image: asset_url("/assets/layout-header-bg-f06c8f08.svg");
    background-size: cover;
  }
}
[data-theme=light] .navbar-default, [data-theme=dark] .navbar-default {
  background-color: transparent;
}
[data-theme=light] .navbar-default .navbar-brand, [data-theme=dark] .navbar-default .navbar-brand {
  color: #343a40;
}
[data-theme=light] .navbar-default .navbar-brand:hover, [data-theme=light] .navbar-default .navbar-brand:focus, [data-theme=dark] .navbar-default .navbar-brand:hover, [data-theme=dark] .navbar-default .navbar-brand:focus {
  color: #343a40;
}
[data-theme=light] .navbar-default .navbar-text, [data-theme=dark] .navbar-default .navbar-text {
  color: #343a40;
}
[data-theme=light] .navbar-default .navbar-nav > li > a, [data-theme=dark] .navbar-default .navbar-nav > li > a {
  color: #343a40;
}
[data-theme=light] .navbar-default .navbar-nav > li > a:hover, [data-theme=dark] .navbar-default .navbar-nav > li > a:hover {
  color: #343a40;
}
[data-theme=light] .navbar-default .navbar-nav > li > a:focus, [data-theme=dark] .navbar-default .navbar-nav > li > a:focus {
  color: #343a40;
  background-color: rgb(233.7079207921, 124.7425742574, 23.2920792079);
}
[data-theme=light] .navbar-default .navbar-nav > .active > a, [data-theme=light] .navbar-default .navbar-nav > .active > a:hover, [data-theme=light] .navbar-default .navbar-nav > .active > a:focus, [data-theme=dark] .navbar-default .navbar-nav > .active > a, [data-theme=dark] .navbar-default .navbar-nav > .active > a:hover, [data-theme=dark] .navbar-default .navbar-nav > .active > a:focus {
  color: #343a40;
  background-color: #ee9746;
}
[data-theme=light] .navbar-default .navbar-nav > .open > a, [data-theme=light] .navbar-default .navbar-nav > .open > a:hover, [data-theme=light] .navbar-default .navbar-nav > .open > a:focus, [data-theme=dark] .navbar-default .navbar-nav > .open > a, [data-theme=dark] .navbar-default .navbar-nav > .open > a:hover, [data-theme=dark] .navbar-default .navbar-nav > .open > a:focus {
  color: #343a40;
  background-color: #ee9746;
}
[data-theme=light] .navbar-default .navbar-toggle, [data-theme=dark] .navbar-default .navbar-toggle {
  border-color: inherit;
}
[data-theme=light] .navbar-default .navbar-toggle:hover, [data-theme=light] .navbar-default .navbar-toggle:focus, [data-theme=dark] .navbar-default .navbar-toggle:hover, [data-theme=dark] .navbar-default .navbar-toggle:focus {
  background-color: #EE9746;
}
[data-theme=light] .navbar-default .navbar-toggle .icon-bar, [data-theme=dark] .navbar-default .navbar-toggle .icon-bar {
  background-color: #343a40;
}
[data-theme=light] .navbar-default .navbar-collapse,
[data-theme=light] .navbar-default .navbar-form, [data-theme=dark] .navbar-default .navbar-collapse,
[data-theme=dark] .navbar-default .navbar-form {
  border-color: inherit;
}
[data-theme=light] .navbar-default .navbar-link, [data-theme=dark] .navbar-default .navbar-link {
  color: #343a40;
}
[data-theme=light] .navbar-default .navbar-link:hover, [data-theme=dark] .navbar-default .navbar-link:hover {
  color: #343a40;
}
@media (max-width: 1200) {
  [data-theme=light] .dropdown > .dropdown-menu > .dropdown-header, [data-theme=dark] .dropdown > .dropdown-menu > .dropdown-header {
    color: #343a40;
  }
  [data-theme=light] .navbar-default .navbar-nav .open .dropdown-menu > li > a, [data-theme=dark] .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #343a40;
  }
  [data-theme=light] .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, [data-theme=light] .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, [data-theme=dark] .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, [data-theme=dark] .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #343a40;
  }
  [data-theme=light] .navbar-default .navbar-nav .open .dropdown-menu > .active, [data-theme=dark] .navbar-default .navbar-nav .open .dropdown-menu > .active {
    background-color: #EE9746;
  }
  [data-theme=light] .navbar-default .navbar-nav .open .dropdown-menu > .active > a, [data-theme=light] .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, [data-theme=light] .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, [data-theme=dark] .navbar-default .navbar-nav .open .dropdown-menu > .active > a, [data-theme=dark] .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, [data-theme=dark] .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #343a40;
    background-color: #db521b;
  }
}
[data-theme=light] .layout-adblock-message, [data-theme=dark] .layout-adblock-message {
  background-color: #464548;
  border: 1px dashed #f0976f;
}
[data-theme=light] .layout-top-ad-container, [data-theme=dark] .layout-top-ad-container {
  margin: 3px auto 3px auto;
}
[data-theme=light] .layout-ad-devo, [data-theme=dark] .layout-ad-devo {
  display: block;
}
[data-theme=light] .layout-adblock-message-p, [data-theme=dark] .layout-adblock-message-p {
  text-align: center;
  color: #f0976f;
}
[data-theme=light] .layout-adsize-responsiveSkyscraper, [data-theme=dark] .layout-adsize-responsiveSkyscraper {
  display: none !important;
}
@media (min-width: 992) {
  [data-theme=light] .layout-adsize-responsiveSkyscraper, [data-theme=dark] .layout-adsize-responsiveSkyscraper {
    display: block !important;
  }
}
[data-theme=light] .layout-navbar-top, [data-theme=dark] .layout-navbar-top {
  /*
    .navbar-header {
      padding: 0px;
    }
    */
}
[data-theme=light] .layout-navbar-top .nav > li > a, [data-theme=dark] .layout-navbar-top .nav > li > a {
  padding-left: 10px;
  padding-right: 10px;
}
[data-theme=light] .layout-bottom-banner, [data-theme=dark] .layout-bottom-banner {
  margin: 0;
  width: 100%;
  background-color: #464548;
  color: #ccc;
  margin: 0 auto;
  margin-top: 10px;
}
[data-theme=light] .layout-bottom-banner::after, [data-theme=dark] .layout-bottom-banner::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=light] .layout-bottom-banner a, [data-theme=dark] .layout-bottom-banner a {
  color: #70C1FF;
}
[data-theme=light] .layout-bottom-banner a:hover, [data-theme=light] .layout-bottom-banner a:focus, [data-theme=dark] .layout-bottom-banner a:hover, [data-theme=dark] .layout-bottom-banner a:focus {
  color: rgb(188.5, 226.1678321678, 255);
}
[data-theme=light] .layout-footer-panel-menu > li > a:hover, [data-theme=light] .layout-footer-panel-menu > li > a, [data-theme=dark] .layout-footer-panel-menu > li > a:hover, [data-theme=dark] .layout-footer-panel-menu > li > a {
  color: #ccc;
}
[data-theme=light] .layout-footer-panel-menu, [data-theme=dark] .layout-footer-panel-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
[data-theme=light] .layout-bottom-contents, [data-theme=dark] .layout-bottom-contents {
  padding: 10px;
  max-width: 1500px;
  margin: 0 auto;
  margin-top: 10px;
}
[data-theme=light] .layout-bottom-contents .ads-container-cdm-zone-03, [data-theme=dark] .layout-bottom-contents .ads-container-cdm-zone-03 {
  width: 300px;
  margin: 0 auto;
}
@media (min-width: 1200px) {
  [data-theme=light] .layout-bottom-contents, [data-theme=dark] .layout-bottom-contents {
    display: flex;
    justify-content: space-between;
  }
}
[data-theme=light] .layout-social-item, [data-theme=dark] .layout-social-item {
  padding: 0 !important;
  margin-left: 5px;
  margin-bottom: 5px;
  display: inline-block;
}
[data-theme=light] .bottom-shelf, [data-theme=dark] .bottom-shelf {
  margin: 0;
  width: 100%;
  background-color: #6e6e6e;
  color: #ccc;
}
[data-theme=light] .layout-copyright-notice, [data-theme=dark] .layout-copyright-notice {
  font-size: 11px;
  padding: 5px 10px 10px 10px;
  margin-bottom: 0;
  color: #F5F5F5;
}
[data-theme=light] .ui-menu-item-wrapper, [data-theme=dark] .ui-menu-item-wrapper {
  display: block;
}
[data-theme=light] .search-no-card, [data-theme=dark] .search-no-card {
  font-weight: normal;
  text-transform: none;
  font-size: 1em;
}
[data-theme=light] .search-more-results, [data-theme=dark] .search-more-results {
  font-weight: normal;
  color: #666666;
  text-transform: none;
  text-align: right;
}
[data-theme=light] .autocomplete-foil-icon, [data-theme=dark] .autocomplete-foil-icon {
  width: 29px;
  margin-left: 10px;
}
[data-theme=light] .search-set-name, [data-theme=dark] .search-set-name {
  color: #BF573B;
  text-align: right;
  font-weight: 500;
  margin-left: 5px;
}
[data-theme=light] .search-card-variation, [data-theme=dark] .search-card-variation {
  margin-left: 0.5rem;
  background: #494949;
  color: #fff;
  padding: 0 0.25rem;
  font-size: 75%;
}
[data-theme=light] .ui-autocomplete, [data-theme=dark] .ui-autocomplete {
  border-radius: 0 0 5px 5px;
  z-index: 99999;
}
[data-theme=light] .search-set-deck, [data-theme=dark] .search-set-deck {
  color: #286090;
}
[data-theme=light] .search-set-article, [data-theme=dark] .search-set-article {
  color: #392F5A;
}
[data-theme=light] .search-deck-format, [data-theme=dark] .search-deck-format {
  margin-top: 2px;
  font-size: 80%;
  color: #464548;
  margin-left: 5px;
}
[data-theme=light] .search-from, [data-theme=dark] .search-from {
  float: right;
  font-size: 75%;
  margin-left: 10px;
  margin-top: 3px;
}
[data-theme=light] .layout-mock-ad-300, [data-theme=dark] .layout-mock-ad-300 {
  border: 3px dashed #ccc;
  height: 300px;
  width: 300px;
  text-align: center;
  font-size: 20px;
  color: #ccc;
  padding-top: 140px;
}
[data-theme=light] .layout-mock-ad-300:before, [data-theme=dark] .layout-mock-ad-300:before {
  content: "Ad 300x300";
}
[data-theme=light] .row-fluid, [data-theme=dark] .row-fluid {
  width: 100%;
}
[data-theme=light] .row-fluid::after, [data-theme=dark] .row-fluid::after {
  display: block;
  clear: both;
  content: "";
}
@media (min-width: 1200) {
  [data-theme=light] .layout-navbar-collapse, [data-theme=light] .layout-searchbar-mobile, [data-theme=dark] .layout-navbar-collapse, [data-theme=dark] .layout-searchbar-mobile {
    float: left;
  }
  [data-theme=light] .layout-searchbar-mobile, [data-theme=dark] .layout-searchbar-mobile {
    padding-left: 520px;
    padding-right: 20px;
    /*
      margin-left: 520px;
      margin-right: 20px;
      */
  }
}
@media (max-width: 1199px) {
  [data-theme=light] .autocomplete-omni, [data-theme=dark] .autocomplete-omni {
    left: 1em !important;
    right: 1em !important;
    width: auto !important;
  }
}
[data-theme=light] .ui-autocomplete .ui-menu-item .ui-menu-item-wrapper, [data-theme=dark] .ui-autocomplete .ui-menu-item .ui-menu-item-wrapper {
  display: flex;
  justify-content: space-between;
  padding: 0.25rem 1rem;
}
@media (max-width: 1200px) {
  [data-theme=light], [data-theme=dark] {
    /*
    .ui-menu-item-wrapper {
      border-top: 1px solid #ccc;
      padding-top: 10px !important;
      padding-bottom: 10px !important;
    }
    .layout-search-input:focus { 
      font-size: 16px!important;
    }
    */
  }
  [data-theme=light] .ui-autocomplete, [data-theme=dark] .ui-autocomplete {
    left: 0 !important;
    right: 20px !important;
    width: auto !important;
  }
  [data-theme=light] .ui-autocomplete.ui-widget.ui-widget-content.ui-menu, [data-theme=dark] .ui-autocomplete.ui-widget.ui-widget-content.ui-menu {
    left: 0 !important;
    right: 0 !important;
    width: auto !important;
  }
}
[data-theme=light] .layout-container-fluid, [data-theme=dark] .layout-container-fluid {
  min-height: 840px;
  max-width: 1500px;
  position: relative;
}
[data-theme=light] .layout-header-banner, [data-theme=dark] .layout-header-banner {
  position: relative;
}
[data-theme=light] .layout-header-nav-inner, [data-theme=dark] .layout-header-nav-inner {
  position: relative;
}
[data-theme=light] .layout-header-nav::after, [data-theme=dark] .layout-header-nav::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=light] .layout-header-banner-logo, [data-theme=dark] .layout-header-banner-logo {
  float: left;
  margin-left: 20px;
  margin-top: 15px;
}
[data-theme=light] .layout-header-search-menu, [data-theme=dark] .layout-header-search-menu {
  width: 100%;
}
[data-theme=light] .layout-header-search-menu-logo, [data-theme=dark] .layout-header-search-menu-logo {
  display: none;
}
[data-theme=light] .layout-navbar-brand, [data-theme=dark] .layout-navbar-brand {
  display: block;
}
[data-theme=light] .layout-header-banner-logo, [data-theme=dark] .layout-header-banner-logo {
  display: none;
}
@media (min-width: 1200) {
  [data-theme=light] .navbar-ad-container, [data-theme=dark] .navbar-ad-container {
    margin: 0 auto;
  }
  [data-theme=light] .layout-navbar-brand, [data-theme=dark] .layout-navbar-brand {
    display: none;
  }
  [data-theme=light] .layout-header-banner-logo, [data-theme=dark] .layout-header-banner-logo {
    display: block;
  }
}
@media (min-width: 1200) {
  [data-theme=light] .navbar-ad-container, [data-theme=dark] .navbar-ad-container {
    margin: 0 auto;
  }
  [data-theme=light] .layout-header-search-menu-logo, [data-theme=dark] .layout-header-search-menu-logo {
    position: absolute;
    left: 20px;
    display: block;
  }
  [data-theme=light] .layout-header-banner-logo, [data-theme=dark] .layout-header-banner-logo {
    display: none;
  }
  [data-theme=light] .layout-header-banner, [data-theme=dark] .layout-header-banner {
    width: 734px;
    float: right;
    margin-left: -100%;
  }
  [data-theme=light] .layout-header-nav, [data-theme=dark] .layout-header-nav {
    width: 100%;
    float: left;
  }
  [data-theme=light] .layout-header-nav-inner, [data-theme=dark] .layout-header-nav-inner {
    padding-right: 10px;
    padding-left: 10px;
    width: 100%;
  }
  [data-theme=light] .layout-header-nav-inner::after, [data-theme=dark] .layout-header-nav-inner::after {
    display: block;
    clear: both;
    content: "";
  }
  [data-theme=light] .layout-searchbar-mobile, [data-theme=dark] .layout-searchbar-mobile {
    float: none;
  }
  [data-theme=light] .layout-searchbar-mobile, [data-theme=dark] .layout-searchbar-mobile {
    margin: 2px 0;
    top: 0;
    position: static;
    padding: 0;
  }
}
[data-theme=light] .skyscraper-layout, [data-theme=dark] .skyscraper-layout {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 900px) {
  [data-theme=light] .skyscraper-layout, [data-theme=dark] .skyscraper-layout {
    flex-wrap: nowrap;
  }
}
[data-theme=light] .skyscraper-layout .skyscraper-layout-content, [data-theme=dark] .skyscraper-layout .skyscraper-layout-content {
  width: 100%;
}
[data-theme=light] .skyscraper-layout .skyscraper-layout-ad, [data-theme=dark] .skyscraper-layout .skyscraper-layout-ad {
  padding: 0 1rem;
  width: 100%;
}
@media (min-width: 900px) {
  [data-theme=light] .skyscraper-layout .skyscraper-layout-ad, [data-theme=dark] .skyscraper-layout .skyscraper-layout-ad {
    padding-top: 1rem;
    width: 350px;
  }
}
[data-theme=light] .navbar-ad-container, [data-theme=dark] .navbar-ad-container {
  position: relative;
  z-index: 1;
}
[data-theme=light] #error, [data-theme=dark] #error {
  text-align: center;
}
[data-theme=light] .menu-date-subtext, [data-theme=dark] .menu-date-subtext {
  margin-top: 2px;
  position: absolute;
  right: 20px;
}
[data-theme=light] .dropdown-menu-sets > .dropdown-menu-sets-prerelease > a, [data-theme=dark] .dropdown-menu-sets > .dropdown-menu-sets-prerelease > a {
  position: relative;
  padding-right: 70px;
}
@media (max-width: 768) {
  [data-theme=light] .menu-date-subtext, [data-theme=dark] .menu-date-subtext {
    color: #ecf0f1;
  }
}
[data-theme=light] .layout-print-logo, [data-theme=dark] .layout-print-logo {
  display: none;
}
[data-theme=light] .layout-breadcrumb, [data-theme=dark] .layout-breadcrumb {
  font-size: 12px;
  margin-bottom: 1rem;
}
[data-theme=light] .layout-section-header, [data-theme=dark] .layout-section-header {
  margin-top: 40px;
}
[data-theme=light] .layout-bottom-ad, [data-theme=dark] .layout-bottom-ad {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 2rem;
}
[data-theme=light] .ads-container-cdm-zone-02, [data-theme=dark] .ads-container-cdm-zone-02 {
  width: 300px;
  margin: 0 auto;
}
[data-theme=light] .ads-container-cdm-zone-06, [data-theme=dark] .ads-container-cdm-zone-06 {
  width: 300px;
  margin: 0 auto;
}
[data-theme=light] #cdm-zone-01, [data-theme=light] #cdm-zone-02, [data-theme=light] #cdm-zone-03, [data-theme=light] #cdm-zone-04, [data-theme=light] #cdm-zone-05, [data-theme=light] #cdm-zone-06, [data-theme=light] #cdm-zone-0m, [data-theme=dark] #cdm-zone-01, [data-theme=dark] #cdm-zone-02, [data-theme=dark] #cdm-zone-03, [data-theme=dark] #cdm-zone-04, [data-theme=dark] #cdm-zone-05, [data-theme=dark] #cdm-zone-06, [data-theme=dark] #cdm-zone-0m {
  position: relative;
}
[data-theme=light] #cdm-zone-04, [data-theme=dark] #cdm-zone-04 {
  margin: 0 auto;
  width: 720px;
  max-width: 100%;
}
@media (max-width: 1200) {
  [data-theme=light], [data-theme=dark] {
    /*
      .ui-autocomplete.ui-menu.ui-widget.ui-widget-content {
        left: 0 !important;
        right: 0 !important;
        width: auto !important;
      }
      .ui-menu-item {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
      }
    */
  }
  [data-theme=light] .layout-search-input:focus, [data-theme=dark] .layout-search-input:focus {
    font-size: 16px !important;
  }
}
[data-theme=light] #card-popup-modal > .modal-dialog, [data-theme=dark] #card-popup-modal > .modal-dialog {
  width: 350px;
  max-width: 90%;
  margin: 0 auto;
  margin-top: 30px;
}
[data-theme=light] #card-popup-modal > .modal-dialog #card-popup-modal-image, [data-theme=dark] #card-popup-modal > .modal-dialog #card-popup-modal-image {
  width: 265px;
  max-width: 100%;
}
[data-theme=light] .pokemon-navbar-form .input-group, [data-theme=dark] .pokemon-navbar-form .input-group {
  display: table;
}
[data-theme=light] .pokemon-navbar-form .input-group .input-group-addon,
[data-theme=light] .pokemon-navbar-form .input-group .input-group-btn, [data-theme=dark] .pokemon-navbar-form .input-group .input-group-addon,
[data-theme=dark] .pokemon-navbar-form .input-group .input-group-btn {
  white-space: nowrap;
  width: 1%;
}
[data-theme=light] .pokemon-navbar-form .input-group .form-control, [data-theme=dark] .pokemon-navbar-form .input-group .form-control {
  width: 100%;
}
[data-theme=light] .ui-autocomplete, [data-theme=dark] .ui-autocomplete {
  overflow-y: scroll;
  overflow-x: hidden;
  max-height: 300px;
}
[data-theme=light] .ui-autocomplete .ui-menu-item-wrapper, [data-theme=dark] .ui-autocomplete .ui-menu-item-wrapper {
  display: block;
  width: 100%;
  text-decoration: none;
}
[data-theme=light] .ui-menu .ui-state-focus,
[data-theme=light] .ui-menu .ui-state-active, [data-theme=dark] .ui-menu .ui-state-focus,
[data-theme=dark] .ui-menu .ui-state-active {
  margin: 0;
}
[data-theme=light] #layout-scoops-sidebar-pop, [data-theme=dark] #layout-scoops-sidebar-pop {
  width: 210px;
  position: sticky;
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  bottom: 120px;
  margin-left: -270px;
}
[data-theme=light] #layout-scoops-sidebar-pop::after, [data-theme=dark] #layout-scoops-sidebar-pop::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 1850px) {
  [data-theme=light] #layout-scoops-sidebar-pop, [data-theme=dark] #layout-scoops-sidebar-pop {
    display: none;
  }
}
[data-theme=light] #layout-scoops-sidebar-pop-close, [data-theme=dark] #layout-scoops-sidebar-pop-close {
  color: var(--text-muted);
  margin-bottom: 5px;
  border: 0;
  background: transparent;
}
[data-theme=light] .search-category-icon, [data-theme=dark] .search-category-icon {
  height: 17px;
  width: 17px;
  margin-right: 5px;
  margin-top: -3px;
}
[data-theme=light] .search-advanced-icon, [data-theme=dark] .search-advanced-icon {
  height: 10px;
  width: 10px;
  margin-right: 5px;
  margin-top: -3px;
}
[data-theme=light] .autocomplete-omni, [data-theme=dark] .autocomplete-omni {
  font-family: "Open Sans";
  padding: 0;
  /*
    .ui-menu-item {
      padding-top: 0 !important;
      padding-bottom: 0 !important;
    }
  */
}
[data-theme=light] .autocomplete-omni .ui-menu-item, [data-theme=light] .autocomplete-omni li, [data-theme=dark] .autocomplete-omni .ui-menu-item, [data-theme=dark] .autocomplete-omni li {
  padding: 0 0.625rem;
}
[data-theme=light] .autocomplete-omni .ui-autocomplete-category, [data-theme=dark] .autocomplete-omni .ui-autocomplete-category {
  font-family: "Open Sans";
  font-size: 1rem;
  font-weight: 600;
  color: #5A5A5A;
  display: block;
  padding-top: 0.5em;
  padding-bottom: 0.25em;
}
[data-theme=light] .autocomplete-omni .autocomplete-item-card .ui-state-active, [data-theme=dark] .autocomplete-omni .autocomplete-item-card .ui-state-active {
  background-color: #EE9746;
  color: #fff;
  border: none;
}
[data-theme=light] .autocomplete-omni .autocomplete-item-link .ui-state-active,
[data-theme=light] .autocomplete-omni .autocomplete-item-deck .ui-state-active,
[data-theme=light] .autocomplete-omni .autocomplete-item-article .ui-state-active,
[data-theme=light] .autocomplete-omni .autocomplete-item-tournament .ui-state-active, [data-theme=dark] .autocomplete-omni .autocomplete-item-link .ui-state-active,
[data-theme=dark] .autocomplete-omni .autocomplete-item-deck .ui-state-active,
[data-theme=dark] .autocomplete-omni .autocomplete-item-article .ui-state-active,
[data-theme=dark] .autocomplete-omni .autocomplete-item-tournament .ui-state-active {
  color: #EE9746;
  border: none;
  background-color: transparent;
}
[data-theme=light] .autocomplete-omni .autocomplete-item-link, [data-theme=dark] .autocomplete-omni .autocomplete-item-link {
  font-style: italic;
  font-size: 0.85em;
  font-weight: normal;
}
@media (min-width: 600px) {
  [data-theme=light] .autocomplete-omni .autocomplete-item-link, [data-theme=dark] .autocomplete-omni .autocomplete-item-link {
    margin-bottom: 1em;
  }
}
[data-theme=light] .autocomplete-omni .ui-menu-item-wrapper, [data-theme=dark] .autocomplete-omni .ui-menu-item-wrapper {
  border-top: none;
}
@media (min-width: 600px) {
  [data-theme=light] .autocomplete-omni, [data-theme=dark] .autocomplete-omni {
    background: linear-gradient(to right, white 0%, white 50%, #f3f3f3 50%, #f3f3f3 100%);
    min-width: 550px;
  }
}
[data-theme=light] .ui-autocomplete-omni-subcontainer, [data-theme=dark] .ui-autocomplete-omni-subcontainer {
  width: 100%;
}
[data-theme=light] .ui-autocomplete-omni-right-container, [data-theme=dark] .ui-autocomplete-omni-right-container {
  background-color: #f3f3f3;
}
@media only screen and (min-width: 600px) {
  [data-theme=light] .ui-autocomplete-omni-left-container, [data-theme=dark] .ui-autocomplete-omni-left-container {
    font-size: 1.25em;
  }
  [data-theme=light] .ui-autocomplete-omni-subcontainer, [data-theme=dark] .ui-autocomplete-omni-subcontainer {
    float: left;
    width: 50%;
  }
}
[data-theme=light] abbr[title], [data-theme=dark] abbr[title] {
  border: none;
}
[data-theme=light] .layout-ads-top-container, [data-theme=dark] .layout-ads-top-container {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.5em;
}
[data-theme=light] .layout-ads-top-container .layout-ads-supplemental-ad, [data-theme=dark] .layout-ads-top-container .layout-ads-supplemental-ad {
  display: none;
}
@media (min-width: 1200px) {
  [data-theme=light] .layout-ads-top-container .layout-ads-supplemental-ad, [data-theme=dark] .layout-ads-top-container .layout-ads-supplemental-ad {
    display: inline-block;
  }
}
[data-theme=light] .btn.fa, [data-theme=light] .btn.fas, [data-theme=dark] .btn.fa, [data-theme=dark] .btn.fas {
  font-weight: 900;
}
[data-theme=light] .hidden, [data-theme=dark] .hidden {
  display: none !important;
}
[data-theme=light] .cd-morph-dropdown .deck-submenu, [data-theme=dark] .cd-morph-dropdown .deck-submenu {
  margin: 0;
  z-index: 1;
}
[data-theme=light] #layout-submenu-archetype, [data-theme=light] #layout-submenu-deck, [data-theme=light] #layout-submenu-metagame-list, [data-theme=light] #layout-submenu-card-price, [data-theme=dark] #layout-submenu-archetype, [data-theme=dark] #layout-submenu-deck, [data-theme=dark] #layout-submenu-metagame-list, [data-theme=dark] #layout-submenu-card-price {
  display: none;
}
[data-theme=light] .deck-submenu.show, [data-theme=dark] .deck-submenu.show {
  display: flex !important;
}
@media (min-width: 1200px) {
  [data-theme=light] .deck-submenu.show, [data-theme=dark] .deck-submenu.show {
    display: none !important;
  }
}
[data-theme=light] .cd-main-content.cd-main-content-with-submenu, [data-theme=dark] .cd-main-content.cd-main-content-with-submenu {
  /*
  padding-top: 122px;
  @include for-desktop-up {
    padding-top: 70px;
  }
  */
}
[data-theme=light] h1, [data-theme=light] h2, [data-theme=dark] h1, [data-theme=dark] h2 {
  font-weight: bold;
}
[data-theme=light] .layout-newsletter-form, [data-theme=dark] .layout-newsletter-form {
  display: flex;
  flex-wrap: nowrap;
  max-width: 30rem;
}
[data-theme=light] .layout-newsletter-form .layout-newsletter-input, [data-theme=dark] .layout-newsletter-form .layout-newsletter-input {
  flex: 1 1 5em;
}
[data-theme=light] .layout-newsletter-form .layout-newsletter-btn, [data-theme=dark] .layout-newsletter-form .layout-newsletter-btn {
  flex-grow: 0;
}
[data-theme=light] .bs-wizard > .bs-wizard-step, [data-theme=dark] .bs-wizard > .bs-wizard-step {
  flex-grow: 1;
}
[data-theme=light] #card-popup-modal img, [data-theme=dark] #card-popup-modal img {
  max-width: 100%;
}
[data-theme=light] .deck-code-container, [data-theme=dark] .deck-code-container {
  margin-top: 1rem;
  padding-top: 1rem;
}
[data-theme=light] input[type=radio], [data-theme=light] input[type=checkbox], [data-theme=dark] input[type=radio], [data-theme=dark] input[type=checkbox] {
  margin-right: 0.5rem;
}
[data-theme=light] .deck-iframe-contents, [data-theme=dark] .deck-iframe-contents {
  margin: 1rem;
}
[data-theme=light] .deck-iframe-contents .deck-view-title, [data-theme=dark] .deck-iframe-contents .deck-view-title {
  margin-top: 0;
}
[data-theme=light] .layout-footer-panel-container > h3, [data-theme=dark] .layout-footer-panel-container > h3 {
  font-size: 18px;
}
[data-theme=light] .close, [data-theme=dark] .close {
  color: #343a40;
  opacity: 1;
}
[data-theme=light] .layout-header-search-menu > a:focus > img, [data-theme=dark] .layout-header-search-menu > a:focus > img {
  background-color: rgb(233.7079207921, 124.7425742574, 23.2920792079);
}
[data-theme=light] #privacy_modal_message, [data-theme=dark] #privacy_modal_message {
  margin-top: 10px;
  color: #3c763d;
}
[data-theme=light] .layout-navbar-wrapper, [data-theme=dark] .layout-navbar-wrapper {
  box-shadow: 0px 6px 4px -4px rgba(0, 0, 0, 0.25);
}
@media (min-width: 1200) {
  [data-theme=light] .layout-navbar-top, [data-theme=dark] .layout-navbar-top {
    display: flex;
  }
  [data-theme=light] .navbar-brand-desktop, [data-theme=dark] .navbar-brand-desktop {
    display: flex;
    align-items: center;
    padding-left: 10px;
  }
  [data-theme=light] .layout-searchbar-mobile, [data-theme=dark] .layout-searchbar-mobile {
    flex: 1;
    align-items: center;
    display: flex;
    padding-right: 10px;
  }
  [data-theme=light] .layout-top-ad-container, [data-theme=dark] .layout-top-ad-container {
    margin-bottom: 5px;
  }
}
[data-theme=light] .layout-v3, [data-theme=dark] .layout-v3 {
  background-color: #EE9746;
  box-shadow: 0px 6px 4px -4px rgba(0, 0, 0, 0.25);
  z-index: 1;
  position: relative;
}
@media (min-width: 1200px) {
  [data-theme=light] .layout-v3, [data-theme=dark] .layout-v3 {
    background-image: asset_url("/assets/layout-header-bg-f06c8f08.svg");
    background-size: cover;
  }
}
[data-theme=light] .layout-v3 .navbar, [data-theme=dark] .layout-v3 .navbar {
  max-width: 1500px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  padding: 0.25rem;
}
[data-theme=light] .layout-v3 .navbar-collapse, [data-theme=dark] .layout-v3 .navbar-collapse {
  width: 100%;
}
[data-theme=light] .layout-v3 .layout-brand-long, [data-theme=dark] .layout-v3 .layout-brand-long {
  display: none;
}
[data-theme=light] .layout-v3 .layout-brand-circle, [data-theme=dark] .layout-v3 .layout-brand-circle {
  margin-left: 0.3rem;
}
@media (min-width: 1200px) {
  [data-theme=light] .layout-v3 .layout-brand-circle, [data-theme=dark] .layout-v3 .layout-brand-circle {
    display: none;
  }
  [data-theme=light] .layout-v3 .layout-brand-long, [data-theme=dark] .layout-v3 .layout-brand-long {
    display: block;
    margin-right: 2rem;
    width: 150px;
  }
}
[data-theme=light] .layout-v3 .layout-searchbar-mobile, [data-theme=dark] .layout-v3 .layout-searchbar-mobile {
  flex-basis: 5rem;
  flex-grow: 2;
  padding: 0;
  margin: 0 1rem;
}
[data-theme=light] .layout-v3 .navbar-collapse, [data-theme=dark] .layout-v3 .navbar-collapse {
  margin-top: 0.5rem;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
@media (min-width: 1200px) {
  [data-theme=light] .layout-v3 .navbar-collapse, [data-theme=dark] .layout-v3 .navbar-collapse {
    margin-top: 0;
    border-top: none;
    order: 2;
  }
}
[data-theme=light] .layout-v3 .navbar-logo-container, [data-theme=dark] .layout-v3 .navbar-logo-container {
  order: 1;
}
[data-theme=light] .layout-v3 .layout-searchbar-mobile, [data-theme=dark] .layout-v3 .layout-searchbar-mobile {
  order: 2;
}
@media (min-width: 1200px) {
  [data-theme=light] .layout-v3 .layout-searchbar-mobile, [data-theme=dark] .layout-v3 .layout-searchbar-mobile {
    order: 10;
    flex-basis: 35rem;
  }
}
[data-theme=light] .layout-v3 .navbar-toggler, [data-theme=dark] .layout-v3 .navbar-toggler {
  order: 3;
}
[data-theme=light] .layout-v3 .navbar-collapse, [data-theme=dark] .layout-v3 .navbar-collapse {
  order: 4;
}
[data-theme=light] .footer-toggle-dark-mode, [data-theme=dark] .footer-toggle-dark-mode {
  display: flex;
  align-items: center;
}
[data-theme=light] .footer-toggle-dark-mode label, [data-theme=dark] .footer-toggle-dark-mode label {
  cursor: pointer;
}
[data-theme=light] .responsive-column-meta-block, [data-theme=dark] .responsive-column-meta-block {
  display: block;
}
@media (min-width: 600px) {
  [data-theme=light] .responsive-column-meta-block, [data-theme=dark] .responsive-column-meta-block {
    display: none;
  }
}
[data-theme=light] .responsive-column-meta-inline-block, [data-theme=dark] .responsive-column-meta-inline-block {
  display: inline-block;
}
@media (min-width: 600px) {
  [data-theme=light] .responsive-column-meta-inline-block, [data-theme=dark] .responsive-column-meta-inline-block {
    display: none;
  }
}
[data-theme=light] .responsive-column, [data-theme=dark] .responsive-column {
  display: none;
}
@media (min-width: 600px) {
  [data-theme=light] .responsive-column, [data-theme=dark] .responsive-column {
    display: table-cell;
  }
}
[data-theme=light] .rails-bootstrap-forms-datetime-select .form-control, [data-theme=dark] .rails-bootstrap-forms-datetime-select .form-control {
  width: auto;
  display: inline-block;
}
[data-theme=light] .ajax-spinner, [data-theme=dark] .ajax-spinner {
  margin: 10px auto;
  display: block;
  width: 32px;
}
[data-theme=light] .turbo-spinner, [data-theme=dark] .turbo-spinner {
  margin: 10px auto;
  display: inline-block;
  width: 32px;
}
[data-theme=light] .card_name > .badge, [data-theme=dark] .card_name > .badge {
  margin-left: 0.25rem;
}
[data-theme=light] .card_name > .badge ~ .badge, [data-theme=dark] .card_name > .badge ~ .badge {
  margin-left: 0.25rem;
}
[data-theme=light] .form-group-remove-fields, [data-theme=dark] .form-group-remove-fields {
  display: flex;
}
[data-theme=light] .form-group-remove-fields .form-group, [data-theme=dark] .form-group-remove-fields .form-group {
  flex-grow: 1;
}
[data-theme=light] .remove_fields_array, [data-theme=light] .remove_fields, [data-theme=dark] .remove_fields_array, [data-theme=dark] .remove_fields {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0.5rem;
}
@media (min-width: 1200px) {
  [data-theme=light] .primary-navigation .dropdown, [data-theme=dark] .primary-navigation .dropdown {
    position: static !important;
  }
  [data-theme=light] .primary-navigation .dropdown .dropdown-menu, [data-theme=dark] .primary-navigation .dropdown .dropdown-menu {
    right: 0;
    background-color: var(--nav-dropdown-bg-color);
  }
}

.mtggoldfish-staging .layout-v3 {
  background-color: #ADD8E6;
}
@media (min-width: 1200px) {
  .mtggoldfish-staging .layout-v3 {
    background-image: none;
    background-size: cover;
  }
}

.layout-affiliate-disclosure {
  text-align: center;
  font-size: 80%;
  margin-bottom: 0rem;
}
@media (min-width: 1200px) {
  .layout-affiliate-disclosure {
    font-size: 90%;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
  }
}

.layout-ads-top-container {
  max-height: 50px;
  overflow: hidden;
}
@media (min-width: 900px) {
  .layout-ads-top-container {
    max-height: 90px;
    overflow: hidden;
  }
}

#ad-layout-header, #ad-layout-footer-nav, #ad-layout-footer-content, #ad-layout-content-primary, #ad-layout-content-secondary {
  text-align: center;
}

.gap-2 {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem; /* Works in modern browsers */
}

.set-symbol {
  font-size: 1.4rem;
  margin-left: 3px;
  margin-right: 3px;
}

#jwt-message .alert {
  margin: 0;
  margin-right: 0.5rem;
}

.vendor-promotion {
  font-size: 95%;
  padding: 0.5rem;
  font-style: italic;
}

/*
%name
  %name-left
  %name-content-wrapper
    %name-content
*/
.label-reserved {
  font-size: 75%;
}

.table-movers {
  margin-bottom: 0.5rem;
}

.movers-view-more {
  display: block;
  text-align: right;
  margin-bottom: 0.5rem;
}

.movers-ad-container {
  margin: 1rem 0;
}

.movers-container .movers-ad-container {
  display: flex;
  align-items: center;
  padding: 0 1rem;
}
@media (min-width: 900px) {
  .movers-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .movers-container .movers-table-container {
    width: 49%;
  }
  .movers-container .movers-ad-container {
    width: 100%;
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .movers-container {
    flex-wrap: nowrap;
  }
  .movers-container .movers-table-container:first-child {
    margin-right: 1rem;
  }
  .movers-container .movers-table-container {
    width: 100%;
    flex-grow: 1;
  }
  .movers-container .movers-ad-container {
    flex: 0 0 320px;
  }
}

.last-updated {
  text-align: center;
  margin-top: 3rem;
}

.movers-layout::after {
  display: block;
  clear: both;
  content: "";
}

.movers-layout-fixed {
  float: left;
  width: 400px;
  margin-left: -400px;
}

.movers-layout-content-wrapper {
  float: left;
  width: 100%;
}

.movers-layout-content {
  margin-right: 400px;
  padding-right: 10px;
}

@media (max-width: 992) {
  .movers-layout-content-wrapper, .movers-layout-content, .movers-layout-fixed {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .movers-layout-fixed {
    margin-top: 10px;
  }
}
.label-reserved {
  font-size: 75%;
}

.table-staples .col-card, .table-movers .col-card {
  white-space: normal;
  width: 100%;
  max-width: 1px;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 600px) {
  .table-staples .col-card, .table-movers .col-card {
    white-space: nowrap;
  }
}

.movers-table-container > h2 {
  margin-top: 1rem;
}

/*
%name
  %name-left
  %name-content-wrapper
    %name-content
*/
[data-theme=light], [data-theme=dark] {
  /*
  .price-card-name {
    margin-bottom: 5px;
    @include make-row-fluid();
  }
  */
  /*
  @media (max-width: $price-card-sidebar-bp) {
    .price-card-main-left-inner {
      margin:0;
    }
    .price-card-sidebar {
      margin: 0;
      float: none;
      width: auto;
      margin-top: 10px;
      padding-left: 0;
    }
  }
  */
}
[data-theme=light] .set-subset-selector-container, [data-theme=dark] .set-subset-selector-container {
  display: inline-block;
  margin-left: 1rem;
}
[data-theme=light] .set-subset-selector-container > .form-control, [data-theme=dark] .set-subset-selector-container > .form-control {
  margin-left: 0.5rem;
  width: auto;
  display: inline-block;
}
[data-theme=light] .column-selector-label, [data-theme=dark] .column-selector-label {
  margin-bottom: 0;
}
[data-theme=light] .card-container-table .card-container-column-sort, [data-theme=dark] .card-container-table .card-container-column-sort {
  margin-left: 0.5rem;
}
[data-theme=light] .card-container-controls-container, [data-theme=dark] .card-container-controls-container {
  margin-bottom: 1rem;
  margin-top: -0.5rem;
  display: flex;
  flex-wrap: wrap;
}
[data-theme=light] .card-container-controls-container > *, [data-theme=dark] .card-container-controls-container > * {
  margin-top: 0.5rem;
}
[data-theme=light] .card-container-controls-container .card-container-controls, [data-theme=dark] .card-container-controls-container .card-container-controls {
  display: inline-block;
  margin-right: 1rem;
  margin-top: 0;
}
[data-theme=light] .card-container-controls-container .card-container-controls > *, [data-theme=dark] .card-container-controls-container .card-container-controls > * {
  margin-top: 0.5rem;
}
[data-theme=light] .card-container-controls-container .card-container-controls > .form-control, [data-theme=dark] .card-container-controls-container .card-container-controls > .form-control {
  margin-left: 0.5rem;
  width: auto;
  display: inline-block;
}
@media (min-width: 1200px) {
  [data-theme=light] .card-container-controls-container .card-container-column-selector, [data-theme=dark] .card-container-controls-container .card-container-column-selector {
    flex-grow: 1;
    display: flex;
    margin-right: 0;
    width: 100%;
  }
  [data-theme=light] .card-container-controls-container .card-container-column-selector .form-check-inline, [data-theme=dark] .card-container-controls-container .card-container-column-selector .form-check-inline {
    width: auto;
  }
  [data-theme=light] .card-container-controls-container .card-container-column-selector .form-check-inline:not(:last-child), [data-theme=dark] .card-container-controls-container .card-container-column-selector .form-check-inline:not(:last-child) {
    margin-right: 1rem;
  }
}
[data-theme=light] .price-card-purchase-header:not(:first-of-type), [data-theme=dark] .price-card-purchase-header:not(:first-of-type) {
  margin-top: 1rem;
}
[data-theme=light] .card-conduit-text-placement::after, [data-theme=dark] .card-conduit-text-placement::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=light] .card-conduit-text-placement svg, [data-theme=dark] .card-conduit-text-placement svg {
  width: 30px;
  float: left;
  margin-right: 1rem;
}
@media (min-width: 1200px) {
  [data-theme=light] #oracle-collapse-control, [data-theme=dark] #oracle-collapse-control {
    display: none;
  }
  [data-theme=light] #oracle-text.collapse, [data-theme=dark] #oracle-text.collapse {
    display: block;
    height: auto !important;
    visibility: visible;
  }
}
[data-theme=light] .price-card-price-alert-btn, [data-theme=dark] .price-card-price-alert-btn {
  width: 100%;
  margin-top: 0.5rem;
}
@media (min-width: 600px) {
  [data-theme=light] .price-card-price-alert-btn, [data-theme=dark] .price-card-price-alert-btn {
    width: 48%;
    margin: 1%;
  }
}
@media (min-width: 1200px) {
  [data-theme=light] .price-card-price-alert-btn, [data-theme=dark] .price-card-price-alert-btn {
    width: 96%;
    margin-top: 0;
    margin-bottom: 0.5em;
  }
}
[data-theme=light] .price-card-dfc, [data-theme=dark] .price-card-dfc {
  position: relative;
  width: 100%;
  perspective: 2000px;
}
[data-theme=light] .price-card-dfc .price-card-dfc-inner, [data-theme=dark] .price-card-dfc .price-card-dfc-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
[data-theme=light] .price-card-dfc .price-card-dfc-inner .price-card-dfc-spacer, [data-theme=dark] .price-card-dfc .price-card-dfc-inner .price-card-dfc-spacer {
  visibility: hidden;
}
[data-theme=light] .price-card-dfc .price-card-dfc-inner .price-card-dfc-front, [data-theme=light] .price-card-dfc .price-card-dfc-inner .price-card-dfc-back, [data-theme=dark] .price-card-dfc .price-card-dfc-inner .price-card-dfc-front, [data-theme=dark] .price-card-dfc .price-card-dfc-inner .price-card-dfc-back {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
}
[data-theme=light] .price-card-dfc .price-card-dfc-inner .price-card-dfc-back, [data-theme=dark] .price-card-dfc .price-card-dfc-inner .price-card-dfc-back {
  transform: rotateY(180deg);
}
[data-theme=light] .btn-toggle-dfc, [data-theme=dark] .btn-toggle-dfc {
  position: absolute;
  right: 10%;
  top: 25%;
  z-index: 2000;
  border-radius: 50%;
}
[data-theme=light] .price-card-dfc.active .price-card-dfc-inner, [data-theme=dark] .price-card-dfc.active .price-card-dfc-inner {
  transform: rotateY(180deg);
}
[data-theme=light] .price-card-image-image, [data-theme=dark] .price-card-image-image {
  width: 100%;
  border-radius: 5%;
}
[data-theme=light] .price-card-image-price, [data-theme=dark] .price-card-image-price {
  position: relative;
  float: left;
  margin-right: -100%;
}
[data-theme=light] .price-card-image-price::after, [data-theme=dark] .price-card-image-price::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=light] .price-card-image-bg, [data-theme=dark] .price-card-image-bg {
  width: 223px;
  height: 310px;
  background-size: contain;
  border-radius: 20px;
}
[data-theme=light] .price-card-name-set-symbol, [data-theme=dark] .price-card-name-set-symbol {
  margin-left: 10px;
}
[data-theme=light] .price-card-name-set-name, [data-theme=light] .price-card-name-foil, [data-theme=dark] .price-card-name-set-name, [data-theme=dark] .price-card-name-foil {
  font-size: 20px;
}
[data-theme=light] .price-card-name-header-tags, [data-theme=dark] .price-card-name-header-tags {
  margin-top: 0.25em;
}
[data-theme=light] .price-card-name-header-set, [data-theme=dark] .price-card-name-header-set {
  display: inline-block;
}
@media (min-width: 1200px) {
  [data-theme=light] .price-card-name-header-name, [data-theme=light] .price-card-name-header-set, [data-theme=light] .price-card-name-header-tags, [data-theme=dark] .price-card-name-header-name, [data-theme=dark] .price-card-name-header-set, [data-theme=dark] .price-card-name-header-tags {
    display: inline-block;
  }
  [data-theme=light] .price-card-name-header-set, [data-theme=dark] .price-card-name-header-set {
    margin: 0 1rem;
  }
  [data-theme=light] .price-card-name-header-name > .badge, [data-theme=dark] .price-card-name-header-name > .badge {
    margin-left: 1rem;
  }
  [data-theme=light] .price-card-name-header-name > .badge ~ .badge, [data-theme=dark] .price-card-name-header-name > .badge ~ .badge {
    margin-left: 0.5rem;
  }
}
[data-theme=light] .price-card-name-header-name, [data-theme=dark] .price-card-name-header-name {
  font-weight: bold;
}
[data-theme=light] .price-card-purchase-button, [data-theme=dark] .price-card-purchase-button {
  display: block;
}
[data-theme=light] #graphdiv-online, [data-theme=light] #graphdiv-paper, [data-theme=dark] #graphdiv-online, [data-theme=dark] #graphdiv-paper {
  width: 100% !important;
  height: 200px;
}
[data-theme=light] .price-card-name-header h2, [data-theme=dark] .price-card-name-header h2 {
  margin: 5px 0 5px 0;
  position: absolute;
  bottom: 0;
}
[data-theme=light] .price-card-name-header, [data-theme=dark] .price-card-name-header {
  position: relative;
  height: 50px;
  margin-bottom: 10px;
}
[data-theme=light] .price-card-name-header::after, [data-theme=dark] .price-card-name-header::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=light] .price-card-secondary-printings, [data-theme=dark] .price-card-secondary-printings {
  padding-top: 10px;
}
[data-theme=light] .price-card-name-foil, [data-theme=dark] .price-card-name-foil {
  margin-bottom: 5px;
}
[data-theme=light] .price-card-history-placeholder, [data-theme=dark] .price-card-history-placeholder {
  float: none;
  margin: 0;
}
[data-theme=light] .price-card-image, [data-theme=dark] .price-card-image {
  float: none;
  margin: 0 auto;
}
[data-theme=light] .price-card-name-header, [data-theme=light] .price-card-name-header h2, [data-theme=dark] .price-card-name-header, [data-theme=dark] .price-card-name-header h2 {
  position: static;
  height: auto;
}
[data-theme=light] .price-card-name-header-tags, [data-theme=dark] .price-card-name-header-tags {
  position: static;
  display: block;
}
[data-theme=light] .price-card-name-set-symbol, [data-theme=dark] .price-card-name-set-symbol {
  margin-left: 0;
}
[data-theme=light] .price-card-image-price, [data-theme=dark] .price-card-image-price {
  float: none;
  margin: 0;
}
[data-theme=light] #legend-online, [data-theme=light] #legend-paper, [data-theme=dark] #legend-online, [data-theme=dark] #legend-paper {
  font-size: 12px;
  overflow: hidden;
  height: 18px;
  text-align: right;
  display: block !important;
}
[data-theme=light] .legend-single > span.highlight, [data-theme=dark] .legend-single > span.highlight {
  display: inline;
}
[data-theme=light] .legend-single > span, [data-theme=dark] .legend-single > span {
  display: inline;
}
[data-theme=light] .legend-multi > span.highlight, [data-theme=dark] .legend-multi > span.highlight {
  display: inline;
}
[data-theme=light] .legend-multi > span, [data-theme=dark] .legend-multi > span {
  display: none;
}
[data-theme=light] #price-event-annotation, [data-theme=dark] #price-event-annotation {
  padding: 0;
  border: none;
}
[data-theme=light] .color-legend, [data-theme=dark] .color-legend {
  width: 15px;
  height: 15px;
  display: block;
  float: left;
  border: 1px solid;
  border-color: rgb(150, 150, 150);
  margin-right: 5px;
}
[data-theme=light] .graph-indicator, [data-theme=dark] .graph-indicator {
  padding: 10px;
  padding-left: 0px;
  padding-bottom: 0px;
  font-size: 11px;
  float: left;
}
[data-theme=light] .graph-indicators, [data-theme=dark] .graph-indicators {
  margin-top: 5px;
  margin-left: 20px;
}
[data-theme=light] .modern-ptq, [data-theme=dark] .modern-ptq {
  background-color: rgba(197, 224, 220, 0.8);
}
[data-theme=light] .graph-indicator p, [data-theme=dark] .graph-indicator p {
  float: left;
  margin-bottom: 0px;
}
[data-theme=light] .graph-indicator img, [data-theme=dark] .graph-indicator img {
  margin-left: 5px;
  margin-top: -5px;
}
[data-theme=light] .standard, [data-theme=dark] .standard {
  background-color: rgba(241, 212, 175, 0.8);
}
[data-theme=light] .card-recent-decks-header, [data-theme=dark] .card-recent-decks-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 0.5rem;
}
[data-theme=light] .price-card-image, [data-theme=dark] .price-card-image {
  position: relative;
  width: 225px;
  height: 310px;
}
[data-theme=light] .price-card-history, [data-theme=dark] .price-card-history {
  width: 100%;
}
[data-theme=light] .price-card-history-placeholder-inner, [data-theme=dark] .price-card-history-placeholder-inner {
  width: 100%;
}
[data-theme=light] #priceHistoryTabs, [data-theme=dark] #priceHistoryTabs {
  height: 42px;
  float: right;
}
[data-theme=light] .price-card-statistics-header, [data-theme=dark] .price-card-statistics-header {
  margin-top: 30px;
}
[data-theme=light] .price-card-statistics-paper::after, [data-theme=light] .price-card-statistics-online::after, [data-theme=dark] .price-card-statistics-paper::after, [data-theme=dark] .price-card-statistics-online::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=light] .price-card-secondary-ad, [data-theme=dark] .price-card-secondary-ad {
  width: 300px;
  margin: 10px auto;
  margin-bottom: 1rem;
}
[data-theme=light] .otherPrintingsLinkOnline:hover, [data-theme=light] .otherPrintingsLinkOnline:focus, [data-theme=light] .otherPrintingsLinkOnline, [data-theme=dark] .otherPrintingsLinkOnline:hover, [data-theme=dark] .otherPrintingsLinkOnline:focus, [data-theme=dark] .otherPrintingsLinkOnline {
  font-weight: bold;
  color: var(--text-online) !important;
}
[data-theme=light] .otherPrintingsLinkPaper:hover, [data-theme=light] .otherPrintingsLinkPaper:focus, [data-theme=light] .otherPrintingsLinkPaper, [data-theme=dark] .otherPrintingsLinkPaper:hover, [data-theme=dark] .otherPrintingsLinkPaper:focus, [data-theme=dark] .otherPrintingsLinkPaper {
  font-weight: bold;
  color: var(--text-paper) !important;
}
[data-theme=light] .ebay-auctions-widget, [data-theme=light] .tcgplayer-widget, [data-theme=light] .cardkingdom-widget, [data-theme=light] .ev-widget, [data-theme=dark] .ebay-auctions-widget, [data-theme=dark] .tcgplayer-widget, [data-theme=dark] .cardkingdom-widget, [data-theme=dark] .ev-widget {
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
}
[data-theme=light] .price-card-secondary-widgets, [data-theme=dark] .price-card-secondary-widgets {
  margin-top: 20px;
}
[data-theme=light] .price-card-purchase-desktop, [data-theme=dark] .price-card-purchase-desktop {
  display: none;
}
@media (min-width: 1200px) {
  [data-theme=light] .price-card-purchase-mobile, [data-theme=dark] .price-card-purchase-mobile {
    display: none !important;
  }
  [data-theme=light] .price-card-purchase-desktop, [data-theme=dark] .price-card-purchase-desktop {
    display: block;
  }
}
[data-theme=light] .price-card-history-no-history, [data-theme=dark] .price-card-history-no-history {
  max-width: 100%;
}
@media (max-width: 768) {
  [data-theme=light] .price-card-history-no-history, [data-theme=dark] .price-card-history-no-history {
    margin: 0 auto;
    max-width: 100%;
  }
}
[data-theme=light] .btn-price-card-download, [data-theme=dark] .btn-price-card-download {
  width: 100%;
  margin-bottom: 5px;
}
[data-theme=light] .recommendation-carousel-container, [data-theme=dark] .recommendation-carousel-container {
  position: relative;
}
[data-theme=light] .recommendation-carousel-container > #blocker, [data-theme=dark] .recommendation-carousel-container > #blocker {
  position: absolute;
  top: 0;
  bottom: 0;
  right: -15px;
  left: -15px;
  background-color: #fff;
  opacity: 0.7;
  z-index: 999;
}
[data-theme=light] .blocker-spinner, [data-theme=dark] .blocker-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -16px;
  margin-top: -16px;
  opacity: 1;
}
[data-theme=light] .recommendation-carousel, [data-theme=dark] .recommendation-carousel {
  margin-left: 20px;
  margin-right: 15px;
}
[data-theme=light] .price-played-with-no-result, [data-theme=dark] .price-played-with-no-result {
  font-size: 125%;
  margin-left: 20px;
}
[data-theme=light] .price-played-with-select, [data-theme=dark] .price-played-with-select {
  display: inline-block;
  width: 200px;
  /*
    margin-left: 10px;
    margin-top: 17px;
    float: left;
    */
}
[data-theme=light] .price-card-secondary-source-product-header, [data-theme=dark] .price-card-secondary-source-product-header {
  margin-top: 10px;
}
[data-theme=light] .price-card-widgets-cards, [data-theme=dark] .price-card-widgets-cards {
  margin-bottom: 20px;
}
[data-theme=light] .priceList-price-price-wrapper, [data-theme=dark] .priceList-price-price-wrapper {
  display: inline-block;
}
[data-theme=light] .hover-thumbnail:hover, [data-theme=dark] .hover-thumbnail:hover {
  position: absolute;
  top: 0;
  left: 0;
  /*
      top:-25px;
      left:-35px;
  */
  width: auto !important;
  height: auto !important;
  display: block;
  z-index: 999;
}
[data-theme=light] .price-card-name-header-tags, [data-theme=dark] .price-card-name-header-tags {
  font-size: 14px;
  padding-bottom: 5px;
}
[data-theme=light] .gatherer-container, [data-theme=dark] .gatherer-container {
  margin-top: 0.5rem;
  border: 1px solid var(--border-color);
  border-radius: 5px;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.35);
  padding: 1em;
  background-color: var(--widget-bg-color);
  margin-bottom: 1em;
  margin-bottom: 0.5em;
}
@media (min-width: 900px) {
  [data-theme=light] .gatherer-container, [data-theme=dark] .gatherer-container {
    margin-top: 0;
  }
}
[data-theme=light] .gatherer-container h3, [data-theme=light] .gatherer-container h4, [data-theme=dark] .gatherer-container h3, [data-theme=dark] .gatherer-container h4 {
  font-weight: bold;
  margin-top: 0;
  font-size: 24px;
}
@media (min-width: 1200px) {
  [data-theme=light] .gatherer-container, [data-theme=dark] .gatherer-container {
    flex-grow: 1;
  }
}
[data-theme=light] .gatherer-container .gatherer-name, [data-theme=dark] .gatherer-container .gatherer-name {
  margin: 0;
  margin-bottom: 0.5em;
}
[data-theme=light] .gatherer-container .gatherer-related .gatherer-name, [data-theme=dark] .gatherer-container .gatherer-related .gatherer-name {
  font-size: 20px;
}
[data-theme=light] .gatherer-container .gatherer-related .gatherer-type-power, [data-theme=dark] .gatherer-container .gatherer-related .gatherer-type-power {
  font-size: 100%;
}
[data-theme=light] .gatherer-container .gatherer-type, [data-theme=dark] .gatherer-container .gatherer-type {
  font-size: 110%;
}
[data-theme=light] .gatherer-container .gatherer-type, [data-theme=light] .gatherer-container .gatherer-oracle, [data-theme=light] .gatherer-container .gatherer-type-power, [data-theme=light] .gatherer-container .gatherer-collectors, [data-theme=dark] .gatherer-container .gatherer-type, [data-theme=dark] .gatherer-container .gatherer-oracle, [data-theme=dark] .gatherer-container .gatherer-type-power, [data-theme=dark] .gatherer-container .gatherer-collectors {
  border-bottom: 1px solid #CBCBCB;
  margin: 0;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
}
[data-theme=light] .gatherer-container .gatherer-collectors, [data-theme=dark] .gatherer-container .gatherer-collectors {
  border: none;
}
[data-theme=light] .gatherer-container .gatherer-legality, [data-theme=dark] .gatherer-container .gatherer-legality {
  font-size: 75%;
}
[data-theme=light] .gatherer-container .gatherer-legality::after, [data-theme=dark] .gatherer-container .gatherer-legality::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=light] .gatherer-container .gatherer-legality table, [data-theme=dark] .gatherer-container .gatherer-legality table {
  margin: 0;
}
[data-theme=light] .gatherer-container .gatherer-legality table tbody > tr > td, [data-theme=dark] .gatherer-container .gatherer-legality table tbody > tr > td {
  border: none;
}
[data-theme=light] .gatherer-container .gatherer-collectors, [data-theme=dark] .gatherer-container .gatherer-collectors {
  text-align: right;
  font-size: 75%;
  color: var(--text-muted);
}
[data-theme=light] .gatherer-container .gatherer-type-power, [data-theme=dark] .gatherer-container .gatherer-type-power {
  font-size: 110%;
}
[data-theme=light] .gatherer-container .gatherer-type-power::after, [data-theme=dark] .gatherer-container .gatherer-type-power::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=light] .gatherer-container .gatherer-type-power .gatherer-rarity, [data-theme=dark] .gatherer-container .gatherer-type-power .gatherer-rarity {
  float: left;
}
[data-theme=light] .gatherer-container .gatherer-type-power .gatherer-power, [data-theme=dark] .gatherer-container .gatherer-type-power .gatherer-power {
  float: right;
  font-weight: bold;
}
[data-theme=light] .btn-shop-label img, [data-theme=dark] .btn-shop-label img {
  margin-right: 0.5em;
}
[data-theme=light] .price-card-purchase-mobile h3, [data-theme=light] .price-card-secondary-printings h3, [data-theme=dark] .price-card-purchase-mobile h3, [data-theme=dark] .price-card-secondary-printings h3 {
  font-weight: bold;
  margin-top: 0;
}
[data-theme=light] .btn-price-card-show-sell, [data-theme=light] .btn-price-card-show-buy, [data-theme=dark] .btn-price-card-show-sell, [data-theme=dark] .btn-price-card-show-buy {
  margin-top: 0.5em;
}
[data-theme=light] #other-printings-sort-title, [data-theme=light] #other-printings-sort-sidebar, [data-theme=dark] #other-printings-sort-title, [data-theme=dark] #other-printings-sort-sidebar {
  display: inline-block;
  width: auto;
}
[data-theme=light] .badge, [data-theme=dark] .badge {
  border-radius: 0;
}
[data-theme=light] .badge-newest, [data-theme=dark] .badge-newest {
  color: #fff;
  background-color: #009670;
}
a[data-theme=light] .badge-newest:hover, a[data-theme=light] .badge-newest:focus, [data-theme=dark] .badge-newest:hover, [data-theme=dark] .badge-newest:focus {
  color: #fff;
  background-color: rgb(0, 99, 73.92);
}
a[data-theme=light] .badge-newest:focus, a[data-theme=light] .badge-newest.focus, [data-theme=dark] .badge-newest:focus, [data-theme=dark] .badge-newest.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 150, 112, 0.5);
}

[data-theme=light] .badge-reserved, [data-theme=light] .badge-foil, [data-theme=light] .badge-foil-etched, [data-theme=light] .badge-variation, [data-theme=dark] .badge-reserved, [data-theme=dark] .badge-foil, [data-theme=dark] .badge-foil-etched, [data-theme=dark] .badge-variation {
  color: #fff;
  background-color: #494949;
}
a[data-theme=light] .badge-reserved:hover, a[data-theme=light] .badge-reserved:focus, [data-theme=light] .badge-foil:hover, [data-theme=light] .badge-foil:focus, [data-theme=light] .badge-foil-etched:hover, [data-theme=light] .badge-foil-etched:focus, [data-theme=light] .badge-variation:hover, [data-theme=light] .badge-variation:focus, [data-theme=dark] .badge-reserved:hover, [data-theme=dark] .badge-reserved:focus, [data-theme=dark] .badge-foil:hover, [data-theme=dark] .badge-foil:focus, [data-theme=dark] .badge-foil-etched:hover, [data-theme=dark] .badge-foil-etched:focus, [data-theme=dark] .badge-variation:hover, [data-theme=dark] .badge-variation:focus {
  color: #fff;
  background-color: rgb(47.5, 47.5, 47.5);
}
a[data-theme=light] .badge-reserved:focus, a[data-theme=light] .badge-reserved.focus, [data-theme=light] .badge-foil:focus, [data-theme=light] .badge-foil.focus, [data-theme=light] .badge-foil-etched:focus, [data-theme=light] .badge-foil-etched.focus, [data-theme=light] .badge-variation:focus, [data-theme=light] .badge-variation.focus, [data-theme=dark] .badge-reserved:focus, [data-theme=dark] .badge-reserved.focus, [data-theme=dark] .badge-foil:focus, [data-theme=dark] .badge-foil.focus, [data-theme=dark] .badge-foil-etched:focus, [data-theme=dark] .badge-foil-etched.focus, [data-theme=dark] .badge-variation:focus, [data-theme=dark] .badge-variation.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(73, 73, 73, 0.5);
}

[data-theme=light] .badge-cheapest_paper, [data-theme=dark] .badge-cheapest_paper {
  color: #fff;
  background-color: #0066dd;
}
a[data-theme=light] .badge-cheapest_paper:hover, a[data-theme=light] .badge-cheapest_paper:focus, [data-theme=dark] .badge-cheapest_paper:hover, [data-theme=dark] .badge-cheapest_paper:focus {
  color: #fff;
  background-color: rgb(0, 78.4615384615, 170);
}
a[data-theme=light] .badge-cheapest_paper:focus, a[data-theme=light] .badge-cheapest_paper.focus, [data-theme=dark] .badge-cheapest_paper:focus, [data-theme=dark] .badge-cheapest_paper.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 102, 221, 0.5);
}

[data-theme=light] .badge-cheapest_online, [data-theme=dark] .badge-cheapest_online {
  color: #fff;
  background-color: #EE9746;
}
a[data-theme=light] .badge-cheapest_online:hover, a[data-theme=light] .badge-cheapest_online:focus, [data-theme=dark] .badge-cheapest_online:hover, [data-theme=dark] .badge-cheapest_online:focus {
  color: #fff;
  background-color: rgb(233.7079207921, 124.7425742574, 23.2920792079);
}
a[data-theme=light] .badge-cheapest_online:focus, a[data-theme=light] .badge-cheapest_online.focus, [data-theme=dark] .badge-cheapest_online:focus, [data-theme=dark] .badge-cheapest_online.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(238, 151, 70, 0.5);
}

[data-theme=light] .price-card-history-container, [data-theme=dark] .price-card-history-container {
  border: 1px solid var(--border-color);
  border-radius: 5px;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.35);
  padding: 1em;
  background-color: var(--widget-bg-color);
  margin-bottom: 1em;
}
[data-theme=light] .price-card-history-container h3, [data-theme=light] .price-card-history-container h4, [data-theme=dark] .price-card-history-container h3, [data-theme=dark] .price-card-history-container h4 {
  font-weight: bold;
  margin-top: 0;
  font-size: 24px;
}
[data-theme=light] .price-card-history-container .deck-type-menu, [data-theme=dark] .price-card-history-container .deck-type-menu {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
[data-theme=light] .price-card-history-container h3, [data-theme=dark] .price-card-history-container h3 {
  font-weight: bold;
  margin-top: 0;
}
[data-theme=light] .price-card-recent-decks, [data-theme=dark] .price-card-recent-decks {
  border: 1px solid var(--border-color);
  border-radius: 5px;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.35);
  padding: 1em;
  background-color: var(--widget-bg-color);
  margin-bottom: 1em;
}
[data-theme=light] .price-card-recent-decks h3, [data-theme=light] .price-card-recent-decks h4, [data-theme=dark] .price-card-recent-decks h3, [data-theme=dark] .price-card-recent-decks h4 {
  font-weight: bold;
  margin-top: 0;
  font-size: 24px;
}
[data-theme=light] .ev-widget, [data-theme=dark] .ev-widget {
  border: 1px solid var(--border-color);
  border-radius: 5px;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.35);
  padding: 1em;
  background-color: var(--widget-bg-color);
  margin-bottom: 1em;
}
[data-theme=light] .ev-widget h3, [data-theme=light] .ev-widget h4, [data-theme=dark] .ev-widget h3, [data-theme=dark] .ev-widget h4 {
  font-weight: bold;
  margin-top: 0;
  font-size: 24px;
}
[data-theme=light] .cardkingdom-widget, [data-theme=dark] .cardkingdom-widget {
  border: 1px solid var(--border-color);
  border-radius: 5px;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.35);
  padding: 1em;
  background-color: var(--widget-bg-color);
  margin-bottom: 1em;
}
[data-theme=light] .cardkingdom-widget h3, [data-theme=light] .cardkingdom-widget h4, [data-theme=dark] .cardkingdom-widget h3, [data-theme=dark] .cardkingdom-widget h4 {
  font-weight: bold;
  margin-top: 0;
  font-size: 24px;
}
[data-theme=light] .ebay-auctions-widget, [data-theme=dark] .ebay-auctions-widget {
  border: 1px solid var(--border-color);
  border-radius: 5px;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.35);
  padding: 1em;
  background-color: var(--widget-bg-color);
  margin-bottom: 1em;
}
[data-theme=light] .ebay-auctions-widget h3, [data-theme=light] .ebay-auctions-widget h4, [data-theme=dark] .ebay-auctions-widget h3, [data-theme=dark] .ebay-auctions-widget h4 {
  font-weight: bold;
  margin-top: 0;
  font-size: 24px;
}
[data-theme=light] .tcgplayer-widget, [data-theme=dark] .tcgplayer-widget {
  border: 1px solid var(--border-color);
  border-radius: 5px;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.35);
  padding: 1em;
  background-color: var(--widget-bg-color);
  margin-bottom: 1em;
}
[data-theme=light] .tcgplayer-widget h3, [data-theme=light] .tcgplayer-widget h4, [data-theme=dark] .tcgplayer-widget h3, [data-theme=dark] .tcgplayer-widget h4 {
  font-weight: bold;
  margin-top: 0;
  font-size: 24px;
}
[data-theme=light] .price-card-name-header::after, [data-theme=dark] .price-card-name-header::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=light] .price-card-name-header .price-card-name-container, [data-theme=dark] .price-card-name-header .price-card-name-container {
  float: left;
}
[data-theme=light] .price-card-name-header .price-card-current-prices, [data-theme=dark] .price-card-name-header .price-card-current-prices {
  float: right;
}
[data-theme=light] .price-card-statistics-table, [data-theme=dark] .price-card-statistics-table {
  font-size: 80%;
}
[data-theme=light] .price-card-secondary-printings-header, [data-theme=dark] .price-card-secondary-printings-header {
  margin-bottom: 0.5em;
}
[data-theme=light] .price-card-secondary-printings-header::after, [data-theme=dark] .price-card-secondary-printings-header::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=light] .table > tbody > tr:first-child > td, [data-theme=dark] .table > tbody > tr:first-child > td {
  border-top: none;
}
[data-theme=light] .table-gatherer-legality, [data-theme=dark] .table-gatherer-legality {
  float: left;
  width: 50%;
}
[data-theme=light] #priceHistoryTabs .btn-type-menu, [data-theme=dark] #priceHistoryTabs .btn-type-menu {
  flex-grow: 0;
}
[data-theme=light] #priceHistoryTabs .btn-type-menu-paper, [data-theme=dark] #priceHistoryTabs .btn-type-menu-paper {
  margin-left: auto;
}
[data-theme=light] .price-card-statistics-table, [data-theme=dark] .price-card-statistics-table {
  margin: 1%;
  float: left;
  width: 48%;
}
[data-theme=light] .price-primary-container, [data-theme=dark] .price-primary-container {
  width: 100%;
}
@media (min-width: 1200px) {
  [data-theme=light] .price-container, [data-theme=dark] .price-container {
    display: flex;
  }
  [data-theme=light] .price-secondary-container, [data-theme=dark] .price-secondary-container {
    flex: 0 0 25em;
    margin-left: 1em;
  }
  [data-theme=light] .price-card-purchase h3, [data-theme=dark] .price-card-purchase h3 {
    font-weight: bold;
    margin-top: 0;
  }
  [data-theme=light] .price-card-gatherer, [data-theme=dark] .price-card-gatherer {
    display: flex;
  }
  [data-theme=light] .price-card-gatherer::after, [data-theme=dark] .price-card-gatherer::after {
    display: block;
    clear: both;
    content: "";
  }
  [data-theme=light] .price-card-image-container, [data-theme=dark] .price-card-image-container {
    flex: 0 0 223px;
    margin-right: 0.5em;
  }
  [data-theme=light] .price-card-image-container .price-card-image, [data-theme=dark] .price-card-image-container .price-card-image {
    margin-bottom: 0.5em;
  }
  [data-theme=light] .price-row, [data-theme=dark] .price-row {
    display: flex;
  }
  [data-theme=light] .price-row::after, [data-theme=dark] .price-row::after {
    display: block;
    clear: both;
    content: "";
  }
  [data-theme=light] .price-card-recent-decks, [data-theme=dark] .price-card-recent-decks {
    flex: 0 0 49.5%;
  }
}
[data-theme=light] .price-change-version-container, [data-theme=dark] .price-change-version-container {
  display: inline-block;
}
[data-theme=light] .price-change-version-dropdown, [data-theme=dark] .price-change-version-dropdown {
  width: 30em;
  padding: 0;
}
[data-theme=light] .price-change-version-dropdown h3, [data-theme=dark] .price-change-version-dropdown h3 {
  margin-top: 0;
  font-size: 1.5em;
}
[data-theme=light] .price-change-version-dropdown .price-card-secondary-printings-header, [data-theme=dark] .price-change-version-dropdown .price-card-secondary-printings-header {
  background-color: var(--widget-bg-color);
  padding: 1em;
}
[data-theme=light] .price-change-version-dropdown .other-printings, [data-theme=dark] .price-change-version-dropdown .other-printings {
  margin: 0 1em;
  width: auto;
  margin-bottom: 1em;
}
[data-theme=light] .price-card-secondary-printings .other-printings, [data-theme=dark] .price-card-secondary-printings .other-printings {
  font-size: 0.9em;
}
[data-theme=light] .priceList-lastUpdated abbr[title], [data-theme=dark] .priceList-lastUpdated abbr[title] {
  border-bottom: none;
}
[data-theme=light] .gatherer-oracle .manacost, [data-theme=dark] .gatherer-oracle .manacost {
  margin: 0;
}
[data-theme=light] .widgetPriceCompact-prices-link, [data-theme=light] .btn-primary.widgetPriceCompact-prices-link, [data-theme=light] .btn-warning.widgetPriceCompact-prices-link, [data-theme=dark] .widgetPriceCompact-prices-link, [data-theme=dark] .btn-primary.widgetPriceCompact-prices-link, [data-theme=dark] .btn-warning.widgetPriceCompact-prices-link {
  text-align: center;
}
[data-theme=light] .cardkingdomPriceWidget-logo, [data-theme=dark] .cardkingdomPriceWidget-logo {
  height: 25px;
}
[data-theme=light] .cardkingdomPriceWidget-btn-logo, [data-theme=dark] .cardkingdomPriceWidget-btn-logo {
  height: 20px;
}
[data-theme=light] .card-recent-decks-form, [data-theme=dark] .card-recent-decks-form {
  padding: 0;
  column-gap: 0.5rem;
  row-gap: 0.5rem;
}
[data-theme=light] .price-card-invisible-label, [data-theme=dark] .price-card-invisible-label {
  color: transparent;
  position: absolute;
  top: 1.05rem;
  left: 1.2rem;
  font-size: 0.85rem;
}
[data-theme=light] .movers-last-updated, [data-theme=dark] .movers-last-updated {
  text-align: center;
}
[data-theme=light] .price-card-gatherer .price-card-image, [data-theme=dark] .price-card-gatherer .price-card-image {
  width: 100%;
  height: auto;
}
[data-theme=light] .price-card-gatherer .price-card-image .price-card-image-image, [data-theme=dark] .price-card-gatherer .price-card-image .price-card-image-image {
  width: 100%;
  height: auto;
}
@media (min-width: 1200px) {
  [data-theme=light] .price-card-gatherer .price-card-image, [data-theme=dark] .price-card-gatherer .price-card-image {
    width: 265px;
    height: 370px;
  }
  [data-theme=light] .price-card-gatherer .price-card-image .price-card-image-image, [data-theme=dark] .price-card-gatherer .price-card-image .price-card-image-image {
    width: 100%;
    height: auto;
  }
}
[data-theme=light] .price-card-name-header, [data-theme=dark] .price-card-name-header {
  display: none;
}
@media (min-width: 1200px) {
  [data-theme=light] .price-card-name-header, [data-theme=dark] .price-card-name-header {
    display: block;
  }
}
[data-theme=light] .price-card-tools-container, [data-theme=dark] .price-card-tools-container {
  display: flex;
  justify-content: space-between;
}
[data-theme=light] .price-card-tools-container .btn, [data-theme=dark] .price-card-tools-container .btn {
  width: 49%;
}
@media (min-width: 1200px) {
  [data-theme=light] .price-card-tools-container, [data-theme=dark] .price-card-tools-container {
    display: block;
  }
  [data-theme=light] .price-card-tools-container .btn, [data-theme=dark] .price-card-tools-container .btn {
    width: 100%;
  }
}
[data-theme=light] .price-card-image-container .price-card-version-container, [data-theme=dark] .price-card-image-container .price-card-version-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (min-width: 1200px) {
  [data-theme=light] .price-card-image-container .price-card-version-container, [data-theme=dark] .price-card-image-container .price-card-version-container {
    display: none;
  }
}
[data-theme=light] .price-card-image-container .price-change-version-container, [data-theme=dark] .price-card-image-container .price-change-version-container {
  margin: 0.5rem 0;
}
[data-theme=light] .price-card-image-container .price-box-container, [data-theme=dark] .price-card-image-container .price-box-container {
  display: flex;
  justify-content: space-between;
  font-size: 1.2rem;
  margin: 0.5rem 0;
}
@media (min-width: 1200px) {
  [data-theme=light] .price-card-image-container .price-box-container, [data-theme=dark] .price-card-image-container .price-box-container {
    display: none;
  }
}
[data-theme=light] .price-card-image-container .price-box, [data-theme=dark] .price-card-image-container .price-box {
  font-size: inherit;
  margin: 0;
}
[data-theme=light] .price-card-image-container .price-box-price, [data-theme=dark] .price-card-image-container .price-box-price {
  display: inline-block;
}
[data-theme=light] .price-card-image-container .price-box-type, [data-theme=dark] .price-card-image-container .price-box-type {
  margin: 0;
  display: inline-block;
  font-size: inherit;
}
[data-theme=light] .price-card-image-container .price-box-type::after, [data-theme=dark] .price-card-image-container .price-box-type::after {
  content: ": ";
}
[data-theme=light] #change-version-modal .modal-body h4, [data-theme=dark] #change-version-modal .modal-body h4 {
  display: none;
}
[data-theme=light] #change-version-modal .form-group, [data-theme=dark] #change-version-modal .form-group {
  margin: 0;
}
[data-theme=light] #dropdown-type-selector, [data-theme=dark] #dropdown-type-selector {
  float: right;
}
@media (min-width: 600px) {
  [data-theme=light] #dropdown-type-selector, [data-theme=dark] #dropdown-type-selector {
    display: none;
  }
}
[data-theme=light] #priceHistoryTabs, [data-theme=dark] #priceHistoryTabs {
  display: none;
}
@media (min-width: 600px) {
  [data-theme=light] #priceHistoryTabs, [data-theme=dark] #priceHistoryTabs {
    display: flex;
  }
}
[data-theme=light] .price-history-download-container, [data-theme=dark] .price-history-download-container {
  margin-top: 0.5rem;
  text-align: center;
}
@media (min-width: 600px) {
  [data-theme=light] .price-history-download-container, [data-theme=dark] .price-history-download-container {
    text-align: left;
  }
}
[data-theme=light] .card-conduit-logo, [data-theme=dark] .card-conduit-logo {
  height: 50px;
  float: left;
  margin-right: 1rem;
}

[data-theme=light] .card-conduit-logo path {
  fill: #fff;
}
[data-theme=light] .card-conduit-logo path:first-of-type {
  fill: var(--bg-color);
}

.card-popup-modal .modal-dialog {
  max-width: 1350px;
  width: 95%;
}
.card-popup-modal .modal-dialog .modal-body {
  padding: 0.25rem;
}

.dygraph-annotation {
  position: absolute;
  font-size: 1.8rem !important;
}

/*
%name
  %name-left
  %name-content-wrapper
    %name-content
*/
[data-theme=light], [data-theme=dark] {
  /*
  .archetype-tile, .deck-tile {
    width: $archetype-tile-width;
    background-color: #fff;
    border: 1px solid #ccc;
    float:left; 
    margin: $archetype-tile-margin;
    padding: 7px;
  }
  */
  /*
  .archetype-tile .img-container {
    width:185px; margin: 0 auto;
  }
  .archetype-tile .title, .deck-tile .title {
    text-overflow: ellipsis; 
    white-space:nowrap;
    font-size: 20px;
    line-height:1.2; 
    margin-bottom:0px; 
    //width:185px; 
    overflow:hidden;
    margin-top: 0px;
    width: 100%;
    display: block;
  }
  .archetype-tile ul, .deck-tile ul {
    margin-top: 5px;
    list-style: none;
    margin:0;
    padding:0;
  }
  .archetype-tile ul > li {
    height: 20px;
    overflow: hidden;
  }
  .archetype-tile .stats {
    margin-bottom:0px; margin-top:5px;
  }
  */
  /*
  .archetype-tile-format-label {
    position: absolute;
    right:1px;
    bottom:1px;
    z-index: 1;
    border-radius: 0;
    background-color: $brand-primary-bg-color;
    color: $text-color;
  }
  */
  /*
  .archetype-view-matchup-show {
    font-weight: normal;
    font-size: 12px;
    margin-left: 10px;
  }
  */
}
[data-theme=light] .table-tournament-new-cards, [data-theme=dark] .table-tournament-new-cards {
  width: 100%;
}
[data-theme=light] .archetype-tile-container, [data-theme=dark] .archetype-tile-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 1rem;
}
[data-theme=light] .archetype-tile, [data-theme=dark] .archetype-tile {
  border: 1px solid var(--border-color);
  border-radius: 5px;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.35);
  padding: 1em;
  background-color: var(--widget-bg-color);
  margin-bottom: 1em;
  padding: 0;
  width: 100%;
}
[data-theme=light] .archetype-tile h3, [data-theme=light] .archetype-tile h4, [data-theme=dark] .archetype-tile h3, [data-theme=dark] .archetype-tile h4 {
  font-weight: bold;
  margin-top: 0;
  font-size: 24px;
}
@media (min-width: 400px) {
  [data-theme=light] .archetype-tile, [data-theme=dark] .archetype-tile {
    width: 48.75%;
    margin: 0 1.25% 1.25% 0;
  }
  [data-theme=light] .archetype-tile:nth-last-child(-n+2), [data-theme=dark] .archetype-tile:nth-last-child(-n+2) {
    display: block;
  }
  [data-theme=light] .archetype-tile:nth-last-child(-n+1), [data-theme=dark] .archetype-tile:nth-last-child(-n+1) {
    display: none;
  }
}
@media (min-width: 600px) {
  [data-theme=light] .archetype-tile, [data-theme=dark] .archetype-tile {
    width: 32.5%;
    margin: 0 0.8333333333% 0.8333333333% 0;
  }
  [data-theme=light] .archetype-tile:nth-last-child(-n+3), [data-theme=dark] .archetype-tile:nth-last-child(-n+3) {
    display: block;
  }
}
@media (min-width: 800px) {
  [data-theme=light] .archetype-tile, [data-theme=dark] .archetype-tile {
    width: 24.375%;
    margin: 0 0.625% 0.625% 0;
  }
  [data-theme=light] .archetype-tile:nth-last-child(-n+4), [data-theme=dark] .archetype-tile:nth-last-child(-n+4) {
    display: block;
  }
  [data-theme=light] .archetype-tile:nth-last-child(-n+3), [data-theme=dark] .archetype-tile:nth-last-child(-n+3) {
    display: none;
  }
}
@media (min-width: 1000px) {
  [data-theme=light] .archetype-tile, [data-theme=dark] .archetype-tile {
    width: 19.5%;
    margin: 0 0.5% 0.5% 0;
  }
  [data-theme=light] .archetype-tile:nth-last-child(-n+5), [data-theme=dark] .archetype-tile:nth-last-child(-n+5) {
    display: block;
  }
}
@media (min-width: 1200px) {
  [data-theme=light] .archetype-tile, [data-theme=dark] .archetype-tile {
    width: 16.25%;
    margin: 0 0.4166666667% 0.4166666667% 0;
  }
  [data-theme=light] .archetype-tile:nth-last-child(-n+6), [data-theme=dark] .archetype-tile:nth-last-child(-n+6) {
    display: block;
  }
  [data-theme=light] .archetype-tile:nth-last-child(-n+3), [data-theme=dark] .archetype-tile:nth-last-child(-n+3) {
    display: none;
  }
}
@media (min-width: 1200px) {
  [data-theme=light] .archetype-tile, [data-theme=dark] .archetype-tile {
    width: 32.9761904762%;
    margin: 0 0.3571428571% 0.3571428571% 0;
  }
  [data-theme=light] .archetype-tile:nth-last-child(-n+3), [data-theme=dark] .archetype-tile:nth-last-child(-n+3) {
    display: block;
  }
}
@media (min-width: 1232px) {
  [data-theme=light] .archetype-tile, [data-theme=dark] .archetype-tile {
    width: 24.375%;
    margin: 0 0.625% 0.625% 0;
  }
  [data-theme=light] .archetype-tile:nth-last-child(-n+4), [data-theme=dark] .archetype-tile:nth-last-child(-n+4) {
    display: block;
  }
  [data-theme=light] .archetype-tile:nth-last-child(-n+3), [data-theme=dark] .archetype-tile:nth-last-child(-n+3) {
    display: none;
  }
}
@media (min-width: 1432px) {
  [data-theme=light] .archetype-tile, [data-theme=dark] .archetype-tile {
    width: 19.5%;
    margin: 0 0.5% 0.5% 0;
  }
  [data-theme=light] .archetype-tile:nth-last-child(-n+5), [data-theme=dark] .archetype-tile:nth-last-child(-n+5) {
    display: block;
  }
}
[data-theme=light] .archetype-tile .archetype-tile-title, [data-theme=dark] .archetype-tile .archetype-tile-title {
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
  padding: 0.25em 0;
  white-space: nowrap;
  overflow: hidden;
}
[data-theme=light] .archetype-tile .archetype-tile-description-wrapper, [data-theme=dark] .archetype-tile .archetype-tile-description-wrapper {
  padding: 1em;
  padding-top: 0;
}
[data-theme=light] .archetype-tile .archetype-tile-description-wrapper ul, [data-theme=dark] .archetype-tile .archetype-tile-description-wrapper ul {
  margin: 0.5em 0;
  padding: 0;
  list-style: none;
  font-size: 0.9rem;
}
[data-theme=light] .archetype-tile .archetype-tile-description-wrapper ul > li, [data-theme=dark] .archetype-tile .archetype-tile-description-wrapper ul > li {
  white-space: nowrap;
  overflow: hidden;
}
[data-theme=light] .archetype-tile .archetype-tile-statistics, [data-theme=dark] .archetype-tile .archetype-tile-statistics {
  border-top: 1px solid #CBCBCB;
  margin-top: 0.5em;
  padding-top: 0.5em;
}
[data-theme=light] .archetype-tile .archetype-tile-statistics::after, [data-theme=dark] .archetype-tile .archetype-tile-statistics::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=light] .archetype-tile .archetype-tile-statistics-left, [data-theme=dark] .archetype-tile .archetype-tile-statistics-left {
  float: left;
}
[data-theme=light] .archetype-tile .archetype-tile-statistics-right, [data-theme=dark] .archetype-tile .archetype-tile-statistics-right {
  float: right;
  text-align: right;
}
[data-theme=light] .archetype-tile .archetype-tile-statistic.deck-price-paper, [data-theme=dark] .archetype-tile .archetype-tile-statistic.deck-price-paper {
  color: var(--text-paper);
}
[data-theme=light] .archetype-tile .archetype-tile-statistic.deck-price-online, [data-theme=dark] .archetype-tile .archetype-tile-statistic.deck-price-online {
  color: var(--text-online);
}
[data-theme=light] .archetype-tile .archetype-tile-statistic-see-decklist, [data-theme=dark] .archetype-tile .archetype-tile-statistic-see-decklist {
  margin-top: 0.5em;
}
[data-theme=light] .archetype-tile .archetype-tile-statistic-name, [data-theme=dark] .archetype-tile .archetype-tile-statistic-name {
  font-size: 90%;
  line-height: 1;
}
[data-theme=light] .archetype-tile .archetype-tile-statistic-value, [data-theme=dark] .archetype-tile .archetype-tile-statistic-value {
  font-size: 120%;
  font-weight: bold;
}
[data-theme=light] .archetype-tile .archetype-tile-statistic-value .archetype-tile-statistic-value-extra-data, [data-theme=dark] .archetype-tile .archetype-tile-statistic-value .archetype-tile-statistic-value-extra-data {
  font-weight: normal;
  font-size: 80%;
}
[data-theme=light] .archetype-tile-container.budget-decks-container .archetype-tile, [data-theme=dark] .archetype-tile-container.budget-decks-container .archetype-tile {
  width: 100%;
}
@media (min-width: 400px) {
  [data-theme=light] .archetype-tile-container.budget-decks-container .archetype-tile, [data-theme=dark] .archetype-tile-container.budget-decks-container .archetype-tile {
    width: 48.75%;
    margin: 0 1.25% 1.25% 0;
  }
  [data-theme=light] .archetype-tile-container.budget-decks-container .archetype-tile:nth-last-child(-n+2), [data-theme=dark] .archetype-tile-container.budget-decks-container .archetype-tile:nth-last-child(-n+2) {
    display: block;
  }
}
@media (min-width: 600px) {
  [data-theme=light] .archetype-tile-container.budget-decks-container .archetype-tile, [data-theme=dark] .archetype-tile-container.budget-decks-container .archetype-tile {
    width: 32.5%;
    margin: 0 0.8333333333% 0.8333333333% 0;
  }
  [data-theme=light] .archetype-tile-container.budget-decks-container .archetype-tile:nth-last-child(-n+3), [data-theme=dark] .archetype-tile-container.budget-decks-container .archetype-tile:nth-last-child(-n+3) {
    display: block;
  }
  [data-theme=light] .archetype-tile-container.budget-decks-container .archetype-tile:nth-last-child(-n+1), [data-theme=dark] .archetype-tile-container.budget-decks-container .archetype-tile:nth-last-child(-n+1) {
    display: none;
  }
}
@media (min-width: 800px) {
  [data-theme=light] .archetype-tile-container.budget-decks-container .archetype-tile, [data-theme=dark] .archetype-tile-container.budget-decks-container .archetype-tile {
    width: 24.375%;
    margin: 0 0.625% 0.625% 0;
  }
  [data-theme=light] .archetype-tile-container.budget-decks-container .archetype-tile:nth-last-child(-n+4), [data-theme=dark] .archetype-tile-container.budget-decks-container .archetype-tile:nth-last-child(-n+4) {
    display: block;
  }
  [data-theme=light] .archetype-tile-container.budget-decks-container .archetype-tile:nth-last-child(-n+2), [data-theme=dark] .archetype-tile-container.budget-decks-container .archetype-tile:nth-last-child(-n+2) {
    display: none;
  }
}
@media (min-width: 1000px) {
  [data-theme=light] .archetype-tile-container.budget-decks-container .archetype-tile, [data-theme=dark] .archetype-tile-container.budget-decks-container .archetype-tile {
    width: 19.5%;
    margin: 0 0.5% 0.5% 0;
  }
  [data-theme=light] .archetype-tile-container.budget-decks-container .archetype-tile:nth-last-child(-n+5), [data-theme=dark] .archetype-tile-container.budget-decks-container .archetype-tile:nth-last-child(-n+5) {
    display: block;
  }
}
@media (min-width: 1200px) {
  [data-theme=light] .archetype-tile-container.budget-decks-container .archetype-tile, [data-theme=dark] .archetype-tile-container.budget-decks-container .archetype-tile {
    width: 16.25%;
    margin: 0 0.4166666667% 0.4166666667% 0;
  }
  [data-theme=light] .archetype-tile-container.budget-decks-container .archetype-tile:nth-last-child(-n+6), [data-theme=dark] .archetype-tile-container.budget-decks-container .archetype-tile:nth-last-child(-n+6) {
    display: block;
  }
  [data-theme=light] .archetype-tile-container.budget-decks-container .archetype-tile:nth-last-child(-n+4), [data-theme=dark] .archetype-tile-container.budget-decks-container .archetype-tile:nth-last-child(-n+4) {
    display: none;
  }
}
@media (min-width: 1200px) {
  [data-theme=light] .archetype-tile-container.budget-decks-container .archetype-tile, [data-theme=dark] .archetype-tile-container.budget-decks-container .archetype-tile {
    width: 32.9761904762%;
    margin: 0 0.3571428571% 0.3571428571% 0;
  }
  [data-theme=light] .archetype-tile-container.budget-decks-container .archetype-tile:nth-last-child(-n+3), [data-theme=dark] .archetype-tile-container.budget-decks-container .archetype-tile:nth-last-child(-n+3) {
    display: block;
  }
  [data-theme=light] .archetype-tile-container.budget-decks-container .archetype-tile:nth-last-child(-n+1), [data-theme=dark] .archetype-tile-container.budget-decks-container .archetype-tile:nth-last-child(-n+1) {
    display: none;
  }
}
@media (min-width: 1232px) {
  [data-theme=light] .archetype-tile-container.budget-decks-container .archetype-tile, [data-theme=dark] .archetype-tile-container.budget-decks-container .archetype-tile {
    width: 24.375%;
    margin: 0 0.625% 0.625% 0;
  }
  [data-theme=light] .archetype-tile-container.budget-decks-container .archetype-tile:nth-last-child(-n+4), [data-theme=dark] .archetype-tile-container.budget-decks-container .archetype-tile:nth-last-child(-n+4) {
    display: block;
  }
  [data-theme=light] .archetype-tile-container.budget-decks-container .archetype-tile:nth-last-child(-n+2), [data-theme=dark] .archetype-tile-container.budget-decks-container .archetype-tile:nth-last-child(-n+2) {
    display: none;
  }
}
@media (min-width: 1432px) {
  [data-theme=light] .archetype-tile-container.budget-decks-container .archetype-tile, [data-theme=dark] .archetype-tile-container.budget-decks-container .archetype-tile {
    width: 19.5%;
    margin: 0 0.5% 0.5% 0;
  }
  [data-theme=light] .archetype-tile-container.budget-decks-container .archetype-tile:nth-last-child(-n+5), [data-theme=dark] .archetype-tile-container.budget-decks-container .archetype-tile:nth-last-child(-n+5) {
    display: block;
  }
}
[data-theme=light] .archetype-tile-container.no-hide-container .archetype-tile, [data-theme=dark] .archetype-tile-container.no-hide-container .archetype-tile {
  width: 100%;
}
@media (min-width: 400px) {
  [data-theme=light] .archetype-tile-container.no-hide-container .archetype-tile, [data-theme=dark] .archetype-tile-container.no-hide-container .archetype-tile {
    width: 48.75%;
    margin: 0 1.25% 1.25% 0;
  }
}
@media (min-width: 600px) {
  [data-theme=light] .archetype-tile-container.no-hide-container .archetype-tile, [data-theme=dark] .archetype-tile-container.no-hide-container .archetype-tile {
    width: 32.5%;
    margin: 0 0.8333333333% 0.8333333333% 0;
  }
}
@media (min-width: 800px) {
  [data-theme=light] .archetype-tile-container.no-hide-container .archetype-tile, [data-theme=dark] .archetype-tile-container.no-hide-container .archetype-tile {
    width: 24.375%;
    margin: 0 0.625% 0.625% 0;
  }
}
@media (min-width: 1000px) {
  [data-theme=light] .archetype-tile-container.no-hide-container .archetype-tile, [data-theme=dark] .archetype-tile-container.no-hide-container .archetype-tile {
    width: 19.5%;
    margin: 0 0.5% 0.5% 0;
  }
}
@media (min-width: 1200px) {
  [data-theme=light] .archetype-tile-container.no-hide-container .archetype-tile, [data-theme=dark] .archetype-tile-container.no-hide-container .archetype-tile {
    width: 16.25%;
    margin: 0 0.4166666667% 0.4166666667% 0;
  }
}
@media (min-width: 1200px) {
  [data-theme=light] .archetype-tile-container.no-hide-container .archetype-tile, [data-theme=dark] .archetype-tile-container.no-hide-container .archetype-tile {
    width: 32.9761904762%;
    margin: 0 0.3571428571% 0.3571428571% 0;
  }
}
@media (min-width: 1232px) {
  [data-theme=light] .archetype-tile-container.no-hide-container .archetype-tile, [data-theme=dark] .archetype-tile-container.no-hide-container .archetype-tile {
    width: 24.375%;
    margin: 0 0.625% 0.625% 0;
  }
}
@media (min-width: 1432px) {
  [data-theme=light] .archetype-tile-container.no-hide-container .archetype-tile, [data-theme=dark] .archetype-tile-container.no-hide-container .archetype-tile {
    width: 19.5%;
    margin: 0 0.5% 0.5% 0;
  }
}
[data-theme=light] .deck-date, [data-theme=dark] .deck-date {
  float: left;
}
[data-theme=light] .deck-price, [data-theme=dark] .deck-price {
  clear: left;
  float: right;
  margin-top: 15px;
  font-size: 120%;
}
[data-theme=light] .decks-sidebar h3, [data-theme=dark] .decks-sidebar h3 {
  font-size: 16px;
}
[data-theme=light] .decks-sidebar h4, [data-theme=dark] .decks-sidebar h4 {
  font-size: 12px;
}
@media (min-width: 525px) {
  [data-theme=light] .metgame-list-title, [data-theme=dark] .metgame-list-title {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  [data-theme=light] .metgame-list-title, [data-theme=dark] .metgame-list-title {
    width: auto;
  }
}
[data-theme=light] .metagame-list-view-events, [data-theme=dark] .metagame-list-view-events {
  width: 100%;
  margin-bottom: 0.5rem;
  display: block;
}
@media (min-width: 525px) {
  [data-theme=light] .metagame-list-view-events, [data-theme=dark] .metagame-list-view-events {
    width: auto;
    margin: 0;
  }
}
@media (min-width: 1200px) {
  [data-theme=light] .metagame-list-view-events, [data-theme=dark] .metagame-list-view-events {
    display: none;
  }
}
[data-theme=light] .metagame-list-format-select-menu, [data-theme=dark] .metagame-list-format-select-menu {
  display: none;
}
[data-theme=light] .metagame-list-nav, [data-theme=dark] .metagame-list-nav {
  margin-bottom: 5px;
}
[data-theme=light] .metagame-list-nav::after, [data-theme=dark] .metagame-list-nav::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=light] .metagame-list-full-nav::after, [data-theme=dark] .metagame-list-full-nav::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=light] .deck-price-online, [data-theme=dark] .deck-price-online {
  display: none;
}
[data-theme=light] .archetype-vote-upvote, [data-theme=dark] .archetype-vote-upvote {
  border: none;
}
[data-theme=light] .archetype-vote-upvoted, [data-theme=dark] .archetype-vote-upvoted {
  margin-bottom: 3px;
}
[data-theme=light] .archetype-vote-name, [data-theme=dark] .archetype-vote-name {
  text-align: left !important;
  font-weight: normal;
}
[data-theme=light] .matchup-favored, [data-theme=dark] .matchup-favored {
  color: green;
  font-weight: bold;
}
[data-theme=light] .matchup-slightly-favored, [data-theme=dark] .matchup-slightly-favored {
  color: green;
}
[data-theme=light] .matchup-slightly-unfavored, [data-theme=dark] .matchup-slightly-unfavored {
  color: red;
}
[data-theme=light] .matchup-unfavored, [data-theme=dark] .matchup-unfavored {
  color: red;
  font-weight: bold;
}
[data-theme=light] .rotate90 > div, [data-theme=dark] .rotate90 > div {
  transform: translate(0px, 125px) rotate(270deg);
  -ms-transform: translate(0px, 125px) rotate(270deg);
  -webkit-transform: translate(0px, 125px) rotate(270deg);
  width: 30px;
}
[data-theme=light] .rotate90 > div > span, [data-theme=dark] .rotate90 > div > span {
  padding: 5px 10px;
}
[data-theme=light] .manacost-container, [data-theme=dark] .manacost-container {
  height: 20px;
}
[data-theme=light] .copy-paste-box, [data-theme=dark] .copy-paste-box {
  width: 100%;
  padding: 10px;
}
[data-theme=light] .staples-table, [data-theme=dark] .staples-table {
  margin-bottom: 0.5em;
}
[data-theme=light] .staples-view-more, [data-theme=dark] .staples-view-more {
  margin-bottom: 1em;
  display: block;
  text-align: right;
}
[data-theme=light] .metagame-list-full-content .archetype-tile, [data-theme=dark] .metagame-list-full-content .archetype-tile {
  width: 100%;
}
@media (min-width: 400px) {
  [data-theme=light] .metagame-list-full-content .archetype-tile, [data-theme=dark] .metagame-list-full-content .archetype-tile {
    width: 48.75%;
    margin: 0 1.25% 1.25% 0;
  }
}
@media (min-width: 600px) {
  [data-theme=light] .metagame-list-full-content .archetype-tile, [data-theme=dark] .metagame-list-full-content .archetype-tile {
    width: 32.5%;
    margin: 0 0.8333333333% 0.8333333333% 0;
  }
}
@media (min-width: 800px) {
  [data-theme=light] .metagame-list-full-content .archetype-tile, [data-theme=dark] .metagame-list-full-content .archetype-tile {
    width: 24.375%;
    margin: 0 0.625% 0.625% 0;
  }
}
@media (min-width: 1000px) {
  [data-theme=light] .metagame-list-full-content .archetype-tile, [data-theme=dark] .metagame-list-full-content .archetype-tile {
    width: 19.5%;
    margin: 0 0.5% 0.5% 0;
  }
}
@media (min-width: 1200px) {
  [data-theme=light] .metagame-list-full-content .archetype-tile, [data-theme=dark] .metagame-list-full-content .archetype-tile {
    width: 16.25%;
    margin: 0 0.4166666667% 0.4166666667% 0;
  }
}
@media (min-width: 1400px) {
  [data-theme=light] .metagame-list-full-content .archetype-tile, [data-theme=dark] .metagame-list-full-content .archetype-tile {
    width: 13.9285714286%;
    margin: 0 0.3571428571% 0.3571428571% 0;
  }
}
[data-theme=light] .tournament-staples-image-tiles, [data-theme=dark] .tournament-staples-image-tiles {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
[data-theme=light] .tournament-staples-image-tiles .card-tile, [data-theme=dark] .tournament-staples-image-tiles .card-tile {
  width: 49.5%;
}
@media (min-width: 750px) {
  [data-theme=light] .my-decks-title, [data-theme=dark] .my-decks-title {
    float: left;
  }
}
@media (min-width: 750px) {
  [data-theme=light] .my-decks-menu, [data-theme=dark] .my-decks-menu {
    margin-top: 20px;
    float: right;
  }
}
[data-theme=light] .g-recaptcha, [data-theme=dark] .g-recaptcha {
  margin-bottom: 0.5rem;
}
[data-theme=light] .metagame-header-container, [data-theme=dark] .metagame-header-container {
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
[data-theme=light] .metagame-re-sort > form, [data-theme=dark] .metagame-re-sort > form {
  display: inline-block;
}
[data-theme=light] .metagame-re-sort .form-control, [data-theme=dark] .metagame-re-sort .form-control {
  width: auto;
  display: inline-block;
  margin-left: 5px;
}
[data-theme=light] .metagame-re-sort .ajax-indicator, [data-theme=dark] .metagame-re-sort .ajax-indicator {
  display: none;
  float: right;
  margin-left: 5px;
}
[data-theme=light] #name_vote, [data-theme=dark] #name_vote {
  display: inline-block;
}
[data-theme=light] .archetype-tile-description > .manacost-container > .manacost, [data-theme=dark] .archetype-tile-description > .manacost-container > .manacost {
  margin-left: 0;
}
[data-theme=light] .deck-display-right-contents-ad, [data-theme=dark] .deck-display-right-contents-ad {
  margin-bottom: 2rem;
  margin-top: 1rem;
}
[data-theme=light] .deck_search_card_filter-remove, [data-theme=dark] .deck_search_card_filter-remove {
  margin-top: 2rem;
}

/*
%name
  %name-left
  %name-content-wrapper
    %name-content
*/
[data-theme=light], [data-theme=dark] {
  /*
  .suggest {
    font-size:12px;
    font-weight:normal;
    color: #454545;
  }
  */
}
[data-theme=light] .deck-view-image-tiles, [data-theme=dark] .deck-view-image-tiles {
  text-align: center;
}
[data-theme=light] .deck-view-images-sealed, [data-theme=dark] .deck-view-images-sealed {
  max-width: 100%;
}
[data-theme=light] .deck-view-title-bar, [data-theme=dark] .deck-view-title-bar {
  position: relative;
}
[data-theme=light] .deck-view-title-bar::after, [data-theme=dark] .deck-view-title-bar::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=light] .deck-view-price-boxes, [data-theme=dark] .deck-view-price-boxes {
  float: right;
  margin-top: 20px;
}
[data-theme=light] .deck-tile-author, [data-theme=dark] .deck-tile-author {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
[data-theme=light] .deck-tile .deck-price, [data-theme=dark] .deck-tile .deck-price {
  clear: none;
  margin-top: 0px;
}
[data-theme=light] .deck-view-deck-wrapper, [data-theme=dark] .deck-view-deck-wrapper {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
[data-theme=light] .deck-view-deck, [data-theme=dark] .deck-view-deck {
  margin-left: 200px;
  margin-right: 400px;
}
[data-theme=light] .deck-view-deck-compact, [data-theme=dark] .deck-view-deck-compact {
  margin-right: 0;
}
[data-theme=light] .deck-view-description, [data-theme=dark] .deck-view-description {
  margin-bottom: 10px;
  margin-left: 10px;
}
[data-theme=light] .deck-view-images-sidebar, [data-theme=dark] .deck-view-images-sidebar {
  float: left;
  margin-left: -100%;
  width: 200px;
}
[data-theme=light] .deck-view-related-sidebar, [data-theme=dark] .deck-view-related-sidebar {
  float: left;
  margin-left: -400px;
  width: 400px;
}
[data-theme=light] .deck-view-decklist, [data-theme=dark] .deck-view-decklist {
  margin-top: 10px;
}
[data-theme=light] .deck-view-decklist-test-element, [data-theme=dark] .deck-view-decklist-test-element {
  display: none;
  float: left;
}
@media (min-width: 1200) {
  [data-theme=light] .deck-view-decklist-test-element, [data-theme=dark] .deck-view-decklist-test-element {
    float: none;
  }
  [data-theme=light] .deck-view-decklist, [data-theme=dark] .deck-view-decklist {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
}
[data-theme=light] .manacost, [data-theme=dark] .manacost {
  white-space: nowrap;
  margin-left: 3px;
  margin-right: 3px;
}
[data-theme=light] .deck-header, [data-theme=dark] .deck-header {
  font-weight: bold;
  padding: 5px 0 5px 0;
}
[data-theme=light] .deck-col-qty, [data-theme=dark] .deck-col-qty {
  padding-right: 5px;
  text-align: right;
}
[data-theme=light] .deck-col-price, [data-theme=dark] .deck-col-price {
  text-align: right;
  padding-right: 3px;
}
[data-theme=light] .deck-col-frequency, [data-theme=light] .deck-col-qty, [data-theme=light] .deck-col-card, [data-theme=light] .deck-col-mana, [data-theme=light] .deck-col-price, [data-theme=dark] .deck-col-frequency, [data-theme=dark] .deck-col-qty, [data-theme=dark] .deck-col-card, [data-theme=dark] .deck-col-mana, [data-theme=dark] .deck-col-price {
  vertical-align: text-top;
}
[data-theme=light] .deck-col-frequency, [data-theme=dark] .deck-col-frequency {
  font-size: 8pt;
  text-align: right;
  padding-right: 10px;
}
[data-theme=light] .deck-view-purchase-button, [data-theme=dark] .deck-view-purchase-button {
  margin-bottom: 5px;
  width: 100%;
}
[data-theme=light] .deck-view-related-sidebar, [data-theme=dark] .deck-view-related-sidebar {
  padding-left: 20px;
}
[data-theme=light] .deck-view-tools, [data-theme=dark] .deck-view-tools {
  padding: 0 10px;
}
[data-theme=light] .deck-view-tool-btn, [data-theme=dark] .deck-view-tool-btn {
  width: 100%;
  text-align: center;
  margin: 10px 0 0 0;
}
[data-theme=light] .deck-view-title, [data-theme=dark] .deck-view-title {
  display: inline-block;
}
[data-theme=light] .deck-view-author, [data-theme=dark] .deck-view-author {
  display: inline-block;
  font-size: 20px;
  margin-left: 10px;
  color: var(--text-muted);
  font-weight: normal;
}
[data-theme=light] .deck-view-subheader, [data-theme=dark] .deck-view-subheader {
  display: block;
  font-size: 20px;
  margin: -10px 0 10px 10px;
  color: var(--text-muted);
  font-weight: normal;
}
[data-theme=light] #name_vote, [data-theme=dark] #name_vote {
  padding-left: 10px;
  font-size: 12px;
}
[data-theme=light] .deck-view-compact-purchase-buttons, [data-theme=dark] .deck-view-compact-purchase-buttons {
  width: 100%;
  margin-top: 20px;
}
[data-theme=light] .deck-view-compact-purchase-buttons::after, [data-theme=dark] .deck-view-compact-purchase-buttons::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=light] .deck-view-compact-purchase-buttons-secondary, [data-theme=dark] .deck-view-compact-purchase-buttons-secondary {
  width: 100%;
}
[data-theme=light] .deck-view-compact-purchase-buttons-secondary::after, [data-theme=dark] .deck-view-compact-purchase-buttons-secondary::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 768) {
  [data-theme=light] .deck-view-price-boxes, [data-theme=light] .deck-view-title, [data-theme=light] .deck-view-author, [data-theme=light] .deck-view-subheader, [data-theme=light] #name_vote, [data-theme=dark] .deck-view-price-boxes, [data-theme=dark] .deck-view-title, [data-theme=dark] .deck-view-author, [data-theme=dark] .deck-view-subheader, [data-theme=dark] #name_vote {
    display: block;
    width: 100%;
    float: none;
    position: static;
  }
  [data-theme=light] .deck-view-author, [data-theme=light] .deck-view-subheader, [data-theme=dark] .deck-view-author, [data-theme=dark] .deck-view-subheader {
    margin: 0;
  }
  [data-theme=light] .deck-view-description, [data-theme=dark] .deck-view-description {
    margin-top: 10px;
    margin-left: 0;
  }
  [data-theme=light] .deck-view-price-boxes, [data-theme=dark] .deck-view-price-boxes {
    margin-top: 10px;
  }
  [data-theme=light] .deck-view-deck-wrapper, [data-theme=light] .deck-view-deck, [data-theme=light] .deck-view-images-sidebar, [data-theme=light] .deck-view-related-sidebar, [data-theme=dark] .deck-view-deck-wrapper, [data-theme=dark] .deck-view-deck, [data-theme=dark] .deck-view-images-sidebar, [data-theme=dark] .deck-view-related-sidebar {
    float: none;
    margin: 0;
    padding: 0;
    width: 100%;
  }
  [data-theme=light] .deck-view-deck-wrapper, [data-theme=light] .deck-view-images-sidebar, [data-theme=light] .deck-view-related-sidebar, [data-theme=dark] .deck-view-deck-wrapper, [data-theme=dark] .deck-view-images-sidebar, [data-theme=dark] .deck-view-related-sidebar {
    margin-top: 20px;
  }
  [data-theme=light] .deck-view-images-sealed, [data-theme=light] .deck-view-image-tiles, [data-theme=dark] .deck-view-images-sealed, [data-theme=dark] .deck-view-image-tiles {
    display: none;
  }
  [data-theme=light] .deck-view-decklist-compact, [data-theme=dark] .deck-view-decklist-compact {
    min-height: 0;
  }
  [data-theme=light] #name_vote, [data-theme=dark] #name_vote {
    padding-left: 0;
    margin-top: 5px;
  }
}
[data-theme=light] .deck-view-deck-table, [data-theme=dark] .deck-view-deck-table {
  width: 100%;
}
[data-theme=light] .deck-view-deck-table td, [data-theme=dark] .deck-view-deck-table td {
  line-height: 1.3;
}
[data-theme=light] .deck-view-deck-table .deck-category-header > th, [data-theme=dark] .deck-view-deck-table .deck-category-header > th {
  line-height: 1.5;
}
[data-theme=light] .deck-view-deck-table .deck-category-header > th .deck-category-header-note, [data-theme=dark] .deck-view-deck-table .deck-category-header > th .deck-category-header-note {
  font-weight: normal;
  font-size: 85%;
  font-style: italic;
}
[data-theme=light] .deck-view-decklist-inner, [data-theme=dark] .deck-view-decklist-inner {
  margin: 0 10px;
}
[data-theme=light] .decks-sidebar-ad, [data-theme=dark] .decks-sidebar-ad {
  margin: 0 auto 0.5rem auto;
  width: 300px;
}
[data-theme=light] .deck-missing-cards, [data-theme=dark] .deck-missing-cards {
  padding: 0 5px;
}
[data-theme=light] .deck-myprice-calculation-text, [data-theme=dark] .deck-myprice-calculation-text {
  text-align: center;
  color: #ecf0f1;
}
[data-theme=light] .deck-premium-upsell, [data-theme=dark] .deck-premium-upsell {
  padding: 10px 20px;
}
[data-theme=light] .deck-myprice-screenshot, [data-theme=dark] .deck-myprice-screenshot {
  border: 1px solid #ccc;
  padding: 10px;
}
[data-theme=light] .archetype-breakdown-featured-card, [data-theme=dark] .archetype-breakdown-featured-card {
  float: left;
  margin-right: 10px;
}
[data-theme=light] .archetype-breakdown-featured-card-image, [data-theme=dark] .archetype-breakdown-featured-card-image {
  display: block;
  height: 311px;
  width: 223px;
}
[data-theme=light] .archetype-breakdown-featured-card-text, [data-theme=dark] .archetype-breakdown-featured-card-text {
  font-size: 16px;
  text-align: center;
  margin-top: 10px;
}
[data-theme=light] .archetype-breakdown-section::after, [data-theme=dark] .archetype-breakdown-section::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=light] .archetype-description, [data-theme=light] .archetype-details, [data-theme=dark] .archetype-description, [data-theme=dark] .archetype-details {
  margin-top: 10px;
}
[data-theme=light] .archetype-sample-deck::after, [data-theme=dark] .archetype-sample-deck::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=light] .archetype::after, [data-theme=dark] .archetype::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=light] .archetype-fixed, [data-theme=dark] .archetype-fixed {
  float: left;
  width: 400px;
  margin-left: -400px;
}
[data-theme=light] .archetype-content-wrapper, [data-theme=dark] .archetype-content-wrapper {
  float: left;
  width: 100%;
}
[data-theme=light] .archetype-content, [data-theme=dark] .archetype-content {
  margin-right: 400px;
  padding-right: 10px;
}
@media (max-width: 992) {
  [data-theme=light] .archetype-content-wrapper, [data-theme=light] .archetype-content, [data-theme=light] .archetype-fixed, [data-theme=dark] .archetype-content-wrapper, [data-theme=dark] .archetype-content, [data-theme=dark] .archetype-fixed {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
  }
  [data-theme=light] .archetype-fixed, [data-theme=dark] .archetype-fixed {
    margin-top: 10px;
  }
}
[data-theme=light] .deck-my-price-purchase-btn, [data-theme=dark] .deck-my-price-purchase-btn {
  width: 50%;
  display: inline-block !important;
}
@media (max-width: 1200) {
  [data-theme=light] .deck-my-price-purchase-btn, [data-theme=dark] .deck-my-price-purchase-btn {
    width: 75%;
  }
}
[data-theme=light] .glyphicon-action, [data-theme=dark] .glyphicon-action {
  cursor: pointer;
  color: #454545;
}
[data-theme=light] .my-decks-col-action, [data-theme=dark] .my-decks-col-action {
  text-align: center;
  width: 30px;
}
[data-theme=light] .my-decks-quantity, [data-theme=dark] .my-decks-quantity {
  display: inline-block;
  width: 100px;
}
[data-theme=light] .my-deck-description, [data-theme=dark] .my-deck-description {
  min-height: 100px;
}
[data-theme=light] .archetype-shop-buttons, [data-theme=dark] .archetype-shop-buttons {
  margin-top: 20px;
}
[data-theme=light] .archetype-social-shares, [data-theme=dark] .archetype-social-shares {
  margin-top: 10px;
}
[data-theme=light] .archetype-social-shares .social-share, [data-theme=dark] .archetype-social-shares .social-share {
  margin-bottom: 5px;
}
[data-theme=light] .custom-deck-sidebar-new-btn, [data-theme=dark] .custom-deck-sidebar-new-btn {
  width: 100%;
  margin-top: 5px;
}
[data-theme=light] .custom-decks-sidebar, [data-theme=dark] .custom-decks-sidebar {
  width: 400px;
}
@media (max-width: 550px) {
  [data-theme=light] .custom-decks-sidebar, [data-theme=dark] .custom-decks-sidebar {
    width: 100%;
  }
}
[data-theme=light] .custom-decks-sidebar-ad, [data-theme=dark] .custom-decks-sidebar-ad {
  margin-top: 10px;
  margin-bottom: 10px;
}
[data-theme=light] .decks-sidebar-search-commander, [data-theme=dark] .decks-sidebar-search-commander {
  position: relative;
  z-index: 1;
}
[data-theme=light] .decks-event-star, [data-theme=dark] .decks-event-star {
  margin-right: -2px;
}
[data-theme=light] .decks-event-date, [data-theme=dark] .decks-event-date {
  width: 75px;
}
[data-theme=light] .decks-event-rating, [data-theme=dark] .decks-event-rating {
  width: 60px;
}
[data-theme=light] .decks-event-stars, [data-theme=dark] .decks-event-stars {
  margin-right: 0.5rem;
  display: inline-block;
  white-space: nowrap;
}
[data-theme=light] .deck-view-tool-edit, [data-theme=dark] .deck-view-tool-edit {
  display: none;
}
[data-theme=light] .widget-deck-placeholder, [data-theme=light] .widget-deck-placeholder-manual, [data-theme=dark] .widget-deck-placeholder, [data-theme=dark] .widget-deck-placeholder-manual {
  text-decoration: none;
  width: 100%;
  margin-bottom: 10px;
  display: block;
}
[data-theme=light] .widget-deck-placeholder::after, [data-theme=light] .widget-deck-placeholder-manual::after, [data-theme=dark] .widget-deck-placeholder::after, [data-theme=dark] .widget-deck-placeholder-manual::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=light] .deck-view-compact-purchase-buttons-secondary .decklist-more, [data-theme=dark] .deck-view-compact-purchase-buttons-secondary .decklist-more {
  float: right;
}
[data-theme=light] .decklist-my-price-buttons .decklist-more, [data-theme=dark] .decklist-my-price-buttons .decklist-more {
  display: block;
}
[data-theme=light] .decklist-purchase-more, [data-theme=dark] .decklist-purchase-more {
  display: none;
}
[data-theme=light] .decks-share-hint, [data-theme=dark] .decks-share-hint {
  margin-top: 10px;
}
[data-theme=light] .decks-share-hint .decks-share-hint-field, [data-theme=dark] .decks-share-hint .decks-share-hint-field {
  width: 300px;
  margin: 0 auto;
}
[data-theme=light] .price-box-container, [data-theme=dark] .price-box-container {
  text-align: right;
}
[data-theme=light] .deck-view-price-arena, [data-theme=dark] .deck-view-price-arena {
  padding-right: 10px;
  text-align: right;
}
[data-theme=light] .deck-report-issue, [data-theme=dark] .deck-report-issue {
  font-size: 0.7rem;
}
[data-theme=light] #fix-archetype-form, [data-theme=dark] #fix-archetype-form {
  display: inline-block;
}
[data-theme=light] .btn-type-menu-paper,
[data-theme=light] .btn-type-menu-online,
[data-theme=light] .btn-type-menu-arena, [data-theme=dark] .btn-type-menu-paper,
[data-theme=dark] .btn-type-menu-online,
[data-theme=dark] .btn-type-menu-arena {
  display: none;
}
@media (min-width: 900px) {
  [data-theme=light] .btn-type-menu-paper,
  [data-theme=light] .btn-type-menu-online,
  [data-theme=light] .btn-type-menu-arena, [data-theme=dark] .btn-type-menu-paper,
  [data-theme=dark] .btn-type-menu-online,
  [data-theme=dark] .btn-type-menu-arena {
    display: block;
  }
}
@media (min-width: 900px) {
  [data-theme=light] .deck-type-dropdown-menu, [data-theme=dark] .deck-type-dropdown-menu {
    display: none;
  }
}
[data-theme=light] .widget-deck-placeholder .deck-report-issue, [data-theme=dark] .widget-deck-placeholder .deck-report-issue {
  display: none;
}

/*
%name
  %name-left
  %name-content-wrapper
    %name-content
*/
.article-tags {
  margin-right: 0.3125rem;
}

.articles-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 1rem;
}
.articles-container .article-tile {
  width: 100%;
}
@media (min-width: 500px) {
  .articles-container .article-tile {
    width: 49%;
    margin: 0 1% 1% 0;
  }
  .articles-container .article-tile:nth-last-child(-n+2) {
    display: block;
  }
}
@media (min-width: 750px) {
  .articles-container .article-tile {
    width: 32.6666666667%;
    margin: 0 0.6666666667% 0.6666666667% 0;
  }
  .articles-container .article-tile:nth-last-child(-n+3) {
    display: block;
  }
  .articles-container .article-tile:nth-last-child(-n+1) {
    display: none;
  }
}
@media (min-width: 1000px) {
  .articles-container .article-tile {
    width: 24.5%;
    margin: 0 0.5% 0.5% 0;
  }
  .articles-container .article-tile:nth-last-child(-n+4) {
    display: block;
  }
}
@media (min-width: 1200px) {
  .articles-container .article-tile {
    width: 32.9333333333%;
    margin: 0 0.4% 0.4% 0;
  }
  .articles-container .article-tile:nth-last-child(-n+3) {
    display: block;
  }
  .articles-container .article-tile:nth-last-child(-n+1) {
    display: none;
  }
}
@media (min-width: 1432px) {
  .articles-container .article-tile {
    width: 24.5%;
    margin: 0 0.5% 0.5% 0;
  }
  .articles-container .article-tile:nth-last-child(-n+4) {
    display: block;
  }
}

.home-articles .article-tile {
  width: 100%;
}
@media (min-width: 500px) {
  .home-articles .article-tile {
    width: 49%;
    margin: 0 1% 1% 0;
  }
  .home-articles .article-tile:nth-last-child(-n+2) {
    display: block;
  }
}
@media (min-width: 750px) {
  .home-articles .article-tile {
    width: 32.6666666667%;
    margin: 0 0.6666666667% 0.6666666667% 0;
  }
  .home-articles .article-tile:nth-last-child(-n+3) {
    display: block;
  }
}
@media (min-width: 1000px) {
  .home-articles .article-tile {
    width: 24.5%;
    margin: 0 0.5% 0.5% 0;
  }
  .home-articles .article-tile:nth-last-child(-n+4) {
    display: block;
  }
}
@media (min-width: 1250px) {
  .home-articles .article-tile {
    width: 19.6%;
    margin: 0 0.4% 0.4% 0;
  }
  .home-articles .article-tile:nth-last-child(-n+5) {
    display: block;
  }
  .home-articles .article-tile:nth-last-child(-n+2) {
    display: none;
  }
}
@media (min-width: 1500px) {
  .home-articles .article-tile {
    width: 16.3333333333%;
    margin: 0 0.3333333333% 0.3333333333% 0;
  }
  .home-articles .article-tile:nth-last-child(-n+6) {
    display: block;
  }
}

.article-tile {
  border: 1px solid var(--border-color);
  border-radius: 5px;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.35);
  padding: 1em;
  background-color: var(--widget-bg-color);
  margin-bottom: 1em;
  padding: 0;
  position: relative;
  padding-bottom: 3em;
}
.article-tile h3, .article-tile h4 {
  font-weight: bold;
  margin-top: 0;
  font-size: 24px;
}
.article-tile .article-tile-super-tag {
  font-size: 75%;
  border-radius: 0;
  display: block;
  text-align: center;
  line-height: 1.6;
  font-weight: bold;
}
.article-tile .card-tile {
  width: 100%;
  display: block;
}
.article-tile .card-tile .card-image-tile {
  width: 100%;
  height: 130px;
  background-size: cover;
  border: none;
}
.article-tile .article-tile-contents {
  padding: 0.5em;
}
.article-tile .article-tile-author {
  padding: 0.5em;
  margin-top: 0.5em;
  border-top: 1px solid #cbcbcb;
  position: absolute;
  width: 100%;
  bottom: 0;
}

.featured-unit-title, .article-tile-title {
  font-size: 1.2em;
  font-weight: bold;
  margin: 0;
  margin-bottom: 0.5em;
}

/*
.article-tile-image {
  position: relative;
  width: 180px;
  .card-image-tile {
    height: 101px;
  }
}
.article-more-on-footer {
  display: none;
  @include clearfix;
}
.article-more-on-footer-title {
  margin-top: 0px;
}

@media (min-width: 1200px) {
  .article-more-on-footer {
    display: block;
  }
}

.articles {
  @include clearfix;
}
.article-tile {
  position: relative;
  width: 200px;
  height: 350px;
  float: left;
  border: 1px solid #ccc;
  margin: 5px;
  padding: 10px;
}
.article-tile-condensed {
  height: 225px;
}
.article-tile-abstract {
  margin-bottom: 0px;
}
.article-tile-link-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  display: block;
  top:0;
  left:0;
}
.article-tile-title {
  font-size: 18px;
  margin-top: 10px;
}
.article-tile-author {
  font-size: 14px;
  margin-top: 0px;
  font-weight: normal;
  font-style: italics;
}
@media (max-width: $screen-xs-min) {
  .article-header-divider {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .article-tile {
    width: 100%;
    margin: 5px 0 5px 0;
    height: auto;
    @include clearfix;
  }
  .article-tile-title {
    margin-top: 0;
  }
  .article-tile-image {
    float: left;
    margin: 0 10px 0 0;
  }
}
.article-search-results {
  .article-tile {
    width: 100%;
    margin: 5px 0 5px 0;
    height: auto;
    @include clearfix;
  }
  .article-tile-title {
    margin-top: 0;
  }
  .article-tile-image {
    float: left;
    margin: 0 10px 0 0;
  }
}

.article-notification {
  max-width: 500px;
  margin: 5px auto;
}
.article-title {
  margin-top: 10px;
}
.article-author {
  font-weight: normal;
  color: var(--text-muted);
  @include clearfix;
  display: block;
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
}
*/
.mtggoldfish_widget {
  width: 100%;
  border: none;
  overflow: hidden;
}

.more-articles-articles::after {
  display: block;
  clear: both;
  content: "";
}

.more-articles-title, .more-articles-link {
  margin-left: 10px;
}

.mtggoldfishWidget-priceCompact {
  display: inline-block;
  width: 223px;
  margin: 3px;
  height: 346px;
  border: none;
}

.articles-advert-banner {
  margin: 0 auto;
}

.article-sidebar-article-tile {
  float: left;
  margin: 0 10px 0px 0;
}
.article-sidebar-article-tile .card-tile {
  width: 90px;
}
.article-sidebar-article-tile .card-image-tile-thumbnail-sm {
  height: 51px;
}

.article-sidebar-article-title {
  color: #343a40;
}

.article-sidebar-article-date {
  color: #595959;
  font-size: 75%;
  font-style: italic;
  display: block;
}

.article-sidebar-rect-ad {
  margin: 0 auto;
  width: 300px;
  margin-bottom: 1rem;
}

.article-sidebar-newsletter {
  margin-bottom: 10px;
}

.articles-action-bar {
  width: 100%;
}

.spoilertag {
  position: relative;
  visibility: hidden;
}

.spoilertag-blocker {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  opacity: 1;
}

.article-card-list {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}

@media (max-width: 480) {
  .article-card-list {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
}
.article-highlight em {
  background-color: yellow;
}

.article-highlight {
  margin-top: 10px;
}

.article-tag {
  color: #fff;
  background-color: #5e5e5e;
}
a.article-tag:hover, a.article-tag:focus {
  color: #fff;
  background-color: rgb(68.5, 68.5, 68.5);
}
a.article-tag:focus, a.article-tag.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(94, 94, 94, 0.5);
}

.article-tag:hover {
  cursor: pointer;
}

.article-index-sidebar {
  padding-top: 0px;
}

.article-tile-super-tag {
  z-index: 1;
  display: block;
  border-radius: 0;
  background-color: var(--tag-bg-color);
  color: #343a40;
}

a.article-tile-super-tag:hover, a.article-tile-super-tag:focus {
  color: #343a40;
}

.article-next {
  background-color: #6E6E6E;
  color: #fff;
  position: fixed;
  top: 15.5em;
  width: 300px;
  right: -300px;
  z-index: 999;
  bottom: auto;
  transition: right 0.3s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .article-next {
    transition: none;
  }
}

.article-next:hover, .article-next:focus {
  right: 0.5em;
  background-color: #6E6E6E;
}

.article-next:hover > .article-next-link, .article-next:focus > .article-next-link {
  background-color: #6E6E6E;
}

.article-next-container {
  margin: 10px;
  padding: 10px;
  background-color: #fff;
  border-radius: 4px;
  min-height: 92px;
}

.article-next-link {
  width: 6em;
  color: #fff;
  position: absolute;
  left: -6em;
  top: 0;
  text-align: center;
  padding: 5px;
}

@media (max-width: 1460px) {
  .article-next {
    display: none;
  }
}
.spoiler-card .article-card {
  width: 100%;
  height: auto;
}
.spoiler-card .article-card-small {
  width: 100%;
  height: auto;
}

.article-card {
  width: 223px;
  height: 311px;
  margin: 3px;
}

.article-card-small {
  width: 175px;
  height: 244px;
}

.article-featured_image {
  margin: 10px;
}

.articles-pagination > .pagination {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.articles-pagination {
  margin-left: 5px;
}

.article-expandable-details {
  display: none;
}

.article-expandable-details:target {
  display: block;
  margin-bottom: 20px;
}

.article-card-pair,
.article-card-triple,
.article-card-quad {
  margin: 5px;
  display: inline-block;
}

.article-card-pair-one,
.article-card-triple-one,
.article-card-quad-one {
  margin-right: 3px;
}

.article-card-triple-two,
.article-card-quad-two {
  margin-right: 3px;
}

.article-card-quad-three {
  margin-right: 3px;
}

.article-card-triple-one, .article-card-triple-two, .article-card-triple-three,
.article-card-quad-one, .article-card-quad-two, .article-card-quad-three, .article-card-quad-four {
  margin-bottom: 3px;
}

@media (max-width: 450px) {
  .article-card-quad-one, .article-card-quad-two, .article-card-quad-three, .article-card-quad-four,
  .article-card-triple-one, .article-card-triple-two, .article-card-triple-three,
  .article-card-pair-one, .article-card-pair-two {
    width: 47%;
  }
}
.article_diff ins {
  background-color: #ffed58;
  text-decoration: none;
}

.article_diff del {
  background-color: #ff5b5b;
  text-decoration: strikethrough;
}

.article-table-of-contents {
  padding: 0.75rem;
  margin-bottom: 1rem;
  border: 1px #ecf0f1 solid;
  background-color: #f8f9fa;
  display: inline-block;
}
.article-table-of-contents > ol {
  margin: 0;
}

[data-theme=dark] .article-table-of-contents {
  border: none;
  background-color: var(--widget-bg-color);
}

.article-slideshow {
  margin: 20px auto;
  text-align: center;
}

.article-slideshow-image-thumbnail {
  width: 200px;
  height: 200px;
  border: 1px solid #dddddd;
}

.article-compact-spoiler {
  font-size: 12px;
}

@media (min-width: 500px) {
  .article-compact-spoiler {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    font-size: 12px;
  }
}
@media (min-width: 650px) {
  .article-compact-spoiler {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    font-size: 12px;
  }
}
@media (min-width: 850px) {
  .article-compact-spoiler {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    font-size: 12px;
  }
}
.article-compact-spoiler > h4 {
  color: #ffffff;
  padding: 5px;
  background-color: #333;
}

.article-compact-spoiler > hr {
  margin: 0 0 10px 0;
}

.table-bordered > tbody > tr > td.article-tricks-color-row {
  border-top-width: 3px;
}

.articles-highlights::after {
  display: block;
  clear: both;
  content: "";
}

.articles-highlight-series {
  width: 45%;
  float: left;
  border: 1px solid #ccc;
  padding: 10px;
  margin: 0 10px 10px 0;
  position: relative;
}

@media (max-width: 700px) {
  .articles-highlight-series {
    width: 100%;
    margin-right: 0;
  }
}
.article-sidebar-series > .articles-highlight-series {
  width: 100%;
  float: none;
  margin-bottom: 0px;
  border: none;
  padding: 0;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.article-sidebar-series > .articles-highlight-series:hover {
  background-color: #f1f1f1;
}

.article-sidebar-series > .articles-highlight-series h3 {
  font-size: 16px;
  display: inline-block;
}

.article-sidebar-series > .articles-highlight-series p {
  display: none;
}

.article-sidebar-series > .articles-highlight-series .articles-highlight-series-icon {
  height: 45px;
  width: 45px;
  float: none;
  margin-bottom: 0;
}

.articles-highlight-link {
  color: #343a40;
}
.articles-highlight-link:hover, .articles-highlight-link:focus {
  text-decoration: none;
}

.articles-highlight-series > p {
  margin-bottom: 0;
}

.articles-highlight-series > h3 {
  margin-top: 0;
}

.articles-highlight-series-icon {
  width: 60px;
  height: 60px;
  float: left;
  margin: 0 10px 10px 0;
}

.articles-highlight-series-icon-border {
  border: 1px solid #ccc;
}

.articles-must-read-section {
  width: 100%;
}
.articles-must-read-section::after {
  display: block;
  clear: both;
  content: "";
}

.articles-must-read {
  flex: 0 0 50%;
  max-width: 50%;
}

.articles-must-read > ul {
  padding-left: 25px;
}

.articles-series-show-more-btn {
  margin-top: 10px;
}

.articles-series-show-more {
  display: none;
}

.vertical > thead > tr > th {
  line-height: 1;
}

.articles-strawpoll-container {
  max-width: 100%;
  width: 680px;
  margin: 0 auto;
}

.articles-strawpoll-iframe {
  border: 0;
  width: 100%;
  height: 450px;
}

@media (max-width: 600px) {
  .articles-strawpoll-iframe {
    height: 650px;
  }
}
.article-contents-noprices .widgetPriceCompact {
  height: 311px;
}
.article-contents-noprices .widgetPriceCompact-prices {
  display: none;
}
.article-contents-noprices .deck-col-price, .article-contents-noprices .price-box, .article-contents-noprices .btn-shop-price {
  display: none;
}
.article-contents-noprices .tab-myprice-online, .article-contents-noprices .tab-myprice-paper, .article-contents-noprices .tab-myprice-collapsed {
  display: none;
}

.article-sidebar .list-group {
  margin-bottom: 1rem;
}

.article-tags-share-container {
  display: flex;
  justify-content: space-between;
}

.article-contents .spoiler-card-container,
.article-contents #spoiler-card-container {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}

.article-sidebar .article-sidebar-header {
  font-size: 18px;
}

.article-tile-thumbnail {
  width: 100%;
}

.article-contents p .widget-price-compact-placeholder {
  max-width: 265px;
}
.article-contents p .widget-price-compact-placeholder .price-card-image-image {
  min-width: 265px;
}

.newsletter-image {
  width: 550px;
  max-width: 100%;
}

.newsletter-deck-image {
  max-width: 100%;
}

.common-manaCost-manaSymbol {
  border-radius: 50%;
  margin-left: 2px;
}

/*
%name
  %name-left
  %name-content-wrapper
    %name-content
*/
.deals-last-updated {
  margin-top: 20px;
  text-align: center;
  font-size: 12px;
  color: var(--text-muted);
}

.deals::after {
  display: block;
  clear: both;
  content: "";
}

.deal-widget {
  width: 180px;
  background-color: #fff;
  margin: 5px;
  float: left;
  border: 1px solid #ccc;
}

.deal-title {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.deal-contents {
  font-size: 12px;
  margin-top: 0;
  margin-bottom: 0;
}

.deal-title {
  font-size: 16px;
}

.deal-image {
  position: relative;
  height: 150px;
  background-size: cover;
  background-position: 40% 7%;
  background-repeat: no-repeat;
  display: block;
}

.deal-contents {
  padding: 10px;
}

.deal-graph-icon {
  float: right;
  margin-right: 3px;
  margin-top: -7px;
}

.deal-details::after {
  display: block;
  clear: both;
  content: "";
}

.deal-seller {
  font-size: 11px;
  margin-top: 0px;
  margin-bottom: 0px;
  display: inline-block;
}

.deal-price {
  font-size: 13px;
  color: #390;
  float: left;
  margin-bottom: 5px;
}

.deal-transition {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgb(255, 255, 255)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=0 );
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding-top: 10px;
}

.deal-watermark {
  color: #333333;
  position: absolute;
  top: 0;
  right: 0;
  background-color: rgb(255, 255, 255);
  border-width: 0px 0px 1px 1px;
  border-style: solid;
  border-color: #ccc;
}

.deal-watermark img {
  margin-left: 3px;
}

@media (max-width: 480) {
  .deal-widget {
    float: none;
    width: 100%;
  }
  .deal-widget::after {
    display: block;
    clear: both;
    content: "";
  }
  .deal-image {
    float: left;
    width: 180px;
    margin-right: 10px;
  }
  .deal-title {
    white-space: normal;
  }
}
.deal-listing-ad {
  background-color: #fff;
  width: 300px;
  border: 1px solid #ccc;
  position: relative;
  height: 250px;
  padding: 10px;
  overflow: hidden;
}

.deal-listing-ad-watermark {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: rgb(255, 255, 255);
  border: 0;
  border-style: solid;
  border-color: #ccc;
  font-size: 75%;
}

.deal-listing-ad-contents {
  font-size: 12px;
  margin-bottom: 10px;
}
.deal-listing-ad-contents::after {
  display: block;
  clear: both;
  content: "";
}

.deal-listing-ad-image-container {
  height: 100px;
  margin-right: 10px;
  float: left;
}

.deal-listing-ad-image {
  height: 100px;
}

.pad-custom-728 > .deal-js-container > .deal-listing-ad {
  width: 728px;
  height: 90px;
  padding: 5px;
  color: #333333;
}
.pad-custom-728 > .deal-js-container > .deal-listing-ad::after {
  display: block;
  clear: both;
  content: "";
}

.pad-custom-728 > .deal-js-container > .deal-listing-ad > .deal-listing-ad-contents {
  width: 225px;
  height: 80px;
  float: left;
  color: #333333;
  margin-right: 10px;
}
.pad-custom-728 > .deal-js-container > .deal-listing-ad > .deal-listing-ad-contents::after {
  display: block;
  clear: both;
  content: "";
}

.pad-custom-728 > .deal-js-container > .deal-listing-ad > .deal-listing-ad-contents > .deal-listing-ad-image-container,
.pad-custom-728 > .deal-js-container > .deal-listing-ad > .deal-listing-ad-contents > .deal-listing-ad-image-container > a > .deal-listing-ad-image {
  height: 80px;
}

.pad-custom-728 > .deal-js-container > .deal-listing-ad > .deal-listing-ad-contents > .deal-listing-ad-title {
  height: 32px;
  /*
  text-overflow: ellipsis;
  white-space: nowrap;
  */
  overflow: hidden;
}

/*
%name
  %name-left
  %name-content-wrapper
    %name-content
*/
.review-video {
  max-width: 560px;
  margin: 0 auto;
  text-align: right;
  margin-bottom: 10px;
}

.review-video-credit {
  color: var(--text-muted);
}

.review-spacer {
  margin-left: 10px;
}

.review-product::after {
  display: block;
  clear: both;
  content: "";
}

.review-product-title::after {
  display: block;
  clear: both;
  content: "";
}

.review-product-label {
  margin-top: 5px;
  display: inline-block;
}

/*
%name
  %name-left
  %name-content-wrapper
    %name-content
*/
.featured-unit-form img.preview {
  width: 200px;
}

.progress {
  max-width: 600px;
  margin: 0.2em 0 0.2em 0;
}

.progress .bar {
  height: 1.2em;
  padding: 0.2em;
  color: white;
  display: none;
}

.featured-unit {
  position: relative;
  border: 1px solid #ccc;
  margin: 0px;
  padding: 0px;
}
.featured-unit::after {
  display: block;
  clear: both;
  content: "";
}

.featured-unit-placeholder {
  width: 100%;
}

.featured-unit-title {
  font-size: 18px;
  margin-top: 0px;
}

.featured-unit-image {
  margin: 0 auto;
  width: 180px;
  height: 130px;
  background-position: -21px -42px;
  border: 1px solid #ccc;
}

.featured-unit-link-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  display: block;
  top: 0;
  left: 0;
  z-index: 1;
}

.featured-unit-contents {
  bottom: 0;
  padding: 10px;
  width: 100%;
}
.featured-unit-contents a {
  background: none !important;
}

@media (max-width: 768) {
  .featured-unit-contents {
    position: static;
    overflow-y: hidden;
  }
}
/*
%name
  %name-left
  %name-content-wrapper
    %name-content
*/
.color-strength::after {
  display: block;
  clear: both;
  content: "";
}

.color-strength-u {
  background-color: #aae0fa;
}

.color-strength-g {
  background-color: #9bd3ae;
}

.color-strength-b {
  background-color: #cbc2bf;
}

.color-strength-r {
  background-color: #f9aa8f;
}

.color-strength-w {
  background-color: #fffbd5;
}

.limited-decorative-tiles::after {
  display: block;
  clear: both;
  content: "";
}

.limited-decorative-tile {
  float: left;
  margin-right: 10px;
}

.limited-analysis-top-cards::after {
  display: block;
  clear: both;
  content: "";
}

.limited-analysis-top-cards-image {
  width: 190px;
  float: left;
  margin-right: -100%;
  padding-right: 10px;
}

.limited-analysis-top-cards-table {
  margin-left: 190px;
}

.limited-analysis-top-cards-table-wrapper {
  float: left;
  width: 100%;
}

@media (max-width: 480) {
  .limited-analysis-top-cards-image, .limited-analysis-top-cards-table-wrapper, .limited-analysis-top-cards-table {
    float: none;
    margin: 0;
    padding: 0;
  }
  .limited-analysis-top-cards-image {
    margin: 0 auto 10px auto;
  }
}
.limited-list-setSymbolColumn {
  width: 40px;
  text-align: right;
}

.limited-rectangle-ad {
  padding-top: 10px;
  margin: 0 auto;
  width: 300px;
}

.limited-vertical-ad {
  padding-top: 66px;
}

@media (max-width: 992) {
  .limited-vertical-ad {
    display: none !important;
  }
}
.limited-analysis-summary-container {
  width: 100%;
  margin-left: -15px;
}
.limited-analysis-summary-container::after {
  display: block;
  clear: both;
  content: "";
}

.limited-analysis-dt {
  font-weight: normal;
  text-align: left !important;
}

/*
%name
  %name-left
  %name-content-wrapper
    %name-content
*/
[data-theme=light] .deck-pricer-sample-format-container, [data-theme=dark] .deck-pricer-sample-format-container {
  display: flex;
  flex-wrap: wrap;
}
[data-theme=light] .deck-pricer-sample-format, [data-theme=dark] .deck-pricer-sample-format {
  flex-grow: 1;
}
[data-theme=light] .deck-pricer-sample-format-tips, [data-theme=dark] .deck-pricer-sample-format-tips {
  color: var(--text-muted);
  font-style: italic;
  margin-top: 1rem;
  font-size: 90%;
}
[data-theme=light] .deck-pricer-sample-format-container, [data-theme=dark] .deck-pricer-sample-format-container {
  font-family: "Courier New", Courier, monospace;
}
[data-theme=light] .deck-pricer-sample-format-list, [data-theme=dark] .deck-pricer-sample-format-list {
  padding-left: 0;
  list-style: none;
}
[data-theme=light] .deck-pricer-deck-input, [data-theme=dark] .deck-pricer-deck-input {
  width: 100%;
  min-height: 25rem;
  margin-top: 1rem;
}
[data-theme=light] .deck-pricer-output, [data-theme=dark] .deck-pricer-output {
  width: 100%;
}
@media (min-width: 1200px) {
  [data-theme=light] .deck-pricer-input-container, [data-theme=dark] .deck-pricer-input-container {
    display: flex;
  }
  [data-theme=light] .deck-pricer-input-container .deck-pricer-input, [data-theme=dark] .deck-pricer-input-container .deck-pricer-input {
    margin-right: 1rem;
  }
}

/*
%name
  %name-left
  %name-content-wrapper
    %name-content
*/
.index-image-tile {
  display: inline-block;
  margin: 5px;
}

.index-price-left {
  text-align: center;
  align-content: flex-start;
}

.index-left-col::after {
  display: block;
  clear: both;
  content: "";
}

.index-price-header::after {
  display: block;
  clear: both;
  content: "";
}

.index-price-header-name {
  float: left;
}

@media (min-width: 900px) {
  .index-price-header-current-prices {
    float: right;
  }
}

.priceList-setMenu-selectSet-btn {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.index-price-header-foil-switcher {
  font-size: 14px;
  font-weight: normal;
  margin-left: 5px;
}

.index-price-header-card-count {
  color: var(--text-muted);
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
}

.index-price-header-current-prices .online-block td {
  padding-top: 1rem;
}
.index-price-header-current-prices td {
  text-align: left;
  padding-top: 8px;
  padding-left: 10px;
}
@media (min-width: 600px) {
  .index-price-header-current-prices td {
    text-align: right;
  }
}
.index-price-header-current-prices td:first-of-type {
  padding-left: 0;
}

.index-price-header-price-box {
  line-height: 0.7;
  position: relative;
  text-align: left;
  font-size: 1.25rem;
}
@media (min-width: 600px) {
  .index-price-header-price-box {
    text-align: right;
    font-size: 1.75rem;
  }
}

.index-price-header-price-label {
  font-size: 8px;
  margin-bottom: 5px;
  display: block;
}

.index-price-header-index-name {
  margin-bottom: 5px;
}

.index-price-table {
  margin-top: 20px;
}

.index-price-content .price-card-history {
  width: 100%;
}
.index-price-content .price-card-statistics {
  margin-top: 1em;
}

.index-price {
  display: flex;
  flex-wrap: wrap;
}
.index-price .index-price-left {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}
.index-price .index-price-content {
  width: 100%;
}
@media (min-width: 900px) {
  .index-price .index-price-left {
    max-width: 400px;
    margin-right: 0.5rem;
  }
  .index-price .index-price-content {
    flex-grow: 1;
    width: auto;
  }
}
.index-price .card-tile {
  width: 49.5%;
  margin-bottom: 0.5rem;
}

.tablesorter .tablesorter-filter {
  width: 100%;
}

/*
%name
  %name-left
  %name-content-wrapper
    %name-content
*/
.tournament-staples-image-tiles {
  text-align: center;
}

.tournament-staples-image-tile {
  display: inline-block;
}

.tournament-ad {
  width: 300px;
  margin: 10px auto;
}

.table-tournament {
  width: 100%;
}
.table-tournament > thead > tr > th, .table-tournament > tbody > tr > td {
  padding: 0.3rem;
  vertical-align: top;
}

.tournament-pagination-info {
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 2rem;
}

.pagination {
  justify-content: center;
}

/*
%name
  %name-left
  %name-content-wrapper
    %name-content
*/
.tablesorter-filter-popover, .tablesorter-filter-popover-online, .tablesorter-filter-popover-paper {
  margin-bottom: 5px;
}

.columnSelector {
  display: none;
}

.tablesorter-filter-popover-label {
  margin: 0 5px;
  display: block;
  font-weight: normal;
}

.tablesorter-filter-popover-input {
  margin-right: 5px !important;
}

/*
%name
  %name-left
  %name-content-wrapper
    %name-content
*/
[data-theme=light], [data-theme=dark] {
  /*
  .priceList-selectMenu {
    position: static;
    border: none;
    @include box-shadow(none);
    margin: 0;
    padding: 0;
    display: block !important;
    float: none;
  }
  */
}
[data-theme=light] .priceList-set, [data-theme=dark] .priceList-set {
  margin-bottom: 1rem;
}
[data-theme=light] .priceList-prices, [data-theme=dark] .priceList-prices {
  list-style: none;
}
[data-theme=light] .priceList-prices::after, [data-theme=dark] .priceList-prices::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=light] .priceList-prices-card, [data-theme=dark] .priceList-prices-card {
  float: left;
  font-weight: normal;
}
[data-theme=light] .priceList-prices-price, [data-theme=dark] .priceList-prices-price {
  text-align: right;
}
[data-theme=light] .priceList-lastUpdated, [data-theme=dark] .priceList-lastUpdated {
  text-align: center;
  font-size: 12px;
  color: var(--text-muted);
  margin-top: 20px;
}
[data-theme=light] .priceList-price-indicator, [data-theme=dark] .priceList-price-indicator {
  font-size: 12px;
}
[data-theme=light] .priceList-set-header, [data-theme=dark] .priceList-set-header {
  font-size: 16px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--text-muted);
}
[data-theme=light] .priceList-rarity-header, [data-theme=dark] .priceList-rarity-header {
  font-size: 14px;
}
[data-theme=light] .priceList-set-icon, [data-theme=dark] .priceList-set-icon {
  margin-top: -3px;
}
[data-theme=light] .priceList-set-header-link:link,
[data-theme=light] .priceList-set-header-link:visited,
[data-theme=light] .priceList-set-header-link:hover,
[data-theme=light] .priceList-set-header-link:active, [data-theme=dark] .priceList-set-header-link:link,
[data-theme=dark] .priceList-set-header-link:visited,
[data-theme=dark] .priceList-set-header-link:hover,
[data-theme=dark] .priceList-set-header-link:active {
  color: var(--text-color);
  text-decoration: none;
}
[data-theme=light] .priceList-navigation-typeToggle::after, [data-theme=dark] .priceList-navigation-typeToggle::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=light] .priceList-setMenu-toggle:hover, [data-theme=dark] .priceList-setMenu-toggle:hover {
  cursor: pointer;
}
[data-theme=light] .priceList-setMenu .priceList-setMenu-header, [data-theme=dark] .priceList-setMenu .priceList-setMenu-header {
  white-space: normal;
}
[data-theme=light] .priceList-setMenu .set-name, [data-theme=dark] .priceList-setMenu .set-name {
  white-space: normal;
}
[data-theme=light] .priceList-setMenu .set-dropdown-item, [data-theme=dark] .priceList-setMenu .set-dropdown-item {
  margin: 0.2rem 0;
}
[data-theme=light] .priceList-setMenu .set-dropdown-item, [data-theme=light] .priceList-setMenu .set-dropdown-item > a, [data-theme=dark] .priceList-setMenu .set-dropdown-item, [data-theme=dark] .priceList-setMenu .set-dropdown-item > a {
  display: flex;
}
[data-theme=light] .priceList-setMenu .set-icon-wrapper, [data-theme=dark] .priceList-setMenu .set-icon-wrapper {
  text-align: center;
  display: inline-block;
  width: 2.25rem;
  flex-grow: 0;
  flex-shrink: 0;
}
[data-theme=light] .priceList-setMenu .set-icon-wrapper > svg, [data-theme=dark] .priceList-setMenu .set-icon-wrapper > svg {
  height: 1.25rem;
}
[data-theme=light] .priceList-setMenu .dropdown-item, [data-theme=light] .priceList-setMenu .dropdown-header, [data-theme=dark] .priceList-setMenu .dropdown-item, [data-theme=dark] .priceList-setMenu .dropdown-header {
  padding: 0.25rem 0;
}
[data-theme=light] .priceList-setMenu .dropdown-header, [data-theme=dark] .priceList-setMenu .dropdown-header {
  font-size: 0.85rem;
}
@media (min-width: 300px) {
  [data-theme=light] .priceList-setMenu, [data-theme=dark] .priceList-setMenu {
    column-count: 2;
    column-gap: 0.5rem;
  }
}
@media (min-width: 600px) {
  [data-theme=light] .priceList-setMenu, [data-theme=dark] .priceList-setMenu {
    column-count: 3;
  }
}
@media (min-width: 1200px) {
  [data-theme=light] .priceList-setMenu, [data-theme=dark] .priceList-setMenu {
    column-count: 5;
  }
}
[data-theme=light] .priceList-setMenu-title, [data-theme=dark] .priceList-setMenu-title {
  margin-top: 1rem;
}
[data-theme=light] .priceList-setMenu-desktop::after, [data-theme=dark] .priceList-setMenu-desktop::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=light] .priceList-setMenu-desktop .priceList-setMenu-dropdown, [data-theme=dark] .priceList-setMenu-desktop .priceList-setMenu-dropdown {
  float: left;
}
[data-theme=light] .priceList-setMenu-selectSet-btn, [data-theme=light] .priceList-setMenu-selectSet, [data-theme=light] .priceList-setMenu-mobile, [data-theme=light] .subNav-menu-select, [data-theme=dark] .priceList-setMenu-selectSet-btn, [data-theme=dark] .priceList-setMenu-selectSet, [data-theme=dark] .priceList-setMenu-mobile, [data-theme=dark] .subNav-menu-select {
  width: 100%;
}
[data-theme=light] .priceList-prices-price, [data-theme=dark] .priceList-prices-price {
  margin-bottom: 0;
}
@media (min-width: 600px) {
  [data-theme=light] .priceList, [data-theme=dark] .priceList {
    column-count: 2;
    column-gap: 1rem;
  }
}
@media (min-width: 900px) {
  [data-theme=light] .priceList, [data-theme=dark] .priceList {
    column-count: 3;
  }
}
@media (min-width: 1200px) {
  [data-theme=light] .priceList, [data-theme=dark] .priceList {
    column-count: 4;
  }
}
@media (min-width: 1200px) {
  [data-theme=light] .pokemon .priceList, [data-theme=dark] .pokemon .priceList {
    column-count: 3;
  }
}
[data-theme=light] .priceList-navigation .priceList-setMenu-Standard, [data-theme=dark] .priceList-navigation .priceList-setMenu-Standard {
  height: 300px;
  column-fill: auto;
}
[data-theme=light] .priceList-navigation, [data-theme=dark] .priceList-navigation {
  margin-bottom: 1rem;
}
[data-theme=light] .priceList-setMenu, [data-theme=dark] .priceList-setMenu {
  padding: 1.5rem;
  width: 100%;
  font-size: 90%;
}
[data-theme=light] .priceList-select .priceList-setMenu, [data-theme=dark] .priceList-select .priceList-setMenu {
  padding: 0;
}
[data-theme=light] .priceList #cdm-zone-02, [data-theme=dark] .priceList #cdm-zone-02 {
  margin-bottom: 1rem;
  margin-left: auto;
  margin-right: auto;
}
[data-theme=light] .layout-content-header, [data-theme=dark] .layout-content-header {
  display: flex;
  justify-content: space-between;
}
[data-theme=light] .layout-content-header .priceList-navigation-typeToggle, [data-theme=dark] .layout-content-header .priceList-navigation-typeToggle {
  margin-left: auto;
}
[data-theme=light] .priceListV2-subsection, [data-theme=dark] .priceListV2-subsection {
  margin-bottom: 0.5rem;
}
[data-theme=light] .priceListV2-subsection .priceListV2-row, [data-theme=dark] .priceListV2-subsection .priceListV2-row {
  display: flex;
}
[data-theme=light] .priceListV2-subsection .priceListV2-card, [data-theme=dark] .priceListV2-subsection .priceListV2-card {
  flex-grow: 1;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
[data-theme=light] .priceListV2-subsection .priceListV2-price, [data-theme=dark] .priceListV2-subsection .priceListV2-price {
  text-align: right;
  width: 5rem;
}
[data-theme=light] .priceListV2-subsection .priceListV2-header, [data-theme=dark] .priceListV2-subsection .priceListV2-header {
  display: flex;
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
[data-theme=light] .priceListV2-subsection .priceListV2-header .priceListV2-subsection-title, [data-theme=dark] .priceListV2-subsection .priceListV2-header .priceListV2-subsection-title {
  flex-grow: 1;
  font-size: 0.9rem;
  margin: 0;
  display: inline-block;
}
[data-theme=light] .priceListV2-subsection .priceListV2-header .priceListV2-price, [data-theme=dark] .priceListV2-subsection .priceListV2-header .priceListV2-price {
  font-size: 0.75rem;
}

/*
%name
  %name-left
  %name-content-wrapper
    %name-content
*/
.layout-typePreferencePopup.in {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  display: block;
}

.layout-typePreferencePopup {
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  padding: 10px;
  background-color: #fff;
  z-index: 10;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
}

.layout-typePreferencePopup-content {
  padding-right: 15px;
  text-align: center;
}

.layout-typePreferencePopup-description {
  display: inline-block;
  text-align: left;
}

.layout-typePreferencePopup-btns {
  display: inline-block;
}

.tcgplayerPriceWidget-table {
  width: 100%;
  margin-bottom: 0;
}

.tcgplayerPriceWidget-viewMore {
  font-size: 85%;
  margin-left: 5px;
}

/*
%name
  %name-left
  %name-content-wrapper
    %name-content
*/
.tablesorter .filtered {
  display: none;
}

/*

        Creating a sprite from following images:

        app/assets/images/sprites/logo-with-type-large.png (283x70)
        app/assets/images/sprites/login-facebook.jpg (180x30)
        app/assets/images/sprites/login-twitter.jpg (180x30)
        app/assets/images/sprites/logo-with-type.png (142x35)
        app/assets/images/sprites/prime-eligible.png (56x19)
        app/assets/images/sprites/amazon-logo.png (55x22)
        app/assets/images/sprites/ebay-logo.png (50x22)
        app/assets/images/sprites/clementine_email.png (40x40)
        app/assets/images/sprites/clementine_facebook.png (40x40)
        app/assets/images/sprites/clementine_instagram.png (40x40)
        app/assets/images/sprites/clementine_rss.png (40x40)
        app/assets/images/sprites/clementine_tumblr.png (40x40)
        app/assets/images/sprites/clementine_twitch.png (40x40)
        app/assets/images/sprites/clementine_twitter.png (40x40)
        app/assets/images/sprites/pokemon_set_symbols/PRR.png (40x40)
        app/assets/images/sprites/set_symbols/M19.jpeg (39x18)
        app/assets/images/sprites/pokemon_set_symbols/UNB.png (38x38)
        app/assets/images/sprites/goldfish-navbar-logo.png (35x35)
        app/assets/images/sprites/pokemon_set_symbols/CG.png (20x34)
        app/assets/images/sprites/pokemon_set_symbols/CL.png (19x34)
        app/assets/images/sprites/graph-icon.png (32x32)
        app/assets/images/sprites/set_symbols/DD3_EVG.gif (30x16)
        app/assets/images/sprites/set_symbols/EVG.gif (30x16)
        app/assets/images/sprites/foil.png (29x12)
        app/assets/images/sprites/set_symbols/ANN.png (22x28)
        app/assets/images/sprites/set_symbols/MM2.jpg (28x21)
        app/assets/images/sprites/set_symbols/PC1.gif (28x21)
        app/assets/images/sprites/set_symbols/VMA.gif (28x21)
        app/assets/images/sprites/set_symbols/PZ2.gif (26x21)
        app/assets/images/sprites/pokemon_set_symbols/BUS.png (25x25)
        app/assets/images/sprites/pokemon_set_symbols/CEC.png (25x25)
        app/assets/images/sprites/pokemon_set_symbols/CES.png (25x25)
        app/assets/images/sprites/pokemon_set_symbols/CIN.png (25x25)
        app/assets/images/sprites/pokemon_set_symbols/DRM.png (25x25)
        app/assets/images/sprites/pokemon_set_symbols/FLI.png (25x25)
        app/assets/images/sprites/pokemon_set_symbols/HIF.png (25x25)
        app/assets/images/sprites/pokemon_set_symbols/LOT.png (25x25)
        app/assets/images/sprites/pokemon_set_symbols/SLG.png (25x25)
        app/assets/images/sprites/pokemon_set_symbols/SSH.png (25x25)
        app/assets/images/sprites/pokemon_set_symbols/TEU.png (25x25)
        app/assets/images/sprites/pokemon_set_symbols/UNM.png (25x25)
        app/assets/images/sprites/pokemon_set_symbols/UPR.png (25x25)
        app/assets/images/sprites/set_symbols/CMA.gif (21x25)
        app/assets/images/sprites/set_symbols/WAR.png (21x25)
        app/assets/images/sprites/set_symbols/A25.jpg (25x21)
        app/assets/images/sprites/set_symbols/DD2.gif (25x21)
        app/assets/images/sprites/set_symbols/DD3_GVL.gif (25x21)
        app/assets/images/sprites/set_symbols/DD3_JVC.gif (25x21)
        app/assets/images/sprites/set_symbols/DDD.gif (25x21)
        app/assets/images/sprites/set_symbols/M11.gif (25x21)
        app/assets/images/sprites/set_symbols/ME4.gif (25x21)
        app/assets/images/sprites/set_symbols/ORI.png (25x21)
        app/assets/images/sprites/set_symbols/DD3_DVD.gif (25x18)
        app/assets/images/sprites/set_symbols/DDC.gif (25x18)
        app/assets/images/sprites/set_symbols/M10.gif (25x13)
        app/assets/images/sprites/set_symbols/PC2.gif (24x18)
        app/assets/images/sprites/set_symbols/M12.gif (24x14)
        app/assets/images/sprites/set_symbols/M13.gif (24x14)
        app/assets/images/sprites/set_symbols/M14.gif (24x14)
        app/assets/images/sprites/set_symbols/M15.gif (24x14)
        app/assets/images/sprites/set_symbols/W16.gif (24x12)
        app/assets/images/sprites/set_symbols/BFZ.gif (23x23)
        app/assets/images/sprites/set_symbols/EXP.gif (23x23)
        app/assets/images/sprites/set_symbols/DKM.gif (21x23)
        app/assets/images/sprites/set_symbols/ELD.jpg (21x23)
        app/assets/images/sprites/set_symbols/M20.jpeg (21x23)
        app/assets/images/sprites/set_symbols/CON.gif (23x21)
        app/assets/images/sprites/set_symbols/H09.gif (23x21)
        app/assets/images/sprites/set_symbols/ME2.gif (23x21)
        app/assets/images/sprites/set_symbols/ROE.gif (23x21)
        app/assets/images/sprites/set_symbols/THB.jpeg (21x22)
        app/assets/images/sprites/set_symbols/MED.gif (22x21)
        app/assets/images/sprites/pokemon_set_symbols/LM.png (20x22)
        app/assets/images/sprites/set_symbols/ZNR.png (20x22)
        app/assets/images/sprites/graph-icon-sm.png (21x21)
        app/assets/images/sprites/set_symbols/10E.gif (21x21)
        app/assets/images/sprites/set_symbols/2ED.gif (21x21)
        app/assets/images/sprites/set_symbols/3ED.gif (21x21)
        app/assets/images/sprites/set_symbols/4ED.gif (21x21)
        app/assets/images/sprites/set_symbols/5DN.gif (21x21)
        app/assets/images/sprites/set_symbols/5ED.gif (21x21)
        app/assets/images/sprites/set_symbols/6ED.gif (21x21)
        app/assets/images/sprites/set_symbols/7E.gif (21x21)
        app/assets/images/sprites/set_symbols/8ED.gif (21x21)
        app/assets/images/sprites/set_symbols/9ED.gif (21x21)
        app/assets/images/sprites/set_symbols/AKH.jpg (21x21)
        app/assets/images/sprites/set_symbols/AKR.gif (21x21)
        app/assets/images/sprites/set_symbols/ALL.gif (21x21)
        app/assets/images/sprites/set_symbols/ANA.gif (21x21)
        app/assets/images/sprites/set_symbols/ANB.gif (21x21)
        app/assets/images/sprites/set_symbols/AP.gif (21x21)
        app/assets/images/sprites/set_symbols/ARN.gif (21x21)
        app/assets/images/sprites/set_symbols/ATH.gif (21x21)
        app/assets/images/sprites/set_symbols/ATQ.gif (21x21)
        app/assets/images/sprites/set_symbols/BOK.gif (21x21)
        app/assets/images/sprites/set_symbols/BRB.gif (21x21)
        app/assets/images/sprites/set_symbols/BTD.gif (21x21)
        app/assets/images/sprites/set_symbols/CHK.gif (21x21)
        app/assets/images/sprites/set_symbols/CHR.gif (21x21)
        app/assets/images/sprites/set_symbols/CN2.gif (21x21)
        app/assets/images/sprites/set_symbols/CSP.gif (21x21)
        app/assets/images/sprites/set_symbols/DDF.gif (21x21)
        app/assets/images/sprites/set_symbols/DDP.gif (21x21)
        app/assets/images/sprites/set_symbols/DDR.gif (21x21)
        app/assets/images/sprites/set_symbols/DDS.jpg (21x21)
        app/assets/images/sprites/set_symbols/DIS.gif (21x21)
        app/assets/images/sprites/set_symbols/DPA.gif (21x21)
        app/assets/images/sprites/set_symbols/DRK.gif (21x21)
        app/assets/images/sprites/set_symbols/DST.gif (21x21)
        app/assets/images/sprites/set_symbols/EX.gif (21x21)
        app/assets/images/sprites/set_symbols/FEM.gif (21x21)
        app/assets/images/sprites/set_symbols/GPT.gif (21x21)
        app/assets/images/sprites/set_symbols/HML.gif (21x21)
        app/assets/images/sprites/set_symbols/ICE.gif (21x21)
        app/assets/images/sprites/set_symbols/IMA.png (21x21)
        app/assets/images/sprites/set_symbols/IN.gif (21x21)
        app/assets/images/sprites/set_symbols/JUD.gif (21x21)
        app/assets/images/sprites/set_symbols/LEA.gif (21x21)
        app/assets/images/sprites/set_symbols/LEB.gif (21x21)
        app/assets/images/sprites/set_symbols/LEG.gif (21x21)
        app/assets/images/sprites/set_symbols/LGN.gif (21x21)
        app/assets/images/sprites/set_symbols/MD1.gif (21x21)
        app/assets/images/sprites/set_symbols/MI.gif (21x21)
        app/assets/images/sprites/set_symbols/MM.gif (21x21)
        app/assets/images/sprites/set_symbols/MRD.gif (21x21)
        app/assets/images/sprites/set_symbols/NE.gif (21x21)
        app/assets/images/sprites/set_symbols/OD.gif (21x21)
        app/assets/images/sprites/set_symbols/ONS.gif (21x21)
        app/assets/images/sprites/set_symbols/PO2.gif (21x21)
        app/assets/images/sprites/set_symbols/POR.gif (21x21)
        app/assets/images/sprites/set_symbols/PR.gif (21x21)
        app/assets/images/sprites/set_symbols/PRM-ARN.gif (21x21)
        app/assets/images/sprites/set_symbols/PRM-BAB.gif (21x21)
        app/assets/images/sprites/set_symbols/PRM-CHP.gif (21x21)
        app/assets/images/sprites/set_symbols/PRM-FNM.gif (21x21)
        app/assets/images/sprites/set_symbols/PRM-GDP.gif (21x21)
        app/assets/images/sprites/set_symbols/PRM-GPP.gif (21x21)
        app/assets/images/sprites/set_symbols/PRM-GUR.gif (21x21)
        app/assets/images/sprites/set_symbols/PRM-GWP.gif (21x21)
        app/assets/images/sprites/set_symbols/PRM-JSS.gif (21x21)
        app/assets/images/sprites/set_symbols/PRM-JUD.gif (21x21)
        app/assets/images/sprites/set_symbols/PRM-LPC.gif (21x21)
        app/assets/images/sprites/set_symbols/PRM-MED.gif (21x21)
        app/assets/images/sprites/set_symbols/PRM-MPR.gif (21x21)
        app/assets/images/sprites/set_symbols/PRM-MSC.gif (21x21)
        app/assets/images/sprites/set_symbols/PRM-PRE.gif (21x21)
        app/assets/images/sprites/set_symbols/PRM-PTP.gif (21x21)
        app/assets/images/sprites/set_symbols/PRM-REL.gif (21x21)
        app/assets/images/sprites/set_symbols/PRM-SDCC13.gif (21x21)
        app/assets/images/sprites/set_symbols/PRM-SDCC14.gif (21x21)
        app/assets/images/sprites/set_symbols/PRM-SDCC15.gif (21x21)
        app/assets/images/sprites/set_symbols/PRM-SDCC16.gif (21x21)
        app/assets/images/sprites/set_symbols/PRM-SDCC17.gif (21x21)
        app/assets/images/sprites/set_symbols/PRM-SPO.gif (21x21)
        app/assets/images/sprites/set_symbols/PRM-SSP.gif (21x21)
        app/assets/images/sprites/set_symbols/PRM-UGF.gif (21x21)
        app/assets/images/sprites/set_symbols/PRM-WPN.gif (21x21)
        app/assets/images/sprites/set_symbols/PS.gif (21x21)
        app/assets/images/sprites/set_symbols/PTK.gif (21x21)
        app/assets/images/sprites/set_symbols/RAV.gif (21x21)
        app/assets/images/sprites/set_symbols/S00.gif (21x21)
        app/assets/images/sprites/set_symbols/S99.gif (21x21)
        app/assets/images/sprites/set_symbols/SCG.gif (21x21)
        app/assets/images/sprites/set_symbols/SOK.gif (21x21)
        app/assets/images/sprites/set_symbols/ST.gif (21x21)
        app/assets/images/sprites/set_symbols/TE.gif (21x21)
        app/assets/images/sprites/set_symbols/TOR.gif (21x21)
        app/assets/images/sprites/set_symbols/UD.gif (21x21)
        app/assets/images/sprites/set_symbols/UGL.gif (21x21)
        app/assets/images/sprites/set_symbols/UL.gif (21x21)
        app/assets/images/sprites/set_symbols/UZ.gif (21x21)
        app/assets/images/sprites/set_symbols/V09.gif (21x21)
        app/assets/images/sprites/set_symbols/V16.gif (21x21)
        app/assets/images/sprites/set_symbols/VAN.gif (21x21)
        app/assets/images/sprites/set_symbols/VI.gif (21x21)
        app/assets/images/sprites/set_symbols/WL.gif (21x21)
        app/assets/images/sprites/set_symbols/XLN.png (21x21)
        app/assets/images/sprites/set_symbols/default.gif (21x21)
        app/assets/images/sprites/set_symbols/CMD.gif (20x21)
        app/assets/images/sprites/set_symbols/DDE.gif (20x21)
        app/assets/images/sprites/set_symbols/DRB.gif (20x21)
        app/assets/images/sprites/set_symbols/C20.jpeg (21x20)
        app/assets/images/sprites/set_symbols/V10.gif (21x20)
        app/assets/images/sprites/pokemon_set_symbols/UD.png (19x21)
        app/assets/images/sprites/set_symbols/ALA.gif (19x21)
        app/assets/images/sprites/set_symbols/E02.png (19x21)
        app/assets/images/sprites/set_symbols/TSB.gif (19x21)
        app/assets/images/sprites/set_symbols/TSP.gif (19x21)
        app/assets/images/sprites/set_symbols/UNH.gif (19x21)
        app/assets/images/sprites/set_symbols/ARB.gif (18x21)
        app/assets/images/sprites/set_symbols/ARC.gif (18x21)
        app/assets/images/sprites/set_symbols/C17.png (18x21)
        app/assets/images/sprites/set_symbols/HOU.gif (18x21)
        app/assets/images/sprites/set_symbols/MBS.gif (18x21)
        app/assets/images/sprites/set_symbols/NPH.gif (18x21)
        app/assets/images/sprites/set_symbols/SOM.gif (18x21)
        app/assets/images/sprites/set_symbols/WWK.gif (18x21)
        app/assets/images/sprites/set_symbols/ZEN.gif (18x21)
        app/assets/images/sprites/set_symbols/AER.gif (21x18)
        app/assets/images/sprites/set_symbols/BBD.jpeg (21x18)
        app/assets/images/sprites/set_symbols/C16.gif (21x18)
        app/assets/images/sprites/set_symbols/DDQ.png (21x18)
        app/assets/images/sprites/set_symbols/DOM.jpg (21x18)
        app/assets/images/sprites/set_symbols/EMN.png (21x18)
        app/assets/images/sprites/set_symbols/KLD.gif (21x18)
        app/assets/images/sprites/set_symbols/ME3.gif (21x18)
        app/assets/images/sprites/set_symbols/MS3.jpg (21x18)
        app/assets/images/sprites/set_symbols/PCA.gif (21x18)
        app/assets/images/sprites/set_symbols/SOI.gif (21x18)
        app/assets/images/sprites/set_symbols/V14.gif (21x18)
        app/assets/images/sprites/set_symbols/W17.jpg (21x18)
        app/assets/images/sprites/set_symbols/E01.png (17x21)
        app/assets/images/sprites/set_symbols/EMA.gif (17x21)
        app/assets/images/sprites/set_symbols/V12.gif (17x21)
        app/assets/images/sprites/set_symbols/EVE.gif (21x16)
        app/assets/images/sprites/set_symbols/FUT.gif (21x16)
        app/assets/images/sprites/set_symbols/MM3.jpg (21x16)
        app/assets/images/sprites/set_symbols/PLC.gif (21x16)
        app/assets/images/sprites/set_symbols/PRM.gif (21x16)
        app/assets/images/sprites/set_symbols/LRW.gif (15x21)
        app/assets/images/sprites/set_symbols/PD2.gif (15x21)
        app/assets/images/sprites/set_symbols/DDN.gif (21x15)
        app/assets/images/sprites/set_symbols/MH1.jpeg (21x15)
        app/assets/images/sprites/set_symbols/GRN.jpeg (21x14)
        app/assets/images/sprites/set_symbols/RNA.jpeg (21x14)
        app/assets/images/sprites/set_symbols/UMA.jpeg (21x14)
        app/assets/images/sprites/set_symbols/SHM.gif (21x12)
        app/assets/images/sprites/set_symbols/TPR.gif (21x12)
        app/assets/images/sprites/pokemon_set_symbols/DR.png (20x20)
        app/assets/images/sprites/pokemon_set_symbols/DX.png (20x20)
        app/assets/images/sprites/pokemon_set_symbols/HL.png (20x20)
        app/assets/images/sprites/pokemon_set_symbols/MA.png (20x20)
        app/assets/images/sprites/pokemon_set_symbols/MD.png (20x20)
        app/assets/images/sprites/pokemon_set_symbols/MT.png (20x20)
        app/assets/images/sprites/pokemon_set_symbols/PK.png (20x20)
        app/assets/images/sprites/pokemon_set_symbols/PL.png (20x20)
        app/assets/images/sprites/pokemon_set_symbols/RG.png (20x20)
        app/assets/images/sprites/pokemon_set_symbols/RR.png (20x20)
        app/assets/images/sprites/pokemon_set_symbols/RS.png (20x20)
        app/assets/images/sprites/pokemon_set_symbols/SF.png (20x20)
        app/assets/images/sprites/pokemon_set_symbols/SS.png (20x20)
        app/assets/images/sprites/pokemon_set_symbols/SW.png (20x20)
        app/assets/images/sprites/set_symbols/C15.gif (20x20)
        app/assets/images/sprites/set_symbols/JMP.jpeg (20x20)
        app/assets/images/sprites/set_symbols/MOR.gif (20x20)
        app/assets/images/sprites/set_symbols/OGW.png (20x20)
        app/assets/images/sprites/set_symbols/PZ1.gif (20x20)
        app/assets/images/sprites/set_symbols/DDG.gif (19x20)
        app/assets/images/sprites/pokemon_set_symbols/DF.png (20x19)
        app/assets/images/sprites/pokemon_set_symbols/DP.png (20x19)
        app/assets/images/sprites/pokemon_set_symbols/HP.png (20x18)
        app/assets/images/sprites/pokemon_set_symbols/UF.png (20x18)
        app/assets/images/sprites/set_symbols/AVR.gif (20x18)
        app/assets/images/sprites/set_symbols/DDI.gif (20x18)
        app/assets/images/sprites/set_symbols/DDJ.gif (20x18)
        app/assets/images/sprites/set_symbols/DDM.gif (20x18)
        app/assets/images/sprites/set_symbols/DKA.gif (20x18)
        app/assets/images/sprites/set_symbols/IKO.jpeg (20x18)
        app/assets/images/sprites/set_symbols/ISD.gif (20x18)
        app/assets/images/sprites/set_symbols/JOU.gif (20x18)
        app/assets/images/sprites/set_symbols/PD3.gif (20x18)
        app/assets/images/sprites/set_symbols/V11.gif (20x18)
        app/assets/images/sprites/pokemon_set_symbols/DS.png (20x17)
        app/assets/images/sprites/pokemon_set_symbols/GE.png (20x17)
        app/assets/images/sprites/pokemon_set_symbols/LA.png (20x17)
        app/assets/images/sprites/set_symbols/VOW.png (20x17)
        app/assets/images/sprites/pokemon_set_symbols/EM.png (20x15)
        app/assets/images/sprites/set_symbols/UND.jpg (20x14)
        app/assets/images/sprites/set_symbols/M21.jpeg (20x10)
        app/assets/images/sprites/pokemon_set_symbols/AOR.png (19x19)
        app/assets/images/sprites/pokemon_set_symbols/AR.png (19x19)
        app/assets/images/sprites/pokemon_set_symbols/BCR.png (19x19)
        app/assets/images/sprites/pokemon_set_symbols/BKP.png (19x19)
        app/assets/images/sprites/pokemon_set_symbols/BKT.png (19x19)
        app/assets/images/sprites/pokemon_set_symbols/BLW.png (19x19)
        app/assets/images/sprites/pokemon_set_symbols/DCR.png (19x19)
        app/assets/images/sprites/pokemon_set_symbols/DEX.png (19x19)
        app/assets/images/sprites/pokemon_set_symbols/DRV.png (19x19)
        app/assets/images/sprites/pokemon_set_symbols/DRX.png (19x19)
        app/assets/images/sprites/pokemon_set_symbols/EPO.png (19x19)
        app/assets/images/sprites/pokemon_set_symbols/EVO.png (19x19)
        app/assets/images/sprites/pokemon_set_symbols/FAC.png (19x19)
        app/assets/images/sprites/pokemon_set_symbols/FFI.png (19x19)
        app/assets/images/sprites/pokemon_set_symbols/FLF.png (19x19)
        app/assets/images/sprites/pokemon_set_symbols/GEN.png (19x19)
        app/assets/images/sprites/pokemon_set_symbols/GRI.png (19x19)
        app/assets/images/sprites/pokemon_set_symbols/HS.png (19x19)
        app/assets/images/sprites/pokemon_set_symbols/KSS.png (19x19)
        app/assets/images/sprites/pokemon_set_symbols/LTR.png (19x19)
        app/assets/images/sprites/pokemon_set_symbols/NVI.png (19x19)
        app/assets/images/sprites/pokemon_set_symbols/NXD.png (19x19)
        app/assets/images/sprites/pokemon_set_symbols/PHF.png (19x19)
        app/assets/images/sprites/pokemon_set_symbols/PLB.png (19x19)
        app/assets/images/sprites/pokemon_set_symbols/PLF.png (19x19)
        app/assets/images/sprites/pokemon_set_symbols/PLS.png (19x19)
        app/assets/images/sprites/pokemon_set_symbols/PR-BLW.png (19x19)
        app/assets/images/sprites/pokemon_set_symbols/PR-SM.png (19x19)
        app/assets/images/sprites/pokemon_set_symbols/PR-SSH.png (19x19)
        app/assets/images/sprites/pokemon_set_symbols/PR-XY.png (19x19)
        app/assets/images/sprites/pokemon_set_symbols/PRC.png (19x19)
        app/assets/images/sprites/pokemon_set_symbols/ROS.png (19x19)
        app/assets/images/sprites/pokemon_set_symbols/STS.png (19x19)
        app/assets/images/sprites/pokemon_set_symbols/SUM.png (19x19)
        app/assets/images/sprites/pokemon_set_symbols/TM.png (19x19)
        app/assets/images/sprites/pokemon_set_symbols/XY.png (19x19)
        app/assets/images/sprites/set_symbols/KTK.gif (19x19)
        app/assets/images/sprites/pokemon_set_symbols/SV.png (19x18)
        app/assets/images/sprites/pokemon_set_symbols/UL.png (19x18)
        app/assets/images/sprites/set_symbols/DDH.gif (19x18)
        app/assets/images/sprites/set_symbols/RIX.png (19x18)
        app/assets/images/sprites/set_symbols/BNG.gif (18x18)
        app/assets/images/sprites/set_symbols/C13.gif (18x18)
        app/assets/images/sprites/set_symbols/C14.gif (18x18)
        app/assets/images/sprites/set_symbols/CM1.gif (18x18)
        app/assets/images/sprites/set_symbols/CNS.gif (18x18)
        app/assets/images/sprites/set_symbols/DDK.gif (18x18)
        app/assets/images/sprites/set_symbols/DDL.gif (18x18)
        app/assets/images/sprites/set_symbols/DDO.gif (18x18)
        app/assets/images/sprites/set_symbols/DGM.gif (18x18)
        app/assets/images/sprites/set_symbols/DTK.gif (18x18)
        app/assets/images/sprites/set_symbols/FRF.gif (18x18)
        app/assets/images/sprites/set_symbols/GTC.gif (18x18)
        app/assets/images/sprites/set_symbols/MMA.gif (18x18)
        app/assets/images/sprites/set_symbols/RTR.gif (18x18)
        app/assets/images/sprites/set_symbols/THS.gif (18x18)
        app/assets/images/sprites/set_symbols/V13.gif (18x18)
        app/assets/images/sprites/set_symbols/MM2.gif (18x17)
        app/assets/images/sprites/icon_help.jpeg (17x17)
        app/assets/images/sprites/set_symbols/MPS.png (17x17)
        app/assets/images/sprites/set_symbols/MS2.png (17x17)
        app/assets/images/sprites/set_symbols/TD0.gif (17x15)
        app/assets/images/sprites/mana_symbols/s.gif (16x16)
        app/assets/images/sprites/mana_symbols/snow.gif (16x16)
        app/assets/images/sprites/energy_symbols/colorless.png (15x15)
        app/assets/images/sprites/energy_symbols/darkness.png (15x15)
        app/assets/images/sprites/energy_symbols/dragon.png (15x15)
        app/assets/images/sprites/energy_symbols/fairy.png (15x15)
        app/assets/images/sprites/energy_symbols/fighting.png (15x15)
        app/assets/images/sprites/energy_symbols/fire.png (15x15)
        app/assets/images/sprites/energy_symbols/grass.png (15x15)
        app/assets/images/sprites/energy_symbols/lightning.png (15x15)
        app/assets/images/sprites/energy_symbols/metal.png (15x15)
        app/assets/images/sprites/energy_symbols/psychic.png (15x15)
        app/assets/images/sprites/energy_symbols/water.png (15x15)
        app/assets/images/sprites/mana_symbols/0.gif (15x15)
        app/assets/images/sprites/mana_symbols/1.gif (15x15)
        app/assets/images/sprites/mana_symbols/10.gif (15x15)
        app/assets/images/sprites/mana_symbols/11.gif (15x15)
        app/assets/images/sprites/mana_symbols/12.gif (15x15)
        app/assets/images/sprites/mana_symbols/13.gif (15x15)
        app/assets/images/sprites/mana_symbols/15.gif (15x15)
        app/assets/images/sprites/mana_symbols/2.gif (15x15)
        app/assets/images/sprites/mana_symbols/2b.gif (15x15)
        app/assets/images/sprites/mana_symbols/2g.gif (15x15)
        app/assets/images/sprites/mana_symbols/2r.gif (15x15)
        app/assets/images/sprites/mana_symbols/2u.gif (15x15)
        app/assets/images/sprites/mana_symbols/2w.gif (15x15)
        app/assets/images/sprites/mana_symbols/3.gif (15x15)
        app/assets/images/sprites/mana_symbols/4.gif (15x15)
        app/assets/images/sprites/mana_symbols/5.gif (15x15)
        app/assets/images/sprites/mana_symbols/6.gif (15x15)
        app/assets/images/sprites/mana_symbols/7.gif (15x15)
        app/assets/images/sprites/mana_symbols/8.gif (15x15)
        app/assets/images/sprites/mana_symbols/9.gif (15x15)
        app/assets/images/sprites/mana_symbols/b.gif (15x15)
        app/assets/images/sprites/mana_symbols/bg.gif (15x15)
        app/assets/images/sprites/mana_symbols/bp.gif (15x15)
        app/assets/images/sprites/mana_symbols/br.gif (15x15)
        app/assets/images/sprites/mana_symbols/c.gif (15x15)
        app/assets/images/sprites/mana_symbols/g.gif (15x15)
        app/assets/images/sprites/mana_symbols/gp.gif (15x15)
        app/assets/images/sprites/mana_symbols/gu.gif (15x15)
        app/assets/images/sprites/mana_symbols/gw.gif (15x15)
        app/assets/images/sprites/mana_symbols/r.gif (15x15)
        app/assets/images/sprites/mana_symbols/rg.gif (15x15)
        app/assets/images/sprites/mana_symbols/rp.gif (15x15)
        app/assets/images/sprites/mana_symbols/rw.gif (15x15)
        app/assets/images/sprites/mana_symbols/t.gif (15x15)
        app/assets/images/sprites/mana_symbols/u.gif (15x15)
        app/assets/images/sprites/mana_symbols/ub.gif (15x15)
        app/assets/images/sprites/mana_symbols/up.gif (15x15)
        app/assets/images/sprites/mana_symbols/ur.gif (15x15)
        app/assets/images/sprites/mana_symbols/w.gif (15x15)
        app/assets/images/sprites/mana_symbols/wb.gif (15x15)
        app/assets/images/sprites/mana_symbols/wp.gif (15x15)
        app/assets/images/sprites/mana_symbols/wu.gif (15x15)
        app/assets/images/sprites/mana_symbols/x.gif (15x15)
        app/assets/images/sprites/set_symbols/TD2.gif (15x15)
        app/assets/images/sprites/upvoted.png (15x15)
        app/assets/images/sprites/upvote.gif (15x14)

        Output files:
          app/assets/images/sprites.png
          app/assets/stylesheets/sprites.css.scss

        Output size:
          469x465


*/
.sprite-logo-with-type-large {
  width: 283px;
  height: 70px;
  background: asset-url("/assets/sprites-de9f129b.png") 0px 0px no-repeat;
}

.sprite-login-facebook {
  width: 180px;
  height: 30px;
  background: asset-url("/assets/sprites-de9f129b.png") 0px -70px no-repeat;
}

.sprite-login-twitter {
  width: 180px;
  height: 30px;
  background: asset-url("/assets/sprites-de9f129b.png") 0px -100px no-repeat;
}

.sprite-logo-with-type {
  width: 142px;
  height: 35px;
  background: asset-url("/assets/sprites-de9f129b.png") 0px -130px no-repeat;
}

.sprite-prime-eligible {
  width: 56px;
  height: 19px;
  background: asset-url("/assets/sprites-de9f129b.png") -180px -70px no-repeat;
}

.sprite-amazon-logo {
  width: 55px;
  height: 22px;
  background: asset-url("/assets/sprites-de9f129b.png") -180px -100px no-repeat;
}

.sprite-ebay-logo {
  width: 50px;
  height: 22px;
  background: asset-url("/assets/sprites-de9f129b.png") -142px -130px no-repeat;
}

.sprite-clementine_email {
  width: 40px;
  height: 40px;
  background: asset-url("/assets/sprites-de9f129b.png") 0px -165px no-repeat;
}

.sprite-clementine_facebook {
  width: 40px;
  height: 40px;
  background: asset-url("/assets/sprites-de9f129b.png") -40px -165px no-repeat;
}

.sprite-clementine_instagram {
  width: 40px;
  height: 40px;
  background: asset-url("/assets/sprites-de9f129b.png") -80px -165px no-repeat;
}

.sprite-clementine_rss {
  width: 40px;
  height: 40px;
  background: asset-url("/assets/sprites-de9f129b.png") -120px -165px no-repeat;
}

.sprite-clementine_tumblr {
  width: 40px;
  height: 40px;
  background: asset-url("/assets/sprites-de9f129b.png") -160px -165px no-repeat;
}

.sprite-clementine_twitch {
  width: 40px;
  height: 40px;
  background: asset-url("/assets/sprites-de9f129b.png") -200px -165px no-repeat;
}

.sprite-clementine_twitter {
  width: 40px;
  height: 40px;
  background: asset-url("/assets/sprites-de9f129b.png") -240px -165px no-repeat;
}

.sprite-pokemon_set_symbols_PRR {
  width: 40px;
  height: 40px;
  background: asset-url("/assets/sprites-de9f129b.png") 0px -205px no-repeat;
}

.sprite-set_symbols_M19 {
  width: 39px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -236px -70px no-repeat;
}

.sprite-pokemon_set_symbols_UNB {
  width: 38px;
  height: 38px;
  background: asset-url("/assets/sprites-de9f129b.png") -40px -205px no-repeat;
}

.sprite-goldfish-navbar-logo {
  width: 35px;
  height: 35px;
  background: asset-url("/assets/sprites-de9f129b.png") -78px -205px no-repeat;
}

.sprite-pokemon_set_symbols_CG {
  width: 20px;
  height: 34px;
  background: asset-url("/assets/sprites-de9f129b.png") -113px -205px no-repeat;
}

.sprite-pokemon_set_symbols_CL {
  width: 19px;
  height: 34px;
  background: asset-url("/assets/sprites-de9f129b.png") -133px -205px no-repeat;
}

.sprite-graph-icon {
  width: 32px;
  height: 32px;
  background: asset-url("/assets/sprites-de9f129b.png") -152px -205px no-repeat;
}

.sprite-set_symbols_DD3_EVG {
  width: 30px;
  height: 16px;
  background: asset-url("/assets/sprites-de9f129b.png") -235px -100px no-repeat;
}

.sprite-set_symbols_EVG {
  width: 30px;
  height: 16px;
  background: asset-url("/assets/sprites-de9f129b.png") -192px -130px no-repeat;
}

.sprite-foil {
  width: 29px;
  height: 12px;
  background: asset-url("/assets/sprites-de9f129b.png") -222px -130px no-repeat;
}

.sprite-set_symbols_ANN {
  width: 22px;
  height: 28px;
  background: asset-url("/assets/sprites-de9f129b.png") -184px -205px no-repeat;
}

.sprite-set_symbols_MM2 {
  width: 28px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -206px -205px no-repeat;
}

.sprite-set_symbols_PC1 {
  width: 28px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -234px -205px no-repeat;
}

.sprite-set_symbols_VMA {
  width: 28px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") 0px -245px no-repeat;
}

.sprite-set_symbols_PZ2 {
  width: 26px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -28px -245px no-repeat;
}

.sprite-pokemon_set_symbols_BUS {
  width: 25px;
  height: 25px;
  background: asset-url("/assets/sprites-de9f129b.png") -283px 0px no-repeat;
}

.sprite-pokemon_set_symbols_CEC {
  width: 25px;
  height: 25px;
  background: asset-url("/assets/sprites-de9f129b.png") -283px -25px no-repeat;
}

.sprite-pokemon_set_symbols_CES {
  width: 25px;
  height: 25px;
  background: asset-url("/assets/sprites-de9f129b.png") -283px -50px no-repeat;
}

.sprite-pokemon_set_symbols_CIN {
  width: 25px;
  height: 25px;
  background: asset-url("/assets/sprites-de9f129b.png") -283px -75px no-repeat;
}

.sprite-pokemon_set_symbols_DRM {
  width: 25px;
  height: 25px;
  background: asset-url("/assets/sprites-de9f129b.png") -283px -100px no-repeat;
}

.sprite-pokemon_set_symbols_FLI {
  width: 25px;
  height: 25px;
  background: asset-url("/assets/sprites-de9f129b.png") -283px -125px no-repeat;
}

.sprite-pokemon_set_symbols_HIF {
  width: 25px;
  height: 25px;
  background: asset-url("/assets/sprites-de9f129b.png") -283px -150px no-repeat;
}

.sprite-pokemon_set_symbols_LOT {
  width: 25px;
  height: 25px;
  background: asset-url("/assets/sprites-de9f129b.png") -283px -175px no-repeat;
}

.sprite-pokemon_set_symbols_SLG {
  width: 25px;
  height: 25px;
  background: asset-url("/assets/sprites-de9f129b.png") -283px -200px no-repeat;
}

.sprite-pokemon_set_symbols_SSH {
  width: 25px;
  height: 25px;
  background: asset-url("/assets/sprites-de9f129b.png") -283px -225px no-repeat;
}

.sprite-pokemon_set_symbols_TEU {
  width: 25px;
  height: 25px;
  background: asset-url("/assets/sprites-de9f129b.png") 0px -266px no-repeat;
}

.sprite-pokemon_set_symbols_UNM {
  width: 25px;
  height: 25px;
  background: asset-url("/assets/sprites-de9f129b.png") -25px -266px no-repeat;
}

.sprite-pokemon_set_symbols_UPR {
  width: 25px;
  height: 25px;
  background: asset-url("/assets/sprites-de9f129b.png") -50px -266px no-repeat;
}

.sprite-set_symbols_CMA {
  width: 21px;
  height: 25px;
  background: asset-url("/assets/sprites-de9f129b.png") -75px -266px no-repeat;
}

.sprite-set_symbols_WAR {
  width: 21px;
  height: 25px;
  background: asset-url("/assets/sprites-de9f129b.png") -96px -266px no-repeat;
}

.sprite-set_symbols_A25 {
  width: 25px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -54px -245px no-repeat;
}

.sprite-set_symbols_DD2 {
  width: 25px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -79px -245px no-repeat;
}

.sprite-set_symbols_DD3_GVL {
  width: 25px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -104px -245px no-repeat;
}

.sprite-set_symbols_DD3_JVC {
  width: 25px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -129px -245px no-repeat;
}

.sprite-set_symbols_DDD {
  width: 25px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -154px -245px no-repeat;
}

.sprite-set_symbols_M11 {
  width: 25px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -179px -245px no-repeat;
}

.sprite-set_symbols_ME4 {
  width: 25px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -204px -245px no-repeat;
}

.sprite-set_symbols_ORI {
  width: 25px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -229px -245px no-repeat;
}

.sprite-set_symbols_DD3_DVD {
  width: 25px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -254px -245px no-repeat;
}

.sprite-set_symbols_DDC {
  width: 25px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -117px -266px no-repeat;
}

.sprite-set_symbols_M10 {
  width: 25px;
  height: 13px;
  background: asset-url("/assets/sprites-de9f129b.png") -283px -250px no-repeat;
}

.sprite-set_symbols_PC2 {
  width: 24px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -142px -266px no-repeat;
}

.sprite-set_symbols_M12 {
  width: 24px;
  height: 14px;
  background: asset-url("/assets/sprites-de9f129b.png") -166px -266px no-repeat;
}

.sprite-set_symbols_M13 {
  width: 24px;
  height: 14px;
  background: asset-url("/assets/sprites-de9f129b.png") -190px -266px no-repeat;
}

.sprite-set_symbols_M14 {
  width: 24px;
  height: 14px;
  background: asset-url("/assets/sprites-de9f129b.png") -214px -266px no-repeat;
}

.sprite-set_symbols_M15 {
  width: 24px;
  height: 14px;
  background: asset-url("/assets/sprites-de9f129b.png") -238px -266px no-repeat;
}

.sprite-set_symbols_W16 {
  width: 24px;
  height: 12px;
  background: asset-url("/assets/sprites-de9f129b.png") -251px -130px no-repeat;
}

.sprite-set_symbols_BFZ {
  width: 23px;
  height: 23px;
  background: asset-url("/assets/sprites-de9f129b.png") -308px 0px no-repeat;
}

.sprite-set_symbols_EXP {
  width: 23px;
  height: 23px;
  background: asset-url("/assets/sprites-de9f129b.png") -308px -23px no-repeat;
}

.sprite-set_symbols_DKM {
  width: 21px;
  height: 23px;
  background: asset-url("/assets/sprites-de9f129b.png") -308px -46px no-repeat;
}

.sprite-set_symbols_ELD {
  width: 21px;
  height: 23px;
  background: asset-url("/assets/sprites-de9f129b.png") -308px -69px no-repeat;
}

.sprite-set_symbols_M20 {
  width: 21px;
  height: 23px;
  background: asset-url("/assets/sprites-de9f129b.png") -308px -92px no-repeat;
}

.sprite-set_symbols_CON {
  width: 23px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -308px -115px no-repeat;
}

.sprite-set_symbols_H09 {
  width: 23px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -308px -136px no-repeat;
}

.sprite-set_symbols_ME2 {
  width: 23px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -308px -157px no-repeat;
}

.sprite-set_symbols_ROE {
  width: 23px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -308px -178px no-repeat;
}

.sprite-set_symbols_THB {
  width: 21px;
  height: 22px;
  background: asset-url("/assets/sprites-de9f129b.png") -308px -199px no-repeat;
}

.sprite-set_symbols_MED {
  width: 22px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -308px -221px no-repeat;
}

.sprite-pokemon_set_symbols_LM {
  width: 20px;
  height: 22px;
  background: asset-url("/assets/sprites-de9f129b.png") -308px -242px no-repeat;
}

.sprite-set_symbols_ZNR {
  width: 20px;
  height: 22px;
  background: asset-url("/assets/sprites-de9f129b.png") -308px -264px no-repeat;
}

.sprite-graph-icon-sm {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -262px -205px no-repeat;
}

.sprite-set_symbols_10E {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") 0px -291px no-repeat;
}

.sprite-set_symbols_2ED {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -21px -291px no-repeat;
}

.sprite-set_symbols_3ED {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -42px -291px no-repeat;
}

.sprite-set_symbols_4ED {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -63px -291px no-repeat;
}

.sprite-set_symbols_5DN {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -84px -291px no-repeat;
}

.sprite-set_symbols_5ED {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -105px -291px no-repeat;
}

.sprite-set_symbols_6ED {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -126px -291px no-repeat;
}

.sprite-set_symbols_7E {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -147px -291px no-repeat;
}

.sprite-set_symbols_8ED {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -168px -291px no-repeat;
}

.sprite-set_symbols_9ED {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -189px -291px no-repeat;
}

.sprite-set_symbols_AKH {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -210px -291px no-repeat;
}

.sprite-set_symbols_AKR {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -231px -291px no-repeat;
}

.sprite-set_symbols_ALL {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -252px -291px no-repeat;
}

.sprite-set_symbols_ANA {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -273px -291px no-repeat;
}

.sprite-set_symbols_ANB {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -294px -291px no-repeat;
}

.sprite-set_symbols_AP {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -331px 0px no-repeat;
}

.sprite-set_symbols_ARN {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -331px -21px no-repeat;
}

.sprite-set_symbols_ATH {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -331px -42px no-repeat;
}

.sprite-set_symbols_ATQ {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -331px -63px no-repeat;
}

.sprite-set_symbols_BOK {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -331px -84px no-repeat;
}

.sprite-set_symbols_BRB {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -331px -105px no-repeat;
}

.sprite-set_symbols_BTD {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -331px -126px no-repeat;
}

.sprite-set_symbols_CHK {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -331px -147px no-repeat;
}

.sprite-set_symbols_CHR {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -331px -168px no-repeat;
}

.sprite-set_symbols_CN2 {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -331px -189px no-repeat;
}

.sprite-set_symbols_CSP {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -331px -210px no-repeat;
}

.sprite-set_symbols_DDF {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -331px -231px no-repeat;
}

.sprite-set_symbols_DDP {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -331px -252px no-repeat;
}

.sprite-set_symbols_DDR {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -331px -273px no-repeat;
}

.sprite-set_symbols_DDS {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") 0px -312px no-repeat;
}

.sprite-set_symbols_DIS {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -21px -312px no-repeat;
}

.sprite-set_symbols_DPA {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -42px -312px no-repeat;
}

.sprite-set_symbols_DRK {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -63px -312px no-repeat;
}

.sprite-set_symbols_DST {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -84px -312px no-repeat;
}

.sprite-set_symbols_EX {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -105px -312px no-repeat;
}

.sprite-set_symbols_FEM {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -126px -312px no-repeat;
}

.sprite-set_symbols_GPT {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -147px -312px no-repeat;
}

.sprite-set_symbols_HML {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -168px -312px no-repeat;
}

.sprite-set_symbols_ICE {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -189px -312px no-repeat;
}

.sprite-set_symbols_IMA {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -210px -312px no-repeat;
}

.sprite-set_symbols_IN {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -231px -312px no-repeat;
}

.sprite-set_symbols_JUD {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -252px -312px no-repeat;
}

.sprite-set_symbols_LEA {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -273px -312px no-repeat;
}

.sprite-set_symbols_LEB {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -294px -312px no-repeat;
}

.sprite-set_symbols_LEG {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -315px -312px no-repeat;
}

.sprite-set_symbols_LGN {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -352px 0px no-repeat;
}

.sprite-set_symbols_MD1 {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -352px -21px no-repeat;
}

.sprite-set_symbols_MI {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -352px -42px no-repeat;
}

.sprite-set_symbols_MM {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -352px -63px no-repeat;
}

.sprite-set_symbols_MRD {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -352px -84px no-repeat;
}

.sprite-set_symbols_NE {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -352px -105px no-repeat;
}

.sprite-set_symbols_OD {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -352px -126px no-repeat;
}

.sprite-set_symbols_ONS {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -352px -147px no-repeat;
}

.sprite-set_symbols_PO2 {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -352px -168px no-repeat;
}

.sprite-set_symbols_POR {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -352px -189px no-repeat;
}

.sprite-set_symbols_PR {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -352px -210px no-repeat;
}

.sprite-set_symbols_PRM-ARN {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -352px -231px no-repeat;
}

.sprite-set_symbols_PRM-BAB {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -352px -252px no-repeat;
}

.sprite-set_symbols_PRM-CHP {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -352px -273px no-repeat;
}

.sprite-set_symbols_PRM-FNM {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -352px -294px no-repeat;
}

.sprite-set_symbols_PRM-GDP {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") 0px -333px no-repeat;
}

.sprite-set_symbols_PRM-GPP {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -21px -333px no-repeat;
}

.sprite-set_symbols_PRM-GUR {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -42px -333px no-repeat;
}

.sprite-set_symbols_PRM-GWP {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -63px -333px no-repeat;
}

.sprite-set_symbols_PRM-JSS {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -84px -333px no-repeat;
}

.sprite-set_symbols_PRM-JUD {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -105px -333px no-repeat;
}

.sprite-set_symbols_PRM-LPC {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -126px -333px no-repeat;
}

.sprite-set_symbols_PRM-MED {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -147px -333px no-repeat;
}

.sprite-set_symbols_PRM-MPR {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -168px -333px no-repeat;
}

.sprite-set_symbols_PRM-MSC {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -189px -333px no-repeat;
}

.sprite-set_symbols_PRM-PRE {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -210px -333px no-repeat;
}

.sprite-set_symbols_PRM-PTP {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -231px -333px no-repeat;
}

.sprite-set_symbols_PRM-REL {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -252px -333px no-repeat;
}

.sprite-set_symbols_PRM-SDCC13 {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -273px -333px no-repeat;
}

.sprite-set_symbols_PRM-SDCC14 {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -294px -333px no-repeat;
}

.sprite-set_symbols_PRM-SDCC15 {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -315px -333px no-repeat;
}

.sprite-set_symbols_PRM-SDCC16 {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -336px -333px no-repeat;
}

.sprite-set_symbols_PRM-SDCC17 {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -373px 0px no-repeat;
}

.sprite-set_symbols_PRM-SPO {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -373px -21px no-repeat;
}

.sprite-set_symbols_PRM-SSP {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -373px -42px no-repeat;
}

.sprite-set_symbols_PRM-UGF {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -373px -63px no-repeat;
}

.sprite-set_symbols_PRM-WPN {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -373px -84px no-repeat;
}

.sprite-set_symbols_PS {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -373px -105px no-repeat;
}

.sprite-set_symbols_PTK {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -373px -126px no-repeat;
}

.sprite-set_symbols_RAV {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -373px -147px no-repeat;
}

.sprite-set_symbols_S00 {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -373px -168px no-repeat;
}

.sprite-set_symbols_S99 {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -373px -189px no-repeat;
}

.sprite-set_symbols_SCG {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -373px -210px no-repeat;
}

.sprite-set_symbols_SOK {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -373px -231px no-repeat;
}

.sprite-set_symbols_ST {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -373px -252px no-repeat;
}

.sprite-set_symbols_TE {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -373px -273px no-repeat;
}

.sprite-set_symbols_TOR {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -373px -294px no-repeat;
}

.sprite-set_symbols_UD {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -373px -315px no-repeat;
}

.sprite-set_symbols_UGL {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") 0px -354px no-repeat;
}

.sprite-set_symbols_UL {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -21px -354px no-repeat;
}

.sprite-set_symbols_UZ {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -42px -354px no-repeat;
}

.sprite-set_symbols_V09 {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -63px -354px no-repeat;
}

.sprite-set_symbols_V16 {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -84px -354px no-repeat;
}

.sprite-set_symbols_VAN {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -105px -354px no-repeat;
}

.sprite-set_symbols_VI {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -126px -354px no-repeat;
}

.sprite-set_symbols_WL {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -147px -354px no-repeat;
}

.sprite-set_symbols_XLN {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -168px -354px no-repeat;
}

.sprite-set_symbols_default {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -189px -354px no-repeat;
}

.sprite-set_symbols_CMD {
  width: 20px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -210px -354px no-repeat;
}

.sprite-set_symbols_DDE {
  width: 20px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -230px -354px no-repeat;
}

.sprite-set_symbols_DRB {
  width: 20px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -250px -354px no-repeat;
}

.sprite-set_symbols_C20 {
  width: 21px;
  height: 20px;
  background: asset-url("/assets/sprites-de9f129b.png") -270px -354px no-repeat;
}

.sprite-set_symbols_V10 {
  width: 21px;
  height: 20px;
  background: asset-url("/assets/sprites-de9f129b.png") -291px -354px no-repeat;
}

.sprite-pokemon_set_symbols_UD {
  width: 19px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -394px 0px no-repeat;
}

.sprite-set_symbols_ALA {
  width: 19px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -394px -21px no-repeat;
}

.sprite-set_symbols_E02 {
  width: 19px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -394px -42px no-repeat;
}

.sprite-set_symbols_TSB {
  width: 19px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -394px -63px no-repeat;
}

.sprite-set_symbols_TSP {
  width: 19px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -394px -84px no-repeat;
}

.sprite-set_symbols_UNH {
  width: 19px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -394px -105px no-repeat;
}

.sprite-set_symbols_ARB {
  width: 18px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -394px -126px no-repeat;
}

.sprite-set_symbols_ARC {
  width: 18px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -394px -147px no-repeat;
}

.sprite-set_symbols_C17 {
  width: 18px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -394px -168px no-repeat;
}

.sprite-set_symbols_HOU {
  width: 18px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -394px -189px no-repeat;
}

.sprite-set_symbols_MBS {
  width: 18px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -394px -210px no-repeat;
}

.sprite-set_symbols_NPH {
  width: 18px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -394px -231px no-repeat;
}

.sprite-set_symbols_SOM {
  width: 18px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -394px -252px no-repeat;
}

.sprite-set_symbols_WWK {
  width: 18px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -394px -273px no-repeat;
}

.sprite-set_symbols_ZEN {
  width: 18px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -394px -294px no-repeat;
}

.sprite-set_symbols_AER {
  width: 21px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -373px -336px no-repeat;
}

.sprite-set_symbols_BBD {
  width: 21px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -352px -315px no-repeat;
}

.sprite-set_symbols_C16 {
  width: 21px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -331px -294px no-repeat;
}

.sprite-set_symbols_DDQ {
  width: 21px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -312px -354px no-repeat;
}

.sprite-set_symbols_DOM {
  width: 21px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -333px -354px no-repeat;
}

.sprite-set_symbols_EMN {
  width: 21px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -354px -354px no-repeat;
}

.sprite-set_symbols_KLD {
  width: 21px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") 0px -375px no-repeat;
}

.sprite-set_symbols_ME3 {
  width: 21px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -21px -375px no-repeat;
}

.sprite-set_symbols_MS3 {
  width: 21px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -42px -375px no-repeat;
}

.sprite-set_symbols_PCA {
  width: 21px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -63px -375px no-repeat;
}

.sprite-set_symbols_SOI {
  width: 21px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -84px -375px no-repeat;
}

.sprite-set_symbols_V14 {
  width: 21px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -105px -375px no-repeat;
}

.sprite-set_symbols_W17 {
  width: 21px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -126px -375px no-repeat;
}

.sprite-set_symbols_E01 {
  width: 17px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -394px -315px no-repeat;
}

.sprite-set_symbols_EMA {
  width: 17px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -394px -336px no-repeat;
}

.sprite-set_symbols_V12 {
  width: 17px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -413px 0px no-repeat;
}

.sprite-set_symbols_EVE {
  width: 21px;
  height: 16px;
  background: asset-url("/assets/sprites-de9f129b.png") -147px -375px no-repeat;
}

.sprite-set_symbols_FUT {
  width: 21px;
  height: 16px;
  background: asset-url("/assets/sprites-de9f129b.png") -168px -375px no-repeat;
}

.sprite-set_symbols_MM3 {
  width: 21px;
  height: 16px;
  background: asset-url("/assets/sprites-de9f129b.png") -189px -375px no-repeat;
}

.sprite-set_symbols_PLC {
  width: 21px;
  height: 16px;
  background: asset-url("/assets/sprites-de9f129b.png") -210px -375px no-repeat;
}

.sprite-set_symbols_PRM {
  width: 21px;
  height: 16px;
  background: asset-url("/assets/sprites-de9f129b.png") -231px -375px no-repeat;
}

.sprite-set_symbols_LRW {
  width: 15px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -413px -21px no-repeat;
}

.sprite-set_symbols_PD2 {
  width: 15px;
  height: 21px;
  background: asset-url("/assets/sprites-de9f129b.png") -413px -42px no-repeat;
}

.sprite-set_symbols_DDN {
  width: 21px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -252px -375px no-repeat;
}

.sprite-set_symbols_MH1 {
  width: 21px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -273px -375px no-repeat;
}

.sprite-set_symbols_GRN {
  width: 21px;
  height: 14px;
  background: asset-url("/assets/sprites-de9f129b.png") -262px -266px no-repeat;
}

.sprite-set_symbols_RNA {
  width: 21px;
  height: 14px;
  background: asset-url("/assets/sprites-de9f129b.png") -283px -266px no-repeat;
}

.sprite-set_symbols_UMA {
  width: 21px;
  height: 14px;
  background: asset-url("/assets/sprites-de9f129b.png") -294px -375px no-repeat;
}

.sprite-set_symbols_SHM {
  width: 21px;
  height: 12px;
  background: asset-url("/assets/sprites-de9f129b.png") -142px -152px no-repeat;
}

.sprite-set_symbols_TPR {
  width: 21px;
  height: 12px;
  background: asset-url("/assets/sprites-de9f129b.png") -163px -152px no-repeat;
}

.sprite-pokemon_set_symbols_DR {
  width: 20px;
  height: 20px;
  background: asset-url("/assets/sprites-de9f129b.png") 0px -393px no-repeat;
}

.sprite-pokemon_set_symbols_DX {
  width: 20px;
  height: 20px;
  background: asset-url("/assets/sprites-de9f129b.png") -20px -393px no-repeat;
}

.sprite-pokemon_set_symbols_HL {
  width: 20px;
  height: 20px;
  background: asset-url("/assets/sprites-de9f129b.png") -40px -393px no-repeat;
}

.sprite-pokemon_set_symbols_MA {
  width: 20px;
  height: 20px;
  background: asset-url("/assets/sprites-de9f129b.png") -60px -393px no-repeat;
}

.sprite-pokemon_set_symbols_MD {
  width: 20px;
  height: 20px;
  background: asset-url("/assets/sprites-de9f129b.png") -80px -393px no-repeat;
}

.sprite-pokemon_set_symbols_MT {
  width: 20px;
  height: 20px;
  background: asset-url("/assets/sprites-de9f129b.png") -100px -393px no-repeat;
}

.sprite-pokemon_set_symbols_PK {
  width: 20px;
  height: 20px;
  background: asset-url("/assets/sprites-de9f129b.png") -120px -393px no-repeat;
}

.sprite-pokemon_set_symbols_PL {
  width: 20px;
  height: 20px;
  background: asset-url("/assets/sprites-de9f129b.png") -140px -393px no-repeat;
}

.sprite-pokemon_set_symbols_RG {
  width: 20px;
  height: 20px;
  background: asset-url("/assets/sprites-de9f129b.png") -160px -393px no-repeat;
}

.sprite-pokemon_set_symbols_RR {
  width: 20px;
  height: 20px;
  background: asset-url("/assets/sprites-de9f129b.png") -180px -393px no-repeat;
}

.sprite-pokemon_set_symbols_RS {
  width: 20px;
  height: 20px;
  background: asset-url("/assets/sprites-de9f129b.png") -200px -393px no-repeat;
}

.sprite-pokemon_set_symbols_SF {
  width: 20px;
  height: 20px;
  background: asset-url("/assets/sprites-de9f129b.png") -220px -393px no-repeat;
}

.sprite-pokemon_set_symbols_SS {
  width: 20px;
  height: 20px;
  background: asset-url("/assets/sprites-de9f129b.png") -240px -393px no-repeat;
}

.sprite-pokemon_set_symbols_SW {
  width: 20px;
  height: 20px;
  background: asset-url("/assets/sprites-de9f129b.png") -260px -393px no-repeat;
}

.sprite-set_symbols_C15 {
  width: 20px;
  height: 20px;
  background: asset-url("/assets/sprites-de9f129b.png") -280px -393px no-repeat;
}

.sprite-set_symbols_JMP {
  width: 20px;
  height: 20px;
  background: asset-url("/assets/sprites-de9f129b.png") -300px -393px no-repeat;
}

.sprite-set_symbols_MOR {
  width: 20px;
  height: 20px;
  background: asset-url("/assets/sprites-de9f129b.png") -320px -393px no-repeat;
}

.sprite-set_symbols_OGW {
  width: 20px;
  height: 20px;
  background: asset-url("/assets/sprites-de9f129b.png") -340px -393px no-repeat;
}

.sprite-set_symbols_PZ1 {
  width: 20px;
  height: 20px;
  background: asset-url("/assets/sprites-de9f129b.png") -360px -393px no-repeat;
}

.sprite-set_symbols_DDG {
  width: 19px;
  height: 20px;
  background: asset-url("/assets/sprites-de9f129b.png") -380px -393px no-repeat;
}

.sprite-pokemon_set_symbols_DF {
  width: 20px;
  height: 19px;
  background: asset-url("/assets/sprites-de9f129b.png") -399px -393px no-repeat;
}

.sprite-pokemon_set_symbols_DP {
  width: 20px;
  height: 19px;
  background: asset-url("/assets/sprites-de9f129b.png") -430px 0px no-repeat;
}

.sprite-pokemon_set_symbols_HP {
  width: 20px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -430px -19px no-repeat;
}

.sprite-pokemon_set_symbols_UF {
  width: 20px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -430px -37px no-repeat;
}

.sprite-set_symbols_AVR {
  width: 20px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -430px -55px no-repeat;
}

.sprite-set_symbols_DDI {
  width: 20px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -430px -73px no-repeat;
}

.sprite-set_symbols_DDJ {
  width: 20px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -430px -91px no-repeat;
}

.sprite-set_symbols_DDM {
  width: 20px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -430px -109px no-repeat;
}

.sprite-set_symbols_DKA {
  width: 20px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -430px -127px no-repeat;
}

.sprite-set_symbols_IKO {
  width: 20px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -430px -145px no-repeat;
}

.sprite-set_symbols_ISD {
  width: 20px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -430px -163px no-repeat;
}

.sprite-set_symbols_JOU {
  width: 20px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -430px -181px no-repeat;
}

.sprite-set_symbols_PD3 {
  width: 20px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -430px -199px no-repeat;
}

.sprite-set_symbols_V11 {
  width: 20px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -430px -217px no-repeat;
}

.sprite-pokemon_set_symbols_DS {
  width: 20px;
  height: 17px;
  background: asset-url("/assets/sprites-de9f129b.png") -430px -235px no-repeat;
}

.sprite-pokemon_set_symbols_GE {
  width: 20px;
  height: 17px;
  background: asset-url("/assets/sprites-de9f129b.png") -430px -252px no-repeat;
}

.sprite-pokemon_set_symbols_LA {
  width: 20px;
  height: 17px;
  background: asset-url("/assets/sprites-de9f129b.png") -430px -269px no-repeat;
}

.sprite-set_symbols_VOW {
  width: 20px;
  height: 17px;
  background: asset-url("/assets/sprites-de9f129b.png") -430px -286px no-repeat;
}

.sprite-pokemon_set_symbols_EM {
  width: 20px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -430px -303px no-repeat;
}

.sprite-set_symbols_UND {
  width: 20px;
  height: 14px;
  background: asset-url("/assets/sprites-de9f129b.png") -430px -318px no-repeat;
}

.sprite-set_symbols_M21 {
  width: 20px;
  height: 10px;
  background: asset-url("/assets/sprites-de9f129b.png") -430px -332px no-repeat;
}

.sprite-pokemon_set_symbols_AOR {
  width: 19px;
  height: 19px;
  background: asset-url("/assets/sprites-de9f129b.png") -430px -342px no-repeat;
}

.sprite-pokemon_set_symbols_AR {
  width: 19px;
  height: 19px;
  background: asset-url("/assets/sprites-de9f129b.png") -430px -361px no-repeat;
}

.sprite-pokemon_set_symbols_BCR {
  width: 19px;
  height: 19px;
  background: asset-url("/assets/sprites-de9f129b.png") -430px -380px no-repeat;
}

.sprite-pokemon_set_symbols_BKP {
  width: 19px;
  height: 19px;
  background: asset-url("/assets/sprites-de9f129b.png") 0px -413px no-repeat;
}

.sprite-pokemon_set_symbols_BKT {
  width: 19px;
  height: 19px;
  background: asset-url("/assets/sprites-de9f129b.png") -19px -413px no-repeat;
}

.sprite-pokemon_set_symbols_BLW {
  width: 19px;
  height: 19px;
  background: asset-url("/assets/sprites-de9f129b.png") -38px -413px no-repeat;
}

.sprite-pokemon_set_symbols_DCR {
  width: 19px;
  height: 19px;
  background: asset-url("/assets/sprites-de9f129b.png") -57px -413px no-repeat;
}

.sprite-pokemon_set_symbols_DEX {
  width: 19px;
  height: 19px;
  background: asset-url("/assets/sprites-de9f129b.png") -76px -413px no-repeat;
}

.sprite-pokemon_set_symbols_DRV {
  width: 19px;
  height: 19px;
  background: asset-url("/assets/sprites-de9f129b.png") -95px -413px no-repeat;
}

.sprite-pokemon_set_symbols_DRX {
  width: 19px;
  height: 19px;
  background: asset-url("/assets/sprites-de9f129b.png") -114px -413px no-repeat;
}

.sprite-pokemon_set_symbols_EPO {
  width: 19px;
  height: 19px;
  background: asset-url("/assets/sprites-de9f129b.png") -133px -413px no-repeat;
}

.sprite-pokemon_set_symbols_EVO {
  width: 19px;
  height: 19px;
  background: asset-url("/assets/sprites-de9f129b.png") -152px -413px no-repeat;
}

.sprite-pokemon_set_symbols_FAC {
  width: 19px;
  height: 19px;
  background: asset-url("/assets/sprites-de9f129b.png") -171px -413px no-repeat;
}

.sprite-pokemon_set_symbols_FFI {
  width: 19px;
  height: 19px;
  background: asset-url("/assets/sprites-de9f129b.png") -190px -413px no-repeat;
}

.sprite-pokemon_set_symbols_FLF {
  width: 19px;
  height: 19px;
  background: asset-url("/assets/sprites-de9f129b.png") -209px -413px no-repeat;
}

.sprite-pokemon_set_symbols_GEN {
  width: 19px;
  height: 19px;
  background: asset-url("/assets/sprites-de9f129b.png") -228px -413px no-repeat;
}

.sprite-pokemon_set_symbols_GRI {
  width: 19px;
  height: 19px;
  background: asset-url("/assets/sprites-de9f129b.png") -247px -413px no-repeat;
}

.sprite-pokemon_set_symbols_HS {
  width: 19px;
  height: 19px;
  background: asset-url("/assets/sprites-de9f129b.png") -266px -413px no-repeat;
}

.sprite-pokemon_set_symbols_KSS {
  width: 19px;
  height: 19px;
  background: asset-url("/assets/sprites-de9f129b.png") -285px -413px no-repeat;
}

.sprite-pokemon_set_symbols_LTR {
  width: 19px;
  height: 19px;
  background: asset-url("/assets/sprites-de9f129b.png") -304px -413px no-repeat;
}

.sprite-pokemon_set_symbols_NVI {
  width: 19px;
  height: 19px;
  background: asset-url("/assets/sprites-de9f129b.png") -323px -413px no-repeat;
}

.sprite-pokemon_set_symbols_NXD {
  width: 19px;
  height: 19px;
  background: asset-url("/assets/sprites-de9f129b.png") -342px -413px no-repeat;
}

.sprite-pokemon_set_symbols_PHF {
  width: 19px;
  height: 19px;
  background: asset-url("/assets/sprites-de9f129b.png") -361px -413px no-repeat;
}

.sprite-pokemon_set_symbols_PLB {
  width: 19px;
  height: 19px;
  background: asset-url("/assets/sprites-de9f129b.png") -380px -413px no-repeat;
}

.sprite-pokemon_set_symbols_PLF {
  width: 19px;
  height: 19px;
  background: asset-url("/assets/sprites-de9f129b.png") -399px -413px no-repeat;
}

.sprite-pokemon_set_symbols_PLS {
  width: 19px;
  height: 19px;
  background: asset-url("/assets/sprites-de9f129b.png") -418px -413px no-repeat;
}

.sprite-pokemon_set_symbols_PR-BLW {
  width: 19px;
  height: 19px;
  background: asset-url("/assets/sprites-de9f129b.png") -450px 0px no-repeat;
}

.sprite-pokemon_set_symbols_PR-SM {
  width: 19px;
  height: 19px;
  background: asset-url("/assets/sprites-de9f129b.png") -450px -19px no-repeat;
}

.sprite-pokemon_set_symbols_PR-SSH {
  width: 19px;
  height: 19px;
  background: asset-url("/assets/sprites-de9f129b.png") -450px -38px no-repeat;
}

.sprite-pokemon_set_symbols_PR-XY {
  width: 19px;
  height: 19px;
  background: asset-url("/assets/sprites-de9f129b.png") -450px -57px no-repeat;
}

.sprite-pokemon_set_symbols_PRC {
  width: 19px;
  height: 19px;
  background: asset-url("/assets/sprites-de9f129b.png") -450px -76px no-repeat;
}

.sprite-pokemon_set_symbols_ROS {
  width: 19px;
  height: 19px;
  background: asset-url("/assets/sprites-de9f129b.png") -450px -95px no-repeat;
}

.sprite-pokemon_set_symbols_STS {
  width: 19px;
  height: 19px;
  background: asset-url("/assets/sprites-de9f129b.png") -450px -114px no-repeat;
}

.sprite-pokemon_set_symbols_SUM {
  width: 19px;
  height: 19px;
  background: asset-url("/assets/sprites-de9f129b.png") -450px -133px no-repeat;
}

.sprite-pokemon_set_symbols_TM {
  width: 19px;
  height: 19px;
  background: asset-url("/assets/sprites-de9f129b.png") -450px -152px no-repeat;
}

.sprite-pokemon_set_symbols_XY {
  width: 19px;
  height: 19px;
  background: asset-url("/assets/sprites-de9f129b.png") -450px -171px no-repeat;
}

.sprite-set_symbols_KTK {
  width: 19px;
  height: 19px;
  background: asset-url("/assets/sprites-de9f129b.png") -450px -190px no-repeat;
}

.sprite-pokemon_set_symbols_SV {
  width: 19px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -450px -209px no-repeat;
}

.sprite-pokemon_set_symbols_UL {
  width: 19px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -450px -227px no-repeat;
}

.sprite-set_symbols_DDH {
  width: 19px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -450px -245px no-repeat;
}

.sprite-set_symbols_RIX {
  width: 19px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -450px -263px no-repeat;
}

.sprite-set_symbols_BNG {
  width: 18px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -450px -281px no-repeat;
}

.sprite-set_symbols_C13 {
  width: 18px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -450px -299px no-repeat;
}

.sprite-set_symbols_C14 {
  width: 18px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -450px -317px no-repeat;
}

.sprite-set_symbols_CM1 {
  width: 18px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -450px -335px no-repeat;
}

.sprite-set_symbols_CNS {
  width: 18px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -450px -353px no-repeat;
}

.sprite-set_symbols_DDK {
  width: 18px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -450px -371px no-repeat;
}

.sprite-set_symbols_DDL {
  width: 18px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -450px -389px no-repeat;
}

.sprite-set_symbols_DDO {
  width: 18px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -450px -407px no-repeat;
}

.sprite-set_symbols_DGM {
  width: 18px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -394px -357px no-repeat;
}

.sprite-set_symbols_DTK {
  width: 18px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -375px -354px no-repeat;
}

.sprite-set_symbols_FRF {
  width: 18px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") 0px -432px no-repeat;
}

.sprite-set_symbols_GTC {
  width: 18px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -18px -432px no-repeat;
}

.sprite-set_symbols_MMA {
  width: 18px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -36px -432px no-repeat;
}

.sprite-set_symbols_RTR {
  width: 18px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -54px -432px no-repeat;
}

.sprite-set_symbols_THS {
  width: 18px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -72px -432px no-repeat;
}

.sprite-set_symbols_V13 {
  width: 18px;
  height: 18px;
  background: asset-url("/assets/sprites-de9f129b.png") -90px -432px no-repeat;
}

.sprite-set_symbols_MM2 {
  width: 18px;
  height: 17px;
  background: asset-url("/assets/sprites-de9f129b.png") -108px -432px no-repeat;
}

.sprite-icon_help {
  width: 17px;
  height: 17px;
  background: asset-url("/assets/sprites-de9f129b.png") -413px -63px no-repeat;
}

.sprite-set_symbols_MPS {
  width: 17px;
  height: 17px;
  background: asset-url("/assets/sprites-de9f129b.png") -413px -80px no-repeat;
}

.sprite-set_symbols_MS2 {
  width: 17px;
  height: 17px;
  background: asset-url("/assets/sprites-de9f129b.png") -413px -97px no-repeat;
}

.sprite-set_symbols_TD0 {
  width: 17px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -413px -114px no-repeat;
}

.sprite-mana_symbols_s {
  width: 16px;
  height: 16px;
  background: asset-url("/assets/sprites-de9f129b.png") -413px -129px no-repeat;
}

.sprite-mana_symbols_snow {
  width: 16px;
  height: 16px;
  background: asset-url("/assets/sprites-de9f129b.png") -413px -145px no-repeat;
}

.sprite-energy_symbols_colorless {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -413px -161px no-repeat;
}

.sprite-energy_symbols_darkness {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -413px -176px no-repeat;
}

.sprite-energy_symbols_dragon {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -413px -191px no-repeat;
}

.sprite-energy_symbols_fairy {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -413px -206px no-repeat;
}

.sprite-energy_symbols_fighting {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -413px -221px no-repeat;
}

.sprite-energy_symbols_fire {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -413px -236px no-repeat;
}

.sprite-energy_symbols_grass {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -413px -251px no-repeat;
}

.sprite-energy_symbols_lightning {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -413px -266px no-repeat;
}

.sprite-energy_symbols_metal {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -413px -281px no-repeat;
}

.sprite-energy_symbols_psychic {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -413px -296px no-repeat;
}

.sprite-energy_symbols_water {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -413px -311px no-repeat;
}

.sprite-mana_symbols_0 {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -413px -326px no-repeat;
}

.sprite-mana_symbols_1 {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -413px -341px no-repeat;
}

.sprite-mana_symbols_10 {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -413px -356px no-repeat;
}

.sprite-mana_symbols_11 {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -413px -371px no-repeat;
}

.sprite-mana_symbols_12 {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -265px -100px no-repeat;
}

.sprite-mana_symbols_13 {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -315px -291px no-repeat;
}

.sprite-mana_symbols_15 {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -336px -312px no-repeat;
}

.sprite-mana_symbols_2 {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -357px -333px no-repeat;
}

.sprite-mana_symbols_2b {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -126px -432px no-repeat;
}

.sprite-mana_symbols_2g {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -141px -432px no-repeat;
}

.sprite-mana_symbols_2r {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -156px -432px no-repeat;
}

.sprite-mana_symbols_2u {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -171px -432px no-repeat;
}

.sprite-mana_symbols_2w {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -186px -432px no-repeat;
}

.sprite-mana_symbols_3 {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -201px -432px no-repeat;
}

.sprite-mana_symbols_4 {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -216px -432px no-repeat;
}

.sprite-mana_symbols_5 {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -231px -432px no-repeat;
}

.sprite-mana_symbols_6 {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -246px -432px no-repeat;
}

.sprite-mana_symbols_7 {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -261px -432px no-repeat;
}

.sprite-mana_symbols_8 {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -276px -432px no-repeat;
}

.sprite-mana_symbols_9 {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -291px -432px no-repeat;
}

.sprite-mana_symbols_b {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -306px -432px no-repeat;
}

.sprite-mana_symbols_bg {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -321px -432px no-repeat;
}

.sprite-mana_symbols_bp {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -336px -432px no-repeat;
}

.sprite-mana_symbols_br {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -351px -432px no-repeat;
}

.sprite-mana_symbols_c {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -366px -432px no-repeat;
}

.sprite-mana_symbols_g {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -381px -432px no-repeat;
}

.sprite-mana_symbols_gp {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -396px -432px no-repeat;
}

.sprite-mana_symbols_gu {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -411px -432px no-repeat;
}

.sprite-mana_symbols_gw {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -426px -432px no-repeat;
}

.sprite-mana_symbols_r {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -441px -432px no-repeat;
}

.sprite-mana_symbols_rg {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") 0px -450px no-repeat;
}

.sprite-mana_symbols_rp {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -15px -450px no-repeat;
}

.sprite-mana_symbols_rw {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -30px -450px no-repeat;
}

.sprite-mana_symbols_t {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -45px -450px no-repeat;
}

.sprite-mana_symbols_u {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -60px -450px no-repeat;
}

.sprite-mana_symbols_ub {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -75px -450px no-repeat;
}

.sprite-mana_symbols_up {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -90px -450px no-repeat;
}

.sprite-mana_symbols_ur {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -105px -450px no-repeat;
}

.sprite-mana_symbols_w {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -120px -450px no-repeat;
}

.sprite-mana_symbols_wb {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -135px -450px no-repeat;
}

.sprite-mana_symbols_wp {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -150px -450px no-repeat;
}

.sprite-mana_symbols_wu {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -165px -450px no-repeat;
}

.sprite-mana_symbols_x {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -180px -450px no-repeat;
}

.sprite-set_symbols_TD2 {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -195px -450px no-repeat;
}

.sprite-upvoted {
  width: 15px;
  height: 15px;
  background: asset-url("/assets/sprites-de9f129b.png") -210px -450px no-repeat;
}

.sprite-upvote {
  width: 15px;
  height: 14px;
  background: asset-url("/assets/sprites-de9f129b.png") -430px -399px no-repeat;
}

/*

        Creating a sprite from following images:

        app/assets/images/graph-sprites/m12.gif (39x21)
        app/assets/images/graph-sprites/m13.gif (39x21)
        app/assets/images/graph-sprites/m14.gif (39x21)
        app/assets/images/graph-sprites/m15.png (39x21)
        app/assets/images/graph-sprites/m19.jpeg (39x18)
        app/assets/images/graph-sprites/gtc.gif (33x21)
        app/assets/images/graph-sprites/dgm.gif (29x21)
        app/assets/images/graph-sprites/jou.gif (29x21)
        app/assets/images/graph-sprites/dka.gif (28x21)
        app/assets/images/graph-sprites/vma.jpeg (28x21)
        app/assets/images/graph-sprites/mbs.gif (21x27)
        app/assets/images/graph-sprites/dmu.png (25x25)
        app/assets/images/graph-sprites/c13.gif (21x25)
        app/assets/images/graph-sprites/hou.jpg (21x25)
        app/assets/images/graph-sprites/ktk.gif (21x25)
        app/assets/images/graph-sprites/war.png (21x25)
        app/assets/images/graph-sprites/a25.jpeg (25x21)
        app/assets/images/graph-sprites/mh2.png (25x21)
        app/assets/images/graph-sprites/mma.gif (25x21)
        app/assets/images/graph-sprites/eld.jpg (21x23)
        app/assets/images/graph-sprites/m20.jpeg (21x23)
        app/assets/images/graph-sprites/thb.png (21x23)
        app/assets/images/graph-sprites/bng.png (23x21)
        app/assets/images/graph-sprites/isd.gif (23x21)
        app/assets/images/graph-sprites/stx.png (21x22)
        app/assets/images/graph-sprites/thb.jpeg (21x22)
        app/assets/images/graph-sprites/akh.jpg (21x21)
        app/assets/images/graph-sprites/avr.gif (21x21)
        app/assets/images/graph-sprites/cns.jpeg (21x21)
        app/assets/images/graph-sprites/dds.jpg (21x21)
        app/assets/images/graph-sprites/frf.jpg (21x21)
        app/assets/images/graph-sprites/ima.png (21x21)
        app/assets/images/graph-sprites/som.gif (21x21)
        app/assets/images/graph-sprites/ths.gif (21x21)
        app/assets/images/graph-sprites/khm.png (20x21)
        app/assets/images/graph-sprites/rtr.gif (20x21)
        app/assets/images/graph-sprites/znr.png (20x21)
        app/assets/images/graph-sprites/c20.jpeg (21x20)
        app/assets/images/graph-sprites/ogw.jpg (21x19)
        app/assets/images/graph-sprites/dtk.jpg (18x21)
        app/assets/images/graph-sprites/aer.jpg (21x18)
        app/assets/images/graph-sprites/afr.png (21x18)
        app/assets/images/graph-sprites/bbd.jpeg (21x18)
        app/assets/images/graph-sprites/bfz.jpg (21x18)
        app/assets/images/graph-sprites/ddq.jpg (21x18)
        app/assets/images/graph-sprites/dom.jpeg (21x18)
        app/assets/images/graph-sprites/ema.gif (21x18)
        app/assets/images/graph-sprites/emn.jpg (21x18)
        app/assets/images/graph-sprites/kld.jpeg (21x18)
        app/assets/images/graph-sprites/mid.png (21x18)
        app/assets/images/graph-sprites/ori.jpg (21x18)
        app/assets/images/graph-sprites/rix.jpeg (21x18)
        app/assets/images/graph-sprites/soi.jpg (21x18)
        app/assets/images/graph-sprites/xln.jpg (21x18)
        app/assets/images/graph-sprites/ddo.jpg (21x17)
        app/assets/images/graph-sprites/mm2.jpg (21x17)
        app/assets/images/graph-sprites/mm3.jpg (21x16)
        app/assets/images/graph-sprites/mh1.jpeg (21x15)
        app/assets/images/graph-sprites/grn.jpeg (21x14)
        app/assets/images/graph-sprites/uma.jpeg (21x14)
        app/assets/images/graph-sprites/nph.gif (13x21)
        app/assets/images/graph-sprites/2xm.png (21x13)
        app/assets/images/graph-sprites/snc.png (21x13)
        app/assets/images/graph-sprites/tpr.png (21x12)
        app/assets/images/graph-sprites/jmp.jpeg (20x20)
        app/assets/images/graph-sprites/iko.jpeg (20x18)
        app/assets/images/graph-sprites/iko.png (20x18)
        app/assets/images/graph-sprites/bro.png (20x17)
        app/assets/images/graph-sprites/clb.png (20x17)
        app/assets/images/graph-sprites/neo.png (20x17)
        app/assets/images/graph-sprites/vow.png (20x17)
        app/assets/images/graph-sprites/one.png (20x16)
        app/assets/images/graph-sprites/m21.jpeg (20x10)
        app/assets/images/graph-sprites/m21.png (20x10)

        Output files:
          app/assets/images/graph-sprites.png
          app/assets/stylesheets/graph-sprites.css.scss

        Output size:
          195x186


*/
.graph-sprite-m12 {
  width: 39px;
  height: 21px;
  background: asset-url("/assets/graph-sprites-27d11629.png") 0px 0px no-repeat;
}

.graph-sprite-m13 {
  width: 39px;
  height: 21px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -39px 0px no-repeat;
}

.graph-sprite-m14 {
  width: 39px;
  height: 21px;
  background: asset-url("/assets/graph-sprites-27d11629.png") 0px -21px no-repeat;
}

.graph-sprite-m15 {
  width: 39px;
  height: 21px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -39px -21px no-repeat;
}

.graph-sprite-m19 {
  width: 39px;
  height: 18px;
  background: asset-url("/assets/graph-sprites-27d11629.png") 0px -42px no-repeat;
}

.graph-sprite-gtc {
  width: 33px;
  height: 21px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -78px 0px no-repeat;
}

.graph-sprite-dgm {
  width: 29px;
  height: 21px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -78px -21px no-repeat;
}

.graph-sprite-jou {
  width: 29px;
  height: 21px;
  background: asset-url("/assets/graph-sprites-27d11629.png") 0px -60px no-repeat;
}

.graph-sprite-dka {
  width: 28px;
  height: 21px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -29px -60px no-repeat;
}

.graph-sprite-vma {
  width: 28px;
  height: 21px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -57px -60px no-repeat;
}

.graph-sprite-mbs {
  width: 21px;
  height: 27px;
  background: asset-url("/assets/graph-sprites-27d11629.png") 0px -81px no-repeat;
}

.graph-sprite-dmu {
  width: 25px;
  height: 25px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -21px -81px no-repeat;
}

.graph-sprite-c13 {
  width: 21px;
  height: 25px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -46px -81px no-repeat;
}

.graph-sprite-hou {
  width: 21px;
  height: 25px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -67px -81px no-repeat;
}

.graph-sprite-ktk {
  width: 21px;
  height: 25px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -88px -81px no-repeat;
}

.graph-sprite-war {
  width: 21px;
  height: 25px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -111px 0px no-repeat;
}

.graph-sprite-a25 {
  width: 25px;
  height: 21px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -85px -60px no-repeat;
}

.graph-sprite-mh2 {
  width: 25px;
  height: 21px;
  background: asset-url("/assets/graph-sprites-27d11629.png") 0px -108px no-repeat;
}

.graph-sprite-mma {
  width: 25px;
  height: 21px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -25px -108px no-repeat;
}

.graph-sprite-eld {
  width: 21px;
  height: 23px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -111px -25px no-repeat;
}

.graph-sprite-m20 {
  width: 21px;
  height: 23px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -111px -48px no-repeat;
}

.graph-sprite-thb {
  width: 21px;
  height: 23px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -111px -71px no-repeat;
}

.graph-sprite-bng {
  width: 23px;
  height: 21px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -50px -108px no-repeat;
}

.graph-sprite-isd {
  width: 23px;
  height: 21px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -73px -108px no-repeat;
}

.graph-sprite-stx {
  width: 21px;
  height: 22px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -132px 0px no-repeat;
}

.graph-sprite-thb {
  width: 21px;
  height: 22px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -132px -22px no-repeat;
}

.graph-sprite-akh {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -132px -44px no-repeat;
}

.graph-sprite-avr {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -132px -65px no-repeat;
}

.graph-sprite-cns {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -132px -86px no-repeat;
}

.graph-sprite-dds {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -132px -107px no-repeat;
}

.graph-sprite-frf {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -96px -108px no-repeat;
}

.graph-sprite-ima {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/graph-sprites-27d11629.png") 0px -129px no-repeat;
}

.graph-sprite-som {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -21px -129px no-repeat;
}

.graph-sprite-ths {
  width: 21px;
  height: 21px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -42px -129px no-repeat;
}

.graph-sprite-khm {
  width: 20px;
  height: 21px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -63px -129px no-repeat;
}

.graph-sprite-rtr {
  width: 20px;
  height: 21px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -83px -129px no-repeat;
}

.graph-sprite-znr {
  width: 20px;
  height: 21px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -103px -129px no-repeat;
}

.graph-sprite-c20 {
  width: 21px;
  height: 20px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -123px -129px no-repeat;
}

.graph-sprite-ogw {
  width: 21px;
  height: 19px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -153px 0px no-repeat;
}

.graph-sprite-dtk {
  width: 18px;
  height: 21px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -153px -19px no-repeat;
}

.graph-sprite-aer {
  width: 21px;
  height: 18px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -153px -40px no-repeat;
}

.graph-sprite-afr {
  width: 21px;
  height: 18px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -153px -58px no-repeat;
}

.graph-sprite-bbd {
  width: 21px;
  height: 18px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -153px -76px no-repeat;
}

.graph-sprite-bfz {
  width: 21px;
  height: 18px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -153px -94px no-repeat;
}

.graph-sprite-ddq {
  width: 21px;
  height: 18px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -153px -112px no-repeat;
}

.graph-sprite-dom {
  width: 21px;
  height: 18px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -153px -130px no-repeat;
}

.graph-sprite-ema {
  width: 21px;
  height: 18px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -78px -42px no-repeat;
}

.graph-sprite-emn {
  width: 21px;
  height: 18px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -39px -42px no-repeat;
}

.graph-sprite-kld {
  width: 21px;
  height: 18px;
  background: asset-url("/assets/graph-sprites-27d11629.png") 0px -150px no-repeat;
}

.graph-sprite-mid {
  width: 21px;
  height: 18px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -21px -150px no-repeat;
}

.graph-sprite-ori {
  width: 21px;
  height: 18px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -42px -150px no-repeat;
}

.graph-sprite-rix {
  width: 21px;
  height: 18px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -63px -150px no-repeat;
}

.graph-sprite-soi {
  width: 21px;
  height: 18px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -84px -150px no-repeat;
}

.graph-sprite-xln {
  width: 21px;
  height: 18px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -105px -150px no-repeat;
}

.graph-sprite-ddo {
  width: 21px;
  height: 17px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -126px -150px no-repeat;
}

.graph-sprite-mm2 {
  width: 21px;
  height: 17px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -147px -150px no-repeat;
}

.graph-sprite-mm3 {
  width: 21px;
  height: 16px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -174px 0px no-repeat;
}

.graph-sprite-mh1 {
  width: 21px;
  height: 15px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -174px -16px no-repeat;
}

.graph-sprite-grn {
  width: 21px;
  height: 14px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -174px -31px no-repeat;
}

.graph-sprite-uma {
  width: 21px;
  height: 14px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -174px -45px no-repeat;
}

.graph-sprite-nph {
  width: 13px;
  height: 21px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -174px -59px no-repeat;
}

.graph-sprite-2xm {
  width: 21px;
  height: 13px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -174px -80px no-repeat;
}

.graph-sprite-snc {
  width: 21px;
  height: 13px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -174px -93px no-repeat;
}

.graph-sprite-tpr {
  width: 21px;
  height: 12px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -174px -106px no-repeat;
}

.graph-sprite-jmp {
  width: 20px;
  height: 20px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -174px -118px no-repeat;
}

.graph-sprite-iko {
  width: 20px;
  height: 18px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -174px -138px no-repeat;
}

.graph-sprite-iko {
  width: 20px;
  height: 18px;
  background: asset-url("/assets/graph-sprites-27d11629.png") 0px -168px no-repeat;
}

.graph-sprite-bro {
  width: 20px;
  height: 17px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -20px -168px no-repeat;
}

.graph-sprite-clb {
  width: 20px;
  height: 17px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -40px -168px no-repeat;
}

.graph-sprite-neo {
  width: 20px;
  height: 17px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -60px -168px no-repeat;
}

.graph-sprite-vow {
  width: 20px;
  height: 17px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -80px -168px no-repeat;
}

.graph-sprite-one {
  width: 20px;
  height: 16px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -100px -168px no-repeat;
}

.graph-sprite-m21 {
  width: 20px;
  height: 10px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -174px -156px no-repeat;
}

.graph-sprite-m21 {
  width: 20px;
  height: 10px;
  background: asset-url("/assets/graph-sprites-27d11629.png") -111px -94px no-repeat;
}

.widgetPriceCompact {
  height: 346px;
}

.widgetPriceCompact-image {
  display: block;
}

.widget-price-compact-placeholder {
  position: relative;
}

.widgetPriceCompact-prices-paper, .widgetPriceCompact-prices-online {
  float: left;
  width: 50%;
  color: transparent;
  text-align: center;
  padding-top: 1px;
  box-sizing: border-box;
  border: 2px solid transparent;
  border-radius: 3px;
}

.widgetPriceCompact-cardName {
  display: none;
  text-align: center;
  margin-bottom: 0.125rem;
}

.spoiler-page .widgetPriceCompact-cardName {
  display: block;
}

.widgetPriceCompact-prices-link {
  width: 100%;
  border-radius: 3px;
}

.widget-price-compact-placeholder {
  display: inline-block;
  margin: 3px;
  margin-bottom: 10px;
}

.widgetPriceCompact-image-img, .widget-price-compact-placeholder-preview {
  width: 223px;
  height: 311px;
  border-radius: 5%;
  -moz-border-radius: 5%;
  -webkit-border-radius: 5%;
}

.widgetPriceCompact-prices-paper-only.widgetPriceCompact-prices-paper {
  width: 100%;
}

.widgetPriceCompact-prices-paper-only.widgetPriceCompact-prices-online {
  display: none;
}

.widgetPriceCompact-prices-online-only.widgetPriceCompact-prices-online {
  width: 100%;
}

.widgetPriceCompact-prices-online-only.widgetPriceCompact-prices-paper {
  display: none;
}

.widgetPriceCompact-prices {
  margin-top: 0.25rem;
  display: block;
}
.widgetPriceCompact-prices .spoiler-card-title {
  margin-top: 5px;
  text-decoration-style: none;
  font-style: normal;
  text-decoration-color: transparent;
}

.superbrew-deck-tile {
  float: left;
  margin-right: 10px;
}

.superbrew-results-table {
  margin-top: 20px;
}

.brew-ajax-spinner {
  display: inline-block;
  margin-left: 10px;
}

.bs-wizard {
  margin-top: 10px;
  margin-bottom: 20px;
}

/*Form Wizard*/
.bs-wizard > .bs-wizard-step {
  padding: 0;
  position: relative;
}

.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
  color: #595959;
  font-size: 16px;
  margin-bottom: 5px;
}

.bs-wizard > .bs-wizard-step .bs-wizard-info {
  color: #999;
  font-size: 14px;
}

.bs-wizard > .bs-wizard-step > .bs-wizard-dot {
  position: absolute;
  width: 30px;
  height: 30px;
  display: block;
  background: #fbe8aa;
  top: 45px;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  border-radius: 50%;
}

.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {
  content: " ";
  width: 14px;
  height: 14px;
  background: #fbbd19;
  border-radius: 50px;
  position: absolute;
  top: 8px;
  left: 8px;
}

.bs-wizard > .bs-wizard-step > .progress {
  position: relative;
  border-radius: 0px;
  height: 8px;
  box-shadow: none;
  margin: 20px 0;
}

.bs-wizard > .bs-wizard-step > .progress > .progress-bar {
  width: 0px;
  box-shadow: none;
  background: #fbe8aa;
}

.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {
  width: 100%;
}

.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {
  width: 50%;
}

.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {
  width: 0%;
}

.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {
  width: 100%;
}

.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
  background-color: #f5f5f5;
}

.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {
  opacity: 0;
}

.bs-wizard > .bs-wizard-step:first-child > .progress {
  left: 50%;
  width: 50%;
}

.bs-wizard > .bs-wizard-step:last-child > .progress {
  width: 50%;
}

.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot {
  pointer-events: none;
}

.account-wizard-finish-features {
  margin-top: 30px;
  margin-bottom: 30px;
}

.premium-marketing-container {
  margin-top: 1rem;
  display: flex;
  flex-wrap: wrap;
}
.premium-marketing-container .img-feature {
  display: block;
  margin: 0.5rem auto;
  width: 10rem;
}
.premium-marketing-container .premium-marketing-title {
  font-size: 1.75rem;
  text-align: center;
}
.premium-marketing-container p {
  text-align: center;
}
.premium-marketing-container .premium-marketing {
  padding: 0.5rem;
  width: 100%;
}
@media (min-width: 600px) {
  .premium-marketing-container .premium-marketing {
    width: 50%;
  }
}
@media (min-width: 900px) {
  .premium-marketing-container .premium-marketing {
    width: 33%;
  }
}
@media (min-width: 1200px) {
  .premium-marketing-container .premium-marketing {
    width: 20%;
  }
}

.premium-feature-icon {
  font-size: 8rem;
  width: 8rem;
  margin: 2rem auto;
  display: block;
  text-align: center;
}

.countdown {
  font: normal 12px "Open Sans", sans-serif;
  list-style: none;
  padding: 0;
  display: block;
  text-align: center;
}

.countdown > li {
  display: inline-block;
}

.countdown > li .time {
  font-size: 30px;
  font-weight: 300;
}

.countdown .seperator {
  font-size: 30px;
  vertical-align: top;
}

.countdown .time_description {
  color: #a7abb1;
  font-size: 14px;
}

.article-tools-youtube-paste {
  width: 850px;
  height: 300px;
  display: block;
  font-family: monospace;
  padding: 10px;
}

.create-visual-overlay-screenshot-region {
  margin: 5px;
  display: inline-block;
}

.youtube-helper label {
  display: block;
}

/*
%name
  %name-left
  %name-content-wrapper
    %name-content
*/
[data-theme=light] .deck-visual-graphic-area, [data-theme=dark] .deck-visual-graphic-area {
  width: 1200px;
  background-image: url("/assets/visualdecktech-gradient-f276ff9f.jpg");
  background-size: cover;
}
[data-theme=light] .deck-visual-titlebar, [data-theme=dark] .deck-visual-titlebar {
  margin-bottom: 10px;
}
[data-theme=light] .deck-visual-header, [data-theme=dark] .deck-visual-header {
  padding: 0;
  color: #fff;
  background-size: cover;
  background-position: -20% 10%;
  position: relative;
  height: 225px;
  background-color: #fdfcf3;
}
[data-theme=light] .deck-visual-header::after, [data-theme=dark] .deck-visual-header::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=light] .deck-visual-color-indicators, [data-theme=dark] .deck-visual-color-indicators {
  float: left;
}
[data-theme=light] .deck-visual-color-indicators::after, [data-theme=dark] .deck-visual-color-indicators::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=light] .deck-visual-color-indicator, [data-theme=dark] .deck-visual-color-indicator {
  float: left;
  height: 30px;
  width: 100px;
  margin-top: 28px;
  -ms-transform: skewX(-10deg);
  -webkit-transform: skewX(-10deg);
  transform: skewX(-10deg);
  margin-left: 2px;
  text-align: center;
}
[data-theme=light] .deck-visual-color-indicator-icon, [data-theme=dark] .deck-visual-color-indicator-icon {
  -ms-transform: skewX(10deg);
  -webkit-transform: skewX(10deg);
  transform: skewX(10deg);
  margin-top: 4px;
}
[data-theme=light] .deck-visual-header-types, [data-theme=dark] .deck-visual-header-types {
  display: flex;
  align-items: center;
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: bold;
  color: #fdfcf3;
  margin-top: 28px;
  padding-left: 15px;
  float: left;
}
[data-theme=light] .deck-visual-header-types::after, [data-theme=dark] .deck-visual-header-types::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=light] .deck-visual-header-costs, [data-theme=dark] .deck-visual-header-costs {
  float: right;
  padding-right: 20px;
  padding-top: 10px;
}
[data-theme=light] .deck-visual-header-costs::after, [data-theme=dark] .deck-visual-header-costs::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=light] .deck-visual-header-type-icon, [data-theme=dark] .deck-visual-header-type-icon {
  margin-left: 7px;
  margin-right: 5px;
}
[data-theme=light] .deck-visual-color-indicator-g, [data-theme=dark] .deck-visual-color-indicator-g {
  background-color: #4bcf8f;
}
[data-theme=light] .deck-visual-color-indicator-u, [data-theme=dark] .deck-visual-color-indicator-u {
  background-color: #3abbf1;
}
[data-theme=light] .deck-visual-color-indicator-w, [data-theme=dark] .deck-visual-color-indicator-w {
  background-color: #cfcb5f;
}
[data-theme=light] .deck-visual-color-indicator-r, [data-theme=dark] .deck-visual-color-indicator-r {
  background-color: #e0615e;
}
[data-theme=light] .deck-visual-color-indicator-b, [data-theme=dark] .deck-visual-color-indicator-b {
  background-color: #7d7d7d;
}
[data-theme=light] .deck-visual-header-title, [data-theme=dark] .deck-visual-header-title {
  padding: 5px;
  padding-left: 15px;
}
[data-theme=light] .deck-visual-header-art, [data-theme=dark] .deck-visual-header-art {
  float: left;
  height: 225px;
  width: 400px;
  background-size: cover;
  position: relative;
}
[data-theme=light] .deck-visual-header-art-from-card, [data-theme=dark] .deck-visual-header-art-from-card {
  background-size: 130%;
  background-position: -60px -110px;
}
[data-theme=light] .deck-visual-header-art-overlap, [data-theme=dark] .deck-visual-header-art-overlap {
  position: absolute;
  right: 0;
  bottom: 0;
}
[data-theme=light] .deck-visual-header-divider, [data-theme=dark] .deck-visual-header-divider {
  position: absolute;
  bottom: -21px;
  background-image: url("/assets/visualdecktech-header-ccd9447b.png");
  width: 858px;
  height: 109px;
  right: 0;
  padding-left: 40px;
}
[data-theme=light] .deck-visual-header-title, [data-theme=dark] .deck-visual-header-title {
  float: left;
  width: 730px;
  overflow: hidden;
  white-space: nowrap;
}
[data-theme=light] .deck-visual-header-title-name, [data-theme=dark] .deck-visual-header-title-name {
  font-size: 75px;
  font-weight: 700;
  width: 780px;
  margin: 0;
}
[data-theme=light] .deck-visual-header-title-info, [data-theme=dark] .deck-visual-header-title-info {
  font-size: 20px;
  width: 740px;
  height: 20px;
}
[data-theme=light] .deck-visual-header-graph, [data-theme=dark] .deck-visual-header-graph {
  margin-left: 30px;
  margin-top: 10px;
  float: right;
}
[data-theme=light] .deck-visual-playmat, [data-theme=dark] .deck-visual-playmat {
  min-height: 1032px;
  padding: 10px;
  position: relative;
  background-size: cover;
  color: #fff;
  padding-bottom: 75px;
  margin-top: 10px;
}
[data-theme=light] .deck-visual-playmat::after, [data-theme=dark] .deck-visual-playmat::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=light] .deck-visual-footer-copyright, [data-theme=dark] .deck-visual-footer-copyright {
  font-family: "Helvetica Neue", Helvetica, Arial, "Liberation Sans", sans-serif;
  margin-top: 15px;
  font-size: 10px;
  position: absolute;
  bottom: 5px;
}
[data-theme=light] .deck-visual-footer-breakdowns, [data-theme=dark] .deck-visual-footer-breakdowns {
  padding: 5px 180px 5px 20px;
  background-color: rgba(255, 255, 255, 0.2);
  margin: 0 -10px -10px -10px;
  position: absolute;
  width: 1200px;
  bottom: 40px;
  white-space: nowrap;
}
[data-theme=light] .deck-visual-footer-breakdown, [data-theme=dark] .deck-visual-footer-breakdown {
  display: inline-block;
  margin-right: 20px;
  font-size: 16px;
  font-family: "Open Sans";
  font-weight: 900;
}
[data-theme=light] .deck-visual-footer-breakdown-symbol, [data-theme=dark] .deck-visual-footer-breakdown-symbol {
  margin-right: 2px;
  margin-top: -4px;
  height: 20px;
}
[data-theme=light] .deck-visual-footer-watermark, [data-theme=dark] .deck-visual-footer-watermark {
  right: 20px;
  bottom: -10px;
  position: absolute;
}
[data-theme=light] .deck-visual-footer-watermark-logo, [data-theme=dark] .deck-visual-footer-watermark-logo {
  width: 50px;
}
[data-theme=light] .deck-visual-playmat-maindeck, [data-theme=dark] .deck-visual-playmat-maindeck {
  float: left;
  width: 800px;
  overflow: hidden;
  margin-top: 20px;
  margin-left: 65px;
}
[data-theme=light] .deck-visual-playmat-maindeck::after, [data-theme=dark] .deck-visual-playmat-maindeck::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=light] .deck-visual-nosideboard, [data-theme=dark] .deck-visual-nosideboard {
  width: 910px;
}
[data-theme=light] .deck-visual-nosideboard .deck-visual-header-graph, [data-theme=light] .deck-visual-nosideboard .deck-visual-footer-watermark, [data-theme=dark] .deck-visual-nosideboard .deck-visual-header-graph, [data-theme=dark] .deck-visual-nosideboard .deck-visual-footer-watermark {
  display: none;
}
[data-theme=light] .deck-visual-nosideboard .deck-visual-footer-breakdown-container, [data-theme=dark] .deck-visual-nosideboard .deck-visual-footer-breakdown-container {
  width: 880px;
}
[data-theme=light] .deck-visual-nosideboard .deck-visual-footer-breakdowns, [data-theme=dark] .deck-visual-nosideboard .deck-visual-footer-breakdowns {
  width: 909px;
  bottom: 55px;
}
[data-theme=light] .deck-visual-nosideboard .deck-visual-header-title, [data-theme=dark] .deck-visual-nosideboard .deck-visual-header-title {
  float: left;
  width: 580px;
}
[data-theme=light] .deck-visual-nosideboard .deck-visual-header-title-name, [data-theme=dark] .deck-visual-nosideboard .deck-visual-header-title-name {
  width: 550px;
}
[data-theme=light] .deck-visual-nosideboard .deck-visual-header-art, [data-theme=dark] .deck-visual-nosideboard .deck-visual-header-art {
  width: 300px;
}
[data-theme=light] .deck-visual-nosideboard .deck-visual-header-art-from-card, [data-theme=dark] .deck-visual-nosideboard .deck-visual-header-art-from-card {
  background-position: -50px -70px;
  background-size: 130%;
}
[data-theme=light] .deck-visual-playmat-maindeck-nosideboard, [data-theme=dark] .deck-visual-playmat-maindeck-nosideboard {
  width: auto;
}
[data-theme=light] .deck-visual-playmat-sideboard, [data-theme=dark] .deck-visual-playmat-sideboard {
  margin-top: 20px;
  float: left;
  width: 223px;
  margin-left: 50px;
}
[data-theme=light] .deck-visual-playmat-sideboard::after, [data-theme=dark] .deck-visual-playmat-sideboard::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=light] .deck-visual-sideboard-label, [data-theme=dark] .deck-visual-sideboard-label {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  transform-origin: left top 0;
  -webkit-transform-origin: left top 0;
  -ms-transform-origin: left top 0;
  -moz-transform-origin: left top 0;
  position: absolute;
  left: -30px;
  top: 500px;
  font-family: "Open Sans";
  text-transform: uppercase;
  font-weight: 900;
}
[data-theme=light] .deck-visual-pile, [data-theme=dark] .deck-visual-pile {
  position: relative;
  width: 148.6666666667px;
  height: 297.3333333333px;
  display: inline-block;
}
[data-theme=light] .deck-visual-pile-card, [data-theme=dark] .deck-visual-pile-card {
  position: absolute;
  border-radius: 5%;
  width: 148.6666666667px;
  height: 207.3333333333px;
}
[data-theme=light] .deck-visual-pile-card-0, [data-theme=dark] .deck-visual-pile-card-0 {
  z-index: 1;
  top: 0px;
}
[data-theme=light] .deck-visual-pile-card-1, [data-theme=dark] .deck-visual-pile-card-1 {
  z-index: 2;
  top: 30px;
}
[data-theme=light] .deck-visual-pile-card-2, [data-theme=dark] .deck-visual-pile-card-2 {
  z-index: 3;
  top: 60px;
}
[data-theme=light] .deck-visual-pile-card-3, [data-theme=dark] .deck-visual-pile-card-3 {
  z-index: 4;
  top: 90px;
}
[data-theme=light] .deck-visual-pile-card-4, [data-theme=dark] .deck-visual-pile-card-4 {
  z-index: 5;
  top: 120px;
}
[data-theme=light] .deck-visual-pile-card-5, [data-theme=dark] .deck-visual-pile-card-5 {
  z-index: 6;
  top: 150px;
}
[data-theme=light] .deck-visual-pile-card-6, [data-theme=dark] .deck-visual-pile-card-6 {
  z-index: 7;
  top: 180px;
}
[data-theme=light] .deck-visual-pile-card-7, [data-theme=dark] .deck-visual-pile-card-7 {
  z-index: 8;
  top: 210px;
}
[data-theme=light] .deck-visual-pile-card-8, [data-theme=dark] .deck-visual-pile-card-8 {
  z-index: 9;
  top: 240px;
}
[data-theme=light] .deck-visual-pile-card-9, [data-theme=dark] .deck-visual-pile-card-9 {
  z-index: 10;
  top: 270px;
}
[data-theme=light] .deck-visual-pile-card-10, [data-theme=dark] .deck-visual-pile-card-10 {
  z-index: 11;
  top: 300px;
}
[data-theme=light] .deck-visual-pile-card-11, [data-theme=dark] .deck-visual-pile-card-11 {
  z-index: 12;
  top: 330px;
}
[data-theme=light] .deck-visual-pile-card-12, [data-theme=dark] .deck-visual-pile-card-12 {
  z-index: 13;
  top: 360px;
}
[data-theme=light] .deck-visual-pile-card-13, [data-theme=dark] .deck-visual-pile-card-13 {
  z-index: 14;
  top: 390px;
}
[data-theme=light] .deck-visual-pile-card-14, [data-theme=dark] .deck-visual-pile-card-14 {
  z-index: 15;
  top: 420px;
}
[data-theme=light] .deck-visual-playmat-sideboard .deck-visual-pile-card-0, [data-theme=dark] .deck-visual-playmat-sideboard .deck-visual-pile-card-0 {
  top: 0px;
}
[data-theme=light] .deck-visual-playmat-sideboard .deck-visual-pile-card-1, [data-theme=dark] .deck-visual-playmat-sideboard .deck-visual-pile-card-1 {
  top: 50px;
  margin-left: 74.3333333333px;
}
[data-theme=light] .deck-visual-playmat-sideboard .deck-visual-pile-card-2, [data-theme=dark] .deck-visual-playmat-sideboard .deck-visual-pile-card-2 {
  top: 100px;
}
[data-theme=light] .deck-visual-playmat-sideboard .deck-visual-pile-card-3, [data-theme=dark] .deck-visual-playmat-sideboard .deck-visual-pile-card-3 {
  top: 150px;
  margin-left: 74.3333333333px;
}
[data-theme=light] .deck-visual-playmat-sideboard .deck-visual-pile-card-4, [data-theme=dark] .deck-visual-playmat-sideboard .deck-visual-pile-card-4 {
  top: 200px;
}
[data-theme=light] .deck-visual-playmat-sideboard .deck-visual-pile-card-5, [data-theme=dark] .deck-visual-playmat-sideboard .deck-visual-pile-card-5 {
  top: 250px;
  margin-left: 74.3333333333px;
}
[data-theme=light] .deck-visual-playmat-sideboard .deck-visual-pile-card-6, [data-theme=dark] .deck-visual-playmat-sideboard .deck-visual-pile-card-6 {
  top: 300px;
}
[data-theme=light] .deck-visual-playmat-sideboard .deck-visual-pile-card-7, [data-theme=dark] .deck-visual-playmat-sideboard .deck-visual-pile-card-7 {
  top: 350px;
  margin-left: 74.3333333333px;
}
[data-theme=light] .deck-visual-playmat-sideboard .deck-visual-pile-card-8, [data-theme=dark] .deck-visual-playmat-sideboard .deck-visual-pile-card-8 {
  top: 400px;
}
[data-theme=light] .deck-visual-playmat-sideboard .deck-visual-pile-card-9, [data-theme=dark] .deck-visual-playmat-sideboard .deck-visual-pile-card-9 {
  top: 450px;
  margin-left: 74.3333333333px;
}
[data-theme=light] .deck-visual-playmat-sideboard .deck-visual-pile-card-10, [data-theme=dark] .deck-visual-playmat-sideboard .deck-visual-pile-card-10 {
  top: 500px;
}
[data-theme=light] .deck-visual-playmat-sideboard .deck-visual-pile-card-11, [data-theme=dark] .deck-visual-playmat-sideboard .deck-visual-pile-card-11 {
  top: 550px;
  margin-left: 74.3333333333px;
}
[data-theme=light] .deck-visual-playmat-sideboard .deck-visual-pile-card-12, [data-theme=dark] .deck-visual-playmat-sideboard .deck-visual-pile-card-12 {
  top: 600px;
}
[data-theme=light] .deck-visual-playmat-sideboard .deck-visual-pile-card-13, [data-theme=dark] .deck-visual-playmat-sideboard .deck-visual-pile-card-13 {
  top: 650px;
  margin-left: 74.3333333333px;
}
[data-theme=light] .deck-visual-playmat-sideboard .deck-visual-pile-card-14, [data-theme=dark] .deck-visual-playmat-sideboard .deck-visual-pile-card-14 {
  top: 700px;
}
[data-theme=light] .deck-visual-coverage .deck-visual-playmat-sideboard .deck-visual-pile-card-0, [data-theme=dark] .deck-visual-coverage .deck-visual-playmat-sideboard .deck-visual-pile-card-0 {
  top: 0px;
}
[data-theme=light] .deck-visual-coverage .deck-visual-playmat-sideboard .deck-visual-pile-card-1, [data-theme=dark] .deck-visual-coverage .deck-visual-playmat-sideboard .deck-visual-pile-card-1 {
  top: 30px;
}
[data-theme=light] .deck-visual-coverage .deck-visual-playmat-sideboard .deck-visual-pile-card-2, [data-theme=dark] .deck-visual-coverage .deck-visual-playmat-sideboard .deck-visual-pile-card-2 {
  top: 60px;
}
[data-theme=light] .deck-visual-coverage .deck-visual-playmat-sideboard .deck-visual-pile-card-3, [data-theme=dark] .deck-visual-coverage .deck-visual-playmat-sideboard .deck-visual-pile-card-3 {
  top: 90px;
}
[data-theme=light] .deck-visual-coverage .deck-visual-playmat-sideboard .deck-visual-pile-card-4, [data-theme=dark] .deck-visual-coverage .deck-visual-playmat-sideboard .deck-visual-pile-card-4 {
  top: 120px;
}
[data-theme=light] .deck-visual-coverage .deck-visual-playmat-sideboard .deck-visual-pile-card-5, [data-theme=dark] .deck-visual-coverage .deck-visual-playmat-sideboard .deck-visual-pile-card-5 {
  top: 150px;
}
[data-theme=light] .deck-visual-coverage .deck-visual-playmat-sideboard .deck-visual-pile-card-6, [data-theme=dark] .deck-visual-coverage .deck-visual-playmat-sideboard .deck-visual-pile-card-6 {
  top: 180px;
}
[data-theme=light] .deck-visual-coverage .deck-visual-playmat-sideboard .deck-visual-pile-card-7, [data-theme=dark] .deck-visual-coverage .deck-visual-playmat-sideboard .deck-visual-pile-card-7 {
  top: 210px;
}
[data-theme=light] .deck-visual-coverage .deck-visual-playmat-sideboard .deck-visual-pile-card-8, [data-theme=dark] .deck-visual-coverage .deck-visual-playmat-sideboard .deck-visual-pile-card-8 {
  top: 240px;
}
[data-theme=light] .deck-visual-coverage .deck-visual-playmat-sideboard .deck-visual-pile-card-9, [data-theme=dark] .deck-visual-coverage .deck-visual-playmat-sideboard .deck-visual-pile-card-9 {
  top: 270px;
}
[data-theme=light] .deck-visual-coverage .deck-visual-playmat-sideboard .deck-visual-pile-card-10, [data-theme=dark] .deck-visual-coverage .deck-visual-playmat-sideboard .deck-visual-pile-card-10 {
  top: 300px;
}
[data-theme=light] .deck-visual-coverage .deck-visual-playmat-sideboard .deck-visual-pile-card-11, [data-theme=dark] .deck-visual-coverage .deck-visual-playmat-sideboard .deck-visual-pile-card-11 {
  top: 330px;
}
[data-theme=light] .deck-visual-coverage .deck-visual-playmat-sideboard .deck-visual-pile-card-12, [data-theme=dark] .deck-visual-coverage .deck-visual-playmat-sideboard .deck-visual-pile-card-12 {
  top: 360px;
}
[data-theme=light] .deck-visual-coverage .deck-visual-playmat-sideboard .deck-visual-pile-card-13, [data-theme=dark] .deck-visual-coverage .deck-visual-playmat-sideboard .deck-visual-pile-card-13 {
  top: 390px;
}
[data-theme=light] .deck-visual-coverage .deck-visual-playmat-sideboard .deck-visual-pile-card-14, [data-theme=dark] .deck-visual-coverage .deck-visual-playmat-sideboard .deck-visual-pile-card-14 {
  top: 420px;
}
[data-theme=light] .deck-visual-buy-buttons, [data-theme=dark] .deck-visual-buy-buttons {
  width: 300px;
  float: right;
}
[data-theme=light] .deck-visual-footer-breakdown-container, [data-theme=dark] .deck-visual-footer-breakdown-container {
  width: 990px;
  white-space: nowrap;
  overflow: hidden;
}
[data-theme=light] .deck-visual-light-bg.deck-visual-border, [data-theme=dark] .deck-visual-light-bg.deck-visual-border {
  border: 1px solid #333;
}
[data-theme=light] .deck-visual-light-bg .deck-visual-header, [data-theme=dark] .deck-visual-light-bg .deck-visual-header {
  color: #333;
}
[data-theme=light] .deck-visual-light-bg .deck-visual-playmat, [data-theme=dark] .deck-visual-light-bg .deck-visual-playmat {
  color: #333;
}
[data-theme=light] .deck-visual-light-bg .deck-visual-footer-breakdowns, [data-theme=dark] .deck-visual-light-bg .deck-visual-footer-breakdowns {
  padding: 5px 180px 5px 20px;
  color: #fff;
  background-color: #333;
}
[data-theme=light] .deck-visual-coverage, [data-theme=dark] .deck-visual-coverage {
  width: 1920px;
  height: 1080px;
}
[data-theme=light] .deck-visual-coverage .deck-visual-playmat, [data-theme=dark] .deck-visual-coverage .deck-visual-playmat {
  min-height: 912px;
  height: 912px;
}
[data-theme=light] .deck-visual-coverage .deck-visual-header-art, [data-theme=light] .deck-visual-coverage .deck-visual-header-art-overlap, [data-theme=dark] .deck-visual-coverage .deck-visual-header-art, [data-theme=dark] .deck-visual-coverage .deck-visual-header-art-overlap {
  display: none;
}
[data-theme=light] .deck-visual-coverage .deck-visual-header, [data-theme=dark] .deck-visual-coverage .deck-visual-header {
  padding-top: 50px;
  height: 168px;
  padding-right: 50px;
  background-color: transparent;
}
[data-theme=light] .deck-visual-coverage .deck-visual-header-title, [data-theme=dark] .deck-visual-coverage .deck-visual-header-title {
  float: left;
  width: 1250px;
  background-color: #333430;
  margin-top: 30px;
  height: 88px;
  padding-left: 75px;
  color: #fdfcf3;
  padding-right: 50px;
}
[data-theme=light] .deck-visual-coverage .deck-visual-footer-breakdowns, [data-theme=dark] .deck-visual-coverage .deck-visual-footer-breakdowns {
  width: 1920px;
}
[data-theme=light] .deck-visual-coverage .deck-visual-playmat-maindeck, [data-theme=dark] .deck-visual-coverage .deck-visual-playmat-maindeck {
  float: left;
  height: 760px;
  width: 1280px;
  overflow: hidden;
  margin-top: 50px;
  margin-left: 50px;
}
[data-theme=light] .deck-visual-coverage .deck-visual-playmat-sideboard, [data-theme=dark] .deck-visual-coverage .deck-visual-playmat-sideboard {
  float: left;
  height: 760px;
  margin-top: 50px;
  width: 223px;
}
[data-theme=light] .deck-visual-coverage .deck-visual-sideboard-label, [data-theme=dark] .deck-visual-coverage .deck-visual-sideboard-label {
  top: 300px;
}
[data-theme=light] .deck-visual-coverage .deck-visual-header-title-name, [data-theme=dark] .deck-visual-coverage .deck-visual-header-title-name {
  width: 1920px -700px;
}
[data-theme=light] .deck-visual-coverage .deck-visual-footer-breakdown-container, [data-theme=dark] .deck-visual-coverage .deck-visual-footer-breakdown-container {
  width: 1710px;
}
[data-theme=light] .deck-visual-coverage .deck-visual-header-title-name, [data-theme=dark] .deck-visual-coverage .deck-visual-header-title-name {
  font-size: 40px;
}
[data-theme=light] .deck-visual-coverage .deck-visual-footer-breakdowns, [data-theme=dark] .deck-visual-coverage .deck-visual-footer-breakdowns {
  margin-top: 30px;
  float: left;
  position: static;
}
[data-theme=light] .deck-visual-coverage .deck-visual-footer-copyright, [data-theme=dark] .deck-visual-coverage .deck-visual-footer-copyright {
  float: left;
  position: static;
}
[data-theme=light] .deck-visual-coverage .deck-visual-footer-watermark, [data-theme=dark] .deck-visual-coverage .deck-visual-footer-watermark {
  width: 150px;
  bottom: 18px;
  z-index: 10;
  right: 20px;
  position: absolute;
}
[data-theme=light] .deck-visual-commander-left, [data-theme=dark] .deck-visual-commander-left {
  background-image: url("https://images1.mtggoldfish.com/uploads/38dd36d3-0ca9-4f7d-8d5f-ab79eabd0d04/grey-background-commander.jpg");
}
[data-theme=light] .deck-visual-commander-left .deck-visual-playmat-maindeck, [data-theme=dark] .deck-visual-commander-left .deck-visual-playmat-maindeck {
  float: right;
  height: 810px;
  margin-top: 0px;
}
[data-theme=light] .deck-visual-commander-left .deck-visual-header, [data-theme=dark] .deck-visual-commander-left .deck-visual-header {
  padding-right: 80px;
}
[data-theme=light] .deck-visual-commander-left .deck-visual-footer-breakdown-container, [data-theme=dark] .deck-visual-commander-left .deck-visual-footer-breakdown-container {
  padding-left: 610px;
}
[data-theme=light] .deck-visual-commander-left .deck-visual-footer-copyright, [data-theme=dark] .deck-visual-commander-left .deck-visual-footer-copyright {
  padding-left: 620px;
  margin-top: 13px;
}
[data-theme=light] .deck-visual-commander-left .deck-visual-header-title, [data-theme=dark] .deck-visual-commander-left .deck-visual-header-title {
  display: none;
}
[data-theme=light] .deck-visual-transparent-vertical, [data-theme=dark] .deck-visual-transparent-vertical {
  width: 1080px;
  height: 1920px;
  background-image: none;
  background-color: #59ff3b;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-header, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-header {
  background-color: #333;
  color: #fff;
  height: auto;
  margin-top: 20px;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-header .deck-visual-header-title, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-header .deck-visual-header-title {
  width: 100%;
  padding: 15px 65px;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-header .deck-visual-header-title-name, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-header .deck-visual-header-title-name {
  display: inline-block;
  font-size: 50px;
  width: auto;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-header .deck-visual-header-title-info, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-header .deck-visual-header-title-info {
  display: inline-block;
  font-size: 25px;
  margin-left: 30px;
  text-align: right;
  width: auto;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-header-costs, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-header-costs {
  display: none;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-header-divider, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-header-divider {
  position: relative;
  background-image: none;
  padding-left: 0;
  width: auto;
  bottom: auto;
  height: auto;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-header-divider::after, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-header-divider::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-color-indicator-g, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-color-indicator-g {
  background-color: #4bcfc1;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-header-graph, [data-theme=light] .deck-visual-transparent-vertical .deck-visual-sideboard-label, [data-theme=light] .deck-visual-transparent-vertical .deck-visual-footer-copyright, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-header-graph, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-sideboard-label, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-footer-copyright {
  display: none;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-header-art, [data-theme=light] .deck-visual-transparent-vertical .deck-visual-header-art-overlap, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-header-art, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-header-art-overlap {
  display: none;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-playmat, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-playmat {
  height: 1745px;
  overflow: hidden;
  margin-top: 0;
  padding: 0;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard, [data-theme=light] .deck-visual-transparent-vertical .deck-visual-playmat-maindeck, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-playmat-maindeck {
  width: 1048.95px;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard {
  display: block;
  margin: 20px auto;
  float: none;
  padding-left: 207.39px;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-playmat-maindeck, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-playmat-maindeck {
  margin-left: 65px;
  display: block;
  margin: 20px auto;
  float: none;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-pile-card-0, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-pile-card-0 {
  top: 0px;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-pile-card-1, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-pile-card-1 {
  top: 37.5999px;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-pile-card-2, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-pile-card-2 {
  top: 75.1998px;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-pile-card-3, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-pile-card-3 {
  top: 112.7997px;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-pile-card-4, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-pile-card-4 {
  top: 150.3996px;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-pile-card-5, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-pile-card-5 {
  top: 187.9995px;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-pile-card-6, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-pile-card-6 {
  top: 225.5994px;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-pile-card-7, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-pile-card-7 {
  top: 263.1993px;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-pile-card-8, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-pile-card-8 {
  top: 300.7992px;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-pile-card-9, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-pile-card-9 {
  top: 338.3991px;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-pile-card-10, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-pile-card-10 {
  top: 375.999px;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-pile-card-11, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-pile-card-11 {
  top: 413.5989px;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-pile-card-12, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-pile-card-12 {
  top: 451.1988px;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-pile-card-13, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-pile-card-13 {
  top: 488.7987px;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-pile-card-14, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-pile-card-14 {
  top: 526.3986px;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-pile, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-pile {
  width: 207.39px;
  height: 402.0297px;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-pile-card, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-pile-card {
  width: 207.39px;
  height: 289.23px;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-0, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-0 {
  top: 0px;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-1, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-1 {
  top: 37.5999px;
  margin-left: 103.695px;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-2, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-2 {
  top: 75.1998px;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-3, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-3 {
  top: 112.7997px;
  margin-left: 103.695px;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-4, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-4 {
  top: 150.3996px;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-5, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-5 {
  top: 187.9995px;
  margin-left: 103.695px;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-6, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-6 {
  top: 225.5994px;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-7, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-7 {
  top: 263.1993px;
  margin-left: 103.695px;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-8, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-8 {
  top: 300.7992px;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-9, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-9 {
  top: 338.3991px;
  margin-left: 103.695px;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-10, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-10 {
  top: 375.999px;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-11, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-11 {
  top: 413.5989px;
  margin-left: 103.695px;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-12, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-12 {
  top: 451.1988px;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-13, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-13 {
  top: 488.7987px;
  margin-left: 103.695px;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-14, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-14 {
  top: 526.3986px;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-0, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-0 {
  top: 0px;
  margin-left: 0;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-1, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-1 {
  top: 37.5999px;
  margin-left: 0;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-2, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-2 {
  top: 75.1998px;
  margin-left: 0;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-3, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-3 {
  top: 112.7997px;
  margin-left: 0;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-4, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-4 {
  top: 150.3996px;
  margin-left: 0;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-5, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-5 {
  top: 187.9995px;
  margin-left: 0;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-6, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-6 {
  top: 225.5994px;
  margin-left: 0;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-7, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-7 {
  top: 263.1993px;
  margin-left: 0;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-8, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-8 {
  top: 300.7992px;
  margin-left: 0;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-9, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-9 {
  top: 338.3991px;
  margin-left: 0;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-10, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-10 {
  top: 375.999px;
  margin-left: 0;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-11, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-11 {
  top: 413.5989px;
  margin-left: 0;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-12, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-12 {
  top: 451.1988px;
  margin-left: 0;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-13, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-13 {
  top: 488.7987px;
  margin-left: 0;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-14, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-playmat-sideboard .deck-visual-pile-card-14 {
  top: 526.3986px;
  margin-left: 0;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-playmat-maindeck, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-playmat-maindeck {
  max-height: 1720px;
}
[data-theme=light] .deck-visual-transparent-vertical .deck-visual-footer-breakdowns, [data-theme=dark] .deck-visual-transparent-vertical .deck-visual-footer-breakdowns {
  margin: 0;
  bottom: 20px;
  width: 1080px;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large {
  width: 1080px;
  height: 1920px;
  background-image: none;
  background-color: #59ff3b;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-header, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-header {
  background-color: #333;
  color: #fff;
  height: auto;
  margin-top: 20px;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-header .deck-visual-header-title, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-header .deck-visual-header-title {
  width: 100%;
  padding: 15px 65px;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-header .deck-visual-header-title-name, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-header .deck-visual-header-title-name {
  display: inline-block;
  font-size: 50px;
  width: auto;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-header .deck-visual-header-title-info, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-header .deck-visual-header-title-info {
  display: inline-block;
  font-size: 25px;
  margin-left: 30px;
  text-align: right;
  width: auto;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-header-costs, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-header-costs {
  display: none;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-header-divider, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-header-divider {
  position: relative;
  background-image: none;
  padding-left: 0;
  width: auto;
  bottom: auto;
  height: auto;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-header-divider::after, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-header-divider::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-color-indicator-g, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-color-indicator-g {
  background-color: #4bcfc1;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-header-graph, [data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-sideboard-label, [data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-footer-copyright, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-header-graph, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-sideboard-label, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-footer-copyright {
  display: none;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-header-art, [data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-header-art-overlap, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-header-art, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-header-art-overlap {
  display: none;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat {
  height: 1745px;
  overflow: hidden;
  margin-top: 0;
  padding: 0;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard, [data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-maindeck, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-maindeck {
  width: 959.75px;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard {
  display: block;
  margin: 20px auto;
  float: none;
  padding-left: 189.55px;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-maindeck, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-maindeck {
  margin-left: 65px;
  display: block;
  margin: 20px auto;
  float: none;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-pile-card-0, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-pile-card-0 {
  top: 0px;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-pile-card-1, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-pile-card-1 {
  top: 34.3655px;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-pile-card-2, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-pile-card-2 {
  top: 68.731px;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-pile-card-3, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-pile-card-3 {
  top: 103.0965px;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-pile-card-4, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-pile-card-4 {
  top: 137.462px;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-pile-card-5, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-pile-card-5 {
  top: 171.8275px;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-pile-card-6, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-pile-card-6 {
  top: 206.193px;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-pile-card-7, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-pile-card-7 {
  top: 240.5585px;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-pile-card-8, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-pile-card-8 {
  top: 274.924px;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-pile-card-9, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-pile-card-9 {
  top: 309.2895px;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-pile-card-10, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-pile-card-10 {
  top: 343.655px;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-pile-card-11, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-pile-card-11 {
  top: 378.0205px;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-pile-card-12, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-pile-card-12 {
  top: 412.386px;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-pile-card-13, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-pile-card-13 {
  top: 446.7515px;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-pile-card-14, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-pile-card-14 {
  top: 481.117px;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-pile, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-pile {
  width: 189.55px;
  height: 367.4465px;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-pile-card, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-pile-card {
  width: 189.55px;
  height: 264.35px;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-0, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-0 {
  top: 0px;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-1, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-1 {
  top: 34.3655px;
  margin-left: 94.775px;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-2, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-2 {
  top: 68.731px;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-3, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-3 {
  top: 103.0965px;
  margin-left: 94.775px;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-4, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-4 {
  top: 137.462px;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-5, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-5 {
  top: 171.8275px;
  margin-left: 94.775px;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-6, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-6 {
  top: 206.193px;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-7, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-7 {
  top: 240.5585px;
  margin-left: 94.775px;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-8, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-8 {
  top: 274.924px;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-9, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-9 {
  top: 309.2895px;
  margin-left: 94.775px;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-10, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-10 {
  top: 343.655px;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-11, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-11 {
  top: 378.0205px;
  margin-left: 94.775px;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-12, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-12 {
  top: 412.386px;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-13, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-13 {
  top: 446.7515px;
  margin-left: 94.775px;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-14, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-14 {
  top: 481.117px;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-0, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-0 {
  top: 0px;
  margin-left: 0;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-1, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-1 {
  top: 34.3655px;
  margin-left: 0;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-2, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-2 {
  top: 68.731px;
  margin-left: 0;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-3, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-3 {
  top: 103.0965px;
  margin-left: 0;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-4, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-4 {
  top: 137.462px;
  margin-left: 0;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-5, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-5 {
  top: 171.8275px;
  margin-left: 0;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-6, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-6 {
  top: 206.193px;
  margin-left: 0;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-7, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-7 {
  top: 240.5585px;
  margin-left: 0;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-8, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-8 {
  top: 274.924px;
  margin-left: 0;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-9, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-9 {
  top: 309.2895px;
  margin-left: 0;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-10, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-10 {
  top: 343.655px;
  margin-left: 0;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-11, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-11 {
  top: 378.0205px;
  margin-left: 0;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-12, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-12 {
  top: 412.386px;
  margin-left: 0;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-13, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-13 {
  top: 446.7515px;
  margin-left: 0;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-14, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-sideboard .deck-visual-pile-card-14 {
  top: 481.117px;
  margin-left: 0;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-maindeck, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-playmat-maindeck {
  max-height: 1745px;
}
[data-theme=light] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-footer-breakdowns, [data-theme=dark] .deck-visual-transparent-vertical.size-constructed-large .deck-visual-footer-breakdowns {
  display: none;
}
[data-theme=light] .deck-visual-transparent, [data-theme=dark] .deck-visual-transparent {
  background-image: none;
  background-color: #59ff3b;
}
[data-theme=light] .deck-visual-transparent .deck-visual-color-indicator-g, [data-theme=dark] .deck-visual-transparent .deck-visual-color-indicator-g {
  background-color: #4bcfc1;
}
[data-theme=light] .deck-visual-transparent .deck-visual-header-graph, [data-theme=light] .deck-visual-transparent .deck-visual-sideboard-label, [data-theme=light] .deck-visual-transparent .deck-visual-footer-copyright, [data-theme=dark] .deck-visual-transparent .deck-visual-header-graph, [data-theme=dark] .deck-visual-transparent .deck-visual-sideboard-label, [data-theme=dark] .deck-visual-transparent .deck-visual-footer-copyright {
  display: none;
}
[data-theme=light] .deck-visual-transparent .deck-visual-header-art, [data-theme=light] .deck-visual-transparent .deck-visual-header-art-overlap, [data-theme=dark] .deck-visual-transparent .deck-visual-header-art, [data-theme=dark] .deck-visual-transparent .deck-visual-header-art-overlap {
  display: none;
}
[data-theme=light] .deck-visual-transparent .deck-visual-header, [data-theme=dark] .deck-visual-transparent .deck-visual-header {
  background-color: #59ff3b;
  height: 168px;
}
[data-theme=light] .deck-visual-transparent .deck-visual-playmat-maindeck, [data-theme=dark] .deck-visual-transparent .deck-visual-playmat-maindeck {
  width: 1485.04px;
}
[data-theme=light] .deck-visual-transparent .deck-visual-pile-card-0, [data-theme=dark] .deck-visual-transparent .deck-visual-pile-card-0 {
  top: 0px;
}
[data-theme=light] .deck-visual-transparent .deck-visual-pile-card-1, [data-theme=dark] .deck-visual-transparent .deck-visual-pile-card-1 {
  top: 32.7483px;
}
[data-theme=light] .deck-visual-transparent .deck-visual-pile-card-2, [data-theme=dark] .deck-visual-transparent .deck-visual-pile-card-2 {
  top: 65.4966px;
}
[data-theme=light] .deck-visual-transparent .deck-visual-pile-card-3, [data-theme=dark] .deck-visual-transparent .deck-visual-pile-card-3 {
  top: 98.2449px;
}
[data-theme=light] .deck-visual-transparent .deck-visual-pile-card-4, [data-theme=dark] .deck-visual-transparent .deck-visual-pile-card-4 {
  top: 130.9932px;
}
[data-theme=light] .deck-visual-transparent .deck-visual-pile-card-5, [data-theme=dark] .deck-visual-transparent .deck-visual-pile-card-5 {
  top: 163.7415px;
}
[data-theme=light] .deck-visual-transparent .deck-visual-pile-card-6, [data-theme=dark] .deck-visual-transparent .deck-visual-pile-card-6 {
  top: 196.4898px;
}
[data-theme=light] .deck-visual-transparent .deck-visual-pile-card-7, [data-theme=dark] .deck-visual-transparent .deck-visual-pile-card-7 {
  top: 229.2381px;
}
[data-theme=light] .deck-visual-transparent .deck-visual-pile-card-8, [data-theme=dark] .deck-visual-transparent .deck-visual-pile-card-8 {
  top: 261.9864px;
}
[data-theme=light] .deck-visual-transparent .deck-visual-pile-card-9, [data-theme=dark] .deck-visual-transparent .deck-visual-pile-card-9 {
  top: 294.7347px;
}
[data-theme=light] .deck-visual-transparent .deck-visual-pile-card-10, [data-theme=dark] .deck-visual-transparent .deck-visual-pile-card-10 {
  top: 327.483px;
}
[data-theme=light] .deck-visual-transparent .deck-visual-pile-card-11, [data-theme=dark] .deck-visual-transparent .deck-visual-pile-card-11 {
  top: 360.2313px;
}
[data-theme=light] .deck-visual-transparent .deck-visual-pile-card-12, [data-theme=dark] .deck-visual-transparent .deck-visual-pile-card-12 {
  top: 392.9796px;
}
[data-theme=light] .deck-visual-transparent .deck-visual-pile-card-13, [data-theme=dark] .deck-visual-transparent .deck-visual-pile-card-13 {
  top: 425.7279px;
}
[data-theme=light] .deck-visual-transparent .deck-visual-pile-card-14, [data-theme=dark] .deck-visual-transparent .deck-visual-pile-card-14 {
  top: 458.4762px;
}
[data-theme=light] .deck-visual-transparent .deck-visual-pile, [data-theme=dark] .deck-visual-transparent .deck-visual-pile {
  width: 180.63px;
  height: 350.1549px;
}
[data-theme=light] .deck-visual-transparent .deck-visual-pile-card, [data-theme=dark] .deck-visual-transparent .deck-visual-pile-card {
  width: 180.63px;
  height: 251.91px;
}
[data-theme=light] .deck-visual-transparent .deck-visual-playmat-sideboard .deck-visual-pile-card-0, [data-theme=dark] .deck-visual-transparent .deck-visual-playmat-sideboard .deck-visual-pile-card-0 {
  top: 0px;
}
[data-theme=light] .deck-visual-transparent .deck-visual-playmat-sideboard .deck-visual-pile-card-1, [data-theme=dark] .deck-visual-transparent .deck-visual-playmat-sideboard .deck-visual-pile-card-1 {
  top: 32.7483px;
  margin-left: 90.315px;
}
[data-theme=light] .deck-visual-transparent .deck-visual-playmat-sideboard .deck-visual-pile-card-2, [data-theme=dark] .deck-visual-transparent .deck-visual-playmat-sideboard .deck-visual-pile-card-2 {
  top: 65.4966px;
}
[data-theme=light] .deck-visual-transparent .deck-visual-playmat-sideboard .deck-visual-pile-card-3, [data-theme=dark] .deck-visual-transparent .deck-visual-playmat-sideboard .deck-visual-pile-card-3 {
  top: 98.2449px;
  margin-left: 90.315px;
}
[data-theme=light] .deck-visual-transparent .deck-visual-playmat-sideboard .deck-visual-pile-card-4, [data-theme=dark] .deck-visual-transparent .deck-visual-playmat-sideboard .deck-visual-pile-card-4 {
  top: 130.9932px;
}
[data-theme=light] .deck-visual-transparent .deck-visual-playmat-sideboard .deck-visual-pile-card-5, [data-theme=dark] .deck-visual-transparent .deck-visual-playmat-sideboard .deck-visual-pile-card-5 {
  top: 163.7415px;
  margin-left: 90.315px;
}
[data-theme=light] .deck-visual-transparent .deck-visual-playmat-sideboard .deck-visual-pile-card-6, [data-theme=dark] .deck-visual-transparent .deck-visual-playmat-sideboard .deck-visual-pile-card-6 {
  top: 196.4898px;
}
[data-theme=light] .deck-visual-transparent .deck-visual-playmat-sideboard .deck-visual-pile-card-7, [data-theme=dark] .deck-visual-transparent .deck-visual-playmat-sideboard .deck-visual-pile-card-7 {
  top: 229.2381px;
  margin-left: 90.315px;
}
[data-theme=light] .deck-visual-transparent .deck-visual-playmat-sideboard .deck-visual-pile-card-8, [data-theme=dark] .deck-visual-transparent .deck-visual-playmat-sideboard .deck-visual-pile-card-8 {
  top: 261.9864px;
}
[data-theme=light] .deck-visual-transparent .deck-visual-playmat-sideboard .deck-visual-pile-card-9, [data-theme=dark] .deck-visual-transparent .deck-visual-playmat-sideboard .deck-visual-pile-card-9 {
  top: 294.7347px;
  margin-left: 90.315px;
}
[data-theme=light] .deck-visual-transparent .deck-visual-playmat-sideboard .deck-visual-pile-card-10, [data-theme=dark] .deck-visual-transparent .deck-visual-playmat-sideboard .deck-visual-pile-card-10 {
  top: 327.483px;
}
[data-theme=light] .deck-visual-transparent .deck-visual-playmat-sideboard .deck-visual-pile-card-11, [data-theme=dark] .deck-visual-transparent .deck-visual-playmat-sideboard .deck-visual-pile-card-11 {
  top: 360.2313px;
  margin-left: 90.315px;
}
[data-theme=light] .deck-visual-transparent .deck-visual-playmat-sideboard .deck-visual-pile-card-12, [data-theme=dark] .deck-visual-transparent .deck-visual-playmat-sideboard .deck-visual-pile-card-12 {
  top: 392.9796px;
}
[data-theme=light] .deck-visual-transparent .deck-visual-playmat-sideboard .deck-visual-pile-card-13, [data-theme=dark] .deck-visual-transparent .deck-visual-playmat-sideboard .deck-visual-pile-card-13 {
  top: 425.7279px;
  margin-left: 90.315px;
}
[data-theme=light] .deck-visual-transparent .deck-visual-playmat-sideboard .deck-visual-pile-card-14, [data-theme=dark] .deck-visual-transparent .deck-visual-playmat-sideboard .deck-visual-pile-card-14 {
  top: 458.4762px;
}
[data-theme=light] .deck-visual-transparent.deck-visual-100cards .deck-visual-playmat-maindeck, [data-theme=dark] .deck-visual-transparent.deck-visual-100cards .deck-visual-playmat-maindeck {
  float: left;
  width: 1900px;
  overflow: hidden;
  margin-top: 20px;
  margin-left: 30px;
}
[data-theme=light] .deck-visual-transparent.deck-visual-100cards .deck-visual-pile, [data-theme=dark] .deck-visual-transparent.deck-visual-100cards .deck-visual-pile {
  position: relative;
  height: 382.9032px;
  display: inline-block;
}
[data-theme=light] .deck-visual-transparent.deck-visual-100cards .deck-visual-playmat-maindeck, [data-theme=dark] .deck-visual-transparent.deck-visual-100cards .deck-visual-playmat-maindeck {
  height: 800px;
}
[data-theme=light] .deck-visual-transparent.deck-visual-100cards .deck-visual-footer-breakdowns, [data-theme=dark] .deck-visual-transparent.deck-visual-100cards .deck-visual-footer-breakdowns {
  margin-top: 20px;
}
[data-theme=light] .deck-visual-transparent.deck-visual-100cards .deck-visual-playmat-sideboard, [data-theme=dark] .deck-visual-transparent.deck-visual-100cards .deck-visual-playmat-sideboard {
  display: none;
}

/*
%name
  %name-left
  %name-content-wrapper
    %name-content
*/
.visual_overlay {
  float: left;
  position: relative;
  width: 188px;
  height: 690px;
  background: image_url("/assets/mtgo_bg-6895209f.jpg");
  background-size: cover;
  padding: 5px;
  color: #f1f1f1;
  padding-bottom: 55px;
  margin: 5px;
}

.visual_overlay-header-title {
  margin-bottom: 5px;
}

.visual_overlay-deck {
  color: #6699cc;
  font-weight: bold;
}

.visual_overlay-record {
  font-size: 12px;
  color: #948b7a;
  display: block;
}

.visual_overlay-result {
  font-size: 12px;
  float: right;
  color: #f1f1f1;
}

.visual_overlay-watermark {
  width: 154px;
  height: 55px;
  margin: 0 auto;
  position: absolute;
  bottom: 10px;
  left: 15px;
}

.visual_overlay-header-container {
  padding: 4px;
  padding-top: 0px;
  border: 1px solid #858585;
}

.visual_overlay-stream-record-container {
  padding: 4px;
  padding-top: 4px;
  border: 1px solid #858585;
  margin-top: 3px;
}
.visual_overlay-stream-record-container .visual_overlay-record {
  font-size: 16px;
  color: #948b7a;
}

.visual_overlay-inner {
  overflow: hidden;
  height: 616px;
}

.visual_overlay-deck_entry {
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
  background-position: -20px -60px;
  color: #f1f1f1;
  background-size: 125% auto;
  border: 1px solid black;
  font-family: "Beleren Bold";
  position: relative;
}
.visual_overlay-deck_entry::after {
  display: block;
  clear: both;
  content: "";
}

.visual_overlay-deck_entry-text {
  display: block;
  width: 100%;
  padding-left: 5px;
  padding-right: 0px;
  background: -webkit-linear-gradient(left, rgb(38, 38, 38) 50%, rgba(0, 0, 0, 0));
  padding-top: 0px;
  padding-bottom: 0px;
  white-space: nowrap;
}

.visual_overlay-mana_container {
  position: absolute;
  right: 0;
  top: 0;
}

.visual_overlay-mana {
  height: 100%;
  border-radius: 50%;
  margin-top: -2px;
}

.visual_overlay-sideboard-title, .visual_overlay-maindeck-title {
  background-image: url("/assets/visual_overlay_panel-8180895d.png") center repeat-x;
  background-size: auto 100%;
  height: 22px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 12px;
  border: 1px solid #ebc77c;
  padding-top: 2px;
  margin-top: 3px;
}

.visual_overlay-decklist {
  margin-top: 3px;
  border: 1px solid #858585;
}

.visual_overlay-stream {
  width: 275px;
  height: 720px;
  padding-top: 1px;
}
.visual_overlay-stream .visual_overlay-header-container, .visual_overlay-stream .visual_overlay-sideboard-title, .visual_overlay-stream .visual_overlay-watermark, .visual_overlay-stream .visual_overlay-decklist_sideboard {
  display: none;
}
.visual_overlay-stream .visual_overlay-inner {
  overflow: hidden;
  height: 520px;
}
.visual_overlay-stream .visual_overlay-deck_entry {
  background-position: 30px -80px;
}
.visual_overlay-stream .visual_overlay-maindeck-title {
  margin-top: 0;
  background-image: url("/assets/visual_overlay_panel-8180895d.png");
  height: 32px;
  font-size: 18px;
  border: 1px solid #ebc77c;
  padding-top: 3px;
}

.visual_overlay-coverage {
  height: 1080px;
  width: 250px;
}
.visual_overlay-coverage .visual_overlay-deck_entry {
  background-position: 30px -80px;
}
.visual_overlay-coverage .visual_overlay-inner {
  overflow: hidden;
  height: 1007px;
}
.visual_overlay-coverage .visual_overlay-header-title {
  margin-bottom: 0;
}
.visual_overlay-coverage .visual_overlay-record {
  display: none;
}
.visual_overlay-coverage .visual_overlay-sideboard-title, .visual_overlay-coverage .visual_overlay-maindeck-title, .visual_overlay-coverage .visual_overlay-deck {
  font-size: 16px;
  height: auto;
}
.visual_overlay-coverage .visual_overlay-watermark {
  left: 45px;
}

.visual_overlay-full_hd {
  height: 1050px;
}
.visual_overlay-full_hd .visual_overlay-inner {
  height: 976px;
}

.visual_overlay-stream.visual_overlay-full_hd {
  height: 1080px;
}
.visual_overlay-stream.visual_overlay-full_hd .visual_overlay-inner {
  height: 680px;
}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}

#cboxWrapper {
  max-width: none;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #000;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

#colorbox {
  outline: 0;
}

#cboxTopLeft {
  width: 14px;
  height: 43px;
  background: url(image_path("jquery-colorbox/controls.png")) no-repeat 0 0;
}

#cboxTopCenter {
  height: 43px;
  background: url(image_path("jquery-colorbox/border.png")) repeat-x top left;
}

#cboxTopRight {
  width: 14px;
  height: 43px;
  background: url(image_path("jquery-colorbox/controls.png")) no-repeat -36px 0;
}

#cboxBottomLeft {
  width: 14px;
  height: 14px;
  background: url(image_path("jquery-colorbox/controls.png")) no-repeat 0 -62px;
}

#cboxBottomCenter {
  height: 13px;
  background: url(image_path("jquery-colorbox/border.png")) repeat-x bottom left;
}

#cboxBottomRight {
  width: 14px;
  height: 14px;
  background: url(image_path("jquery-colorbox/controls.png")) no-repeat -36px -62px;
}

#cboxMiddleLeft {
  width: 14px;
  background: url(image_path("jquery-colorbox/controls.png")) repeat-y -175px 0;
}

#cboxMiddleRight {
  width: 14px;
  background: url(image_path("jquery-colorbox/controls.png")) repeat-y -211px 0;
}

#cboxContent {
  background: #fff;
  overflow: visible;
}

.cboxIframe {
  background: #fff;
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}

#cboxLoadedContent {
  margin-bottom: 5px;
}

#cboxLoadingOverlay {
  background: url(image_path("jquery-colorbox/loading_background.png")) no-repeat center center;
}

#cboxLoadingGraphic {
  background: url(image_path("jquery-colorbox/loading.gif")) no-repeat center center;
}

#cboxTitle {
  position: absolute;
  top: -29px;
  left: 0;
  text-align: center;
  width: 100%;
  font-weight: bold;
  color: #7C7C7C;
}

#cboxCurrent {
  position: absolute;
  top: -29px;
  left: 58px;
  font-weight: bold;
  color: #7C7C7C;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  position: absolute;
  top: -29px;
  background: url(image_path("jquery-colorbox/controls.png")) no-repeat 0px 0px;
  width: 23px;
  height: 23px;
  text-indent: -9999px;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0;
}

#cboxPrevious {
  left: 0px;
  background-position: -51px -25px;
}

#cboxPrevious:hover {
  background-position: -51px 0px;
}

#cboxNext {
  left: 27px;
  background-position: -75px -25px;
}

#cboxNext:hover {
  background-position: -75px 0px;
}

#cboxClose {
  right: 0;
  background-position: -100px -25px;
}

#cboxClose:hover {
  background-position: -100px 0px;
}

.cboxSlideshow_on #cboxSlideshow {
  background-position: -125px 0px;
  right: 27px;
}

.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -150px 0px;
}

.cboxSlideshow_off #cboxSlideshow {
  background-position: -150px -25px;
  right: 27px;
}

.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -125px 0px;
}

/*
%name
  %name-left
  %name-content-wrapper
    %name-content
*/
.youtube-menu-video-featured-blocker {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #333;
  opacity: 0.1;
  z-index: 2;
}

.youtube-menu-video-area {
  height: 720px;
  width: 1280px;
}

.youtube-menu-video-graphic {
  height: 720px;
  width: 1280px;
  position: relative;
}

.youtube-menu-video-featured {
  width: 550px;
  height: 300px;
  background-size: cover;
  border: 1px #333 solid;
  position: relative;
}

.youtube-menu-video-featured-small {
  width: 275px;
  height: 150px;
  border: 1px #333 solid;
}

.youtube-menu-video-playlist > .youtube-menu-video-featured-small {
  height: 112.5px;
}

.youtube-menu-video-featured-thumb {
  width: 275px;
  height: 40px;
  background-position: 0 30%;
  border: 1px #333 solid;
  margin-top: 5px;
}
.youtube-menu-video-featured-thumb::after {
  display: block;
  clear: both;
  content: "";
}

.youtube-menu-video-featured-subtitle {
  text-shadow: 2px 2px 8px #333;
  margin: 0;
  margin-top: 1px;
  float: left;
  font-weight: bold;
  width: auto;
  position: relative;
  z-index: 5;
  color: white;
}

.youtube-menu-video-featured-small > .youtube-menu-video-featured-subtitle,
.youtube-menu-video-featured-thumb > .youtube-menu-video-featured-subtitle {
  font-size: 22px;
}

.youtube-menu-video-featured-center > .youtube-menu-video-featured-subtitle,
.youtube-menu-video-featured-left > .youtube-menu-video-featured-subtitle,
.youtube-menu-video-featured-right > .youtube-menu-video-featured-subtitle {
  font-size: 30px;
  position: absolute;
  left: 20px;
  top: 10px;
}

.youtube-menu-video-featured-small > .youtube-menu-video-featured-subtitle {
  width: 275px;
  text-align: center;
  margin-top: 5px;
}

.youtube-menu-video-featured-small > .youtube-menu-video-featured-title {
  top: -30px;
  font-size: 19px;
  font-weight: bold;
}

.youtube-menu-video-feature-thumb-number {
  float: left;
  margin: 5px;
  font-size: 20px;
  text-align: center;
  height: 25px;
  width: 25px;
  background-color: white;
  border-radius: 50%;
  display: block;
  font-weight: bold;
  color: #333;
  z-index: 5;
  position: relative;
}

.youtube-menu-video-featured-thumb .youtube-menu-video-play, .youtube-menu-video-featured-small .youtube-menu-video-play {
  display: none;
}

.youtube-menu-video-featured-small-right {
  position: absolute;
  right: 45px;
  top: 240px;
}

.youtube-menu-video-featured-small-left {
  position: absolute;
  left: 45px;
  top: 315px;
}

.youtube-menu-video-playlist {
  position: absolute;
  left: 45px;
  top: 240px;
}

.youtube-menu-video-featured-center {
  position: absolute;
  top: 240px;
  left: 365px;
}

.youtube-menu-video-featured-left {
  position: absolute;
  top: 240px;
  left: 59.994px;
}

.youtube-menu-video-featured-right {
  position: absolute;
  top: 240px;
  right: 59.994px;
}

.youtube-menu-video-play {
  height: 177px;
  width: 177px;
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10;
}

.youtube-menu-video-featured-title {
  position: absolute;
  font-size: 30px;
  top: -50px;
  width: 550px;
  text-align: center;
  font-weight: bold;
}

.youtube-menu-video-featured-small .youtube-menu-video-featured-title {
  width: 275px;
}

.youtube-menu-video-playlist {
  width: 275px;
}
.youtube-menu-video-playlist .youtube-menu-video-featured {
  position: static;
}

.card-slide {
  width: 1280px;
  height: 720px;
  font-family: "Beleren Bold";
  margin: 20px 0 20px 0;
  position: relative;
  background-image: url("https://images1.mtggoldfish.com/uploads/44f01eb6-02e8-4fe0-8bd0-f4205f7c3ffc/EN_MTGAER_KeyArt.jpg");
  background-size: cover;
}

.card-slide-blocker {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #f0f0f0;
  opacity: 0.5;
  position: absolute;
  z-index: 1;
}

.card-slide-content {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 2;
}

.card-slide-image, .card-slide-image-back, .card-slide-image-alt {
  width: 265px;
  height: 370px;
  border-radius: 11px;
}

.card-slide-title {
  font-size: 80px;
  width: 1280px;
  height: 720px;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  display: -webkit-box;
  -webkit-box-orient: horizontal;
  -webkit-box-pack: center;
  -webkit-box-align: center;
}

.card-slide-oracle {
  font-size: 30px;
  left: 405px;
  width: 825px;
  position: absolute;
  top: 20px;
  bottom: 20px;
  display: flex;
  align-items: center;
  display: -webkit-box;
  -webkit-box-orient: horizontal;
  -webkit-box-pack: center;
  -webkit-box-align: center;
}

.card-slide-image {
  top: 175px;
  left: 70px;
  position: absolute;
}

.card-slide-new-art .card-slide-image {
  top: 175px;
  left: 320px;
  position: absolute;
}
.card-slide-new-art .card-slide-image-alt {
  top: 175px;
  left: 695px;
  position: absolute;
}

.card-slide-dfc .card-slide-image {
  left: 20px;
}

.card-slide-dfc .card-slide-image-back {
  position: absolute;
  left: 290px;
  top: 175px;
}

.card-slide-dfc .card-slide-oracle {
  font-size: 20px;
  left: 575px;
  width: 665px;
}

.card-slide-oracle-name {
  font-size: 120%;
  font-weight: bold;
}

.card-slide-oracle-separator {
  border-top: 1px solid #333;
}

.card-slide-set {
  position: absolute;
  top: 20px;
  right: 20px;
}

.card-slide-set-logo, .card-slide-set-symbol {
  height: 100px;
  margin-top: -5px;
  padding-right: 10px;
}

.card-slide-set-symbol {
  margin-left: -10px;
  margin-top: -2px;
}

[data-theme=light] .deck-tech-slideshow-watermark, [data-theme=dark] .deck-tech-slideshow-watermark {
  position: absolute;
  left: 20px;
  bottom: 20px;
  z-index: 10;
}
[data-theme=light] .deck-tech-slideshow-title, [data-theme=dark] .deck-tech-slideshow-title {
  color: #d0e4eb;
  font-family: "American Captain";
  font-size: 110px;
  text-align: center;
  position: absolute;
  width: 1280px;
  top: 0;
  z-index: 10;
  padding-left: 100px;
  padding-right: 100px;
  height: 150px;
  text-shadow: 5px 5px #333;
}
[data-theme=light] .bss-bg-image, [data-theme=dark] .bss-bg-image {
  background-size: cover;
  background-position: center;
  -webkit-filter: blur(2px);
}
[data-theme=light] .deck_tech_slide_card_image, [data-theme=dark] .deck_tech_slide_card_image {
  border-radius: 14px;
  -webkit-filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.3));
}
[data-theme=light] .deck_tech_slide, [data-theme=dark] .deck_tech_slide {
  height: 720px;
  width: 1280px;
  position: relative;
}
[data-theme=light] .deck_tech_slide_card_image_container, [data-theme=dark] .deck_tech_slide_card_image_container {
  position: absolute;
}
[data-theme=light] .deck_tech_slide_card_quantity, [data-theme=dark] .deck_tech_slide_card_quantity {
  font-family: Helvetica, Arial;
  font-size: 60px;
  font-weight: bold;
  background-color: #f26739;
  line-height: 1em;
  width: 1em;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: -0.5em;
  top: 50px;
  border: 2px solid black;
  border-radius: 8px;
}
[data-theme=light] .deck_tech_slide_card_quantity_, [data-theme=dark] .deck_tech_slide_card_quantity_ {
  display: none;
}
[data-theme=light] .deck_tech_slide_1 .deck_tech_slide_card_image, [data-theme=dark] .deck_tech_slide_1 .deck_tech_slide_card_image {
  height: 370px;
  width: 265px;
}
[data-theme=light] .deck_tech_slide_1 .deck_tech_slide_card_image_container:nth-child(1), [data-theme=dark] .deck_tech_slide_1 .deck_tech_slide_card_image_container:nth-child(1) {
  left: 507.5px;
  top: 175px;
}
[data-theme=light] .deck_tech_slide_2 .deck_tech_slide_card_image, [data-theme=dark] .deck_tech_slide_2 .deck_tech_slide_card_image {
  height: 370px;
  width: 265px;
}
[data-theme=light] .deck_tech_slide_2 .deck_tech_slide_card_image_container, [data-theme=dark] .deck_tech_slide_2 .deck_tech_slide_card_image_container {
  top: 175px;
}
[data-theme=light] .deck_tech_slide_2 .deck_tech_slide_card_image_container:nth-child(1), [data-theme=dark] .deck_tech_slide_2 .deck_tech_slide_card_image_container:nth-child(1) {
  left: 287.5px;
}
[data-theme=light] .deck_tech_slide_2 .deck_tech_slide_card_image_container:nth-child(2), [data-theme=dark] .deck_tech_slide_2 .deck_tech_slide_card_image_container:nth-child(2) {
  left: 727.5px;
}
[data-theme=light] .deck_tech_slide_3 .deck_tech_slide_card_image, [data-theme=dark] .deck_tech_slide_3 .deck_tech_slide_card_image {
  height: 370px;
  width: 265px;
}
[data-theme=light] .deck_tech_slide_3 .deck_tech_slide_card_image_container, [data-theme=dark] .deck_tech_slide_3 .deck_tech_slide_card_image_container {
  top: 175px;
}
[data-theme=light] .deck_tech_slide_3 .deck_tech_slide_card_image_container:nth-child(1), [data-theme=dark] .deck_tech_slide_3 .deck_tech_slide_card_image_container:nth-child(1) {
  left: 131.26px;
}
[data-theme=light] .deck_tech_slide_3 .deck_tech_slide_card_image_container:nth-child(2), [data-theme=dark] .deck_tech_slide_3 .deck_tech_slide_card_image_container:nth-child(2) {
  left: 507.5px;
}
[data-theme=light] .deck_tech_slide_3 .deck_tech_slide_card_image_container:nth-child(3), [data-theme=dark] .deck_tech_slide_3 .deck_tech_slide_card_image_container:nth-child(3) {
  left: 883.74px;
}
[data-theme=light] .deck_tech_slide_4 .deck_tech_slide_card_image, [data-theme=dark] .deck_tech_slide_4 .deck_tech_slide_card_image {
  height: 370px;
  width: 265px;
}
[data-theme=light] .deck_tech_slide_4 .deck_tech_slide_card_image_container, [data-theme=dark] .deck_tech_slide_4 .deck_tech_slide_card_image_container {
  top: 175px;
}
[data-theme=light] .deck_tech_slide_4 .deck_tech_slide_card_image_container:nth-child(1), [data-theme=dark] .deck_tech_slide_4 .deck_tech_slide_card_image_container:nth-child(1) {
  left: 12.5px;
}
[data-theme=light] .deck_tech_slide_4 .deck_tech_slide_card_image_container:nth-child(2), [data-theme=dark] .deck_tech_slide_4 .deck_tech_slide_card_image_container:nth-child(2) {
  left: 332.5px;
}
[data-theme=light] .deck_tech_slide_4 .deck_tech_slide_card_image_container:nth-child(3), [data-theme=dark] .deck_tech_slide_4 .deck_tech_slide_card_image_container:nth-child(3) {
  left: 652.5px;
}
[data-theme=light] .deck_tech_slide_4 .deck_tech_slide_card_image_container:nth-child(4), [data-theme=dark] .deck_tech_slide_4 .deck_tech_slide_card_image_container:nth-child(4) {
  left: 972.5px;
}
[data-theme=light] #slider, [data-theme=dark] #slider {
  background: #000;
  border: 5px solid #eaeaea;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.7);
  height: 320px;
  width: 680px;
  margin: 40px auto 0;
  overflow: visible;
  position: relative;
}
[data-theme=light] #mask, [data-theme=dark] #mask {
  overflow: hidden;
  height: 320px;
}
[data-theme=light] #slider ul, [data-theme=dark] #slider ul {
  margin: 0;
  padding: 0;
  position: relative;
}
[data-theme=light] #slider li, [data-theme=dark] #slider li {
  width: 680px; /* Width Image */
  height: 320px; /* Height Image */
  position: absolute;
  top: -325px; /* Original Position - Outside of the Slider */
  list-style: none;
}
[data-theme=light] #slider li.firstanimation, [data-theme=dark] #slider li.firstanimation {
  animation: cycle 25s linear infinite;
}
[data-theme=light] #slider li.secondanimation, [data-theme=dark] #slider li.secondanimation {
  animation: cycletwo 25s linear infinite;
}
[data-theme=light] #slider li.thirdanimation, [data-theme=dark] #slider li.thirdanimation {
  animation: cyclethree 25s linear infinite;
}
[data-theme=light] #slider li.fourthanimation, [data-theme=dark] #slider li.fourthanimation {
  animation: cyclefour 25s linear infinite;
}
[data-theme=light] #slider li.fifthanimation, [data-theme=dark] #slider li.fifthanimation {
  animation: cyclefive 25s linear infinite;
}
@keyframes cycle {
  0% {
    top: 0px;
  } /* When you start the slide, the first image is already visible */
  4% {
    top: 0px;
  } /* Original Position */
  16% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  } /* From 4% to 16 % = for 3 seconds the image is visible */
  20% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  } /* From 16% to 20% = for 1 second exit image */
  21% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  } /* Return to Original Position */
  92% {
    top: -325px;
    opacity: 0;
    z-index: 0;
  }
  96% {
    top: -325px;
    opacity: 0;
  } /* From 96% to 100% = for 1 second enter image*/
  100% {
    top: 0px;
    opacity: 1;
  }
}
@keyframes cycletwo {
  0% {
    top: -325px;
    opacity: 0;
  } /* Original Position */
  16% {
    top: -325px;
    opacity: 0;
  } /* Starts moving after 16% to this position */
  20% {
    top: 0px;
    opacity: 1;
  }
  24% {
    top: 0px;
    opacity: 1;
  } /* From 20% to 24% = for 1 second enter image*/
  36% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  } /* From 24% to 36 % = for 3 seconds the image is visible */
  40% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  } /* From 36% to 40% = for 1 second exit image */
  41% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  } /* Return to Original Position */
  100% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
}
@keyframes cyclethree {
  0% {
    top: -325px;
    opacity: 0;
  }
  36% {
    top: -325px;
    opacity: 0;
  }
  40% {
    top: 0px;
    opacity: 1;
  }
  44% {
    top: 0px;
    opacity: 1;
  }
  56% {
    top: 0px;
    opacity: 1;
  }
  60% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
  61% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  100% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
}
@keyframes cyclefour {
  0% {
    top: -325px;
    opacity: 0;
  }
  56% {
    top: -325px;
    opacity: 0;
  }
  60% {
    top: 0px;
    opacity: 1;
  }
  64% {
    top: 0px;
    opacity: 1;
  }
  76% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  80% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
  81% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  100% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
}
@keyframes cyclefive {
  0% {
    top: -325px;
    opacity: 0;
  }
  76% {
    top: -325px;
    opacity: 0;
  }
  80% {
    top: 0px;
    opacity: 1;
  }
  84% {
    top: 0px;
    opacity: 1;
  }
  96% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  100% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
}
[data-theme=light] .bss-slides, [data-theme=dark] .bss-slides {
  position: relative;
  display: block;
  overflow: hidden;
  width: 1280px;
  height: 720px;
}
[data-theme=light] .bss-mask, [data-theme=dark] .bss-mask {
  overflow: hidden;
  width: 1280px;
  height: 720px;
  background-color: rgba(255, 255, 255, 0.05);
  position: absolute;
}
[data-theme=light] .bss-slides:focus, [data-theme=dark] .bss-slides:focus {
  outline: 0;
}
[data-theme=light] .bss-slides .bss-slide, [data-theme=dark] .bss-slides .bss-slide {
  position: absolute;
  top: 0;
  width: 100%;
  bottom: 0;
}
[data-theme=light] .bss-slides .bss-slide, [data-theme=dark] .bss-slides .bss-slide {
  position: absolute;
  opacity: 0;
}
[data-theme=light] .bss-slides .bss-show-previous, [data-theme=dark] .bss-slides .bss-show-previous {
  position: absolute;
  right: auto;
  -webkit-transition: opacity 0.5s ease-in-out;
  opacity: 0;
}
[data-theme=light] .bss-slides .bss-show, [data-theme=dark] .bss-slides .bss-show {
  opacity: 1;
  position: absolute;
  -webkit-transition: opacity 0.5s ease-in-out;
}
[data-theme=light] .bss-slides figcaption, [data-theme=dark] .bss-slides figcaption {
  position: absolute;
  font-family: sans-serif;
  font-size: 0.8em;
  bottom: 0.75em;
  right: 0.35em;
  padding: 0.25em;
  color: #fff;
  background: #000;
  background: rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  opacity: 0;
  -webkit-transition: opacity 1.2s;
  transition: opacity 1.2s;
}
[data-theme=light] .bss-slides .bss-show figcaption, [data-theme=dark] .bss-slides .bss-show figcaption {
  z-index: 3;
  opacity: 1;
}
[data-theme=light] .bss-slides figcaption a, [data-theme=dark] .bss-slides figcaption a {
  color: #fff;
}
[data-theme=light] .bss-fullscreen, [data-theme=dark] .bss-fullscreen {
  display: block;
  width: 32px;
  height: 32px;
  background: rgba(0, 0, 0, 0.4) url("../img/arrows-alt_ffffff_64.png");
  -webkit-background-size: contain;
  background-size: contain;
  position: absolute;
  top: 5px;
  left: 5px;
  cursor: pointer;
  opacity: 0.3;
}
[data-theme=light] .bss-fullscreen:hover, [data-theme=dark] .bss-fullscreen:hover {
  opacity: 0.8;
}
[data-theme=light] :-webkit-full-screen .bss-fullscreen, [data-theme=dark] :-webkit-full-screen .bss-fullscreen {
  background: rgba(0, 0, 0, 0.4) url("../img/compress_ffffff_64.png");
  -webkit-background-size: contain;
  background-size: contain;
}
[data-theme=light] :-moz-full-screen .bss-fullscreen, [data-theme=dark] :-moz-full-screen .bss-fullscreen {
  background: rgba(0, 0, 0, 0.4) url("../img/compress_ffffff_64.png");
  background-size: contain;
}
[data-theme=light] :-ms-fullscreen .bss-fullscreen, [data-theme=dark] :-ms-fullscreen .bss-fullscreen {
  background: rgba(0, 0, 0, 0.4) url("../img/compress_ffffff_64.png");
  background-size: contain;
}
[data-theme=light] :full-screen .bss-fullscreen, [data-theme=dark] :full-screen .bss-fullscreen {
  background: rgba(0, 0, 0, 0.4) url("../img/compress_ffffff_64.png");
  -webkit-background-size: contain;
  background-size: contain;
}
[data-theme=light] :-webkit-full-screen .bss-fullscreen, [data-theme=dark] :-webkit-full-screen .bss-fullscreen {
  background: rgba(0, 0, 0, 0.4) url("../img/compress_ffffff_64.png");
  -webkit-background-size: contain;
  background-size: contain;
}
[data-theme=light] :-moz-full-screen .bss-fullscreen, [data-theme=dark] :-moz-full-screen .bss-fullscreen {
  background: rgba(0, 0, 0, 0.4) url("../img/compress_ffffff_64.png");
  background-size: contain;
}
[data-theme=light] :-ms-fullscreen .bss-fullscreen, [data-theme=dark] :-ms-fullscreen .bss-fullscreen {
  background: rgba(0, 0, 0, 0.4) url("../img/compress_ffffff_64.png");
  background-size: contain;
}
[data-theme=light] :fullscreen .bss-fullscreen, [data-theme=dark] :fullscreen .bss-fullscreen {
  background: rgba(0, 0, 0, 0.4) url("../img/compress_ffffff_64.png");
  -webkit-background-size: contain;
  background-size: contain;
}
[data-theme=light] .deck_tech_slide, [data-theme=dark] .deck_tech_slide {
  width: 1280px;
  height: 720px;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-theme=light] .deck_tech_deck_container, [data-theme=dark] .deck_tech_deck_container {
  width: 800px;
  padding: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: rgba(255, 255, 255, 0.85);
  border: 1px solid black;
}
[data-theme=light] .deck_tech_deck_container a, [data-theme=light] .deck_tech_deck_container a:visited, [data-theme=dark] .deck_tech_deck_container a, [data-theme=dark] .deck_tech_deck_container a:visited {
  color: #333333 !important;
}
[data-theme=light] .deck_tech_deck_container .deck-view-decklist, [data-theme=dark] .deck_tech_deck_container .deck-view-decklist {
  -webkit-column-gap: 30px;
}
[data-theme=light] .deck_tech_deck_price, [data-theme=dark] .deck_tech_deck_price {
  font-family: "American captain";
  font-size: 75px;
  position: absolute;
  bottom: 15px;
  width: 1280px;
  text-align: center;
  text-shadow: 5px 5px #333;
  color: #d0e4eb;
}
[data-theme=light] .deck_tech_text, [data-theme=dark] .deck_tech_text {
  color: #fff;
  font-family: "American Captain";
  font-size: 80px;
  text-align: center;
  text-shadow: 2px 2px #333;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 20px;
  padding-bottom: 10px;
}
[data-theme=light] .deck-tech-slideshow-container-commander .deck_tech_deck_container, [data-theme=light] .deck-tech-slideshow-container-wide .deck_tech_deck_container, [data-theme=dark] .deck-tech-slideshow-container-commander .deck_tech_deck_container, [data-theme=dark] .deck-tech-slideshow-container-wide .deck_tech_deck_container {
  width: 1150px;
}
[data-theme=light] .deck-tech-slideshow-container-commander .deck_tech_slide_card_quantity_1, [data-theme=light] .deck-tech-slideshow-container-commander .deck_tech_slide_card_quantity_, [data-theme=light] .deck-tech-slideshow-container-wide .deck_tech_slide_card_quantity_1, [data-theme=light] .deck-tech-slideshow-container-wide .deck_tech_slide_card_quantity_, [data-theme=dark] .deck-tech-slideshow-container-commander .deck_tech_slide_card_quantity_1, [data-theme=dark] .deck-tech-slideshow-container-commander .deck_tech_slide_card_quantity_, [data-theme=dark] .deck-tech-slideshow-container-wide .deck_tech_slide_card_quantity_1, [data-theme=dark] .deck-tech-slideshow-container-wide .deck_tech_slide_card_quantity_ {
  display: none;
}
[data-theme=light] .deck-tech-slideshow-container-commander .deck-view-decklist, [data-theme=light] .deck-tech-slideshow-container-wide .deck-view-decklist, [data-theme=dark] .deck-tech-slideshow-container-commander .deck-view-decklist, [data-theme=dark] .deck-tech-slideshow-container-wide .deck-view-decklist {
  font-size: 12px;
  -webkit-column-count: 4;
  -webkit-column-gap: 30px;
}
[data-theme=light] .deck-tech-slideshow-container-wide .deck_tech_slide_card_quantity_1, [data-theme=dark] .deck-tech-slideshow-container-wide .deck_tech_slide_card_quantity_1 {
  display: flex;
}
[data-theme=light] .ui-state-default.deck-tech-slide, [data-theme=dark] .ui-state-default.deck-tech-slide {
  border: none;
  padding: 0.5rem 0;
  background: #fff;
}
[data-theme=light] .deck-tech-slide-controls, [data-theme=dark] .deck-tech-slide-controls {
  font-size: 20px;
  margin-top: 20px;
  text-align: center;
}
[data-theme=light] .deck-tech-slide-controls .glyphicon-th-list, [data-theme=dark] .deck-tech-slide-controls .glyphicon-th-list {
  margin-right: 10px;
}
[data-theme=light] .cloneable-card, [data-theme=dark] .cloneable-card {
  display: none;
}
[data-theme=light] .deck-tech-slide:nth-child(odd), [data-theme=dark] .deck-tech-slide:nth-child(odd) {
  background: #f2f2f2 !important;
}
[data-theme=light] .deck-tech-slides-sortable, [data-theme=dark] .deck-tech-slides-sortable {
  margin-bottom: 1rem;
}
[data-theme=light] .deck-tech-slide, [data-theme=light] .deck-tech-slide .deck-techs-slide-delete-icon, [data-theme=light] .deck-tech-slide .deck-techs-slide-delete-icon:link, [data-theme=dark] .deck-tech-slide, [data-theme=dark] .deck-tech-slide .deck-techs-slide-delete-icon, [data-theme=dark] .deck-tech-slide .deck-techs-slide-delete-icon:link {
  color: var(--text-color);
}

[data-theme=dark] .deck-tech-slide:nth-child(odd) {
  background: #313131 !important;
}
[data-theme=dark] .ui-state-default.deck-tech-slide {
  background: #222;
}

.youtube-thumb {
  width: 1280px;
  height: 720px;
  background-color: #ccc;
  margin: 20px;
  position: relative;
  color: white;
  background-size: cover;
}

.youtube-thumb-subtitle {
  text-align: right;
}

.youtube-thumb-budget-magic {
  font-family: "American Captain";
  background-image: url("/assets/youtube-thumb/youtube-thumb-budget-magic-back-b19e8918.png");
  text-shadow: 5px 5px 0 #a46a27, -1px -1px 0 #a46a27, 1px -1px 0 #a46a27, -1px 1px 0 #a46a27, 1px 1px 0 #a46a27;
}

.youtube-thumb-main-title, .youtube-thumb-subtitle, .youtube-thumb-sub-subtitle {
  z-index: 3;
}

.youtube-thumb-fg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

.youtube-thumb-art {
  position: absolute;
  width: 350px;
  height: 254px;
  background-size: cover;
  background-position: center;
  box-shadow: 20px 20px 0px rgba(0, 0, 0, 0.2);
}

.youtube-thumb-ato, .youtube-thumb-much-abrew, .youtube-thumb-rough-drafts {
  font-family: "BadaBoom BB";
  text-shadow: 5px 5px 0 #6d5999, -1px -1px 0 #6d5999, 1px -1px 0 #6d5999, -1px 1px 0 #6d5999, 1px 1px 0 #6d5999;
}
.youtube-thumb-ato .youtube-thumb-art, .youtube-thumb-much-abrew .youtube-thumb-art, .youtube-thumb-rough-drafts .youtube-thumb-art {
  left: 268px;
  top: 214px;
}
.youtube-thumb-ato .youtube-thumb-fg, .youtube-thumb-much-abrew .youtube-thumb-fg, .youtube-thumb-rough-drafts .youtube-thumb-fg {
  background-image: url("/assets/youtube-thumb/youtube-thumb-ato-front-b327f220.png");
}
.youtube-thumb-ato .youtube-thumb-main-title, .youtube-thumb-much-abrew .youtube-thumb-main-title, .youtube-thumb-rough-drafts .youtube-thumb-main-title {
  font-size: 150px;
}
.youtube-thumb-ato .youtube-thumb-subtitle, .youtube-thumb-much-abrew .youtube-thumb-subtitle, .youtube-thumb-rough-drafts .youtube-thumb-subtitle {
  position: absolute;
  font-size: 190px;
  right: 30px;
  width: 630px;
  top: 225px;
  z-index: 3;
}
.youtube-thumb-ato .youtube-thumb-subtitle-two-line, .youtube-thumb-much-abrew .youtube-thumb-subtitle-two-line, .youtube-thumb-rough-drafts .youtube-thumb-subtitle-two-line {
  top: 280px;
  text-align: right;
  line-height: 0.5;
}
.youtube-thumb-ato .youtube-thumb-sub-subtitle, .youtube-thumb-much-abrew .youtube-thumb-sub-subtitle, .youtube-thumb-rough-drafts .youtube-thumb-sub-subtitle {
  font-size: 40%;
  margin-right: 20px;
}

.youtube-thumb-main-title {
  text-align: center;
  width: 1220px;
  height: 200px;
  position: absolute;
  top: 30px;
  left: 30px;
  line-height: 1;
}

.youtube-thumb-budget-magic .youtube-thumb-art {
  left: 358px;
  top: 214px;
}
.youtube-thumb-budget-magic .youtube-thumb-fg {
  background-image: url("/assets/youtube-thumb/youtube-thumb-budget-magic-front-fb692693.png");
}
.youtube-thumb-budget-magic .youtube-thumb-main-title {
  font-size: 150px;
}
.youtube-thumb-budget-magic .youtube-thumb-subtitle {
  position: absolute;
  font-size: 190px;
  right: 30px;
  width: 630px;
  top: 225px;
  z-index: 3;
}
.youtube-thumb-budget-magic .youtube-thumb-subtitle-two-line {
  top: 280px;
  text-align: right;
  line-height: 0.5;
}
.youtube-thumb-budget-magic .youtube-thumb-sub-subtitle {
  font-size: 40%;
  margin-right: 20px;
}

.youtube-thumb-much-abrew {
  font-family: "BadaBoom BB";
  text-shadow: 5px 5px 0 #d84814, -1px -1px 0 #d84814, 1px -1px 0 #d84814, -1px 1px 0 #d84814, 1px 1px 0 #d84814;
}
.youtube-thumb-much-abrew .youtube-thumb-fg {
  background-image: url("/assets/youtube-thumb/youtube-thumb-much-abrew-fg-35e31f95.png");
}
.youtube-thumb-much-abrew .youtube-thumb-subtitle {
  right: 70px;
}
.youtube-thumb-much-abrew .youtube-thumb-subtitle-two-line {
  width: 730px;
  right: 30px;
}

.youtube-thumb-rough-drafts {
  font-family: "BadaBoom BB";
  text-shadow: 5px 5px 0 #f7994a, -1px -1px 0 #f7994a, 1px -1px 0 #f7994a, -1px 1px 0 #f7994a, 1px 1px 0 #f7994a;
}
.youtube-thumb-rough-drafts .youtube-thumb-fg {
  background-image: url("/assets/youtube-thumb/youtube-thumb-rough-drafts-fg-22cbcf44.png");
}
.youtube-thumb-rough-drafts .youtube-thumb-subtitle {
  right: 70px;
}
.youtube-thumb-rough-drafts .youtube-thumb-subtitle-two-line {
  width: 730px;
  right: 30px;
}

.youtube-thumb-playing-pauper {
  font-family: "BubbleGum";
  background-image: url("/assets/youtube-thumb/youtube-thumb-playing-pauper-back-b9348205.png");
  text-shadow: 5px 5px 0 #18c5e3, -1px -1px 0 #18c5e3, 1px -1px 0 #18c5e3, -1px 1px 0 #18c5e3, 1px 1px 0 #18c5e3;
}
.youtube-thumb-playing-pauper .youtube-thumb-art {
  left: 50px;
  top: 425px;
}
.youtube-thumb-playing-pauper .youtube-thumb-fg {
  background-image: url("/assets/youtube-thumb/youtube-thumb-playing-pauper-front-5f054efc.png");
}
.youtube-thumb-playing-pauper .youtube-thumb-main-title {
  font-size: 120px;
}
.youtube-thumb-playing-pauper .youtube-thumb-subtitle {
  line-height: 0.7em;
  position: absolute;
  font-size: 130px;
  right: 10px;
  width: 850px;
  top: 350px;
  text-align: right;
  padding-right: 50px;
}
.youtube-thumb-playing-pauper .youtube-thumb-subtitle-two-line {
  top: 280px;
  text-align: right;
  padding-right: 0;
}
.youtube-thumb-playing-pauper .youtube-thumb-sub-subtitle {
  font-size: 50%;
  margin-right: 20px;
}

.youtube-thumb-diffuser {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.25);
}

/*
%name
  %name-left
  %name-content-wrapper
    %name-content
*/
[data-theme=light] .spoiler-card, [data-theme=dark] .spoiler-card {
  float: left;
  margin-bottom: 10px;
  margin-right: 5px;
  position: relative;
}
[data-theme=light] .spoiler-card-title, [data-theme=dark] .spoiler-card-title {
  margin: 0;
  text-align: center;
}
[data-theme=light] .spoiler-card-container .mix, [data-theme=dark] .spoiler-card-container .mix {
  display: none;
}
[data-theme=light] .filter-image, [data-theme=dark] .filter-image {
  margin: 0 auto;
  margin-bottom: 0.45rem;
  font-size: 2rem;
}
[data-theme=light] .filter-image-container, [data-theme=dark] .filter-image-container {
  display: inline-flex;
  align-items: center;
  justify-items: center;
  height: 30px;
}
[data-theme=light] .filter-image-container svg, [data-theme=dark] .filter-image-container svg {
  height: 30px;
  width: 30px;
}
[data-theme=light] .filter-image-container svg path, [data-theme=dark] .filter-image-container svg path {
  fill: var(--text-color);
}
[data-theme=light] .filter-W.active, [data-theme=light] .filter-W:focus, [data-theme=dark] .filter-W.active, [data-theme=dark] .filter-W:focus {
  background-color: #ebe5b3;
}
[data-theme=light] .filter-U.active, [data-theme=light] .filter-U:focus, [data-theme=dark] .filter-U.active, [data-theme=dark] .filter-U:focus {
  background-color: #8ebbd1;
}
[data-theme=light] .filter-R.active.active, [data-theme=light] .filter-R.active:focus, [data-theme=dark] .filter-R.active.active, [data-theme=dark] .filter-R.active:focus {
  background-color: #de8166;
}
[data-theme=light] .filter-B.active.active, [data-theme=light] .filter-B.active:focus, [data-theme=dark] .filter-B.active.active, [data-theme=dark] .filter-B.active:focus {
  background-color: #9b8e8a;
}
[data-theme=light] .filter-G.active.active, [data-theme=light] .filter-G.active:focus, [data-theme=dark] .filter-G.active.active, [data-theme=dark] .filter-G.active:focus {
  background-color: #80b092;
}
[data-theme=light] .filter-L.active.active, [data-theme=light] .filter-L.active:focus, [data-theme=dark] .filter-L.active.active, [data-theme=dark] .filter-L.active:focus {
  background-color: #dccabc;
}
[data-theme=light] .filter-C.active.active, [data-theme=light] .filter-C.active:focus, [data-theme=dark] .filter-C.active.active, [data-theme=dark] .filter-C.active:focus {
  background-color: #a3a3a3;
}
[data-theme=light] .filter-M.active.active, [data-theme=light] .filter-M.active:focus, [data-theme=dark] .filter-M.active.active, [data-theme=dark] .filter-M.active:focus {
  background-color: #e4d3ad;
}
[data-theme=light] .filter-rarity-M.active.active, [data-theme=light] .filter-rarity-M.active:focus, [data-theme=dark] .filter-rarity-M.active.active, [data-theme=dark] .filter-rarity-M.active:focus {
  background-color: #eab776;
}
[data-theme=light] .filter-rarity-R.active.active, [data-theme=light] .filter-rarity-R.active:focus, [data-theme=dark] .filter-rarity-R.active.active, [data-theme=dark] .filter-rarity-R.active:focus {
  background-color: #ddc792;
}
[data-theme=light] .filter-rarity-U.active.active, [data-theme=light] .filter-rarity-U.active:focus, [data-theme=dark] .filter-rarity-U.active.active, [data-theme=dark] .filter-rarity-U.active:focus {
  background-color: #a5c9db;
}
[data-theme=light] .filter-rarity-C.active.active, [data-theme=light] .filter-rarity-C.active:focus, [data-theme=dark] .filter-rarity-C.active.active, [data-theme=dark] .filter-rarity-C.active:focus {
  background-color: #a3a3a3;
}
[data-theme=light] .filter, [data-theme=dark] .filter {
  margin-top: 5px;
  text-align: center;
}
[data-theme=light] .filter-panel, [data-theme=dark] .filter-panel {
  margin-bottom: 20px;
}
[data-theme=light] .filter-group, [data-theme=light] .sort-group-panel, [data-theme=dark] .filter-group, [data-theme=dark] .sort-group-panel {
  margin: 10px;
  float: left;
}
[data-theme=light] .filter-group table, [data-theme=light] .sort-group-panel table, [data-theme=dark] .filter-group table, [data-theme=dark] .sort-group-panel table {
  margin-bottom: 0;
}
[data-theme=light] .filter-group-reset, [data-theme=dark] .filter-group-reset {
  font-size: 12px;
  padding-left: 5px;
}
[data-theme=light] .table-borderless > tbody > tr > td, [data-theme=light] .table-borderless > tbody > tr > th, [data-theme=light] .table-borderless > thead > tr > th, [data-theme=dark] .table-borderless > tbody > tr > td, [data-theme=dark] .table-borderless > tbody > tr > th, [data-theme=dark] .table-borderless > thead > tr > th {
  border: none;
}
[data-theme=light] .spoiler-card-source, [data-theme=dark] .spoiler-card-source {
  text-align: center;
  font-size: 80%;
}
[data-theme=light] .spoiler-card-unofficial-blocker, [data-theme=dark] .spoiler-card-unofficial-blocker {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #333;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 10px;
}
[data-theme=light] .filter-group-reprints, [data-theme=dark] .filter-group-reprints {
  width: 100%;
}
[data-theme=light] .filter-group-reprints .btn, [data-theme=dark] .filter-group-reprints .btn {
  width: 100%;
}
[data-theme=light] .spoilers-set-header, [data-theme=dark] .spoilers-set-header {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
[data-theme=light] .table-spoiled td, [data-theme=dark] .table-spoiled td {
  padding: 0 0.3125rem;
}

/*
%name
  %name-left
  %name-content-wrapper
    %name-content
*/
[data-theme=light] .spoiler-card-container, [data-theme=dark] .spoiler-card-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
[data-theme=light] .spoiler-card-container h4, [data-theme=dark] .spoiler-card-container h4 {
  width: 100%;
}
[data-theme=light] .spoilers-set-logo, [data-theme=dark] .spoilers-set-logo {
  margin-top: 10px;
  margin-bottom: 10px;
  max-width: 100%;
  max-height: 100px;
}
[data-theme=light] .spoilers-set-symbol, [data-theme=dark] .spoilers-set-symbol {
  margin-left: 30px;
  height: 100px;
  max-width: 100%;
  margin-bottom: 10px;
}
[data-theme=light] .spoilers-decklists, [data-theme=dark] .spoilers-decklists {
  margin-bottom: 20px;
}
[data-theme=light] .upcoming-sets-table > tbody > tr > td, [data-theme=light] .upcoming-sets-table > thead > tr > th, [data-theme=dark] .upcoming-sets-table > tbody > tr > td, [data-theme=dark] .upcoming-sets-table > thead > tr > th {
  padding: 10px;
  vertical-align: top;
}
[data-theme=light] .spoiler-card-title, [data-theme=dark] .spoiler-card-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
[data-theme=light] .spoiler-card-title a, [data-theme=dark] .spoiler-card-title a {
  text-decoration-color: transparent;
}
[data-theme=light] .spoiler-card-container, [data-theme=dark] .spoiler-card-container {
  display: flex;
  flex-wrap: wrap;
}
[data-theme=light] .spoiler-card-container h1, [data-theme=light] .spoiler-card-container h2, [data-theme=light] .spoiler-card-container h3, [data-theme=light] .spoiler-card-container h4, [data-theme=dark] .spoiler-card-container h1, [data-theme=dark] .spoiler-card-container h2, [data-theme=dark] .spoiler-card-container h3, [data-theme=dark] .spoiler-card-container h4 {
  flex: 1 100%;
}
[data-theme=light] .spoiler-card-container .widget-price-image-link, [data-theme=light] #spoiler-card-container .widget-price-image-link, [data-theme=dark] .spoiler-card-container .widget-price-image-link, [data-theme=dark] #spoiler-card-container .widget-price-image-link {
  display: block;
  width: 100%;
  float: left;
}
[data-theme=light] .spoiler-card-container > .spoiler-card, [data-theme=light] #spoiler-card-container > .spoiler-card, [data-theme=dark] .spoiler-card-container > .spoiler-card, [data-theme=dark] #spoiler-card-container > .spoiler-card {
  width: 100%;
  margin-bottom: 1.5%;
}
[data-theme=light] .spoiler-card-container > .spoiler-card .price-card-image-image,
[data-theme=light] .spoiler-card-container > .spoiler-card .price-card-image-bg,
[data-theme=light] .spoiler-card-container > .spoiler-card .widgetPriceCompact-image-img,
[data-theme=light] .spoiler-card-container > .spoiler-card .widget-price-compact-placeholder-preview,
[data-theme=light] .spoiler-card-container > .spoiler-card .widget-price-compact-placeholder, [data-theme=light] #spoiler-card-container > .spoiler-card .price-card-image-image,
[data-theme=light] #spoiler-card-container > .spoiler-card .price-card-image-bg,
[data-theme=light] #spoiler-card-container > .spoiler-card .widgetPriceCompact-image-img,
[data-theme=light] #spoiler-card-container > .spoiler-card .widget-price-compact-placeholder-preview,
[data-theme=light] #spoiler-card-container > .spoiler-card .widget-price-compact-placeholder, [data-theme=dark] .spoiler-card-container > .spoiler-card .price-card-image-image,
[data-theme=dark] .spoiler-card-container > .spoiler-card .price-card-image-bg,
[data-theme=dark] .spoiler-card-container > .spoiler-card .widgetPriceCompact-image-img,
[data-theme=dark] .spoiler-card-container > .spoiler-card .widget-price-compact-placeholder-preview,
[data-theme=dark] .spoiler-card-container > .spoiler-card .widget-price-compact-placeholder, [data-theme=dark] #spoiler-card-container > .spoiler-card .price-card-image-image,
[data-theme=dark] #spoiler-card-container > .spoiler-card .price-card-image-bg,
[data-theme=dark] #spoiler-card-container > .spoiler-card .widgetPriceCompact-image-img,
[data-theme=dark] #spoiler-card-container > .spoiler-card .widget-price-compact-placeholder-preview,
[data-theme=dark] #spoiler-card-container > .spoiler-card .widget-price-compact-placeholder {
  width: 100%;
  height: auto;
}
[data-theme=light] .spoiler-card-container .widget-price-compact-placeholder, [data-theme=light] #spoiler-card-container .widget-price-compact-placeholder, [data-theme=dark] .spoiler-card-container .widget-price-compact-placeholder, [data-theme=dark] #spoiler-card-container .widget-price-compact-placeholder {
  margin: 0;
}
[data-theme=light] .spoiler-card-container > .spoiler-card-dfc, [data-theme=light] #spoiler-card-container > .spoiler-card-dfc, [data-theme=dark] .spoiler-card-container > .spoiler-card-dfc, [data-theme=dark] #spoiler-card-container > .spoiler-card-dfc {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
[data-theme=light] .spoiler-card-container > .spoiler-card-dfc .widget-price-image-link, [data-theme=light] #spoiler-card-container > .spoiler-card-dfc .widget-price-image-link, [data-theme=dark] .spoiler-card-container > .spoiler-card-dfc .widget-price-image-link, [data-theme=dark] #spoiler-card-container > .spoiler-card-dfc .widget-price-image-link {
  width: 49.3%;
  margin: 0 0.35% 0% 0.35%;
}
@media (min-width: 350px) {
  [data-theme=light] .card-popup-modal .spoiler-card-container > .spoiler-card,
  [data-theme=light] .spoiler-card-container > .spoiler-card, [data-theme=dark] .card-popup-modal .spoiler-card-container > .spoiler-card,
  [data-theme=dark] .spoiler-card-container > .spoiler-card {
    width: 48.75%;
    margin: 0 0.6% 1.5% 0.6%;
  }
  [data-theme=light] .card-popup-modal .spoiler-card-container > .spoiler-card-dfc,
  [data-theme=light] .spoiler-card-container > .spoiler-card-dfc, [data-theme=dark] .card-popup-modal .spoiler-card-container > .spoiler-card-dfc,
  [data-theme=dark] .spoiler-card-container > .spoiler-card-dfc {
    width: 96.8%;
    margin: 0 0.35% 0% 0.35%;
  }
}
@media (min-width: 660px) {
  [data-theme=light] .card-popup-modal .spoiler-card-container > .spoiler-card,
  [data-theme=light] .spoiler-card-container > .spoiler-card, [data-theme=dark] .card-popup-modal .spoiler-card-container > .spoiler-card,
  [data-theme=dark] .spoiler-card-container > .spoiler-card {
    width: 32.5%;
    margin: 0 0.25% 0.75% 0.25%;
  }
  [data-theme=light] .card-popup-modal .spoiler-card-container > .spoiler-card-dfc,
  [data-theme=light] .spoiler-card-container > .spoiler-card-dfc, [data-theme=dark] .card-popup-modal .spoiler-card-container > .spoiler-card-dfc,
  [data-theme=dark] .spoiler-card-container > .spoiler-card-dfc {
    width: 65.5%;
    margin: 0 0.25% 0.75% 0.25%;
  }
}
@media (min-width: 920px) {
  [data-theme=light] .spoiler-card-container.spoiler-card-container-small > .spoiler-card,
  [data-theme=light] #spoiler-card-container.spoiler-card-container-small > .spoiler-card, [data-theme=dark] .spoiler-card-container.spoiler-card-container-small > .spoiler-card,
  [data-theme=dark] #spoiler-card-container.spoiler-card-container-small > .spoiler-card {
    width: 19.5%;
    margin: 0 0.25% 0.75% 0.25%;
  }
  [data-theme=light] .spoiler-card-container.spoiler-card-container-small > .spoiler-card-dfc,
  [data-theme=light] #spoiler-card-container.spoiler-card-container-small > .spoiler-card-dfc, [data-theme=dark] .spoiler-card-container.spoiler-card-container-small > .spoiler-card-dfc,
  [data-theme=dark] #spoiler-card-container.spoiler-card-container-small > .spoiler-card-dfc {
    width: 24.5%;
    margin: 0 0.25% 0.75% 0.25%;
  }
  [data-theme=light] .card-popup-modal .spoiler-card-container > .spoiler-card,
  [data-theme=light] .spoiler-card-container > .spoiler-card,
  [data-theme=light] #spoiler-card-container > .spoiler-card, [data-theme=dark] .card-popup-modal .spoiler-card-container > .spoiler-card,
  [data-theme=dark] .spoiler-card-container > .spoiler-card,
  [data-theme=dark] #spoiler-card-container > .spoiler-card {
    width: 24.5%;
    margin: 0 0.25% 0.75% 0.25%;
  }
  [data-theme=light] .card-popup-modal .spoiler-card-container > .spoiler-card-dfc,
  [data-theme=light] .spoiler-card-container > .spoiler-card-dfc,
  [data-theme=light] #spoiler-card-container > .spoiler-card-dfc, [data-theme=dark] .card-popup-modal .spoiler-card-container > .spoiler-card-dfc,
  [data-theme=dark] .spoiler-card-container > .spoiler-card-dfc,
  [data-theme=dark] #spoiler-card-container > .spoiler-card-dfc {
    width: 49.5%;
    margin: 0 0.25% 0.75% 0.25%;
  }
}
@media (min-width: 1150px) {
  [data-theme=light] .card-popup-modal .spoiler-card-container > .spoiler-card,
  [data-theme=light] .spoiler-card-container > .spoiler-card, [data-theme=dark] .card-popup-modal .spoiler-card-container > .spoiler-card,
  [data-theme=dark] .spoiler-card-container > .spoiler-card {
    width: 19.5%;
    margin: 0 0.25% 0.75% 0.25%;
  }
  [data-theme=light] .card-popup-modal .spoiler-card-container > .spoiler-card-dfc,
  [data-theme=light] .spoiler-card-container > .spoiler-card-dfc, [data-theme=dark] .card-popup-modal .spoiler-card-container > .spoiler-card-dfc,
  [data-theme=dark] .spoiler-card-container > .spoiler-card-dfc {
    width: 39.5%;
    margin: 0 0.25% 0.75% 0.25%;
  }
  [data-theme=light] .deck-archetype-breakdown .spoiler-card-container.spoiler-card-container-small > .spoiler-card,
  [data-theme=light] .deck-archetype-breakdown #spoiler-card-container.spoiler-card-container-small > .spoiler-card, [data-theme=light] .deck-primer-page .spoiler-card-container.spoiler-card-container-small > .spoiler-card,
  [data-theme=light] .deck-primer-page #spoiler-card-container.spoiler-card-container-small > .spoiler-card, [data-theme=dark] .deck-archetype-breakdown .spoiler-card-container.spoiler-card-container-small > .spoiler-card,
  [data-theme=dark] .deck-archetype-breakdown #spoiler-card-container.spoiler-card-container-small > .spoiler-card, [data-theme=dark] .deck-primer-page .spoiler-card-container.spoiler-card-container-small > .spoiler-card,
  [data-theme=dark] .deck-primer-page #spoiler-card-container.spoiler-card-container-small > .spoiler-card {
    width: 19.5%;
    margin: 0 0.25% 0.75% 0.25%;
  }
  [data-theme=light] .deck-archetype-breakdown .spoiler-card-container.spoiler-card-container-small > .spoiler-card-dfc,
  [data-theme=light] .deck-archetype-breakdown #spoiler-card-container.spoiler-card-container-small > .spoiler-card-dfc, [data-theme=light] .deck-primer-page .spoiler-card-container.spoiler-card-container-small > .spoiler-card-dfc,
  [data-theme=light] .deck-primer-page #spoiler-card-container.spoiler-card-container-small > .spoiler-card-dfc, [data-theme=dark] .deck-archetype-breakdown .spoiler-card-container.spoiler-card-container-small > .spoiler-card-dfc,
  [data-theme=dark] .deck-archetype-breakdown #spoiler-card-container.spoiler-card-container-small > .spoiler-card-dfc, [data-theme=dark] .deck-primer-page .spoiler-card-container.spoiler-card-container-small > .spoiler-card-dfc,
  [data-theme=dark] .deck-primer-page #spoiler-card-container.spoiler-card-container-small > .spoiler-card-dfc {
    width: 24.5%;
    margin: 0 0.25% 0.75% 0.25%;
  }
  [data-theme=light] .deck-archetype-breakdown .spoiler-card-container > .spoiler-card,
  [data-theme=light] .deck-archetype-breakdown #spoiler-card-container > .spoiler-card, [data-theme=light] .deck-primer-page .spoiler-card-container > .spoiler-card,
  [data-theme=light] .deck-primer-page #spoiler-card-container > .spoiler-card, [data-theme=dark] .deck-archetype-breakdown .spoiler-card-container > .spoiler-card,
  [data-theme=dark] .deck-archetype-breakdown #spoiler-card-container > .spoiler-card, [data-theme=dark] .deck-primer-page .spoiler-card-container > .spoiler-card,
  [data-theme=dark] .deck-primer-page #spoiler-card-container > .spoiler-card {
    width: 24.5%;
    margin: 0 0.25% 0.75% 0.25%;
  }
  [data-theme=light] .deck-archetype-breakdown .spoiler-card-container > .spoiler-card-dfc,
  [data-theme=light] .deck-archetype-breakdown #spoiler-card-container > .spoiler-card-dfc, [data-theme=light] .deck-primer-page .spoiler-card-container > .spoiler-card-dfc,
  [data-theme=light] .deck-primer-page #spoiler-card-container > .spoiler-card-dfc, [data-theme=dark] .deck-archetype-breakdown .spoiler-card-container > .spoiler-card-dfc,
  [data-theme=dark] .deck-archetype-breakdown #spoiler-card-container > .spoiler-card-dfc, [data-theme=dark] .deck-primer-page .spoiler-card-container > .spoiler-card-dfc,
  [data-theme=dark] .deck-primer-page #spoiler-card-container > .spoiler-card-dfc {
    width: 49.5%;
    margin: 0 0.25% 0.75% 0.25%;
  }
}
[data-theme=light] .spoiler-page-set-meta, [data-theme=dark] .spoiler-page-set-meta {
  font-size: 85%;
}
[data-theme=light] .spoiler-page-set-meta h3, [data-theme=dark] .spoiler-page-set-meta h3 {
  font-size: 1rem;
  font-weight: bold;
  margin-top: 0;
}
[data-theme=light] .spoiler-page-set-meta .cards-spoiled-rarity, [data-theme=dark] .spoiler-page-set-meta .cards-spoiled-rarity {
  height: 12px;
}
[data-theme=light] #spoiler-card-filters, [data-theme=dark] #spoiler-card-filters {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
[data-theme=light] #spoiler-card-filters .filter-group-colors .filter-group-contents, [data-theme=dark] #spoiler-card-filters .filter-group-colors .filter-group-contents {
  flex-wrap: wrap;
}
@media (min-width: 600px) {
  [data-theme=light] #spoiler-card-filters .filter-group-colors .filter-group-contents, [data-theme=dark] #spoiler-card-filters .filter-group-colors .filter-group-contents {
    flex-wrap: nowrap;
  }
}
[data-theme=light] #spoiler-card-filters .filter-group-colors .filter-group-contents .filter, [data-theme=dark] #spoiler-card-filters .filter-group-colors .filter-group-contents .filter {
  width: 25%;
}
@media (min-width: 600px) {
  [data-theme=light] #spoiler-card-filters .filter-group-colors .filter-group-contents .filter, [data-theme=dark] #spoiler-card-filters .filter-group-colors .filter-group-contents .filter {
    width: 100%;
  }
}
[data-theme=light] #spoiler-card-filters .filter-set, [data-theme=dark] #spoiler-card-filters .filter-set {
  width: 100%;
}
[data-theme=light] #spoiler-card-filters .filter-group-title h4, [data-theme=dark] #spoiler-card-filters .filter-group-title h4 {
  display: inline-block;
}
[data-theme=light] #spoiler-card-filters .filter, [data-theme=dark] #spoiler-card-filters .filter {
  padding: 6px;
  width: 100%;
  font-size: 0.8rem;
}
[data-theme=light] #spoiler-card-filters .filter-group-sort,
[data-theme=light] #spoiler-card-filters .filter-group-name, [data-theme=dark] #spoiler-card-filters .filter-group-sort,
[data-theme=dark] #spoiler-card-filters .filter-group-name {
  width: 50%;
  float: left;
}
[data-theme=light] #spoiler-card-filters .filter-group-name, [data-theme=dark] #spoiler-card-filters .filter-group-name {
  padding-left: 0.5em;
}
[data-theme=light] #spoiler-card-filters .filter-group-rarities h4, [data-theme=light] #spoiler-card-filters .filter-group-colors h4, [data-theme=dark] #spoiler-card-filters .filter-group-rarities h4, [data-theme=dark] #spoiler-card-filters .filter-group-colors h4 {
  margin-top: 0.5rem;
}
[data-theme=light] #spoiler-card-filters .filter-group-rarities .filter-group-contents, [data-theme=light] #spoiler-card-filters .filter-group-colors .filter-group-contents, [data-theme=dark] #spoiler-card-filters .filter-group-rarities .filter-group-contents, [data-theme=dark] #spoiler-card-filters .filter-group-colors .filter-group-contents {
  width: 100%;
  display: flex;
}
[data-theme=light] #spoiler-card-filters .filter-group-rarities h4, [data-theme=light] #spoiler-card-filters .filter-group-colors h4, [data-theme=light] #spoiler-card-filters .filter-group-sort-filter h4, [data-theme=dark] #spoiler-card-filters .filter-group-rarities h4, [data-theme=dark] #spoiler-card-filters .filter-group-colors h4, [data-theme=dark] #spoiler-card-filters .filter-group-sort-filter h4 {
  font-size: 1.1rem;
  margin-top: 1rem;
}
@media (min-width: 900px) {
  [data-theme=light] #spoiler-card-filters .filter-group-rarities h4, [data-theme=light] #spoiler-card-filters .filter-group-colors h4, [data-theme=light] #spoiler-card-filters .filter-group-sort-filter h4, [data-theme=dark] #spoiler-card-filters .filter-group-rarities h4, [data-theme=dark] #spoiler-card-filters .filter-group-colors h4, [data-theme=dark] #spoiler-card-filters .filter-group-sort-filter h4 {
    margin-top: 0;
  }
  [data-theme=light] #spoiler-card-filters .filter-group-colors, [data-theme=dark] #spoiler-card-filters .filter-group-colors {
    flex-basis: 33rem;
  }
  [data-theme=light] #spoiler-card-filters .filter-group-rarities, [data-theme=dark] #spoiler-card-filters .filter-group-rarities {
    flex-basis: 20rem;
    padding: 0 1rem;
  }
  [data-theme=light] #spoiler-card-filters .filter-group-sort-filter, [data-theme=dark] #spoiler-card-filters .filter-group-sort-filter {
    flex-basis: 20rem;
    flex-grow: 2;
  }
}
[data-theme=light] .spoiler-page-countdown, [data-theme=dark] .spoiler-page-countdown {
  color: #E82121;
  font-size: 1.5em;
  text-transform: uppercase;
  font-weight: bold;
}
[data-theme=light] .spoiler-page-countdown .release-info, [data-theme=dark] .spoiler-page-countdown .release-info {
  margin-bottom: 0;
}
[data-theme=light] .spoiler-page-countdown .full-spoiler-info, [data-theme=dark] .spoiler-page-countdown .full-spoiler-info {
  font-size: 1rem;
}
[data-theme=light] .spoiler-page-countdown .spoiler-page-countdown-timer-icon, [data-theme=dark] .spoiler-page-countdown .spoiler-page-countdown-timer-icon {
  display: none;
}
@media (min-width: 1200px) {
  [data-theme=light] .spoiler-page-countdown, [data-theme=dark] .spoiler-page-countdown {
    margin-top: 20px;
    float: right;
  }
  [data-theme=light] .spoiler-page-countdown .spoiler-page-countdown-timer-icon, [data-theme=dark] .spoiler-page-countdown .spoiler-page-countdown-timer-icon {
    display: block;
  }
}
[data-theme=light] .spoiler-page-recent-cards-banner, [data-theme=dark] .spoiler-page-recent-cards-banner {
  background-color: #000;
  color: #fff;
  text-align: center;
  font-weight: bold;
  padding: 0.5em;
  display: block;
  width: 100%;
}
[data-theme=light] .spoiler-page-group-description, [data-theme=dark] .spoiler-page-group-description {
  width: 100%;
}
[data-theme=light] .spoiler-page-title, [data-theme=dark] .spoiler-page-title {
  font-weight: 800;
}
[data-theme=light] .spoiler-page-title-container::after, [data-theme=dark] .spoiler-page-title-container::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=light] .spoiler-page-recent-sets, [data-theme=dark] .spoiler-page-recent-sets {
  font-size: 0.75em;
}
[data-theme=light] .spoiler-page-set-meta, [data-theme=dark] .spoiler-page-set-meta {
  margin-bottom: 2em;
  background-color: var(--widget-bg-color);
}
[data-theme=light] .spoiler-page-set-meta::after, [data-theme=dark] .spoiler-page-set-meta::after {
  display: block;
  clear: both;
  content: "";
}
[data-theme=light] .spoiler-page-set-meta, [data-theme=dark] .spoiler-page-set-meta {
  padding: 15px;
  border: 1px solid var(--border-color);
  border-radius: 5px;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.35);
  display: flex;
  flex-direction: column;
}
@media (min-width: 1200px) {
  [data-theme=light] .spoiler-page-set-meta, [data-theme=dark] .spoiler-page-set-meta {
    padding: 0;
  }
}
[data-theme=light] .spoiler-page-set-meta .spoiler-page-set-meta-block, [data-theme=dark] .spoiler-page-set-meta .spoiler-page-set-meta-block {
  padding: 1rem;
  width: 100%;
}
[data-theme=light] .spoiler-page-set-meta .spoiler-page-set-meta-block:not(:first-child), [data-theme=dark] .spoiler-page-set-meta .spoiler-page-set-meta-block:not(:first-child) {
  border-top: 1px solid var(--border-color);
}
@media (min-width: 1200px) {
  [data-theme=light] .spoiler-page-set-meta .spoiler-page-set-meta-block:not(:first-child), [data-theme=dark] .spoiler-page-set-meta .spoiler-page-set-meta-block:not(:first-child) {
    border-top: none;
    border-left: 1px solid var(--border-color);
  }
  [data-theme=light] .spoiler-page-set-meta .spoiler-page-set-meta-block-description, [data-theme=dark] .spoiler-page-set-meta .spoiler-page-set-meta-block-description {
    max-width: 30%;
  }
}
[data-theme=light] .spoiler-page-ebay-widget, [data-theme=dark] .spoiler-page-ebay-widget {
  border: 1px solid var(--border-color);
  border-radius: 5px;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.35);
  padding: 10px;
  margin-bottom: 1em;
}
[data-theme=light] .spoiler-page-set-meta-toggle, [data-theme=dark] .spoiler-page-set-meta-toggle {
  margin: 0;
}
[data-theme=light] .spoiler-page-set-meta-toggle:hover, [data-theme=dark] .spoiler-page-set-meta-toggle:hover {
  cursor: pointer;
}
[data-theme=light] .spoiler-page-set-meta-toggle .fas, [data-theme=dark] .spoiler-page-set-meta-toggle .fas {
  float: right;
}
[data-theme=light] .spoiler-page-set-meta-toggle .fas.fa-chevron-right, [data-theme=dark] .spoiler-page-set-meta-toggle .fas.fa-chevron-right {
  display: block;
}
[data-theme=light] .spoiler-page-set-meta-toggle .fas.fa-chevron-up, [data-theme=dark] .spoiler-page-set-meta-toggle .fas.fa-chevron-up {
  display: none;
}
[data-theme=light] .spoiler-page-set-meta-toggle.collapsed .fas.fa-chevron-right, [data-theme=dark] .spoiler-page-set-meta-toggle.collapsed .fas.fa-chevron-right {
  display: none;
}
[data-theme=light] .spoiler-page-set-meta-toggle.collapsed .fas.fa-chevron-up, [data-theme=dark] .spoiler-page-set-meta-toggle.collapsed .fas.fa-chevron-up {
  display: block;
}
@media (min-width: 1200px) {
  [data-theme=light] .spoiler-page-set-meta-toggle, [data-theme=dark] .spoiler-page-set-meta-toggle {
    display: none;
  }
  [data-theme=light] #info-collapse.collapse, [data-theme=dark] #info-collapse.collapse {
    display: flex;
    height: auto !important;
  }
  [data-theme=light] #info-collapse, [data-theme=dark] #info-collapse {
    display: flex;
    flex-direction: row;
    height: auto !important;
  }
}
[data-theme=light] .change-set-dropdown .set-release-name, [data-theme=light] #change-set-modal .set-release-name, [data-theme=dark] .change-set-dropdown .set-release-name, [data-theme=dark] #change-set-modal .set-release-name {
  width: 75%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  float: left;
}
[data-theme=light] .change-set-dropdown .set-release-date, [data-theme=light] #change-set-modal .set-release-date, [data-theme=dark] .change-set-dropdown .set-release-date, [data-theme=dark] #change-set-modal .set-release-date {
  color: var(--text-muted);
  float: right;
  margin-left: 20px;
}
[data-theme=light] .change-set-dropdown, [data-theme=dark] .change-set-dropdown {
  display: inline-block;
}
[data-theme=light] .change-set-dropdown .dropdown-menu, [data-theme=dark] .change-set-dropdown .dropdown-menu {
  min-width: 25em;
}
[data-theme=light] .change-set-dropdown, [data-theme=dark] .change-set-dropdown {
  display: none;
}
@media (min-width: 600px) {
  [data-theme=light] .change-set-dropdown, [data-theme=dark] .change-set-dropdown {
    display: inline-block;
  }
}
@media (min-width: 600px) {
  [data-theme=light] #change-set-modal-button, [data-theme=dark] #change-set-modal-button {
    display: none;
  }
}
@media (min-width: 900px) {
  [data-theme=light] .ebay-widget, [data-theme=dark] .ebay-widget {
    display: flex;
  }
  [data-theme=light] .ebay-widget .ebay-widget-image, [data-theme=dark] .ebay-widget .ebay-widget-image {
    flex: 0 0 223px;
  }
  [data-theme=light] .ebay-widget .ebay-widget-listings, [data-theme=dark] .ebay-widget .ebay-widget-listings {
    padding-left: 0.5em;
    width: 100%;
  }
}
[data-theme=light] .filter-group-reprints, [data-theme=dark] .filter-group-reprints {
  margin: 0;
}
[data-theme=light] .filter.active, [data-theme=dark] .filter.active {
  color: #212529;
}
[data-theme=light] .filter.active .svg-sprite path, [data-theme=dark] .filter.active .svg-sprite path {
  fill: #212529;
}

[data-theme=dark] .spoiler-page-recent-cards-banner {
  background-color: var(--widget-bg-color);
}

[data-theme=light] .arts-container, [data-theme=dark] .arts-container {
  display: flex;
  flex-wrap: wrap;
}
[data-theme=light] .arts-container .art-item-header, [data-theme=dark] .arts-container .art-item-header {
  display: flex;
  justify-content: space-between;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
[data-theme=light] .arts-container .art-item, [data-theme=dark] .arts-container .art-item {
  flex-grow: 1;
  margin: 2px;
  height: 226px;
  background-color: rgba(0, 0, 0, 0.05);
}
[data-theme=light] .arts-container .art-item .art-item-delete, [data-theme=dark] .arts-container .art-item .art-item-delete {
  float: right;
}
[data-theme=light] .arts-container .art-item p, [data-theme=dark] .arts-container .art-item p {
  margin: 0;
  padding: 3px;
}
[data-theme=light] .arts-container .art-item img, [data-theme=dark] .arts-container .art-item img {
  height: 200px;
  object-fit: cover;
  max-width: 100%;
  min-width: 100%;
  vertical-align: bottom;
}

[data-theme=dark] .arts-container .art-item {
  background-color: rgba(255, 255, 255, 0.05);
}

/*
%name
  %name-left
  %name-content-wrapper
    %name-content
*/
[data-theme=light] .collapse-indicator, [data-theme=dark] .collapse-indicator {
  float: right;
}
[data-theme=light] .collapse-indicator::before, [data-theme=dark] .collapse-indicator::before {
  content: "\f054";
}
[data-theme=light] .collapsed .collapse-indicator::before, [data-theme=dark] .collapsed .collapse-indicator::before {
  content: "\f077";
}
[data-theme=light] .navbar-toggler > img, [data-theme=dark] .navbar-toggler > img {
  width: 1.6rem;
}
[data-theme=light] .cd-morph-dropdown .label, [data-theme=dark] .cd-morph-dropdown .label {
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  font-weight: normal;
  margin-bottom: 0;
  text-align: left;
  display: block;
  font-size: 1.75rem;
  padding-left: 1rem;
}
[data-theme=light] .cd-morph-dropdown, [data-theme=dark] .cd-morph-dropdown {
  width: 100%;
  background-color: #fff;
  position: absolute;
  height: 60px;
  z-index: 100;
  -webkit-transform: translate3d(0, 0, 0);
}
[data-theme=light] .cd-morph-dropdown::before, [data-theme=dark] .cd-morph-dropdown::before {
  /* never visible - used in JS to check mq */
  content: "mobile";
  display: none;
}
[data-theme=light] .cd-morph-dropdown .nav-trigger, [data-theme=dark] .cd-morph-dropdown .nav-trigger {
  /* menu icon - visible on small screens only */
  position: absolute;
  top: 0;
  right: 0;
  height: 60px;
  width: 60px;
  /* replace text with icon */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  color: transparent;
}
[data-theme=light] .cd-morph-dropdown .nav-trigger span, [data-theme=light] .cd-morph-dropdown .nav-trigger span::after, [data-theme=light] .cd-morph-dropdown .nav-trigger span::before, [data-theme=dark] .cd-morph-dropdown .nav-trigger span, [data-theme=dark] .cd-morph-dropdown .nav-trigger span::after, [data-theme=dark] .cd-morph-dropdown .nav-trigger span::before {
  /* these are the 3 lines of the menu icon */
  position: absolute;
  background-color: #fff;
  height: 3px;
  width: 26px;
}
[data-theme=light] .cd-morph-dropdown .nav-trigger span, [data-theme=dark] .cd-morph-dropdown .nav-trigger span {
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  transform: translateX(-50%) translateY(-50%);
  transition: background-color 0.3s;
}
[data-theme=light] .cd-morph-dropdown .nav-trigger span::after, [data-theme=light] .cd-morph-dropdown .nav-trigger span::before, [data-theme=dark] .cd-morph-dropdown .nav-trigger span::after, [data-theme=dark] .cd-morph-dropdown .nav-trigger span::before {
  content: "";
  left: 0;
  transition: transform 0.3s;
}
[data-theme=light] .cd-morph-dropdown .nav-trigger span::before, [data-theme=dark] .cd-morph-dropdown .nav-trigger span::before {
  transform: translateY(-9px);
}
[data-theme=light] .cd-morph-dropdown .nav-trigger span::after, [data-theme=dark] .cd-morph-dropdown .nav-trigger span::after {
  transform: translateY(9px);
}
[data-theme=light] .cd-morph-dropdown.nav-open .nav-trigger span, [data-theme=dark] .cd-morph-dropdown.nav-open .nav-trigger span {
  background-color: transparent;
}
[data-theme=light] .cd-morph-dropdown.nav-open .nav-trigger span::before, [data-theme=dark] .cd-morph-dropdown.nav-open .nav-trigger span::before {
  transform: rotate(45deg);
}
[data-theme=light] .cd-morph-dropdown.nav-open .nav-trigger span::after, [data-theme=dark] .cd-morph-dropdown.nav-open .nav-trigger span::after {
  transform: rotate(-45deg);
}
[data-theme=light] .cd-morph-dropdown .main-nav, [data-theme=dark] .cd-morph-dropdown .main-nav {
  display: none;
}
[data-theme=light] .cd-morph-dropdown .morph-dropdown-wrapper, [data-theme=dark] .cd-morph-dropdown .morph-dropdown-wrapper {
  display: none;
  top: 60px;
  left: 0;
  width: 100%;
  padding: 1.2em 5%;
  box-shadow: inset 0 1px 0 #515151;
  background-color: #5a5a5a;
}
@media (min-width: 900px) {
  [data-theme=light] .cd-morph-dropdown .morph-dropdown-wrapper, [data-theme=dark] .cd-morph-dropdown .morph-dropdown-wrapper {
    max-width: 600px;
    float: right;
  }
}
@media (min-width: 1200px) {
  [data-theme=light] .cd-morph-dropdown .morph-dropdown-wrapper, [data-theme=dark] .cd-morph-dropdown .morph-dropdown-wrapper {
    float: none;
    max-width: auto;
  }
}
[data-theme=light] .cd-morph-dropdown.nav-open .morph-dropdown-wrapper, [data-theme=dark] .cd-morph-dropdown.nav-open .morph-dropdown-wrapper {
  display: block;
}
[data-theme=light] .cd-morph-dropdown .dropdown-list > ul > li, [data-theme=dark] .cd-morph-dropdown .dropdown-list > ul > li {
  margin-bottom: 3.3em;
}
[data-theme=light] .cd-morph-dropdown .content li::after, [data-theme=dark] .cd-morph-dropdown .content li::after {
  clear: both;
  content: "";
  display: block;
}
@media (min-width: 1200px) {
  [data-theme=light] .cd-morph-dropdown, [data-theme=dark] .cd-morph-dropdown {
    left: 0;
    top: 0;
    width: 100%;
    padding: 0;
    text-align: center;
    background-color: transparent;
  }
  [data-theme=light] .cd-morph-dropdown::before, [data-theme=dark] .cd-morph-dropdown::before {
    content: "desktop";
  }
  [data-theme=light] .cd-morph-dropdown .nav-trigger, [data-theme=dark] .cd-morph-dropdown .nav-trigger {
    display: none;
  }
  [data-theme=light] .cd-morph-dropdown .main-nav, [data-theme=dark] .cd-morph-dropdown .main-nav {
    display: inline-block;
    width: 38rem;
    flex-grow: 0;
    flex-shrink: 0;
  }
  [data-theme=light] .cd-morph-dropdown .main-nav > ul, [data-theme=dark] .cd-morph-dropdown .main-nav > ul {
    padding-left: 20px;
  }
  [data-theme=light] .cd-morph-dropdown .main-nav > ul > li, [data-theme=dark] .cd-morph-dropdown .main-nav > ul > li {
    display: inline-block;
    float: left;
  }
  [data-theme=light] .cd-morph-dropdown .main-nav > ul > li > a, [data-theme=dark] .cd-morph-dropdown .main-nav > ul > li > a {
    display: block;
    padding: 0 1rem;
    height: 70px;
    line-height: 70px;
    color: #5a5a5a;
    font-size: 1.3rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: opacity 0.2s;
  }
  [data-theme=light] .cd-morph-dropdown.is-dropdown-visible .main-nav > ul > li > a, [data-theme=dark] .cd-morph-dropdown.is-dropdown-visible .main-nav > ul > li > a {
    /* main navigation hover effect - on hover, reduce opacity of elements not hovered over */
    opacity: 0.6;
  }
  [data-theme=light] .cd-morph-dropdown.is-dropdown-visible .main-nav > ul > li.active > a, [data-theme=dark] .cd-morph-dropdown.is-dropdown-visible .main-nav > ul > li.active > a {
    opacity: 1;
  }
  [data-theme=light] .cd-morph-dropdown .morph-dropdown-wrapper, [data-theme=dark] .cd-morph-dropdown .morph-dropdown-wrapper {
    /* dropdown wrapper - used to create the slide up/slide down effect when dropdown is revealed/hidden */
    display: block;
    top: 58px;
    /* overwrite mobile style */
    width: auto;
    padding: 0;
    box-shadow: none;
    background-color: transparent;
    /* Force Hardware acceleration */
    transform: translateZ(0);
    will-change: transform;
    transform: translateY(20px);
    transition: transform 0.3s;
  }
  [data-theme=light] .cd-morph-dropdown.is-dropdown-visible .morph-dropdown-wrapper, [data-theme=dark] .cd-morph-dropdown.is-dropdown-visible .morph-dropdown-wrapper {
    transform: translateY(0);
  }
  [data-theme=light] .cd-morph-dropdown .dropdown-list, [data-theme=dark] .cd-morph-dropdown .dropdown-list {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    transform: translateZ(0);
    will-change: transform, width, height;
    transition: visibility 0.3s;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);
  }
  .no-csstransitions [data-theme=light] .cd-morph-dropdown .dropdown-list, .no-csstransitions [data-theme=dark] .cd-morph-dropdown .dropdown-list {
    display: none;
  }
  [data-theme=light] .cd-morph-dropdown .dropdown-list::before, [data-theme=dark] .cd-morph-dropdown .dropdown-list::before {
    /* dropdown top triangle */
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    height: 0;
    width: 0;
    border: 8px solid transparent;
    border-bottom-color: #5a5a5a;
    opacity: 0;
    transition: opacity 0.3s;
  }
  [data-theme=light] .cd-morph-dropdown .dropdown-list > ul, [data-theme=dark] .cd-morph-dropdown .dropdown-list > ul {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
    overflow: hidden;
  }
  [data-theme=light] .cd-morph-dropdown.is-dropdown-visible .dropdown-list, [data-theme=dark] .cd-morph-dropdown.is-dropdown-visible .dropdown-list {
    visibility: visible;
    transition: transform 0.3s, width 0.3s, height 0.3s;
  }
  [data-theme=light] .cd-morph-dropdown.is-dropdown-visible .dropdown-list::before, [data-theme=dark] .cd-morph-dropdown.is-dropdown-visible .dropdown-list::before {
    opacity: 1;
  }
  [data-theme=light] .cd-morph-dropdown .dropdown, [data-theme=dark] .cd-morph-dropdown .dropdown {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    transition: opacity 0.3s, visibility 0.3s;
  }
  [data-theme=light] .cd-morph-dropdown .dropdown.active, [data-theme=dark] .cd-morph-dropdown .dropdown.active {
    opacity: 1;
    visibility: visible;
  }
  [data-theme=light] .cd-morph-dropdown .dropdown.move-left .content, [data-theme=dark] .cd-morph-dropdown .dropdown.move-left .content {
    transform: translateX(-100px);
  }
  [data-theme=light] .cd-morph-dropdown .dropdown.move-right .content, [data-theme=dark] .cd-morph-dropdown .dropdown.move-right .content {
    transform: translateX(100px);
  }
  [data-theme=light] .cd-morph-dropdown .label, [data-theme=dark] .cd-morph-dropdown .label {
    /* hide the label on bigger devices */
    display: none;
  }
  [data-theme=light] .cd-morph-dropdown .content, [data-theme=dark] .cd-morph-dropdown .content {
    padding: 2.2em 1.8em;
    transition: transform 0.3s;
    text-align: left;
  }
  [data-theme=light] .cd-morph-dropdown .content > ul::after, [data-theme=dark] .cd-morph-dropdown .content > ul::after {
    clear: both;
    content: "";
    display: block;
  }
  [data-theme=light] .cd-morph-dropdown .content > ul > li, [data-theme=dark] .cd-morph-dropdown .content > ul > li {
    width: 48%;
    float: left;
    margin-right: 4%;
    margin-top: 0;
  }
  [data-theme=light] .cd-morph-dropdown .content > ul > li:nth-of-type(2n), [data-theme=dark] .cd-morph-dropdown .content > ul > li:nth-of-type(2n) {
    margin-right: 0;
  }
  [data-theme=light] .cd-morph-dropdown .gallery .content, [data-theme=dark] .cd-morph-dropdown .gallery .content {
    /* you need to set a width for the .content elements because they have a position absolute */
    width: 510px;
    padding-bottom: 0.8em;
    padding-top: 1em;
  }
  [data-theme=light] .cd-morph-dropdown .gallery .content li, [data-theme=dark] .cd-morph-dropdown .gallery .content li {
    margin-bottom: 1.8em;
  }
  [data-theme=light] .cd-morph-dropdown .bg-layer, [data-theme=dark] .cd-morph-dropdown .bg-layer {
    /* morph dropdown background */
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    width: 1px;
    background: #5a5a5a;
    opacity: 0;
    transition: opacity 0.3s;
    transform-origin: top left;
    transform: translateZ(0);
    will-change: transform;
    backface-visibility: hidden;
  }
  [data-theme=light] .cd-morph-dropdown.is-dropdown-visible .bg-layer, [data-theme=dark] .cd-morph-dropdown.is-dropdown-visible .bg-layer {
    opacity: 1;
    transition: transform 0.3s, opacity 0.3s;
  }
}
[data-theme=light] .cd-main-content, [data-theme=dark] .cd-main-content {
  min-height: 100vh;
  position: relative;
  padding-top: 0.5rem;
}
[data-theme=light] .dropdown-list .content, [data-theme=dark] .dropdown-list .content {
  padding: 2.2em;
}
[data-theme=light] .dropdown-list ul, [data-theme=dark] .dropdown-list ul {
  list-style-type: none;
  padding: 0;
}
[data-theme=light] .layout-menu-icon, [data-theme=dark] .layout-menu-icon {
  width: 30px;
  height: 30px;
  margin-top: 5px;
  margin-right: 10px;
}
[data-theme=light] .dropdown-list .layout-menu-option-title, [data-theme=dark] .dropdown-list .layout-menu-option-title {
  font-size: 1.2em;
  font-weight: normal;
  font-family: "Open Sans";
  font-style: normal;
  text-transform: uppercase;
  display: block;
  color: #fff;
}
[data-theme=light] .layout-menu-icon, [data-theme=dark] .layout-menu-icon {
  float: left;
}
@media (min-width: 1200px) {
  [data-theme=light] .dropdown-list .layout-menu-option-title, [data-theme=dark] .dropdown-list .layout-menu-option-title {
    font-size: 1.1rem;
    font-weight: bold;
    margin-bottom: 3px;
  }
  [data-theme=light] .dropdown-list .layout-menu-option-description, [data-theme=dark] .dropdown-list .layout-menu-option-description {
    color: #fff;
    font-family: "Roboto";
    font-size: 0.8em;
    margin: 0;
    white-space: normal;
  }
}
[data-theme=light] .dropdown-list .layout-menu-option-block:hover, [data-theme=dark] .dropdown-list .layout-menu-option-block:hover {
  text-decoration: none !important;
}
[data-theme=light] .dropdown-list .layout-menu-option-block:hover .layout-menu-option-title,
[data-theme=light] .dropdown-list .layout-menu-option-block:hover .layout-menu-option-description, [data-theme=dark] .dropdown-list .layout-menu-option-block:hover .layout-menu-option-title,
[data-theme=dark] .dropdown-list .layout-menu-option-block:hover .layout-menu-option-description {
  text-decoration: none !important;
  color: #EE9746;
}
[data-theme=light] .layout-menu-option-block, [data-theme=dark] .layout-menu-option-block {
  float: none;
  width: auto;
}
[data-theme=light] .layout-login-btn, [data-theme=light] .layout-logout-dropdown, [data-theme=dark] .layout-login-btn, [data-theme=dark] .layout-logout-dropdown {
  display: none;
}
@media (min-width: 1200px) {
  [data-theme=light] .layout-login-btn, [data-theme=light] .layout-logout-dropdown, [data-theme=dark] .layout-login-btn, [data-theme=dark] .layout-logout-dropdown {
    display: block;
  }
}
[data-theme=light] .layout-search-form, [data-theme=dark] .layout-search-form {
  display: none;
}
[data-theme=light] .layout-search-form.active, [data-theme=dark] .layout-search-form.active {
  display: block;
}
[data-theme=light] .layout-search-form, [data-theme=dark] .layout-search-form {
  padding: 1em;
  background-color: #5A5A5A;
  position: absolute;
  top: 70px;
  width: 100%;
}
[data-theme=light] .layout-search-form .input-group, [data-theme=dark] .layout-search-form .input-group {
  width: 100%;
}
[data-theme=light] .layout-search-form .input-group-btn, [data-theme=dark] .layout-search-form .input-group-btn {
  display: none;
}
@media (min-width: 1200px) {
  [data-theme=light] .layout-search-form .input-group-btn, [data-theme=dark] .layout-search-form .input-group-btn {
    display: table-cell;
  }
}
[data-theme=light] .layout-search-form .input-group .form-control:last-child, [data-theme=dark] .layout-search-form .input-group .form-control:last-child {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
@media (min-width: 1200px) {
  [data-theme=light] .layout-search-form, [data-theme=dark] .layout-search-form {
    flex-grow: 1;
    display: block;
    padding: 0;
    position: static;
    background-color: transparent;
    width: auto;
  }
  [data-theme=light] .layout-search-form .input-group, [data-theme=dark] .layout-search-form .input-group {
    width: auto;
  }
  [data-theme=light] .layout-search-form .input-group-btn .btn, [data-theme=dark] .layout-search-form .input-group-btn .btn {
    display: inline-block;
  }
  [data-theme=light] .layout-search-form .input-group .form-control:last-child, [data-theme=dark] .layout-search-form .input-group .form-control:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  [data-theme=light] .layout-login-btn, [data-theme=dark] .layout-login-btn {
    display: block;
  }
}
[data-theme=light] .layout-menu-option-description, [data-theme=dark] .layout-menu-option-description {
  display: none;
}
[data-theme=light] .layout-menu-icon, [data-theme=dark] .layout-menu-icon {
  margin-top: 0;
}
[data-theme=light] .content, [data-theme=dark] .content {
  /*
  column-count: 1;
  @include for-tablet-portrait-up {
    column-count: 2;
  }
  */
}
[data-theme=light] .content ul, [data-theme=dark] .content ul {
  display: flex;
  flex-wrap: wrap;
}
[data-theme=light] .content ul li, [data-theme=dark] .content ul li {
  margin-bottom: 15px;
  width: 50%;
  overflow: hidden;
}
@media (min-width: 1200px) {
  [data-theme=light] .content, [data-theme=dark] .content {
    column-count: 1;
  }
}
[data-theme=light] .cd-morph-dropdown .layout-container-fluid, [data-theme=dark] .cd-morph-dropdown .layout-container-fluid {
  justify-content: center;
}
[data-theme=light] .cd-morph-dropdown .morph-dropdown-wrapper, [data-theme=dark] .cd-morph-dropdown .morph-dropdown-wrapper {
  padding: 0;
  padding-top: 0.6em;
}
[data-theme=light] .cd-morph-dropdown .dropdown-list > ul > li, [data-theme=dark] .cd-morph-dropdown .dropdown-list > ul > li {
  margin-bottom: 0;
  border-bottom: 3px solid #3E3E3E;
  padding: 0;
  padding-top: 0.5em;
}
@media (min-width: 1200px) {
  [data-theme=light] .cd-morph-dropdown .dropdown-list > ul > li, [data-theme=dark] .cd-morph-dropdown .dropdown-list > ul > li {
    border-bottom: none;
  }
}
[data-theme=light] .cd-morph-dropdown, [data-theme=dark] .cd-morph-dropdown {
  background-image: url("/assets/layout-header-bg-f06c8f08.svg");
  height: 70px;
  background-size: auto;
  background-color: #fff;
  text-align: left;
}
[data-theme=light] .dropdown-list .content, [data-theme=dark] .dropdown-list .content {
  padding: 1.5em 1em 0.75em 1em;
}
@media (min-width: 1800px) {
  [data-theme=light] .cd-morph-dropdown, [data-theme=dark] .cd-morph-dropdown {
    background-size: cover;
  }
}
@media (min-width: 1200px) {
  [data-theme=light] .cd-morph-dropdown .gallery .content li, [data-theme=dark] .cd-morph-dropdown .gallery .content li {
    margin-bottom: 1.1em;
  }
  [data-theme=light] .cd-morph-dropdown .content > ul > li, [data-theme=dark] .cd-morph-dropdown .content > ul > li {
    width: 47%;
    margin-right: 3%;
  }
  [data-theme=light] .dropdown-list .content, [data-theme=dark] .dropdown-list .content {
    padding: 1.75em;
  }
  [data-theme=light] .layout-menu-option-block, [data-theme=dark] .layout-menu-option-block {
    float: left;
    width: 170px;
  }
  [data-theme=light] .layout-menu-option-description, [data-theme=dark] .layout-menu-option-description {
    display: block;
  }
}
[data-theme=light] .cd-morph-dropdown .main-nav > ul > li > a, [data-theme=dark] .cd-morph-dropdown .main-nav > ul > li > a {
  color: #fff;
}
[data-theme=light] .cd-morph-dropdown .layout-container-fluid, [data-theme=dark] .cd-morph-dropdown .layout-container-fluid {
  min-height: auto;
  height: 70px;
  display: flex;
  align-items: center;
}
[data-theme=light] .layout-menu-logo, [data-theme=dark] .layout-menu-logo {
  height: 35px;
}
[data-theme=light] .layout-search-form .glyphicon, [data-theme=dark] .layout-search-form .glyphicon {
  top: 0;
}
[data-theme=light] .cd-main-content .layout-container-fluid, [data-theme=dark] .cd-main-content .layout-container-fluid {
  padding-top: 5px;
}
[data-theme=light] .layout-footer-panel, [data-theme=dark] .layout-footer-panel {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
[data-theme=light] .layout-footer-panel-container, [data-theme=dark] .layout-footer-panel-container {
  width: 48%;
  margin-right: 2%;
  margin-bottom: 2%;
}
[data-theme=light] .layout-footer-panel-container h3, [data-theme=dark] .layout-footer-panel-container h3 {
  color: #EFA661;
  font-family: "Open Sans";
  font-weight: bold;
  text-transform: uppercase;
}
[data-theme=light] .layout-newsletter-panel, [data-theme=dark] .layout-newsletter-panel {
  color: #fff;
}
@media (min-width: 1200px) {
  [data-theme=light] .layout-newsletter-panel, [data-theme=dark] .layout-newsletter-panel {
    padding-right: 1rem;
  }
}
[data-theme=light] .layout-newsletter-panel .layout-newsletter-cta, [data-theme=dark] .layout-newsletter-panel .layout-newsletter-cta {
  font-size: 1.125rem;
  font-weight: bold;
}
[data-theme=light] .layout-newsletter-panel h3, [data-theme=dark] .layout-newsletter-panel h3 {
  font-size: 1.125rem;
  font-weight: bold;
  margin-top: 1rem;
}
[data-theme=light] .layout-footer-panel-menu > li > a:hover, [data-theme=light] .layout-footer-panel-menu > li > a, [data-theme=dark] .layout-footer-panel-menu > li > a:hover, [data-theme=dark] .layout-footer-panel-menu > li > a {
  color: #fff;
}
[data-theme=light] .layout-newsletter-form .layout-newsletter-btn, [data-theme=dark] .layout-newsletter-form .layout-newsletter-btn {
  font-weight: bold;
  margin-top: -2px;
  font-size: 1.25rem;
  margin-left: 0.3125rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
[data-theme=light] .layout-newsletter-form .form-control, [data-theme=dark] .layout-newsletter-form .form-control {
  font-size: 1.25rem;
  height: auto;
}
[data-theme=light] .bottom-shelf, [data-theme=dark] .bottom-shelf {
  background-color: #2B2B2B;
  color: #fff;
}
[data-theme=light] .main-nav a:hover, [data-theme=dark] .main-nav a:hover {
  text-decoration: none;
}
@media (min-width: 1200px) {
  [data-theme=light] .search-trigger, [data-theme=dark] .search-trigger {
    display: none;
  }
}
[data-theme=light] .search-trigger, [data-theme=dark] .search-trigger {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 28px;
  color: #fff;
  padding: 15px;
}
[data-theme=light] .search-trigger:hover, [data-theme=light] .search-trigger:active, [data-theme=light] .search-trigger:focus, [data-theme=dark] .search-trigger:hover, [data-theme=dark] .search-trigger:active, [data-theme=dark] .search-trigger:focus {
  color: #fff;
}
[data-theme=light] .layout-bottom-contents a, [data-theme=light] .layout-bottom-contents a:hover, [data-theme=dark] .layout-bottom-contents a, [data-theme=dark] .layout-bottom-contents a:hover {
  color: #EFA661;
}
[data-theme=light] .bottom-shelf .layout-container-fluid, [data-theme=dark] .bottom-shelf .layout-container-fluid {
  min-height: auto;
  padding-left: 0;
  padding-right: 0;
}
[data-theme=light] .cd-morph-dropdown .dropdown-link-only .label, [data-theme=dark] .cd-morph-dropdown .dropdown-link-only .label {
  margin-bottom: 0.5em;
}
[data-theme=light] .layout-login-btn, [data-theme=dark] .layout-login-btn {
  margin-left: 20px;
}
[data-theme=light] .layout-logout-dropdown, [data-theme=dark] .layout-logout-dropdown {
  position: relative;
  margin-left: 20px;
}
[data-theme=light] .morph-dropdown-wrapper .dropdown-list #footer, [data-theme=dark] .morph-dropdown-wrapper .dropdown-list #footer {
  background-color: #2D2D2D;
  padding-top: 0;
}
[data-theme=light] .morph-dropdown-wrapper .dropdown-list #footer .content, [data-theme=dark] .morph-dropdown-wrapper .dropdown-list #footer .content {
  padding: 0.7em;
  column-count: 1;
}
[data-theme=light] .morph-dropdown-wrapper .dropdown-list #footer .content img, [data-theme=dark] .morph-dropdown-wrapper .dropdown-list #footer .content img {
  margin-right: 0.25em;
}
[data-theme=light] .layout-search-submit, [data-theme=dark] .layout-search-submit {
  font-weight: 900;
}
[data-theme=light] .sprite-login-facebook, [data-theme=light] .sprite-login-twitter, [data-theme=dark] .sprite-login-facebook, [data-theme=dark] .sprite-login-twitter {
  border: 0;
  border-radius: 0.25rem;
}
[data-theme=light] .dropdown-list, [data-theme=dark] .dropdown-list {
  font-size: 80%;
}
@media (min-width: 600px) {
  [data-theme=light] .dropdown-list, [data-theme=dark] .dropdown-list {
    font-size: 100%;
  }
}
[data-theme=light] .navbar-light .navbar-nav .nav-link, [data-theme=dark] .navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.75);
}
[data-theme=light] .layout-type-switcher, [data-theme=dark] .layout-type-switcher {
  display: inline-block;
  margin-bottom: 1rem;
}
[data-theme=light] .layout-type-switcher-header, [data-theme=dark] .layout-type-switcher-header {
  display: inline-block;
  margin-top: 0rem;
  margin-right: 1.5rem;
}
[data-theme=light] .navbar-collapse, [data-theme=dark] .navbar-collapse {
  margin: 0 0.5rem;
  margin-top: 0.5rem;
}
@media (min-width: 1200px) {
  [data-theme=light] .navbar-collapse, [data-theme=dark] .navbar-collapse {
    margin-top: 0;
  }
}

.layout-breadcrumb {
  display: block;
}

.navigation-secondary {
  display: flex;
  max-width: 1500px;
  margin: 0 auto;
  background-color: #dee2e6;
}

.primary-navigation .dropdown-menu {
  margin: 0;
  border-radius: 0 0 0.25rem 0.25rem;
}
.primary-navigation .dropdown-menu .dropdown-item > a {
  color: var(--text-color);
}
.primary-navigation .dropdown-menu .dropdown-item:hover > a, .primary-navigation .dropdown-menu .dropdown-item > a:hover {
  color: #ffffff;
  text-decoration: none;
}
@media (min-width: 1200px) {
  .primary-navigation .dropdown-menu.show {
    display: flex;
  }
}

.btn-dark {
  color: #FFFFFF;
  background-color: #5A5A5A;
  border-color: #5A5A5A;
}

.btn-dark:active:hover,
.btn-dark:active:focus,
.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active,
.open .dropdown-toggle.btn-dark {
  color: #5A5A5A;
  background-color: #FFFFFF;
  border-color: #5A5A5A;
}

.btn-dark:active,
.btn-dark.active,
.open .dropdown-toggle.btn-dark {
  background-image: none;
  color: #5A5A5A;
}

.btn-dark.disabled,
.btn-dark[disabled],
fieldset[disabled] .btn-dark,
.btn-dark.disabled:hover,
.btn-dark[disabled]:hover,
fieldset[disabled] .btn-dark:hover,
.btn-dark.disabled:focus,
.btn-dark[disabled]:focus,
fieldset[disabled] .btn-dark:focus,
.btn-dark.disabled:active,
.btn-dark[disabled]:active,
fieldset[disabled] .btn-dark:active,
.btn-dark.disabled.active,
.btn-dark[disabled].active,
fieldset[disabled] .btn-dark.active {
  background-color: #5A5A5A;
  border-color: #5A5A5A;
}

.btn-dark .badge {
  color: #5A5A5A;
  background-color: #FFFFFF;
}

.popout-deck-container {
  width: 225px;
  height: 1080px;
  background-color: #1F1F1F;
  padding-bottom: 69px;
  position: relative;
}

.popout-deck-container-stream-mode {
  width: 275px;
  background: linear-gradient(to right, rgb(31, 31, 31), rgb(31, 31, 31), rgba(31, 31, 31, 0.8));
}

.popout-deck-container-arena.popout-deck-container-condensed {
  height: auto;
  padding-bottom: 0;
}
.popout-deck-container-arena.popout-deck-container-condensed .popout-deck-vs,
.popout-deck-container-arena.popout-deck-container-condensed .popout-deck-rarity-container,
.popout-deck-container-arena.popout-deck-container-condensed .popout-deck-watermark,
.popout-deck-container-arena.popout-deck-container-condensed .popout-deck-title-rarity_count {
  display: none;
}

.popout-deck-container-mtgo {
  height: 1080px;
  background-color: #1F1F1F;
}

.popout-deck-container-inner {
  overflow: hidden;
  height: 100%;
}

.popout-deck-title {
  font-family: "Lato";
  font-weight: 900;
  font-size: 22px;
  color: #fff;
  padding: 10px 15px 0px 15px;
  text-transform: uppercase;
  margin: 0;
}

.popout-deck-vs {
  font-family: "Lato";
  font-size: 16px;
  color: #fff;
  padding: 5px 15px 5px 15px;
  text-transform: uppercase;
  margin: 0;
}

.popout-deck-title-main-deck,
.popout-deck-title-sideboard,
.popout-deck-title-rarity_count {
  font-family: "Lato";
  font-weight: 900;
  font-size: 14.5px;
  color: #fff;
  padding: 5px 15px 3px 15px;
  text-transform: uppercase;
  margin: 0;
}

.popout-deck-card {
  margin: 1px 13px 1px 13px;
  font-family: "Lato";
  font-weight: bold;
  font-size: 14.5px;
  background-color: #4fbd87;
  border-radius: 2px;
  height: 22px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 3px;
  line-height: 1.5;
}

.popout-deck-card-L {
  background-color: #a28d74;
}

.popout-deck-card-W {
  background-color: #BBB758;
}

.popout-deck-card-U {
  background-color: #48a6cf;
}

.popout-deck-card-B {
  background-color: #727272;
}

.popout-deck-card-R {
  background-color: #CF6561;
}

.popout-deck-card-G {
  background-color: #4FBD87;
}

.popout-deck-card-M {
  background-color: #D09651;
}

.popout-deck-card-C {
  background-color: #B8B8B8;
}

.popout-deck-card-mana-container {
  float: right;
  margin-top: -3px;
}
.popout-deck-card-mana-container .visual_overlay-mana {
  border: 1px solid #333;
}

.popout-deck-rarity-container {
  margin: -3px 15px 5px 15px;
}

.popout-deck-rarity-row {
  margin: 3px 0;
}

.popout-deck-rarity-count {
  padding-right: 3px;
  width: 10%;
  display: inline-block;
  font-size: 12.5px;
  font-family: "Lato";
  font-weight: 900;
  text-align: right;
}

.popout-deck-rarity-bar-container {
  width: 80%;
  display: inline-block;
}

.popout-deck-rarity-bar {
  width: 100%;
  background-color: #b8b8b8;
  color: #fff;
  border-radius: 2px;
}

.popout-deck-rarity-row-mythic {
  color: #fe6d27;
}
.popout-deck-rarity-row-mythic .popout-deck-rarity-bar {
  background-color: #fe6d27;
}

.popout-deck-rarity-row-rare {
  color: #ffd54f;
}
.popout-deck-rarity-row-rare .popout-deck-rarity-bar {
  background-color: #ffd54f;
}

.popout-deck-rarity-row-uncommon {
  color: #a6d5e3;
}
.popout-deck-rarity-row-uncommon .popout-deck-rarity-bar {
  background-color: #a6d5e3;
}

.popout-deck-rarity-row-common {
  color: #b8b8b8;
}
.popout-deck-rarity-row-common .popout-deck-rarity-bar {
  background-color: #b8b8b8;
}

.popout-deck-watermark-container {
  position: absolute;
  bottom: 8px;
  width: 100%;
}

.popout-deck-watermark {
  width: 154px;
  margin: 0 auto;
  display: block;
}

.popout-deck-record-trophy {
  height: 25px;
  position: absolute;
  left: 20px;
  top: 7.5px;
}

.popout-deck-record-league {
  margin-left: 55px;
  font-family: "Lato";
  font-size: 13px;
  flex-grow: 0;
  flex-shrink: 0;
}

.popout-deck-record-container {
  height: 40px;
  font-family: "Lato Regular";
  font-size: 15px;
  background-color: #ab6060;
  color: #fff;
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 5px;
}

.popout-deck-rarity-row-basic {
  color: #a28d74;
}

.popout-deck-rarity-row-basic .popout-deck-rarity-bar {
  background-color: #a28d74;
}

/*
%name
  %name-left
  %name-content-wrapper
    %name-content
*/
[data-theme=light] .hidden-form, [data-theme=light] .hidden-form-input, [data-theme=dark] .hidden-form, [data-theme=dark] .hidden-form-input {
  display: none;
}
[data-theme=light] .deck-primer-page h1, [data-theme=light] .deck-primer-page h2, [data-theme=light] .deck-primer-page h3, [data-theme=light] .deck-primer-page h4, [data-theme=light] .deck-primer-page h5, [data-theme=light] .deck-primer-page h6, [data-theme=dark] .deck-primer-page h1, [data-theme=dark] .deck-primer-page h2, [data-theme=dark] .deck-primer-page h3, [data-theme=dark] .deck-primer-page h4, [data-theme=dark] .deck-primer-page h5, [data-theme=dark] .deck-primer-page h6 {
  margin-top: 1rem;
}
[data-theme=light] .deck-primer-page .spoiler-card-container, [data-theme=dark] .deck-primer-page .spoiler-card-container {
  justify-content: center;
}
[data-theme=light] .deck-main-contents .deck-container .deck-primer-panel, [data-theme=dark] .deck-main-contents .deck-container .deck-primer-panel {
  font-size: 1rem;
}
[data-theme=light] .deck-main-contents .deck-container .deck-primer-panel h1, [data-theme=light] .deck-main-contents .deck-container .deck-primer-panel h2, [data-theme=light] .deck-main-contents .deck-container .deck-primer-panel h3, [data-theme=light] .deck-main-contents .deck-container .deck-primer-panel h4, [data-theme=light] .deck-main-contents .deck-container .deck-primer-panel h5, [data-theme=light] .deck-main-contents .deck-container .deck-primer-panel h6, [data-theme=dark] .deck-main-contents .deck-container .deck-primer-panel h1, [data-theme=dark] .deck-main-contents .deck-container .deck-primer-panel h2, [data-theme=dark] .deck-main-contents .deck-container .deck-primer-panel h3, [data-theme=dark] .deck-main-contents .deck-container .deck-primer-panel h4, [data-theme=dark] .deck-main-contents .deck-container .deck-primer-panel h5, [data-theme=dark] .deck-main-contents .deck-container .deck-primer-panel h6 {
  margin-top: 0.75rem;
}
[data-theme=light] .deck-main-contents .deck-container .deck-primer-panel h1, [data-theme=light] .deck-main-contents .deck-container .deck-primer-panel h2, [data-theme=dark] .deck-main-contents .deck-container .deck-primer-panel h1, [data-theme=dark] .deck-main-contents .deck-container .deck-primer-panel h2 {
  font-size: 1.5rem;
}
[data-theme=light] .deck-main-contents .deck-container .deck-primer-panel h3, [data-theme=dark] .deck-main-contents .deck-container .deck-primer-panel h3 {
  font-size: 1.3rem;
}
[data-theme=light] .deck-main-contents .deck-container .deck-primer-panel h4, [data-theme=light] .deck-main-contents .deck-container .deck-primer-panel h5, [data-theme=light] .deck-main-contents .deck-container .deck-primer-panel h6, [data-theme=dark] .deck-main-contents .deck-container .deck-primer-panel h4, [data-theme=dark] .deck-main-contents .deck-container .deck-primer-panel h5, [data-theme=dark] .deck-main-contents .deck-container .deck-primer-panel h6 {
  font-size: 1.1rem;
}
[data-theme=light] .deck-main-contents .deck-container .deck-stats-container, [data-theme=dark] .deck-main-contents .deck-container .deck-stats-container {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}
[data-theme=light] .deck-main-contents .deck-container .deck-stats-container .deck-stats-colors, [data-theme=light] .deck-main-contents .deck-container .deck-stats-container .deck-stats-types, [data-theme=light] .deck-main-contents .deck-container .deck-stats-container .deck-stats-mana-values, [data-theme=dark] .deck-main-contents .deck-container .deck-stats-container .deck-stats-colors, [data-theme=dark] .deck-main-contents .deck-container .deck-stats-container .deck-stats-types, [data-theme=dark] .deck-main-contents .deck-container .deck-stats-container .deck-stats-mana-values {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
[data-theme=light] .deck-main-contents .deck-container .deck-stats-container .deck-stats-title, [data-theme=dark] .deck-main-contents .deck-container .deck-stats-container .deck-stats-title {
  font-size: 1.1rem;
}
[data-theme=light] .deck-sample-hand, [data-theme=dark] .deck-sample-hand {
  margin-top: 1rem;
}
[data-theme=light] .deck-sample-hand .hand, [data-theme=dark] .deck-sample-hand .hand {
  overflow-x: hidden;
}
[data-theme=light] .deck-sample-hand .hand::after, [data-theme=dark] .deck-sample-hand .hand::after {
  clear: both;
  content: "";
  display: block;
}
@media (min-width: 920px) {
  [data-theme=light] .deck-sample-hand .hand .spoiler-card, [data-theme=dark] .deck-sample-hand .hand .spoiler-card {
    width: 32.5%;
    margin: 0 0.25% 0.75% 0.25%;
  }
  [data-theme=light] .deck-sample-hand .hand .spoiler-card-dfc, [data-theme=dark] .deck-sample-hand .hand .spoiler-card-dfc {
    width: 65.5%;
    margin: 0 0.25% 0.75% 0.25%;
  }
}
@media (min-width: 1150px) {
  [data-theme=light] .deck-sample-hand .hand .spoiler-card, [data-theme=dark] .deck-sample-hand .hand .spoiler-card {
    width: 24.5%;
    margin: 0 0.25% 0.75% 0.25%;
  }
  [data-theme=light] .deck-sample-hand .hand .spoiler-card-dfc, [data-theme=dark] .deck-sample-hand .hand .spoiler-card-dfc {
    width: 49.5%;
    margin: 0 0.25% 0.75% 0.25%;
  }
}
[data-theme=light] .deck-sample-hand .hand .spoiler-card, [data-theme=dark] .deck-sample-hand .hand .spoiler-card {
  margin-right: -90px;
}
[data-theme=light] .deck-sample-hand .widgetPriceCompact-prices, [data-theme=dark] .deck-sample-hand .widgetPriceCompact-prices {
  display: none;
}
[data-theme=light] .similar-events-container > h4, [data-theme=dark] .similar-events-container > h4 {
  line-height: 1.3;
}
[data-theme=light] .similar-events-view-more, [data-theme=dark] .similar-events-view-more {
  margin-top: -0.5rem;
}
[data-theme=light] .deck-main-contents, [data-theme=dark] .deck-main-contents {
  /*
  .card-tile {
    -ms-transform: skew(-10deg,0deg);
      transform: skew(-10deg,0deg);
    width: 90px;
    height: 66px;
    .card-image-tile {
      background-size: 75%;
      background-position: -15px -35px;
      -ms-transform: skew(10deg,0deg);
        transform: skew(10deg,0deg);
    }
  }
  */
}
[data-theme=light] .deck-main-contents .header-container, [data-theme=dark] .deck-main-contents .header-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
[data-theme=light] .deck-main-contents .header-container .header-right, [data-theme=dark] .deck-main-contents .header-container .header-right {
  width: 100%;
  width: 100%;
}
[data-theme=light] .deck-main-contents .header-container .header-representative-cards, [data-theme=dark] .deck-main-contents .header-container .header-representative-cards {
  margin: 0 auto;
}
[data-theme=light] .deck-main-contents .header-container .header-representative-cards .card-image-tile, [data-theme=dark] .deck-main-contents .header-container .header-representative-cards .card-image-tile {
  width: 180px;
}
@media (min-width: 900px) {
  [data-theme=light] .deck-main-contents .header-container, [data-theme=dark] .deck-main-contents .header-container {
    flex-wrap: nowrap;
  }
}
[data-theme=light] .deck-main-contents .header-container .deck-price-v2.arena, [data-theme=dark] .deck-main-contents .header-container .deck-price-v2.arena {
  width: 100%;
  font-weight: normal;
  margin: 0;
}
[data-theme=light] .deck-main-contents .header-container .header-prices-currency, [data-theme=dark] .deck-main-contents .header-container .header-prices-currency {
  display: flex;
  flex-wrap: wrap;
  flex-grow: 1;
  justify-content: flex-start;
  text-align: right;
  width: 100%;
}
[data-theme=light] .deck-main-contents .header-container .header-prices-currency .deck-price-v2:not(:first-child), [data-theme=dark] .deck-main-contents .header-container .header-prices-currency .deck-price-v2:not(:first-child) {
  margin-left: 1rem;
}
@media (min-width: 900px) {
  [data-theme=light] .deck-main-contents .header-container .header-prices-currency, [data-theme=dark] .deck-main-contents .header-container .header-prices-currency {
    padding-top: 1em;
  }
  [data-theme=light] .deck-main-contents .header-container .header-prices-currency .deck-price-v2, [data-theme=dark] .deck-main-contents .header-container .header-prices-currency .deck-price-v2 {
    position: relative;
    font-size: 2rem;
    font-weight: bold;
  }
  [data-theme=light] .deck-main-contents .header-container .header-prices-currency .cents, [data-theme=dark] .deck-main-contents .header-container .header-prices-currency .cents {
    font-size: 70%;
  }
}
@media (min-width: 900px) {
  [data-theme=light] .deck-main-contents .header-container .header-prices-currency, [data-theme=dark] .deck-main-contents .header-container .header-prices-currency {
    width: auto;
    justify-content: flex-end;
  }
}
[data-theme=light] .deck-main-contents .price-arena-rarity, [data-theme=dark] .deck-main-contents .price-arena-rarity {
  font-size: 0.85em;
}
[data-theme=light] .deck-main-contents .title, [data-theme=dark] .deck-main-contents .title {
  font-weight: 800;
}
[data-theme=light] .deck-main-contents .author, [data-theme=dark] .deck-main-contents .author {
  font-weight: 400;
  font-size: 75%;
  margin-left: 1em;
  white-space: nowrap;
}
[data-theme=light] .deck-main-contents .online, [data-theme=dark] .deck-main-contents .online {
  color: var(--text-online);
}
[data-theme=light] .deck-main-contents .paper, [data-theme=dark] .deck-main-contents .paper {
  color: var(--text-paper);
}
[data-theme=light] .deck-main-contents h3, [data-theme=dark] .deck-main-contents h3 {
  font-size: 1.125em;
  font-weight: bold;
}
@media (min-width: 900px) {
  [data-theme=light] .deck-main-contents .deck-price-v2::before, [data-theme=dark] .deck-main-contents .deck-price-v2::before {
    font-size: 0.725rem;
    top: -0.625rem;
    position: absolute;
    font-weight: normal;
    right: 0;
  }
}
[data-theme=light] .deck-main-contents h4, [data-theme=dark] .deck-main-contents h4 {
  font-weight: bold;
}
[data-theme=light] .deck-main-contents .deck-price-v2.online::before, [data-theme=dark] .deck-main-contents .deck-price-v2.online::before {
  content: "Magic Online: ";
}
[data-theme=light] .deck-main-contents .deck-price-v2.paper::before, [data-theme=dark] .deck-main-contents .deck-price-v2.paper::before {
  content: "Tabletop: ";
}
@media (min-width: 900px) {
  [data-theme=light] .deck-main-contents .deck-price-v2.online::before, [data-theme=dark] .deck-main-contents .deck-price-v2.online::before {
    content: "MTGO";
  }
  [data-theme=light] .deck-main-contents .deck-price-v2.paper::before, [data-theme=dark] .deck-main-contents .deck-price-v2.paper::before {
    content: "Tabletop";
  }
}
[data-theme=light] .deck-main-contents .deck-price-v2.arena, [data-theme=dark] .deck-main-contents .deck-price-v2.arena {
  font-weight: normal;
  text-align: left;
}
@media (min-width: 900px) {
  [data-theme=light] .deck-main-contents .deck-price-v2.arena, [data-theme=dark] .deck-main-contents .deck-price-v2.arena {
    text-align: right;
  }
}
[data-theme=light] .deck-main-contents .header-prices, [data-theme=dark] .deck-main-contents .header-prices {
  margin-top: 0.5rem;
}
@media (min-width: 900px) {
  [data-theme=light] .deck-main-contents .header-prices, [data-theme=dark] .deck-main-contents .header-prices {
    margin-top: 0;
    text-align: right;
  }
}
[data-theme=light] .deck-main-contents .deck-container-sidebar, [data-theme=dark] .deck-main-contents .deck-container-sidebar {
  border-top: 1px solid #CBCBCB;
}
[data-theme=light] .deck-main-contents .tools-container, [data-theme=dark] .deck-main-contents .tools-container {
  column-count: 2;
  column-gap: 0.5rem;
  padding-top: 0.5rem;
}
[data-theme=light] .deck-main-contents .tools-container .deck-tools-btn, [data-theme=dark] .deck-main-contents .tools-container .deck-tools-btn {
  font-size: 0.8rem;
  width: 100%;
  text-align: left;
  border: none;
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
  padding: 0.25rem;
}
[data-theme=light] .deck-main-contents .deck-container, [data-theme=dark] .deck-main-contents .deck-container {
  border: 1px solid var(--border-color);
  border-radius: 5px;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.35);
  padding: 1em;
  background-color: var(--widget-bg-color);
  margin-bottom: 1em;
  /*
    border: 1px solid #CBCBCB;
    border-radius: 5px;
    padding: 1rem;
    box-shadow: 1px 1px 8px rgba(0,0,0,0.35);
    */
}
[data-theme=light] .deck-main-contents .deck-container h3, [data-theme=light] .deck-main-contents .deck-container h4, [data-theme=dark] .deck-main-contents .deck-container h3, [data-theme=dark] .deck-main-contents .deck-container h4 {
  font-weight: bold;
  margin-top: 0;
  font-size: 24px;
}
[data-theme=light] .deck-main-contents .spoiler-card-container p, [data-theme=dark] .deck-main-contents .spoiler-card-container p {
  text-align: center;
}
[data-theme=light] .deck-main-contents .deck-view-compact-purchase-buttons, [data-theme=dark] .deck-main-contents .deck-view-compact-purchase-buttons {
  margin-top: 0.75rem;
}
[data-theme=light] .deck-main-contents .deck-view-purchase-button, [data-theme=dark] .deck-main-contents .deck-view-purchase-button {
  font-size: 1rem;
}
[data-theme=light] .deck-main-contents .deck-view-deck-table .deck-category-header, [data-theme=dark] .deck-main-contents .deck-view-deck-table .deck-category-header {
  break-after: avoid;
}
[data-theme=light] .deck-main-contents .deck-view-deck-table th, [data-theme=dark] .deck-main-contents .deck-view-deck-table th {
  break-after: avoid;
  padding: 0.5em 0;
}
[data-theme=light] .deck-main-contents .deck-view-deck-table td, [data-theme=light] .deck-main-contents .deck-view-deck-table th, [data-theme=dark] .deck-main-contents .deck-view-deck-table td, [data-theme=dark] .deck-main-contents .deck-view-deck-table th {
  vertical-align: top;
}
[data-theme=light] .deck-main-contents .deck-view-deck-table td:not(:first-child):not(:last-child), [data-theme=dark] .deck-main-contents .deck-view-deck-table td:not(:first-child):not(:last-child) {
  padding: 0 0.5em;
}
@media (min-width: 900px) {
  [data-theme=light] .deck-main-contents .deck-table-buttons-container, [data-theme=dark] .deck-main-contents .deck-table-buttons-container {
    flex-grow: 1;
    padding-right: 0.5rem;
  }
  [data-theme=light] .deck-main-contents .deck-table-buttons-container .deck-table-container, [data-theme=dark] .deck-main-contents .deck-table-buttons-container .deck-table-container {
    column-count: 2;
    -moz-column-count: 1;
  }
  [data-theme=light] .deck-main-contents .deck-container-main, [data-theme=dark] .deck-main-contents .deck-container-main {
    display: flex;
  }
  [data-theme=light] .deck-main-contents .deck-container-sidebar, [data-theme=dark] .deck-main-contents .deck-container-sidebar {
    flex-grow: 0;
    border-top: none;
    border-right: 1px solid #CBCBCB;
    padding-right: 1rem;
    margin-right: 1rem;
    max-width: 10rem;
    min-width: 10rem;
    padding-top: 0;
    margin-top: 0;
  }
  [data-theme=light] .deck-main-contents .tools-container, [data-theme=dark] .deck-main-contents .tools-container {
    column-count: 1;
  }
  [data-theme=light] .deck-main-contents .tools-container .deck-tools-btn:first-child, [data-theme=dark] .deck-main-contents .tools-container .deck-tools-btn:first-child {
    margin-top: 0;
  }
}
[data-theme=light] .table-similar-events, [data-theme=dark] .table-similar-events {
  table-layout: fixed;
}
[data-theme=light] .table-similar-events h4, [data-theme=dark] .table-similar-events h4 {
  line-height: initial;
  margin-top: 1em;
  margin-bottom: 0;
  font-weight: normal;
  font-size: 1.1em;
  /*
  white-space:nowrap;
  overflow:hidden;
  */
}
[data-theme=light] .table-similar-events h4 a, [data-theme=dark] .table-similar-events h4 a {
  font-weight: bold;
}
[data-theme=light] .table-similar-events .column-deck .manacost, [data-theme=dark] .table-similar-events .column-deck .manacost {
  display: flex;
  margin: 0.125rem 0;
}
[data-theme=light] .table-similar-events .column-place, [data-theme=dark] .table-similar-events .column-place {
  width: 12%;
}
[data-theme=light] .table-similar-events .column-deck, [data-theme=dark] .table-similar-events .column-deck {
  width: 43%;
}
[data-theme=light] .table-similar-events .column-player, [data-theme=dark] .table-similar-events .column-player {
  width: 25%;
}
[data-theme=light] .table-similar-events .column-price, [data-theme=dark] .table-similar-events .column-price {
  width: 20%;
}
[data-theme=light] .table-similar-events tr:first-child > th > h4, [data-theme=dark] .table-similar-events tr:first-child > th > h4 {
  margin-top: 0;
}
[data-theme=light] .table-similar-events .striped, [data-theme=dark] .table-similar-events .striped {
  background-color: #f9f9f9;
}
[data-theme=light] .table-similar-events .column-price, [data-theme=light] .table-similar-events .column-place, [data-theme=dark] .table-similar-events .column-price, [data-theme=dark] .table-similar-events .column-place {
  text-align: right;
}
@media (min-width: 1200px) {
  [data-theme=light] .table-similar-events td, [data-theme=dark] .table-similar-events td {
    padding-top: 3px;
    padding-bottom: 3px;
  }
}
[data-theme=light] .deck-type-menu.additional-1 .btn-type-menu, [data-theme=light] .deck-type-menu.additional-1 .deck-type-dropdown-menu, [data-theme=light] .deck-type-menu.additional-1 .btn-type-menu-spacer, [data-theme=dark] .deck-type-menu.additional-1 .btn-type-menu, [data-theme=dark] .deck-type-menu.additional-1 .deck-type-dropdown-menu, [data-theme=dark] .deck-type-menu.additional-1 .btn-type-menu-spacer {
  width: 30%;
}
[data-theme=light] .deck-type-menu.additional-2 .btn-type-menu, [data-theme=light] .deck-type-menu.additional-2 .deck-type-dropdown-menu, [data-theme=light] .deck-type-menu.additional-2 .btn-type-menu-spacer, [data-theme=dark] .deck-type-menu.additional-2 .btn-type-menu, [data-theme=dark] .deck-type-menu.additional-2 .deck-type-dropdown-menu, [data-theme=dark] .deck-type-menu.additional-2 .btn-type-menu-spacer {
  width: 45%;
}
[data-theme=light] .deck-type-menu, [data-theme=dark] .deck-type-menu {
  display: flex;
  margin-bottom: 0.5rem;
  justify-content: space-evenly;
}
[data-theme=light] .deck-type-menu .btn-type-menu, [data-theme=light] .deck-type-menu .deck-type-dropdown-menu, [data-theme=light] .deck-type-menu .btn-type-menu-spacer, [data-theme=dark] .deck-type-menu .btn-type-menu, [data-theme=dark] .deck-type-menu .deck-type-dropdown-menu, [data-theme=dark] .deck-type-menu .btn-type-menu-spacer {
  margin: 0 0.25rem;
  margin-bottom: 0.25rem;
  width: 45%;
}
@media (min-width: 900px) {
  [data-theme=light] .deck-type-menu.additional-1, [data-theme=light] .deck-type-menu.additional-2, [data-theme=dark] .deck-type-menu.additional-1, [data-theme=dark] .deck-type-menu.additional-2 {
    padding-bottom: 1rem;
    border-bottom: 1px solid #CBCBCB;
  }
  [data-theme=light] .deck-type-menu.additional-1 .btn-type-menu, [data-theme=light] .deck-type-menu.additional-1 .deck-type-dropdown-menu, [data-theme=light] .deck-type-menu.additional-1 .btn-type-menu-spacer, [data-theme=light] .deck-type-menu.additional-2 .btn-type-menu, [data-theme=light] .deck-type-menu.additional-2 .deck-type-dropdown-menu, [data-theme=light] .deck-type-menu.additional-2 .btn-type-menu-spacer, [data-theme=dark] .deck-type-menu.additional-1 .btn-type-menu, [data-theme=dark] .deck-type-menu.additional-1 .deck-type-dropdown-menu, [data-theme=dark] .deck-type-menu.additional-1 .btn-type-menu-spacer, [data-theme=dark] .deck-type-menu.additional-2 .btn-type-menu, [data-theme=dark] .deck-type-menu.additional-2 .deck-type-dropdown-menu, [data-theme=dark] .deck-type-menu.additional-2 .btn-type-menu-spacer {
    width: auto;
  }
  [data-theme=light] .deck-type-menu.additional-1 .btn-type-menu-my-price, [data-theme=light] .deck-type-menu.additional-2 .btn-type-menu-my-price, [data-theme=dark] .deck-type-menu.additional-1 .btn-type-menu-my-price, [data-theme=dark] .deck-type-menu.additional-2 .btn-type-menu-my-price {
    margin-left: auto;
  }
}
[data-theme=light] .deck-type-dropdown-menu, [data-theme=dark] .deck-type-dropdown-menu {
  margin-left: auto;
}
[data-theme=light] .btn-submenu, [data-theme=dark] .btn-submenu {
  background-color: #AA611D;
  color: #fff;
  border: none;
  flex-grow: 1;
  margin: 0 0.3125rem;
}
[data-theme=light] .deck-submenu, [data-theme=dark] .deck-submenu {
  padding: 0.5rem;
  text-align: center;
  background-color: #E38124;
  display: flex;
  margin-top: -5px;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 5px;
}
@media (min-width: 1200px) {
  [data-theme=light] .deck-submenu, [data-theme=dark] .deck-submenu {
    display: none;
  }
}
@media (min-width: 900px) {
  [data-theme=light] .similar-events-container, [data-theme=dark] .similar-events-container {
    column-count: 2;
    column-gap: 3rem;
    font-size: 0.9rem;
  }
}
@media (min-width: 600px) {
  [data-theme=light] .deck-main-contents .header-container .header-representative-cards, [data-theme=dark] .deck-main-contents .header-container .header-representative-cards {
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 1200px) {
  [data-theme=light] .deck-main-contents .header-container .header-representative-cards, [data-theme=dark] .deck-main-contents .header-container .header-representative-cards {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  [data-theme=light] .similar-events-container, [data-theme=dark] .similar-events-container {
    column-count: 1;
  }
  [data-theme=light] .deck-display, [data-theme=dark] .deck-display {
    display: flex;
  }
  [data-theme=light] .deck-display .deck-display-left-contents, [data-theme=dark] .deck-display .deck-display-left-contents {
    flex-grow: 1;
  }
  [data-theme=light] .deck-display .deck-display-right-contents, [data-theme=dark] .deck-display .deck-display-right-contents {
    margin-left: 1em;
    flex: 0 0 25rem;
  }
  [data-theme=light] .deck-display .deck-display-right-contents .similar-events-container, [data-theme=dark] .deck-display .deck-display-right-contents .similar-events-container {
    font-size: 0.9rem;
  }
}
[data-theme=light] .deck-container, [data-theme=dark] .deck-container {
  margin-bottom: 1rem;
}
[data-theme=light] .nav-pills > li > a.nav-link, [data-theme=dark] .nav-pills > li > a.nav-link {
  border: 1px solid #4F4F4F;
  padding: 0.35em 1em;
  font-size: 1em;
}
[data-theme=light] .nav-pills > .btn-type-menu-my-price > a,
[data-theme=light] .nav-pills > .btn-type-menu-my-price > .nav-link.active, [data-theme=dark] .nav-pills > .btn-type-menu-my-price > a,
[data-theme=dark] .nav-pills > .btn-type-menu-my-price > .nav-link.active {
  border: 1px solid #49B74D;
  color: #303030;
  background-color: #49B74D;
}
[data-theme=light] .nav-pills .nav-link.active, [data-theme=light] .nav-pills .show > .nav-link, [data-theme=dark] .nav-pills .nav-link.active, [data-theme=dark] .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #4F4F4F;
}
[data-theme=light] .nav-pills .nav-link.active, [data-theme=light] .nav-pills .show > .nav-link, [data-theme=dark] .nav-pills .nav-link.active, [data-theme=dark] .nav-pills .show > .nav-link {
  border: 1px solid #4F4F4F;
}
[data-theme=light] .table-my-price-arena-wildcards, [data-theme=dark] .table-my-price-arena-wildcards {
  width: auto;
  margin: 0 auto;
  margin-bottom: 0.5em;
}
[data-theme=light] .table-my-price-arena-wildcards tbody > tr > td, [data-theme=dark] .table-my-price-arena-wildcards tbody > tr > td {
  padding: 0;
  padding-right: 1em;
}
[data-theme=light] .deck-table-buttons-container, [data-theme=dark] .deck-table-buttons-container {
  font-size: 0.9rem;
}
[data-theme=light] .table-tournament .tournament-deck-container, [data-theme=dark] .table-tournament .tournament-deck-container {
  padding: 0.5rem 0;
}
[data-theme=light] .price-card-deck .title, [data-theme=dark] .price-card-deck .title {
  float: left;
  margin-top: 0;
}
[data-theme=light] .price-card-deck .deck-main-contents > .clearfix, [data-theme=dark] .price-card-deck .deck-main-contents > .clearfix {
  margin-top: 1em;
}
[data-theme=light] .price-card-deck .deck-main-contents, [data-theme=dark] .price-card-deck .deck-main-contents {
  border: 1px solid var(--border-color);
  border-radius: 5px;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.35);
  padding: 1em;
  background-color: var(--widget-bg-color);
  margin-bottom: 1em;
}
[data-theme=light] .price-card-deck .deck-main-contents h3, [data-theme=light] .price-card-deck .deck-main-contents h4, [data-theme=dark] .price-card-deck .deck-main-contents h3, [data-theme=dark] .price-card-deck .deck-main-contents h4 {
  font-weight: bold;
  margin-top: 0;
  font-size: 24px;
}
[data-theme=light] .price-card-deck .deck-main-contents .deck-container, [data-theme=dark] .price-card-deck .deck-main-contents .deck-container {
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
}
[data-theme=light] .article-contents .title, [data-theme=dark] .article-contents .title {
  margin-top: 0;
}
[data-theme=light] .article-contents .deck-main-contents, [data-theme=dark] .article-contents .deck-main-contents {
  border: 1px solid var(--border-color);
  border-radius: 5px;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.35);
  padding: 1em;
  background-color: var(--widget-bg-color);
  margin-bottom: 1em;
}
[data-theme=light] .article-contents .deck-main-contents h3, [data-theme=light] .article-contents .deck-main-contents h4, [data-theme=dark] .article-contents .deck-main-contents h3, [data-theme=dark] .article-contents .deck-main-contents h4 {
  font-weight: bold;
  margin-top: 0;
  font-size: 24px;
}
[data-theme=light] .article-contents .deck-main-contents .deck-container, [data-theme=dark] .article-contents .deck-main-contents .deck-container {
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
}
[data-theme=light] .article-contents .deck-main-contents > hr, [data-theme=dark] .article-contents .deck-main-contents > hr {
  display: none;
}
[data-theme=light] .similar-events-container h4, [data-theme=dark] .similar-events-container h4 {
  font-size: 0.8rem;
}
[data-theme=light] .archetype-vote-upvote, [data-theme=dark] .archetype-vote-upvote {
  cursor: pointer;
}
[data-theme=light] .deck-representative-cards-container, [data-theme=dark] .deck-representative-cards-container {
  display: flex;
  margin: 1rem 0;
}
@media (min-width: 900px) {
  [data-theme=light] .deck-representative-cards-container, [data-theme=dark] .deck-representative-cards-container {
    display: block;
    margin: 0;
  }
}
[data-theme=light] .deck-representative-cards-container .card-image-tile, [data-theme=dark] .deck-representative-cards-container .card-image-tile {
  height: 80px;
}
[data-theme=light] .similar-events-container .similar-events-container-title, [data-theme=dark] .similar-events-container .similar-events-container-title {
  font-weight: bold;
}
[data-theme=light] .deck-container-information, [data-theme=dark] .deck-container-information {
  margin: 0.5rem 0;
  padding-bottom: 0.5rem;
}
@media (min-width: 900px) {
  [data-theme=light] .deck-tools-mobile, [data-theme=dark] .deck-tools-mobile {
    display: none;
  }
}
[data-theme=light] .deck-tools-desktop, [data-theme=dark] .deck-tools-desktop {
  display: none;
}
@media (min-width: 900px) {
  [data-theme=light] .deck-tools-desktop, [data-theme=dark] .deck-tools-desktop {
    display: block;
  }
}
[data-theme=light] .header-prices-rarity, [data-theme=dark] .header-prices-rarity {
  margin-bottom: 0.5rem;
}
[data-theme=light] .tool-btn-icon, [data-theme=dark] .tool-btn-icon {
  width: 1.5rem;
  text-align: center;
  display: inline-block;
}
[data-theme=light] .header-left, [data-theme=dark] .header-left {
  width: 100%;
}
[data-theme=light] .header-left > h2, [data-theme=dark] .header-left > h2 {
  margin-bottom: 0;
}
@media (min-width: 900px) {
  [data-theme=light] .header-left > h2, [data-theme=dark] .header-left > h2 {
    margin-bottom: 0;
  }
}
[data-theme=light] .tournament-search-container, [data-theme=dark] .tournament-search-container {
  margin: 1rem 0;
}
[data-theme=light] .my-decks-table, [data-theme=dark] .my-decks-table {
  margin-top: 1rem;
}
[data-theme=light] .superbrew-deck-tile, [data-theme=dark] .superbrew-deck-tile {
  width: 100px;
}

[data-theme=light] .nav-pills > li > a.nav-link {
  color: #303030;
}

[data-theme=dark] .nav-pills > li > a.nav-link {
  color: #fff;
}

/*
%name
  %name-left
  %name-content-wrapper
    %name-content
*/
.home-stream-banner {
  border-radius: 5px;
  background-color: #6441A4;
  color: #fff;
  padding: 0.25em 1em;
  text-align: center;
}
.home-stream-banner .btn {
  color: #6441A4;
  border-color: #6441A4;
}
.home-stream-banner .home-stream-banner-icon {
  height: 1.5em;
}
.home-stream-banner p {
  margin: 0.5em;
  font-weight: bold;
  display: inline-block;
}

.home-newsletter-subscribe {
  background-color: #EE9746;
  border-radius: 5px;
  padding: 1em;
  text-align: center;
  margin-bottom: 1em;
  font-size: 120%;
}
.home-newsletter-subscribe > form {
  margin: 0 auto;
}
.home-newsletter-subscribe > p {
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-newsletter-subscribe .form-group {
  margin-bottom: 0.5rem;
}
.home-newsletter-subscribe .btn {
  width: 100%;
  margin: 0;
}
@media (min-width: 600px) {
  .home-newsletter-subscribe .form {
    display: flex;
    align-items: space-between;
    max-width: 30rem;
  }
  .home-newsletter-subscribe .form .form-group {
    flex-grow: 2;
  }
  .home-newsletter-subscribe .form .layout-newsletter-input {
    max-width: auto;
  }
  .home-newsletter-subscribe .form .form-group, .home-newsletter-subscribe .form .btn {
    margin-bottom: 0;
  }
  .home-newsletter-subscribe .form .btn {
    margin-left: 0.3125rem;
    width: auto;
  }
}
@media (min-width: 1200px) {
  .home-newsletter-subscribe {
    display: flex;
    justify-content: center;
  }
  .home-newsletter-subscribe p {
    margin: 0;
  }
  .home-newsletter-subscribe .form {
    display: flex;
  }
  .home-newsletter-subscribe .form .form-group {
    margin-bottom: 0;
  }
}

#home-popular-decks {
  display: none;
}
#home-popular-decks p {
  text-align: center;
}
#home-popular-decks h3 {
  font-weight: bold;
}
#home-popular-decks .archetype-tile-container .archetype-tile {
  display: block;
}

.home-trending, .home-merchandise > h3, .home-card-previews > h3, .home-tools-container > h3, .home-sidebar-compartment > h3 {
  font-weight: bold;
}

.home-newsletter-subscribe .btn, .home-premium-membership .btn, #home-popular-decks .btn {
  padding-left: 3em;
  padding-right: 3em;
}

.home-premium-membership {
  background-color: #EAF5FF;
  text-align: center;
  border-radius: 5px;
  padding: 1em;
  font-size: 120%;
  margin: 1em 0;
}
@media (min-width: 1200px) {
  .home-premium-membership {
    padding: 1em 10em;
  }
}
.home-premium-membership h4 {
  font-weight: bold;
}

.home-featured-hero {
  display: inline-block;
  width: 100%;
}
.home-featured-hero .featured-unit {
  border: 1px solid var(--border-color);
  border-radius: 5px;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.35);
  padding: 1em;
  background-color: var(--widget-bg-color);
  margin-bottom: 1em;
  padding: 0;
  margin: 0;
}
.home-featured-hero .featured-unit h3, .home-featured-hero .featured-unit h4 {
  font-weight: bold;
  margin-top: 0;
  font-size: 24px;
}
.home-featured-hero .featured-unit .featured-unit-title {
  font-weight: bold;
  font-size: 1.33em;
}

.featured-unit-author {
  padding-top: 0.5em;
  margin-top: 0.5em;
  border-top: 1px solid #CBCBCB;
}

.home-read-more {
  margin-bottom: 2rem;
  text-align: center;
}
.home-read-more .btn {
  width: 100%;
}
@media (min-width: 1200px) {
  .home-read-more .btn {
    width: auto;
  }
}

.home-row {
  margin-top: 0.5em;
}
@media (min-width: 1200px) {
  .home-row {
    margin-top: 1em;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 1rem;
  }
}
.home-row .home-featured-hero {
  width: 100%;
}
@media (min-width: 1200px) {
  .home-row .home-featured-hero {
    width: 49%;
  }
}
.home-row #home-popular-decks {
  width: 100%;
}
.home-row #home-popular-decks .home-popular-decks-title-format {
  margin-bottom: 0.5em;
}
@media (min-width: 1200px) {
  .home-row #home-popular-decks {
    display: block;
    width: 50%;
    padding-left: 1rem;
  }
  .home-row #home-popular-decks .btn {
    margin-top: 1em;
  }
  .home-row #home-popular-decks .home-popular-decks-title-format {
    margin-top: 0.75rem;
  }
  .home-row #home-popular-decks .home-popular-decks-title-format::after {
    clear: both;
    content: "";
    display: block;
  }
  .home-row #home-popular-decks .home-popular-decks-title-format h3 {
    margin-top: 0;
    float: left;
  }
  .home-row #home-popular-decks .home-popular-decks-title-format .form-inline {
    float: right;
  }
  .home-row #home-popular-decks .home-popular-decks-footer {
    border-top: 1px solid #DEDEDE;
    margin-top: 1em;
  }
}
.home-row #home-popular-decks .archetype-tile {
  width: 100%;
}
@media (min-width: 400px) {
  .home-row #home-popular-decks .archetype-tile {
    width: 48.75%;
    margin: 0 1.25% 1.25% 0;
  }
}
@media (min-width: 600px) {
  .home-row #home-popular-decks .archetype-tile {
    width: 32.5%;
    margin: 0 0.8333333333% 0.8333333333% 0;
  }
}

.home-stats {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 1rem;
  justify-content: space-between;
}
.home-stats .home-stats-widget {
  width: 100%;
}
@media (min-width: 900px) {
  .home-stats .home-stats-widget-winners, .home-stats .home-stats-widget-losers {
    width: 49%;
  }
}
@media (min-width: 1200px) {
  .home-stats .home-stats-widget {
    width: 32.75%;
  }
}

.home-tools-widget {
  border: 1px solid var(--border-color);
  border-radius: 5px;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.35);
  padding: 1em;
  background-color: var(--widget-bg-color);
  margin-bottom: 1em;
  width: 100%;
  padding: 0;
  padding-bottom: 1em;
  position: relative;
}
.home-tools-widget h3, .home-tools-widget h4 {
  font-weight: bold;
  margin-top: 0;
  font-size: 24px;
}
@media (min-width: 600px) {
  .home-tools-widget {
    width: 49.5%;
  }
}
@media (min-width: 1200px) {
  .home-tools-widget {
    width: 18%;
    margin-right: 0.5%;
  }
}
.home-tools-widget h4 {
  color: #fff;
  background-color: #525252;
  margin: 0;
  padding: 1em;
  font-size: 1.2em;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}
.home-tools-widget .home-tools-widget-bullet {
  margin-top: 2em;
}
.home-tools-widget .home-tools-widget-description {
  margin-left: 60px;
}
.home-tools-widget .home-tools-widget-description a, .home-tools-widget .home-tools-widget-description p {
  padding-right: 0.25rem;
}
.home-tools-widget .home-tools-widget-icon {
  float: left;
  width: 40px;
  height: 30px;
  background-color: #EE9746;
  text-align: center;
  margin-top: 5px;
}
.home-tools-widget .home-tools-widget-footer {
  height: 1em;
  width: 100%;
  background-color: #525252;
  position: absolute;
  bottom: 0;
}

.home-tools-widget-highlight h4, .home-tools-widget-highlight .home-tools-widget-footer {
  background-color: #0066dd;
}

.home-merchandise-widget-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 1rem;
  justify-content: space-between;
}
.home-merchandise-widget-container .home-merchandise-widget {
  width: 100%;
}
@media (min-width: 600px) {
  .home-merchandise-widget-container .home-merchandise-widget {
    width: 49.5%;
  }
}
@media (min-width: 1200px) {
  .home-merchandise-widget-container .home-merchandise-widget {
    width: 24.5%;
  }
}

.home-tools-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 1rem;
  justify-content: space-between;
}
.home-tools-container h3 {
  font-weight: bold;
  width: 100%;
}

.home-merchandise .home-merchandise-widget {
  border: 1px solid var(--border-color);
  border-radius: 5px;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.35);
  padding: 1em;
  background-color: var(--widget-bg-color);
  margin-bottom: 1em;
}
.home-merchandise .home-merchandise-widget h3, .home-merchandise .home-merchandise-widget h4 {
  font-weight: bold;
  margin-top: 0;
  font-size: 24px;
}
.home-merchandise .home-merchandise-widget .home-merchandise-image > img {
  width: 100%;
}
.home-merchandise .home-merchandise-widget .home-merchandise-text {
  padding-top: 1em;
}
.home-merchandise .home-merchandise-widget .home-merchandise-text .btn {
  text-align: center;
}
.home-merchandise .home-merchandise-widget .btn {
  width: 100%;
}

.home-sidebar-table {
  border: 1px solid var(--border-color);
  border-radius: 5px;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.35);
  padding: 1em;
  background-color: var(--widget-bg-color);
  margin-bottom: 1em;
  padding: 0;
  border: none;
}
.home-sidebar-table h3, .home-sidebar-table h4 {
  font-weight: bold;
  margin-top: 0;
  font-size: 24px;
}
.home-sidebar-table tbody > tr > td, .home-sidebar-table thead > tr > th {
  border: none;
}

.mtggoldfish-tile-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 1rem;
}

.home-articles {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 1rem;
}

.home-popular-series .articles-highlight-series {
  width: 100%;
}
@media (min-width: 600px) {
  .home-popular-series {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .home-popular-series .articles-highlight-series {
    width: 49.5%;
    margin: 0.25%;
  }
}

.form-inline-desktop {
  width: 100%;
}
.form-inline-desktop .form-group:not(:last-child) {
  margin-right: 0.5rem;
}
.form-inline-desktop .form-group > select {
  display: inline-block;
  width: auto;
}
@media (min-width: 600px) {
  .form-inline-desktop {
    width: auto;
  }
}

.form-inline .form-group {
  margin-bottom: 1rem;
}
.form-inline .form-group label {
  margin-right: 0.5rem;
}

@media (min-width: 1200px) {
  .layout-container-fluid {
    padding-left: 25px;
    padding-right: 25px;
  }
}
/*
%name
  %name-left
  %name-content-wrapper
    %name-content
*/
[data-theme=light] .set-information .set-information-header, [data-theme=dark] .set-information .set-information-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: -0.5rem;
}
[data-theme=light] .set-information .set-information-header > *, [data-theme=dark] .set-information .set-information-header > * {
  margin-top: 0.5rem;
}
@media (min-width: 900px) {
  [data-theme=light] .set-information .set-information-header, [data-theme=dark] .set-information .set-information-header {
    justify-content: initial;
  }
}
[data-theme=light] .set-information .set-information-header .set-information-title, [data-theme=dark] .set-information .set-information-header .set-information-title {
  margin: 0;
  margin-right: 1rem;
}
[data-theme=light] .set-information .set-information-header .change-set-dropdown .dropdown-menu, [data-theme=dark] .set-information .set-information-header .change-set-dropdown .dropdown-menu {
  min-width: auto;
}
[data-theme=light] .set-information .set-information-header .price-card-current-prices, [data-theme=dark] .set-information .set-information-header .price-card-current-prices {
  margin-left: auto;
}

.set-information-container {
  margin-top: 1rem;
  display: flex;
  flex-wrap: wrap;
}
.set-information-container .set-information-left {
  display: flex;
  align-items: center;
  width: 100%;
}
@media (min-width: 600px) {
  .set-information-container .set-information-left {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .set-information-container .set-information-left {
    width: auto;
  }
}
.set-information-container .set-information-left .set-information-logo {
  width: 200px;
  margin: 0 auto;
  margin-bottom: 0.5rem;
}
@media (min-width: 600px) {
  .set-information-container .set-information-left .set-information-logo {
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  .set-information-container .set-information-left .set-information-logo {
    margin: 0 1rem;
  }
}
.set-information-container .set-information-details {
  border: 1px solid var(--border-color);
  border-radius: 5px;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.35);
  padding: 1em;
  background-color: var(--widget-bg-color);
  margin-bottom: 1em;
  width: 100%;
  min-width: auto;
}
.set-information-container .set-information-details h3, .set-information-container .set-information-details h4 {
  font-weight: bold;
  margin-top: 0;
  font-size: 24px;
}
@media (min-width: 600px) {
  .set-information-container .set-information-details {
    width: 50%;
  }
  .set-information-container .set-information-details .set-information-content {
    width: 100%;
  }
}
@media (min-width: 900px) {
  .set-information-container .set-information-details {
    min-width: 400px;
    width: 50%;
  }
  .set-information-container .set-information-details .set-information-content {
    width: auto;
  }
}
@media (min-width: 1200px) {
  .set-information-container .set-information-details {
    margin-right: 0.5rem;
    width: 400px;
  }
}
.set-information-container .set-information-content {
  flex-grow: 1;
}

.sets-format-block {
  border: 1px solid var(--border-color);
  border-radius: 5px;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.35);
  padding: 1em;
  background-color: var(--widget-bg-color);
  margin-bottom: 1em;
}
.sets-format-block h3, .sets-format-block h4 {
  font-weight: bold;
  margin-top: 0;
  font-size: 24px;
}
.sets-format-block h3 {
  margin-bottom: 0.5em;
  font-weight: bold;
}
.sets-format-block h4 {
  margin-top: 1em;
  margin-bottom: 0.5em;
  background-color: #000;
  color: #fff;
  padding: 0.25em;
  font-size: 1.2em;
}
.sets-format-block .sets-set-information {
  list-style: none;
  margin: 0;
  padding: 1em 0;
}
.sets-format-block .sets-set-information::after {
  clear: both;
  content: "";
  display: block;
}
.sets-format-block .sets-set-information li {
  float: left;
}
.sets-format-block .sets-set-information .sets-set-information-logo {
  width: 80%;
}
.sets-format-block .sets-set-information .sets-set-information-logo img {
  max-height: auto;
  max-width: 100%;
}
.sets-format-block .sets-set-information .sets-set-information-symbol {
  width: 20%;
  text-align: center;
}
.sets-format-block .sets-set-information .sets-set-information-symbol img {
  max-height: auto;
  max-width: 100%;
}
.sets-format-block .sets-set-information .sets-set-information-name {
  display: none;
}
.sets-format-block .sets-set-information .sets-set-information-code {
  display: none;
}
.sets-format-block .sets-set-information .sets-set-information-release {
  margin-top: 0.5em;
  width: 100%;
  text-align: right;
}
@media (min-width: 900px) {
  .sets-format-block .sets-set-information .sets-set-information-logo {
    width: 35%;
  }
  .sets-format-block .sets-set-information .sets-set-information-symbol {
    width: 15%;
    text-align: center;
  }
  .sets-format-block .sets-set-information .sets-set-information-name {
    display: block;
    width: 30%;
  }
  .sets-format-block .sets-set-information .sets-set-information-code {
    display: block;
    width: 5%;
  }
  .sets-format-block .sets-set-information .sets-set-information-release {
    width: 15%;
    text-align: right;
    margin-top: 0;
  }
}

.column-selector-container {
  display: flex;
  flex-wrap: wrap;
}
.column-selector-container .form-check-inline {
  width: 50%;
  margin: 0;
}

.twitch-extensions-decklists {
  background: #383838;
  color: #fff;
}
.twitch-extensions-decklists .table-striped {
  margin: 0;
}
.twitch-extensions-decklists .table-striped tbody tr:nth-child(odd) {
  background: #494949;
}
.twitch-extensions-decklists .deck-name {
  font-size: 120%;
}
.twitch-extensions-decklists h3 {
  padding: 10px 0;
  margin: 0;
  background: #ee9746;
}

/*
%name
  %name-left
  %name-content-wrapper
    %name-content
*/
#ad-layout-mobile-inline {
  width: 100%;
  text-align: center;
  margin: 1rem auto;
}

#ad-layout-header {
  text-align: center;
}
#ad-layout-footer-content {
  margin: 1rem auto;
  width: 320px;
  margin: 0 auto;
  text-align: center;
}
@media (min-width: 730px) {
  #ad-layout-footer-content {
    width: 728px;
  }
}
@media (min-width: 980px) {
  #ad-layout-footer-content {
    width: 970px;
  }
}

@media (min-width: 730px) {
  #ad-layout-header, #ad-layout-footer-content {
    margin-bottom: 0rem;
  }
}
.report-link > a {
  color: var(--text-muted) !important;
}

#ad-layout-header .report-link {
  top: 87px !important;
}

#ad-layout-footer-nav {
  margin-bottom: 1rem;
}
#ad-layout-footer-nav .report-link > a {
  color: #fff !important;
}

#ad-layout-content-primary, #ad-layout-content-secondary {
  width: 320px;
  margin: 0 auto;
}

.archetype_models_container {
  display: flex;
  flex-wrap: wrap;
}
.archetype_models_container .archetype_model {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 1rem;
}
.archetype_models_container .archetype_model table {
  width: auto;
  width: 300px;
}
.archetype_models_container .archetype_model_topic_decks {
  column-count: 3;
}
.archetype_models_container .archetype_model_topic_decks .warning {
  background-color: #f8d7da;
}

.tui-editor-contents, .deck-primer-panel {
  background-color: inherit;
}
.tui-editor-contents .lang-images *, .deck-primer-panel .lang-images * {
  white-space: normal;
}
.tui-editor-contents .spoiler-card-container, .deck-primer-panel .spoiler-card-container {
  font-family: var(--font-family-sans-serif);
  justify-content: center;
}
.tui-editor-contents .spoiler-card-container :not(table), .deck-primer-panel .spoiler-card-container :not(table) {
  box-sizing: border-box;
}
.tui-editor-contents .spoiler-card-container img, .deck-primer-panel .spoiler-card-container img {
  margin: 0;
}
.tui-editor-contents .spoiler-card-container a, .deck-primer-panel .spoiler-card-container a {
  text-decoration: none;
}
.tui-editor-contents .spoiler-card-container .spoiler-card, .deck-primer-panel .spoiler-card-container .spoiler-card {
  width: 100%;
  margin: 0 0% 1.5% 0%;
}
.tui-editor-contents .spoiler-card-container .spoiler-card-dfc, .deck-primer-panel .spoiler-card-container .spoiler-card-dfc {
  width: 100%;
  margin: 0 0% 0% 0%;
}
@media (min-width: 1000px) {
  .tui-editor-contents .spoiler-card-container .spoiler-card, .deck-primer-panel .spoiler-card-container .spoiler-card {
    width: 48.75%;
    margin: 0 0.6% 1.5% 0.6%;
  }
  .tui-editor-contents .spoiler-card-container .spoiler-card-dfc, .deck-primer-panel .spoiler-card-container .spoiler-card-dfc {
    width: 96.8%;
    margin: 0 0.35% 0% 0.35%;
  }
}
@media (min-width: 1500px) {
  .tui-editor-contents .spoiler-card-container, .deck-primer-panel .spoiler-card-container {
    /*
    .spoiler-card {
      width: 24.5%;
      margin: 0 0.25% 0.75% 0.25%;
    }
    .spoiler-card-dfc {
      width: 49.5%;
      margin: 0 0.25% 0.75% 0.25%;
    }
    */
  }
  .tui-editor-contents .spoiler-card-container .spoiler-card, .deck-primer-panel .spoiler-card-container .spoiler-card {
    width: 32.5%;
    margin: 0 0.25% 0.75% 0.25%;
  }
  .tui-editor-contents .spoiler-card-container .spoiler-card-dfc, .deck-primer-panel .spoiler-card-container .spoiler-card-dfc {
    width: 65.5%;
    margin: 0 0.25% 0.75% 0.25%;
  }
}

/*
%name
  %name-left
  %name-content-wrapper
    %name-content
*/
.newsletter img {
  vertical-align: middle;
  max-width: 100%;
}
.newsletter a {
  color: #0068DB;
  text-decoration: none;
  /*
  &:focus {
    @include tab-focus;
  }
  */
}
.newsletter a:hover, .newsletter a:focus {
  color: rgb(0, 67.6712328767, 142.5);
  text-decoration: underline;
}
.newsletter hr {
  margin-top: 1.5;
  margin-bottom: 1.5;
  border: 0;
  border-top: 1px solid #ecf0f1;
}
.newsletter .image-spotlight {
  margin: 10px;
  text-align: center;
}
.newsletter .card-spotlight {
  margin: 10px;
}
.newsletter .card-spotlight img {
  margin-bottom: 5px;
}
.newsletter .subscription-container {
  margin: 10px auto;
  max-width: 1200px !important;
}
.newsletter .logo-img {
  background: #ffffff;
  height: 50px;
  padding: 5px;
  border: 1px solid #F07241;
}
.newsletter .deck-contents {
  margin-bottom: 10px;
}
.newsletter .deck-contents span {
  font-weight: bold;
}
.newsletter .deck-table th, .newsletter .deck-table td {
  text-align: right;
  padding-right: 10px;
}
.newsletter .deck-table th.card, .newsletter .deck-table td.card, .newsletter .deck-table td.subheader {
  text-align: left;
}
.newsletter .paper {
  color: #0066dd !important;
}
.newsletter .online {
  color: #BF573B !important;
}
.newsletter .card-image {
  width: 223px;
}
.newsletter img.spoiler {
  margin: 3px;
  width: 223px;
}
.newsletter table.card-table {
  margin-bottom: 10px;
}
.newsletter table.card-table td {
  padding: 1px !important;
}
.newsletter .newsletter-section {
  padding: 10px;
  padding-bottom: 40px;
}
.newsletter .newsletter-section-highlight {
  background-color: rgb(240, 240, 240);
  padding: 30px;
  padding-top: 10px;
}
.newsletter .newsletter-section-highlight hr {
  border-top-color: #6e6e6e;
}
.newsletter .newsletter-section-content {
  padding: 10px;
}
.newsletter .newsletter-section-divider {
  margin-bottom: 40px;
}
.newsletter .newsletter-section-half {
  padding: 10px;
  width: 50%;
}
.newsletter .newsletter-section-halves {
  margin-bottom: 20px;
}
.newsletter .newsletter-section-halves td {
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: text-top;
}
.newsletter .newsletter-section-featured {
  background-color: #f26739;
  color: white !important;
  padding: 10px;
}
.newsletter .newsletter-trending-list {
  margin-top: 20px;
}
.newsletter h3 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.newsletter .newsletter-read-more {
  display: block;
  width: 110px;
  margin: 0 auto;
  margin-top: 20px;
  border-radius: 5px;
  border: 1px #f26739 solid;
  padding: 10px;
  background-color: #f26739;
  color: white !important;
  text-align: center;
}
.newsletter .newsletter-read-more-secondary {
  display: block;
  width: 110px;
  margin: 0 auto;
  margin-top: 20px;
  border-radius: 5px;
  border: 1px #fff solid;
  padding: 10px;
  background-color: #fff;
  text-align: center;
}
.newsletter .newsletter-footer {
  padding: 20px;
  padding-bottom: 10px;
}
.newsletter .newsletter-footer {
  background-color: #464548;
  color: #ccc;
}
.newsletter .newsletter-footer a {
  font-weight: bold;
  color: white !important;
}
.newsletter .newsletter-copyright p {
  color: #ccc;
  margin-bottom: 0;
}
.newsletter .newsletter-copyright {
  background-color: #6e6e6e;
  font-size: 11px;
  padding: 10px 20px;
}
.newsletter .newsletter-image {
  width: 550px;
  max-width: 100%;
}
.newsletter .newsletter-deck-image {
  max-width: 100%;
}
.newsletter .newsletter_section-halves-v2 {
  display: flex;
  flex-wrap: wrap;
}
.newsletter .newsletter_section-halves-v2 .newsletter-section {
  width: 100%;
}
@media (min-width: 920px) {
  .newsletter .newsletter_section-halves-v2 .newsletter-section {
    width: 50%;
  }
}
.newsletter .newsletter-section hr {
  display: none;
}
.newsletter .spoiler-card-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
}
.newsletter .spoiler-card-container h4 {
  width: 100%;
}
@media (min-width: 350px) {
  .newsletter .newsletter-section .spoiler-card-container .spoiler-card {
    width: 48.75%;
    margin: 0 0.6% 1.5% 0.6%;
  }
  .newsletter .newsletter-section .spoiler-card-container .spoiler-card-dfc {
    width: 96.8%;
    margin: 0 0.35% 0% 0.35%;
  }
}
@media (min-width: 660px) {
  .newsletter .newsletter-section .spoiler-card-container .spoiler-card {
    width: 24.5%;
    margin: 0 0.25% 0.75% 0.25%;
  }
  .newsletter .newsletter-section .spoiler-card-container .spoiler-card-dfc {
    width: 49.5%;
    margin: 0 0.25% 0.75% 0.25%;
  }
}
@media (min-width: 920px) {
  .newsletter .newsletter-section .spoiler-card-container .spoiler-card {
    width: 19.5%;
    margin: 0 0.25% 0.75% 0.25%;
  }
  .newsletter .newsletter-section .spoiler-card-container .spoiler-card-dfc {
    width: 24.5%;
    margin: 0 0.25% 0.75% 0.25%;
  }
}
.newsletter .pull-right {
  float: right;
}
.newsletter .newsletter_section-halves-v2 .newsletter-section {
  padding: 0.5rem;
}
.newsletter > .newsletter-block:nth-child(even) {
  background-color: rgb(240, 240, 240);
}
.newsletter .newsletter-section-finance_update {
  padding: 0.5rem;
}
.newsletter .spoiler-card img {
  border-radius: 5%;
}

[data-theme=dark] .newsletter > .newsletter-block:nth-child(even) {
  background-color: var(--widget-bg-color);
}
[data-theme=dark] .newsletter a {
  color: #6FB7E7;
}

.text-center {
  text-align: center;
}

.clear {
  clear: both;
}

/*
%name
  %name-left
  %name-content-wrapper
    %name-content
*/
.internal-tools-container {
  margin-top: 2rem;
  column-count: 1;
}
@media (min-width: 600px) {
  .internal-tools-container {
    column-count: 2;
  }
}
@media (min-width: 1200px) {
  .internal-tools-container {
    column-count: 3;
  }
}

.TierListContainer {
  width: 1920px;
  height: 1080px;
  background-color: #333333;
  color: #fff;
  padding: 1rem;
  display: flex;
  flex-wrap: nowrap;
}
.TierListContainer .TierListPreviewPane {
  background-color: yellow;
  min-width: 672px;
  min-height: 938px;
  flex-grow: 1;
}
.TierListContainer .TierList {
  width: 100%;
}
.TierListContainer .TierList .Tier {
  display: flex;
  flex-wrap: nowrap;
}
.TierListContainer .TierList .Tier .TierName {
  height: 10rem;
  width: 10rem;
  background-color: blue;
  display: flex;
  justify-content: center;
  align-items: center;
}
.TierListContainer .TierList .Tier .TierName > h2 {
  font-size: 1.2rem;
}
.TierListContainer .TierList .Tier .TierContents {
  width: 100%;
  background-color: red;
  display: flex;
}
.TierListContainer .TierList .Tier .TierItem {
  width: 20rem;
  background-color: green;
  margin: 0.5rem;
  height: 10rem;
}

.spoiler-scrape-results-image {
  height: 370px;
}

.spoiler-scrape-results-table tbody > tr > td {
  vertical-align: top;
}

.GradedCardPricesContainer > h4 {
  font-size: 24px;
  font-weight: bold;
}

.GradedCardPrice-Image {
  width: 100%;
}

.scryfall-mappings-rule {
  margin-bottom: 1rem;
  padding: 1rem;
  border: 1px solid var(--text-muted);
}

.scryfall-mappings-rule-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1rem;
}

/*
 * This is a manifest file that'll be compiled into application.css.
 *
 * With Propshaft, assets are served efficiently without preprocessing steps. You can still include
 * application-wide styles in this file, but keep in mind that CSS precedence will follow the standard
 * cascading order, meaning styles declared later in the document or manifest will override earlier ones,
 * depending on specificity.
 *
 * Consider organizing styles into separate files for maintainability.
 */
.lifetracker .players-container {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* 2 columns */
  grid-template-rows: repeat(2, 1fr); /* 2 rows */
}
.lifetracker .player {
  width: 100%;
  border: 2px solid black;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.lifetracker .lifetotal-container {
  display: flex;
  flex-wrap: wrap;
}
.lifetracker .lifetotal {
  font-size: 8vw;
  width: 100%;
}
.lifetracker .name {
  font-size: 4vw;
  width: 100%;
}
.lifetracker .player-0 {
  background-color: #A7C7E7;
}
.lifetracker .player-1 {
  background-color: #FFD8A8;
}
.lifetracker .player-2 {
  background-color: #B7E4C7;
}
.lifetracker .player-3 {
  background-color: #FF9999;
}
.lifetracker .infect {
  background-color: #32CD32;
}
.lifetracker .commander-damage-player.infect {
  font-size: 0.85rem;
}
.lifetracker .game-container {
  display: flex;
}
.lifetracker .controls-container {
  display: flex;
  flex-direction: column;
  background-color: #5A5A5A;
}
.lifetracker .commander-damage-controls-container {
  padding: 0.5rem;
}
.lifetracker .commander-damage-controls-container .controls-container {
  display: flex;
  flex-direction: row;
  margin-bottom: 0.5rem;
}
.lifetracker .control-name {
  width: 10rem;
  padding-right: 1rem;
  display: flex;
  align-items: center;
  justify-content: end;
}
.lifetracker .lifechange {
  height: 16.67%;
  width: 5vw;
  min-width: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0;
}
.lifetracker .lifechange > .btn {
  width: 100%;
  border-radius: 0;
}
.lifetracker .transient-life-container {
  position: absolute;
  right: 1rem;
  font-size: 4vw;
}
.lifetracker .commander-damage-container {
  align-items: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
  position: absolute;
  left: 1rem;
  gap: 0.25rem;
}
.lifetracker .commander-damage-player {
  border-radius: 50%;
  font-size: 2vw;
  width: 4vw;
  height: 4vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lifetracker .hidden {
  display: none;
}
.lifetracker .btn-commander-damage {
  margin: 0.5rem;
}
.lifetracker .player-select {
  text-align: center;
  margin-bottom: 1rem;
  display: block;
  width: 100%;
}
.lifetracker .transient-life-increment {
  color: #008000;
}
.lifetracker .transient-life-decrement {
  color: #F44336;
}
.lifetracker #game_logs {
  height: 200px;
  overflow-y: auto;
  border: 1px solid #ccc; /* Optional: Add a border for visibility */
}
.lifetracker .submenu-container {
  display: flex;
  justify-content: center;
}
.lifetracker .game-logs-container {
  padding: 0.5rem;
}

.advanced-card-search-controls .form-row-display-options .col {
  display: flex;
  gap: 1rem;
  align-items: center;
}
.advanced-card-search-controls .form-row-display-options .col .form-control {
  width: auto;
}
.advanced-card-search-controls .form-row-display-options .col label {
  margin: 0;
}

/**
 * tom-select.css (v2.4.3)
 * Copyright (c) contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 */
.ts-control {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  box-shadow: none;
  border-radius: 3px;
  display: flex;
  flex-wrap: wrap;
}
.ts-wrapper.multi.has-items .ts-control {
  padding: calc(8px - 2px - 0) 8px calc(8px - 2px - 3px - 0);
}
.full .ts-control {
  background-color: #fff;
}
.disabled .ts-control, .disabled .ts-control * {
  cursor: default !important;
}
.focus .ts-control {
  box-shadow: none;
}
.ts-control > * {
  vertical-align: baseline;
  display: inline-block;
}
.ts-wrapper.multi .ts-control > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2;
  color: #303030;
  border: 0 solid #d0d0d0;
}
.ts-wrapper.multi .ts-control > div.active {
  background: #e8e8e8;
  color: #303030;
  border: 0 solid #cacaca;
}
.ts-wrapper.multi.disabled .ts-control > div, .ts-wrapper.multi.disabled .ts-control > div.active {
  color: rgb(124.5, 124.5, 124.5);
  background: white;
  border: 0 solid white;
}
.ts-control > input {
  flex: 1 1 auto;
  min-width: 7rem;
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  user-select: auto !important;
  box-shadow: none !important;
}
.ts-control > input::-ms-clear {
  display: none;
}
.ts-control > input:focus {
  outline: none !important;
}
.has-items .ts-control > input {
  margin: 0 4px !important;
}
.ts-control.rtl {
  text-align: right;
}
.ts-control.rtl.single .ts-control:after {
  left: 15px;
  right: auto;
}
.ts-control.rtl .ts-control > input {
  margin: 0 4px 0 -2px !important;
}
.disabled .ts-control {
  opacity: 0.5;
  background-color: #fafafa;
}
.input-hidden .ts-control > input {
  opacity: 0;
  position: absolute;
  left: -10000px;
}

.ts-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #fff;
  margin: 0.25rem 0 0;
  border-top: 0 none;
  box-sizing: border-box;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 3px 3px;
}
.ts-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}
.ts-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  border-radius: 1px;
}
.ts-dropdown .option,
.ts-dropdown .optgroup-header,
.ts-dropdown .no-results,
.ts-dropdown .create {
  padding: 5px 8px;
}
.ts-dropdown .option, .ts-dropdown [data-disabled], .ts-dropdown [data-disabled] [data-selectable].option {
  cursor: inherit;
  opacity: 0.5;
}
.ts-dropdown [data-selectable].option {
  opacity: 1;
  cursor: pointer;
}
.ts-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.ts-dropdown .optgroup-header {
  color: #303030;
  background: #fff;
  cursor: default;
}
.ts-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}
.ts-dropdown .active.create {
  color: #495c68;
}
.ts-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}
.ts-dropdown .spinner {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 5px 8px;
}
.ts-dropdown .spinner::after {
  content: " ";
  display: block;
  width: 24px;
  height: 24px;
  margin: 3px;
  border-radius: 50%;
  border: 5px solid #d0d0d0;
  border-color: #d0d0d0 transparent #d0d0d0 transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.ts-dropdown-content {
  overflow: hidden auto;
  max-height: 200px;
  scroll-behavior: smooth;
}

.ts-wrapper.plugin-drag_drop .ts-dragging {
  color: transparent !important;
}
.ts-wrapper.plugin-drag_drop .ts-dragging > * {
  visibility: hidden !important;
}

.plugin-checkbox_options:not(.rtl) .option input {
  margin-right: 0.5rem;
}

.plugin-checkbox_options.rtl .option input {
  margin-left: 0.5rem;
}

/* stylelint-disable function-name-case */
.plugin-clear_button {
  --ts-pr-clear-button: 1em;
}
.plugin-clear_button .clear-button {
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: calc(8px - 6px);
  margin-right: 0 !important;
  background: transparent !important;
  transition: opacity 0.5s;
  cursor: pointer;
}
.plugin-clear_button.form-select .clear-button, .plugin-clear_button.single .clear-button {
  right: max(var(--ts-pr-caret), 8px);
}
.plugin-clear_button.focus.has-items .clear-button, .plugin-clear_button:not(.disabled):hover.has-items .clear-button {
  opacity: 1;
}

.ts-wrapper .dropdown-header {
  position: relative;
  padding: 10px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: color-mix(#fff, #d0d0d0, 85%);
  border-radius: 3px 3px 0 0;
}
.ts-wrapper .dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}
.ts-wrapper .dropdown-header-close:hover {
  color: black;
}

.plugin-dropdown_input.focus.dropdown-active .ts-control {
  box-shadow: none;
  border: 1px solid #d0d0d0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.plugin-dropdown_input .dropdown-input {
  border: 1px solid #d0d0d0;
  border-width: 0 0 1px;
  display: block;
  padding: 8px 8px;
  box-shadow: none;
  width: 100%;
  background: transparent;
}
.plugin-dropdown_input.focus .ts-dropdown .dropdown-input {
  border-color: rgb(89.2419354839, 125.75, 162.2580645161);
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.25);
}
.plugin-dropdown_input .items-placeholder {
  border: 0 none !important;
  box-shadow: none !important;
  width: 100%;
}
.plugin-dropdown_input.has-items .items-placeholder, .plugin-dropdown_input.dropdown-active .items-placeholder {
  display: none !important;
}

.ts-wrapper.plugin-input_autogrow.has-items .ts-control > input {
  min-width: 0;
}
.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control > input {
  flex: none;
  min-width: 4px;
}
.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control > input::placeholder {
  color: transparent;
}

.ts-dropdown.plugin-optgroup_columns .ts-dropdown-content {
  display: flex;
}
.ts-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  flex-grow: 1;
  flex-basis: 0;
  min-width: 0;
}
.ts-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}
.ts-dropdown.plugin-optgroup_columns .optgroup::before {
  display: none;
}
.ts-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}

.ts-wrapper.plugin-remove_button .item {
  display: inline-flex;
  align-items: center;
}
.ts-wrapper.plugin-remove_button .item .remove {
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 0 6px;
  border-radius: 0 2px 2px 0;
  box-sizing: border-box;
}
.ts-wrapper.plugin-remove_button .item .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}
.ts-wrapper.plugin-remove_button.disabled .item .remove:hover {
  background: none;
}
.ts-wrapper.plugin-remove_button .remove-single {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 23px;
}

.ts-wrapper.plugin-remove_button:not(.rtl) .item {
  padding-right: 0 !important;
}
.ts-wrapper.plugin-remove_button:not(.rtl) .item .remove {
  border-left: 1px solid #d0d0d0;
  margin-left: 6px;
}
.ts-wrapper.plugin-remove_button:not(.rtl) .item.active .remove {
  border-left-color: #cacaca;
}
.ts-wrapper.plugin-remove_button:not(.rtl).disabled .item .remove {
  border-left-color: white;
}

.ts-wrapper.plugin-remove_button.rtl .item {
  padding-left: 0 !important;
}
.ts-wrapper.plugin-remove_button.rtl .item .remove {
  border-right: 1px solid #d0d0d0;
  margin-right: 6px;
}
.ts-wrapper.plugin-remove_button.rtl .item.active .remove {
  border-right-color: #cacaca;
}
.ts-wrapper.plugin-remove_button.rtl.disabled .item .remove {
  border-right-color: white;
}

:root {
  --ts-pr-clear-button: 0px;
  --ts-pr-caret: 0px;
  --ts-pr-min: .75rem;
}

.ts-wrapper.single .ts-control, .ts-wrapper.single .ts-control input {
  cursor: pointer;
}

.ts-control:not(.rtl) {
  padding-right: max(var(--ts-pr-min), var(--ts-pr-clear-button) + var(--ts-pr-caret)) !important;
}

.ts-control.rtl {
  padding-left: max(var(--ts-pr-min), var(--ts-pr-clear-button) + var(--ts-pr-caret)) !important;
}

.ts-wrapper {
  position: relative;
}

.ts-dropdown,
.ts-control,
.ts-control input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
}

.ts-control,
.ts-wrapper.single.input-active .ts-control {
  background: #fff;
  cursor: text;
}

.ts-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  -webkit-animation: none;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #fff;
  -webkit-box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
  box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
}

.flatpickr-calendar.open,
.flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible;
}

.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}

.flatpickr-calendar.animate.open {
  -webkit-animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}

.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}

.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  -webkit-box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
  box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}

.flatpickr-calendar .hasWeeks .dayContainer,
.flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}

.flatpickr-calendar.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6;
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}

.flatpickr-calendar:before,
.flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  left: 22px;
}

.flatpickr-calendar.rightMost:before,
.flatpickr-calendar.arrowRight:before,
.flatpickr-calendar.rightMost:after,
.flatpickr-calendar.arrowRight:after {
  left: auto;
  right: 22px;
}

.flatpickr-calendar.arrowCenter:before,
.flatpickr-calendar.arrowCenter:after {
  left: 50%;
  right: 50%;
}

.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}

.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}

.flatpickr-calendar.arrowTop:before,
.flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}

.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6;
}

.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff;
}

.flatpickr-calendar.arrowBottom:before,
.flatpickr-calendar.arrowBottom:after {
  top: 100%;
}

.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6;
}

.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff;
}

.flatpickr-calendar:focus {
  outline: 0;
}

.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}

.flatpickr-months {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flatpickr-months .flatpickr-month {
  background: transparent;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
  height: 34px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.flatpickr-months .flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 34px;
  padding: 10px;
  z-index: 3;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
}

.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,
.flatpickr-months .flatpickr-next-month.flatpickr-disabled {
  display: none;
}

.flatpickr-months .flatpickr-prev-month i,
.flatpickr-months .flatpickr-next-month i {
  position: relative;
}

.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
  /*
        /*rtl:begin:ignore*/
  /*
        */
  left: 0;
  /*
        /*rtl:end:ignore*/
  /*
        */
}

/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,
.flatpickr-months .flatpickr-next-month.flatpickr-next-month {
  /*
        /*rtl:begin:ignore*/
  /*
        */
  right: 0;
  /*
        /*rtl:end:ignore*/
  /*
        */
}

/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover,
.flatpickr-months .flatpickr-next-month:hover {
  color: #959ea9;
}

.flatpickr-months .flatpickr-prev-month:hover svg,
.flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747;
}

.flatpickr-months .flatpickr-prev-month svg,
.flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px;
}

.flatpickr-months .flatpickr-prev-month svg path,
.flatpickr-months .flatpickr-next-month svg path {
  -webkit-transition: fill 0.1s;
  transition: fill 0.1s;
  fill: inherit;
}

.numInputWrapper {
  position: relative;
  height: auto;
}

.numInputWrapper input,
.numInputWrapper span {
  display: inline-block;
}

.numInputWrapper input {
  width: 100%;
}

.numInputWrapper input::-ms-clear {
  display: none;
}

.numInputWrapper input::-webkit-outer-spin-button,
.numInputWrapper input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57, 57, 57, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1);
}

.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2);
}

.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
}

.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}

.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57, 57, 57, 0.6);
  top: 26%;
}

.numInputWrapper span.arrowDown {
  top: 50%;
}

.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57, 57, 57, 0.6);
  top: 40%;
}

.numInputWrapper span svg {
  width: inherit;
  height: auto;
}

.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, 0.5);
}

.numInputWrapper:hover {
  background: rgba(0, 0, 0, 0.05);
}

.numInputWrapper:hover span {
  opacity: 1;
}

.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 7.48px 0 0 0;
  line-height: 1;
  height: 34px;
  display: inline-block;
  text-align: center;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: 0.5ch;
  padding: 0;
}

.flatpickr-current-month span.cur-month:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0 ;
  display: inline-block;
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month input.cur-year {
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 0.5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}

.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0, 0, 0, 0.5);
  background: transparent;
  pointer-events: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
  appearance: menulist;
  background: transparent;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  height: auto;
  line-height: inherit;
  margin: -1px 0 0 0;
  outline: none;
  padding: 0 0 0 0.5ch;
  position: relative;
  vertical-align: initial;
  -webkit-box-sizing: border-box;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  width: auto;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:focus,
.flatpickr-current-month .flatpickr-monthDropdown-months:active {
  outline: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
  background-color: transparent;
  outline: none;
  padding: 0;
}

.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 28px;
}

.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: bolder;
}

.dayContainer,
.flatpickr-weeks {
  padding: 1px 0 0 0;
}

.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 307.875px;
}

.flatpickr-days:focus {
  outline: 0;
}

.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  opacity: 1;
}

.dayContainer + .dayContainer {
  -webkit-box-shadow: -1px 0 0 #e6e6e6;
  box-shadow: -1px 0 0 #e6e6e6;
}

.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  -webkit-flex-basis: 14.2857143%;
  -ms-flex-preferred-size: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e6e6e6;
  border-color: #e6e6e6;
}

.flatpickr-day.today {
  border-color: #959ea9;
}

.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
  border-color: #959ea9;
  background: #959ea9;
  color: #fff;
}

.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  background: #569ff7;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  border-color: #569ff7;
}

.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange,
.flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}

.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange,
.flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}

.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  -webkit-box-shadow: -10px 0 0 #569ff7;
  box-shadow: -10px 0 0 #569ff7;
}

.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange,
.flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}

.flatpickr-day.inRange {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
  box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover,
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover {
  cursor: not-allowed;
  color: rgba(57, 57, 57, 0.1);
}

.flatpickr-day.week.selected {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
  box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
}

.flatpickr-day.hidden {
  visibility: hidden;
}

.rangeMode .flatpickr-day {
  margin-top: 1px;
}

.flatpickr-weekwrapper {
  float: left;
}

.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  -webkit-box-shadow: 1px 0 0 #e6e6e6;
  box-shadow: 1px 0 0 #e6e6e6;
}

.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}

.flatpickr-weekwrapper span.flatpickr-day,
.flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  cursor: default;
  border: none;
}

.flatpickr-innerContainer {
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}

.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}

.flatpickr-time .numInputWrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}

.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939;
}

.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939;
}

.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}

.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}

.flatpickr-time input {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: #393939;
  font-size: 14px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}

.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
  font-weight: 400;
}

.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}

.flatpickr-time .flatpickr-time-separator,
.flatpickr-time .flatpickr-am-pm {
  height: inherit;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}

.flatpickr-time input:hover,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time .flatpickr-am-pm:focus {
  background: #eee;
}

.flatpickr-input[readonly] {
  cursor: pointer;
}

@-webkit-keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.flatpickr-calendar.predefinedRange {
  width: 457px;
  max-width: 100%;
  display: flex;
}
.flatpickr-calendar.predefinedRange .flatpickr-innerContainer {
  display: block;
}
.flatpickr-calendar.predefinedRange .flatpickr-predefined-ranges.list-group {
  width: 150px;
  padding: 2px;
}
.flatpickr-calendar.predefinedRange .flatpickr-innerContainer {
  position: relative;
}

[data-theme=dark] .flatpickr-calendar.predefinedRange .list-group-item-action {
  color: #fff;
}
[data-theme=dark] .flatpickr-calendar.predefinedRange .flatpickr-predefined-ranges.list-group {
  background-color: #303030;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

/*# sourceMappingURL=/assets/application-e4ed0b2e.css.map */
