#LushLight .navbar-expand .navbar-nav-scroll,
#LushLight button,
#LushLight hr,
#LushLight input {
  overflow: visible;
}
#LushLight .table.b-table > caption,
#LushLight caption {
  caption-side: bottom;
}
body,
html {
  margin: 0;
  height: 100%;
  width: 100%;
  display: inline-grid;
  padding: 0 !important;
}
#LushLight {
  /*!
 * Bootstrap v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
  color: #3f3f3f;
  font-family: Ubuntu, sans-serif;
}
.container {
width: 90%;
max-width: 390px;
}
#LushLight :root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #226ba5;
  --secondary: #6c757d;
  --success: #3ba800;
  --info: #17a2b8;
  --warning: #e97e00;
  --danger: #b70f4d;
  --light: #f8f9fa;
  --dark: #343a40;
  --lush-info: #347fac;
  --twitter: #1da1f2;
  --discord: #7289da;
  --facebook: #3b5998;
  --off-white: #e3e8ed;
  --lush-info-text: #384b60;
  --lush-content-bg: hsla(0, 0%, 76.9%, 0.7);
  --lush-dark-blue: #384b60;
  --orange: #fc6204;
  --lush-bg-grey-1: #c0c9d1;
  --white: #fff;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
}
#LushLight *,
#LushLight :after,
#LushLight :before {
  box-sizing: border-box;
}
#LushLight html {
  font-family: sans-serif;
  line-height: 1.15;
  color: transparent;
}
#LushLight article,
#LushLight aside,
#LushLight figcaption,
#LushLight figure,
#LushLight footer,
#LushLight header,
#LushLight hgroup,
#LushLight main,
#LushLight nav,
#LushLight section {
  display: block;
}
#LushLight body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Helvetica Neue, Arial, Noto Sans, Liberation Sans, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
#LushLight [tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
#LushLight .input-group-text input[type="checkbox"],
#LushLight .input-group-text input[type="radio"],
#LushLight .list-group-horizontal > .list-group-item.active,
#LushLight h1,
#LushLight h2,
#LushLight h3,
#LushLight h4,
#LushLight h5,
#LushLight h6 {
  margin-top: 0;
}
#LushLight dl,
#LushLight ol,
#LushLight p,
#LushLight ul {
  margin-top: 0;
  margin-bottom: 1rem;
}
#LushLight abbr[data-original-title],
#LushLight abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}
#LushLight address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
#LushLight .b-table-sticky-header > .table,
#LushLight .btn-group-toggle > .btn,
#LushLight .btn-group-toggle > .btn-group > .btn,
#LushLight .card-text:last-child,
#LushLight .form-check-label,
#LushLight .table-responsive > .table,
#LushLight [class*="table-responsive-"] > .table,
#LushLight ol ol,
#LushLight ol ul,
#LushLight ul ol,
#LushLight ul ul {
  margin-bottom: 0;
}
#LushLight .alert-link,
#LushLight dt {
  font-weight: 700;
}
#LushLight dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
#LushLight blockquote,
#LushLight figure {
  margin: 0 0 1rem;
}
#LushLight b,
#LushLight strong {
  font-weight: bolder;
}
#LushLight sub,
#LushLight sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
#LushLight sub {
  bottom: -0.25em;
}
#LushLight sup {
  top: -0.5em;
}
#LushLight a {
  color: #226ba5;
  text-decoration: none;
  background-color: transparent;
}
#LushLight .btn-link:hover,
#LushLight a:hover {
  color: #154266;
  text-decoration: underline;
}
#LushLight a:not([href]):not([class]),
#LushLight a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
#LushLight code,
#LushLight kbd,
#LushLight pre,
#LushLight samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono,
    Courier New, monospace;
  font-size: 1em;
}
#LushLight pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
#LushLight img {
  vertical-align: middle;
  border-style: none;
}
#LushLight svg {
  overflow: hidden;
  vertical-align: middle;
}
#LushLight table {
  border-collapse: collapse;
}
#LushLight caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
}
#LushLight th {
  text-align: inherit;
}
#LushLight label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
#LushLight .list-group-flush,
#LushLight button {
  border-radius: 0;
}
#LushLight .b-avatar:focus,
#LushLight .bv-no-focus-ring:focus,
#LushLight .custom-range:focus,
#LushLight .dropdown .dropdown-menu:focus,
#LushLight button:focus:not(:focus-visible) {
  outline: 0;
}
#LushLight button,
#LushLight input,
#LushLight optgroup,
#LushLight select,
#LushLight textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
#LushLight button,
#LushLight select {
  text-transform: none;
}
#LushLight .b-avatar.btn:not(:disabled):not(.disabled),
#LushLight .b-avatar[href]:not(:disabled):not(.disabled),
#LushLight .b-rating:not(.disabled):not(.readonly) .b-rating-star,
#LushLight .btn:not(:disabled):not(.disabled),
#LushLight .list-group,
#LushLight
  .table.b-table.b-table-selectable:not(.b-table-selectable-no-click)
  > tbody
  > tr,
#LushLight [role="button"],
#LushLight [type="button"]:not(:disabled),
#LushLight [type="reset"]:not(:disabled),
#LushLight [type="submit"]:not(:disabled),
#LushLight button:not(:disabled) {
  cursor: pointer;
}
#LushLight select {
  word-wrap: normal;
}
#LushLight [type="button"],
#LushLight [type="reset"],
#LushLight [type="submit"],
#LushLight button {
  -webkit-appearance: button;
}
#LushLight [type="button"]::-moz-focus-inner,
#LushLight [type="reset"]::-moz-focus-inner,
#LushLight [type="submit"]::-moz-focus-inner,
#LushLight button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
#LushLight input[type="checkbox"],
#LushLight input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
#LushLight textarea {
  overflow: auto;
  resize: vertical;
}
#LushLight fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
#LushLight 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;
}
#LushLight progress {
  vertical-align: baseline;
}
#LushLight [type="number"]::-webkit-inner-spin-button,
#LushLight [type="number"]::-webkit-outer-spin-button {
  height: auto;
}
#LushLight [type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
#LushLight [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
#LushLight ::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
#LushLight .display-1,
#LushLight .display-2,
#LushLight .display-3,
#LushLight .display-4 {
  line-height: 1.2;
  font-weight: 300;
}
#LushLight .figure,
#LushLight .list-inline-item,
#LushLight output {
  display: inline-block;
}
#LushLight summary {
  display: list-item;
  cursor: pointer;
}
#LushLight .collapse:not(.show),
#LushLight template {
  display: none;
}
#LushLight .b-toaster .b-toaster-slot:empty,
#LushLight .bv-d-xl-down-none,
#LushLight .d-none,
#LushLight .dropdown.dropleft .dropdown-toggle.dropdown-toggle-no-caret:before,
#LushLight
  .dropdown:not(.dropleft)
  .dropdown-toggle.dropdown-toggle-no-caret:after,
#LushLight [hidden] {
  display: none !important;
}
#LushLight .h1,
#LushLight .h2,
#LushLight .h3,
#LushLight .h4,
#LushLight .h5,
#LushLight .h6,
#LushLight h1,
#LushLight h2,
#LushLight h3,
#LushLight h4,
#LushLight h5,
#LushLight h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
#LushLight .h1,
#LushLight h1 {
  font-size: 2.5rem;
}
#LushLight .h2,
#LushLight h2 {
  font-size: 2rem;
}
#LushLight .h3,
#LushLight h3 {
  font-size: 1.75rem;
}
#LushLight .h4,
#LushLight h4 {
  font-size: 1.5rem;
}
#LushLight .h5,
#LushLight h5 {
  font-size: 1.25rem;
}
#LushLight .h6,
#LushLight h6 {
  font-size: 1rem;
}
#LushLight .lead {
  font-size: 1.25rem;
  font-weight: 300;
}
#LushLight .display-1 {
  font-size: 6rem;
}
#LushLight .display-2 {
  font-size: 5.5rem;
}
#LushLight .display-3 {
  font-size: 4.5rem;
}
#LushLight .display-4 {
  font-size: 3.5rem;
}
#LushLight hr {
  box-sizing: content-box;
  height: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
#LushLight .small,
#LushLight small {
  font-size: 80%;
  font-weight: 400;
}
#LushLight .mark,
#LushLight mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
#LushLight .list-inline,
#LushLight .list-unstyled {
  padding-left: 0;
  list-style: none;
}
#LushLight .b-popover-danger.bs-popover-auto[x-placement^="left"],
#LushLight .b-popover-dark.bs-popover-auto[x-placement^="left"],
#LushLight .b-popover-discord.bs-popover-auto[x-placement^="left"],
#LushLight .b-popover-facebook.bs-popover-auto[x-placement^="left"],
#LushLight .b-popover-info.bs-popover-auto[x-placement^="left"],
#LushLight .b-popover-light.bs-popover-auto[x-placement^="left"],
#LushLight .b-popover-lush-bg-grey-1.bs-popover-auto[x-placement^="left"],
#LushLight .b-popover-lush-content-bg.bs-popover-auto[x-placement^="left"],
#LushLight .b-popover-lush-dark-blue.bs-popover-auto[x-placement^="left"],
#LushLight .b-popover-lush-info-text.bs-popover-auto[x-placement^="left"],
#LushLight .b-popover-lush-info.bs-popover-auto[x-placement^="left"],
#LushLight .b-popover-off-white.bs-popover-auto[x-placement^="left"],
#LushLight .b-popover-orange.bs-popover-auto[x-placement^="left"],
#LushLight .b-popover-primary.bs-popover-auto[x-placement^="left"],
#LushLight .b-popover-secondary.bs-popover-auto[x-placement^="left"],
#LushLight .b-popover-success.bs-popover-auto[x-placement^="left"],
#LushLight .b-popover-twitter.bs-popover-auto[x-placement^="left"],
#LushLight .b-popover-warning.bs-popover-auto[x-placement^="left"],
#LushLight .b-popover-white.bs-popover-auto[x-placement^="left"],
#LushLight .bs-popover-auto[x-placement^="left"],
#LushLight .bs-popover-left,
#LushLight .list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
#LushLight .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
#LushLight .blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
#LushLight .blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
#LushLight .blockquote-footer:before {
  content: "\2014\A0";
}
#LushLight .img-fluid,
#LushLight .img-thumbnail {
  max-width: 100%;
  height: auto;
}
#LushLight .img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
}
#LushLight .figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
#LushLight .figure-caption {
  font-size: 90%;
  color: #6c757d;
}
#LushLight code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}
#LushLight .alert-heading,
a > #LushLight code {
  color: inherit;
}
#LushLight kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
#LushLight kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}
#LushLight pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
#LushLight pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
#LushLight .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
#LushLight .container,
#LushLight .container-fluid,
#LushLight .container-lg,
#LushLight .container-md,
#LushLight .container-sm {
  width: 100%;
  padding-right: 7.5px;
  padding-left: 7.5px;
  margin-right: auto;
  margin-left: auto;
}
#LushLight .b-avatar-group .b-avatar-group-inner,
#LushLight .row {
  display: flex;
  flex-wrap: wrap;
}
#LushLight .card > hr,
#LushLight .no-gutters {
  margin-right: 0;
  margin-left: 0;
}
#LushLight .form-control-plaintext.form-control-lg,
#LushLight .form-control-plaintext.form-control-sm,
#LushLight .navbar-nav .nav-link,
#LushLight .no-gutters > .col,
#LushLight .no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
#LushLight .col,
#LushLight .col-1,
#LushLight .col-2,
#LushLight .col-3,
#LushLight .col-4,
#LushLight .col-auto,
#LushLight .col-lg,
#LushLight .col-lg-1,
#LushLight .col-lg-2,
#LushLight .col-lg-3,
#LushLight .col-lg-4,
#LushLight .col-lg-auto,
#LushLight .col-md,
#LushLight .col-md-1,
#LushLight .col-md-2,
#LushLight .col-md-3,
#LushLight .col-md-4,
#LushLight .col-md-auto,
#LushLight .col-sm,
#LushLight .col-sm-1,
#LushLight .col-sm-2,
#LushLight .col-sm-3,
#LushLight .col-sm-4,
#LushLight .col-sm-auto,
#LushLight .col-xl,
#LushLight .col-xl-1,
#LushLight .col-xl-2,
#LushLight .col-xl-3,
#LushLight .col-xl-4,
#LushLight .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 7.5px;
  padding-left: 7.5px;
}
#LushLight .col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
#LushLight .col-4,
#LushLight .row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}
#LushLight .col-2,
#LushLight .row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}
#LushLight .row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
#LushLight .col-1,
#LushLight .row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}
#LushLight .row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}
#LushLight .row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
#LushLight .col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
#LushLight .col-3 {
  flex: 0 0 75%;
  max-width: 75%;
}
#LushLight .order-first {
  order: -1;
}
#LushLight .order-last {
  order: 5;
}
#LushLight .order-0 {
  order: 0;
}
#LushLight .order-1 {
  order: 1;
}
#LushLight .order-2 {
  order: 2;
}
#LushLight .order-3 {
  order: 3;
}
#LushLight .order-4 {
  order: 4;
}
#LushLight .offset-1 {
  margin-left: 25%;
}
#LushLight .offset-2 {
  margin-left: 50%;
}
#LushLight .offset-3 {
  margin-left: 75%;
}
#LushLight .table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
#LushLight .table td,
#LushLight .table th {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
#LushLight .table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
#LushLight .table tbody + tbody {
  border-top: 2px solid #dee2e6;
}
#LushLight .table-sm td,
#LushLight .table-sm th {
  padding: 0.3rem;
}
#LushLight .b-avatar-group .b-avatar,
#LushLight .table-bordered,
#LushLight .table-bordered td,
#LushLight .table-bordered th {
  border: 1px solid #dee2e6;
}
#LushLight .table-bordered thead td,
#LushLight .table-bordered thead th {
  border-bottom-width: 2px;
}
#LushLight .table-borderless tbody + tbody,
#LushLight .table-borderless td,
#LushLight .table-borderless th,
#LushLight .table-borderless thead th,
#LushLight .table-dark.table-bordered,
#LushLight .table-responsive > .table-bordered {
  border: 0;
}
#LushLight .leaderboard .list-group .list-group-item:nth-child(2n),
#LushLight .table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
#LushLight .table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}
#LushLight .table-primary,
#LushLight .table-primary > td,
#LushLight .table-primary > th {
  background-color: #c1d6e6;
}
#LushLight .table-primary tbody + tbody,
#LushLight .table-primary td,
#LushLight .table-primary th,
#LushLight .table-primary thead th {
  border-color: #8cb2d0;
}
#LushLight .table-hover .table-primary:hover,
#LushLight .table-hover .table-primary:hover > td,
#LushLight .table-hover .table-primary:hover > th {
  background-color: #afcadf;
}
#LushLight .table-secondary,
#LushLight .table-secondary > td,
#LushLight .table-secondary > th {
  background-color: #d6d8db;
}
#LushLight .table-secondary tbody + tbody,
#LushLight .table-secondary td,
#LushLight .table-secondary th,
#LushLight .table-secondary thead th {
  border-color: #b3b7bb;
}
#LushLight .table-hover .table-secondary:hover,
#LushLight .table-hover .table-secondary:hover > td,
#LushLight .table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}
#LushLight .table-success,
#LushLight .table-success > td,
#LushLight .table-success > th {
  background-color: #c8e7b8;
}
#LushLight .table-success tbody + tbody,
#LushLight .table-success td,
#LushLight .table-success th,
#LushLight .table-success thead th {
  border-color: #99d27a;
}
#LushLight .table-hover .table-success:hover,
#LushLight .table-hover .table-success:hover > td,
#LushLight .table-hover .table-success:hover > th {
  background-color: #b9e1a5;
}
#LushLight .table-info,
#LushLight .table-info > td,
#LushLight .table-info > th {
  background-color: #bee5eb;
}
#LushLight .table-info tbody + tbody,
#LushLight .table-info td,
#LushLight .table-info th,
#LushLight .table-info thead th {
  border-color: #86cfda;
}
#LushLight .table-hover .table-info:hover,
#LushLight .table-hover .table-info:hover > td,
#LushLight .table-hover .table-info:hover > th {
  background-color: #abdde5;
}
#LushLight .table-warning,
#LushLight .table-warning > td,
#LushLight .table-warning > th {
  background-color: #f9dbb8;
}
#LushLight .table-warning tbody + tbody,
#LushLight .table-warning td,
#LushLight .table-warning th,
#LushLight .table-warning thead th {
  border-color: #f4bc7a;
}
#LushLight .table-hover .table-warning:hover,
#LushLight .table-hover .table-warning:hover > td,
#LushLight .table-hover .table-warning:hover > th {
  background-color: #f7cfa0;
}
#LushLight .table-danger,
#LushLight .table-danger > td,
#LushLight .table-danger > th {
  background-color: #ebbccd;
}
#LushLight .table-danger tbody + tbody,
#LushLight .table-danger td,
#LushLight .table-danger th,
#LushLight .table-danger thead th {
  border-color: #da82a2;
}
#LushLight .table-hover .table-danger:hover,
#LushLight .table-hover .table-danger:hover > td,
#LushLight .table-hover .table-danger:hover > th {
  background-color: #e5a8be;
}
#LushLight .table-light,
#LushLight .table-light > td,
#LushLight .table-light > th {
  background-color: #fdfdfe;
}
#LushLight .table-light tbody + tbody,
#LushLight .table-light td,
#LushLight .table-light th,
#LushLight .table-light thead th {
  border-color: #fbfcfc;
}
#LushLight .table-hover .table-light:hover,
#LushLight .table-hover .table-light:hover > td,
#LushLight .table-hover .table-light:hover > th {
  background-color: #ececf6;
}
#LushLight .table-dark,
#LushLight .table-dark > td,
#LushLight .table-dark > th {
  background-color: #c6c8ca;
}
#LushLight .table-dark tbody + tbody,
#LushLight .table-dark td,
#LushLight .table-dark th,
#LushLight .table-dark thead th {
  border-color: #95999c;
}
#LushLight .table-hover .table-dark:hover,
#LushLight .table-hover .table-dark:hover > td,
#LushLight .table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}
#LushLight .table-lush-info,
#LushLight .table-lush-info > td,
#LushLight .table-lush-info > th {
  background-color: #c6dbe8;
}
#LushLight .table-lush-info tbody + tbody,
#LushLight .table-lush-info td,
#LushLight .table-lush-info th,
#LushLight .table-lush-info thead th {
  border-color: #95bcd4;
}
#LushLight .table-hover .table-lush-info:hover,
#LushLight .table-hover .table-lush-info:hover > td,
#LushLight .table-hover .table-lush-info:hover > th {
  background-color: #b4d0e1;
}
#LushLight .table-twitter,
#LushLight .table-twitter > td,
#LushLight .table-twitter > th {
  background-color: #c0e5fb;
}
#LushLight .table-twitter tbody + tbody,
#LushLight .table-twitter td,
#LushLight .table-twitter th,
#LushLight .table-twitter thead th {
  border-color: #89cef8;
}
#LushLight .table-hover .table-twitter:hover,
#LushLight .table-hover .table-twitter:hover > td,
#LushLight .table-hover .table-twitter:hover > th {
  background-color: #a8dbf9;
}
#LushLight .table-discord,
#LushLight .table-discord > td,
#LushLight .table-discord > th {
  background-color: #d8def5;
}
#LushLight .table-discord tbody + tbody,
#LushLight .table-discord td,
#LushLight .table-discord th,
#LushLight .table-discord thead th {
  border-color: #b6c2ec;
}
#LushLight .table-hover .table-discord:hover,
#LushLight .table-hover .table-discord:hover > td,
#LushLight .table-hover .table-discord:hover > th {
  background-color: #c4cdf0;
}
#LushLight .table-facebook,
#LushLight .table-facebook > td,
#LushLight .table-facebook > th {
  background-color: #c8d1e2;
}
#LushLight .table-facebook tbody + tbody,
#LushLight .table-facebook td,
#LushLight .table-facebook th,
#LushLight .table-facebook thead th {
  border-color: #99a9c9;
}
#LushLight .table-hover .table-facebook:hover,
#LushLight .table-hover .table-facebook:hover > td,
#LushLight .table-hover .table-facebook:hover > th {
  background-color: #b7c3d9;
}
#LushLight .table-off-white,
#LushLight .table-off-white > td,
#LushLight .table-off-white > th {
  background-color: #f7f9fa;
}
#LushLight .table-off-white tbody + tbody,
#LushLight .table-off-white td,
#LushLight .table-off-white th,
#LushLight .table-off-white thead th {
  border-color: #f0f3f6;
}
#LushLight .table-hover .table-off-white:hover,
#LushLight .table-hover .table-off-white:hover > td,
#LushLight .table-hover .table-off-white:hover > th {
  background-color: #e7edf0;
}
#LushLight .table-lush-dark-blue,
#LushLight .table-lush-dark-blue > td,
#LushLight .table-lush-dark-blue > th,
#LushLight .table-lush-info-text,
#LushLight .table-lush-info-text > td,
#LushLight .table-lush-info-text > th {
  background-color: #c7cdd2;
}
#LushLight .table-lush-dark-blue tbody + tbody,
#LushLight .table-lush-dark-blue td,
#LushLight .table-lush-dark-blue th,
#LushLight .table-lush-dark-blue thead th,
#LushLight .table-lush-info-text tbody + tbody,
#LushLight .table-lush-info-text td,
#LushLight .table-lush-info-text th,
#LushLight .table-lush-info-text thead th {
  border-color: #98a1ac;
}
#LushLight .table-hover .table-lush-dark-blue:hover,
#LushLight .table-hover .table-lush-dark-blue:hover > td,
#LushLight .table-hover .table-lush-dark-blue:hover > th,
#LushLight .table-hover .table-lush-info-text:hover,
#LushLight .table-hover .table-lush-info-text:hover > td,
#LushLight .table-hover .table-lush-info-text:hover > th {
  background-color: #b9c0c7;
}
#LushLight .table-lush-content-bg,
#LushLight .table-lush-content-bg > td,
#LushLight .table-lush-content-bg > th {
  background-color: hsla(0, 0%, 96.1%, 0.916);
}
#LushLight .table-lush-content-bg tbody + tbody,
#LushLight .table-lush-content-bg td,
#LushLight .table-lush-content-bg th,
#LushLight .table-lush-content-bg thead th {
  border-color: hsla(0, 0%, 91.4%, 0.844);
}
#LushLight .table-hover .table-lush-content-bg:hover,
#LushLight .table-hover .table-lush-content-bg:hover > td,
#LushLight .table-hover .table-lush-content-bg:hover > th {
  background-color: hsla(0, 0%, 91%, 0.916);
}
#LushLight .table-orange,
#LushLight .table-orange > td,
#LushLight .table-orange > th {
  background-color: #fed3b9;
}
#LushLight .table-orange tbody + tbody,
#LushLight .table-orange td,
#LushLight .table-orange th,
#LushLight .table-orange thead th {
  border-color: #fdad7c;
}
#LushLight .table-hover .table-orange:hover,
#LushLight .table-hover .table-orange:hover > td,
#LushLight .table-hover .table-orange:hover > th {
  background-color: #fec3a0;
}
#LushLight .table-lush-bg-grey-1,
#LushLight .table-lush-bg-grey-1 > td,
#LushLight .table-lush-bg-grey-1 > th {
  background-color: #edf0f2;
}
#LushLight .table-lush-bg-grey-1 tbody + tbody,
#LushLight .table-lush-bg-grey-1 td,
#LushLight .table-lush-bg-grey-1 th,
#LushLight .table-lush-bg-grey-1 thead th {
  border-color: #dee3e7;
}
#LushLight .table-hover .table-lush-bg-grey-1:hover,
#LushLight .table-hover .table-lush-bg-grey-1:hover > td,
#LushLight .table-hover .table-lush-bg-grey-1:hover > th {
  background-color: #dee4e7;
}
#LushLight .b-toast-light.b-toast-solid .toast,
#LushLight .b-toast-lush-bg-grey-1.b-toast-solid .toast,
#LushLight .b-toast-lush-content-bg.b-toast-solid .toast,
#LushLight .b-toast-off-white.b-toast-solid .toast,
#LushLight .b-toast-white.b-toast-solid .toast,
#LushLight .b-toast.b-toast-solid .toast,
#LushLight .table-white,
#LushLight .table-white > td,
#LushLight .table-white > th {
  background-color: #fff;
}
#LushLight .table-white tbody + tbody,
#LushLight .table-white td,
#LushLight .table-white th,
#LushLight .table-white thead th {
  border-color: #fff;
}
#LushLight .table .thead-dark th,
#LushLight .table-dark td,
#LushLight .table-dark th,
#LushLight .table-dark thead th {
  border-color: #454d55;
}
#LushLight .table-hover .table-white:hover,
#LushLight .table-hover .table-white:hover > td,
#LushLight .table-hover .table-white:hover > th {
  background-color: #f2f2f2;
}
#LushLight .table-active,
#LushLight .table-active > td,
#LushLight .table-active > th,
#LushLight .table-hover .table-active:hover,
#LushLight .table-hover .table-active:hover > td,
#LushLight .table-hover .table-active:hover > th,
#LushLight .table.b-table > tbody > .table-active,
#LushLight .table.b-table > tbody > .table-active > td,
#LushLight .table.b-table > tbody > .table-active > th {
  background-color: rgba(0, 0, 0, 0.075);
}
#LushLight .badge-dark,
#LushLight .table .thead-dark th,
#LushLight .table-dark,
#LushLight .tooltip.b-tooltip-dark .tooltip-inner {
  background-color: #343a40;
  color: #fff;
}
#LushLight .table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
#LushLight .table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: hsla(0, 0%, 100%, 0.05);
}
#LushLight .table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: hsla(0, 0%, 100%, 0.075);
}
#LushLight .table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
}
#LushLight .form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
#LushLight .form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
#LushLight .form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
#LushLight .b-form-tags.focus,
#LushLight .form-control.focus,
#LushLight .form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #67aae0;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(34, 107, 165, 0.25);
}
#LushLight .form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
#LushLight .form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
#LushLight .b-calendar output.readonly,
#LushLight .b-form-btn-label-control.form-control[aria-disabled="true"],
#LushLight .b-form-btn-label-control.form-control[aria-readonly="true"],
#LushLight .b-time output.disabled,
#LushLight .b-time[aria-disabled="true"] output,
#LushLight .b-time[aria-readonly="true"] output,
#LushLight .form-control:disabled,
#LushLight .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
#LushLight input[type="date"].form-control,
#LushLight input[type="datetime-local"].form-control,
#LushLight input[type="month"].form-control,
#LushLight input[type="time"].form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#LushLight select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
#LushLight .btn-block,
#LushLight .form-control-file,
#LushLight .form-control-range,
#LushLight .table.b-table.b-table-stacked {
  display: block;
  width: 100%;
}
#LushLight .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;
}
#LushLight .col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}
#LushLight .col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}
#LushLight .form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
#LushLight .form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
#LushLight .form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
#LushLight select.form-control[multiple],
#LushLight select.form-control[size],
#LushLight textarea.form-control {
  height: auto;
}
#LushLight .b-table-sticky-header,
#LushLight .form-group,
#LushLight .table-responsive,
#LushLight [class*="table-responsive-"] {
  margin-bottom: 1rem;
}
#LushLight .form-text {
  display: block;
  margin-top: 0.25rem;
}
#LushLight .form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
#LushLight .form-row > .col,
#LushLight .form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}
#LushLight .form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}
#LushLight .form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
#LushLight .breadcrumb-item.active,
#LushLight .custom-control-input:disabled ~ .custom-control-label,
#LushLight .custom-control-input[disabled] ~ .custom-control-label,
#LushLight .form-check-input:disabled ~ .form-check-label,
#LushLight .form-check-input[disabled] ~ .form-check-label {
  color: #6c757d;
}
#LushLight .form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
#LushLight .invalid-tooltip,
#LushLight .valid-tooltip {
  position: absolute;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  border-radius: 0.25rem;
  line-height: 1.5;
  top: 100%;
  left: 0;
}
#LushLight .form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}
#LushLight .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #3ba800;
}
#LushLight .valid-tooltip {
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(59, 168, 0, 0.9);
}
#LushLight .fun-recommended-item:nth-of-type(2n) .fun-recommended-item-logo,
#LushLight .widget_chain_skin:before,
.form-row > .col > #LushLight .invalid-tooltip,
.form-row > .col > #LushLight .valid-tooltip,
.form-row > [class*="col-"] > #LushLight .invalid-tooltip,
.form-row > [class*="col-"] > #LushLight .valid-tooltip {
  left: 5px;
}
#LushLight.is-valid ~ .valid-feedback,
#LushLight.is-valid ~ .valid-tooltip,
.was-validated #LushLight:valid ~ .valid-feedback,
.was-validated #LushLight:valid ~ .valid-tooltip {
  display: block;
}
#LushLight .form-control.is-valid,
.was-validated #LushLight .form-control:valid {
  border-color: #3ba800;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%233BA800' 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);
}
#LushLight .form-control.is-valid:focus,
.was-validated #LushLight .form-control:valid:focus {
  border-color: #3ba800;
  box-shadow: 0 0 0 0.2rem rgba(59, 168, 0, 0.25);
}
#LushLight textarea.form-control.is-valid,
.was-validated #LushLight textarea.form-control:valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right
    calc(0.375em + 0.1875rem);
}
#LushLight .custom-select.is-valid,
.was-validated #LushLight .custom-select:valid {
  border-color: #3ba800;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E")
      right 0.75rem center/8px 10px no-repeat,
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%233BA800' 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 #fff;
}
#LushLight .custom-select.is-valid:focus,
.was-validated #LushLight .custom-select:valid:focus {
  border-color: #3ba800;
  box-shadow: 0 0 0 0.2rem rgba(59, 168, 0, 0.25);
}
#LushLight .form-check-input.is-valid ~ .form-check-label,
.was-validated #LushLight .form-check-input:valid ~ .form-check-label {
  color: #3ba800;
}
#LushLight .form-check-input.is-valid ~ .valid-feedback,
#LushLight .form-check-input.is-valid ~ .valid-tooltip,
.was-validated #LushLight .form-check-input:valid ~ .valid-feedback,
.was-validated #LushLight .form-check-input:valid ~ .valid-tooltip {
  display: block;
}
#LushLight .custom-control-input.is-valid ~ .custom-control-label,
.was-validated #LushLight .custom-control-input:valid ~ .custom-control-label {
  color: #3ba800;
}
#LushLight .custom-control-input.is-valid ~ .custom-control-label:before,
.was-validated
  #LushLight
  .custom-control-input:valid
  ~ .custom-control-label:before {
  border-color: #3ba800;
}
#LushLight
  .custom-control-input.is-valid:checked
  ~ .custom-control-label:before,
.was-validated
  #LushLight
  .custom-control-input:valid:checked
  ~ .custom-control-label:before {
  border-color: #4ddb00;
  background-color: #4ddb00;
}
#LushLight .custom-control-input.is-valid:focus ~ .custom-control-label:before,
.was-validated
  #LushLight
  .custom-control-input:valid:focus
  ~ .custom-control-label:before {
  box-shadow: 0 0 0 0.2rem rgba(59, 168, 0, 0.25);
}
#LushLight
  .custom-control-input.is-valid:focus:not(:checked)
  ~ .custom-control-label:before,
#LushLight .custom-file-input.is-valid ~ .custom-file-label,
.was-validated
  #LushLight
  .custom-control-input:valid:focus:not(:checked)
  ~ .custom-control-label:before,
.was-validated #LushLight .custom-file-input:valid ~ .custom-file-label {
  border-color: #3ba800;
}
#LushLight .custom-file-input.is-valid:focus ~ .custom-file-label,
.was-validated #LushLight .custom-file-input:valid:focus ~ .custom-file-label {
  border-color: #3ba800;
  box-shadow: 0 0 0 0.2rem rgba(59, 168, 0, 0.25);
}
#LushLight .invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #b70f4d;
}
#LushLight .invalid-tooltip {
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(183, 15, 77, 0.9);
}
#LushLight.is-invalid ~ .invalid-feedback,
#LushLight.is-invalid ~ .invalid-tooltip,
.was-validated #LushLight:invalid ~ .invalid-feedback,
.was-validated #LushLight:invalid ~ .invalid-tooltip {
  display: block;
}
#LushLight .form-control.is-invalid,
.was-validated #LushLight .form-control:invalid {
  border-color: #b70f4d;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23B70F4D'%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='%23B70F4D' 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);
}
#LushLight .form-control.is-invalid:focus,
.was-validated #LushLight .form-control:invalid:focus {
  border-color: #b70f4d;
  box-shadow: 0 0 0 0.2rem rgba(183, 15, 77, 0.25);
}
#LushLight textarea.form-control.is-invalid,
.was-validated #LushLight textarea.form-control:invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right
    calc(0.375em + 0.1875rem);
}
#LushLight .custom-select.is-invalid,
.was-validated #LushLight .custom-select:invalid {
  border-color: #b70f4d;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E")
      right 0.75rem center/8px 10px no-repeat,
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23B70F4D'%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='%23B70F4D' stroke='none'/%3E%3C/svg%3E")
      center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)
      no-repeat #fff;
}
#LushLight .custom-select.is-invalid:focus,
.was-validated #LushLight .custom-select:invalid:focus {
  border-color: #b70f4d;
  box-shadow: 0 0 0 0.2rem rgba(183, 15, 77, 0.25);
}
#LushLight .form-check-input.is-invalid ~ .form-check-label,
.was-validated #LushLight .form-check-input:invalid ~ .form-check-label {
  color: #b70f4d;
}
#LushLight .form-check-input.is-invalid ~ .invalid-feedback,
#LushLight .form-check-input.is-invalid ~ .invalid-tooltip,
.was-validated #LushLight .form-check-input:invalid ~ .invalid-feedback,
.was-validated #LushLight .form-check-input:invalid ~ .invalid-tooltip {
  display: block;
}
#LushLight .custom-control-input.is-invalid ~ .custom-control-label,
.was-validated
  #LushLight
  .custom-control-input:invalid
  ~ .custom-control-label {
  color: #b70f4d;
}
#LushLight .custom-control-input.is-invalid ~ .custom-control-label:before,
.was-validated
  #LushLight
  .custom-control-input:invalid
  ~ .custom-control-label:before {
  border-color: #b70f4d;
}
#LushLight
  .custom-control-input.is-invalid:checked
  ~ .custom-control-label:before,
.was-validated
  #LushLight
  .custom-control-input:invalid:checked
  ~ .custom-control-label:before {
  border-color: #e61361;
  background-color: #e61361;
}
#LushLight
  .custom-checkbox
  .custom-control-input:disabled:checked
  ~ .custom-control-label:before,
#LushLight
  .custom-radio
  .custom-control-input:disabled:checked
  ~ .custom-control-label:before,
#LushLight
  .custom-switch
  .custom-control-input:disabled:checked
  ~ .custom-control-label:before {
  background-color: rgba(34, 107, 165, 0.5);
}
#LushLight
  .custom-control-input.is-invalid:focus
  ~ .custom-control-label:before,
.was-validated
  #LushLight
  .custom-control-input:invalid:focus
  ~ .custom-control-label:before {
  box-shadow: 0 0 0 0.2rem rgba(183, 15, 77, 0.25);
}
#LushLight
  .custom-control-input.is-invalid:focus:not(:checked)
  ~ .custom-control-label:before,
#LushLight .custom-file-input.is-invalid ~ .custom-file-label,
.was-validated
  #LushLight
  .custom-control-input:invalid:focus:not(:checked)
  ~ .custom-control-label:before,
.was-validated #LushLight .custom-file-input:invalid ~ .custom-file-label {
  border-color: #b70f4d;
}
#LushLight .custom-file-input.is-invalid:focus ~ .custom-file-label,
.was-validated
  #LushLight
  .custom-file-input:invalid:focus
  ~ .custom-file-label {
  border-color: #b70f4d;
  box-shadow: 0 0 0 0.2rem rgba(183, 15, 77, 0.25);
}
#LushLight .form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
#LushLight .btn-group-vertical > .btn,
#LushLight .btn-group-vertical > .btn-group,
#LushLight .form-inline .form-check,
#LushLight input[type="button"].btn-block,
#LushLight input[type="reset"].btn-block,
#LushLight input[type="submit"].btn-block {
  width: 100%;
}
#LushLight .btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  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;
}
#LushLight .btn:hover {
  color: #212529;
  text-decoration: none;
}
#LushLight .btn.focus,
#LushLight .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(34, 107, 165, 0.25);
}
#LushLight .btn.disabled,
#LushLight .btn:disabled {
  opacity: 0.65;
}
#LushLight .b-form-btn-label-control.form-control > .btn:disabled,
#LushLight .b-form-btn-label-control.form-control[aria-disabled="true"],
#LushLight .b-form-spinbutton .btn:disabled,
#LushLight .b-form-spinbutton.disabled,
#LushLight .b-time[aria-disabled="true"] output,
#LushLight .tooltip.b-tooltip.noninteractive,
#LushLight a.btn.disabled,
#LushLight a.close.disabled,
#LushLight fieldset:disabled a.btn {
  pointer-events: none;
}
#LushLight .btn-outline-primary:hover,
#LushLight .btn-outline-primary:not(:disabled):not(.disabled).active,
#LushLight .btn-outline-primary:not(:disabled):not(.disabled):active,
#LushLight .btn-primary,
#LushLight .btn-primary.disabled,
#LushLight .btn-primary:disabled,
.show > #LushLight .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #226ba5;
  border-color: #226ba5;
}
#LushLight .btn-primary:hover {
  color: #fff;
  background-color: #1b5685;
  border-color: #19507b;
}
#LushLight .btn-primary.focus,
#LushLight .btn-primary:focus {
  color: #fff;
  background-color: #1b5685;
  border-color: #19507b;
  box-shadow: 0 0 0 0.2rem rgba(67, 129, 179, 0.5);
}
#LushLight .btn-primary:not(:disabled):not(.disabled).active,
#LushLight .btn-primary:not(:disabled):not(.disabled):active,
.show > #LushLight .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #19507b;
  border-color: #174970;
}
#LushLight .btn-primary:not(:disabled):not(.disabled).active:focus,
#LushLight .btn-primary:not(:disabled):not(.disabled):active:focus,
.show > #LushLight .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(67, 129, 179, 0.5);
}
#LushLight .btn-outline-secondary:hover,
#LushLight .btn-outline-secondary:not(:disabled):not(.disabled).active,
#LushLight .btn-outline-secondary:not(:disabled):not(.disabled):active,
#LushLight .btn-secondary,
#LushLight .btn-secondary.disabled,
#LushLight .btn-secondary:disabled,
.show > #LushLight .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
#LushLight .btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
#LushLight .btn-secondary.focus,
#LushLight .btn-secondary:focus {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
#LushLight .btn-secondary:not(:disabled):not(.disabled).active,
#LushLight .btn-secondary:not(:disabled):not(.disabled):active,
.show > #LushLight .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}
#LushLight .btn-secondary:not(:disabled):not(.disabled).active:focus,
#LushLight .btn-secondary:not(:disabled):not(.disabled):active:focus,
.show > #LushLight .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
#LushLight .btn-outline-success:hover,
#LushLight .btn-outline-success:not(:disabled):not(.disabled).active,
#LushLight .btn-outline-success:not(:disabled):not(.disabled):active,
#LushLight .btn-success,
#LushLight .btn-success.disabled,
#LushLight .btn-success:disabled,
.show > #LushLight .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #3ba800;
  border-color: #3ba800;
}
#LushLight .btn-success:hover {
  color: #fff;
  background-color: #2e8200;
  border-color: #297500;
}
#LushLight .btn-success.focus,
#LushLight .btn-success:focus {
  color: #fff;
  background-color: #2e8200;
  border-color: #297500;
  box-shadow: 0 0 0 0.2rem rgba(88, 181, 38, 0.5);
}
#LushLight .btn-success:not(:disabled):not(.disabled).active,
#LushLight .btn-success:not(:disabled):not(.disabled):active,
.show > #LushLight .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #297500;
  border-color: #256800;
}
#LushLight .btn-success:not(:disabled):not(.disabled).active:focus,
#LushLight .btn-success:not(:disabled):not(.disabled):active:focus,
.show > #LushLight .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(88, 181, 38, 0.5);
}
#LushLight .btn-info,
#LushLight .btn-info.disabled,
#LushLight .btn-info:disabled,
#LushLight .btn-outline-info:hover,
#LushLight .btn-outline-info:not(:disabled):not(.disabled).active,
#LushLight .btn-outline-info:not(:disabled):not(.disabled):active,
.show > #LushLight .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
#LushLight .btn-info.focus,
#LushLight .btn-info:focus,
#LushLight .btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
#LushLight .btn-info.focus,
#LushLight .btn-info:focus,
#LushLight .btn-info:not(:disabled):not(.disabled).active:focus,
#LushLight .btn-info:not(:disabled):not(.disabled):active:focus,
.show > #LushLight .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
#LushLight .btn-info:not(:disabled):not(.disabled).active,
#LushLight .btn-info:not(:disabled):not(.disabled):active,
.show > #LushLight .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
#LushLight .btn-outline-warning:hover,
#LushLight .btn-outline-warning:not(:disabled):not(.disabled).active,
#LushLight .btn-outline-warning:not(:disabled):not(.disabled):active,
#LushLight .btn-warning,
#LushLight .btn-warning.disabled,
#LushLight .btn-warning:disabled,
.show > #LushLight .btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #e97e00;
  border-color: #e97e00;
}
#LushLight .btn-warning:hover {
  color: #fff;
  background-color: #c36900;
  border-color: #b66200;
}
#LushLight .btn-warning.focus,
#LushLight .btn-warning:focus {
  color: #fff;
  background-color: #c36900;
  border-color: #b66200;
  box-shadow: 0 0 0 0.2rem rgba(236, 145, 38, 0.5);
}
#LushLight .btn-warning:not(:disabled):not(.disabled).active,
#LushLight .btn-warning:not(:disabled):not(.disabled):active,
.show > #LushLight .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #b66200;
  border-color: #a95c00;
}
#LushLight .btn-warning:not(:disabled):not(.disabled).active:focus,
#LushLight .btn-warning:not(:disabled):not(.disabled):active:focus,
.show > #LushLight .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(236, 145, 38, 0.5);
}
#LushLight .btn-danger,
#LushLight .btn-danger.disabled,
#LushLight .btn-danger:disabled,
#LushLight .btn-outline-danger:hover,
#LushLight .btn-outline-danger:not(:disabled):not(.disabled).active,
#LushLight .btn-outline-danger:not(:disabled):not(.disabled):active,
.show > #LushLight .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #b70f4d;
  border-color: #b70f4d;
}
#LushLight .btn-danger:hover {
  color: #fff;
  background-color: #940c3e;
  border-color: #880b39;
}
#LushLight .btn-danger.focus,
#LushLight .btn-danger:focus {
  color: #fff;
  background-color: #940c3e;
  border-color: #880b39;
  box-shadow: 0 0 0 0.2rem rgba(194, 51, 104, 0.5);
}
#LushLight .btn-danger:not(:disabled):not(.disabled).active,
#LushLight .btn-danger:not(:disabled):not(.disabled):active,
.show > #LushLight .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #880b39;
  border-color: #7c0a34;
}
#LushLight .btn-danger:not(:disabled):not(.disabled).active:focus,
#LushLight .btn-danger:not(:disabled):not(.disabled):active:focus,
.show > #LushLight .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(194, 51, 104, 0.5);
}
#LushLight .btn-light,
#LushLight .btn-light.disabled,
#LushLight .btn-light:disabled,
#LushLight .btn-outline-light:hover,
#LushLight .btn-outline-light:not(:disabled):not(.disabled).active,
#LushLight .btn-outline-light:not(:disabled):not(.disabled):active,
.show > #LushLight .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
#LushLight .btn-light.focus,
#LushLight .btn-light:focus,
#LushLight .btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
#LushLight .btn-light.focus,
#LushLight .btn-light:focus,
#LushLight .btn-light:not(:disabled):not(.disabled).active:focus,
#LushLight .btn-light:not(:disabled):not(.disabled):active:focus,
.show > #LushLight .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
#LushLight .btn-light:not(:disabled):not(.disabled).active,
#LushLight .btn-light:not(:disabled):not(.disabled):active,
.show > #LushLight .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
#LushLight .btn-dark,
#LushLight .btn-dark.disabled,
#LushLight .btn-dark:disabled,
#LushLight .btn-outline-dark:hover,
#LushLight .btn-outline-dark:not(:disabled):not(.disabled).active,
#LushLight .btn-outline-dark:not(:disabled):not(.disabled):active,
.show > #LushLight .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
#LushLight .btn-dark.focus,
#LushLight .btn-dark:focus,
#LushLight .btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
#LushLight .btn-dark.focus,
#LushLight .btn-dark:focus,
#LushLight .btn-dark:not(:disabled):not(.disabled).active:focus,
#LushLight .btn-dark:not(:disabled):not(.disabled):active:focus,
.show > #LushLight .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
#LushLight .btn-dark:not(:disabled):not(.disabled).active,
#LushLight .btn-dark:not(:disabled):not(.disabled):active,
.show > #LushLight .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
#LushLight .btn-lush-info,
#LushLight .btn-lush-info.disabled,
#LushLight .btn-lush-info:disabled,
#LushLight .btn-outline-lush-info:hover,
#LushLight .btn-outline-lush-info:not(:disabled):not(.disabled).active,
#LushLight .btn-outline-lush-info:not(:disabled):not(.disabled):active,
.show > #LushLight .btn-outline-lush-info.dropdown-toggle {
  color: #fff;
  background-color: #347fac;
  border-color: #347fac;
}
#LushLight .btn-lush-info:hover {
  color: #fff;
  background-color: #2b698f;
  border-color: #286285;
}
#LushLight .btn-lush-info.focus,
#LushLight .btn-lush-info:focus {
  color: #fff;
  background-color: #2b698f;
  border-color: #286285;
  box-shadow: 0 0 0 0.2rem rgba(82, 146, 184, 0.5);
}
#LushLight .btn-lush-info:not(:disabled):not(.disabled).active,
#LushLight .btn-lush-info:not(:disabled):not(.disabled):active,
.show > #LushLight .btn-lush-info.dropdown-toggle {
  color: #fff;
  background-color: #286285;
  border-color: #255b7b;
}
#LushLight .btn-lush-info:not(:disabled):not(.disabled).active:focus,
#LushLight .btn-lush-info:not(:disabled):not(.disabled):active:focus,
.show > #LushLight .btn-lush-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 146, 184, 0.5);
}
#LushLight .btn-outline-twitter:hover,
#LushLight .btn-outline-twitter:not(:disabled):not(.disabled).active,
#LushLight .btn-outline-twitter:not(:disabled):not(.disabled):active,
#LushLight .btn-twitter,
#LushLight .btn-twitter.disabled,
#LushLight .btn-twitter:disabled,
.show > #LushLight .btn-outline-twitter.dropdown-toggle {
  color: #fff;
  background-color: #1da1f2;
  border-color: #1da1f2;
}
#LushLight .btn-twitter:hover {
  color: #fff;
  background-color: #0d8ddc;
  border-color: #0c85d0;
}
#LushLight .btn-twitter.focus,
#LushLight .btn-twitter:focus {
  color: #fff;
  background-color: #0d8ddc;
  border-color: #0c85d0;
  box-shadow: 0 0 0 0.2rem rgba(63, 175, 244, 0.5);
}
#LushLight .btn-twitter:not(:disabled):not(.disabled).active,
#LushLight .btn-twitter:not(:disabled):not(.disabled):active,
.show > #LushLight .btn-twitter.dropdown-toggle {
  color: #fff;
  background-color: #0c85d0;
  border-color: #0b7ec4;
}
#LushLight .btn-twitter:not(:disabled):not(.disabled).active:focus,
#LushLight .btn-twitter:not(:disabled):not(.disabled):active:focus,
.show > #LushLight .btn-twitter.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(63, 175, 244, 0.5);
}
#LushLight .btn-discord,
#LushLight .btn-discord.disabled,
#LushLight .btn-discord:disabled,
#LushLight .btn-outline-discord:hover,
#LushLight .btn-outline-discord:not(:disabled):not(.disabled).active,
#LushLight .btn-outline-discord:not(:disabled):not(.disabled):active,
.show > #LushLight .btn-outline-discord.dropdown-toggle {
  color: #fff;
  background-color: #7289da;
  border-color: #7289da;
}
#LushLight .btn-discord:hover {
  color: #fff;
  background-color: #5470d2;
  border-color: #4a67cf;
}
#LushLight .btn-discord.focus,
#LushLight .btn-discord:focus {
  color: #fff;
  background-color: #5470d2;
  border-color: #4a67cf;
  box-shadow: 0 0 0 0.2rem rgba(135, 155, 224, 0.5);
}
#LushLight .btn-discord:not(:disabled):not(.disabled).active,
#LushLight .btn-discord:not(:disabled):not(.disabled):active,
.show > #LushLight .btn-discord.dropdown-toggle {
  color: #fff;
  background-color: #4a67cf;
  border-color: #405fcd;
}
#LushLight .btn-discord:not(:disabled):not(.disabled).active:focus,
#LushLight .btn-discord:not(:disabled):not(.disabled):active:focus,
.show > #LushLight .btn-discord.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(135, 155, 224, 0.5);
}
#LushLight .btn-facebook,
#LushLight .btn-facebook.disabled,
#LushLight .btn-facebook:disabled,
#LushLight .btn-outline-facebook:hover,
#LushLight .btn-outline-facebook:not(:disabled):not(.disabled).active,
#LushLight .btn-outline-facebook:not(:disabled):not(.disabled):active,
.show > #LushLight .btn-outline-facebook.dropdown-toggle {
  color: #fff;
  background-color: #3b5998;
  border-color: #3b5998;
}
#LushLight .btn-facebook:hover {
  color: #fff;
  background-color: #30497c;
  border-color: #2d4373;
}
#LushLight .btn-facebook.focus,
#LushLight .btn-facebook:focus {
  color: #fff;
  background-color: #30497c;
  border-color: #2d4373;
  box-shadow: 0 0 0 0.2rem rgba(88, 114, 167, 0.5);
}
#LushLight .btn-facebook:not(:disabled):not(.disabled).active,
#LushLight .btn-facebook:not(:disabled):not(.disabled):active,
.show > #LushLight .btn-facebook.dropdown-toggle {
  color: #fff;
  background-color: #2d4373;
  border-color: #293e6a;
}
#LushLight .btn-facebook:not(:disabled):not(.disabled).active:focus,
#LushLight .btn-facebook:not(:disabled):not(.disabled):active:focus,
.show > #LushLight .btn-facebook.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(88, 114, 167, 0.5);
}
#LushLight .btn-off-white,
#LushLight .btn-off-white.disabled,
#LushLight .btn-off-white:disabled,
#LushLight .btn-outline-off-white:hover,
#LushLight .btn-outline-off-white:not(:disabled):not(.disabled).active,
#LushLight .btn-outline-off-white:not(:disabled):not(.disabled):active,
.show > #LushLight .btn-outline-off-white.dropdown-toggle {
  color: #212529;
  background-color: #e3e8ed;
  border-color: #e3e8ed;
}
#LushLight .btn-off-white:hover {
  color: #212529;
  background-color: #ccd5de;
  border-color: #c4cfd9;
}
#LushLight .btn-off-white.focus,
#LushLight .btn-off-white:focus {
  color: #212529;
  background-color: #ccd5de;
  border-color: #c4cfd9;
  box-shadow: 0 0 0 0.2rem rgba(198, 203, 208, 0.5);
}
#LushLight .btn-off-white:not(:disabled):not(.disabled).active,
#LushLight .btn-off-white:not(:disabled):not(.disabled):active,
.show > #LushLight .btn-off-white.dropdown-toggle {
  color: #212529;
  background-color: #c4cfd9;
  border-color: #bcc8d4;
}
#LushLight .btn-off-white:not(:disabled):not(.disabled).active:focus,
#LushLight .btn-off-white:not(:disabled):not(.disabled):active:focus,
.show > #LushLight .btn-off-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(198, 203, 208, 0.5);
}
#LushLight .btn-lush-dark-blue,
#LushLight .btn-lush-dark-blue.disabled,
#LushLight .btn-lush-dark-blue:disabled,
#LushLight .btn-lush-info-text,
#LushLight .btn-lush-info-text.disabled,
#LushLight .btn-lush-info-text:disabled,
#LushLight .btn-outline-lush-dark-blue:hover,
#LushLight .btn-outline-lush-dark-blue:not(:disabled):not(.disabled).active,
#LushLight .btn-outline-lush-dark-blue:not(:disabled):not(.disabled):active,
#LushLight .btn-outline-lush-info-text:hover,
#LushLight .btn-outline-lush-info-text:not(:disabled):not(.disabled).active,
#LushLight .btn-outline-lush-info-text:not(:disabled):not(.disabled):active,
.show > #LushLight .btn-outline-lush-dark-blue.dropdown-toggle,
.show > #LushLight .btn-outline-lush-info-text.dropdown-toggle {
  color: #fff;
  background-color: #384b60;
  border-color: #384b60;
}
#LushLight .btn-lush-dark-blue:hover,
#LushLight .btn-lush-info-text:hover {
  color: #fff;
  background-color: #2a3848;
  border-color: #253240;
}
#LushLight .btn-lush-dark-blue.focus,
#LushLight .btn-lush-dark-blue:focus,
#LushLight .btn-lush-info-text.focus,
#LushLight .btn-lush-info-text:focus {
  color: #fff;
  background-color: #2a3848;
  border-color: #253240;
  box-shadow: 0 0 0 0.2rem rgba(86, 102, 120, 0.5);
}
#LushLight .btn-lush-dark-blue:not(:disabled):not(.disabled).active,
#LushLight .btn-lush-dark-blue:not(:disabled):not(.disabled):active,
#LushLight .btn-lush-info-text:not(:disabled):not(.disabled).active,
#LushLight .btn-lush-info-text:not(:disabled):not(.disabled):active,
.show > #LushLight .btn-lush-dark-blue.dropdown-toggle,
.show > #LushLight .btn-lush-info-text.dropdown-toggle {
  color: #fff;
  background-color: #253240;
  border-color: #212c38;
}
#LushLight .btn-lush-dark-blue:not(:disabled):not(.disabled).active:focus,
#LushLight .btn-lush-dark-blue:not(:disabled):not(.disabled):active:focus,
#LushLight .btn-lush-info-text:not(:disabled):not(.disabled).active:focus,
#LushLight .btn-lush-info-text:not(:disabled):not(.disabled):active:focus,
.show > #LushLight .btn-lush-dark-blue.dropdown-toggle:focus,
.show > #LushLight .btn-lush-info-text.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(86, 102, 120, 0.5);
}
#LushLight .btn-lush-content-bg,
#LushLight .btn-lush-content-bg.disabled,
#LushLight .btn-lush-content-bg:disabled,
#LushLight .btn-outline-lush-content-bg:hover,
#LushLight .btn-outline-lush-content-bg:not(:disabled):not(.disabled).active,
#LushLight .btn-outline-lush-content-bg:not(:disabled):not(.disabled):active,
.show > #LushLight .btn-outline-lush-content-bg.dropdown-toggle {
  color: #212529;
  background-color: hsla(0, 0%, 76.9%, 0.7);
  border-color: hsla(0, 0%, 76.9%, 0.7);
}
#LushLight .btn-lush-content-bg.focus,
#LushLight .btn-lush-content-bg:focus,
#LushLight .btn-lush-content-bg:hover {
  color: #212529;
  background-color: hsla(0, 0%, 69.4%, 0.7);
  border-color: hsla(0, 0%, 67.1%, 0.7);
}
#LushLight .btn-lush-content-bg.focus,
#LushLight .btn-lush-content-bg:focus,
#LushLight .btn-lush-content-bg:not(:disabled):not(.disabled).active:focus,
#LushLight .btn-lush-content-bg:not(:disabled):not(.disabled):active:focus,
.show > #LushLight .btn-lush-content-bg.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(156, 157, 158, 0.5);
}
#LushLight .btn-lush-content-bg:not(:disabled):not(.disabled).active,
#LushLight .btn-lush-content-bg:not(:disabled):not(.disabled):active,
.show > #LushLight .btn-lush-content-bg.dropdown-toggle {
  color: #212529;
  background-color: hsla(0, 0%, 67.1%, 0.7);
  border-color: hsla(0, 0%, 64.3%, 0.7);
}
#LushLight .btn-orange,
#LushLight .btn-orange.disabled,
#LushLight .btn-orange:disabled,
#LushLight .btn-outline-orange:hover,
#LushLight .btn-outline-orange:not(:disabled):not(.disabled).active,
#LushLight .btn-outline-orange:not(:disabled):not(.disabled):active,
.show > #LushLight .btn-outline-orange.dropdown-toggle {
  color: #fff;
  background-color: #fc6204;
  border-color: #fc6204;
}
#LushLight .btn-orange:hover {
  color: #fff;
  background-color: #d75303;
  border-color: #cb4e02;
}
#LushLight .btn-orange.focus,
#LushLight .btn-orange:focus {
  color: #fff;
  background-color: #d75303;
  border-color: #cb4e02;
  box-shadow: 0 0 0 0.2rem rgba(252, 122, 42, 0.5);
}
#LushLight .btn-orange:not(:disabled):not(.disabled).active,
#LushLight .btn-orange:not(:disabled):not(.disabled):active,
.show > #LushLight .btn-orange.dropdown-toggle {
  color: #fff;
  background-color: #cb4e02;
  border-color: #be4902;
}
#LushLight .btn-orange:not(:disabled):not(.disabled).active:focus,
#LushLight .btn-orange:not(:disabled):not(.disabled):active:focus,
.show > #LushLight .btn-orange.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(252, 122, 42, 0.5);
}
#LushLight .btn-lush-bg-grey-1,
#LushLight .btn-lush-bg-grey-1.disabled,
#LushLight .btn-lush-bg-grey-1:disabled,
#LushLight .btn-outline-lush-bg-grey-1:hover,
#LushLight .btn-outline-lush-bg-grey-1:not(:disabled):not(.disabled).active,
#LushLight .btn-outline-lush-bg-grey-1:not(:disabled):not(.disabled):active,
.show > #LushLight .btn-outline-lush-bg-grey-1.dropdown-toggle {
  color: #212529;
  background-color: #c0c9d1;
  border-color: #c0c9d1;
}
#LushLight .btn-lush-bg-grey-1:hover {
  color: #212529;
  background-color: #aab6c1;
  border-color: #a3b0bb;
}
#LushLight .btn-lush-bg-grey-1.focus,
#LushLight .btn-lush-bg-grey-1:focus {
  color: #212529;
  background-color: #aab6c1;
  border-color: #a3b0bb;
  box-shadow: 0 0 0 0.2rem rgba(168, 176, 184, 0.5);
}
#LushLight .btn-lush-bg-grey-1:not(:disabled):not(.disabled).active,
#LushLight .btn-lush-bg-grey-1:not(:disabled):not(.disabled):active,
.show > #LushLight .btn-lush-bg-grey-1.dropdown-toggle {
  color: #212529;
  background-color: #a3b0bb;
  border-color: #9ba9b6;
}
#LushLight .btn-lush-bg-grey-1:not(:disabled):not(.disabled).active:focus,
#LushLight .btn-lush-bg-grey-1:not(:disabled):not(.disabled):active:focus,
.show > #LushLight .btn-lush-bg-grey-1.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(168, 176, 184, 0.5);
}
#LushLight .btn-outline-white:hover,
#LushLight .btn-outline-white:not(:disabled):not(.disabled).active,
#LushLight .btn-outline-white:not(:disabled):not(.disabled):active,
#LushLight .btn-white,
#LushLight .btn-white.disabled,
#LushLight .btn-white:disabled,
.show > #LushLight .btn-outline-white.dropdown-toggle {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}
#LushLight .btn-white.focus,
#LushLight .btn-white:focus,
#LushLight .btn-white:hover {
  color: #212529;
  background-color: #ececec;
  border-color: #e6e6e6;
}
#LushLight .btn-white.focus,
#LushLight .btn-white:focus,
#LushLight .btn-white:not(:disabled):not(.disabled).active:focus,
#LushLight .btn-white:not(:disabled):not(.disabled):active:focus,
.show > #LushLight .btn-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 222, 223, 0.5);
}
#LushLight .btn-white:not(:disabled):not(.disabled).active,
#LushLight .btn-white:not(:disabled):not(.disabled):active,
.show > #LushLight .btn-white.dropdown-toggle {
  color: #212529;
  background-color: #e6e6e6;
  border-color: #dfdfdf;
}
#LushLight .btn-outline-primary {
  color: #226ba5;
  border-color: #226ba5;
}
#LushLight .btn-outline-primary.focus,
#LushLight .btn-outline-primary:focus,
#LushLight .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
#LushLight .btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show > #LushLight .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(34, 107, 165, 0.5);
}
#LushLight .btn-outline-primary.disabled,
#LushLight .btn-outline-primary:disabled {
  color: #226ba5;
  background-color: transparent;
}
#LushLight .btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
#LushLight .btn-outline-secondary.focus,
#LushLight .btn-outline-secondary:focus,
#LushLight .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
#LushLight .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show > #LushLight .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
#LushLight .btn-outline-secondary.disabled,
#LushLight .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
#LushLight .btn-outline-success {
  color: #3ba800;
  border-color: #3ba800;
}
#LushLight .btn-outline-success.focus,
#LushLight .btn-outline-success:focus,
#LushLight .btn-outline-success:not(:disabled):not(.disabled).active:focus,
#LushLight .btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show > #LushLight .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(59, 168, 0, 0.5);
}
#LushLight .btn-outline-success.disabled,
#LushLight .btn-outline-success:disabled {
  color: #3ba800;
  background-color: transparent;
}
#LushLight .btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}
#LushLight .btn-outline-info.focus,
#LushLight .btn-outline-info:focus,
#LushLight .btn-outline-info:not(:disabled):not(.disabled).active:focus,
#LushLight .btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show > #LushLight .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
#LushLight .btn-outline-info.disabled,
#LushLight .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
#LushLight .btn-outline-warning {
  color: #e97e00;
  border-color: #e97e00;
}
#LushLight .btn-outline-warning.focus,
#LushLight .btn-outline-warning:focus,
#LushLight .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
#LushLight .btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show > #LushLight .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(233, 126, 0, 0.5);
}
#LushLight .btn-outline-warning.disabled,
#LushLight .btn-outline-warning:disabled {
  color: #e97e00;
  background-color: transparent;
}
#LushLight .btn-outline-danger {
  color: #b70f4d;
  border-color: #b70f4d;
}
#LushLight .btn-outline-danger.focus,
#LushLight .btn-outline-danger:focus,
#LushLight .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
#LushLight .btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show > #LushLight .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(183, 15, 77, 0.5);
}
#LushLight .btn-outline-danger.disabled,
#LushLight .btn-outline-danger:disabled {
  color: #b70f4d;
  background-color: transparent;
}
#LushLight .btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
#LushLight .btn-outline-light.focus,
#LushLight .btn-outline-light:focus,
#LushLight .btn-outline-light:not(:disabled):not(.disabled).active:focus,
#LushLight .btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show > #LushLight .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
#LushLight .btn-outline-light.disabled,
#LushLight .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
#LushLight .btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
#LushLight .btn-outline-dark.focus,
#LushLight .btn-outline-dark:focus,
#LushLight .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
#LushLight .btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show > #LushLight .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
#LushLight .btn-outline-dark.disabled,
#LushLight .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
#LushLight .btn-outline-lush-info {
  color: #347fac;
  border-color: #347fac;
}
#LushLight .btn-outline-lush-info.focus,
#LushLight .btn-outline-lush-info:focus,
#LushLight .btn-outline-lush-info:not(:disabled):not(.disabled).active:focus,
#LushLight .btn-outline-lush-info:not(:disabled):not(.disabled):active:focus,
.show > #LushLight .btn-outline-lush-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 127, 172, 0.5);
}
#LushLight .btn-outline-lush-info.disabled,
#LushLight .btn-outline-lush-info:disabled {
  color: #347fac;
  background-color: transparent;
}
#LushLight .btn-outline-twitter {
  color: #1da1f2;
  border-color: #1da1f2;
}
#LushLight .btn-outline-twitter.focus,
#LushLight .btn-outline-twitter:focus,
#LushLight .btn-outline-twitter:not(:disabled):not(.disabled).active:focus,
#LushLight .btn-outline-twitter:not(:disabled):not(.disabled):active:focus,
.show > #LushLight .btn-outline-twitter.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(29, 161, 242, 0.5);
}
#LushLight .btn-outline-twitter.disabled,
#LushLight .btn-outline-twitter:disabled {
  color: #1da1f2;
  background-color: transparent;
}
#LushLight .btn-outline-discord {
  color: #7289da;
  border-color: #7289da;
}
#LushLight .btn-outline-discord.focus,
#LushLight .btn-outline-discord:focus,
#LushLight .btn-outline-discord:not(:disabled):not(.disabled).active:focus,
#LushLight .btn-outline-discord:not(:disabled):not(.disabled):active:focus,
.show > #LushLight .btn-outline-discord.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(114, 137, 218, 0.5);
}
#LushLight .btn-outline-discord.disabled,
#LushLight .btn-outline-discord:disabled {
  color: #7289da;
  background-color: transparent;
}
#LushLight .btn-outline-facebook {
  color: #3b5998;
  border-color: #3b5998;
}
#LushLight .btn-outline-facebook.focus,
#LushLight .btn-outline-facebook:focus,
#LushLight .btn-outline-facebook:not(:disabled):not(.disabled).active:focus,
#LushLight .btn-outline-facebook:not(:disabled):not(.disabled):active:focus,
.show > #LushLight .btn-outline-facebook.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(59, 89, 152, 0.5);
}
#LushLight .btn-outline-facebook.disabled,
#LushLight .btn-outline-facebook:disabled {
  color: #3b5998;
  background-color: transparent;
}
#LushLight .btn-outline-off-white {
  color: #e3e8ed;
  border-color: #e3e8ed;
}
#LushLight .btn-outline-off-white.focus,
#LushLight .btn-outline-off-white:focus,
#LushLight .btn-outline-off-white:not(:disabled):not(.disabled).active:focus,
#LushLight .btn-outline-off-white:not(:disabled):not(.disabled):active:focus,
.show > #LushLight .btn-outline-off-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(227, 232, 237, 0.5);
}
#LushLight .btn-outline-off-white.disabled,
#LushLight .btn-outline-off-white:disabled {
  color: #e3e8ed;
  background-color: transparent;
}
#LushLight .btn-outline-lush-dark-blue,
#LushLight .btn-outline-lush-info-text {
  color: #384b60;
  border-color: #384b60;
}
#LushLight .btn-outline-lush-dark-blue.focus,
#LushLight .btn-outline-lush-dark-blue:focus,
#LushLight
  .btn-outline-lush-dark-blue:not(:disabled):not(.disabled).active:focus,
#LushLight
  .btn-outline-lush-dark-blue:not(:disabled):not(.disabled):active:focus,
#LushLight .btn-outline-lush-info-text.focus,
#LushLight .btn-outline-lush-info-text:focus,
#LushLight
  .btn-outline-lush-info-text:not(:disabled):not(.disabled).active:focus,
#LushLight
  .btn-outline-lush-info-text:not(:disabled):not(.disabled):active:focus,
.show > #LushLight .btn-outline-lush-dark-blue.dropdown-toggle:focus,
.show > #LushLight .btn-outline-lush-info-text.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(56, 75, 96, 0.5);
}
#LushLight .btn-outline-lush-dark-blue.disabled,
#LushLight .btn-outline-lush-dark-blue:disabled,
#LushLight .btn-outline-lush-info-text.disabled,
#LushLight .btn-outline-lush-info-text:disabled {
  color: #384b60;
  background-color: transparent;
}
#LushLight .btn-outline-lush-content-bg {
  color: hsla(0, 0%, 76.9%, 0.7);
  border-color: hsla(0, 0%, 76.9%, 0.7);
}
#LushLight .btn-outline-lush-content-bg.focus,
#LushLight .btn-outline-lush-content-bg:focus,
#LushLight
  .btn-outline-lush-content-bg:not(:disabled):not(.disabled).active:focus,
#LushLight
  .btn-outline-lush-content-bg:not(:disabled):not(.disabled):active:focus,
.show > #LushLight .btn-outline-lush-content-bg.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem hsla(0, 0%, 76.9%, 0.5);
}
#LushLight .btn-outline-lush-content-bg.disabled,
#LushLight .btn-outline-lush-content-bg:disabled {
  color: hsla(0, 0%, 76.9%, 0.7);
  background-color: transparent;
}
#LushLight .btn-outline-orange {
  color: #fc6204;
  border-color: #fc6204;
}
#LushLight .btn-outline-orange.focus,
#LushLight .btn-outline-orange:focus,
#LushLight .btn-outline-orange:not(:disabled):not(.disabled).active:focus,
#LushLight .btn-outline-orange:not(:disabled):not(.disabled):active:focus,
.show > #LushLight .btn-outline-orange.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(252, 98, 4, 0.5);
}
#LushLight .btn-outline-orange.disabled,
#LushLight .btn-outline-orange:disabled {
  color: #fc6204;
  background-color: transparent;
}
#LushLight .btn-outline-lush-bg-grey-1 {
  color: #c0c9d1;
  border-color: #c0c9d1;
}
#LushLight .btn-outline-lush-bg-grey-1.focus,
#LushLight .btn-outline-lush-bg-grey-1:focus,
#LushLight
  .btn-outline-lush-bg-grey-1:not(:disabled):not(.disabled).active:focus,
#LushLight
  .btn-outline-lush-bg-grey-1:not(:disabled):not(.disabled):active:focus,
.show > #LushLight .btn-outline-lush-bg-grey-1.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(192, 201, 209, 0.5);
}
#LushLight .btn-outline-lush-bg-grey-1.disabled,
#LushLight .btn-outline-lush-bg-grey-1:disabled {
  color: #c0c9d1;
  background-color: transparent;
}
#LushLight .btn-outline-white {
  color: #fff;
  border-color: #fff;
}
#LushLight .dropdown-toggle:after,
#LushLight .dropup .dropdown-toggle:after {
  vertical-align: 0.255em;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
  display: inline-block;
  content: "";
}
#LushLight .btn-outline-white.focus,
#LushLight .btn-outline-white:focus,
#LushLight .btn-outline-white:not(:disabled):not(.disabled).active:focus,
#LushLight .btn-outline-white:not(:disabled):not(.disabled):active:focus,
.show > #LushLight .btn-outline-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
#LushLight .btn-outline-white.disabled,
#LushLight .btn-outline-white:disabled {
  color: #fff;
  background-color: transparent;
}
#LushLight .btn-link {
  font-weight: 400;
  color: #226ba5;
  text-decoration: none;
}
#LushLight .btn-link.focus,
#LushLight .btn-link:focus,
#LushLight .mybadges .badge-pagination span,
#LushLight .widget-pagination span {
  text-decoration: underline;
}
#LushLight .btn-link.disabled,
#LushLight .btn-link:disabled {
  color: #6c757d;
  pointer-events: none;
}
#LushLight .btn-group-lg > .btn,
#LushLight .btn-lg,
#LushLight .input-group-lg > .custom-select,
#LushLight .input-group-lg > .form-control,
#LushLight .input-group-lg > .input-group-append > .btn,
#LushLight .input-group-lg > .input-group-append > .input-group-text,
#LushLight .input-group-lg > .input-group-prepend > .btn,
#LushLight .input-group-lg > .input-group-prepend > .input-group-text {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
#LushLight .btn-group-sm > .btn,
#LushLight .btn-sm,
#LushLight .input-group-sm > .custom-select,
#LushLight .input-group-sm > .form-control,
#LushLight .input-group-sm > .input-group-append > .btn,
#LushLight .input-group-sm > .input-group-append > .input-group-text,
#LushLight .input-group-sm > .input-group-prepend > .btn,
#LushLight .input-group-sm > .input-group-prepend > .input-group-text {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
#LushLight .b-calendar .b-calendar-footer,
#LushLight .b-popover-danger.bs-popover-auto[x-placement^="bottom"],
#LushLight .b-popover-dark.bs-popover-auto[x-placement^="bottom"],
#LushLight .b-popover-discord.bs-popover-auto[x-placement^="bottom"],
#LushLight .b-popover-facebook.bs-popover-auto[x-placement^="bottom"],
#LushLight .b-popover-info.bs-popover-auto[x-placement^="bottom"],
#LushLight .b-popover-light.bs-popover-auto[x-placement^="bottom"],
#LushLight .b-popover-lush-bg-grey-1.bs-popover-auto[x-placement^="bottom"],
#LushLight .b-popover-lush-content-bg.bs-popover-auto[x-placement^="bottom"],
#LushLight .b-popover-lush-dark-blue.bs-popover-auto[x-placement^="bottom"],
#LushLight .b-popover-lush-info-text.bs-popover-auto[x-placement^="bottom"],
#LushLight .b-popover-lush-info.bs-popover-auto[x-placement^="bottom"],
#LushLight .b-popover-off-white.bs-popover-auto[x-placement^="bottom"],
#LushLight .b-popover-orange.bs-popover-auto[x-placement^="bottom"],
#LushLight .b-popover-primary.bs-popover-auto[x-placement^="bottom"],
#LushLight .b-popover-secondary.bs-popover-auto[x-placement^="bottom"],
#LushLight .b-popover-success.bs-popover-auto[x-placement^="bottom"],
#LushLight .b-popover-twitter.bs-popover-auto[x-placement^="bottom"],
#LushLight .b-popover-warning.bs-popover-auto[x-placement^="bottom"],
#LushLight .b-popover-white.bs-popover-auto[x-placement^="bottom"],
#LushLight .b-time .b-time-footer,
#LushLight .bs-popover-auto[x-placement^="bottom"],
#LushLight .bs-popover-bottom,
#LushLight .btn-block + .btn-block {
  margin-top: 0.5rem;
}
#LushLight .fade {
  transition: opacity 0.15s linear;
}
#LushLight .b-toast .toast.fade:not(.show),
#LushLight .fade-enter,
#LushLight .fade:not(.show),
#LushLight .modal-backdrop.fade,
#LushLight .popover.b-popover.fade:not(.show),
#LushLight .tooltip.b-tooltip.fade:not(.show) {
  opacity: 0;
}
#LushLight .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s;
}
#LushLight .carousel,
#LushLight .dropdown,
#LushLight .dropleft,
#LushLight .dropright,
#LushLight .dropup,
#LushLight .login-page .form-group.form-login-email,
#LushLight .login-page .form-group.form-login-password,
#LushLight .login-page .form-group.form-login-username,
#LushLight .widget_trax_skin .heading,
#LushLight .widget_trax_skin:not(.trax) .heading {
  position: relative;
}
#LushLight .dropdown-toggle {
  white-space: nowrap;
}
#LushLight .dropdown-toggle:after {
  margin-left: 0.255em;
  border-top: 0.3em solid;
  border-bottom: 0;
}
#LushLight .b-pagination-pills .page-item:first-child .page-link,
#LushLight .dropdown-toggle-split:after,
#LushLight .dropdown-toggle:empty:after,
#LushLight .dropleft .dropdown-toggle:empty:after,
#LushLight .dropright .dropdown-toggle:empty:after,
#LushLight .dropup .dropdown-toggle:empty:after,
.dropright #LushLight .dropdown-toggle-split:after,
.dropup #LushLight .dropdown-toggle-split:after {
  margin-left: 0;
}
#LushLight .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: 1rem;
  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;
}
#LushLight .dropdown-menu-left {
  right: auto;
  left: 0;
}
#LushLight .dropdown-menu-right {
  right: 0;
  left: auto;
}
#LushLight .dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
#LushLight .dropup .dropdown-toggle:after {
  margin-left: 0.255em;
  border-top: 0;
  border-bottom: 0.3em solid;
}
#LushLight .dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
#LushLight .dropright .dropdown-toggle:after {
  display: inline-block;
  margin-left: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  vertical-align: 0;
}
#LushLight .dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
#LushLight .dropleft .dropdown-toggle:after {
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  display: none;
}
#LushLight .dropleft .dropdown-toggle:before {
  display: inline-block;
  margin-right: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
  vertical-align: 0;
}
#LushLight .dropdown-menu[x-placement^="bottom"],
#LushLight .dropdown-menu[x-placement^="left"],
#LushLight .dropdown-menu[x-placement^="right"],
#LushLight .dropdown-menu[x-placement^="top"] {
  right: auto;
  bottom: auto;
}
#LushLight .dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}
#LushLight .dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
#LushLight .dropdown-item:focus,
#LushLight .dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #e9ecef;
}
#LushLight .dropdown-item.active,
#LushLight .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #226ba5;
}
#LushLight .dropdown-item.disabled,
#LushLight .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}
#LushLight .carousel-item-next,
#LushLight .carousel-item-prev,
#LushLight .carousel-item.active,
#LushLight .dropdown-menu.show,
#LushLight .tab-content > .active {
  display: block;
}
#LushLight .dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}
#LushLight .dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}
#LushLight .btn-group,
#LushLight .btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
#LushLight .btn-group-vertical > .btn,
#LushLight .btn-group > .btn {
  position: relative;
  flex: 1 1 auto;
}
#LushLight .b-avatar-group .btn.b-avatar:hover:not(.disabled):not(disabled),
#LushLight .b-avatar-group a.b-avatar:hover:not(.disabled):not(disabled),
#LushLight .btn-group-vertical > .btn.active,
#LushLight .btn-group-vertical > .btn:active,
#LushLight .btn-group-vertical > .btn:focus,
#LushLight .btn-group-vertical > .btn:hover,
#LushLight .btn-group > .btn.active,
#LushLight .btn-group > .btn:active,
#LushLight .btn-group > .btn:focus,
#LushLight .btn-group > .btn:hover,
#LushLight .staff-list .staff-bg * {
  z-index: 1;
}
#LushLight .btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
#LushLight .b-form-spinbutton.d-inline-flex:not(.flex-column),
#LushLight .b-rating.d-inline-flex,
#LushLight .btn-toolbar .input-group {
  width: auto;
}
#LushLight .btn-group > .btn-group:not(:first-child),
#LushLight .btn-group > .btn:not(:first-child),
#LushLight .input-group-append,
#LushLight .input-group-append .btn + .btn,
#LushLight .input-group-append .btn + .input-group-text,
#LushLight .input-group-append .input-group-text + .btn,
#LushLight .input-group-append .input-group-text + .input-group-text,
#LushLight .input-group-prepend .btn + .btn,
#LushLight .input-group-prepend .btn + .input-group-text,
#LushLight .input-group-prepend .input-group-text + .btn,
#LushLight .input-group-prepend .input-group-text + .input-group-text,
#LushLight .input-group > .custom-file + .custom-file,
#LushLight .input-group > .custom-file + .custom-range,
#LushLight .input-group > .custom-file + .custom-select,
#LushLight .input-group > .custom-file + .form-control,
#LushLight .input-group > .custom-range + .custom-file,
#LushLight .input-group > .custom-range + .custom-range,
#LushLight .input-group > .custom-range + .custom-select,
#LushLight .input-group > .custom-range + .form-control,
#LushLight .input-group > .custom-range + .form-control-plaintext,
#LushLight .input-group > .custom-select + .custom-file,
#LushLight .input-group > .custom-select + .custom-range,
#LushLight .input-group > .custom-select + .custom-select,
#LushLight .input-group > .custom-select + .form-control,
#LushLight .input-group > .form-control + .custom-file,
#LushLight .input-group > .form-control + .custom-range,
#LushLight .input-group > .form-control + .custom-select,
#LushLight .input-group > .form-control + .form-control,
#LushLight .input-group > .form-control-plaintext + .custom-file,
#LushLight .input-group > .form-control-plaintext + .custom-range,
#LushLight .input-group > .form-control-plaintext + .custom-select,
#LushLight .input-group > .form-control-plaintext + .form-control {
  margin-left: -1px;
}
#LushLight .btn-group > .btn-group:not(:last-child) > .btn,
#LushLight .btn-group > .btn:not(:last-child):not(.dropdown-toggle),
#LushLight
  .input-group.has-validation
  > .custom-file:nth-last-child(n + 3)
  .custom-file-label:after,
#LushLight .input-group.has-validation > .custom-select:nth-last-child(n + 3),
#LushLight .input-group.has-validation > .form-control:nth-last-child(n + 3),
#LushLight
  .input-group.has-validation
  > .input-group-append:nth-last-child(n + 3)
  > .btn,
#LushLight
  .input-group.has-validation
  > .input-group-append:nth-last-child(n + 3)
  > .input-group-text,
#LushLight
  .input-group:not(.has-validation)
  > .custom-file:not(:last-child)
  .custom-file-label:after,
#LushLight .input-group:not(.has-validation) > .custom-select:not(:last-child),
#LushLight .input-group:not(.has-validation) > .form-control:not(:last-child),
#LushLight
  .input-group:not(.has-validation)
  > .input-group-append:not(:last-child)
  > .btn,
#LushLight
  .input-group:not(.has-validation)
  > .input-group-append:not(:last-child)
  > .input-group-text,
#LushLight .input-group > .custom-range:not(:last-child),
#LushLight
  .input-group
  > .input-group-append:last-child
  > .btn-group:not(:last-child):not(.dropdown-toggle)
  > .btn,
#LushLight
  .input-group
  > .input-group-append:last-child
  > .btn:not(:last-child):not(.dropdown-toggle),
#LushLight
  .input-group
  > .input-group-append:last-child
  > .input-group-text:not(:last-child),
#LushLight
  .input-group
  > .input-group-append:not(:last-child)
  > .btn-group
  > .btn,
#LushLight .input-group > .input-group-prepend > .btn,
#LushLight .input-group > .input-group-prepend > .btn-group > .btn,
#LushLight .input-group > .input-group-prepend > .input-group-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
#LushLight .btn-group > .btn-group:not(:first-child) > .btn,
#LushLight .btn-group > .btn:not(:first-child),
#LushLight .input-group > .custom-file:not(:first-child) .custom-file-label,
#LushLight .input-group > .custom-file:not(:last-child) .custom-file-label,
#LushLight .input-group > .custom-range:not(:first-child),
#LushLight .input-group > .custom-select:not(:first-child),
#LushLight .input-group > .form-control:not(:first-child),
#LushLight .input-group > .input-group-append > .btn,
#LushLight .input-group > .input-group-append > .btn-group > .btn,
#LushLight .input-group > .input-group-append > .input-group-text,
#LushLight
  .input-group
  > .input-group-prepend:first-child
  > .btn-group:not(:first-child)
  > .btn,
#LushLight
  .input-group
  > .input-group-prepend:first-child
  > .btn:not(:first-child),
#LushLight
  .input-group
  > .input-group-prepend:first-child
  > .input-group-text:not(:first-child),
#LushLight .input-group > .input-group-prepend:not(:first-child) > .btn,
#LushLight
  .input-group
  > .input-group-prepend:not(:first-child)
  > .btn-group
  > .btn,
#LushLight
  .input-group
  > .input-group-prepend:not(:first-child)
  > .input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
#LushLight .dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropleft #LushLight .dropdown-toggle-split:before {
  margin-right: 0;
}
#LushLight .btn-group-sm > .btn + .dropdown-toggle-split,
#LushLight .btn-sm + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
#LushLight .btn-group-lg > .btn + .dropdown-toggle-split,
#LushLight .btn-lg + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
#LushLight .btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
#LushLight .btn-group-vertical > .btn-group:not(:first-child),
#LushLight .btn-group-vertical > .btn:not(:first-child) {
  margin-top: -1px;
}
#LushLight .btn-group-vertical > .btn-group:not(:last-child) > .btn,
#LushLight .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
#LushLight .accordion > .card:not(:first-of-type),
#LushLight .btn-group-vertical > .btn-group:not(:first-child) > .btn,
#LushLight .btn-group-vertical > .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#LushLight .custom-select,
#LushLight .input-group-text {
  font-size: 1rem;
  border: 1px solid #ced4da;
  font-weight: 400;
  line-height: 1.5;
}
#LushLight .btn-group-toggle > .btn input[type="checkbox"],
#LushLight .btn-group-toggle > .btn input[type="radio"],
#LushLight .btn-group-toggle > .btn-group > .btn input[type="checkbox"],
#LushLight .btn-group-toggle > .btn-group > .btn input[type="radio"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
#LushLight .input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
#LushLight .input-group > .custom-file,
#LushLight .input-group > .custom-select,
#LushLight .input-group > .form-control,
#LushLight .input-group > .form-control-plaintext {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}
#LushLight .input-group-append .btn:focus,
#LushLight .input-group-prepend .btn:focus,
#LushLight
  .input-group
  > .custom-file
  .custom-file-input:focus
  ~ .custom-file-label,
#LushLight .input-group > .custom-select:focus,
#LushLight .input-group > .form-control:focus,
#LushLight .navbar,
#LushLight
  .trax-editor
  .trax-tracks
  .trax-track-row
  .trax-track-item.trax-track-grouped {
  z-index: 3;
}
#LushLight .input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
#LushLight .input-group > .custom-file {
  display: flex;
  align-items: center;
}
#LushLight .input-group-append,
#LushLight .input-group-prepend {
  display: flex;
}
#LushLight .input-group-append .btn,
#LushLight .input-group-prepend .btn {
  position: relative;
  z-index: 2;
}
#LushLight .input-group-prepend {
  margin-right: -1px;
}
#LushLight .input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
#LushLight .input-group-lg > .custom-select,
#LushLight .input-group-lg > .form-control:not(textarea) {
  height: calc(1.5em + 1rem + 2px);
}
#LushLight .input-group-sm > .custom-select,
#LushLight .input-group-sm > .form-control:not(textarea) {
  height: calc(1.5em + 0.5rem + 2px);
}
#LushLight .input-group-lg > .custom-select,
#LushLight .input-group-sm > .custom-select {
  padding-right: 1.75rem;
}
#LushLight .custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
}
#LushLight .custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}
#LushLight .custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}
#LushLight .custom-control-input:checked ~ .custom-control-label:before {
  color: #fff;
  border-color: #226ba5;
  background-color: #226ba5;
}
#LushLight .custom-control-input:focus ~ .custom-control-label:before {
  box-shadow: 0 0 0 0.2rem rgba(34, 107, 165, 0.25);
}
#LushLight
  .custom-control-input:focus:not(:checked)
  ~ .custom-control-label:before {
  border-color: #67aae0;
}
#LushLight
  .custom-control-input:not(:disabled):active
  ~ .custom-control-label:before {
  color: #fff;
  background-color: #91c2e8;
  border-color: #91c2e8;
}
#LushLight .b-form-spinbutton.disabled,
#LushLight .b-form-spinbutton.readonly,
#LushLight .b-form-tags.disabled,
#LushLight .custom-control-input:disabled ~ .custom-control-label:before,
#LushLight .custom-control-input[disabled] ~ .custom-control-label:before,
#LushLight .custom-file-input:disabled ~ .custom-file-label,
#LushLight .custom-file-input[disabled] ~ .custom-file-label,
#LushLight .input-group > .custom-range:disabled,
#LushLight .input-group > .custom-range[readonly] {
  background-color: #e9ecef;
}
#LushLight .custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
#LushLight .custom-control-label:before {
  pointer-events: none;
  background-color: #fff;
  border: 1px solid #adb5bd;
}
#LushLight .custom-file-input:focus ~ .custom-file-label,
#LushLight .custom-select:focus {
  border-color: #67aae0;
  box-shadow: 0 0 0 0.2rem rgba(34, 107, 165, 0.25);
}
#LushLight .custom-control-label:after,
#LushLight .custom-control-label:before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
}
#LushLight .custom-control-label:after {
  background: 50%/50% 50% no-repeat;
}
#LushLight .custom-checkbox .custom-control-label:before,
#LushLight .nav-pills .nav-link {
  border-radius: 0.25rem;
}
#LushLight
  .custom-checkbox
  .custom-control-input:checked
  ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='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");
}
#LushLight
  .custom-checkbox
  .custom-control-input:indeterminate
  ~ .custom-control-label:before {
  border-color: #226ba5;
  background-color: #226ba5;
}
#LushLight
  .custom-checkbox
  .custom-control-input:indeterminate
  ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}
#LushLight
  .custom-checkbox
  .custom-control-input:disabled:indeterminate
  ~ .custom-control-label:before {
  background-color: rgba(34, 107, 165, 0.5);
}
#LushLight .custom-radio .custom-control-label:before {
  border-radius: 50%;
}
#LushLight
  .custom-radio
  .custom-control-input:checked
  ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%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");
}
#LushLight .custom-switch {
  padding-left: 2.25rem;
}
#LushLight .custom-switch .custom-control-label:before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
#LushLight .custom-switch .custom-control-label:after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  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;
}
#LushLight
  .custom-switch
  .custom-control-input:checked
  ~ .custom-control-label:after {
  background-color: #fff;
  transform: translateX(0.75rem);
}
#LushLight .custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  color: #495057;
  vertical-align: middle;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E")
    right 0.75rem center/8px 10px no-repeat #fff;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#LushLight .custom-select:focus {
  outline: 0;
}
#LushLight .custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
#LushLight .custom-select[multiple],
#LushLight .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
#LushLight .custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
#LushLight .custom-select::-ms-expand {
  display: none;
}
#LushLight .custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
#LushLight .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.875rem;
}
#LushLight .custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}
#LushLight .custom-file {
  display: inline-block;
  margin-bottom: 0;
}
#LushLight .custom-file,
#LushLight .custom-file-input {
  position: relative;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
}
#LushLight .custom-file-input {
  z-index: 2;
  margin: 0;
  overflow: hidden;
  opacity: 0;
}
#LushLight .custom-file-input:lang(en) ~ .custom-file-label:after {
  content: "Browse";
}
#LushLight .custom-file-input ~ .custom-file-label[data-browse]:after {
  content: attr(data-browse);
}
#LushLight .custom-file-label {
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  overflow: hidden;
  font-weight: 400;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
#LushLight .custom-file-label,
#LushLight .custom-file-label:after {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
}
#LushLight .custom-file-label:after {
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}
#LushLight .custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#LushLight .custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(34, 107, 165, 0.25);
}
#LushLight .custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(34, 107, 165, 0.25);
}
#LushLight .custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(34, 107, 165, 0.25);
}
#LushLight .custom-range::-moz-focus-outer {
  border: 0;
}
#LushLight .custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #226ba5;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}
#LushLight .custom-range::-webkit-slider-thumb:active {
  background-color: #91c2e8;
}
#LushLight .custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
#LushLight .custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #226ba5;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
}
#LushLight .custom-range::-moz-range-thumb:active {
  background-color: #91c2e8;
}
#LushLight .custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
#LushLight .custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #226ba5;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  appearance: none;
}
#LushLight .custom-range::-ms-thumb:active {
  background-color: #91c2e8;
}
#LushLight .custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
#LushLight .custom-range::-ms-fill-lower,
#LushLight .custom-range::-ms-fill-upper {
  background-color: #dee2e6;
  border-radius: 1rem;
}
#LushLight .custom-range::-ms-fill-upper {
  margin-right: 15px;
}
#LushLight .custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
#LushLight .custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
#LushLight .custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
#LushLight .custom-range:disabled::-moz-range-track {
  cursor: default;
}
#LushLight .custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}
#LushLight .custom-control-label:before,
#LushLight .custom-file-label,
#LushLight .custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}
#LushLight .nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
#LushLight .nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
#LushLight .b-avatar[href],
#LushLight .breadcrumb-item + .breadcrumb-item:hover:before,
#LushLight .card-link:hover,
#LushLight .nav-link:focus,
#LushLight .nav-link:hover,
#LushLight .navbar-brand:focus,
#LushLight .navbar-brand:hover,
#LushLight .navbar-toggler:focus,
#LushLight .navbar-toggler:hover,
a#LushLight .badge:focus,
a#LushLight .badge:hover {
  text-decoration: none;
}
#LushLight .nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}
#LushLight .nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
#LushLight .nav-tabs .nav-link {
  margin-bottom: -1px;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
#LushLight .nav-tabs .nav-link:focus,
#LushLight .nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #dee2e6;
}
#LushLight .nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
#LushLight .nav-tabs .nav-item.show .nav-link,
#LushLight .nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
#LushLight .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#LushLight .badge-primary,
#LushLight .nav-pills .nav-link.active,
#LushLight .nav-pills .show > .nav-link,
#LushLight .tooltip.b-tooltip-primary .tooltip-inner {
  color: #fff;
  background-color: #226ba5;
}
#LushLight .nav-fill .nav-item,
#LushLight .nav-fill > .nav-link {
  flex: 1 1 auto;
  text-align: center;
}
#LushLight .nav-justified .nav-item,
#LushLight .nav-justified > .nav-link {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}
#LushLight .badge:empty,
#LushLight .navbar-expand .navbar-toggler,
#LushLight .popover-header:empty,
#LushLight .tab-content > .tab-pane,
#LushLight .table.b-table.b-table-stacked > tbody > tr.bottom-row,
#LushLight .table.b-table.b-table-stacked > tbody > tr.top-row,
#LushLight .table.b-table.b-table-stacked > tfoot,
#LushLight .table.b-table.b-table-stacked > tfoot > tr.b-table-bottom-row,
#LushLight .table.b-table.b-table-stacked > tfoot > tr.b-table-top-row,
#LushLight .table.b-table.b-table-stacked > thead,
#LushLight .table.b-table.b-table-stacked > thead > tr.b-table-bottom-row,
#LushLight .table.b-table.b-table-stacked > thead > tr.b-table-top-row,
#LushLight .toast.hide,
#LushLight .widget_default_skin.note .heading,
#LushLight .widget_golden_skin.note .heading span,
#LushLight .widget_guided_skin.note .heading,
#LushLight .widget_lushwood_skin.note .heading span {
  display: none;
}
#LushLight .navbar {
  position: relative;
  padding: 0.5rem 1rem;
}
#LushLight .navbar,
#LushLight .navbar .container,
#LushLight .navbar .container-fluid,
#LushLight .navbar .container-lg,
#LushLight .navbar .container-md,
#LushLight .navbar .container-sm {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
#LushLight .navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
#LushLight .navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
#LushLight .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
#LushLight .navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
#LushLight .navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}
#LushLight .navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
#LushLight .navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50%/100% 100% no-repeat;
}
#LushLight .navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto;
}
#LushLight .navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
#LushLight .list-group-horizontal,
#LushLight .navbar-expand .navbar-nav {
  flex-direction: row;
}
#LushLight .fun-recommended-item .fun-recommended-item-logo,
#LushLight .leaderboard .leader-heading .podium img,
#LushLight .list-leave-active,
#LushLight .navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
#LushLight .navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
#LushLight .navbar-expand > .container,
#LushLight .navbar-expand > .container-fluid,
#LushLight .navbar-expand > .container-lg,
#LushLight .navbar-expand > .container-md,
#LushLight .navbar-expand > .container-sm {
  padding-right: 0;
  padding-left: 0;
  flex-wrap: nowrap;
}
#LushLight .navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
#LushLight .navbar-light .navbar-brand,
#LushLight .navbar-light .navbar-brand:focus,
#LushLight .navbar-light .navbar-brand:hover,
#LushLight .navbar-light .navbar-nav .active > .nav-link,
#LushLight .navbar-light .navbar-nav .nav-link.active,
#LushLight .navbar-light .navbar-nav .nav-link.show,
#LushLight .navbar-light .navbar-nav .show > .nav-link,
#LushLight .navbar-light .navbar-text a,
#LushLight .navbar-light .navbar-text a:focus,
#LushLight .navbar-light .navbar-text a:hover {
  color: rgba(0, 0, 0, 0.9);
}
#LushLight .navbar-light .navbar-nav .nav-link,
#LushLight .navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
#LushLight .navbar-light .navbar-nav .nav-link:focus,
#LushLight .navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.7);
}
#LushLight .navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
#LushLight .navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
#LushLight .navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
#LushLight .navbar-dark .navbar-brand,
#LushLight .navbar-dark .navbar-brand:focus,
#LushLight .navbar-dark .navbar-brand:hover,
#LushLight .navbar-dark .navbar-nav .active > .nav-link,
#LushLight .navbar-dark .navbar-nav .nav-link.active,
#LushLight .navbar-dark .navbar-nav .nav-link.show,
#LushLight .navbar-dark .navbar-nav .show > .nav-link,
#LushLight .navbar-dark .navbar-text a,
#LushLight .navbar-dark .navbar-text a:focus,
#LushLight .navbar-dark .navbar-text a:hover {
  color: #fff;
}
#LushLight .navbar-dark .navbar-nav .nav-link,
#LushLight .navbar-dark .navbar-text {
  color: hsla(0, 0%, 100%, 0.5);
}
#LushLight .navbar-dark .navbar-nav .nav-link:focus,
#LushLight .navbar-dark .navbar-nav .nav-link:hover {
  color: hsla(0, 0%, 100%, 0.75);
}
#LushLight .navbar-dark .navbar-nav .nav-link.disabled {
  color: hsla(0, 0%, 100%, 0.25);
}
#LushLight .navbar-dark .navbar-toggler {
  color: hsla(0, 0%, 100%, 0.5);
  border-color: hsla(0, 0%, 100%, 0.1);
}
#LushLight .navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
#LushLight .card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  border-radius: 0.25rem;
}
#LushLight .card-img,
#LushLight .card-img-top,
#LushLight .card > .list-group:first-child {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
#LushLight .card-img,
#LushLight .card-img-bottom,
#LushLight .card > .list-group:last-child {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
#LushLight .card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
#LushLight .card > .list-group:first-child {
  border-top-width: 0;
}
#LushLight .card > .list-group:last-child {
  border-bottom-width: 0;
}
#LushLight .card > .card-header + .list-group,
#LushLight .card > .list-group + .card-footer {
  border-top: 0;
}
#LushLight .card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}
#LushLight .card-footer,
#LushLight .card-header {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
}
#LushLight .b-toast:not(:last-child),
#LushLight .card-columns .card,
#LushLight .card-title,
#LushLight .toast:not(:last-child) {
  margin-bottom: 0.75rem;
}
#LushLight .card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}
#LushLight .card-link + .card-link {
  margin-left: 1.25rem;
}
#LushLight .card-header {
  margin-bottom: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
#LushLight .card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
#LushLight .card-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
#LushLight .card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
#LushLight .card-header-tabs {
  margin-bottom: -0.75rem;
  border-bottom: 0;
}
#LushLight .card-header-pills,
#LushLight .card-header-tabs {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
#LushLight .card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px);
}
#LushLight .card-img,
#LushLight .card-img-bottom,
#LushLight .card-img-top {
  flex-shrink: 0;
  width: 100%;
}
#LushLight .breadcrumb,
#LushLight .pagination {
  display: flex;
  border-radius: 0.25rem;
  list-style: none;
}
#LushLight .card-deck .card,
#LushLight .card-group > .card {
  margin-bottom: 7.5px;
}
#LushLight .accordion > .card,
#LushLight .modal-open {
  overflow: hidden;
}
#LushLight .accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
#LushLight .accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}
#LushLight .breadcrumb {
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  background-color: #e9ecef;
}
#LushLight .breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
#LushLight .breadcrumb-item + .breadcrumb-item:before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
#LushLight .pagination {
  padding-left: 0;
}
#LushLight .page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #226ba5;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
#LushLight .page-link:hover {
  z-index: 2;
  color: #154266;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
#LushLight .page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(34, 107, 165, 0.25);
}
#LushLight .page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
#LushLight .page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
#LushLight .page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #226ba5;
  border-color: #226ba5;
}
#LushLight .page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}
#LushLight .pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
#LushLight .pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
#LushLight .pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
#LushLight .pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
#LushLight .pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
#LushLight .pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
#LushLight .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;
}
#LushLight .btn .badge {
  position: relative;
  top: -1px;
}
#LushLight .badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}
a#LushLight .badge-primary:focus,
a#LushLight .badge-primary:hover {
  color: #fff;
  background-color: #19507b;
}
a#LushLight .badge-primary.focus,
a#LushLight .badge-primary:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(34, 107, 165, 0.5);
}
#LushLight .badge-secondary,
#LushLight .tooltip.b-tooltip-secondary .tooltip-inner {
  color: #fff;
  background-color: #6c757d;
}
a#LushLight .badge-secondary:focus,
a#LushLight .badge-secondary:hover {
  color: #fff;
  background-color: #545b62;
}
a#LushLight .badge-secondary.focus,
a#LushLight .badge-secondary:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
#LushLight .badge-success,
#LushLight .tooltip.b-tooltip-success .tooltip-inner {
  color: #fff;
  background-color: #3ba800;
}
a#LushLight .badge-success:focus,
a#LushLight .badge-success:hover {
  color: #fff;
  background-color: #297500;
}
a#LushLight .badge-success.focus,
a#LushLight .badge-success:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(59, 168, 0, 0.5);
}
#LushLight .badge-info,
#LushLight .tooltip.b-tooltip-info .tooltip-inner {
  color: #fff;
  background-color: #17a2b8;
}
a#LushLight .badge-info:focus,
a#LushLight .badge-info:hover {
  color: #fff;
  background-color: #117a8b;
}
a#LushLight .badge-info.focus,
a#LushLight .badge-info:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
#LushLight .badge-warning,
#LushLight .tooltip.b-tooltip-warning .tooltip-inner {
  color: #fff;
  background-color: #e97e00;
}
a#LushLight .badge-warning:focus,
a#LushLight .badge-warning:hover {
  color: #fff;
  background-color: #b66200;
}
a#LushLight .badge-warning.focus,
a#LushLight .badge-warning:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(233, 126, 0, 0.5);
}
#LushLight .badge-danger,
#LushLight .tooltip.b-tooltip-danger .tooltip-inner {
  color: #fff;
  background-color: #b70f4d;
}
a#LushLight .badge-danger:focus,
a#LushLight .badge-danger:hover {
  color: #fff;
  background-color: #880b39;
}
a#LushLight .badge-danger.focus,
a#LushLight .badge-danger:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(183, 15, 77, 0.5);
}
#LushLight .badge-light,
#LushLight .tooltip.b-tooltip-light .tooltip-inner {
  color: #212529;
  background-color: #f8f9fa;
}
a#LushLight .badge-light:focus,
a#LushLight .badge-light:hover {
  color: #212529;
  background-color: #dae0e5;
}
a#LushLight .badge-light.focus,
a#LushLight .badge-light:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
a#LushLight .badge-dark:focus,
a#LushLight .badge-dark:hover {
  color: #fff;
  background-color: #1d2124;
}
a#LushLight .badge-dark.focus,
a#LushLight .badge-dark:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
#LushLight .badge-lush-info,
#LushLight .tooltip.b-tooltip-lush-info .tooltip-inner {
  color: #fff;
  background-color: #347fac;
}
a#LushLight .badge-lush-info:focus,
a#LushLight .badge-lush-info:hover {
  color: #fff;
  background-color: #286285;
}
a#LushLight .badge-lush-info.focus,
a#LushLight .badge-lush-info:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 127, 172, 0.5);
}
#LushLight .badge-twitter,
#LushLight .tooltip.b-tooltip-twitter .tooltip-inner {
  color: #fff;
  background-color: #1da1f2;
}
a#LushLight .badge-twitter:focus,
a#LushLight .badge-twitter:hover {
  color: #fff;
  background-color: #0c85d0;
}
a#LushLight .badge-twitter.focus,
a#LushLight .badge-twitter:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(29, 161, 242, 0.5);
}
#LushLight .badge-discord,
#LushLight .tooltip.b-tooltip-discord .tooltip-inner {
  color: #fff;
  background-color: #7289da;
}
a#LushLight .badge-discord:focus,
a#LushLight .badge-discord:hover {
  color: #fff;
  background-color: #4a67cf;
}
a#LushLight .badge-discord.focus,
a#LushLight .badge-discord:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(114, 137, 218, 0.5);
}
#LushLight .badge-facebook,
#LushLight .tooltip.b-tooltip-facebook .tooltip-inner {
  color: #fff;
  background-color: #3b5998;
}
a#LushLight .badge-facebook:focus,
a#LushLight .badge-facebook:hover {
  color: #fff;
  background-color: #2d4373;
}
a#LushLight .badge-facebook.focus,
a#LushLight .badge-facebook:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(59, 89, 152, 0.5);
}
#LushLight .badge-off-white,
#LushLight .tooltip.b-tooltip-off-white .tooltip-inner {
  color: #212529;
  background-color: #e3e8ed;
}
a#LushLight .badge-off-white:focus,
a#LushLight .badge-off-white:hover {
  color: #212529;
  background-color: #c4cfd9;
}
a#LushLight .badge-off-white.focus,
a#LushLight .badge-off-white:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(227, 232, 237, 0.5);
}
#LushLight .badge-lush-dark-blue,
#LushLight .badge-lush-info-text,
#LushLight .tooltip.b-tooltip-lush-dark-blue .tooltip-inner,
#LushLight .tooltip.b-tooltip-lush-info-text .tooltip-inner {
  color: #fff;
  background-color: #384b60;
}
a#LushLight .badge-lush-dark-blue:focus,
a#LushLight .badge-lush-dark-blue:hover,
a#LushLight .badge-lush-info-text:focus,
a#LushLight .badge-lush-info-text:hover {
  color: #fff;
  background-color: #253240;
}
a#LushLight .badge-lush-dark-blue.focus,
a#LushLight .badge-lush-dark-blue:focus,
a#LushLight .badge-lush-info-text.focus,
a#LushLight .badge-lush-info-text:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(56, 75, 96, 0.5);
}
#LushLight .badge-lush-content-bg,
#LushLight .tooltip.b-tooltip-lush-content-bg .tooltip-inner {
  color: #212529;
  background-color: hsla(0, 0%, 76.9%, 0.7);
}
a#LushLight .badge-lush-content-bg:focus,
a#LushLight .badge-lush-content-bg:hover {
  color: #212529;
  background-color: hsla(0, 0%, 67.1%, 0.7);
}
a#LushLight .badge-lush-content-bg.focus,
a#LushLight .badge-lush-content-bg:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem hsla(0, 0%, 76.9%, 0.5);
}
#LushLight .badge-orange,
#LushLight .tooltip.b-tooltip-orange .tooltip-inner {
  color: #fff;
  background-color: #fc6204;
}
a#LushLight .badge-orange:focus,
a#LushLight .badge-orange:hover {
  color: #fff;
  background-color: #cb4e02;
}
a#LushLight .badge-orange.focus,
a#LushLight .badge-orange:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(252, 98, 4, 0.5);
}
#LushLight .badge-lush-bg-grey-1,
#LushLight .tooltip.b-tooltip-lush-bg-grey-1 .tooltip-inner {
  color: #212529;
  background-color: #c0c9d1;
}
a#LushLight .badge-lush-bg-grey-1:focus,
a#LushLight .badge-lush-bg-grey-1:hover {
  color: #212529;
  background-color: #a3b0bb;
}
a#LushLight .badge-lush-bg-grey-1.focus,
a#LushLight .badge-lush-bg-grey-1:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(192, 201, 209, 0.5);
}
#LushLight .badge-white,
#LushLight .tooltip.b-tooltip-white .tooltip-inner {
  color: #212529;
  background-color: #fff;
}
a#LushLight .badge-white:focus,
a#LushLight .badge-white:hover {
  color: #212529;
  background-color: #e6e6e6;
}
a#LushLight .badge-white.focus,
a#LushLight .badge-white:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
#LushLight .jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}
#LushLight .jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}
#LushLight .alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
#LushLight .alert-dismissible {
  padding-right: 4rem;
}
#LushLight .alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.75rem 1.25rem;
  color: inherit;
}
#LushLight .alert-primary {
  color: #123856;
  background-color: #d3e1ed;
  border-color: #c1d6e6;
}
#LushLight .alert-primary hr {
  border-top-color: #afcadf;
}
#LushLight .alert-primary .alert-link {
  color: #091d2c;
}
#LushLight .alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
#LushLight .alert-secondary hr {
  border-top-color: #c8cbcf;
}
#LushLight .alert-secondary .alert-link {
  color: #202326;
}
#LushLight .alert-success {
  color: #1f5700;
  background-color: #d8eecc;
  border-color: #c8e7b8;
}
#LushLight .alert-success hr {
  border-top-color: #b9e1a5;
}
#LushLight .alert-success .alert-link {
  color: #0d2400;
}
#LushLight .alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
#LushLight .alert-info hr {
  border-top-color: #abdde5;
}
#LushLight .alert-info .alert-link {
  color: #062c33;
}
#LushLight .alert-warning {
  color: #794200;
  background-color: #fbe5cc;
  border-color: #f9dbb8;
}
#LushLight .alert-warning hr {
  border-top-color: #f7cfa0;
}
#LushLight .alert-warning .alert-link {
  color: #462600;
}
#LushLight .alert-danger {
  color: #5f0828;
  background-color: #f1cfdb;
  border-color: #ebbccd;
}
#LushLight .alert-danger hr {
  border-top-color: #e5a8be;
}
#LushLight .alert-danger .alert-link {
  color: #300414;
}
#LushLight .alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
#LushLight .alert-light hr {
  border-top-color: #ececf6;
}
#LushLight .alert-light .alert-link {
  color: #686868;
}
#LushLight .alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
#LushLight .alert-dark hr {
  border-top-color: #b9bbbe;
}
#LushLight .alert-dark .alert-link {
  color: #040505;
}
#LushLight .alert-lush-info {
  color: #1b4259;
  background-color: #d6e5ee;
  border-color: #c6dbe8;
}
#LushLight .alert-lush-info hr {
  border-top-color: #b4d0e1;
}
#LushLight .alert-lush-info .alert-link {
  color: #0f2532;
}
#LushLight .alert-twitter {
  color: #0f547e;
  background-color: #d2ecfc;
  border-color: #c0e5fb;
}
#LushLight .alert-twitter hr {
  border-top-color: #a8dbf9;
}
#LushLight .alert-twitter .alert-link {
  color: #0a3650;
}
#LushLight .alert-discord {
  color: #3b4771;
  background-color: #e3e7f8;
  border-color: #d8def5;
}
#LushLight .alert-discord hr {
  border-top-color: #c4cdf0;
}
#LushLight .alert-discord .alert-link {
  color: #2a324f;
}
#LushLight .alert-facebook {
  color: #1f2e4f;
  background-color: #d8deea;
  border-color: #c8d1e2;
}
#LushLight .alert-facebook hr {
  border-top-color: #b7c3d9;
}
#LushLight .alert-facebook .alert-link {
  color: #11192a;
}
#LushLight .alert-off-white {
  color: #76797b;
  background-color: #f9fafb;
  border-color: #f7f9fa;
}
#LushLight .alert-off-white hr {
  border-top-color: #e7edf0;
}
#LushLight .alert-off-white .alert-link {
  color: #5d5f61;
}
#LushLight .alert-lush-dark-blue,
#LushLight .alert-lush-info-text {
  color: #1d2732;
  background-color: #d7dbdf;
  border-color: #c7cdd2;
}
#LushLight .alert-lush-dark-blue hr,
#LushLight .alert-lush-info-text hr {
  border-top-color: #b9c0c7;
}
#LushLight .alert-lush-dark-blue .alert-link,
#LushLight .alert-lush-info-text .alert-link {
  color: #0a0e12;
}
#LushLight .alert-lush-content-bg {
  color: rgba(72, 72, 72, 0.844);
  background-color: hsla(0, 0%, 97.3%, 0.94);
  border-color: hsla(0, 0%, 96.1%, 0.916);
}
#LushLight .alert-lush-content-bg hr {
  border-top-color: hsla(0, 0%, 91%, 0.916);
}
#LushLight .alert-lush-content-bg .alert-link {
  color: rgba(47, 47, 47, 0.844);
}
#LushLight .alert-orange {
  color: #833302;
  background-color: #fee0cd;
  border-color: #fed3b9;
}
#LushLight .alert-orange hr {
  border-top-color: #fec3a0;
}
#LushLight .alert-orange .alert-link {
  color: #511f01;
}
#LushLight .alert-lush-bg-grey-1 {
  color: #64696d;
  background-color: #f2f4f6;
  border-color: #edf0f2;
}
#LushLight .alert-lush-bg-grey-1 hr {
  border-top-color: #dee4e7;
}
#LushLight .alert-lush-bg-grey-1 .alert-link {
  color: #4c4f52;
}
#LushLight .alert-white {
  color: #858585;
  background-color: #fff;
  border-color: #fff;
}
#LushLight .alert-white hr {
  border-top-color: #f2f2f2;
}
#LushLight .alert-white .alert-link {
  color: #6c6c6c;
}
@-webkit-keyframes progress-bar-stripes {
  0% {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  0% {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
#LushLight .progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
#LushLight .progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #226ba5;
  transition: width 0.6s;
}
#LushLight .progress-bar-striped {
  background-image: linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
  background-size: 1rem 1rem;
}
#LushLight .progress-bar-animated {
  -webkit-animation: 1s linear infinite progress-bar-stripes;
  animation: 1s linear infinite progress-bar-stripes;
}
#LushLight .media {
  display: flex;
  align-items: flex-start;
}
#LushLight .media-body {
  flex: 1;
}
#LushLight .list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}
#LushLight .list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
#LushLight .list-group-item-action:focus,
#LushLight .list-group-item-action:hover {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
#LushLight .list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}
#LushLight .list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
#LushLight .list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
#LushLight .list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
#LushLight .list-group-item.disabled,
#LushLight .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
#LushLight .list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #226ba5;
  border-color: #226ba5;
}
#LushLight .list-group-item + #LushLight .list-group-item {
  border-top-width: 0;
}
#LushLight .list-group-item + #LushLight .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}
#LushLight .list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
#LushLight .list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
#LushLight .list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
#LushLight .list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}
#LushLight .list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
#LushLight .list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}
#LushLight .list-group-item-primary {
  color: #123856;
  background-color: #c1d6e6;
}
#LushLight .list-group-item-primary.list-group-item-action:focus,
#LushLight .list-group-item-primary.list-group-item-action:hover {
  color: #123856;
  background-color: #afcadf;
}
#LushLight .list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #123856;
  border-color: #123856;
}
#LushLight .list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}
#LushLight .list-group-item-secondary.list-group-item-action:focus,
#LushLight .list-group-item-secondary.list-group-item-action:hover {
  color: #383d41;
  background-color: #c8cbcf;
}
#LushLight .list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}
#LushLight .list-group-item-success {
  color: #1f5700;
  background-color: #c8e7b8;
}
#LushLight .list-group-item-success.list-group-item-action:focus,
#LushLight .list-group-item-success.list-group-item-action:hover {
  color: #1f5700;
  background-color: #b9e1a5;
}
#LushLight .list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #1f5700;
  border-color: #1f5700;
}
#LushLight .list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}
#LushLight .list-group-item-info.list-group-item-action:focus,
#LushLight .list-group-item-info.list-group-item-action:hover {
  color: #0c5460;
  background-color: #abdde5;
}
#LushLight .list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}
#LushLight .list-group-item-warning {
  color: #794200;
  background-color: #f9dbb8;
}
#LushLight .list-group-item-warning.list-group-item-action:focus,
#LushLight .list-group-item-warning.list-group-item-action:hover {
  color: #794200;
  background-color: #f7cfa0;
}
#LushLight .list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #794200;
  border-color: #794200;
}
#LushLight .list-group-item-danger {
  color: #5f0828;
  background-color: #ebbccd;
}
#LushLight .list-group-item-danger.list-group-item-action:focus,
#LushLight .list-group-item-danger.list-group-item-action:hover {
  color: #5f0828;
  background-color: #e5a8be;
}
#LushLight .list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #5f0828;
  border-color: #5f0828;
}
#LushLight .list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}
#LushLight .list-group-item-light.list-group-item-action:focus,
#LushLight .list-group-item-light.list-group-item-action:hover {
  color: #818182;
  background-color: #ececf6;
}
#LushLight .list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}
#LushLight .list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}
#LushLight .list-group-item-dark.list-group-item-action:focus,
#LushLight .list-group-item-dark.list-group-item-action:hover {
  color: #1b1e21;
  background-color: #b9bbbe;
}
#LushLight .list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}
#LushLight .list-group-item-lush-info {
  color: #1b4259;
  background-color: #c6dbe8;
}
#LushLight .list-group-item-lush-info.list-group-item-action:focus,
#LushLight .list-group-item-lush-info.list-group-item-action:hover {
  color: #1b4259;
  background-color: #b4d0e1;
}
#LushLight .list-group-item-lush-info.list-group-item-action.active {
  color: #fff;
  background-color: #1b4259;
  border-color: #1b4259;
}
#LushLight .list-group-item-twitter {
  color: #0f547e;
  background-color: #c0e5fb;
}
#LushLight .list-group-item-twitter.list-group-item-action:focus,
#LushLight .list-group-item-twitter.list-group-item-action:hover {
  color: #0f547e;
  background-color: #a8dbf9;
}
#LushLight .list-group-item-twitter.list-group-item-action.active {
  color: #fff;
  background-color: #0f547e;
  border-color: #0f547e;
}
#LushLight .list-group-item-discord {
  color: #3b4771;
  background-color: #d8def5;
}
#LushLight .list-group-item-discord.list-group-item-action:focus,
#LushLight .list-group-item-discord.list-group-item-action:hover {
  color: #3b4771;
  background-color: #c4cdf0;
}
#LushLight .list-group-item-discord.list-group-item-action.active {
  color: #fff;
  background-color: #3b4771;
  border-color: #3b4771;
}
#LushLight .list-group-item-facebook {
  color: #1f2e4f;
  background-color: #c8d1e2;
}
#LushLight .list-group-item-facebook.list-group-item-action:focus,
#LushLight .list-group-item-facebook.list-group-item-action:hover {
  color: #1f2e4f;
  background-color: #b7c3d9;
}
#LushLight .list-group-item-facebook.list-group-item-action.active {
  color: #fff;
  background-color: #1f2e4f;
  border-color: #1f2e4f;
}
#LushLight .list-group-item-off-white {
  color: #76797b;
  background-color: #f7f9fa;
}
#LushLight .list-group-item-off-white.list-group-item-action:focus,
#LushLight .list-group-item-off-white.list-group-item-action:hover {
  color: #76797b;
  background-color: #e7edf0;
}
#LushLight .list-group-item-off-white.list-group-item-action.active {
  color: #fff;
  background-color: #76797b;
  border-color: #76797b;
}
#LushLight .list-group-item-lush-dark-blue,
#LushLight .list-group-item-lush-info-text {
  color: #1d2732;
  background-color: #c7cdd2;
}
#LushLight .list-group-item-lush-dark-blue.list-group-item-action:focus,
#LushLight .list-group-item-lush-dark-blue.list-group-item-action:hover,
#LushLight .list-group-item-lush-info-text.list-group-item-action:focus,
#LushLight .list-group-item-lush-info-text.list-group-item-action:hover {
  color: #1d2732;
  background-color: #b9c0c7;
}
#LushLight .list-group-item-lush-dark-blue.list-group-item-action.active,
#LushLight .list-group-item-lush-info-text.list-group-item-action.active {
  color: #fff;
  background-color: #1d2732;
  border-color: #1d2732;
}
#LushLight .list-group-item-lush-content-bg {
  color: rgba(72, 72, 72, 0.844);
  background-color: hsla(0, 0%, 96.1%, 0.916);
}
#LushLight .list-group-item-lush-content-bg.list-group-item-action:focus,
#LushLight .list-group-item-lush-content-bg.list-group-item-action:hover {
  color: rgba(72, 72, 72, 0.844);
  background-color: hsla(0, 0%, 91%, 0.916);
}
#LushLight .list-group-item-lush-content-bg.list-group-item-action.active {
  color: #fff;
  background-color: rgba(72, 72, 72, 0.844);
  border-color: rgba(72, 72, 72, 0.844);
}
#LushLight .list-group-item-orange {
  color: #833302;
  background-color: #fed3b9;
}
#LushLight .list-group-item-orange.list-group-item-action:focus,
#LushLight .list-group-item-orange.list-group-item-action:hover {
  color: #833302;
  background-color: #fec3a0;
}
#LushLight .list-group-item-orange.list-group-item-action.active {
  color: #fff;
  background-color: #833302;
  border-color: #833302;
}
#LushLight .list-group-item-lush-bg-grey-1 {
  color: #64696d;
  background-color: #edf0f2;
}
#LushLight .list-group-item-lush-bg-grey-1.list-group-item-action:focus,
#LushLight .list-group-item-lush-bg-grey-1.list-group-item-action:hover {
  color: #64696d;
  background-color: #dee4e7;
}
#LushLight .list-group-item-lush-bg-grey-1.list-group-item-action.active {
  color: #fff;
  background-color: #64696d;
  border-color: #64696d;
}
#LushLight .list-group-item-white {
  color: #858585;
  background-color: #fff;
}
#LushLight .toast,
#LushLight .toast-header {
  background-color: hsla(0, 0%, 100%, 0.85);
  background-clip: padding-box;
}
#LushLight .list-group-item-white.list-group-item-action:focus,
#LushLight .list-group-item-white.list-group-item-action:hover {
  color: #858585;
  background-color: #f2f2f2;
}
#LushLight .list-group-item-white.list-group-item-action.active {
  color: #fff;
  background-color: #858585;
  border-color: #858585;
}
#LushLight .close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
#LushLight .popover,
#LushLight .tooltip {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Helvetica Neue, Arial, Noto Sans, Liberation Sans, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-weight: 400;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  text-decoration: none;
  white-space: normal;
  font-style: normal;
}
#LushLight .close:hover {
  color: #000;
  text-decoration: none;
}
#LushLight .b-form-tag.disabled,
#LushLight .close:not(:disabled):not(.disabled):focus,
#LushLight .close:not(:disabled):not(.disabled):hover {
  opacity: 0.75;
}
#LushLight button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}
#LushLight .toast {
  flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  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;
}
#LushLight .carousel-indicators .active,
#LushLight .popover.b-popover.show,
#LushLight .toast.showing {
  opacity: 1;
}
#LushLight .toast.show {
  display: block;
  opacity: 1;
}
#LushLight .toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  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);
}
#LushLight .toast-body {
  padding: 0.75rem;
}
#LushLight .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
#LushLight .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
#LushLight .modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade #LushLight .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translateY(-50px);
}
.modal.show #LushLight .modal-dialog {
  transform: none;
}
.modal.modal-static #LushLight .modal-dialog {
  transform: scale(1.02);
}
#LushLight .modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}
#LushLight .modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
#LushLight .modal-dialog-scrollable .modal-footer,
#LushLight .modal-dialog-scrollable .modal-header {
  flex-shrink: 0;
}
#LushLight .battleball-interface .battleball-list-overflow,
#LushLight .modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
#LushLight .modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
#LushLight .modal-dialog-centered:before {
  display: block;
  height: calc(100vh - 1rem);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  content: "";
}
#LushLight .modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
#LushLight .modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
#LushLight .modal-dialog-centered.modal-dialog-scrollable:before {
  content: none;
}
#LushLight .modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
#LushLight .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
#LushLight .modal-backdrop,
#LushLight .modal-backdrop.show,
#LushLight .trax-widget.trax-disabled {
  opacity: 0.5;
}
#LushLight .modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
#LushLight .modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
#LushLight .modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}
#LushLight .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);
}
#LushLight .modal-footer > * {
  margin: 0.25rem;
}
#LushLight .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
#LushLight .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-shadow: none;
  opacity: 0;
}
#LushLight .tooltip.b-tooltip.show,
#LushLight .tooltip.show {
  opacity: 0.9;
}
#LushLight .tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
#LushLight .tooltip .arrow:before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
#LushLight .bs-tooltip-auto[x-placement^="bottom"],
#LushLight .bs-tooltip-auto[x-placement^="top"],
#LushLight .bs-tooltip-bottom,
#LushLight .bs-tooltip-top,
#LushLight .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^="bottom"],
#LushLight .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^="top"],
#LushLight .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^="bottom"],
#LushLight .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^="top"],
#LushLight .tooltip.b-tooltip-discord.bs-tooltip-auto[x-placement^="bottom"],
#LushLight .tooltip.b-tooltip-discord.bs-tooltip-auto[x-placement^="top"],
#LushLight .tooltip.b-tooltip-facebook.bs-tooltip-auto[x-placement^="bottom"],
#LushLight .tooltip.b-tooltip-facebook.bs-tooltip-auto[x-placement^="top"],
#LushLight .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^="bottom"],
#LushLight .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^="top"],
#LushLight .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^="bottom"],
#LushLight .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^="top"],
#LushLight
  .tooltip.b-tooltip-lush-bg-grey-1.bs-tooltip-auto[x-placement^="bottom"],
#LushLight
  .tooltip.b-tooltip-lush-bg-grey-1.bs-tooltip-auto[x-placement^="top"],
#LushLight
  .tooltip.b-tooltip-lush-content-bg.bs-tooltip-auto[x-placement^="bottom"],
#LushLight
  .tooltip.b-tooltip-lush-content-bg.bs-tooltip-auto[x-placement^="top"],
#LushLight
  .tooltip.b-tooltip-lush-dark-blue.bs-tooltip-auto[x-placement^="bottom"],
#LushLight
  .tooltip.b-tooltip-lush-dark-blue.bs-tooltip-auto[x-placement^="top"],
#LushLight
  .tooltip.b-tooltip-lush-info-text.bs-tooltip-auto[x-placement^="bottom"],
#LushLight
  .tooltip.b-tooltip-lush-info-text.bs-tooltip-auto[x-placement^="top"],
#LushLight .tooltip.b-tooltip-lush-info.bs-tooltip-auto[x-placement^="bottom"],
#LushLight .tooltip.b-tooltip-lush-info.bs-tooltip-auto[x-placement^="top"],
#LushLight .tooltip.b-tooltip-off-white.bs-tooltip-auto[x-placement^="bottom"],
#LushLight .tooltip.b-tooltip-off-white.bs-tooltip-auto[x-placement^="top"],
#LushLight .tooltip.b-tooltip-orange.bs-tooltip-auto[x-placement^="bottom"],
#LushLight .tooltip.b-tooltip-orange.bs-tooltip-auto[x-placement^="top"],
#LushLight .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^="bottom"],
#LushLight .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^="top"],
#LushLight .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^="bottom"],
#LushLight .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^="top"],
#LushLight .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^="bottom"],
#LushLight .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^="top"],
#LushLight .tooltip.b-tooltip-twitter.bs-tooltip-auto[x-placement^="bottom"],
#LushLight .tooltip.b-tooltip-twitter.bs-tooltip-auto[x-placement^="top"],
#LushLight .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^="bottom"],
#LushLight .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^="top"],
#LushLight .tooltip.b-tooltip-white.bs-tooltip-auto[x-placement^="bottom"],
#LushLight .tooltip.b-tooltip-white.bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}
#LushLight .b-toaster.b-toaster-bottom-center,
#LushLight .b-toaster.b-toaster-bottom-full,
#LushLight .b-toaster.b-toaster-bottom-left,
#LushLight .b-toaster.b-toaster-bottom-right,
#LushLight .bs-tooltip-auto[x-placement^="top"] .arrow,
#LushLight .bs-tooltip-top .arrow,
#LushLight .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^="top"] .arrow,
#LushLight .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^="top"] .arrow,
#LushLight
  .tooltip.b-tooltip-discord.bs-tooltip-auto[x-placement^="top"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-facebook.bs-tooltip-auto[x-placement^="top"]
  .arrow,
#LushLight .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^="top"] .arrow,
#LushLight .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^="top"] .arrow,
#LushLight
  .tooltip.b-tooltip-lush-bg-grey-1.bs-tooltip-auto[x-placement^="top"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-lush-content-bg.bs-tooltip-auto[x-placement^="top"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-lush-dark-blue.bs-tooltip-auto[x-placement^="top"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-lush-info-text.bs-tooltip-auto[x-placement^="top"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-lush-info.bs-tooltip-auto[x-placement^="top"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-off-white.bs-tooltip-auto[x-placement^="top"]
  .arrow,
#LushLight .tooltip.b-tooltip-orange.bs-tooltip-auto[x-placement^="top"] .arrow,
#LushLight
  .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^="top"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^="top"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^="top"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-twitter.bs-tooltip-auto[x-placement^="top"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^="top"]
  .arrow,
#LushLight .tooltip.b-tooltip-white.bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}
#LushLight .bs-tooltip-auto[x-placement^="top"] .arrow:before,
#LushLight .bs-tooltip-top .arrow:before,
#LushLight
  .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^="top"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^="top"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-discord.bs-tooltip-auto[x-placement^="top"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-facebook.bs-tooltip-auto[x-placement^="top"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^="top"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^="top"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-lush-bg-grey-1.bs-tooltip-auto[x-placement^="top"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-lush-content-bg.bs-tooltip-auto[x-placement^="top"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-lush-dark-blue.bs-tooltip-auto[x-placement^="top"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-lush-info-text.bs-tooltip-auto[x-placement^="top"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-lush-info.bs-tooltip-auto[x-placement^="top"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-off-white.bs-tooltip-auto[x-placement^="top"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-orange.bs-tooltip-auto[x-placement^="top"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^="top"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^="top"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^="top"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-twitter.bs-tooltip-auto[x-placement^="top"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^="top"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-white.bs-tooltip-auto[x-placement^="top"]
  .arrow:before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}
#LushLight .bs-tooltip-auto[x-placement^="left"],
#LushLight .bs-tooltip-auto[x-placement^="right"],
#LushLight .bs-tooltip-left,
#LushLight .bs-tooltip-right,
#LushLight .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^="left"],
#LushLight .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^="right"],
#LushLight .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^="left"],
#LushLight .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^="right"],
#LushLight .tooltip.b-tooltip-discord.bs-tooltip-auto[x-placement^="left"],
#LushLight .tooltip.b-tooltip-discord.bs-tooltip-auto[x-placement^="right"],
#LushLight .tooltip.b-tooltip-facebook.bs-tooltip-auto[x-placement^="left"],
#LushLight .tooltip.b-tooltip-facebook.bs-tooltip-auto[x-placement^="right"],
#LushLight .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^="left"],
#LushLight .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^="right"],
#LushLight .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^="left"],
#LushLight .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^="right"],
#LushLight
  .tooltip.b-tooltip-lush-bg-grey-1.bs-tooltip-auto[x-placement^="left"],
#LushLight
  .tooltip.b-tooltip-lush-bg-grey-1.bs-tooltip-auto[x-placement^="right"],
#LushLight
  .tooltip.b-tooltip-lush-content-bg.bs-tooltip-auto[x-placement^="left"],
#LushLight
  .tooltip.b-tooltip-lush-content-bg.bs-tooltip-auto[x-placement^="right"],
#LushLight
  .tooltip.b-tooltip-lush-dark-blue.bs-tooltip-auto[x-placement^="left"],
#LushLight
  .tooltip.b-tooltip-lush-dark-blue.bs-tooltip-auto[x-placement^="right"],
#LushLight
  .tooltip.b-tooltip-lush-info-text.bs-tooltip-auto[x-placement^="left"],
#LushLight
  .tooltip.b-tooltip-lush-info-text.bs-tooltip-auto[x-placement^="right"],
#LushLight .tooltip.b-tooltip-lush-info.bs-tooltip-auto[x-placement^="left"],
#LushLight .tooltip.b-tooltip-lush-info.bs-tooltip-auto[x-placement^="right"],
#LushLight .tooltip.b-tooltip-off-white.bs-tooltip-auto[x-placement^="left"],
#LushLight .tooltip.b-tooltip-off-white.bs-tooltip-auto[x-placement^="right"],
#LushLight .tooltip.b-tooltip-orange.bs-tooltip-auto[x-placement^="left"],
#LushLight .tooltip.b-tooltip-orange.bs-tooltip-auto[x-placement^="right"],
#LushLight .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^="left"],
#LushLight .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^="right"],
#LushLight .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^="left"],
#LushLight .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^="right"],
#LushLight .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^="left"],
#LushLight .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^="right"],
#LushLight .tooltip.b-tooltip-twitter.bs-tooltip-auto[x-placement^="left"],
#LushLight .tooltip.b-tooltip-twitter.bs-tooltip-auto[x-placement^="right"],
#LushLight .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^="left"],
#LushLight .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^="right"],
#LushLight .tooltip.b-tooltip-white.bs-tooltip-auto[x-placement^="left"],
#LushLight .tooltip.b-tooltip-white.bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}
#LushLight .bs-tooltip-auto[x-placement^="right"] .arrow,
#LushLight .bs-tooltip-right .arrow,
#LushLight
  .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^="right"]
  .arrow,
#LushLight .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^="right"] .arrow,
#LushLight
  .tooltip.b-tooltip-discord.bs-tooltip-auto[x-placement^="right"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-facebook.bs-tooltip-auto[x-placement^="right"]
  .arrow,
#LushLight .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^="right"] .arrow,
#LushLight
  .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^="right"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-lush-bg-grey-1.bs-tooltip-auto[x-placement^="right"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-lush-content-bg.bs-tooltip-auto[x-placement^="right"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-lush-dark-blue.bs-tooltip-auto[x-placement^="right"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-lush-info-text.bs-tooltip-auto[x-placement^="right"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-lush-info.bs-tooltip-auto[x-placement^="right"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-off-white.bs-tooltip-auto[x-placement^="right"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-orange.bs-tooltip-auto[x-placement^="right"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^="right"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^="right"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^="right"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-twitter.bs-tooltip-auto[x-placement^="right"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^="right"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-white.bs-tooltip-auto[x-placement^="right"]
  .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
#LushLight .bs-tooltip-auto[x-placement^="right"] .arrow:before,
#LushLight .bs-tooltip-right .arrow:before,
#LushLight
  .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^="right"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^="right"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-discord.bs-tooltip-auto[x-placement^="right"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-facebook.bs-tooltip-auto[x-placement^="right"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^="right"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^="right"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-lush-bg-grey-1.bs-tooltip-auto[x-placement^="right"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-lush-content-bg.bs-tooltip-auto[x-placement^="right"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-lush-dark-blue.bs-tooltip-auto[x-placement^="right"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-lush-info-text.bs-tooltip-auto[x-placement^="right"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-lush-info.bs-tooltip-auto[x-placement^="right"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-off-white.bs-tooltip-auto[x-placement^="right"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-orange.bs-tooltip-auto[x-placement^="right"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^="right"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^="right"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^="right"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-twitter.bs-tooltip-auto[x-placement^="right"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^="right"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-white.bs-tooltip-auto[x-placement^="right"]
  .arrow:before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}
#LushLight .b-toaster.b-toaster-top-center,
#LushLight .b-toaster.b-toaster-top-full,
#LushLight .b-toaster.b-toaster-top-left,
#LushLight .b-toaster.b-toaster-top-right,
#LushLight .bs-tooltip-auto[x-placement^="bottom"] .arrow,
#LushLight .bs-tooltip-bottom .arrow,
#LushLight
  .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^="bottom"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^="bottom"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-discord.bs-tooltip-auto[x-placement^="bottom"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-facebook.bs-tooltip-auto[x-placement^="bottom"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^="bottom"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^="bottom"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-lush-bg-grey-1.bs-tooltip-auto[x-placement^="bottom"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-lush-content-bg.bs-tooltip-auto[x-placement^="bottom"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-lush-dark-blue.bs-tooltip-auto[x-placement^="bottom"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-lush-info-text.bs-tooltip-auto[x-placement^="bottom"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-lush-info.bs-tooltip-auto[x-placement^="bottom"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-off-white.bs-tooltip-auto[x-placement^="bottom"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-orange.bs-tooltip-auto[x-placement^="bottom"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^="bottom"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^="bottom"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^="bottom"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-twitter.bs-tooltip-auto[x-placement^="bottom"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^="bottom"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-white.bs-tooltip-auto[x-placement^="bottom"]
  .arrow {
  top: 0;
}
#LushLight .bs-tooltip-auto[x-placement^="bottom"] .arrow:before,
#LushLight .bs-tooltip-bottom .arrow:before,
#LushLight
  .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^="bottom"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^="bottom"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-discord.bs-tooltip-auto[x-placement^="bottom"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-facebook.bs-tooltip-auto[x-placement^="bottom"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^="bottom"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^="bottom"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-lush-bg-grey-1.bs-tooltip-auto[x-placement^="bottom"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-lush-content-bg.bs-tooltip-auto[x-placement^="bottom"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-lush-dark-blue.bs-tooltip-auto[x-placement^="bottom"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-lush-info-text.bs-tooltip-auto[x-placement^="bottom"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-lush-info.bs-tooltip-auto[x-placement^="bottom"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-off-white.bs-tooltip-auto[x-placement^="bottom"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-orange.bs-tooltip-auto[x-placement^="bottom"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^="bottom"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^="bottom"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^="bottom"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-twitter.bs-tooltip-auto[x-placement^="bottom"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^="bottom"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-white.bs-tooltip-auto[x-placement^="bottom"]
  .arrow:before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}
#LushLight .bs-tooltip-auto[x-placement^="left"] .arrow,
#LushLight .bs-tooltip-left .arrow,
#LushLight
  .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^="left"]
  .arrow,
#LushLight .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^="left"] .arrow,
#LushLight
  .tooltip.b-tooltip-discord.bs-tooltip-auto[x-placement^="left"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-facebook.bs-tooltip-auto[x-placement^="left"]
  .arrow,
#LushLight .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^="left"] .arrow,
#LushLight .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^="left"] .arrow,
#LushLight
  .tooltip.b-tooltip-lush-bg-grey-1.bs-tooltip-auto[x-placement^="left"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-lush-content-bg.bs-tooltip-auto[x-placement^="left"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-lush-dark-blue.bs-tooltip-auto[x-placement^="left"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-lush-info-text.bs-tooltip-auto[x-placement^="left"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-lush-info.bs-tooltip-auto[x-placement^="left"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-off-white.bs-tooltip-auto[x-placement^="left"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-orange.bs-tooltip-auto[x-placement^="left"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^="left"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^="left"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^="left"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-twitter.bs-tooltip-auto[x-placement^="left"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^="left"]
  .arrow,
#LushLight
  .tooltip.b-tooltip-white.bs-tooltip-auto[x-placement^="left"]
  .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
#LushLight .bs-tooltip-auto[x-placement^="left"] .arrow:before,
#LushLight .bs-tooltip-left .arrow:before,
#LushLight
  .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^="left"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^="left"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-discord.bs-tooltip-auto[x-placement^="left"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-facebook.bs-tooltip-auto[x-placement^="left"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^="left"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^="left"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-lush-bg-grey-1.bs-tooltip-auto[x-placement^="left"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-lush-content-bg.bs-tooltip-auto[x-placement^="left"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-lush-dark-blue.bs-tooltip-auto[x-placement^="left"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-lush-info-text.bs-tooltip-auto[x-placement^="left"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-lush-info.bs-tooltip-auto[x-placement^="left"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-off-white.bs-tooltip-auto[x-placement^="left"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-orange.bs-tooltip-auto[x-placement^="left"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^="left"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^="left"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^="left"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-twitter.bs-tooltip-auto[x-placement^="left"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^="left"]
  .arrow:before,
#LushLight
  .tooltip.b-tooltip-white.bs-tooltip-auto[x-placement^="left"]
  .arrow:before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}
#LushLight .tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}
#LushLight .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-shadow: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
#LushLight .popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
#LushLight .popover .arrow:after,
#LushLight .popover .arrow:before {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
#LushLight .b-popover-danger.bs-popover-auto[x-placement^="top"],
#LushLight .b-popover-dark.bs-popover-auto[x-placement^="top"],
#LushLight .b-popover-discord.bs-popover-auto[x-placement^="top"],
#LushLight .b-popover-facebook.bs-popover-auto[x-placement^="top"],
#LushLight .b-popover-info.bs-popover-auto[x-placement^="top"],
#LushLight .b-popover-light.bs-popover-auto[x-placement^="top"],
#LushLight .b-popover-lush-bg-grey-1.bs-popover-auto[x-placement^="top"],
#LushLight .b-popover-lush-content-bg.bs-popover-auto[x-placement^="top"],
#LushLight .b-popover-lush-dark-blue.bs-popover-auto[x-placement^="top"],
#LushLight .b-popover-lush-info-text.bs-popover-auto[x-placement^="top"],
#LushLight .b-popover-lush-info.bs-popover-auto[x-placement^="top"],
#LushLight .b-popover-off-white.bs-popover-auto[x-placement^="top"],
#LushLight .b-popover-orange.bs-popover-auto[x-placement^="top"],
#LushLight .b-popover-primary.bs-popover-auto[x-placement^="top"],
#LushLight .b-popover-secondary.bs-popover-auto[x-placement^="top"],
#LushLight .b-popover-success.bs-popover-auto[x-placement^="top"],
#LushLight .b-popover-twitter.bs-popover-auto[x-placement^="top"],
#LushLight .b-popover-warning.bs-popover-auto[x-placement^="top"],
#LushLight .b-popover-white.bs-popover-auto[x-placement^="top"],
#LushLight .b-time .b-time-header,
#LushLight .bs-popover-auto[x-placement^="top"],
#LushLight .bs-popover-top {
  margin-bottom: 0.5rem;
}
#LushLight .bs-popover-auto[x-placement^="top"] > .arrow,
#LushLight .bs-popover-top > .arrow {
  bottom: calc(-0.5rem - 1px);
}
#LushLight .bs-popover-auto[x-placement^="top"] > .arrow:before,
#LushLight .bs-popover-top > .arrow:before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
#LushLight .bs-popover-auto[x-placement^="top"] > .arrow:after,
#LushLight .bs-popover-top > .arrow:after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}
#LushLight .b-popover-danger.bs-popover-auto[x-placement^="right"],
#LushLight .b-popover-dark.bs-popover-auto[x-placement^="right"],
#LushLight .b-popover-discord.bs-popover-auto[x-placement^="right"],
#LushLight .b-popover-facebook.bs-popover-auto[x-placement^="right"],
#LushLight .b-popover-info.bs-popover-auto[x-placement^="right"],
#LushLight .b-popover-light.bs-popover-auto[x-placement^="right"],
#LushLight .b-popover-lush-bg-grey-1.bs-popover-auto[x-placement^="right"],
#LushLight .b-popover-lush-content-bg.bs-popover-auto[x-placement^="right"],
#LushLight .b-popover-lush-dark-blue.bs-popover-auto[x-placement^="right"],
#LushLight .b-popover-lush-info-text.bs-popover-auto[x-placement^="right"],
#LushLight .b-popover-lush-info.bs-popover-auto[x-placement^="right"],
#LushLight .b-popover-off-white.bs-popover-auto[x-placement^="right"],
#LushLight .b-popover-orange.bs-popover-auto[x-placement^="right"],
#LushLight .b-popover-primary.bs-popover-auto[x-placement^="right"],
#LushLight .b-popover-secondary.bs-popover-auto[x-placement^="right"],
#LushLight .b-popover-success.bs-popover-auto[x-placement^="right"],
#LushLight .b-popover-twitter.bs-popover-auto[x-placement^="right"],
#LushLight .b-popover-warning.bs-popover-auto[x-placement^="right"],
#LushLight .b-popover-white.bs-popover-auto[x-placement^="right"],
#LushLight .b-time .b-time-ampm,
#LushLight .bs-popover-auto[x-placement^="right"],
#LushLight .bs-popover-right {
  margin-left: 0.5rem;
}
#LushLight .bs-popover-auto[x-placement^="right"] > .arrow,
#LushLight .bs-popover-right > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
#LushLight .bs-popover-auto[x-placement^="right"] > .arrow:before,
#LushLight .bs-popover-right > .arrow:before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
#LushLight .bs-popover-auto[x-placement^="right"] > .arrow:after,
#LushLight .bs-popover-right > .arrow:after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}
#LushLight .bs-popover-auto[x-placement^="bottom"] > .arrow,
#LushLight .bs-popover-bottom > .arrow {
  top: calc(-0.5rem - 1px);
}
#LushLight .bs-popover-auto[x-placement^="bottom"] > .arrow:before,
#LushLight .bs-popover-bottom > .arrow:before {
  top: 0;
  border-width: 0 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
#LushLight .bs-popover-auto[x-placement^="bottom"] > .arrow:after,
#LushLight .bs-popover-bottom > .arrow:after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
#LushLight .bs-popover-auto[x-placement^="bottom"] .popover-header:before,
#LushLight .bs-popover-bottom .popover-header:before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}
#LushLight .bs-popover-auto[x-placement^="left"] > .arrow,
#LushLight .bs-popover-left > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
#LushLight .bs-popover-auto[x-placement^="left"] > .arrow:before,
#LushLight .bs-popover-left > .arrow:before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
#LushLight .bs-popover-auto[x-placement^="left"] > .arrow:after,
#LushLight .bs-popover-left > .arrow:after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}
#LushLight .popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
#LushLight .popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}
#LushLight .carousel.pointer-event {
  touch-action: pan-y;
}
#LushLight .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
#LushLight .carousel-inner:after,
#LushLight .clearfix:after,
#LushLight .table.b-table.b-table-stacked > tbody > tr > [data-label]:after {
  display: block;
  clear: both;
  content: "";
}
#LushLight .carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
#LushLight .active.carousel-item-right,
#LushLight .b-sidebar.b-sidebar-right.slide:not(.show),
#LushLight .carousel-item-next:not(.carousel-item-left) {
  transform: translateX(100%);
}
#LushLight .active.carousel-item-left,
#LushLight .b-sidebar:not(.b-sidebar-right).slide:not(.show),
#LushLight .carousel-item-prev:not(.carousel-item-right) {
  transform: translateX(-100%);
}
#LushLight .carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
#LushLight .carousel-fade .carousel-item-next.carousel-item-left,
#LushLight .carousel-fade .carousel-item-prev.carousel-item-right,
#LushLight .carousel-fade .carousel-item.active {
  z-index: 1;
  opacity: 1;
}
#LushLight .carousel-fade .active.carousel-item-left,
#LushLight .carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
#LushLight .carousel-control-next,
#LushLight .carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s;
}
#LushLight .carousel-control-next:focus,
#LushLight .carousel-control-next:hover,
#LushLight .carousel-control-prev:focus,
#LushLight .carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
#LushLight .carousel-control-prev {
  left: 0;
}
#LushLight .carousel-control-next,
#LushLight .widget_trax_skin .heading:after {
  right: 0;
}
#LushLight .carousel-control-next-icon,
#LushLight .carousel-control-prev-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50%/100% 100% no-repeat;
}
#LushLight .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='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");
}
#LushLight .carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='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");
}
#LushLight .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;
}
#LushLight .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;
}
#LushLight .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
@-webkit-keyframes spinner-border {
  to {
    transform: rotate(1turn);
  }
}
@keyframes spinner-border {
  to {
    transform: rotate(1turn);
  }
}
#LushLight .spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid;
  border-right: 0.25em solid transparent;
  border-radius: 50%;
  -webkit-animation: 0.75s linear infinite spinner-border;
  animation: 0.75s linear infinite spinner-border;
}
#LushLight .spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}
@-webkit-keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
#LushLight .spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: 0.75s linear infinite spinner-grow;
  animation: 0.75s linear infinite spinner-grow;
}
#LushLight .spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}
#LushLight .align-baseline {
  vertical-align: baseline !important;
}
#LushLight .align-top {
  vertical-align: top !important;
}
#LushLight .align-middle {
  vertical-align: middle !important;
}
#LushLight .align-bottom {
  vertical-align: bottom !important;
}
#LushLight .align-text-bottom {
  vertical-align: text-bottom !important;
}
#LushLight .align-text-top {
  vertical-align: text-top !important;
}
#LushLight .bg-primary {
  background-color: #226ba5 !important;
}
#LushLight a.bg-primary:focus,
#LushLight a.bg-primary:hover,
#LushLight button.bg-primary:focus,
#LushLight button.bg-primary:hover {
  background-color: #19507b !important;
}
#LushLight .bg-secondary {
  background-color: #6c757d !important;
}
#LushLight a.bg-secondary:focus,
#LushLight a.bg-secondary:hover,
#LushLight button.bg-secondary:focus,
#LushLight button.bg-secondary:hover {
  background-color: #545b62 !important;
}
#LushLight .bg-success {
  background-color: #3ba800 !important;
}
#LushLight a.bg-success:focus,
#LushLight a.bg-success:hover,
#LushLight button.bg-success:focus,
#LushLight button.bg-success:hover {
  background-color: #297500 !important;
}
#LushLight .bg-info {
  background-color: #17a2b8 !important;
}
#LushLight a.bg-info:focus,
#LushLight a.bg-info:hover,
#LushLight button.bg-info:focus,
#LushLight button.bg-info:hover {
  background-color: #117a8b !important;
}
#LushLight .bg-warning {
  background-color: #e97e00 !important;
}
#LushLight a.bg-warning:focus,
#LushLight a.bg-warning:hover,
#LushLight button.bg-warning:focus,
#LushLight button.bg-warning:hover {
  background-color: #b66200 !important;
}
#LushLight .bg-danger {
  background-color: #b70f4d !important;
}
#LushLight a.bg-danger:focus,
#LushLight a.bg-danger:hover,
#LushLight button.bg-danger:focus,
#LushLight button.bg-danger:hover {
  background-color: #880b39 !important;
}
#LushLight .bg-light {
  background-color: #f8f9fa !important;
}
#LushLight a.bg-light:focus,
#LushLight a.bg-light:hover,
#LushLight button.bg-light:focus,
#LushLight button.bg-light:hover {
  background-color: #dae0e5 !important;
}
#LushLight .bg-dark {
  background-color: #343a40 !important;
}
#LushLight a.bg-dark:focus,
#LushLight a.bg-dark:hover,
#LushLight button.bg-dark:focus,
#LushLight button.bg-dark:hover {
  background-color: #1d2124 !important;
}
#LushLight .bg-lush-info {
  background-color: #347fac !important;
}
#LushLight a.bg-lush-info:focus,
#LushLight a.bg-lush-info:hover,
#LushLight button.bg-lush-info:focus,
#LushLight button.bg-lush-info:hover {
  background-color: #286285 !important;
}
#LushLight .bg-twitter {
  background-color: #1da1f2 !important;
}
#LushLight a.bg-twitter:focus,
#LushLight a.bg-twitter:hover,
#LushLight button.bg-twitter:focus,
#LushLight button.bg-twitter:hover {
  background-color: #0c85d0 !important;
}
#LushLight .bg-discord {
  background-color: #7289da !important;
}
#LushLight a.bg-discord:focus,
#LushLight a.bg-discord:hover,
#LushLight button.bg-discord:focus,
#LushLight button.bg-discord:hover {
  background-color: #4a67cf !important;
}
#LushLight .bg-facebook {
  background-color: #3b5998 !important;
}
#LushLight a.bg-facebook:focus,
#LushLight a.bg-facebook:hover,
#LushLight button.bg-facebook:focus,
#LushLight button.bg-facebook:hover {
  background-color: #2d4373 !important;
}
#LushLight .bg-off-white {
  background-color: #e3e8ed !important;
}
#LushLight a.bg-off-white:focus,
#LushLight a.bg-off-white:hover,
#LushLight button.bg-off-white:focus,
#LushLight button.bg-off-white:hover {
  background-color: #c4cfd9 !important;
}
#LushLight .bg-lush-dark-blue,
#LushLight .bg-lush-info-text {
  background-color: #384b60 !important;
}
#LushLight a.bg-lush-dark-blue:focus,
#LushLight a.bg-lush-dark-blue:hover,
#LushLight a.bg-lush-info-text:focus,
#LushLight a.bg-lush-info-text:hover,
#LushLight button.bg-lush-dark-blue:focus,
#LushLight button.bg-lush-dark-blue:hover,
#LushLight button.bg-lush-info-text:focus,
#LushLight button.bg-lush-info-text:hover {
  background-color: #253240 !important;
}
#LushLight .bg-lush-content-bg {
  background-color: hsla(0, 0%, 76.9%, 0.7) !important;
}
#LushLight a.bg-lush-content-bg:focus,
#LushLight a.bg-lush-content-bg:hover,
#LushLight button.bg-lush-content-bg:focus,
#LushLight button.bg-lush-content-bg:hover {
  background-color: hsla(0, 0%, 67.1%, 0.7) !important;
}
#LushLight .bg-orange {
  background-color: #fc6204 !important;
}
#LushLight a.bg-orange:focus,
#LushLight a.bg-orange:hover,
#LushLight button.bg-orange:focus,
#LushLight button.bg-orange:hover {
  background-color: #cb4e02 !important;
}
#LushLight .bg-lush-bg-grey-1 {
  background-color: #c0c9d1 !important;
}
#LushLight a.bg-lush-bg-grey-1:focus,
#LushLight a.bg-lush-bg-grey-1:hover,
#LushLight button.bg-lush-bg-grey-1:focus,
#LushLight button.bg-lush-bg-grey-1:hover {
  background-color: #a3b0bb !important;
}
#LushLight a.bg-white:focus,
#LushLight a.bg-white:hover,
#LushLight button.bg-white:focus,
#LushLight button.bg-white:hover {
  background-color: #e6e6e6 !important;
}
#LushLight .bg-white {
  background-color: #fff !important;
}
#LushLight .bg-transparent {
  background-color: transparent !important;
}
#LushLight .border {
  border: 1px solid #dee2e6 !important;
}
#LushLight .border-top {
  border-top: 1px solid #dee2e6 !important;
}
#LushLight .border-right {
  border-right: 1px solid #dee2e6 !important;
}
#LushLight .border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
#LushLight .border-left {
  border-left: 1px solid #dee2e6 !important;
}
#LushLight .border-0 {
  border: 0 !important;
}
#LushLight .border-top-0 {
  border-top: 0 !important;
}
#LushLight .border-right-0 {
  border-right: 0 !important;
}
#LushLight .border-bottom-0 {
  border-bottom: 0 !important;
}
#LushLight .border-left-0 {
  border-left: 0 !important;
}
#LushLight .border-primary {
  border-color: #226ba5 !important;
}
#LushLight .border-secondary {
  border-color: #6c757d !important;
}
#LushLight .border-success {
  border-color: #3ba800 !important;
}
#LushLight .border-info {
  border-color: #17a2b8 !important;
}
#LushLight .border-warning {
  border-color: #e97e00 !important;
}
#LushLight .border-danger {
  border-color: #b70f4d !important;
}
#LushLight .border-light {
  border-color: #f8f9fa !important;
}
#LushLight .border-dark {
  border-color: #343a40 !important;
}
#LushLight .border-lush-info {
  border-color: #347fac !important;
}
#LushLight .border-twitter {
  border-color: #1da1f2 !important;
}
#LushLight .border-discord {
  border-color: #7289da !important;
}
#LushLight .border-facebook {
  border-color: #3b5998 !important;
}
#LushLight .border-off-white {
  border-color: #e3e8ed !important;
}
#LushLight .border-lush-dark-blue,
#LushLight .border-lush-info-text {
  border-color: #384b60 !important;
}
#LushLight .border-lush-content-bg {
  border-color: hsla(0, 0%, 76.9%, 0.7) !important;
}
#LushLight .border-orange {
  border-color: #fc6204 !important;
}
#LushLight .border-lush-bg-grey-1 {
  border-color: #c0c9d1 !important;
}
#LushLight .border-white {
  border-color: #fff !important;
}
#LushLight .rounded-sm {
  border-radius: 0.2rem !important;
}
#LushLight .rounded {
  border-radius: 0.25rem !important;
}
#LushLight .rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}
#LushLight .rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}
#LushLight .rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
#LushLight .rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
#LushLight .rounded-lg {
  border-radius: 0.3rem !important;
}
#LushLight .rounded-circle {
  border-radius: 50% !important;
}
#LushLight .rounded-pill {
  border-radius: 50rem !important;
}
#LushLight .rounded-0 {
  border-radius: 0 !important;
}
#LushLight .d-inline {
  display: inline !important;
}
#LushLight .d-inline-block {
  display: inline-block !important;
}
#LushLight .d-block {
  display: block !important;
}
#LushLight .d-table {
  display: table !important;
}
#LushLight .d-table-row {
  display: table-row !important;
}
#LushLight .d-table-cell {
  display: table-cell !important;
}
#LushLight .d-flex {
  display: flex !important;
}
#LushLight .d-inline-flex {
  display: inline-flex !important;
}
#LushLight .d-grid {
  display: grid !important;
}
#LushLight .embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
#LushLight .embed-responsive:before {
  display: block;
  content: "";
}
#LushLight .embed-responsive .embed-responsive-item,
#LushLight .embed-responsive embed,
#LushLight .embed-responsive iframe,
#LushLight .embed-responsive object,
#LushLight .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
#LushLight .embed-responsive-21by9:before {
  padding-top: 42.8571428571%;
}
#LushLight .embed-responsive-16by9:before {
  padding-top: 56.25%;
}
#LushLight .embed-responsive-4by3:before {
  padding-top: 75%;
}
#LushLight .embed-responsive-1by1:before {
  padding-top: 100%;
}
#LushLight .flex-row {
  flex-direction: row !important;
}
#LushLight .flex-column {
  flex-direction: column !important;
}
#LushLight .flex-row-reverse {
  flex-direction: row-reverse !important;
}
#LushLight .flex-column-reverse {
  flex-direction: column-reverse !important;
}
#LushLight .flex-wrap {
  flex-wrap: wrap !important;
}
#LushLight .flex-nowrap {
  flex-wrap: nowrap !important;
}
#LushLight .flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
#LushLight .flex-fill {
  flex: 1 1 auto !important;
}
#LushLight .flex-grow-0 {
  flex-grow: 0 !important;
}
#LushLight .flex-grow-1 {
  flex-grow: 1 !important;
}
#LushLight .flex-shrink-0 {
  flex-shrink: 0 !important;
}
#LushLight .flex-shrink-1 {
  flex-shrink: 1 !important;
}
#LushLight .justify-content-start {
  justify-content: flex-start !important;
}
#LushLight .justify-content-end {
  justify-content: flex-end !important;
}
#LushLight .justify-content-center {
  justify-content: center !important;
}
#LushLight .justify-content-between {
  justify-content: space-between !important;
}
#LushLight .justify-content-around {
  justify-content: space-around !important;
}
#LushLight .align-items-start {
  align-items: flex-start !important;
}
#LushLight .align-items-end {
  align-items: flex-end !important;
}
#LushLight .align-items-center {
  align-items: center !important;
}
#LushLight .align-items-baseline {
  align-items: baseline !important;
}
#LushLight .align-items-stretch {
  align-items: stretch !important;
}
#LushLight .align-content-start {
  align-content: flex-start !important;
}
#LushLight .align-content-end {
  align-content: flex-end !important;
}
#LushLight .align-content-center {
  align-content: center !important;
}
#LushLight .align-content-between {
  align-content: space-between !important;
}
#LushLight .align-content-around {
  align-content: space-around !important;
}
#LushLight .align-content-stretch {
  align-content: stretch !important;
}
#LushLight .align-self-auto {
  align-self: auto !important;
}
#LushLight .align-self-start {
  align-self: flex-start !important;
}
#LushLight .align-self-end {
  align-self: flex-end !important;
}
#LushLight .align-self-center {
  align-self: center !important;
}
#LushLight .align-self-baseline {
  align-self: baseline !important;
}
#LushLight .align-self-stretch {
  align-self: stretch !important;
}
#LushLight .float-left {
  float: left !important;
}
#LushLight .float-right {
  float: right !important;
}
#LushLight .float-none {
  float: none !important;
}
#LushLight .user-select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  user-select: all !important;
}
#LushLight .user-select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  user-select: auto !important;
}
#LushLight .user-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  user-select: none !important;
}
#LushLight .overflow-auto {
  overflow: auto !important;
}
#LushLight .overflow-hidden {
  overflow: hidden !important;
}
#LushLight .position-static {
  position: static !important;
}
#LushLight .position-relative {
  position: relative !important;
}
#LushLight .position-absolute {
  position: absolute !important;
}
#LushLight .position-fixed {
  position: fixed !important;
}
#LushLight .position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}
#LushLight .fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
#LushLight .fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
#LushLight .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;
}
#LushLight .sr-only-focusable:active,
#LushLight .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
#LushLight .shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
#LushLight .shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
#LushLight .shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
#LushLight .shadow-none {
  box-shadow: none !important;
}
#LushLight .w-25,
#LushLight .w-xs-25 {
  width: 25% !important;
}
#LushLight .w-50,
#LushLight .w-xs-50 {
  width: 50% !important;
}
#LushLight .w-75,
#LushLight .w-xs-75 {
  width: 75% !important;
}
#LushLight .w-100,
#LushLight .w-xs-100 {
  width: 100% !important;
}
#LushLight .w-auto,
#LushLight .w-xs-auto {
  width: auto !important;
}
#LushLight .h-25,
#LushLight .h-xs-25 {
  height: 25% !important;
}
#LushLight .h-50,
#LushLight .h-xs-50 {
  height: 50% !important;
}
#LushLight .h-75,
#LushLight .h-xs-75 {
  height: 75% !important;
}
#LushLight .h-100,
#LushLight .h-xs-100 {
  height: 100% !important;
}
#LushLight .h-auto,
#LushLight .h-xs-auto {
  height: auto !important;
}
#LushLight .mw-100 {
  max-width: 100% !important;
}
#LushLight .mh-100 {
  max-height: 100% !important;
}
#LushLight .min-vw-100 {
  min-width: 100vw !important;
}
#LushLight .min-vh-100 {
  min-height: 100vh !important;
}
#LushLight .vw-100 {
  width: 100vw !important;
}
#LushLight .vh-100 {
  height: 100vh !important;
}
#LushLight .m-0 {
  margin: 0 !important;
}
#LushLight .mt-0,
#LushLight .my-0 {
  margin-top: 0 !important;
}
#LushLight .mr-0,
#LushLight .mx-0 {
  margin-right: 0 !important;
}
#LushLight .mb-0,
#LushLight .my-0 {
  margin-bottom: 0 !important;
}
#LushLight .ml-0,
#LushLight .mx-0 {
  margin-left: 0 !important;
}
#LushLight .m-1 {
  margin: 0.25rem !important;
}
#LushLight .mt-1,
#LushLight .my-1 {
  margin-top: 0.25rem !important;
}
#LushLight .mr-1,
#LushLight .mx-1 {
  margin-right: 0.25rem !important;
}
#LushLight .mb-1,
#LushLight .my-1 {
  margin-bottom: 0.25rem !important;
}
#LushLight .ml-1,
#LushLight .mx-1 {
  margin-left: 0.25rem !important;
}
#LushLight .m-2 {
  margin: 0.5rem !important;
}
#LushLight .mt-2,
#LushLight .my-2 {
  margin-top: 0.5rem !important;
}
#LushLight .mr-2,
#LushLight .mx-2 {
  margin-right: 0.5rem !important;
}
#LushLight .mb-2,
#LushLight .my-2 {
  margin-bottom: 0.5rem !important;
}
#LushLight .ml-2,
#LushLight .mx-2 {
  margin-left: 0.5rem !important;
}
#LushLight .m-3 {
  margin: 1rem !important;
}
#LushLight .mt-3,
#LushLight .my-3 {
  margin-top: 1rem !important;
}
#LushLight .mr-3,
#LushLight .mx-3 {
  margin-right: 1rem !important;
}
#LushLight .mb-3,
#LushLight .my-3 {
  margin-bottom: 1rem !important;
}
#LushLight .ml-3,
#LushLight .mx-3 {
  margin-left: 1rem !important;
}
#LushLight .m-4 {
  margin: 1.5rem !important;
}
#LushLight .mt-4,
#LushLight .my-4 {
  margin-top: 1.5rem !important;
}
#LushLight .mr-4,
#LushLight .mx-4 {
  margin-right: 1.5rem !important;
}
#LushLight .mb-4,
#LushLight .my-4 {
  margin-bottom: 1.5rem !important;
}
#LushLight .ml-4,
#LushLight .mx-4 {
  margin-left: 1.5rem !important;
}
#LushLight .m-5 {
  margin: 3rem !important;
}
#LushLight .mt-5,
#LushLight .my-5 {
  margin-top: 3rem !important;
}
#LushLight .mr-5,
#LushLight .mx-5 {
  margin-right: 3rem !important;
}
#LushLight .mb-5,
#LushLight .my-5 {
  margin-bottom: 3rem !important;
}
#LushLight .ml-5,
#LushLight .mx-5 {
  margin-left: 3rem !important;
}
#LushLight .p-0 {
  padding: 0 !important;
}
#LushLight .pt-0,
#LushLight .py-0 {
  padding-top: 0 !important;
}
#LushLight .pr-0,
#LushLight .px-0 {
  padding-right: 0 !important;
}
#LushLight .pb-0,
#LushLight .py-0 {
  padding-bottom: 0 !important;
}
#LushLight .pl-0,
#LushLight .px-0 {
  padding-left: 0 !important;
}
#LushLight .p-1 {
  padding: 0.25rem !important;
}
#LushLight .pt-1,
#LushLight .py-1 {
  padding-top: 0.25rem !important;
}
#LushLight .pr-1,
#LushLight .px-1 {
  padding-right: 0.25rem !important;
}
#LushLight .pb-1,
#LushLight .py-1 {
  padding-bottom: 0.25rem !important;
}
#LushLight .pl-1,
#LushLight .px-1 {
  padding-left: 0.25rem !important;
}
#LushLight .p-2 {
  padding: 0.5rem !important;
}
#LushLight .pt-2,
#LushLight .py-2 {
  padding-top: 0.5rem !important;
}
#LushLight .pr-2,
#LushLight .px-2 {
  padding-right: 0.5rem !important;
}
#LushLight .pb-2,
#LushLight .py-2 {
  padding-bottom: 0.5rem !important;
}
#LushLight .pl-2,
#LushLight .px-2 {
  padding-left: 0.5rem !important;
}
#LushLight .p-3 {
  padding: 1rem !important;
}
#LushLight .pt-3,
#LushLight .py-3 {
  padding-top: 1rem !important;
}
#LushLight .pr-3,
#LushLight .px-3 {
  padding-right: 1rem !important;
}
#LushLight .pb-3,
#LushLight .py-3 {
  padding-bottom: 1rem !important;
}
#LushLight .pl-3,
#LushLight .px-3 {
  padding-left: 1rem !important;
}
#LushLight .p-4 {
  padding: 1.5rem !important;
}
#LushLight .pt-4,
#LushLight .py-4 {
  padding-top: 1.5rem !important;
}
#LushLight .pr-4,
#LushLight .px-4 {
  padding-right: 1.5rem !important;
}
#LushLight .pb-4,
#LushLight .py-4 {
  padding-bottom: 1.5rem !important;
}
#LushLight .pl-4,
#LushLight .px-4 {
  padding-left: 1.5rem !important;
}
#LushLight .p-5 {
  padding: 3rem !important;
}
#LushLight .pt-5,
#LushLight .py-5 {
  padding-top: 3rem !important;
}
#LushLight .pr-5,
#LushLight .px-5 {
  padding-right: 3rem !important;
}
#LushLight .pb-5,
#LushLight .py-5 {
  padding-bottom: 3rem !important;
}
#LushLight .pl-5,
#LushLight .px-5 {
  padding-left: 3rem !important;
}
#LushLight .m-n1 {
  margin: -0.25rem !important;
}
#LushLight .mt-n1,
#LushLight .my-n1 {
  margin-top: -0.25rem !important;
}
#LushLight .mr-n1,
#LushLight .mx-n1 {
  margin-right: -0.25rem !important;
}
#LushLight .mb-n1,
#LushLight .my-n1 {
  margin-bottom: -0.25rem !important;
}
#LushLight .ml-n1,
#LushLight .mx-n1 {
  margin-left: -0.25rem !important;
}
#LushLight .m-n2 {
  margin: -0.5rem !important;
}
#LushLight .mt-n2,
#LushLight .my-n2 {
  margin-top: -0.5rem !important;
}
#LushLight .mr-n2,
#LushLight .mx-n2 {
  margin-right: -0.5rem !important;
}
#LushLight .mb-n2,
#LushLight .my-n2 {
  margin-bottom: -0.5rem !important;
}
#LushLight .ml-n2,
#LushLight .mx-n2 {
  margin-left: -0.5rem !important;
}
#LushLight .m-n3 {
  margin: -1rem !important;
}
#LushLight .mt-n3,
#LushLight .my-n3 {
  margin-top: -1rem !important;
}
#LushLight .mr-n3,
#LushLight .mx-n3 {
  margin-right: -1rem !important;
}
#LushLight .mb-n3,
#LushLight .my-n3 {
  margin-bottom: -1rem !important;
}
#LushLight .ml-n3,
#LushLight .mx-n3 {
  margin-left: -1rem !important;
}
#LushLight .m-n4 {
  margin: -1.5rem !important;
}
#LushLight .mt-n4,
#LushLight .my-n4 {
  margin-top: -1.5rem !important;
}
#LushLight .mr-n4,
#LushLight .mx-n4 {
  margin-right: -1.5rem !important;
}
#LushLight .mb-n4,
#LushLight .my-n4 {
  margin-bottom: -1.5rem !important;
}
#LushLight .ml-n4,
#LushLight .mx-n4 {
  margin-left: -1.5rem !important;
}
#LushLight .m-n5 {
  margin: -3rem !important;
}
#LushLight .mt-n5,
#LushLight .my-n5 {
  margin-top: -3rem !important;
}
#LushLight .mr-n5,
#LushLight .mx-n5 {
  margin-right: -3rem !important;
}
#LushLight .mb-n5,
#LushLight .my-n5 {
  margin-bottom: -3rem !important;
}
#LushLight .ml-n5,
#LushLight .mx-n5 {
  margin-left: -3rem !important;
}
#LushLight .m-auto {
  margin: auto !important;
}
#LushLight .mt-auto,
#LushLight .my-auto {
  margin-top: auto !important;
}
#LushLight .mr-auto,
#LushLight .mx-auto {
  margin-right: auto !important;
}
#LushLight .mb-auto,
#LushLight .my-auto {
  margin-bottom: auto !important;
}
#LushLight .ml-auto,
#LushLight .mx-auto {
  margin-left: auto !important;
}
#LushLight .stretched-link:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: transparent;
}
#LushLight .text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono,
    Courier New, monospace !important;
}
#LushLight .text-justify {
  text-align: justify !important;
}
#LushLight .text-wrap {
  white-space: normal !important;
}
#LushLight .text-nowrap {
  white-space: nowrap !important;
}
#LushLight .text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#LushLight .text-left {
  text-align: left !important;
}
#LushLight .text-right {
  text-align: right !important;
}
#LushLight .text-center {
  text-align: center !important;
}
#LushLight .text-lowercase {
  text-transform: lowercase !important;
}
#LushLight .text-uppercase {
  text-transform: uppercase !important;
}
#LushLight .text-capitalize {
  text-transform: capitalize !important;
}
#LushLight .font-weight-light {
  font-weight: 300 !important;
}
#LushLight .font-weight-lighter {
  font-weight: lighter !important;
}
#LushLight .font-weight-normal {
  font-weight: 400 !important;
}
#LushLight .font-weight-bold {
  font-weight: 700 !important;
}
#LushLight .font-weight-bolder {
  font-weight: bolder !important;
}
#LushLight .font-italic {
  font-style: italic !important;
}
#LushLight .text-primary {
  color: #226ba5 !important;
}
#LushLight a.text-primary:focus,
#LushLight a.text-primary:hover {
  color: #154266 !important;
}
#LushLight .text-muted,
#LushLight .text-secondary {
  color: #6c757d !important;
}
#LushLight a.text-secondary:focus,
#LushLight a.text-secondary:hover {
  color: #494f54 !important;
}
#LushLight .text-success {
  color: #3ba800 !important;
}
#LushLight a.text-success:focus,
#LushLight a.text-success:hover {
  color: #205c00 !important;
}
#LushLight .text-info {
  color: #17a2b8 !important;
}
#LushLight a.text-info:focus,
#LushLight a.text-info:hover {
  color: #0f6674 !important;
}
#LushLight .text-warning {
  color: #e97e00 !important;
}
#LushLight a.text-warning:focus,
#LushLight a.text-warning:hover {
  color: #9d5500 !important;
}
#LushLight .text-danger {
  color: #b70f4d !important;
}
#LushLight a.text-danger:focus,
#LushLight a.text-danger:hover {
  color: #70092f !important;
}
#LushLight .text-light {
  color: #f8f9fa !important;
}
#LushLight a.text-light:focus,
#LushLight a.text-light:hover {
  color: #cbd3da !important;
}
#LushLight .text-dark {
  color: #343a40 !important;
}
#LushLight a.text-dark:focus,
#LushLight a.text-dark:hover {
  color: #121416 !important;
}
#LushLight .text-lush-info {
  color: #347fac !important;
}
#LushLight a.text-lush-info:focus,
#LushLight a.text-lush-info:hover {
  color: #225471 !important;
}
#LushLight .text-twitter {
  color: #1da1f2 !important;
}
#LushLight a.text-twitter:focus,
#LushLight a.text-twitter:hover {
  color: #0b76b8 !important;
}
#LushLight .text-discord {
  color: #7289da !important;
}
#LushLight a.text-discord:focus,
#LushLight a.text-discord:hover {
  color: #3556ca !important;
}
#LushLight .text-facebook {
  color: #3b5998 !important;
}
#LushLight a.text-facebook:focus,
#LushLight a.text-facebook:hover {
  color: #263961 !important;
}
#LushLight .text-off-white {
  color: #e3e8ed !important;
}
#LushLight a.text-off-white:focus,
#LushLight a.text-off-white:hover {
  color: #b4c2cf !important;
}
#LushLight .text-lush-dark-blue,
#LushLight .text-lush-info-text {
  color: #384b60 !important;
}
#LushLight a.text-lush-dark-blue:focus,
#LushLight a.text-lush-dark-blue:hover,
#LushLight a.text-lush-info-text:focus,
#LushLight a.text-lush-info-text:hover {
  color: #1c2530 !important;
}
#LushLight .text-lush-content-bg {
  color: hsla(0, 0%, 76.9%, 0.7) !important;
}
#LushLight a.text-lush-content-bg:focus,
#LushLight a.text-lush-content-bg:hover {
  color: hsla(0, 0%, 62%, 0.7) !important;
}
#LushLight .text-orange {
  color: #fc6204 !important;
}
#LushLight a.text-orange:focus,
#LushLight a.text-orange:hover {
  color: #b14502 !important;
}
#LushLight .text-lush-bg-grey-1 {
  color: #c0c9d1 !important;
}
#LushLight a.text-lush-bg-grey-1:focus,
#LushLight a.text-lush-bg-grey-1:hover {
  color: #94a3b1 !important;
}
#LushLight .text-white {
  color: #fff !important;
}
#LushLight a.text-white:focus,
#LushLight a.text-white:hover {
  color: #d9d9d9 !important;
}
#LushLight .text-body {
  color: #212529 !important;
}
#LushLight .text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}
#LushLight .text-white-50 {
  color: hsla(0, 0%, 100%, 0.5) !important;
}
#LushLight .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
#LushLight .text-decoration-none {
  text-decoration: none !important;
}
#LushLight .text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}
#LushLight .text-reset {
  color: inherit !important;
}
#LushLight .visible {
  visibility: visible !important;
}
#LushLight .client-frame.client-hidden #client-area,
#LushLight .invisible {
  visibility: hidden !important;
}
#LushLight .form-control.focus.is-valid {
  border-color: #3ba800;
  box-shadow: 0 0 0 0.2rem rgba(59, 168, 0, 0.25);
}
#LushLight .form-control.focus.is-invalid {
  border-color: #b70f4d;
  box-shadow: 0 0 0 0.2rem rgba(183, 15, 77, 0.25);
}
#LushLight .b-avatar {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  flex-shrink: 0;
  width: 2.5rem;
  height: 2.5rem;
  font-size: inherit;
  font-weight: 400;
  line-height: 1;
  max-width: 100%;
  max-height: auto;
  text-align: center;
  overflow: visible;
  position: relative;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}
#LushLight .b-avatar.btn,
#LushLight .b-avatar[href] {
  padding: 0;
  border: 0;
}
#LushLight .b-avatar.btn .b-avatar-img img,
#LushLight .b-avatar[href] .b-avatar-img img {
  transition: transform 0.15s ease-in-out;
}
#LushLight .b-avatar.btn:not(:disabled):not(.disabled):hover .b-avatar-img img,
#LushLight
  .b-avatar[href]:not(:disabled):not(.disabled):hover
  .b-avatar-img
  img {
  transform: scale(1.15);
}
#LushLight .b-avatar.disabled,
#LushLight .b-avatar:disabled,
#LushLight .b-avatar[disabled] {
  opacity: 0.65;
  pointer-events: none;
}
#LushLight .b-avatar .b-avatar-custom,
#LushLight .b-avatar .b-avatar-img,
#LushLight .b-avatar .b-avatar-text {
  border-radius: inherit;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-mask-image: radial-gradient(#fff, #000);
  mask-image: radial-gradient(#fff, #000);
}
#LushLight .b-avatar .b-avatar-text {
  text-transform: uppercase;
  white-space: nowrap;
}
#LushLight .b-avatar > .b-icon {
  width: 60%;
  height: auto;
  max-width: 100%;
}
#LushLight .b-avatar .b-avatar-img img {
  width: 100%;
  height: 100%;
  max-height: auto;
  border-radius: inherit;
  -o-object-fit: cover;
  object-fit: cover;
}
#LushLight .b-avatar .b-avatar-badge {
  position: absolute;
  min-height: 1.5em;
  min-width: 1.5em;
  padding: 0.25em;
  line-height: 1;
  border-radius: 10em;
  font-size: 70%;
  font-weight: 700;
  z-index: 1;
}
#LushLight .b-avatar-sm {
  width: 1.5rem;
  height: 1.5rem;
}
#LushLight .b-avatar-sm .b-avatar-text {
  font-size: 0.6rem;
}
#LushLight .b-avatar-sm .b-avatar-badge {
  font-size: 0.42rem;
}
#LushLight .b-avatar-lg {
  width: 3.5rem;
  height: 3.5rem;
}
#LushLight .b-avatar-lg .b-avatar-text {
  font-size: 1.4rem;
}
#LushLight .b-avatar-lg .b-avatar-badge {
  font-size: 0.98rem;
}
#LushLight .b-calendar {
  display: inline-flex;
}
#LushLight .b-calendar .b-calendar-inner {
  min-width: 250px;
}
#LushLight .b-calendar .b-calendar-header,
#LushLight .b-calendar .b-calendar-nav {
  margin-bottom: 0.25rem;
}
#LushLight .b-calendar .b-calendar-grid-caption,
#LushLight .b-calendar .b-calendar-nav .btn {
  padding: 0.25rem;
}
#LushLight .b-calendar output,
#LushLight .b-time .b-time-header output {
  padding: 0.25rem;
  font-size: 80%;
}
#LushLight .b-calendar .b-calendar-grid {
  padding: 0;
  margin: 0;
  overflow: hidden;
}
#LushLight .b-calendar .b-calendar-grid .row {
  flex-wrap: nowrap;
}
#LushLight .b-calendar .b-calendar-grid-body .col[data-date] .btn {
  width: 32px;
  height: 32px;
  font-size: 14px;
  line-height: 1;
  margin: 3px auto;
  padding: 9px 0;
}
#LushLight .b-calendar .btn.disabled,
#LushLight .b-calendar .btn:disabled,
#LushLight .b-calendar .btn[aria-disabled="true"] {
  cursor: default;
  pointer-events: none;
}
#LushLight .card-img-left {
  border-top-left-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
#LushLight .card-img-right {
  border-top-right-radius: calc(0.25rem - 1px);
  border-bottom-right-radius: calc(0.25rem - 1px);
}
#LushLight .b-dropdown-form {
  display: inline-block;
  padding: 0.25rem 1.5rem;
  width: 100%;
  clear: both;
  font-weight: 400;
}
#LushLight .b-dropdown-form:focus {
  outline: dotted 1px !important;
  outline: -webkit-focus-ring-color auto 5px !important;
}
#LushLight .b-dropdown-form.disabled,
#LushLight .b-dropdown-form:disabled {
  outline: 0 !important;
  color: #adb5bd;
  pointer-events: none;
}
#LushLight .b-dropdown-text {
  display: inline-block;
  padding: 0.25rem 1.5rem;
  margin-bottom: 0;
  width: 100%;
  clear: both;
  font-weight: lighter;
}
#LushLight .custom-checkbox.b-custom-control-lg,
#LushLight .custom-radio.b-custom-control-lg,
#LushLight .input-group-lg .custom-checkbox,
#LushLight .input-group-lg .custom-radio {
  font-size: 1.25rem;
  line-height: 1.5;
  padding-left: 1.875rem;
}
#LushLight .custom-checkbox.b-custom-control-lg .custom-control-label:before,
#LushLight .input-group-lg .custom-checkbox .custom-control-label:before {
  top: 0.3125rem;
  left: -1.875rem;
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 0.3rem;
}
#LushLight .custom-checkbox.b-custom-control-lg .custom-control-label:after,
#LushLight .input-group-lg .custom-checkbox .custom-control-label:after {
  top: 0.3125rem;
  left: -1.875rem;
  width: 1.25rem;
  height: 1.25rem;
  background-size: 50% 50%;
}
#LushLight .custom-checkbox.b-custom-control-sm,
#LushLight .custom-radio.b-custom-control-sm,
#LushLight .input-group-sm .custom-checkbox,
#LushLight .input-group-sm .custom-radio {
  font-size: 0.875rem;
  line-height: 1.5;
  padding-left: 1.3125rem;
}
#LushLight .custom-checkbox.b-custom-control-sm .custom-control-label:before,
#LushLight .input-group-sm .custom-checkbox .custom-control-label:before {
  top: 0.21875rem;
  left: -1.3125rem;
  width: 0.875rem;
  height: 0.875rem;
  border-radius: 0.2rem;
}
#LushLight .custom-checkbox.b-custom-control-sm .custom-control-label:after,
#LushLight .input-group-sm .custom-checkbox .custom-control-label:after {
  top: 0.21875rem;
  left: -1.3125rem;
  width: 0.875rem;
  height: 0.875rem;
  background-size: 50% 50%;
}
#LushLight .custom-switch.b-custom-control-lg,
#LushLight .input-group-lg .custom-switch {
  padding-left: 2.8125rem;
}
#LushLight .custom-switch.b-custom-control-lg .custom-control-label,
#LushLight .input-group-lg .custom-switch .custom-control-label {
  font-size: 1.25rem;
  line-height: 1.5;
}
#LushLight .custom-switch.b-custom-control-lg .custom-control-label:before,
#LushLight .input-group-lg .custom-switch .custom-control-label:before {
  top: 0.3125rem;
  height: 1.25rem;
  left: -2.8125rem;
  width: 2.1875rem;
  border-radius: 0.625rem;
}
#LushLight .custom-switch.b-custom-control-lg .custom-control-label:after,
#LushLight .input-group-lg .custom-switch .custom-control-label:after {
  top: calc(0.3125rem + 2px);
  left: calc(-2.8125rem + 2px);
  width: calc(1.25rem - 4px);
  height: calc(1.25rem - 4px);
  border-radius: 0.625rem;
  background-size: 50% 50%;
}
#LushLight
  .custom-switch.b-custom-control-lg
  .custom-control-input:checked
  ~ .custom-control-label:after,
#LushLight
  .input-group-lg
  .custom-switch
  .custom-control-input:checked
  ~ .custom-control-label:after {
  transform: translateX(0.9375rem);
}
#LushLight .custom-switch.b-custom-control-sm,
#LushLight .input-group-sm .custom-switch {
  padding-left: 1.96875rem;
}
#LushLight .custom-switch.b-custom-control-sm .custom-control-label,
#LushLight .input-group-sm .custom-switch .custom-control-label {
  font-size: 0.875rem;
  line-height: 1.5;
}
#LushLight .custom-switch.b-custom-control-sm .custom-control-label:before,
#LushLight .input-group-sm .custom-switch .custom-control-label:before {
  top: 0.21875rem;
  left: -1.96875rem;
  width: 1.53125rem;
  height: 0.875rem;
  border-radius: 0.4375rem;
}
#LushLight .custom-switch.b-custom-control-sm .custom-control-label:after,
#LushLight .input-group-sm .custom-switch .custom-control-label:after {
  top: calc(0.21875rem + 2px);
  left: calc(-1.96875rem + 2px);
  width: calc(0.875rem - 4px);
  height: calc(0.875rem - 4px);
  border-radius: 0.4375rem;
  background-size: 50% 50%;
}
#LushLight
  .custom-switch.b-custom-control-sm
  .custom-control-input:checked
  ~ .custom-control-label:after,
#LushLight
  .input-group-sm
  .custom-switch
  .custom-control-input:checked
  ~ .custom-control-label:after {
  transform: translateX(0.65625rem);
}
#LushLight .b-form-btn-label-control.form-control {
  display: flex;
  align-items: stretch;
  height: auto;
  padding: 0;
  background-image: none;
}
.input-group #LushLight .b-form-btn-label-control.form-control {
  padding: 0;
}
#LushLight .b-form-btn-label-control.form-control[dir="rtl"],
#LushLight .b-form-spinbutton[dir="rtl"]:not(.flex-column),
[dir="rtl"] #LushLight .b-form-btn-label-control.form-control,
[dir="rtl"] #LushLight .b-form-spinbutton:not(.flex-column),
[dir="rtl"] #LushLight .b-sidebar > .b-sidebar-header,
[dir="rtl"] #LushLight .b-time > .d-flex:not(.flex-column) {
  flex-direction: row-reverse;
}
#LushLight .b-form-btn-label-control.form-control[dir="rtl"] > label,
[dir="rtl"] #LushLight .b-form-btn-label-control.form-control > label {
  text-align: right;
}
#LushLight .b-form-btn-label-control.form-control > .btn {
  line-height: 1;
  font-size: inherit;
  box-shadow: none !important;
  border: 0;
}
#LushLight .b-form-btn-label-control.form-control.is-valid > .btn {
  color: #3ba800;
}
#LushLight .b-form-btn-label-control.form-control.is-invalid > .btn {
  color: #b70f4d;
}
#LushLight .b-form-btn-label-control.btn-group > .dropdown-menu,
#LushLight .b-form-btn-label-control.form-control > .dropdown-menu {
  padding: 0.5rem;
}
#LushLight .b-form-btn-label-control.form-control > .form-control {
  height: auto;
  min-height: calc(1.5em + 0.75rem);
  padding-left: 0.25rem;
  margin: 0;
  border: 0;
  outline: 0;
  background: 0 0;
  word-break: break-word;
  font-size: inherit;
  white-space: normal;
  cursor: pointer;
}
#LushLight
  .b-form-btn-label-control.form-control
  > .form-control.form-control-sm {
  min-height: calc(1.5em + 0.5rem);
}
#LushLight
  .b-form-btn-label-control.form-control
  > .form-control.form-control-lg {
  min-height: calc(1.5em + 1rem);
}
.input-group.input-group-sm
  #LushLight
  .b-form-btn-label-control.form-control
  > .form-control {
  min-height: calc(1.5em + 0.5rem);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.input-group.input-group-lg
  #LushLight
  .b-form-btn-label-control.form-control
  > .form-control {
  min-height: calc(1.5em + 1rem);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
#LushLight
  .b-form-btn-label-control.form-control[aria-disabled="true"]
  > label {
  cursor: default;
}
#LushLight .custom-file-label {
  white-space: nowrap;
  overflow-x: hidden;
}
#LushLight .b-custom-control-lg .custom-file-input,
#LushLight .b-custom-control-lg .custom-file-label,
#LushLight .b-custom-control-lg.custom-file,
#LushLight .input-group-lg .custom-file-input,
#LushLight .input-group-lg .custom-file-label,
#LushLight .input-group-lg.custom-file {
  font-size: 1.25rem;
  height: calc(1.5em + 1rem + 2px);
}
#LushLight .b-custom-control-lg .custom-file-label,
#LushLight .b-custom-control-lg .custom-file-label:after,
#LushLight .input-group-lg .custom-file-label,
#LushLight .input-group-lg .custom-file-label:after {
  padding: 0.5rem 1rem;
  line-height: 1.5;
}
#LushLight .b-custom-control-lg .custom-file-label,
#LushLight .input-group-lg .custom-file-label {
  border-radius: 0.3rem;
}
#LushLight .b-custom-control-lg .custom-file-label:after,
#LushLight .input-group-lg .custom-file-label:after {
  font-size: inherit;
  height: calc(1.5em + 1rem);
  border-radius: 0 0.3rem 0.3rem 0;
}
#LushLight .b-custom-control-sm .custom-file-input,
#LushLight .b-custom-control-sm .custom-file-label,
#LushLight .b-custom-control-sm.custom-file,
#LushLight .input-group-sm .custom-file-input,
#LushLight .input-group-sm .custom-file-label,
#LushLight .input-group-sm.custom-file {
  font-size: 0.875rem;
  height: calc(1.5em + 0.5rem + 2px);
}
#LushLight .b-custom-control-sm .custom-file-label,
#LushLight .b-custom-control-sm .custom-file-label:after,
#LushLight .input-group-sm .custom-file-label,
#LushLight .input-group-sm .custom-file-label:after {
  padding: 0.25rem 0.5rem;
  line-height: 1.5;
}
#LushLight .b-custom-control-sm .custom-file-label,
#LushLight .input-group-sm .custom-file-label {
  border-radius: 0.2rem;
}
#LushLight .b-custom-control-sm .custom-file-label:after,
#LushLight .input-group-sm .custom-file-label:after {
  font-size: inherit;
  height: calc(1.5em + 0.5rem);
  border-radius: 0 0.2rem 0.2rem 0;
}
#LushLight .form-control.is-invalid,
#LushLight .form-control.is-valid,
.was-validated #LushLight .form-control:invalid,
.was-validated #LushLight .form-control:valid {
  background-position: right calc(0.375em + 0.1875rem) center;
}
#LushLight input[type="color"].form-control {
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.125rem 0.25rem;
}
#LushLight .input-group-sm input[type="color"].form-control,
#LushLight input[type="color"].form-control.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.125rem 0.25rem;
}
#LushLight .input-group-lg input[type="color"].form-control,
#LushLight input[type="color"].form-control.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.125rem 0.25rem;
}
#LushLight input[type="color"].form-control:disabled {
  background-color: #adb5bd;
  opacity: 0.65;
}
#LushLight .input-group > .custom-range:focus {
  z-index: 3;
  color: #495057;
  background-color: #fff;
  border-color: #67aae0;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(34, 107, 165, 0.25);
}
#LushLight .input-group > .custom-range {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
  padding: 0 0.75rem;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  height: calc(1.5em + 0.75rem + 2px);
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
#LushLight .input-group-lg > .custom-range {
  height: calc(1.5em + 1rem + 2px);
  padding: 0 1rem;
  border-radius: 0.3rem;
}
#LushLight .input-group-sm > .custom-range {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0 0.5rem;
  border-radius: 0.2rem;
}
#LushLight .input-group .custom-range.is-valid,
.was-validated #LushLight .input-group .custom-range:valid {
  border-color: #3ba800;
}
#LushLight .input-group .custom-range.is-valid:focus,
.was-validated #LushLight .input-group .custom-range:valid:focus {
  border-color: #3ba800;
  box-shadow: 0 0 0 0.2rem rgba(59, 168, 0, 0.25);
}
#LushLight .custom-range.is-valid:focus::-webkit-slider-thumb,
.was-validated #LushLight .custom-range:valid:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem #95ff5c;
}
#LushLight .custom-range.is-valid:focus::-moz-range-thumb,
.was-validated #LushLight .custom-range:valid:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem #95ff5c;
}
#LushLight .custom-range.is-valid:focus::-ms-thumb,
.was-validated #LushLight .custom-range:valid:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem #95ff5c;
}
#LushLight .custom-range.is-valid::-webkit-slider-thumb,
.was-validated #LushLight .custom-range:valid::-webkit-slider-thumb {
  background-color: #3ba800;
  background-image: none;
}
#LushLight .custom-range.is-valid::-webkit-slider-thumb:active,
.was-validated #LushLight .custom-range:valid::-webkit-slider-thumb:active {
  background-color: #95ff5c;
  background-image: none;
}
#LushLight .custom-range.is-valid::-webkit-slider-runnable-track,
.was-validated #LushLight .custom-range:valid::-webkit-slider-runnable-track {
  background-color: rgba(59, 168, 0, 0.35);
}
#LushLight .custom-range.is-valid::-moz-range-thumb,
.was-validated #LushLight .custom-range:valid::-moz-range-thumb {
  background-color: #3ba800;
  background-image: none;
}
#LushLight .custom-range.is-valid::-moz-range-thumb:active,
.was-validated #LushLight .custom-range:valid::-moz-range-thumb:active {
  background-color: #95ff5c;
  background-image: none;
}
#LushLight .custom-range.is-valid::-moz-range-track,
.was-validated #LushLight .custom-range:valid::-moz-range-track {
  background: rgba(59, 168, 0, 0.35);
}
#LushLight .custom-range.is-valid ~ .valid-feedback,
#LushLight .custom-range.is-valid ~ .valid-tooltip,
.was-validated #LushLight .custom-range:valid ~ .valid-feedback,
.was-validated #LushLight .custom-range:valid ~ .valid-tooltip {
  display: block;
}
#LushLight .custom-range.is-valid::-ms-thumb,
.was-validated #LushLight .custom-range:valid::-ms-thumb {
  background-color: #3ba800;
  background-image: none;
}
#LushLight .custom-range.is-valid::-ms-thumb:active,
.was-validated #LushLight .custom-range:valid::-ms-thumb:active {
  background-color: #95ff5c;
  background-image: none;
}
#LushLight .custom-range.is-valid::-ms-track-lower,
#LushLight .custom-range.is-valid::-ms-track-upper,
.was-validated #LushLight .custom-range:valid::-ms-track-lower,
.was-validated #LushLight .custom-range:valid::-ms-track-upper {
  background: rgba(59, 168, 0, 0.35);
}
#LushLight .input-group .custom-range.is-invalid,
.was-validated #LushLight .input-group .custom-range:invalid {
  border-color: #b70f4d;
}
#LushLight .input-group .custom-range.is-invalid:focus,
.was-validated #LushLight .input-group .custom-range:invalid:focus {
  border-color: #b70f4d;
  box-shadow: 0 0 0 0.2rem rgba(183, 15, 77, 0.25);
}
#LushLight .custom-range.is-invalid:focus::-webkit-slider-thumb,
.was-validated #LushLight .custom-range:invalid:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem #f584ad;
}
#LushLight .custom-range.is-invalid:focus::-moz-range-thumb,
.was-validated #LushLight .custom-range:invalid:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem #f584ad;
}
#LushLight .custom-range.is-invalid:focus::-ms-thumb,
.was-validated #LushLight .custom-range:invalid:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem #f584ad;
}
#LushLight .custom-range.is-invalid::-webkit-slider-thumb,
.was-validated #LushLight .custom-range:invalid::-webkit-slider-thumb {
  background-color: #b70f4d;
  background-image: none;
}
#LushLight .custom-range.is-invalid::-webkit-slider-thumb:active,
.was-validated #LushLight .custom-range:invalid::-webkit-slider-thumb:active {
  background-color: #f584ad;
  background-image: none;
}
#LushLight .custom-range.is-invalid::-webkit-slider-runnable-track,
.was-validated #LushLight .custom-range:invalid::-webkit-slider-runnable-track {
  background-color: rgba(183, 15, 77, 0.35);
}
#LushLight .custom-range.is-invalid::-moz-range-thumb,
.was-validated #LushLight .custom-range:invalid::-moz-range-thumb {
  background-color: #b70f4d;
  background-image: none;
}
#LushLight .custom-range.is-invalid::-moz-range-thumb:active,
.was-validated #LushLight .custom-range:invalid::-moz-range-thumb:active {
  background-color: #f584ad;
  background-image: none;
}
#LushLight .custom-range.is-invalid::-moz-range-track,
.was-validated #LushLight .custom-range:invalid::-moz-range-track {
  background: rgba(183, 15, 77, 0.35);
}
#LushLight .custom-range.is-invalid ~ .invalid-feedback,
#LushLight .custom-range.is-invalid ~ .invalid-tooltip,
.was-validated #LushLight .custom-range:invalid ~ .invalid-feedback,
.was-validated #LushLight .custom-range:invalid ~ .invalid-tooltip {
  display: block;
}
#LushLight .custom-range.is-invalid::-ms-thumb,
.was-validated #LushLight .custom-range:invalid::-ms-thumb {
  background-color: #b70f4d;
  background-image: none;
}
#LushLight .custom-range.is-invalid::-ms-thumb:active,
.was-validated #LushLight .custom-range:invalid::-ms-thumb:active {
  background-color: #f584ad;
  background-image: none;
}
#LushLight .custom-range.is-invalid::-ms-track-lower,
#LushLight .custom-range.is-invalid::-ms-track-upper,
.was-validated #LushLight .custom-range:invalid::-ms-track-lower,
.was-validated #LushLight .custom-range:invalid::-ms-track-upper {
  background: rgba(183, 15, 77, 0.35);
}
#LushLight .custom-radio.b-custom-control-lg .custom-control-label:before,
#LushLight .input-group-lg .custom-radio .custom-control-label:before {
  top: 0.3125rem;
  left: -1.875rem;
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 50%;
}
#LushLight .custom-radio.b-custom-control-lg .custom-control-label:after,
#LushLight .input-group-lg .custom-radio .custom-control-label:after {
  top: 0.3125rem;
  left: -1.875rem;
  width: 1.25rem;
  height: 1.25rem;
  background: 50%/50% 50% no-repeat;
}
#LushLight .custom-radio.b-custom-control-sm .custom-control-label:before,
#LushLight .input-group-sm .custom-radio .custom-control-label:before {
  top: 0.21875rem;
  left: -1.3125rem;
  width: 0.875rem;
  height: 0.875rem;
  border-radius: 50%;
}
#LushLight .custom-radio.b-custom-control-sm .custom-control-label:after,
#LushLight .input-group-sm .custom-radio .custom-control-label:after {
  top: 0.21875rem;
  left: -1.3125rem;
  width: 0.875rem;
  height: 0.875rem;
  background: 50%/50% 50% no-repeat;
}
#LushLight .b-rating {
  text-align: center;
}
#LushLight .b-rating .b-rating-star,
#LushLight .b-rating .b-rating-value {
  padding: 0 0.25em;
}
#LushLight .b-rating .b-rating-value {
  min-width: 2.5em;
}
#LushLight .b-rating .b-rating-star {
  display: inline-flex;
  justify-content: center;
  outline: 0;
}
#LushLight .b-rating .b-rating-star .b-rating-icon {
  display: inline-flex;
  transition: 0.15s ease-in-out;
}
#LushLight .b-rating.disabled,
#LushLight .b-rating:disabled {
  background-color: #e9ecef;
  color: #6c757d;
}
#LushLight
  .b-rating:not(.disabled):not(.readonly)
  .b-rating-star:hover
  .b-rating-icon,
#LushLight
  .b-rating:not(.disabled):not(.readonly):focus:not(:hover)
  .b-rating-star.focused
  .b-rating-icon {
  transform: scale(1.5);
}
#LushLight .b-rating[dir="rtl"] .b-rating-star-half {
  transform: scaleX(-1);
}
#LushLight .b-form-spinbutton {
  text-align: center;
  overflow: hidden;
  background-image: none;
  padding: 0;
}
#LushLight .b-form-spinbutton output {
  font-size: inherit;
  outline: 0;
  border: 0;
  background-color: transparent;
  width: auto;
  margin: 0;
  padding: 0 0.25rem;
}
#LushLight .b-form-spinbutton output > bdi,
#LushLight .b-form-spinbutton output > div {
  display: block;
  min-width: 2.25em;
  height: 1.5em;
}
#LushLight .b-form-spinbutton.flex-column {
  height: auto;
  width: auto;
}
#LushLight .b-form-spinbutton.flex-column output {
  margin: 0 0.25rem;
  padding: 0.25rem 0;
}
#LushLight .b-form-spinbutton:not(.d-inline-flex):not(.flex-column) {
  output-width: 100%;
}
#LushLight .b-form-spinbutton .btn {
  line-height: 1;
  box-shadow: none !important;
}
#LushLight .b-form-spinbutton .btn:hover:not(:disabled) > div > .b-icon {
  transform: scale(1.25);
}
#LushLight .b-form-tags .b-form-tags-list {
  margin-top: -0.25rem;
}
#LushLight .b-form-tags .b-form-tags-list .b-form-tag,
#LushLight .b-form-tags .b-form-tags-list .b-from-tags-field {
  margin-top: 0.25rem;
}
#LushLight .b-form-tags.focus.is-valid {
  border-color: #3ba800;
  box-shadow: 0 0 0 0.2rem rgba(59, 168, 0, 0.25);
}
#LushLight .b-form-tags.focus.is-invalid {
  border-color: #b70f4d;
  box-shadow: 0 0 0 0.2rem rgba(183, 15, 77, 0.25);
}
#LushLight .b-form-tag {
  font-size: 75%;
  font-weight: 400;
  line-height: 1.5;
  margin-right: 0.25rem;
}
#LushLight .b-form-tag > button.b-form-tag-remove {
  color: inherit;
  font-size: 125%;
  line-height: 1;
  float: none;
  margin-left: 0.25rem;
}
#LushLight .form-control-lg .b-form-tag,
#LushLight .form-control-sm .b-form-tag {
  line-height: 1.5;
}
#LushLight .media-aside {
  display: flex;
  margin-right: 1rem;
}
#LushLight .media-aside-right {
  margin-right: 0;
  margin-left: 1rem;
}
#LushLight .b-pagination-pills .page-item .page-link {
  border-radius: 50rem !important;
  margin-left: 0.25rem;
  line-height: 1;
}
#LushLight .popover.b-popover {
  display: block;
  opacity: 1;
  outline: 0;
}
#LushLight .b-popover-primary.popover {
  background-color: #d3e1ed;
  border-color: #c1d6e6;
}
#LushLight
  .b-popover-primary.bs-popover-auto[x-placement^="top"]
  > .arrow:before,
#LushLight .b-popover-primary.bs-popover-top > .arrow:before {
  border-top-color: #c1d6e6;
}
#LushLight
  .b-popover-primary.bs-popover-auto[x-placement^="top"]
  > .arrow:after,
#LushLight .b-popover-primary.bs-popover-top > .arrow:after {
  border-top-color: #d3e1ed;
}
#LushLight
  .b-popover-primary.bs-popover-auto[x-placement^="right"]
  > .arrow:before,
#LushLight .b-popover-primary.bs-popover-right > .arrow:before {
  border-right-color: #c1d6e6;
}
#LushLight
  .b-popover-primary.bs-popover-auto[x-placement^="right"]
  > .arrow:after,
#LushLight .b-popover-primary.bs-popover-right > .arrow:after {
  border-right-color: #d3e1ed;
}
#LushLight
  .b-popover-primary.bs-popover-auto[x-placement^="bottom"]
  > .arrow:before,
#LushLight .b-popover-primary.bs-popover-bottom > .arrow:before {
  border-bottom-color: #c1d6e6;
}
#LushLight
  .b-popover-primary.bs-popover-auto[x-placement^="bottom"]
  .popover-header:before,
#LushLight
  .b-popover-primary.bs-popover-auto[x-placement^="bottom"]
  > .arrow:after,
#LushLight .b-popover-primary.bs-popover-bottom .popover-header:before,
#LushLight .b-popover-primary.bs-popover-bottom > .arrow:after {
  border-bottom-color: #c8dae9;
}
#LushLight
  .b-popover-primary.bs-popover-auto[x-placement^="left"]
  > .arrow:before,
#LushLight .b-popover-primary.bs-popover-left > .arrow:before {
  border-left-color: #c1d6e6;
}
#LushLight
  .b-popover-primary.bs-popover-auto[x-placement^="left"]
  > .arrow:after,
#LushLight .b-popover-primary.bs-popover-left > .arrow:after {
  border-left-color: #d3e1ed;
}
#LushLight .b-popover-primary .popover-header {
  color: #212529;
  background-color: #c8dae9;
  border-bottom-color: #b6cde1;
}
#LushLight .b-popover-primary .popover-body {
  color: #123856;
}
#LushLight .b-popover-secondary.popover {
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
#LushLight
  .b-popover-secondary.bs-popover-auto[x-placement^="top"]
  > .arrow:before,
#LushLight .b-popover-secondary.bs-popover-top > .arrow:before {
  border-top-color: #d6d8db;
}
#LushLight
  .b-popover-secondary.bs-popover-auto[x-placement^="top"]
  > .arrow:after,
#LushLight .b-popover-secondary.bs-popover-top > .arrow:after {
  border-top-color: #e2e3e5;
}
#LushLight
  .b-popover-secondary.bs-popover-auto[x-placement^="right"]
  > .arrow:before,
#LushLight .b-popover-secondary.bs-popover-right > .arrow:before {
  border-right-color: #d6d8db;
}
#LushLight
  .b-popover-secondary.bs-popover-auto[x-placement^="right"]
  > .arrow:after,
#LushLight .b-popover-secondary.bs-popover-right > .arrow:after {
  border-right-color: #e2e3e5;
}
#LushLight
  .b-popover-secondary.bs-popover-auto[x-placement^="bottom"]
  > .arrow:before,
#LushLight .b-popover-secondary.bs-popover-bottom > .arrow:before {
  border-bottom-color: #d6d8db;
}
#LushLight
  .b-popover-secondary.bs-popover-auto[x-placement^="bottom"]
  .popover-header:before,
#LushLight
  .b-popover-secondary.bs-popover-auto[x-placement^="bottom"]
  > .arrow:after,
#LushLight .b-popover-secondary.bs-popover-bottom .popover-header:before,
#LushLight .b-popover-secondary.bs-popover-bottom > .arrow:after {
  border-bottom-color: #dadbde;
}
#LushLight
  .b-popover-secondary.bs-popover-auto[x-placement^="left"]
  > .arrow:before,
#LushLight .b-popover-secondary.bs-popover-left > .arrow:before {
  border-left-color: #d6d8db;
}
#LushLight
  .b-popover-secondary.bs-popover-auto[x-placement^="left"]
  > .arrow:after,
#LushLight .b-popover-secondary.bs-popover-left > .arrow:after {
  border-left-color: #e2e3e5;
}
#LushLight .b-popover-secondary .popover-header {
  color: #212529;
  background-color: #dadbde;
  border-bottom-color: #ccced2;
}
#LushLight .b-popover-secondary .popover-body {
  color: #383d41;
}
#LushLight .b-popover-success.popover {
  background-color: #d8eecc;
  border-color: #c8e7b8;
}
#LushLight
  .b-popover-success.bs-popover-auto[x-placement^="top"]
  > .arrow:before,
#LushLight .b-popover-success.bs-popover-top > .arrow:before {
  border-top-color: #c8e7b8;
}
#LushLight
  .b-popover-success.bs-popover-auto[x-placement^="top"]
  > .arrow:after,
#LushLight .b-popover-success.bs-popover-top > .arrow:after {
  border-top-color: #d8eecc;
}
#LushLight
  .b-popover-success.bs-popover-auto[x-placement^="right"]
  > .arrow:before,
#LushLight .b-popover-success.bs-popover-right > .arrow:before {
  border-right-color: #c8e7b8;
}
#LushLight
  .b-popover-success.bs-popover-auto[x-placement^="right"]
  > .arrow:after,
#LushLight .b-popover-success.bs-popover-right > .arrow:after {
  border-right-color: #d8eecc;
}
#LushLight
  .b-popover-success.bs-popover-auto[x-placement^="bottom"]
  > .arrow:before,
#LushLight .b-popover-success.bs-popover-bottom > .arrow:before {
  border-bottom-color: #c8e7b8;
}
#LushLight
  .b-popover-success.bs-popover-auto[x-placement^="bottom"]
  .popover-header:before,
#LushLight
  .b-popover-success.bs-popover-auto[x-placement^="bottom"]
  > .arrow:after,
#LushLight .b-popover-success.bs-popover-bottom .popover-header:before,
#LushLight .b-popover-success.bs-popover-bottom > .arrow:after {
  border-bottom-color: #cfeac1;
}
#LushLight
  .b-popover-success.bs-popover-auto[x-placement^="left"]
  > .arrow:before,
#LushLight .b-popover-success.bs-popover-left > .arrow:before {
  border-left-color: #c8e7b8;
}
#LushLight
  .b-popover-success.bs-popover-auto[x-placement^="left"]
  > .arrow:after,
#LushLight .b-popover-success.bs-popover-left > .arrow:after {
  border-left-color: #d8eecc;
}
#LushLight .b-popover-success .popover-header {
  color: #212529;
  background-color: #cfeac1;
  border-bottom-color: #c1e4ad;
}
#LushLight .b-popover-success .popover-body {
  color: #1f5700;
}
#LushLight .b-popover-info.popover {
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
#LushLight .b-popover-info.bs-popover-auto[x-placement^="top"] > .arrow:before,
#LushLight .b-popover-info.bs-popover-top > .arrow:before {
  border-top-color: #bee5eb;
}
#LushLight .b-popover-info.bs-popover-auto[x-placement^="top"] > .arrow:after,
#LushLight .b-popover-info.bs-popover-top > .arrow:after {
  border-top-color: #d1ecf1;
}
#LushLight
  .b-popover-info.bs-popover-auto[x-placement^="right"]
  > .arrow:before,
#LushLight .b-popover-info.bs-popover-right > .arrow:before {
  border-right-color: #bee5eb;
}
#LushLight .b-popover-info.bs-popover-auto[x-placement^="right"] > .arrow:after,
#LushLight .b-popover-info.bs-popover-right > .arrow:after {
  border-right-color: #d1ecf1;
}
#LushLight
  .b-popover-info.bs-popover-auto[x-placement^="bottom"]
  > .arrow:before,
#LushLight .b-popover-info.bs-popover-bottom > .arrow:before {
  border-bottom-color: #bee5eb;
}
#LushLight
  .b-popover-info.bs-popover-auto[x-placement^="bottom"]
  .popover-header:before,
#LushLight
  .b-popover-info.bs-popover-auto[x-placement^="bottom"]
  > .arrow:after,
#LushLight .b-popover-info.bs-popover-bottom .popover-header:before,
#LushLight .b-popover-info.bs-popover-bottom > .arrow:after {
  border-bottom-color: #c5e7ed;
}
#LushLight .b-popover-info.bs-popover-auto[x-placement^="left"] > .arrow:before,
#LushLight .b-popover-info.bs-popover-left > .arrow:before {
  border-left-color: #bee5eb;
}
#LushLight .b-popover-info.bs-popover-auto[x-placement^="left"] > .arrow:after,
#LushLight .b-popover-info.bs-popover-left > .arrow:after {
  border-left-color: #d1ecf1;
}
#LushLight .b-popover-info .popover-header {
  color: #212529;
  background-color: #c5e7ed;
  border-bottom-color: #b2dfe7;
}
#LushLight .b-popover-info .popover-body {
  color: #0c5460;
}
#LushLight .b-popover-warning.popover {
  background-color: #fbe5cc;
  border-color: #f9dbb8;
}
#LushLight
  .b-popover-warning.bs-popover-auto[x-placement^="top"]
  > .arrow:before,
#LushLight .b-popover-warning.bs-popover-top > .arrow:before {
  border-top-color: #f9dbb8;
}
#LushLight
  .b-popover-warning.bs-popover-auto[x-placement^="top"]
  > .arrow:after,
#LushLight .b-popover-warning.bs-popover-top > .arrow:after {
  border-top-color: #fbe5cc;
}
#LushLight
  .b-popover-warning.bs-popover-auto[x-placement^="right"]
  > .arrow:before,
#LushLight .b-popover-warning.bs-popover-right > .arrow:before {
  border-right-color: #f9dbb8;
}
#LushLight
  .b-popover-warning.bs-popover-auto[x-placement^="right"]
  > .arrow:after,
#LushLight .b-popover-warning.bs-popover-right > .arrow:after {
  border-right-color: #fbe5cc;
}
#LushLight
  .b-popover-warning.bs-popover-auto[x-placement^="bottom"]
  > .arrow:before,
#LushLight .b-popover-warning.bs-popover-bottom > .arrow:before {
  border-bottom-color: #f9dbb8;
}
#LushLight
  .b-popover-warning.bs-popover-auto[x-placement^="bottom"]
  .popover-header:before,
#LushLight
  .b-popover-warning.bs-popover-auto[x-placement^="bottom"]
  > .arrow:after,
#LushLight .b-popover-warning.bs-popover-bottom .popover-header:before,
#LushLight .b-popover-warning.bs-popover-bottom > .arrow:after {
  border-bottom-color: #fadebe;
}
#LushLight
  .b-popover-warning.bs-popover-auto[x-placement^="left"]
  > .arrow:before,
#LushLight .b-popover-warning.bs-popover-left > .arrow:before {
  border-left-color: #f9dbb8;
}
#LushLight
  .b-popover-warning.bs-popover-auto[x-placement^="left"]
  > .arrow:after,
#LushLight .b-popover-warning.bs-popover-left > .arrow:after {
  border-left-color: #fbe5cc;
}
#LushLight .b-popover-warning .popover-header {
  color: #212529;
  background-color: #fadebe;
  border-bottom-color: #f8d2a6;
}
#LushLight .b-popover-warning .popover-body {
  color: #794200;
}
#LushLight .b-popover-danger.popover {
  background-color: #f1cfdb;
  border-color: #ebbccd;
}
#LushLight
  .b-popover-danger.bs-popover-auto[x-placement^="top"]
  > .arrow:before,
#LushLight .b-popover-danger.bs-popover-top > .arrow:before {
  border-top-color: #ebbccd;
}
#LushLight .b-popover-danger.bs-popover-auto[x-placement^="top"] > .arrow:after,
#LushLight .b-popover-danger.bs-popover-top > .arrow:after {
  border-top-color: #f1cfdb;
}
#LushLight
  .b-popover-danger.bs-popover-auto[x-placement^="right"]
  > .arrow:before,
#LushLight .b-popover-danger.bs-popover-right > .arrow:before {
  border-right-color: #ebbccd;
}
#LushLight
  .b-popover-danger.bs-popover-auto[x-placement^="right"]
  > .arrow:after,
#LushLight .b-popover-danger.bs-popover-right > .arrow:after {
  border-right-color: #f1cfdb;
}
#LushLight
  .b-popover-danger.bs-popover-auto[x-placement^="bottom"]
  > .arrow:before,
#LushLight .b-popover-danger.bs-popover-bottom > .arrow:before {
  border-bottom-color: #ebbccd;
}
#LushLight
  .b-popover-danger.bs-popover-auto[x-placement^="bottom"]
  .popover-header:before,
#LushLight
  .b-popover-danger.bs-popover-auto[x-placement^="bottom"]
  > .arrow:after,
#LushLight .b-popover-danger.bs-popover-bottom .popover-header:before,
#LushLight .b-popover-danger.bs-popover-bottom > .arrow:after {
  border-bottom-color: #eec3d2;
}
#LushLight
  .b-popover-danger.bs-popover-auto[x-placement^="left"]
  > .arrow:before,
#LushLight .b-popover-danger.bs-popover-left > .arrow:before {
  border-left-color: #ebbccd;
}
#LushLight
  .b-popover-danger.bs-popover-auto[x-placement^="left"]
  > .arrow:after,
#LushLight .b-popover-danger.bs-popover-left > .arrow:after {
  border-left-color: #f1cfdb;
}
#LushLight .b-popover-danger .popover-header {
  color: #212529;
  background-color: #eec3d2;
  border-bottom-color: #e8afc3;
}
#LushLight .b-popover-danger .popover-body {
  color: #5f0828;
}
#LushLight .b-popover-light.popover {
  background-color: #fefefe;
  border-color: #fdfdfe;
}
#LushLight .b-popover-light.bs-popover-auto[x-placement^="top"] > .arrow:before,
#LushLight .b-popover-light.bs-popover-top > .arrow:before {
  border-top-color: #fdfdfe;
}
#LushLight .b-popover-light.bs-popover-auto[x-placement^="top"] > .arrow:after,
#LushLight .b-popover-light.bs-popover-top > .arrow:after {
  border-top-color: #fefefe;
}
#LushLight
  .b-popover-light.bs-popover-auto[x-placement^="right"]
  > .arrow:before,
#LushLight .b-popover-light.bs-popover-right > .arrow:before {
  border-right-color: #fdfdfe;
}
#LushLight
  .b-popover-light.bs-popover-auto[x-placement^="right"]
  > .arrow:after,
#LushLight .b-popover-light.bs-popover-right > .arrow:after {
  border-right-color: #fefefe;
}
#LushLight
  .b-popover-light.bs-popover-auto[x-placement^="bottom"]
  > .arrow:before,
#LushLight .b-popover-light.bs-popover-bottom > .arrow:before {
  border-bottom-color: #fdfdfe;
}
#LushLight
  .b-popover-light.bs-popover-auto[x-placement^="bottom"]
  .popover-header:before,
#LushLight
  .b-popover-light.bs-popover-auto[x-placement^="bottom"]
  > .arrow:after,
#LushLight .b-popover-light.bs-popover-bottom .popover-header:before,
#LushLight .b-popover-light.bs-popover-bottom > .arrow:after {
  border-bottom-color: #f6f6f6;
}
#LushLight
  .b-popover-light.bs-popover-auto[x-placement^="left"]
  > .arrow:before,
#LushLight .b-popover-light.bs-popover-left > .arrow:before {
  border-left-color: #fdfdfe;
}
#LushLight .b-popover-light.bs-popover-auto[x-placement^="left"] > .arrow:after,
#LushLight .b-popover-light.bs-popover-left > .arrow:after {
  border-left-color: #fefefe;
}
#LushLight .b-popover-light .popover-header {
  color: #212529;
  background-color: #f6f6f6;
  border-bottom-color: #eaeaea;
}
#LushLight .b-popover-light .popover-body {
  color: #818182;
}
#LushLight .b-popover-dark.popover {
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
#LushLight .b-popover-dark.bs-popover-auto[x-placement^="top"] > .arrow:before,
#LushLight .b-popover-dark.bs-popover-top > .arrow:before {
  border-top-color: #c6c8ca;
}
#LushLight .b-popover-dark.bs-popover-auto[x-placement^="top"] > .arrow:after,
#LushLight .b-popover-dark.bs-popover-top > .arrow:after {
  border-top-color: #d6d8d9;
}
#LushLight
  .b-popover-dark.bs-popover-auto[x-placement^="right"]
  > .arrow:before,
#LushLight .b-popover-dark.bs-popover-right > .arrow:before {
  border-right-color: #c6c8ca;
}
#LushLight .b-popover-dark.bs-popover-auto[x-placement^="right"] > .arrow:after,
#LushLight .b-popover-dark.bs-popover-right > .arrow:after {
  border-right-color: #d6d8d9;
}
#LushLight
  .b-popover-dark.bs-popover-auto[x-placement^="bottom"]
  > .arrow:before,
#LushLight .b-popover-dark.bs-popover-bottom > .arrow:before {
  border-bottom-color: #c6c8ca;
}
#LushLight
  .b-popover-dark.bs-popover-auto[x-placement^="bottom"]
  .popover-header:before,
#LushLight
  .b-popover-dark.bs-popover-auto[x-placement^="bottom"]
  > .arrow:after,
#LushLight .b-popover-dark.bs-popover-bottom .popover-header:before,
#LushLight .b-popover-dark.bs-popover-bottom > .arrow:after {
  border-bottom-color: #ced0d2;
}
#LushLight .b-popover-dark.bs-popover-auto[x-placement^="left"] > .arrow:before,
#LushLight .b-popover-dark.bs-popover-left > .arrow:before {
  border-left-color: #c6c8ca;
}
#LushLight .b-popover-dark.bs-popover-auto[x-placement^="left"] > .arrow:after,
#LushLight .b-popover-dark.bs-popover-left > .arrow:after {
  border-left-color: #d6d8d9;
}
#LushLight .b-popover-dark .popover-header {
  color: #212529;
  background-color: #ced0d2;
  border-bottom-color: #c1c4c5;
}
#LushLight .b-popover-dark .popover-body {
  color: #1b1e21;
}
#LushLight .b-popover-lush-info.popover {
  background-color: #d6e5ee;
  border-color: #c6dbe8;
}
#LushLight
  .b-popover-lush-info.bs-popover-auto[x-placement^="top"]
  > .arrow:before,
#LushLight .b-popover-lush-info.bs-popover-top > .arrow:before {
  border-top-color: #c6dbe8;
}
#LushLight
  .b-popover-lush-info.bs-popover-auto[x-placement^="top"]
  > .arrow:after,
#LushLight .b-popover-lush-info.bs-popover-top > .arrow:after {
  border-top-color: #d6e5ee;
}
#LushLight
  .b-popover-lush-info.bs-popover-auto[x-placement^="right"]
  > .arrow:before,
#LushLight .b-popover-lush-info.bs-popover-right > .arrow:before {
  border-right-color: #c6dbe8;
}
#LushLight
  .b-popover-lush-info.bs-popover-auto[x-placement^="right"]
  > .arrow:after,
#LushLight .b-popover-lush-info.bs-popover-right > .arrow:after {
  border-right-color: #d6e5ee;
}
#LushLight
  .b-popover-lush-info.bs-popover-auto[x-placement^="bottom"]
  > .arrow:before,
#LushLight .b-popover-lush-info.bs-popover-bottom > .arrow:before {
  border-bottom-color: #c6dbe8;
}
#LushLight
  .b-popover-lush-info.bs-popover-auto[x-placement^="bottom"]
  .popover-header:before,
#LushLight
  .b-popover-lush-info.bs-popover-auto[x-placement^="bottom"]
  > .arrow:after,
#LushLight .b-popover-lush-info.bs-popover-bottom .popover-header:before,
#LushLight .b-popover-lush-info.bs-popover-bottom > .arrow:after {
  border-bottom-color: #cbdeea;
}
#LushLight
  .b-popover-lush-info.bs-popover-auto[x-placement^="left"]
  > .arrow:before,
#LushLight .b-popover-lush-info.bs-popover-left > .arrow:before {
  border-left-color: #c6dbe8;
}
#LushLight
  .b-popover-lush-info.bs-popover-auto[x-placement^="left"]
  > .arrow:after,
#LushLight .b-popover-lush-info.bs-popover-left > .arrow:after {
  border-left-color: #d6e5ee;
}
#LushLight .b-popover-lush-info .popover-header {
  color: #212529;
  background-color: #cbdeea;
  border-bottom-color: #b9d3e2;
}
#LushLight .b-popover-lush-info .popover-body {
  color: #1b4259;
}
#LushLight .b-popover-twitter.popover {
  background-color: #d2ecfc;
  border-color: #c0e5fb;
}
#LushLight
  .b-popover-twitter.bs-popover-auto[x-placement^="top"]
  > .arrow:before,
#LushLight .b-popover-twitter.bs-popover-top > .arrow:before {
  border-top-color: #c0e5fb;
}
#LushLight
  .b-popover-twitter.bs-popover-auto[x-placement^="top"]
  > .arrow:after,
#LushLight .b-popover-twitter.bs-popover-top > .arrow:after {
  border-top-color: #d2ecfc;
}
#LushLight
  .b-popover-twitter.bs-popover-auto[x-placement^="right"]
  > .arrow:before,
#LushLight .b-popover-twitter.bs-popover-right > .arrow:before {
  border-right-color: #c0e5fb;
}
#LushLight
  .b-popover-twitter.bs-popover-auto[x-placement^="right"]
  > .arrow:after,
#LushLight .b-popover-twitter.bs-popover-right > .arrow:after {
  border-right-color: #d2ecfc;
}
#LushLight
  .b-popover-twitter.bs-popover-auto[x-placement^="bottom"]
  > .arrow:before,
#LushLight .b-popover-twitter.bs-popover-bottom > .arrow:before {
  border-bottom-color: #c0e5fb;
}
#LushLight
  .b-popover-twitter.bs-popover-auto[x-placement^="bottom"]
  .popover-header:before,
#LushLight
  .b-popover-twitter.bs-popover-auto[x-placement^="bottom"]
  > .arrow:after,
#LushLight .b-popover-twitter.bs-popover-bottom .popover-header:before,
#LushLight .b-popover-twitter.bs-popover-bottom > .arrow:after {
  border-bottom-color: #c4e6fb;
}
#LushLight
  .b-popover-twitter.bs-popover-auto[x-placement^="left"]
  > .arrow:before,
#LushLight .b-popover-twitter.bs-popover-left > .arrow:before {
  border-left-color: #c0e5fb;
}
#LushLight
  .b-popover-twitter.bs-popover-auto[x-placement^="left"]
  > .arrow:after,
#LushLight .b-popover-twitter.bs-popover-left > .arrow:after {
  border-left-color: #d2ecfc;
}
#LushLight .b-popover-twitter .popover-header {
  color: #212529;
  background-color: #c4e6fb;
  border-bottom-color: #acdcf9;
}
#LushLight .b-popover-twitter .popover-body {
  color: #0f547e;
}
#LushLight .b-popover-discord.popover {
  background-color: #e3e7f8;
  border-color: #d8def5;
}
#LushLight
  .b-popover-discord.bs-popover-auto[x-placement^="top"]
  > .arrow:before,
#LushLight .b-popover-discord.bs-popover-top > .arrow:before {
  border-top-color: #d8def5;
}
#LushLight
  .b-popover-discord.bs-popover-auto[x-placement^="top"]
  > .arrow:after,
#LushLight .b-popover-discord.bs-popover-top > .arrow:after {
  border-top-color: #e3e7f8;
}
#LushLight
  .b-popover-discord.bs-popover-auto[x-placement^="right"]
  > .arrow:before,
#LushLight .b-popover-discord.bs-popover-right > .arrow:before {
  border-right-color: #d8def5;
}
#LushLight
  .b-popover-discord.bs-popover-auto[x-placement^="right"]
  > .arrow:after,
#LushLight .b-popover-discord.bs-popover-right > .arrow:after {
  border-right-color: #e3e7f8;
}
#LushLight
  .b-popover-discord.bs-popover-auto[x-placement^="bottom"]
  > .arrow:before,
#LushLight .b-popover-discord.bs-popover-bottom > .arrow:before {
  border-bottom-color: #d8def5;
}
#LushLight
  .b-popover-discord.bs-popover-auto[x-placement^="bottom"]
  .popover-header:before,
#LushLight
  .b-popover-discord.bs-popover-auto[x-placement^="bottom"]
  > .arrow:after,
#LushLight .b-popover-discord.bs-popover-bottom .popover-header:before,
#LushLight .b-popover-discord.bs-popover-bottom > .arrow:after {
  border-bottom-color: #d7ddf5;
}
#LushLight
  .b-popover-discord.bs-popover-auto[x-placement^="left"]
  > .arrow:before,
#LushLight .b-popover-discord.bs-popover-left > .arrow:before {
  border-left-color: #d8def5;
}
#LushLight
  .b-popover-discord.bs-popover-auto[x-placement^="left"]
  > .arrow:after,
#LushLight .b-popover-discord.bs-popover-left > .arrow:after {
  border-left-color: #e3e7f8;
}
#LushLight .b-popover-discord .popover-header {
  color: #212529;
  background-color: #d7ddf5;
  border-bottom-color: #c2cbf0;
}
#LushLight .b-popover-discord .popover-body {
  color: #3b4771;
}
#LushLight .b-popover-facebook.popover {
  background-color: #d8deea;
  border-color: #c8d1e2;
}
#LushLight
  .b-popover-facebook.bs-popover-auto[x-placement^="top"]
  > .arrow:before,
#LushLight .b-popover-facebook.bs-popover-top > .arrow:before {
  border-top-color: #c8d1e2;
}
#LushLight
  .b-popover-facebook.bs-popover-auto[x-placement^="top"]
  > .arrow:after,
#LushLight .b-popover-facebook.bs-popover-top > .arrow:after {
  border-top-color: #d8deea;
}
#LushLight
  .b-popover-facebook.bs-popover-auto[x-placement^="right"]
  > .arrow:before,
#LushLight .b-popover-facebook.bs-popover-right > .arrow:before {
  border-right-color: #c8d1e2;
}
#LushLight
  .b-popover-facebook.bs-popover-auto[x-placement^="right"]
  > .arrow:after,
#LushLight .b-popover-facebook.bs-popover-right > .arrow:after {
  border-right-color: #d8deea;
}
#LushLight
  .b-popover-facebook.bs-popover-auto[x-placement^="bottom"]
  > .arrow:before,
#LushLight .b-popover-facebook.bs-popover-bottom > .arrow:before {
  border-bottom-color: #c8d1e2;
}
#LushLight
  .b-popover-facebook.bs-popover-auto[x-placement^="bottom"]
  .popover-header:before,
#LushLight
  .b-popover-facebook.bs-popover-auto[x-placement^="bottom"]
  > .arrow:after,
#LushLight .b-popover-facebook.bs-popover-bottom .popover-header:before,
#LushLight .b-popover-facebook.bs-popover-bottom > .arrow:after {
  border-bottom-color: #ced6e5;
}
#LushLight
  .b-popover-facebook.bs-popover-auto[x-placement^="left"]
  > .arrow:before,
#LushLight .b-popover-facebook.bs-popover-left > .arrow:before {
  border-left-color: #c8d1e2;
}
#LushLight
  .b-popover-facebook.bs-popover-auto[x-placement^="left"]
  > .arrow:after,
#LushLight .b-popover-facebook.bs-popover-left > .arrow:after {
  border-left-color: #d8deea;
}
#LushLight .b-popover-facebook .popover-header {
  color: #212529;
  background-color: #ced6e5;
  border-bottom-color: #bdc8dc;
}
#LushLight .b-popover-facebook .popover-body {
  color: #1f2e4f;
}
#LushLight .b-popover-off-white.popover {
  background-color: #f9fafb;
  border-color: #f7f9fa;
}
#LushLight
  .b-popover-off-white.bs-popover-auto[x-placement^="top"]
  > .arrow:before,
#LushLight .b-popover-off-white.bs-popover-top > .arrow:before {
  border-top-color: #f7f9fa;
}
#LushLight
  .b-popover-off-white.bs-popover-auto[x-placement^="top"]
  > .arrow:after,
#LushLight .b-popover-off-white.bs-popover-top > .arrow:after {
  border-top-color: #f9fafb;
}
#LushLight
  .b-popover-off-white.bs-popover-auto[x-placement^="right"]
  > .arrow:before,
#LushLight .b-popover-off-white.bs-popover-right > .arrow:before {
  border-right-color: #f7f9fa;
}
#LushLight
  .b-popover-off-white.bs-popover-auto[x-placement^="right"]
  > .arrow:after,
#LushLight .b-popover-off-white.bs-popover-right > .arrow:after {
  border-right-color: #f9fafb;
}
#LushLight
  .b-popover-off-white.bs-popover-auto[x-placement^="bottom"]
  > .arrow:before,
#LushLight .b-popover-off-white.bs-popover-bottom > .arrow:before {
  border-bottom-color: #f7f9fa;
}
#LushLight
  .b-popover-off-white.bs-popover-auto[x-placement^="bottom"]
  .popover-header:before,
#LushLight
  .b-popover-off-white.bs-popover-auto[x-placement^="bottom"]
  > .arrow:after,
#LushLight .b-popover-off-white.bs-popover-bottom .popover-header:before,
#LushLight .b-popover-off-white.bs-popover-bottom > .arrow:after {
  border-bottom-color: #f0f2f5;
}
#LushLight
  .b-popover-off-white.bs-popover-auto[x-placement^="left"]
  > .arrow:before,
#LushLight .b-popover-off-white.bs-popover-left > .arrow:before {
  border-left-color: #f7f9fa;
}
#LushLight
  .b-popover-off-white.bs-popover-auto[x-placement^="left"]
  > .arrow:after,
#LushLight .b-popover-off-white.bs-popover-left > .arrow:after {
  border-left-color: #f9fafb;
}
#LushLight .b-popover-off-white .popover-header {
  color: #212529;
  background-color: #f0f2f5;
  border-bottom-color: #e1e6eb;
}
#LushLight .b-popover-off-white .popover-body {
  color: #76797b;
}
#LushLight .b-popover-lush-dark-blue.popover,
#LushLight .b-popover-lush-info-text.popover {
  background-color: #d7dbdf;
  border-color: #c7cdd2;
}
#LushLight
  .b-popover-lush-dark-blue.bs-popover-auto[x-placement^="top"]
  > .arrow:before,
#LushLight .b-popover-lush-dark-blue.bs-popover-top > .arrow:before,
#LushLight
  .b-popover-lush-info-text.bs-popover-auto[x-placement^="top"]
  > .arrow:before,
#LushLight .b-popover-lush-info-text.bs-popover-top > .arrow:before {
  border-top-color: #c7cdd2;
}
#LushLight
  .b-popover-lush-dark-blue.bs-popover-auto[x-placement^="top"]
  > .arrow:after,
#LushLight .b-popover-lush-dark-blue.bs-popover-top > .arrow:after,
#LushLight
  .b-popover-lush-info-text.bs-popover-auto[x-placement^="top"]
  > .arrow:after,
#LushLight .b-popover-lush-info-text.bs-popover-top > .arrow:after {
  border-top-color: #d7dbdf;
}
#LushLight
  .b-popover-lush-dark-blue.bs-popover-auto[x-placement^="right"]
  > .arrow:before,
#LushLight .b-popover-lush-dark-blue.bs-popover-right > .arrow:before,
#LushLight
  .b-popover-lush-info-text.bs-popover-auto[x-placement^="right"]
  > .arrow:before,
#LushLight .b-popover-lush-info-text.bs-popover-right > .arrow:before {
  border-right-color: #c7cdd2;
}
#LushLight
  .b-popover-lush-dark-blue.bs-popover-auto[x-placement^="right"]
  > .arrow:after,
#LushLight .b-popover-lush-dark-blue.bs-popover-right > .arrow:after,
#LushLight
  .b-popover-lush-info-text.bs-popover-auto[x-placement^="right"]
  > .arrow:after,
#LushLight .b-popover-lush-info-text.bs-popover-right > .arrow:after {
  border-right-color: #d7dbdf;
}
#LushLight
  .b-popover-lush-dark-blue.bs-popover-auto[x-placement^="bottom"]
  > .arrow:before,
#LushLight .b-popover-lush-dark-blue.bs-popover-bottom > .arrow:before,
#LushLight
  .b-popover-lush-info-text.bs-popover-auto[x-placement^="bottom"]
  > .arrow:before,
#LushLight .b-popover-lush-info-text.bs-popover-bottom > .arrow:before {
  border-bottom-color: #c7cdd2;
}
#LushLight
  .b-popover-lush-dark-blue.bs-popover-auto[x-placement^="bottom"]
  .popover-header:before,
#LushLight
  .b-popover-lush-dark-blue.bs-popover-auto[x-placement^="bottom"]
  > .arrow:after,
#LushLight .b-popover-lush-dark-blue.bs-popover-bottom .popover-header:before,
#LushLight .b-popover-lush-dark-blue.bs-popover-bottom > .arrow:after,
#LushLight
  .b-popover-lush-info-text.bs-popover-auto[x-placement^="bottom"]
  .popover-header:before,
#LushLight
  .b-popover-lush-info-text.bs-popover-auto[x-placement^="bottom"]
  > .arrow:after,
#LushLight .b-popover-lush-info-text.bs-popover-bottom .popover-header:before,
#LushLight .b-popover-lush-info-text.bs-popover-bottom > .arrow:after {
  border-bottom-color: #cfd3d8;
}
#LushLight
  .b-popover-lush-dark-blue.bs-popover-auto[x-placement^="left"]
  > .arrow:before,
#LushLight .b-popover-lush-dark-blue.bs-popover-left > .arrow:before,
#LushLight
  .b-popover-lush-info-text.bs-popover-auto[x-placement^="left"]
  > .arrow:before,
#LushLight .b-popover-lush-info-text.bs-popover-left > .arrow:before {
  border-left-color: #c7cdd2;
}
#LushLight
  .b-popover-lush-dark-blue.bs-popover-auto[x-placement^="left"]
  > .arrow:after,
#LushLight .b-popover-lush-dark-blue.bs-popover-left > .arrow:after,
#LushLight
  .b-popover-lush-info-text.bs-popover-auto[x-placement^="left"]
  > .arrow:after,
#LushLight .b-popover-lush-info-text.bs-popover-left > .arrow:after {
  border-left-color: #d7dbdf;
}
#LushLight .b-popover-lush-dark-blue .popover-header,
#LushLight .b-popover-lush-info-text .popover-header {
  color: #212529;
  background-color: #cfd3d8;
  border-bottom-color: #c0c7cd;
}
#LushLight .b-popover-lush-dark-blue .popover-body,
#LushLight .b-popover-lush-info-text .popover-body {
  color: #1d2732;
}
#LushLight .b-popover-lush-content-bg.popover {
  background-color: hsla(0, 0%, 97.3%, 0.94);
  border-color: hsla(0, 0%, 96.1%, 0.916);
}
#LushLight
  .b-popover-lush-content-bg.bs-popover-auto[x-placement^="top"]
  > .arrow:before,
#LushLight .b-popover-lush-content-bg.bs-popover-top > .arrow:before {
  border-top-color: hsla(0, 0%, 96.1%, 0.966);
}
#LushLight
  .b-popover-lush-content-bg.bs-popover-auto[x-placement^="top"]
  > .arrow:after,
#LushLight .b-popover-lush-content-bg.bs-popover-top > .arrow:after {
  border-top-color: hsla(0, 0%, 97.3%, 0.94);
}
#LushLight
  .b-popover-lush-content-bg.bs-popover-auto[x-placement^="right"]
  > .arrow:before,
#LushLight .b-popover-lush-content-bg.bs-popover-right > .arrow:before {
  border-right-color: hsla(0, 0%, 96.1%, 0.966);
}
#LushLight
  .b-popover-lush-content-bg.bs-popover-auto[x-placement^="right"]
  > .arrow:after,
#LushLight .b-popover-lush-content-bg.bs-popover-right > .arrow:after {
  border-right-color: hsla(0, 0%, 97.3%, 0.94);
}
#LushLight
  .b-popover-lush-content-bg.bs-popover-auto[x-placement^="bottom"]
  > .arrow:before,
#LushLight .b-popover-lush-content-bg.bs-popover-bottom > .arrow:before {
  border-bottom-color: hsla(0, 0%, 96.1%, 0.966);
}
#LushLight
  .b-popover-lush-content-bg.bs-popover-auto[x-placement^="bottom"]
  .popover-header:before,
#LushLight
  .b-popover-lush-content-bg.bs-popover-auto[x-placement^="bottom"]
  > .arrow:after,
#LushLight .b-popover-lush-content-bg.bs-popover-bottom .popover-header:before,
#LushLight .b-popover-lush-content-bg.bs-popover-bottom > .arrow:after {
  border-bottom-color: hsla(0, 0%, 94.1%, 0.94);
}
#LushLight
  .b-popover-lush-content-bg.bs-popover-auto[x-placement^="left"]
  > .arrow:before,
#LushLight .b-popover-lush-content-bg.bs-popover-left > .arrow:before {
  border-left-color: hsla(0, 0%, 96.1%, 0.966);
}
#LushLight
  .b-popover-lush-content-bg.bs-popover-auto[x-placement^="left"]
  > .arrow:after,
#LushLight .b-popover-lush-content-bg.bs-popover-left > .arrow:after {
  border-left-color: hsla(0, 0%, 97.3%, 0.94);
}
#LushLight .b-popover-lush-content-bg .popover-header {
  color: #212529;
  background-color: hsla(0, 0%, 94.1%, 0.94);
  border-bottom-color: hsla(0, 0%, 89.4%, 0.94);
}
#LushLight .b-popover-lush-content-bg .popover-body {
  color: rgba(72, 72, 72, 0.844);
}
#LushLight .b-popover-orange.popover {
  background-color: #fee0cd;
  border-color: #fed3b9;
}
#LushLight
  .b-popover-orange.bs-popover-auto[x-placement^="top"]
  > .arrow:before,
#LushLight .b-popover-orange.bs-popover-top > .arrow:before {
  border-top-color: #fed3b9;
}
#LushLight .b-popover-orange.bs-popover-auto[x-placement^="top"] > .arrow:after,
#LushLight .b-popover-orange.bs-popover-top > .arrow:after {
  border-top-color: #fee0cd;
}
#LushLight
  .b-popover-orange.bs-popover-auto[x-placement^="right"]
  > .arrow:before,
#LushLight .b-popover-orange.bs-popover-right > .arrow:before {
  border-right-color: #fed3b9;
}
#LushLight
  .b-popover-orange.bs-popover-auto[x-placement^="right"]
  > .arrow:after,
#LushLight .b-popover-orange.bs-popover-right > .arrow:after {
  border-right-color: #fee0cd;
}
#LushLight
  .b-popover-orange.bs-popover-auto[x-placement^="bottom"]
  > .arrow:before,
#LushLight .b-popover-orange.bs-popover-bottom > .arrow:before {
  border-bottom-color: #fed3b9;
}
#LushLight
  .b-popover-orange.bs-popover-auto[x-placement^="bottom"]
  .popover-header:before,
#LushLight
  .b-popover-orange.bs-popover-auto[x-placement^="bottom"]
  > .arrow:after,
#LushLight .b-popover-orange.bs-popover-bottom .popover-header:before,
#LushLight .b-popover-orange.bs-popover-bottom > .arrow:after {
  border-bottom-color: #fed7be;
}
#LushLight
  .b-popover-orange.bs-popover-auto[x-placement^="left"]
  > .arrow:before,
#LushLight .b-popover-orange.bs-popover-left > .arrow:before {
  border-left-color: #fed3b9;
}
#LushLight
  .b-popover-orange.bs-popover-auto[x-placement^="left"]
  > .arrow:after,
#LushLight .b-popover-orange.bs-popover-left > .arrow:after {
  border-left-color: #fee0cd;
}
#LushLight .b-popover-orange .popover-header {
  color: #212529;
  background-color: #fed7be;
  border-bottom-color: #fdc7a5;
}
#LushLight .b-popover-orange .popover-body {
  color: #833302;
}
#LushLight .b-popover-lush-bg-grey-1.popover {
  background-color: #f2f4f6;
  border-color: #edf0f2;
}
#LushLight
  .b-popover-lush-bg-grey-1.bs-popover-auto[x-placement^="top"]
  > .arrow:before,
#LushLight .b-popover-lush-bg-grey-1.bs-popover-top > .arrow:before {
  border-top-color: #edf0f2;
}
#LushLight
  .b-popover-lush-bg-grey-1.bs-popover-auto[x-placement^="top"]
  > .arrow:after,
#LushLight .b-popover-lush-bg-grey-1.bs-popover-top > .arrow:after {
  border-top-color: #f2f4f6;
}
#LushLight
  .b-popover-lush-bg-grey-1.bs-popover-auto[x-placement^="right"]
  > .arrow:before,
#LushLight .b-popover-lush-bg-grey-1.bs-popover-right > .arrow:before {
  border-right-color: #edf0f2;
}
#LushLight
  .b-popover-lush-bg-grey-1.bs-popover-auto[x-placement^="right"]
  > .arrow:after,
#LushLight .b-popover-lush-bg-grey-1.bs-popover-right > .arrow:after {
  border-right-color: #f2f4f6;
}
#LushLight
  .b-popover-lush-bg-grey-1.bs-popover-auto[x-placement^="bottom"]
  > .arrow:before,
#LushLight .b-popover-lush-bg-grey-1.bs-popover-bottom > .arrow:before {
  border-bottom-color: #edf0f2;
}
#LushLight
  .b-popover-lush-bg-grey-1.bs-popover-auto[x-placement^="bottom"]
  .popover-header:before,
#LushLight
  .b-popover-lush-bg-grey-1.bs-popover-auto[x-placement^="bottom"]
  > .arrow:after,
#LushLight .b-popover-lush-bg-grey-1.bs-popover-bottom .popover-header:before,
#LushLight .b-popover-lush-bg-grey-1.bs-popover-bottom > .arrow:after {
  border-bottom-color: #e9ecf0;
}
#LushLight
  .b-popover-lush-bg-grey-1.bs-popover-auto[x-placement^="left"]
  > .arrow:before,
#LushLight .b-popover-lush-bg-grey-1.bs-popover-left > .arrow:before {
  border-left-color: #edf0f2;
}
#LushLight
  .b-popover-lush-bg-grey-1.bs-popover-auto[x-placement^="left"]
  > .arrow:after,
#LushLight .b-popover-lush-bg-grey-1.bs-popover-left > .arrow:after {
  border-left-color: #f2f4f6;
}
#LushLight .b-popover-lush-bg-grey-1 .popover-header {
  color: #212529;
  background-color: #e9ecf0;
  border-bottom-color: #dae0e5;
}
#LushLight .b-popover-lush-bg-grey-1 .popover-body {
  color: #64696d;
}
#LushLight .b-popover-white.popover {
  background-color: #fff;
  border-color: #fff;
}
#LushLight .b-popover-white.bs-popover-auto[x-placement^="top"] > .arrow:after,
#LushLight .b-popover-white.bs-popover-auto[x-placement^="top"] > .arrow:before,
#LushLight .b-popover-white.bs-popover-top > .arrow:after,
#LushLight .b-popover-white.bs-popover-top > .arrow:before,
#LushLight
  .tooltip.b-tooltip-white.bs-tooltip-auto[x-placement^="top"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-white.bs-tooltip-top .arrow:before {
  border-top-color: #fff;
}
#LushLight
  .b-popover-white.bs-popover-auto[x-placement^="right"]
  > .arrow:after,
#LushLight
  .b-popover-white.bs-popover-auto[x-placement^="right"]
  > .arrow:before,
#LushLight .b-popover-white.bs-popover-right > .arrow:after,
#LushLight .b-popover-white.bs-popover-right > .arrow:before,
#LushLight
  .tooltip.b-tooltip-white.bs-tooltip-auto[x-placement^="right"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-white.bs-tooltip-right .arrow:before {
  border-right-color: #fff;
}
#LushLight
  .b-popover-white.bs-popover-auto[x-placement^="bottom"]
  > .arrow:before,
#LushLight .b-popover-white.bs-popover-bottom > .arrow:before,
#LushLight
  .tooltip.b-tooltip-white.bs-tooltip-auto[x-placement^="bottom"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-white.bs-tooltip-bottom .arrow:before {
  border-bottom-color: #fff;
}
#LushLight
  .b-popover-white.bs-popover-auto[x-placement^="bottom"]
  .popover-header:before,
#LushLight
  .b-popover-white.bs-popover-auto[x-placement^="bottom"]
  > .arrow:after,
#LushLight .b-popover-white.bs-popover-bottom .popover-header:before,
#LushLight .b-popover-white.bs-popover-bottom > .arrow:after {
  border-bottom-color: #f7f7f7;
}
#LushLight .b-popover-white.bs-popover-auto[x-placement^="left"] > .arrow:after,
#LushLight
  .b-popover-white.bs-popover-auto[x-placement^="left"]
  > .arrow:before,
#LushLight .b-popover-white.bs-popover-left > .arrow:after,
#LushLight .b-popover-white.bs-popover-left > .arrow:before,
#LushLight
  .tooltip.b-tooltip-white.bs-tooltip-auto[x-placement^="left"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-white.bs-tooltip-left .arrow:before {
  border-left-color: #fff;
}
#LushLight .b-popover-white .popover-header {
  color: #212529;
  background-color: #f7f7f7;
  border-bottom-color: #ebebeb;
}
#LushLight .b-popover-white .popover-body {
  color: #858585;
}
#LushLight .b-sidebar-outer {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 0;
  overflow: visible;
  z-index: 1035;
}
#LushLight .b-sidebar-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100vw;
  height: 100vh;
  opacity: 0.6;
}
#LushLight .b-sidebar {
  display: flex;
  flex-direction: column;
  position: fixed;
  top: 0;
  width: 320px;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  margin: 0;
  outline: 0;
  transform: translateX(0);
}
#LushLight .b-sidebar.slide {
  transition: transform 0.3s ease-in-out;
}
#LushLight .b-sidebar:not(.b-sidebar-right) {
  left: 0;
  right: auto;
}
#LushLight .b-sidebar:not(.b-sidebar-right) > .b-sidebar-header .close,
#LushLight .b-toaster.b-toaster-bottom-center .b-toaster-slot,
#LushLight .b-toaster.b-toaster-bottom-right .b-toaster-slot,
#LushLight .b-toaster.b-toaster-top-center .b-toaster-slot,
#LushLight .b-toaster.b-toaster-top-right .b-toaster-slot {
  margin-left: auto;
}
#LushLight .b-sidebar.b-sidebar-right {
  left: auto;
  right: 0;
}
#LushLight .b-sidebar.b-sidebar-right > .b-sidebar-header .close,
#LushLight .b-toaster.b-toaster-bottom-center .b-toaster-slot,
#LushLight .b-toaster.b-toaster-bottom-left .b-toaster-slot,
#LushLight .b-toaster.b-toaster-top-center .b-toaster-slot,
#LushLight .b-toaster.b-toaster-top-left .b-toaster-slot {
  margin-right: auto;
}
#LushLight .b-sidebar > .b-sidebar-header {
  font-size: 1.5rem;
  padding: 0.5rem 1rem;
  display: flex;
  flex-direction: row;
  flex-grow: 0;
  align-items: center;
}
#LushLight .b-sidebar > .b-sidebar-header .close {
  float: none;
  font-size: 1.5rem;
}
#LushLight .b-sidebar > .b-sidebar-body {
  flex-grow: 1;
  height: 100%;
  overflow-y: auto;
}
#LushLight .b-sidebar > .b-sidebar-footer {
  flex-grow: 0;
}
#LushLight .b-skeleton-wrapper {
  cursor: wait;
}
#LushLight .b-skeleton {
  position: relative;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.12);
  cursor: wait;
  -webkit-mask-image: radial-gradient(#fff, #000);
  mask-image: radial-gradient(#fff, #000);
}
#LushLight .b-skeleton:before {
  content: "\A0";
}
#LushLight .b-skeleton-text {
  height: 1rem;
  margin-bottom: 0.25rem;
  border-radius: 0.25rem;
}
#LushLight .b-skeleton-button {
  width: 75px;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
}
#LushLight .b-skeleton-avatar {
  width: 2.5em;
  height: 2.5em;
  border-radius: 50%;
}
#LushLight .b-skeleton-input {
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
#LushLight .b-skeleton-icon-wrapper svg {
  color: rgba(0, 0, 0, 0.12);
}
#LushLight .b-skeleton-img {
  height: 100%;
  width: 100%;
}
#LushLight .b-skeleton-animate-wave:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  background: linear-gradient(
    90deg,
    transparent,
    hsla(0, 0%, 100%, 0.4),
    transparent
  );
  -webkit-animation: 1.75s linear infinite b-skeleton-animate-wave;
  animation: 1.75s linear infinite b-skeleton-animate-wave;
}
@-webkit-keyframes b-skeleton-animate-wave {
  0% {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(100%);
  }
}
@keyframes b-skeleton-animate-wave {
  0% {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(100%);
  }
}
#LushLight .b-skeleton-animate-fade {
  -webkit-animation: 875ms ease-in-out infinite alternate
    b-skeleton-animate-fade;
  animation: 875ms ease-in-out infinite alternate b-skeleton-animate-fade;
}
@-webkit-keyframes b-skeleton-animate-fade {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0.4;
  }
}
@keyframes b-skeleton-animate-fade {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0.4;
  }
}
#LushLight .b-skeleton-animate-throb {
  -webkit-animation: 875ms ease-in infinite alternate b-skeleton-animate-throb;
  animation: 875ms ease-in infinite alternate b-skeleton-animate-throb;
}
@-webkit-keyframes b-skeleton-animate-throb {
  0% {
    transform: scale(1);
  }
  to {
    transform: scale(0.975);
  }
}
@keyframes b-skeleton-animate-throb {
  0% {
    transform: scale(1);
  }
  to {
    transform: scale(0.975);
  }
}
#LushLight .table.b-table.b-table-fixed {
  table-layout: fixed;
}
#LushLight .table.b-table.b-table-no-border-collapse {
  border-collapse: separate;
  border-spacing: 0;
}
#LushLight .table.b-table[aria-busy="true"] {
  opacity: 0.55;
}
#LushLight .table.b-table > tbody > tr.b-table-details > td {
  border-top: none !important;
}
#LushLight .table.b-table.b-table-caption-top > caption,
#LushLight .table.b-table.b-table-stacked > caption {
  caption-side: top !important;
}
#LushLight .table.b-table.table-hover > tbody > tr.table-active:hover td,
#LushLight .table.b-table.table-hover > tbody > tr.table-active:hover th {
  color: #212529;
  background-image: linear-gradient(rgba(0, 0, 0, 0.075), rgba(0, 0, 0, 0.075));
  background-repeat: no-repeat;
}
#LushLight .table.b-table > tbody > .bg-active,
#LushLight .table.b-table > tbody > .bg-active > td,
#LushLight .table.b-table > tbody > .bg-active > th {
  background-color: hsla(0, 0%, 100%, 0.075) !important;
}
#LushLight
  .table.b-table.table-hover.table-dark
  > tbody
  > tr.bg-active:hover
  td,
#LushLight
  .table.b-table.table-hover.table-dark
  > tbody
  > tr.bg-active:hover
  th {
  color: #fff;
  background-image: linear-gradient(
    hsla(0, 0%, 100%, 0.075),
    hsla(0, 0%, 100%, 0.075)
  );
  background-repeat: no-repeat;
}
#LushLight .b-table-sticky-header {
  overflow-y: auto;
  max-height: 300px;
}
@media print {
  #LushLight .d-print-none {
    display: none !important;
  }
  #LushLight .d-print-inline {
    display: inline !important;
  }
  #LushLight .d-print-inline-block {
    display: inline-block !important;
  }
  #LushLight .d-print-block {
    display: block !important;
  }
  #LushLight .d-print-table {
    display: table !important;
  }
  #LushLight .d-print-table-row {
    display: table-row !important;
  }
  #LushLight .d-print-table-cell {
    display: table-cell !important;
  }
  #LushLight .d-print-flex {
    display: flex !important;
  }
  #LushLight .d-print-inline-flex {
    display: inline-flex !important;
  }
  #LushLight .d-print-grid {
    display: grid !important;
  }
  #LushLight *,
  #LushLight :after,
  #LushLight :before {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  #LushLight a:not(.btn) {
    text-decoration: underline;
  }
  #LushLight abbr[title]:after {
    content: " (" attr(title) ")";
  }
  #LushLight pre {
    white-space: pre-wrap !important;
  }
  #LushLight blockquote,
  #LushLight pre {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  #LushLight thead {
    display: table-header-group;
  }
  #LushLight img,
  #LushLight tr {
    page-break-inside: avoid;
  }
  #LushLight h2,
  #LushLight h3 {
    page-break-after: avoid;
  }
  #LushLight .container,
  #LushLight body {
    min-width: 992px !important;
  }
  #LushLight .navbar {
    display: none;
  }
  #LushLight .badge {
    border: 1px solid #000;
  }
  #LushLight .table {
    border-collapse: collapse !important;
  }
  #LushLight .table td,
  #LushLight .table th {
    background-color: #fff !important;
  }
  #LushLight .table-bordered td,
  #LushLight .table-bordered th {
    border: 1px solid #dee2e6 !important;
  }
  #LushLight .table-dark {
    color: inherit;
  }
  #LushLight .table-dark tbody + tbody,
  #LushLight .table-dark td,
  #LushLight .table-dark th,
  #LushLight .table-dark thead th {
    border-color: #dee2e6;
  }
  #LushLight .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
  #LushLight .b-table-sticky-header {
    overflow-y: visible !important;
    max-height: none !important;
  }
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
  #LushLight .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  #LushLight .b-table-sticky-header > .table.b-table > thead > tr > th {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 2;
  }
  #LushLight
    .b-table-sticky-header
    > .table.b-table
    > tbody
    > tr
    > .b-table-sticky-column,
  #LushLight
    .b-table-sticky-header
    > .table.b-table
    > tfoot
    > tr
    > .b-table-sticky-column,
  #LushLight
    .b-table-sticky-header
    > .table.b-table
    > thead
    > tr
    > .b-table-sticky-column,
  #LushLight
    .table-responsive
    > .table.b-table
    > tbody
    > tr
    > .b-table-sticky-column,
  #LushLight
    .table-responsive
    > .table.b-table
    > tfoot
    > tr
    > .b-table-sticky-column,
  #LushLight
    .table-responsive
    > .table.b-table
    > thead
    > tr
    > .b-table-sticky-column,
  #LushLight
    [class*="table-responsive-"]
    > .table.b-table
    > tbody
    > tr
    > .b-table-sticky-column,
  #LushLight
    [class*="table-responsive-"]
    > .table.b-table
    > tfoot
    > tr
    > .b-table-sticky-column,
  #LushLight
    [class*="table-responsive-"]
    > .table.b-table
    > thead
    > tr
    > .b-table-sticky-column {
    position: -webkit-sticky;
    position: sticky;
    left: 0;
  }
  #LushLight
    .b-table-sticky-header
    > .table.b-table
    > thead
    > tr
    > .b-table-sticky-column,
  #LushLight
    .table-responsive
    > .table.b-table
    > thead
    > tr
    > .b-table-sticky-column,
  #LushLight
    [class*="table-responsive-"]
    > .table.b-table
    > thead
    > tr
    > .b-table-sticky-column {
    z-index: 5;
  }
  #LushLight
    .b-table-sticky-header
    > .table.b-table
    > tbody
    > tr
    > .b-table-sticky-column,
  #LushLight
    .b-table-sticky-header
    > .table.b-table
    > tfoot
    > tr
    > .b-table-sticky-column,
  #LushLight
    .table-responsive
    > .table.b-table
    > tbody
    > tr
    > .b-table-sticky-column,
  #LushLight
    .table-responsive
    > .table.b-table
    > tfoot
    > tr
    > .b-table-sticky-column,
  #LushLight
    [class*="table-responsive-"]
    > .table.b-table
    > tbody
    > tr
    > .b-table-sticky-column,
  #LushLight
    [class*="table-responsive-"]
    > .table.b-table
    > tfoot
    > tr
    > .b-table-sticky-column {
    z-index: 2;
  }
  #LushLight .table.b-table > tbody > tr > .table-b-table-default,
  #LushLight .table.b-table > tfoot > tr > .table-b-table-default,
  #LushLight .table.b-table > thead > tr > .table-b-table-default {
    color: #212529;
    background-color: #fff;
  }
  #LushLight .table.b-table.table-dark > tbody > tr > .bg-b-table-default,
  #LushLight .table.b-table.table-dark > tfoot > tr > .bg-b-table-default,
  #LushLight .table.b-table.table-dark > thead > tr > .bg-b-table-default {
    color: #fff;
    background-color: #343a40;
  }
  #LushLight
    .table.b-table.table-striped
    > tbody
    > tr:nth-of-type(odd)
    > .table-b-table-default {
    background-image: linear-gradient(rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05));
    background-repeat: no-repeat;
  }
  #LushLight
    .table.b-table.table-striped.table-dark
    > tbody
    > tr:nth-of-type(odd)
    > .bg-b-table-default {
    background-image: linear-gradient(
      hsla(0, 0%, 100%, 0.05),
      hsla(0, 0%, 100%, 0.05)
    );
    background-repeat: no-repeat;
  }
  #LushLight
    .table.b-table.table-hover
    > tbody
    > tr:hover
    > .table-b-table-default {
    color: #212529;
    background-image: linear-gradient(
      rgba(0, 0, 0, 0.075),
      rgba(0, 0, 0, 0.075)
    );
    background-repeat: no-repeat;
  }
  #LushLight
    .table.b-table.table-hover.table-dark
    > tbody
    > tr:hover
    > .bg-b-table-default {
    color: #fff;
    background-image: linear-gradient(
      hsla(0, 0%, 100%, 0.075),
      hsla(0, 0%, 100%, 0.075)
    );
    background-repeat: no-repeat;
  }
}
#LushLight .table.b-table > tfoot > tr > [aria-sort],
#LushLight .table.b-table > thead > tr > [aria-sort] {
  cursor: pointer;
  background-image: none;
  background-repeat: no-repeat;
  background-size: 0.65em 1em;
}
#LushLight
  .table.b-table
  > tfoot
  > tr
  > [aria-sort]:not(.b-table-sort-icon-left),
#LushLight
  .table.b-table
  > thead
  > tr
  > [aria-sort]:not(.b-table-sort-icon-left) {
  background-position: right 0.375rem center;
  padding-right: calc(0.75rem + 0.65em);
}
#LushLight .table.b-table > tfoot > tr > [aria-sort].b-table-sort-icon-left,
#LushLight .table.b-table > thead > tr > [aria-sort].b-table-sort-icon-left {
  background-position: left 0.375rem center;
  padding-left: calc(0.75rem + 0.65em);
}
#LushLight .table.b-table > tfoot > tr > [aria-sort="none"],
#LushLight .table.b-table > thead > tr > [aria-sort="none"] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath opacity='.3' d='M51 1l25 23 24 22H1l25-22zm0 100l25-23 24-22H1l25 22z'/%3E%3C/svg%3E");
}
#LushLight .table.b-table > tfoot > tr > [aria-sort="ascending"],
#LushLight .table.b-table > thead > tr > [aria-sort="ascending"] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath d='M51 1l25 23 24 22H1l25-22z'/%3E%3Cpath opacity='.3' d='M51 101l25-23 24-22H1l25 22z'/%3E%3C/svg%3E");
}
#LushLight .table.b-table > tfoot > tr > [aria-sort="descending"],
#LushLight .table.b-table > thead > tr > [aria-sort="descending"] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath opacity='.3' d='M51 1l25 23 24 22H1l25-22z'/%3E%3Cpath d='M51 101l25-23 24-22H1l25 22z'/%3E%3C/svg%3E");
}
#LushLight .table.b-table.table-dark > tfoot > tr > [aria-sort="none"],
#LushLight .table.b-table.table-dark > thead > tr > [aria-sort="none"],
#LushLight .table.b-table > .thead-dark > tr > [aria-sort="none"],
#LushLight .table.b-table > tfoot > tr > .table-dark[aria-sort="none"],
#LushLight .table.b-table > thead > tr > .table-dark[aria-sort="none"] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' opacity='.3' d='M51 1l25 23 24 22H1l25-22zm0 100l25-23 24-22H1l25 22z'/%3E%3C/svg%3E");
}
#LushLight .table.b-table.table-dark > tfoot > tr > [aria-sort="ascending"],
#LushLight .table.b-table.table-dark > thead > tr > [aria-sort="ascending"],
#LushLight .table.b-table > .thead-dark > tr > [aria-sort="ascending"],
#LushLight .table.b-table > tfoot > tr > .table-dark[aria-sort="ascending"],
#LushLight .table.b-table > thead > tr > .table-dark[aria-sort="ascending"] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='M51 1l25 23 24 22H1l25-22z'/%3E%3Cpath fill='%23fff' opacity='.3' d='M51 101l25-23 24-22H1l25 22z'/%3E%3C/svg%3E");
}
#LushLight .table.b-table.table-dark > tfoot > tr > [aria-sort="descending"],
#LushLight .table.b-table.table-dark > thead > tr > [aria-sort="descending"],
#LushLight .table.b-table > .thead-dark > tr > [aria-sort="descending"],
#LushLight .table.b-table > tfoot > tr > .table-dark[aria-sort="descending"],
#LushLight .table.b-table > thead > tr > .table-dark[aria-sort="descending"] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' opacity='.3' d='M51 1l25 23 24 22H1l25-22z'/%3E%3Cpath fill='%23fff' d='M51 101l25-23 24-22H1l25 22z'/%3E%3C/svg%3E");
}
#LushLight
  .table.b-table.table-sm
  > tfoot
  > tr
  > [aria-sort]:not(.b-table-sort-icon-left),
#LushLight
  .table.b-table.table-sm
  > thead
  > tr
  > [aria-sort]:not(.b-table-sort-icon-left) {
  background-position: right 0.15rem center;
  padding-right: calc(0.3rem + 0.65em);
}
#LushLight
  .table.b-table.table-sm
  > tfoot
  > tr
  > [aria-sort].b-table-sort-icon-left,
#LushLight
  .table.b-table.table-sm
  > thead
  > tr
  > [aria-sort].b-table-sort-icon-left {
  background-position: left 0.15rem center;
  padding-left: calc(0.3rem + 0.65em);
}
#LushLight
  .table.b-table.b-table-selectable:not(.b-table-selectable-no-click).b-table-selecting.b-table-select-range
  > tbody
  > tr,
#LushLight .trax-editor {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
@media (max-width: 575.98px) {
  #LushLight .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
  }
  #LushLight .table-responsive-sm > .table-bordered {
    border: 0;
  }
  #LushLight .navbar-expand-sm > .container,
  #LushLight .navbar-expand-sm > .container-fluid,
  #LushLight .navbar-expand-sm > .container-lg,
  #LushLight .navbar-expand-sm > .container-md,
  #LushLight .navbar-expand-sm > .container-sm {
    padding-right: 0;
    padding-left: 0;
  }
  #LushLight .bv-d-xs-down-none {
    display: none !important;
  }
  #LushLight .table.b-table.b-table-stacked-sm {
    display: block;
    width: 100%;
  }
  #LushLight .table.b-table.b-table-stacked-sm > caption,
  #LushLight .table.b-table.b-table-stacked-sm > tbody,
  #LushLight .table.b-table.b-table-stacked-sm > tbody > tr,
  #LushLight .table.b-table.b-table-stacked-sm > tbody > tr > td,
  #LushLight .table.b-table.b-table-stacked-sm > tbody > tr > th {
    display: block;
  }
  #LushLight .table.b-table.b-table-stacked-sm > tbody > tr.bottom-row,
  #LushLight .table.b-table.b-table-stacked-sm > tbody > tr.top-row,
  #LushLight .table.b-table.b-table-stacked-sm > tfoot,
  #LushLight .table.b-table.b-table-stacked-sm > tfoot > tr.b-table-bottom-row,
  #LushLight .table.b-table.b-table-stacked-sm > tfoot > tr.b-table-top-row,
  #LushLight .table.b-table.b-table-stacked-sm > thead,
  #LushLight .table.b-table.b-table-stacked-sm > thead > tr.b-table-bottom-row,
  #LushLight .table.b-table.b-table-stacked-sm > thead > tr.b-table-top-row {
    display: none;
  }
  #LushLight .table.b-table.b-table-stacked-sm > caption {
    caption-side: top !important;
  }
  #LushLight
    .table.b-table.b-table-stacked-sm
    > tbody
    > tr
    > [data-label]:before {
    content: attr(data-label);
    width: 40%;
    float: left;
    text-align: right;
    overflow-wrap: break-word;
    font-weight: 700;
    font-style: normal;
    padding: 0 0.5rem 0 0;
    margin: 0;
  }
  #LushLight
    .table.b-table.b-table-stacked-sm
    > tbody
    > tr
    > [data-label]:after {
    display: block;
    clear: both;
    content: "";
  }
  #LushLight
    .table.b-table.b-table-stacked-sm
    > tbody
    > tr
    > [data-label]
    > div {
    display: inline-block;
    width: 60%;
    padding: 0 0 0 0.5rem;
    margin: 0;
  }
  #LushLight .table.b-table.b-table-stacked-sm > tbody > tr > :first-child,
  #LushLight .table.b-table.b-table-stacked-sm > tbody > tr > [rowspan] + td,
  #LushLight .table.b-table.b-table-stacked-sm > tbody > tr > [rowspan] + th {
    border-top-width: 3px;
  }
}
@media (max-width: 767.98px) {
  #LushLight .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
  }
  #LushLight .table-responsive-md > .table-bordered {
    border: 0;
  }
  #LushLight .navbar-expand-md > .container,
  #LushLight .navbar-expand-md > .container-fluid,
  #LushLight .navbar-expand-md > .container-lg,
  #LushLight .navbar-expand-md > .container-md,
  #LushLight .navbar-expand-md > .container-sm {
    padding-right: 0;
    padding-left: 0;
  }
  #LushLight .bv-d-sm-down-none {
    display: none !important;
  }
  #LushLight .table.b-table.b-table-stacked-md {
    display: block;
    width: 100%;
  }
  #LushLight .table.b-table.b-table-stacked-md > caption,
  #LushLight .table.b-table.b-table-stacked-md > tbody,
  #LushLight .table.b-table.b-table-stacked-md > tbody > tr,
  #LushLight .table.b-table.b-table-stacked-md > tbody > tr > td,
  #LushLight .table.b-table.b-table-stacked-md > tbody > tr > th {
    display: block;
  }
  #LushLight .table.b-table.b-table-stacked-md > tbody > tr.bottom-row,
  #LushLight .table.b-table.b-table-stacked-md > tbody > tr.top-row,
  #LushLight .table.b-table.b-table-stacked-md > tfoot,
  #LushLight .table.b-table.b-table-stacked-md > tfoot > tr.b-table-bottom-row,
  #LushLight .table.b-table.b-table-stacked-md > tfoot > tr.b-table-top-row,
  #LushLight .table.b-table.b-table-stacked-md > thead,
  #LushLight .table.b-table.b-table-stacked-md > thead > tr.b-table-bottom-row,
  #LushLight .table.b-table.b-table-stacked-md > thead > tr.b-table-top-row {
    display: none;
  }
  #LushLight .table.b-table.b-table-stacked-md > caption {
    caption-side: top !important;
  }
  #LushLight
    .table.b-table.b-table-stacked-md
    > tbody
    > tr
    > [data-label]:before {
    content: attr(data-label);
    width: 40%;
    float: left;
    text-align: right;
    overflow-wrap: break-word;
    font-weight: 700;
    font-style: normal;
    padding: 0 0.5rem 0 0;
    margin: 0;
  }
  #LushLight
    .table.b-table.b-table-stacked-md
    > tbody
    > tr
    > [data-label]:after {
    display: block;
    clear: both;
    content: "";
  }
  #LushLight
    .table.b-table.b-table-stacked-md
    > tbody
    > tr
    > [data-label]
    > div {
    display: inline-block;
    width: 60%;
    padding: 0 0 0 0.5rem;
    margin: 0;
  }
  #LushLight .table.b-table.b-table-stacked-md > tbody > tr > :first-child,
  #LushLight .table.b-table.b-table-stacked-md > tbody > tr > [rowspan] + td,
  #LushLight .table.b-table.b-table-stacked-md > tbody > tr > [rowspan] + th {
    border-top-width: 3px;
  }
}
@media (max-width: 991.98px) {
  #LushLight .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
  }
  #LushLight .table-responsive-lg > .table-bordered {
    border: 0;
  }
  #LushLight .navbar-expand-lg > .container,
  #LushLight .navbar-expand-lg > .container-fluid,
  #LushLight .navbar-expand-lg > .container-lg,
  #LushLight .navbar-expand-lg > .container-md,
  #LushLight .navbar-expand-lg > .container-sm {
    padding-right: 0;
    padding-left: 0;
  }
  #LushLight .bv-d-md-down-none {
    display: none !important;
  }
  #LushLight .table.b-table.b-table-stacked-lg {
    display: block;
    width: 100%;
  }
  #LushLight .table.b-table.b-table-stacked-lg > caption,
  #LushLight .table.b-table.b-table-stacked-lg > tbody,
  #LushLight .table.b-table.b-table-stacked-lg > tbody > tr,
  #LushLight .table.b-table.b-table-stacked-lg > tbody > tr > td,
  #LushLight .table.b-table.b-table-stacked-lg > tbody > tr > th {
    display: block;
  }
  #LushLight .table.b-table.b-table-stacked-lg > tbody > tr.bottom-row,
  #LushLight .table.b-table.b-table-stacked-lg > tbody > tr.top-row,
  #LushLight .table.b-table.b-table-stacked-lg > tfoot,
  #LushLight .table.b-table.b-table-stacked-lg > tfoot > tr.b-table-bottom-row,
  #LushLight .table.b-table.b-table-stacked-lg > tfoot > tr.b-table-top-row,
  #LushLight .table.b-table.b-table-stacked-lg > thead,
  #LushLight .table.b-table.b-table-stacked-lg > thead > tr.b-table-bottom-row,
  #LushLight .table.b-table.b-table-stacked-lg > thead > tr.b-table-top-row {
    display: none;
  }
  #LushLight .table.b-table.b-table-stacked-lg > caption {
    caption-side: top !important;
  }
  #LushLight
    .table.b-table.b-table-stacked-lg
    > tbody
    > tr
    > [data-label]:before {
    content: attr(data-label);
    width: 40%;
    float: left;
    text-align: right;
    overflow-wrap: break-word;
    font-weight: 700;
    font-style: normal;
    padding: 0 0.5rem 0 0;
    margin: 0;
  }
  #LushLight
    .table.b-table.b-table-stacked-lg
    > tbody
    > tr
    > [data-label]:after {
    display: block;
    clear: both;
    content: "";
  }
  #LushLight
    .table.b-table.b-table-stacked-lg
    > tbody
    > tr
    > [data-label]
    > div {
    display: inline-block;
    width: 60%;
    padding: 0 0 0 0.5rem;
    margin: 0;
  }
  #LushLight .table.b-table.b-table-stacked-lg > tbody > tr > :first-child,
  #LushLight .table.b-table.b-table-stacked-lg > tbody > tr > [rowspan] + td,
  #LushLight .table.b-table.b-table-stacked-lg > tbody > tr > [rowspan] + th {
    border-top-width: 3px;
  }
}
@media (max-width: 1199.98px) {
  #LushLight .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
  }
  #LushLight .table-responsive-xl > .table-bordered {
    border: 0;
  }
  #LushLight .navbar-expand-xl > .container,
  #LushLight .navbar-expand-xl > .container-fluid,
  #LushLight .navbar-expand-xl > .container-lg,
  #LushLight .navbar-expand-xl > .container-md,
  #LushLight .navbar-expand-xl > .container-sm {
    padding-right: 0;
    padding-left: 0;
  }
  #LushLight .bv-d-lg-down-none {
    display: none !important;
  }
  #LushLight .table.b-table.b-table-stacked-xl {
    display: block;
    width: 100%;
  }
  #LushLight .table.b-table.b-table-stacked-xl > caption,
  #LushLight .table.b-table.b-table-stacked-xl > tbody,
  #LushLight .table.b-table.b-table-stacked-xl > tbody > tr,
  #LushLight .table.b-table.b-table-stacked-xl > tbody > tr > td,
  #LushLight .table.b-table.b-table-stacked-xl > tbody > tr > th {
    display: block;
  }
  #LushLight .table.b-table.b-table-stacked-xl > tbody > tr.bottom-row,
  #LushLight .table.b-table.b-table-stacked-xl > tbody > tr.top-row,
  #LushLight .table.b-table.b-table-stacked-xl > tfoot,
  #LushLight .table.b-table.b-table-stacked-xl > tfoot > tr.b-table-bottom-row,
  #LushLight .table.b-table.b-table-stacked-xl > tfoot > tr.b-table-top-row,
  #LushLight .table.b-table.b-table-stacked-xl > thead,
  #LushLight .table.b-table.b-table-stacked-xl > thead > tr.b-table-bottom-row,
  #LushLight .table.b-table.b-table-stacked-xl > thead > tr.b-table-top-row {
    display: none;
  }
  #LushLight .table.b-table.b-table-stacked-xl > caption {
    caption-side: top !important;
  }
  #LushLight
    .table.b-table.b-table-stacked-xl
    > tbody
    > tr
    > [data-label]:before {
    content: attr(data-label);
    width: 40%;
    float: left;
    text-align: right;
    overflow-wrap: break-word;
    font-weight: 700;
    font-style: normal;
    padding: 0 0.5rem 0 0;
    margin: 0;
  }
  #LushLight
    .table.b-table.b-table-stacked-xl
    > tbody
    > tr
    > [data-label]:after {
    display: block;
    clear: both;
    content: "";
  }
  #LushLight
    .table.b-table.b-table-stacked-xl
    > tbody
    > tr
    > [data-label]
    > div {
    display: inline-block;
    width: 60%;
    padding: 0 0 0 0.5rem;
    margin: 0;
  }
  #LushLight .table.b-table.b-table-stacked-xl > tbody > tr > :first-child,
  #LushLight .table.b-table.b-table-stacked-xl > tbody > tr > [rowspan] + td,
  #LushLight .table.b-table.b-table-stacked-xl > tbody > tr > [rowspan] + th {
    border-top-width: 3px;
  }
}
#LushLight .b-toast .toast .toast-body,
#LushLight .groups .groups-list .groups-list-item small,
#LushLight .groups .groups-list .groups-list-item span,
#LushLight .homes-note .user-widget .usermottobox span,
#LushLight .homes-widget .user-widget .usermottobox span,
#LushLight .table.b-table.b-table-stacked > caption,
#LushLight .table.b-table.b-table-stacked > tbody,
#LushLight .table.b-table.b-table-stacked > tbody > tr,
#LushLight .table.b-table.b-table-stacked > tbody > tr > td,
#LushLight .table.b-table.b-table-stacked > tbody > tr > th {
  display: block;
}
#LushLight .table.b-table.b-table-stacked > tbody > tr > [data-label]:before {
  content: attr(data-label);
  width: 40%;
  float: left;
  text-align: right;
  overflow-wrap: break-word;
  font-weight: 700;
  font-style: normal;
  padding: 0 0.5rem 0 0;
  margin: 0;
}
#LushLight .table.b-table.b-table-stacked > tbody > tr > [data-label] > div {
  display: inline-block;
  width: 60%;
  padding: 0 0 0 0.5rem;
  margin: 0;
}
#LushLight .table.b-table.b-table-stacked > tbody > tr > :first-child,
#LushLight .table.b-table.b-table-stacked > tbody > tr > [rowspan] + td,
#LushLight .table.b-table.b-table-stacked > tbody > tr > [rowspan] + th {
  border-top-width: 3px;
}
#LushLight .b-time {
  min-width: 150px;
}
#LushLight .b-toast {
  display: block;
  position: relative;
  max-width: 350px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-clip: padding-box;
  z-index: 1;
  border-radius: 0.25rem;
}
#LushLight .b-toast .toast {
  background-color: hsla(0, 0%, 100%, 0.85);
  opacity: 1;
}
#LushLight .b-toast-primary .toast {
  background-color: rgba(229, 237, 244, 0.85);
  border-color: rgba(193, 214, 230, 0.85);
  color: #123856;
}
#LushLight .b-toast-primary .toast .toast-header {
  color: #123856;
  background-color: rgba(211, 225, 237, 0.85);
  border-bottom-color: rgba(193, 214, 230, 0.85);
}
#LushLight .b-toast-primary.b-toast-solid .toast {
  background-color: #e5edf4;
}
#LushLight .b-toast-secondary .toast {
  background-color: rgba(239, 240, 241, 0.85);
  border-color: rgba(214, 216, 219, 0.85);
  color: #383d41;
}
#LushLight .b-toast-secondary .toast .toast-header {
  color: #383d41;
  background-color: rgba(226, 227, 229, 0.85);
  border-bottom-color: rgba(214, 216, 219, 0.85);
}
#LushLight .b-toast-secondary.b-toast-solid .toast {
  background-color: #eff0f1;
}
#LushLight .b-toast-success .toast {
  background-color: rgba(231, 244, 223, 0.85);
  border-color: rgba(200, 231, 184, 0.85);
  color: #1f5700;
}
#LushLight .b-toast-success .toast .toast-header {
  color: #1f5700;
  background-color: rgba(216, 238, 204, 0.85);
  border-bottom-color: rgba(200, 231, 184, 0.85);
}
#LushLight .b-toast-success.b-toast-solid .toast {
  background-color: #e7f4df;
}
#LushLight .b-toast-info .toast {
  background-color: rgba(229, 244, 247, 0.85);
  border-color: rgba(190, 229, 235, 0.85);
  color: #0c5460;
}
#LushLight .b-toast-info .toast .toast-header {
  color: #0c5460;
  background-color: rgba(209, 236, 241, 0.85);
  border-bottom-color: rgba(190, 229, 235, 0.85);
}
#LushLight .b-toast-info.b-toast-solid .toast {
  background-color: #e5f4f7;
}
#LushLight .b-toast-warning .toast {
  background-color: rgba(253, 241, 228, 0.85);
  border-color: rgba(249, 219, 184, 0.85);
  color: #794200;
}
#LushLight .b-toast-warning .toast .toast-header {
  color: #794200;
  background-color: rgba(251, 229, 204, 0.85);
  border-bottom-color: rgba(249, 219, 184, 0.85);
}
#LushLight .b-toast-warning.b-toast-solid .toast {
  background-color: #fdf1e4;
}
#LushLight .b-toast-danger .toast {
  background-color: rgba(247, 227, 234, 0.85);
  border-color: rgba(235, 188, 205, 0.85);
  color: #5f0828;
}
#LushLight .b-toast-danger .toast .toast-header {
  color: #5f0828;
  background-color: rgba(241, 207, 219, 0.85);
  border-bottom-color: rgba(235, 188, 205, 0.85);
}
#LushLight .b-toast-danger.b-toast-solid .toast {
  background-color: #f7e3ea;
}
#LushLight .b-toast-light .toast {
  background-color: hsla(0, 0%, 100%, 0.85);
  border-color: rgba(253, 253, 254, 0.85);
  color: #818182;
}
#LushLight .b-toast-light .toast .toast-header {
  color: #818182;
  background-color: hsla(0, 0%, 99.6%, 0.85);
  border-bottom-color: rgba(253, 253, 254, 0.85);
}
#LushLight .b-toast-dark .toast {
  background-color: rgba(227, 229, 229, 0.85);
  border-color: rgba(198, 200, 202, 0.85);
  color: #1b1e21;
}
#LushLight .b-toast-dark .toast .toast-header {
  color: #1b1e21;
  background-color: rgba(214, 216, 217, 0.85);
  border-bottom-color: rgba(198, 200, 202, 0.85);
}
#LushLight .b-toast-dark.b-toast-solid .toast {
  background-color: #e3e5e5;
}
#LushLight .b-toast-lush-info .toast {
  background-color: rgba(232, 240, 245, 0.85);
  border-color: rgba(198, 219, 232, 0.85);
  color: #1b4259;
}
#LushLight .b-toast-lush-info .toast .toast-header {
  color: #1b4259;
  background-color: rgba(214, 229, 238, 0.85);
  border-bottom-color: rgba(198, 219, 232, 0.85);
}
#LushLight .b-toast-lush-info.b-toast-solid .toast {
  background-color: #e8f0f5;
}
#LushLight .b-toast-twitter .toast {
  background-color: rgba(234, 246, 254, 0.85);
  border-color: rgba(192, 229, 251, 0.85);
  color: #0f547e;
}
#LushLight .b-toast-twitter .toast .toast-header {
  color: #0f547e;
  background-color: rgba(210, 236, 252, 0.85);
  border-bottom-color: rgba(192, 229, 251, 0.85);
}
#LushLight .b-toast-twitter.b-toast-solid .toast {
  background-color: #eaf6fe;
}
#LushLight .b-toast-discord .toast {
  background-color: rgba(247, 248, 253, 0.85);
  border-color: rgba(216, 222, 245, 0.85);
  color: #3b4771;
}
#LushLight .b-toast-discord .toast .toast-header {
  color: #3b4771;
  background-color: rgba(227, 231, 248, 0.85);
  border-bottom-color: rgba(216, 222, 245, 0.85);
}
#LushLight .b-toast-discord.b-toast-solid .toast {
  background-color: #f7f8fd;
}
#LushLight .b-toast-facebook .toast {
  background-color: rgba(233, 236, 243, 0.85);
  border-color: rgba(200, 209, 226, 0.85);
  color: #1f2e4f;
}
#LushLight .b-toast-facebook .toast .toast-header {
  color: #1f2e4f;
  background-color: rgba(216, 222, 234, 0.85);
  border-bottom-color: rgba(200, 209, 226, 0.85);
}
#LushLight .b-toast-facebook.b-toast-solid .toast {
  background-color: #e9ecf3;
}
#LushLight .b-toast-off-white .toast {
  background-color: hsla(0, 0%, 100%, 0.85);
  border-color: rgba(247, 249, 250, 0.85);
  color: #76797b;
}
#LushLight .b-toast-off-white .toast .toast-header {
  color: #76797b;
  background-color: rgba(249, 250, 251, 0.85);
  border-bottom-color: rgba(247, 249, 250, 0.85);
}
#LushLight .b-toast-lush-dark-blue .toast,
#LushLight .b-toast-lush-info-text .toast {
  background-color: rgba(229, 232, 234, 0.85);
  border-color: rgba(199, 205, 210, 0.85);
  color: #1d2732;
}
#LushLight .b-toast-lush-dark-blue .toast .toast-header,
#LushLight .b-toast-lush-info-text .toast .toast-header {
  color: #1d2732;
  background-color: rgba(215, 219, 223, 0.85);
  border-bottom-color: rgba(199, 205, 210, 0.85);
}
#LushLight .b-toast-lush-dark-blue.b-toast-solid .toast,
#LushLight .b-toast-lush-info-text.b-toast-solid .toast {
  background-color: #e5e8ea;
}
#LushLight .b-toast-lush-content-bg .toast {
  background-color: hsla(0, 0%, 100%, 0.85);
  border-color: hsla(0, 0%, 96.1%, 0.85);
  color: rgba(72, 72, 72, 0.844);
}
#LushLight .b-toast-lush-content-bg .toast .toast-header {
  color: rgba(72, 72, 72, 0.844);
  background-color: hsla(0, 0%, 97.3%, 0.85);
  border-bottom-color: hsla(0, 0%, 96.1%, 0.85);
}
#LushLight .b-toast-orange .toast {
  background-color: rgba(255, 240, 230, 0.85);
  border-color: rgba(254, 211, 185, 0.85);
  color: #833302;
}
#LushLight .b-toast-orange .toast .toast-header {
  color: #833302;
  background-color: rgba(254, 224, 205, 0.85);
  border-bottom-color: rgba(254, 211, 185, 0.85);
}
#LushLight .b-toast-orange.b-toast-solid .toast {
  background-color: #fff0e6;
}
#LushLight .b-toast-lush-bg-grey-1 .toast {
  background-color: hsla(0, 0%, 100%, 0.85);
  border-color: rgba(237, 240, 242, 0.85);
  color: #64696d;
}
#LushLight .b-toast-lush-bg-grey-1 .toast .toast-header {
  color: #64696d;
  background-color: rgba(242, 244, 246, 0.85);
  border-bottom-color: rgba(237, 240, 242, 0.85);
}
#LushLight .b-toast-white .toast {
  background-color: hsla(0, 0%, 100%, 0.85);
  border-color: hsla(0, 0%, 100%, 0.85);
  color: #858585;
}
#LushLight .b-toast-white .toast .toast-header {
  color: #858585;
  background-color: hsla(0, 0%, 100%, 0.85);
  border-bottom-color: hsla(0, 0%, 100%, 0.85);
}
#LushLight .b-toaster {
  z-index: 1100;
}
#LushLight .b-toaster .b-toaster-slot {
  position: relative;
  display: block;
}
#LushLight .b-toaster.b-toaster-bottom-center,
#LushLight .b-toaster.b-toaster-bottom-full,
#LushLight .b-toaster.b-toaster-bottom-left,
#LushLight .b-toaster.b-toaster-bottom-right,
#LushLight .b-toaster.b-toaster-top-center,
#LushLight .b-toaster.b-toaster-top-full,
#LushLight .b-toaster.b-toaster-top-left,
#LushLight .b-toaster.b-toaster-top-right {
  position: fixed;
  left: 0.5rem;
  right: 0.5rem;
  margin: 0;
  padding: 0;
  height: 0;
  overflow: visible;
}
#LushLight .b-toaster.b-toaster-bottom-center .b-toaster-slot,
#LushLight .b-toaster.b-toaster-bottom-full .b-toaster-slot,
#LushLight .b-toaster.b-toaster-bottom-left .b-toaster-slot,
#LushLight .b-toaster.b-toaster-bottom-right .b-toaster-slot,
#LushLight .b-toaster.b-toaster-top-center .b-toaster-slot,
#LushLight .b-toaster.b-toaster-top-full .b-toaster-slot,
#LushLight .b-toaster.b-toaster-top-left .b-toaster-slot,
#LushLight .b-toaster.b-toaster-top-right .b-toaster-slot {
  position: absolute;
  max-width: 350px;
  width: 100%;
  left: 0;
  right: 0;
  padding: 0;
  margin: 0;
}
#LushLight .b-toaster.b-toaster-bottom-full .b-toaster-slot,
#LushLight .b-toaster.b-toaster-bottom-full .b-toaster-slot .b-toast,
#LushLight .b-toaster.b-toaster-bottom-full .b-toaster-slot .toast,
#LushLight .b-toaster.b-toaster-top-full .b-toaster-slot,
#LushLight .b-toaster.b-toaster-top-full .b-toaster-slot .b-toast,
#LushLight .b-toaster.b-toaster-top-full .b-toaster-slot .toast {
  width: 100%;
  max-width: 100%;
}
#LushLight .b-toaster.b-toaster-top-center .b-toaster-slot,
#LushLight .b-toaster.b-toaster-top-full .b-toaster-slot,
#LushLight .b-toaster.b-toaster-top-left .b-toaster-slot,
#LushLight .b-toaster.b-toaster-top-right .b-toaster-slot {
  top: 0.5rem;
}
#LushLight .b-toaster.b-toaster-bottom-center .b-toaster-slot,
#LushLight .b-toaster.b-toaster-bottom-full .b-toaster-slot,
#LushLight .b-toaster.b-toaster-bottom-left .b-toaster-slot,
#LushLight .b-toaster.b-toaster-bottom-right .b-toaster-slot {
  bottom: 0.5rem;
}
#LushLight .b-toaster.b-toaster-bottom-left .b-toast.b-toaster-enter-active,
#LushLight .b-toaster.b-toaster-bottom-left .b-toast.b-toaster-leave-active,
#LushLight .b-toaster.b-toaster-bottom-left .b-toast.b-toaster-move,
#LushLight .b-toaster.b-toaster-bottom-right .b-toast.b-toaster-enter-active,
#LushLight .b-toaster.b-toaster-bottom-right .b-toast.b-toaster-leave-active,
#LushLight .b-toaster.b-toaster-bottom-right .b-toast.b-toaster-move,
#LushLight .b-toaster.b-toaster-top-left .b-toast.b-toaster-enter-active,
#LushLight .b-toaster.b-toaster-top-left .b-toast.b-toaster-leave-active,
#LushLight .b-toaster.b-toaster-top-left .b-toast.b-toaster-move,
#LushLight .b-toaster.b-toaster-top-right .b-toast.b-toaster-enter-active,
#LushLight .b-toaster.b-toaster-top-right .b-toast.b-toaster-leave-active,
#LushLight .b-toaster.b-toaster-top-right .b-toast.b-toaster-move {
  transition: transform 175ms;
}
#LushLight
  .b-toaster.b-toaster-bottom-left
  .b-toast.b-toaster-enter-active
  .toast.fade,
#LushLight
  .b-toaster.b-toaster-bottom-left
  .b-toast.b-toaster-enter-to
  .toast.fade,
#LushLight
  .b-toaster.b-toaster-bottom-right
  .b-toast.b-toaster-enter-active
  .toast.fade,
#LushLight
  .b-toaster.b-toaster-bottom-right
  .b-toast.b-toaster-enter-to
  .toast.fade,
#LushLight
  .b-toaster.b-toaster-top-left
  .b-toast.b-toaster-enter-active
  .toast.fade,
#LushLight
  .b-toaster.b-toaster-top-left
  .b-toast.b-toaster-enter-to
  .toast.fade,
#LushLight
  .b-toaster.b-toaster-top-right
  .b-toast.b-toaster-enter-active
  .toast.fade,
#LushLight
  .b-toaster.b-toaster-top-right
  .b-toast.b-toaster-enter-to
  .toast.fade {
  transition-delay: 175ms;
}
#LushLight .b-toaster.b-toaster-bottom-left .b-toast.b-toaster-leave-active,
#LushLight .b-toaster.b-toaster-bottom-right .b-toast.b-toaster-leave-active,
#LushLight .b-toaster.b-toaster-top-left .b-toast.b-toaster-leave-active,
#LushLight .b-toaster.b-toaster-top-right .b-toast.b-toaster-leave-active {
  position: absolute;
  transition-delay: 175ms;
}
#LushLight
  .b-toaster.b-toaster-bottom-left
  .b-toast.b-toaster-leave-active
  .toast.fade,
#LushLight
  .b-toaster.b-toaster-bottom-right
  .b-toast.b-toaster-leave-active
  .toast.fade,
#LushLight
  .b-toaster.b-toaster-top-left
  .b-toast.b-toaster-leave-active
  .toast.fade,
#LushLight
  .b-toaster.b-toaster-top-right
  .b-toast.b-toaster-leave-active
  .toast.fade {
  transition-delay: 0s;
}
#LushLight .tooltip.b-tooltip {
  display: block;
  opacity: 0.9;
  outline: 0;
}
#LushLight .tooltip.b-tooltip .arrow {
  margin: 0 0.25rem;
}
#LushLight .tooltip.b-tooltip.bs-tooltip-auto[x-placement^="left"] .arrow,
#LushLight .tooltip.b-tooltip.bs-tooltip-auto[x-placement^="right"] .arrow,
#LushLight .tooltip.b-tooltip.bs-tooltip-left .arrow,
#LushLight .tooltip.b-tooltip.bs-tooltip-right .arrow {
  margin: 0.25rem 0;
}
#LushLight
  .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^="top"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-primary.bs-tooltip-top .arrow:before {
  border-top-color: #226ba5;
}
#LushLight
  .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^="right"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-primary.bs-tooltip-right .arrow:before {
  border-right-color: #226ba5;
}
#LushLight
  .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^="bottom"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-primary.bs-tooltip-bottom .arrow:before {
  border-bottom-color: #226ba5;
}
#LushLight
  .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^="left"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-primary.bs-tooltip-left .arrow:before {
  border-left-color: #226ba5;
}
#LushLight
  .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^="top"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-secondary.bs-tooltip-top .arrow:before {
  border-top-color: #6c757d;
}
#LushLight
  .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^="right"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-secondary.bs-tooltip-right .arrow:before {
  border-right-color: #6c757d;
}
#LushLight
  .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^="bottom"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-secondary.bs-tooltip-bottom .arrow:before {
  border-bottom-color: #6c757d;
}
#LushLight
  .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^="left"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-secondary.bs-tooltip-left .arrow:before {
  border-left-color: #6c757d;
}
#LushLight
  .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^="top"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-success.bs-tooltip-top .arrow:before {
  border-top-color: #3ba800;
}
#LushLight
  .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^="right"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-success.bs-tooltip-right .arrow:before {
  border-right-color: #3ba800;
}
#LushLight
  .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^="bottom"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-success.bs-tooltip-bottom .arrow:before {
  border-bottom-color: #3ba800;
}
#LushLight
  .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^="left"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-success.bs-tooltip-left .arrow:before {
  border-left-color: #3ba800;
}
#LushLight
  .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^="top"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-info.bs-tooltip-top .arrow:before {
  border-top-color: #17a2b8;
}
#LushLight
  .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^="right"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-info.bs-tooltip-right .arrow:before {
  border-right-color: #17a2b8;
}
#LushLight
  .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^="bottom"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-info.bs-tooltip-bottom .arrow:before {
  border-bottom-color: #17a2b8;
}
#LushLight
  .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^="left"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-info.bs-tooltip-left .arrow:before {
  border-left-color: #17a2b8;
}
#LushLight
  .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^="top"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-warning.bs-tooltip-top .arrow:before {
  border-top-color: #e97e00;
}
#LushLight
  .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^="right"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-warning.bs-tooltip-right .arrow:before {
  border-right-color: #e97e00;
}
#LushLight
  .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^="bottom"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-warning.bs-tooltip-bottom .arrow:before {
  border-bottom-color: #e97e00;
}
#LushLight
  .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^="left"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-warning.bs-tooltip-left .arrow:before {
  border-left-color: #e97e00;
}
#LushLight
  .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^="top"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-danger.bs-tooltip-top .arrow:before {
  border-top-color: #b70f4d;
}
#LushLight
  .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^="right"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-danger.bs-tooltip-right .arrow:before {
  border-right-color: #b70f4d;
}
#LushLight
  .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^="bottom"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-danger.bs-tooltip-bottom .arrow:before {
  border-bottom-color: #b70f4d;
}
#LushLight
  .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^="left"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-danger.bs-tooltip-left .arrow:before {
  border-left-color: #b70f4d;
}
#LushLight
  .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^="top"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-light.bs-tooltip-top .arrow:before {
  border-top-color: #f8f9fa;
}
#LushLight
  .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^="right"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-light.bs-tooltip-right .arrow:before {
  border-right-color: #f8f9fa;
}
#LushLight
  .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^="bottom"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-light.bs-tooltip-bottom .arrow:before {
  border-bottom-color: #f8f9fa;
}
#LushLight
  .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^="left"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-light.bs-tooltip-left .arrow:before {
  border-left-color: #f8f9fa;
}
#LushLight
  .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^="top"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-dark.bs-tooltip-top .arrow:before {
  border-top-color: #343a40;
}
#LushLight
  .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^="right"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-dark.bs-tooltip-right .arrow:before {
  border-right-color: #343a40;
}
#LushLight
  .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^="bottom"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-dark.bs-tooltip-bottom .arrow:before {
  border-bottom-color: #343a40;
}
#LushLight
  .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^="left"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-dark.bs-tooltip-left .arrow:before {
  border-left-color: #343a40;
}
#LushLight
  .tooltip.b-tooltip-lush-info.bs-tooltip-auto[x-placement^="top"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-lush-info.bs-tooltip-top .arrow:before {
  border-top-color: #347fac;
}
#LushLight
  .tooltip.b-tooltip-lush-info.bs-tooltip-auto[x-placement^="right"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-lush-info.bs-tooltip-right .arrow:before {
  border-right-color: #347fac;
}
#LushLight
  .tooltip.b-tooltip-lush-info.bs-tooltip-auto[x-placement^="bottom"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-lush-info.bs-tooltip-bottom .arrow:before {
  border-bottom-color: #347fac;
}
#LushLight
  .tooltip.b-tooltip-lush-info.bs-tooltip-auto[x-placement^="left"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-lush-info.bs-tooltip-left .arrow:before {
  border-left-color: #347fac;
}
#LushLight
  .tooltip.b-tooltip-twitter.bs-tooltip-auto[x-placement^="top"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-twitter.bs-tooltip-top .arrow:before {
  border-top-color: #1da1f2;
}
#LushLight
  .tooltip.b-tooltip-twitter.bs-tooltip-auto[x-placement^="right"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-twitter.bs-tooltip-right .arrow:before {
  border-right-color: #1da1f2;
}
#LushLight
  .tooltip.b-tooltip-twitter.bs-tooltip-auto[x-placement^="bottom"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-twitter.bs-tooltip-bottom .arrow:before {
  border-bottom-color: #1da1f2;
}
#LushLight
  .tooltip.b-tooltip-twitter.bs-tooltip-auto[x-placement^="left"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-twitter.bs-tooltip-left .arrow:before {
  border-left-color: #1da1f2;
}
#LushLight
  .tooltip.b-tooltip-discord.bs-tooltip-auto[x-placement^="top"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-discord.bs-tooltip-top .arrow:before {
  border-top-color: #7289da;
}
#LushLight
  .tooltip.b-tooltip-discord.bs-tooltip-auto[x-placement^="right"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-discord.bs-tooltip-right .arrow:before {
  border-right-color: #7289da;
}
#LushLight
  .tooltip.b-tooltip-discord.bs-tooltip-auto[x-placement^="bottom"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-discord.bs-tooltip-bottom .arrow:before {
  border-bottom-color: #7289da;
}
#LushLight
  .tooltip.b-tooltip-discord.bs-tooltip-auto[x-placement^="left"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-discord.bs-tooltip-left .arrow:before {
  border-left-color: #7289da;
}
#LushLight
  .tooltip.b-tooltip-facebook.bs-tooltip-auto[x-placement^="top"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-facebook.bs-tooltip-top .arrow:before {
  border-top-color: #3b5998;
}
#LushLight
  .tooltip.b-tooltip-facebook.bs-tooltip-auto[x-placement^="right"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-facebook.bs-tooltip-right .arrow:before {
  border-right-color: #3b5998;
}
#LushLight
  .tooltip.b-tooltip-facebook.bs-tooltip-auto[x-placement^="bottom"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-facebook.bs-tooltip-bottom .arrow:before {
  border-bottom-color: #3b5998;
}
#LushLight
  .tooltip.b-tooltip-facebook.bs-tooltip-auto[x-placement^="left"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-facebook.bs-tooltip-left .arrow:before {
  border-left-color: #3b5998;
}
#LushLight
  .tooltip.b-tooltip-off-white.bs-tooltip-auto[x-placement^="top"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-off-white.bs-tooltip-top .arrow:before {
  border-top-color: #e3e8ed;
}
#LushLight
  .tooltip.b-tooltip-off-white.bs-tooltip-auto[x-placement^="right"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-off-white.bs-tooltip-right .arrow:before {
  border-right-color: #e3e8ed;
}
#LushLight
  .tooltip.b-tooltip-off-white.bs-tooltip-auto[x-placement^="bottom"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-off-white.bs-tooltip-bottom .arrow:before {
  border-bottom-color: #e3e8ed;
}
#LushLight
  .tooltip.b-tooltip-off-white.bs-tooltip-auto[x-placement^="left"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-off-white.bs-tooltip-left .arrow:before {
  border-left-color: #e3e8ed;
}
#LushLight
  .tooltip.b-tooltip-lush-dark-blue.bs-tooltip-auto[x-placement^="top"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-lush-dark-blue.bs-tooltip-top .arrow:before,
#LushLight
  .tooltip.b-tooltip-lush-info-text.bs-tooltip-auto[x-placement^="top"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-lush-info-text.bs-tooltip-top .arrow:before {
  border-top-color: #384b60;
}
#LushLight
  .tooltip.b-tooltip-lush-dark-blue.bs-tooltip-auto[x-placement^="right"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-lush-dark-blue.bs-tooltip-right .arrow:before,
#LushLight
  .tooltip.b-tooltip-lush-info-text.bs-tooltip-auto[x-placement^="right"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-lush-info-text.bs-tooltip-right .arrow:before {
  border-right-color: #384b60;
}
#LushLight
  .tooltip.b-tooltip-lush-dark-blue.bs-tooltip-auto[x-placement^="bottom"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-lush-dark-blue.bs-tooltip-bottom .arrow:before,
#LushLight
  .tooltip.b-tooltip-lush-info-text.bs-tooltip-auto[x-placement^="bottom"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-lush-info-text.bs-tooltip-bottom .arrow:before {
  border-bottom-color: #384b60;
}
#LushLight
  .tooltip.b-tooltip-lush-dark-blue.bs-tooltip-auto[x-placement^="left"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-lush-dark-blue.bs-tooltip-left .arrow:before,
#LushLight
  .tooltip.b-tooltip-lush-info-text.bs-tooltip-auto[x-placement^="left"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-lush-info-text.bs-tooltip-left .arrow:before {
  border-left-color: #384b60;
}
#LushLight
  .tooltip.b-tooltip-lush-content-bg.bs-tooltip-auto[x-placement^="top"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-lush-content-bg.bs-tooltip-top .arrow:before {
  border-top-color: hsla(0, 0%, 76.9%, 0.7);
}
#LushLight
  .tooltip.b-tooltip-lush-content-bg.bs-tooltip-auto[x-placement^="right"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-lush-content-bg.bs-tooltip-right .arrow:before {
  border-right-color: hsla(0, 0%, 76.9%, 0.7);
}
#LushLight
  .tooltip.b-tooltip-lush-content-bg.bs-tooltip-auto[x-placement^="bottom"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-lush-content-bg.bs-tooltip-bottom .arrow:before {
  border-bottom-color: hsla(0, 0%, 76.9%, 0.7);
}
#LushLight
  .tooltip.b-tooltip-lush-content-bg.bs-tooltip-auto[x-placement^="left"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-lush-content-bg.bs-tooltip-left .arrow:before {
  border-left-color: hsla(0, 0%, 76.9%, 0.7);
}
#LushLight
  .tooltip.b-tooltip-orange.bs-tooltip-auto[x-placement^="top"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-orange.bs-tooltip-top .arrow:before {
  border-top-color: #fc6204;
}
#LushLight
  .tooltip.b-tooltip-orange.bs-tooltip-auto[x-placement^="right"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-orange.bs-tooltip-right .arrow:before {
  border-right-color: #fc6204;
}
#LushLight
  .tooltip.b-tooltip-orange.bs-tooltip-auto[x-placement^="bottom"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-orange.bs-tooltip-bottom .arrow:before {
  border-bottom-color: #fc6204;
}
#LushLight
  .tooltip.b-tooltip-orange.bs-tooltip-auto[x-placement^="left"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-orange.bs-tooltip-left .arrow:before {
  border-left-color: #fc6204;
}
#LushLight
  .tooltip.b-tooltip-lush-bg-grey-1.bs-tooltip-auto[x-placement^="top"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-lush-bg-grey-1.bs-tooltip-top .arrow:before {
  border-top-color: #c0c9d1;
}
#LushLight
  .tooltip.b-tooltip-lush-bg-grey-1.bs-tooltip-auto[x-placement^="right"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-lush-bg-grey-1.bs-tooltip-right .arrow:before {
  border-right-color: #c0c9d1;
}
#LushLight
  .tooltip.b-tooltip-lush-bg-grey-1.bs-tooltip-auto[x-placement^="bottom"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-lush-bg-grey-1.bs-tooltip-bottom .arrow:before {
  border-bottom-color: #c0c9d1;
}
#LushLight
  .tooltip.b-tooltip-lush-bg-grey-1.bs-tooltip-auto[x-placement^="left"]
  .arrow:before,
#LushLight .tooltip.b-tooltip-lush-bg-grey-1.bs-tooltip-left .arrow:before {
  border-left-color: #c0c9d1;
}
#LushLight .b-icon.bi {
  display: inline-block;
  overflow: visible;
  vertical-align: -0.15em;
}
#LushLight .b-icon.b-icon-animation-cylon,
#LushLight .b-icon.b-iconstack .b-icon-animation-cylon > g {
  transform-origin: center;
  -webkit-animation: 0.75s ease-in-out infinite alternate b-icon-animation-cylon;
  animation: 0.75s ease-in-out infinite alternate b-icon-animation-cylon;
}
#LushLight .b-icon.b-icon-animation-cylon-vertical,
#LushLight .b-icon.b-iconstack .b-icon-animation-cylon-vertical > g {
  transform-origin: center;
  -webkit-animation: 0.75s ease-in-out infinite alternate
    b-icon-animation-cylon-vertical;
  animation: 0.75s ease-in-out infinite alternate
    b-icon-animation-cylon-vertical;
}
#LushLight .b-icon.b-icon-animation-fade,
#LushLight .b-icon.b-iconstack .b-icon-animation-fade > g {
  transform-origin: center;
  -webkit-animation: 0.75s ease-in-out infinite alternate b-icon-animation-fade;
  animation: 0.75s ease-in-out infinite alternate b-icon-animation-fade;
}
#LushLight .b-icon.b-icon-animation-spin,
#LushLight .b-icon.b-iconstack .b-icon-animation-spin > g {
  transform-origin: center;
  -webkit-animation: 2s linear infinite b-icon-animation-spin;
  animation: 2s linear infinite b-icon-animation-spin;
}
#LushLight .b-icon.b-icon-animation-spin-reverse,
#LushLight .b-icon.b-iconstack .b-icon-animation-spin-reverse > g {
  transform-origin: center;
  animation: 2s linear infinite reverse b-icon-animation-spin;
}
#LushLight .b-icon.b-icon-animation-spin-pulse,
#LushLight .b-icon.b-iconstack .b-icon-animation-spin-pulse > g {
  transform-origin: center;
  -webkit-animation: 1s steps(8) infinite b-icon-animation-spin;
  animation: 1s steps(8) infinite b-icon-animation-spin;
}
#LushLight .b-icon.b-icon-animation-spin-reverse-pulse,
#LushLight .b-icon.b-iconstack .b-icon-animation-spin-reverse-pulse > g {
  transform-origin: center;
  animation: 1s steps(8) infinite reverse b-icon-animation-spin;
}
#LushLight .b-icon.b-icon-animation-throb,
#LushLight .b-icon.b-iconstack .b-icon-animation-throb > g {
  transform-origin: center;
  -webkit-animation: 0.75s ease-in-out infinite alternate b-icon-animation-throb;
  animation: 0.75s ease-in-out infinite alternate b-icon-animation-throb;
}
@media (prefers-reduced-motion: reduce) {
  #LushLight .b-sidebar.slide,
  #LushLight .badge,
  #LushLight .btn,
  #LushLight .carousel-control-next,
  #LushLight .carousel-control-prev,
  #LushLight .carousel-fade .active.carousel-item-left,
  #LushLight .carousel-fade .active.carousel-item-right,
  #LushLight .carousel-indicators li,
  #LushLight .carousel-item,
  #LushLight .collapsing,
  #LushLight .custom-control-label:before,
  #LushLight .custom-file-label,
  #LushLight .custom-select,
  #LushLight .custom-switch .custom-control-label:after,
  #LushLight .fade,
  #LushLight .form-control,
  #LushLight .input-group > .custom-range,
  #LushLight .progress-bar,
  .modal.fade #LushLight .modal-dialog {
    transition: none;
  }
  #LushLight .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
  #LushLight .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
  #LushLight .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
  #LushLight .b-icon.b-icon-animation-cylon,
  #LushLight .b-icon.b-icon-animation-cylon-vertical,
  #LushLight .b-icon.b-icon-animation-fade,
  #LushLight .b-icon.b-icon-animation-spin,
  #LushLight .b-icon.b-icon-animation-spin-pulse,
  #LushLight .b-icon.b-icon-animation-spin-reverse,
  #LushLight .b-icon.b-icon-animation-spin-reverse-pulse,
  #LushLight .b-icon.b-icon-animation-throb,
  #LushLight .b-icon.b-iconstack .b-icon-animation-cylon-vertical > g,
  #LushLight .b-icon.b-iconstack .b-icon-animation-cylon > g,
  #LushLight .b-icon.b-iconstack .b-icon-animation-fade > g,
  #LushLight .b-icon.b-iconstack .b-icon-animation-spin-pulse > g,
  #LushLight .b-icon.b-iconstack .b-icon-animation-spin-reverse-pulse > g,
  #LushLight .b-icon.b-iconstack .b-icon-animation-spin-reverse > g,
  #LushLight .b-icon.b-iconstack .b-icon-animation-spin > g,
  #LushLight .b-icon.b-iconstack .b-icon-animation-throb > g,
  #LushLight .b-skeleton-animate-fade,
  #LushLight .b-skeleton-animate-throb,
  #LushLight .progress-bar-animated {
    -webkit-animation: none;
    animation: none;
  }
  #LushLight .spinner-border,
  #LushLight .spinner-grow {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
  }
  #LushLight .b-skeleton-animate-wave:after {
    background: 0 0;
    -webkit-animation: none;
    animation: none;
  }
}
@-webkit-keyframes b-icon-animation-cylon {
  0% {
    transform: translateX(-25%);
  }
  to {
    transform: translateX(25%);
  }
}
@keyframes b-icon-animation-cylon {
  0% {
    transform: translateX(-25%);
  }
  to {
    transform: translateX(25%);
  }
}
@-webkit-keyframes b-icon-animation-cylon-vertical {
  0% {
    transform: translateY(25%);
  }
  to {
    transform: translateY(-25%);
  }
}
@keyframes b-icon-animation-cylon-vertical {
  0% {
    transform: translateY(25%);
  }
  to {
    transform: translateY(-25%);
  }
}
@-webkit-keyframes b-icon-animation-fade {
  0% {
    opacity: 0.1;
  }
  to {
    opacity: 1;
  }
}
@keyframes b-icon-animation-fade {
  0% {
    opacity: 0.1;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes b-icon-animation-spin {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(359deg);
  }
}
@keyframes b-icon-animation-spin {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(359deg);
  }
}
@-webkit-keyframes b-icon-animation-throb {
  0% {
    opacity: 0.5;
    transform: scale(0.5);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes b-icon-animation-throb {
  0% {
    opacity: 0.5;
    transform: scale(0.5);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
#LushLight .btn .b-icon.bi,
#LushLight .dropdown-item .b-icon.bi,
#LushLight .dropdown-toggle .b-icon.bi,
#LushLight .input-group-text .b-icon.bi,
#LushLight .nav-link .b-icon.bi {
  font-size: 125%;
  vertical-align: text-bottom;
}
#LushLight .container {
  position: relative;
  z-index: 1;
}
#LushLight .containment {
  transition: background 0.5s;
  position: relative;
}
#LushLight .containment .homes-draggable {
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 11;
}
#LushLight .containment .icon-edit {
  right: 7px;
  position: absolute;
  top: 5px;
  z-index: 13;
}
#LushLight .containment .edit-menu {
  z-index: 12;
  position: absolute;
  width: 200px;
  top: 3px;
  right: -170px;
  border: 1px solid #000;
  border-radius: 7px;
  background: hsla(0, 0%, 88.2%, 0.8823529411764706);
  padding: 3px 3px 5px;
  font-size: 12px;
}
#LushLight .containment .edit-menu b {
  display: block;
  padding: 3px;
  margin-bottom: 5px;
  border-bottom: 1px dotted #333;
  font-size: 9px;
  font-weight: 700;
  text-align: center;
  color: #212529;
  text-transform: capitalize;
}
#LushLight .containment .edit-menu select {
  width: 100%;
  display: block;
  margin: auto auto 5px;
}
#LushLight .widget_default_skin {
  background: #ffc300;
  background: linear-gradient(180deg, #ffc300 0, #ffc300 57%, orange 91%);
  border: 1px solid #000;
  border-radius: 7px;
  padding: 5px;
  box-shadow: inset 0 1px 0 0 #ffc300, inset 0 3px 0 0 #ff9;
}
#LushLight .widget_default_skin .heading {
  border-radius: 5px;
  border: 1px solid #000;
  background-color: #676767;
  color: #fff;
  padding: 5px;
  text-transform: uppercase;
  box-shadow: inset 1px 1px hsla(0, 0%, 100%, 0.3), 0 2px #bd6800;
  position: relative;
  margin-bottom: 5px;
}
#LushLight .widget_default_skin .heading:before {
  content: " ";
  position: absolute;
  right: 5px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAJklEQVQYV2NctGjR/7i4OEYGKAAzfHx8/m/ZsgXMhsugqIBxQDQArB0IBa4ERKAAAAAASUVORK5CYII=);
  height: 14px;
  width: 100px;
  top: 0;
  bottom: 0;
  margin: auto;
}
#LushLight .widget_default_skin .body {
  background-image: url(/images/homes/shine.png),
    linear-gradient(
      90deg,
      #d8d8c5 16.67%,
      #ebebdd 0,
      #ebebdd 50%,
      #d8d8c5 0,
      #d8d8c5 66.67%,
      #ebebdd 0,
      #ebebdd
    );
  background-size: contain, 6px 6px;
  border: 1px solid #000;
  border-radius: 5px;
  box-shadow: inset 0 -2px #a1a18d, inset 0 0 0 2px #d8d8c5,
    inset 0 0 0 3px #fff, 0 2px #bd6800;
  padding: 7px;
  overflow: hidden;
  color: #000;
  position: relative;
}
#LushLight .widget_default_skin .body:before {
  content: "";
  position: absolute;
  margin: 3px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 2px;
  border: 1px dashed #a1a18d;
  opacity: 0.8;
  z-index: 1;
}
#LushLight .widget_default_skin .body div {
  z-index: 2;
  position: relative;
}
#LushLight .widget_bubble_skin {
  position: relative;
  background: #fff;
  border: 2px solid #000;
  padding: 5px;
  border-radius: 7px;
}
#LushLight .widget_bubble_skin .heading span {
  padding: 0;
  text-transform: uppercase;
  font-weight: bolder;
  color: #666;
}
#LushLight .widget_bubble_skin .body:after,
#LushLight .widget_bubble_skin .body:before {
  z-index: 3;
  top: 100%;
  right: 30px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
#LushLight .widget_bubble_skin .body:before {
  border-color: #000 transparent transparent;
  border-width: 15px 0 15px 15px;
  right: 28px;
}
#LushLight .widget_bubble_skin .body:after {
  border-color: #fff hsla(0, 0%, 100%, 0) hsla(0, 0%, 100%, 0);
  border-width: 10px 0 10px 10px;
}
#LushLight .widget_metal_skin .heading {
  background: url(/lush/images/profile/skins/metal/Skin_Metal_topRh.png)
    100% 0 no-repeat;
  height: 33px;
  margin-left: 35px;
  position: relative;
  font-size: 9px;
  font-weight: 700;
  text-align: center;
  padding-top: 5px;
  padding-right: 40px;
}
#LushLight .widget_metal_skin .heading:after {
  content: "";
  background: url(/lush/images/profile/skins/metal/Skin_Metal_topLh.png)
    no-repeat;
  padding-left: 35px;
}
#LushLight .widget_metal_skin .body {
  background: url(/lush/images/profile/skins/metal/Skin_Metal_btmR.png)
    100% 100% no-repeat;
  padding: 1px 26px 23px 7px;
  color: #000;
  margin-left: 22px;
  position: relative;
}
#LushLight .widget_metal_skin .body:after {
  background: url(/lush/images/profile/skins/metal/Skin_Metal_btmL.png)
    0 100% no-repeat;
  right: 100%;
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 22px;
}
#LushLight .widget_golden_skin,
#LushLight .widget_lushwood_skin {
  max-width: 512px;
  position: relative;
}
#LushLight .widget_golden_skin .heading {
  background: url(/lush/images/profile/skins/golden/Skin_Goldenframe_topR.png)
    100% 0 no-repeat;
  height: 31px;
  padding-top: 6px;
  color: #733a00;
  text-align: center;
  position: relative;
  margin-left: 31px;
  padding-right: 31px;
  display: flex;
  justify-content: center;
  font-size: 9px;
}
#LushLight .widget_golden_skin .heading:after {
  background: url(/lush/images/profile/skins/golden/Skin_Goldenframe_topL.png)
    no-repeat;
  padding-left: 31px;
}
#LushLight .widget_golden_skin .heading span {
  background: url(/lush/images/profile/skins/golden/Skin_Goldenframe_Header_M.png);
  height: 21px;
  margin: 0;
  padding: 3px 2px 5px;
  position: relative;
  display: block;
  line-height: 15px;
}
#LushLight .widget_golden_skin .heading span:after,
#LushLight .widget_golden_skin .heading span:before,
#LushLight .widget_lushwood_skin .heading span:after,
#LushLight .widget_lushwood_skin .heading span:before {
  position: absolute;
  content: "";
  height: 21px;
  padding: 3px 0 3px 13px;
  top: 0;
}
#LushLight .widget_golden_skin .heading span:before {
  background: url(/lush/images/profile/skins/golden/Skin_Goldenframe_Header_L.png)
    no-repeat;
  right: 100%;
}
#LushLight .widget_golden_skin .heading span:after {
  background: url(/lush/images/profile/skins/golden/Skin_Goldenframe_Header_R.png)
    no-repeat;
  left: 100%;
}
#LushLight .widget_golden_skin .body {
  background: url(/lush/images/profile/skins/golden/Skin_Goldenframe_btmlR.png)
    100% 100% no-repeat;
  padding: 4px 35px 35px 4px;
  color: #000;
  margin-left: 30px;
  position: relative;
  width: calc(100% - 31px);
}
#LushLight .widget_golden_skin .body:before {
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  background: url(/lush/images/profile/skins/golden/Skin_Goldenframe_btmlL.png)
    0 100% no-repeat;
  padding-left: 30px;
}
#LushLight .widget_lushwood_skin .heading {
  background: url(/lush/images/profile/skins/lushwood/Skin_lushwood_topR.png)
    100% 0 no-repeat;
  height: 31px;
  padding-top: 6px;
  color: #512c05;
  text-align: center;
  position: relative;
  margin-left: 31px;
  padding-right: 31px;
  display: flex;
  justify-content: center;
  font-size: 9px;
}
#LushLight .widget_lushwood_skin .heading:after {
  background: url(/lush/images/profile/skins/lushwood/Skin_lushwood_topL.png)
    no-repeat;
  padding-left: 31px;
}
#LushLight .widget_lushwood_skin .heading span {
  background: url(/lush/images/profile/skins/lushwood/Skin_lushwood_Header_M.png);
  height: 21px;
  margin: 0;
  padding: 3px 2px 5px;
  position: relative;
  display: block;
  line-height: 15px;
}
#LushLight .widget_lushwood_skin .heading span:before {
  background: url(/lush/images/profile/skins/lushwood/Skin_lushwood_Header_L.png)
    no-repeat;
  right: 100%;
}
#LushLight .widget_lushwood_skin .heading span:after {
  background: url(/lush/images/profile/skins/lushwood/Skin_lushwood_Header_R.png)
    no-repeat;
  left: 100%;
}
#LushLight .widget_lushwood_skin .body {
  background: url(/lush/images/profile/skins/lushwood/Skin_lushwood_btmlR.png)
    100% 100% no-repeat;
  padding: 4px 35px 35px 4px;
  color: #000;
  margin-left: 30px;
  position: relative;
  width: calc(100% - 30px);
}
#LushLight .widget_lushwood_skin .body:before {
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  background: url(/lush/images/profile/skins/lushwood/Skin_lushwood_btmlL.png)
    0 100% no-repeat;
  padding-left: 30px;
}
#LushLight .widget_notepad_skin .heading {
  background: url(/lush/images/profile/skins/notepad/Skin_Notepad_topRh.png)
    100% 0 no-repeat;
  height: 29px;
  position: relative;
  margin-left: 27px;
}
#LushLight .widget_notepad_skin .heading:after {
  background: url(/lush/images/profile/skins/notepad/Skin_Notepad_topLh.png)
    no-repeat;
  padding-left: 27px;
}
#LushLight .widget_note_skin .heading span,
#LushLight .widget_notepad_skin .heading span {
  line-height: 28px;
}
#LushLight .widget_notepad_skin .body {
  background: url(/lush/images/profile/skins/notepad/Skin_Notepad_btmR.png)
    100% 100% no-repeat;
  padding: 2px 7px 18px 2px;
  color: #000;
  margin-left: 27px;
  position: relative;
}
#LushLight .widget_notepad_skin .body:before {
  background: url(/lush/images/profile/skins/notepad/Skin_Notepad_btmL.png)
    0 100% no-repeat;
  padding-left: 27px;
}
#LushLight .widget_note_skin .heading {
  background: url(/lush/images/profile/skins/note/Skin_Stickienote_topR.png)
    100% 0 no-repeat;
  height: 29px;
  position: relative;
  margin-left: 5px;
}
#LushLight .widget_note_skin .heading:after {
  background: url(/lush/images/profile/skins/note/Skin_Stickienote_topL.png)
    no-repeat;
  padding-left: 5px;
}
#LushLight .widget_note_skin .body {
  background: url(/lush/images/profile/skins/note/Skin_Stickienote_btmR.png)
    100% 100% no-repeat;
  padding: 7px 9px 30px;
  color: #000;
  margin-left: 1px;
  position: relative;
}
#LushLight .widget_note_skin .body:before {
  background: url(/lush/images/profile/skins/note/Skin_Stickienote_btmL.png)
    0 100% no-repeat;
  padding-left: 1px;
}
#LushLight .widget_hcm_skin .heading {
  background: url(/lush/images/profile/skins/hc_machine/Skin_HCmachine_toprh.png)
    100% 0 no-repeat;
  height: 42px;
  position: relative;
  margin-left: 61px;
}
#LushLight .widget_hcm_skin .heading:after {
  background: url(/lush/images/profile/skins/hc_machine/Skin_HCmachine_topLh.png)
    no-repeat;
  padding-left: 61px;
}
#LushLight .widget_hcm_skin .heading span {
  margin: 2px 61px 0 0;
  color: #fff;
  display: block;
  text-align: center;
  padding-top: 3px;
  text-transform: uppercase;
  font-weight: 700;
}
#LushLight .widget_hcm_skin .body {
  background: url(/lush/images/profile/skins/hc_machine/Skin_HCmachine_btmR.png)
    100% 100% no-repeat;
  padding: 0 46px 31px 0;
  margin-left: 49px;
  position: relative;
  color: #fff !important;
}
#LushLight .widget_hcm_skin .body:before {
  background: url(/lush/images/profile/skins/hc_machine/Skin_HCmachine_btmL.png)
    0 100% no-repeat;
  padding-left: 49px;
}
#LushLight .widget_pink_pillow {
  color: #510042;
}
#LushLight .widget_pink_pillow .heading {
  background: url(/lush/images/profile/skins/pillow/Skin_HCpillow_toprh.png)
    100% 0 no-repeat;
  height: 49px;
  position: relative;
  margin-left: 54px;
  padding-top: 5px;
}
#LushLight .widget_pink_pillow .heading:before {
  background: url(/lush/images/profile/skins/pillow/Skin_HCpillow_topLh.png)
    no-repeat;
  padding-left: 54px;
}
#LushLight .widget_pink_pillow .heading span {
  margin: 2px 54px 0 0;
  display: block;
  text-align: center;
  padding-top: 3px;
  text-transform: uppercase;
  font-weight: 800;
  color: #510042;
  font-size: 13px;
}
#LushLight .widget_pink_pillow .body {
  background: url(/lush/images/profile/skins/pillow/Skin_HCpillow_btmR.png)
    100% 100% no-repeat;
  padding: 0 41px 38px 0;
  margin-left: 44px;
  position: relative;
}
#LushLight .widget_pink_pillow .body:before {
  background: url(/lush/images/profile/skins/pillow/Skin_HCpillow_btmL.png)
    0 100% no-repeat;
  padding-left: 44px;
}
#LushLight .widget_invisible_skin .heading {
  padding: 5px 0;
  font-weight: bolder;
}
#LushLight .widget_guided_skin {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#LushLight .widget_guided_skin .heading {
  z-index: 5;
  border: 1px solid #000;
  border-radius: 5px;
  color: #fff;
  padding: 3px 5px;
  font-weight: bolder;
  margin: auto auto -15px;
  box-shadow: inset 0 0 0 1px #fba683, 1px 1px #5f310f, 2px 2px #5f310f,
    0 1px #000, 1px 0 #000, 0 1px #000, 1px 2px #000, 2px 3px #000, 2px 1px #000,
    3px 2px #000;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAAECAYAAABLLYUHAAAAJ0lEQVQYV2PMN5H7by8vyHD3/XcGRhROt5Paf2VBToaDD98zMCJzAPQXE2lcdp6KAAAAAElFTkSuQmCC);
}
#LushLight .widget_guided_skin .body {
  border: 1px solid #000;
  border-radius: 7px;
  background: #629db6;
  box-shadow: inset 1px 1px #bbd4e0, inset -1px -1px #629db6,
    inset 0 0 0 2px #457b92, inset 0 0 0 3px #8eb9cc;
  padding: 20px;
  position: relative;
}
#LushLight .widget_guided_skin .body:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  border: 1px solid #000;
  border-radius: 6px;
  margin: 13px;
  box-shadow: 0 0 0 1px #629db6, 0 -3px #457b92, -3px 0 #457b92,
    -3px -3px #457b92, 0 3px #8eb9cc, 3px 0 #8eb9cc, 3px 3px #8eb9cc,
    inset 2px 2px rgba(0, 0, 0, 0.3);
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAADCAYAAAC09K7GAAAALklEQVQYV2NMCnf5L8rLwPD6MwMYMFbnhv3/8/0dAwunEAOIZgSpgMgxMIBUAgCi2A48SXpQ1QAAAABJRU5ErkJggg==);
}
#LushLight .login-page.login-modal form,
#LushLight .widget_guided_skin .body > div {
  z-index: 3;
  position: relative;
}
#LushLight .widget_lush_skin {
  background: #e3e8ed;
  padding: 2px;
  box-shadow: inset 0 0 0 2px #fff;
  border-radius: 4px;
}
#LushLight .widget_lush_skin .heading {
  padding: 5px 0;
  font-size: 12px;
  border-radius: 3px 3px 0 0;
  color: #fff;
  background: url(/lush/images/headers/navbar.png) left top -11px;
  height: 33px;
  display: flex;
  flex-direction: row;
  text-align: center;
  justify-content: center;
  border-bottom: 2px solid #fff;
  box-shadow: 0 2px rgba(0, 0, 0, 0.3);
}
#LushLight .widget_lush_skin .heading span {
  align-self: center;
}
#LushLight .widget_lush_skin .body,
#LushLight .widget_v15_skin .body {
  padding: 5px;
}
#LushLight .widget_catalogue_skin .heading {
  font-weight: bolder;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  background: #fff;
  margin-top: 6px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding-top: 7px;
}
#LushLight .widget_catalogue_skin .heading span {
  padding: 0 5px;
  position: relative;
  text-align: center;
  z-index: 4;
  background: #fff;
  margin: auto;
}
#LushLight .widget_catalogue_skin .heading:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  padding-top: 10px;
  top: 15px;
  align-self: center;
  z-index: 0;
  margin: 0 5px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAFElEQVQYV2Ps6Oj4X1FRwcjIAAUAOIkEA29QUsUAAAAASUVORK5CYII=);
}
#LushLight .widget_catalogue_skin .body {
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  background: #fff;
  padding: 10px;
}
#LushLight .widget_catalogue_skin:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAKCAYAAACXDi8zAAAAR0lEQVQYV2NkYGD4z4AKGEFcEPE/LS0NLDVr1iyYGERi9+7dYAlXV1dUiXfv3oElhISEKJXAaTlOCWNjY7DlZ8+eRbUcmwcBR6giC/LDmAAAAAAASUVORK5CYII=);
  background-repeat: repeat-x;
  padding-top: 10px;
  background-position: left 1px top;
  margin: 0 3px;
}
#LushLight .widget_moodlight_skin {
  background: #fcca17;
  box-shadow: inset 0 -3px #fcca17, inset 3px 3px #fdec54, inset -3px 0 #bd8c18;
  border: 1px solid #000;
  border-radius: 8px;
  padding: 8px 14px 25px;
}
#LushLight .widget_moodlight_skin .heading {
  padding: 0;
  font-weight: bolder;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAFUlEQVQYV2PcWa3w3731ASMjAxQAADd5BANmI6RxAAAAAElFTkSuQmCC);
  margin-bottom: 8px;
}
#LushLight .widget_moodlight_skin .heading span {
  color: #b97b20;
  background: #fcca17;
  padding: 3px 30px 3px 3px;
}
#LushLight .widget_moodlight_skin .body {
  border: 1px solid #000;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAEklEQVQYV2OwtLT8z6Cnp/cfAA35AzSxqLe4AAAAAElFTkSuQmCC);
  border-radius: 8px;
  z-index: 3;
  position: relative;
  box-shadow: -3px 0 #bd8c18, -2px 0 #bd8c18, -1px 0 #bd8c18, -3px -3px #bd8c18,
    0 -3px #bd8c18, 0 -2px #bd8c18, 0 -1px #bd8c18, 3px 3px #fdec54,
    3px 0 #fdec54, 2px 0 #fdec54, 1px 0 #fdec54, 0 3px #fdec54, 0 2px #fdec54,
    0 1px #fdec54;
  padding: 5px;
  color: #fff;
}
#LushLight .widget_moodlight_skin:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 5px;
  margin: 3px 3px 2px;
  z-index: 0;
  box-shadow: inset 0 -9px #cf9a1c, inset 0 -8px #fcca17, inset 0 -14px #fdec54;
}
#LushLight .widget_v15_skin {
  border: 1px solid #000;
  box-shadow: inset 0 0 0 2px #fff, inset 0 0 0 3px #000;
  background-color: #8bbade;
  border-radius: 5px;
  padding: 3px;
  background-image: url(/images/homes/skins/v15/right.png);
  background-position: right 3px top 3px;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column-reverse;
}
#LushLight .widget_v15_skin .heading {
  background: #47829c;
  color: #5195aa;
  padding: 5px;
  border-top: 1px solid #b9d8ef;
  box-shadow: 0 -1px #6ba3c7;
  border-radius: 1px;
}
#LushLight .widget_v15_skin .heading span {
  display: block;
  border-radius: 5px;
  background: #0d4362;
  padding: 5px;
}
#LushLight .widget_chain_skin {
  margin-top: 43px;
  border: 1px solid #000;
  background: #767676;
  box-shadow: inset 1px 1px #eee, 0 4px rgba(0, 0, 0, 0.3);
  padding: 4px;
}
#LushLight .widget_chain_skin:after,
#LushLight .widget_chain_skin:before {
  content: "";
  position: absolute;
  top: -44px;
  width: 13px;
  padding-top: 47px;
  z-index: 3;
  background: url(/lush/images/profile/skins/chain/chain.png);
}
#LushLight .fun-recommended-item:nth-of-type(odd) .fun-recommended-item-logo,
#LushLight .staff-list .staff-grid .staff-card .the-badge,
#LushLight .widget_chain_skin:after {
  right: 5px;
}
#LushLight .widget_chain_skin .heading {
  padding: 2px 0 5px;
  font-weight: bolder;
  color: #fff;
}
#LushLight .widget_chain_skin .body {
  background: #333;
  border: 1px solid #000;
  box-shadow: 0 1px #eee;
  color: #fff;
  padding: 10px;
}
#LushLight .widget_dj_skin {
  background: #fefd00;
  border-radius: 4px;
  border: 1px solid #000;
  padding: 5px 5px 0;
  margin: 16px 3px 0;
  box-shadow: inset 0 0 0 1px #fefe98;
}
#LushLight .widget_dj_skin .heading {
  font-weight: bolder;
  color: #fff;
  background: #966;
  border: 1px solid #000;
  border-radius: 4px;
  margin-top: -15px;
  margin-bottom: 5px;
  box-shadow: inset 1px 1px #bbb, inset -1px -1px #633, 0 2px #c90;
  position: relative;
  padding: 3px;
}
#LushLight .widget_dj_skin .heading:before {
  content: "";
  position: absolute;
  bottom: 100%;
  height: 7px;
  width: 31px;
  right: 5px;
  margin-bottom: 1px;
  background: url(/lush/images/profile/skins/dj/right.png);
}
#LushLight .widget_dj_skin .body {
  border-radius: 4px 4px 2px 2px;
  background: #fccc01;
  border: 1px solid #c90;
  box-shadow: inset 0 -2px rgba(0, 0, 0, 0.1);
  padding: 5px;
}
#LushLight .widget_bubbleJuice_skin {
  background: #9bce51;
  box-shadow: inset 0 -1px #daee01, inset 0 0 0 1px #fef9ca;
  border: 1px solid #000;
  padding: 5px 0 10px;
  border-radius: 4px;
  margin: 3px;
}
#LushLight .widget_bubbleJuice_skin .heading {
  padding: 5px;
  font-weight: bolder;
  color: #c86a10;
  background: #daee01;
  box-shadow: inset 0 1px #dedede, inset 0 2px #7b808d, inset 0 3px #000,
    inset 0 -1px #7b808d, inset 0 -2px #dedede, inset 0 -3px #000,
    inset 0 4px #54790f, inset 0 -4px #acd608;
  margin: 0 -3px;
  border: 1px solid #000;
}
#LushLight .widget_bubbleJuice_skin .body {
  border: 1px solid #000;
  background: #aaaeb3;
  margin-left: 10px;
  margin-right: 10px;
  box-shadow: 1px 0 #000, -1px 0 #000, 0 1px #000, 0 4px #6ead28,
    inset 0 1px #5f6469, inset 0 -1px #5f6469, inset -1px 0 #5f6469,
    inset 1px 0 #5f6469;
  border-color: #7b808d #dedede;
  border-width: 6px 8px;
  padding: 5px;
  margin-top: -1px;
}
#LushLight .widget_trax_skin {
  border-radius: 8px;
  border: 1px solid #000;
  background: #3c3d3c;
  box-shadow: inset 2px 2px #f0eeef, inset -1px -1px #858885,
    inset 0 0 0 5px #b8bab9, inset 0 0 0 6px #000;
  padding: 12px;
}
#LushLight .widget_trax_skin .heading:after,
#LushLight .widget_trax_skin .heading:before {
  content: "";
  position: absolute;
  height: 28px;
  width: 28px;
  top: 0;
  bottom: 0;
  background-image: url(/images/homes/skins/trax/speaker.png);
  margin: auto;
}
#LushLight .widget_trax_skin:not(.trax) .heading span {
  border: 1px solid #000;
  box-shadow: inset 0 0 0 1px #747670, inset 0 0 0 2px #000,
    inset 4px 6px rgba(0, 0, 0, 0.2);
  background: #7ff;
  padding: 8px;
  border-radius: 5px;
  box-shadow: inset 0 0 0 1px #747670, inset 0 0 0 2px #000,
    inset 4px 6px rgba(0, 0, 0, 0.3);
  color: rgba(0, 0, 0, 0.8);
  display: block;
  margin: 0 30px;
  text-align: center;
}
#LushLight .widget_trax_skin.trax .heading span {
  font-size: 0;
  height: 25px;
  display: block;
  margin: 0 30px;
  background-image: url(/images/homes/skins/trax/traxmini.png);
  background-position: 50%;
  background-repeat: no-repeat;
}
#LushLight .groups .groups-list .groups-list-item figure,
#LushLight .store-item-grid .store-item-grid-item.store-item-grid-item_s,
#LushLight .store-item-grid .store-item-grid-item.store-item-grid-item_w {
  background-position: 50% !important;
  background-repeat: no-repeat !important;
}
#LushLight .widget_trax_skin .body {
  margin-top: 5px;
  color: #fff;
}
#LushLight .homes-note,
#LushLight .homes-widget {
  font-size: 11px;
  color: #000;
  line-height: 14px;
}
#LushLight .homes-note .user-widget,
#LushLight .homes-widget .user-widget {
  width: 216px;
  max-width: 216px;
  margin: auto;
}
#LushLight .homes-note .user-widget .userfirst,
#LushLight .homes-widget .user-widget .userfirst {
  float: left;
  width: 50%;
}
#LushLight .homes-note .user-widget .userfirst .username,
#LushLight .homes-widget .user-widget .userfirst .username {
  font-weight: 700;
  text-decoration: underline;
}
#LushLight .homes-note .user-widget .usermotto,
#LushLight .homes-widget .user-widget .usermotto {
  padding: 5px;
  display: block;
  flex: 100%;
  border-top: 1px dashed #000;
}
#LushLight .widget_golden_skin .heading:after,
#LushLight .widget_hcm_skin .body:before,
#LushLight .widget_hcm_skin .heading:after,
#LushLight .widget_lushwood_skin .heading:after,
#LushLight .widget_metal_skin .heading:after,
#LushLight .widget_note_skin .body:before,
#LushLight .widget_note_skin .heading:after,
#LushLight .widget_notepad_skin .body:before,
#LushLight .widget_notepad_skin .heading:after,
#LushLight .widget_pink_pillow .body:before,
#LushLight .widget_pink_pillow .heading:before {
  position: absolute;
  right: 100%;
  content: "";
  top: 0;
  height: 100%;
}
#LushLight .widget_catalogue_skin.groups,
#LushLight .widget_catalogue_skin.mybadges,
#LushLight .widget_catalogue_skin.myhabbo,
#LushLight .widget_catalogue_skin.rooms,
#LushLight .widget_chain_skin.groups,
#LushLight .widget_chain_skin.mybadges,
#LushLight .widget_chain_skin.myhabbo,
#LushLight .widget_chain_skin.rooms,
#LushLight .widget_default_skin.groups,
#LushLight .widget_default_skin.mybadges,
#LushLight .widget_default_skin.myhabbo,
#LushLight .widget_default_skin.rooms,
#LushLight .widget_dj_skin.groups,
#LushLight .widget_dj_skin.mybadges,
#LushLight .widget_dj_skin.myhabbo,
#LushLight .widget_dj_skin.rooms,
#LushLight .widget_guided_skin.groups,
#LushLight .widget_guided_skin.mybadges,
#LushLight .widget_guided_skin.myhabbo,
#LushLight .widget_guided_skin.rooms,
#LushLight .widget_invisible_skin.groups,
#LushLight .widget_invisible_skin.mybadges,
#LushLight .widget_invisible_skin.myhabbo,
#LushLight .widget_invisible_skin.rooms,
#LushLight .widget_trax_skin.groups,
#LushLight .widget_trax_skin.mybadges,
#LushLight .widget_trax_skin.myhabbo,
#LushLight .widget_trax_skin.rooms,
#LushLight .widget_v15_skin.groups,
#LushLight .widget_v15_skin.mybadges,
#LushLight .widget_v15_skin.rooms {
  width: 252px;
  max-width: 252px;
}
#LushLight .widget_bubbleJuice_skin.groups,
#LushLight .widget_bubbleJuice_skin.mybadges,
#LushLight .widget_bubbleJuice_skin.myhabbo,
#LushLight .widget_bubbleJuice_skin.rooms,
#LushLight .widget_moodlight_skin.groups,
#LushLight .widget_moodlight_skin.mybadges,
#LushLight .widget_moodlight_skin.myhabbo,
#LushLight .widget_moodlight_skin.rooms,
#LushLight .widget_v15_skin.myhabbo {
  width: 267px;
}
#LushLight .widget_lush_skin.groups,
#LushLight .widget_lush_skin.mybadges,
#LushLight .widget_lush_skin.myhabbo,
#LushLight .widget_lush_skin.rooms {
  min-width: 230px;
  max-width: 230px;
}
#LushLight .widget_golden_skin.groups,
#LushLight .widget_golden_skin.mybadges,
#LushLight .widget_golden_skin.myhabbo,
#LushLight .widget_golden_skin.rooms,
#LushLight .widget_lushwood_skin.groups,
#LushLight .widget_lushwood_skin.mybadges,
#LushLight .widget_lushwood_skin.myhabbo,
#LushLight .widget_lushwood_skin.rooms {
  width: 287px;
}
#LushLight .widget_bubble_skin.groups,
#LushLight .widget_bubble_skin.mybadges,
#LushLight .widget_bubble_skin.myhabbo,
#LushLight .widget_bubble_skin.rooms {
  width: 238px;
}
#LushLight .guestbook,
#LushLight .widget_bubble_skin.friends,
#LushLight .widget_default_skin.friends,
#LushLight .widget_notepad_skin.friends {
  width: 310px;
}
#LushLight .widget_golden_skin.friends,
#LushLight .widget_lushwood_skin.friends,
#LushLight .widget_metal_skin.friends {
  width: 347px;
}
#LushLight .widget_metal_skin.groups,
#LushLight .widget_metal_skin.mybadges,
#LushLight .widget_metal_skin.myhabbo,
#LushLight .widget_metal_skin.rooms {
  width: 273px;
}
#LushLight .widget_note_skin.note,
#LushLight .widget_notepad_skin.groups,
#LushLight .widget_notepad_skin.mybadges,
#LushLight .widget_notepad_skin.myhabbo,
#LushLight .widget_notepad_skin.rooms {
  width: 254px;
}
#LushLight .badge-grid,
#LushLight .friend-grid {
  display: grid;
}
#LushLight .badge-grid span,
#LushLight .friend-grid span.friend {
  float: none;
}
#LushLight .sticker {
  display: block;
  position: absolute;
}
#LushLight .widget_note_skin.friends {
  width: 309px;
}
#LushLight .widget_note_skin.groups,
#LushLight .widget_note_skin.mybadges,
#LushLight .widget_note_skin.myhabbo,
#LushLight .widget_note_skin.rooms {
  width: 237px;
}
#LushLight .widget_hcm_skin.groups,
#LushLight .widget_hcm_skin.mybadges,
#LushLight .widget_hcm_skin.myhabbo,
#LushLight .widget_hcm_skin.rooms {
  width: 312px;
}
#LushLight .widget_hcm_skin.friends {
  width: 370px;
}
#LushLight .widget_default_skin.note {
  width: 250px;
}
#LushLight .widget_bubbleJuice_skin.note,
#LushLight .widget_bubble_skin.note,
#LushLight .widget_catalogue_skin.note,
#LushLight .widget_chain_skin.note,
#LushLight .widget_dj_skin.note,
#LushLight .widget_guided_skin.note,
#LushLight .widget_lush_skin.note,
#LushLight .widget_moodlight_skin.note,
#LushLight .widget_trax_skin.note,
#LushLight .widget_v15_skin.note {
  width: 236px;
}
#LushLight .widget_golden_skin.note,
#LushLight .widget_lushwood_skin.note {
  width: 281px;
}
#LushLight .widget_metal_skin.note {
  width: 259px;
}
#LushLight .widget_notepad_skin.note {
  width: 253px;
}
#LushLight .widget_hcm_skin.note,
#LushLight .widget_pink_pillow.note {
  width: 293px;
}
#LushLight .login-page.login-modal.register-modal .register-modal-form,
#LushLight .widget_pink_pillow.groups,
#LushLight .widget_pink_pillow.mybadges,
#LushLight .widget_pink_pillow.myhabbo,
#LushLight .widget_pink_pillow.rooms {
  width: 302px;
}
#LushLight .store-item-grid {
  display: grid;
  grid-template-columns: repeat(5, 66px);
  grid-template-rows: auto;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
}
#LushLight .store-item-grid .store-item-grid-item {
  height: 66px;
  border: 1px solid #000;
  border-radius: 3px;
  background: #ccc;
}
#LushLight .store-list-overflow {
  max-height: 300px;
  height: 300px;
  overflow-y: scroll;
  overflow-x: hidden;
}
#LushLight .store-list-overflow.note-overflow {
  max-height: 350px;
  height: 350px;
}
#LushLight
  .store-widget-list-grid
  .store-widget-list-grid-item
  .store-widget-list-grid-item-preview {
  width: 55px;
  height: 55px;
  background-position: 50%;
  background-repeat: no-repeat;
  border: 1px solid rgba(0, 0, 0, 0.3);
}
#LushLight
  .store-widget-list-grid
  .store-widget-list-grid-item
  .store-widget-list-grid-item-preview.mybadges {
  background-image: url(/lush/images/homes/badges_preview.gif);
}
#LushLight
  .store-widget-list-grid
  .store-widget-list-grid-item
  .store-widget-list-grid-item-preview.myrooms {
  background-image: url(/lush/images/homes/rooms_preview.gif);
}
#LushLight
  .store-widget-list-grid
  .store-widget-list-grid-item
  .store-widget-list-grid-item-preview.myphotos {
  background-image: url(/lush/images/homes/photos_preview.gif);
}
#LushLight
  .store-widget-list-grid
  .store-widget-list-grid-item
  .store-widget-list-grid-item-preview.myfriends {
  background-image: url(/lush/images/homes/friends_preview.gif);
}
#LushLight
  .store-widget-list-grid
  .store-widget-list-grid-item
  .store-widget-list-grid-item-preview.myphoto {
  background-image: url(/lush/images/homes/photo_preview.gif);
}
#LushLight
  .store-widget-list-grid
  .store-widget-list-grid-item
  .store-widget-list-grid-item-preview.mygroups {
  background-image: url(/lush/images/homes/groups_preview.gif);
}
#LushLight
  .store-widget-list-grid
  .store-widget-list-grid-item
  .store-widget-list-grid-item-preview.myrating {
  background-image: url(/lush/images/homes/rating_preview.gif);
}
#LushLight
  .store-widget-list-grid
  .store-widget-list-grid-item
  .store-widget-list-grid-item-preview.mytrax {
  background-image: url(/lush/images/homes/trax_preview.gif);
}
#LushLight
  .store-widget-list-grid
  .store-widget-list-grid-item
  .store-widget-list-grid-item-preview.myyoutube {
  background-image: url(/lush/images/homes/youtube_preview.gif);
}
#LushLight .myrooms .room_content {
  max-height: 200px;
  overflow-y: auto;
  width: 100%;
}
#LushLight .myrooms .room_content .room {
  width: 100%;
  min-height: 47px;
  padding: 8px 8px 8px 50px;
  background: url(/lush/images/homes/room_icon.gif) 0 no-repeat;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.3);
  margin-bottom: 5px;
  z-index: 3;
  display: block;
}
#LushLight .myrooms .room_content .room .room_title {
  padding: 0;
  margin: 0;
  font-weight: bolder;
  text-decoration: underline;
}
#LushLight .myrooms .room_content .room a {
  color: #333;
  font-weight: 700;
  text-decoration: underline;
  cursor: pointer;
}
#LushLight .myrooms .room_content .room.locked {
  background: url(/lush/images/homes/room_icon_locked.gif) 0 no-repeat;
}
#LushLight .myrooms .room_content .room.password {
  background: url(/lush/images/homes/room_icon_password.gif) 0 no-repeat;
}
#LushLight .myfriends .friend-list .friend-grid .friend-grid-item,
#LushLight .groups .groups-list .groups-list-item {
  flex-direction: row;
  border: 1px solid #fff;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAG0lEQVQYV2P8////ZkZGxlmMDAwMvv///08DAErNCAC1Pm2GAAAAAElFTkSuQmCC);
}
#LushLight .mybadges .badge-grid {
  display: grid;
  grid-template-columns: repeat(4, 54px);
  grid-template-rows: repeat(4, 45px);
  height: 180px;
}
#LushLight .mybadges .badge-grid .widget-badge {
  height: 45px;
  background-position: 50%;
  background-repeat: no-repeat;
}
#LushLight .mybadges .badge-pagination,
#LushLight .widget-pagination {
  text-align: center;
  cursor: pointer;
}
#LushLight .mybadges .badge-pagination span.active,
#LushLight .widget-pagination span.active {
  text-decoration: none;
  font-weight: 700;
}
#LushLight .myfriends .friend-list {
  height: 186px;
  overflow: auto;
}
#LushLight .myfriends .friend-list .friend-grid {
  display: grid;
  grid-template-columns: repeat(2, 125px);
  grid-column-gap: 5px;
  grid-row-gap: 5px;
}
#LushLight .myfriends .friend-list .friend-grid .friend-grid-item {
  display: flex;
}
#LushLight .myfriends .friend-list .friend-grid .friend-grid-item:hover,
#LushLight .mygroups .groups-list .groups-list-item:hover {
  cursor: pointer;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAG0lEQVQYV2P8////GUZGxnRGBgYG4////88EAEneB/95TNZbAAAAAElFTkSuQmCC);
}
#LushLight .myfriends .friend-list .friend-grid .friend-grid-item figure {
  height: 50px;
  width: 50px;
  background-position: 50% 23%;
  background-repeat: no-repeat;
}
#LushLight .myfriends .friend-list .friend-grid .friend-grid-item small.title,
#LushLight .myfriends .friend-list .friend-grid .friend-grid-item span.title,
#LushLight .mygroups .groups-list .groups-list-item small.title,
#LushLight .mygroups .groups-list .groups-list-item span.title {
  text-decoration: underline;
  padding-bottom: 5px;
}
#LushLight .friends .friend-list .friend-grid .friend-grid-item small a,
#LushLight .friends .friend-list .friend-grid .friend-grid-item span a,
#LushLight .groups .groups-list .groups-list-item small a,
#LushLight .groups .groups-list .groups-list-item span a {
  color: #000;
  text-decoration: underline;
  overflow: hidden;
}
#LushLight .mygroups .groups-list {
  height: 196px;
  overflow: auto;
}
#LushLight .mygroups .groups-list .groups-list-item {
  display: flex;
  position: relative;
  align-items: center;
  margin-bottom: 5px;
}
#LushLight .mygroups .groups-list .groups-list-item figure {
  height: 50px;
  width: 50px;
}
#LushLight .mygroups .groups-list .groups-list-item .icon-list {
  position: absolute;
  right: 3px;
  bottom: 3px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
#LushLight .mygroups .groups-list .groups-list-item .icon-list img {
  margin-left: 3px;
}
#LushLight .rating .star_rating {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 30px;
  width: 150px;
  position: relative;
  background: url(/images/homes/starrating.gif) repeat-x;
}
#LushLight .rating .star_rating li {
  width: 30px;
  height: 30px;
  position: absolute;
  z-index: 20;
  padding: 0;
}
#LushLight .rating .star_rating li:first-child {
  left: 0;
  z-index: 50;
}
#LushLight .rating .star_rating li:first-child:hover {
  width: 30px;
}
#LushLight .rating .star_rating li:nth-child(2) {
  left: 30px;
  z-index: 40;
}
#LushLight .rating .star_rating li:nth-child(2):hover {
  width: 60px;
}
#LushLight .rating .star_rating li:nth-child(3) {
  left: 60px;
  z-index: 30;
}
#LushLight .rating .star_rating li:nth-child(3):hover {
  width: 90px;
}
#LushLight .rating .star_rating li:nth-child(4) {
  left: 90px;
  z-index: 30;
}
#LushLight .rating .star_rating li:nth-child(4):hover {
  width: 120px;
}
#LushLight .rating .star_rating li:nth-child(5) {
  left: 120px;
  z-index: 20;
}
#LushLight .rating .star_rating li:nth-child(5):hover {
  width: 150px;
}
#LushLight .rating .star_rating li:nth-child(6) {
  left: 0;
  z-index: 5;
}
#LushLight .rating .star_rating li:nth-child(6),
#LushLight .rating .star_rating li:nth-child(6):hover {
  background: url(/images/homes/starrating.gif) 0 100% repeat-x;
}
#LushLight .rating .star_rating li:not(.hasVoted):hover {
  left: 0;
  cursor: pointer;
  background: url(/images/homes/starrating.gif) 0;
}
#LushLight .trax-widget {
  width: 200px;
}
#LushLight .trax-widget .trax-screen {
  border: 1px solid #000;
  box-shadow: inset 0 0 0 1px #747670, inset 0 0 0 2px #000,
    inset 4px 6px rgba(0, 0, 0, 0.2);
  background: #becaa6;
  padding: 8px;
  border-radius: 5px;
  color: rgba(0, 0, 0, 0.6);
  min-height: 46px;
}
#LushLight .trax-widget .trax-screen.trax-playing {
  box-shadow: inset 0 0 0 1px #747670, inset 0 0 0 2px #000,
    inset 4px 6px rgba(0, 0, 0, 0.3);
  background: #7ff;
  color: rgba(0, 0, 0, 0.8);
}
#LushLight .trax-widget .trax-play {
  border: 1px solid #000;
  box-shadow: inset 0 0 0 1px #747670, inset 0 0 0 2px #000;
  background-color: #b2b2b2;
  background-image: url(/images/trax/play.png);
  background-position: 50%;
  background-repeat: no-repeat;
  height: 25px;
  width: 25px;
  border-radius: 5px;
}
#LushLight .trax-widget .trax-play.trax-playing {
  background-image: url(/images/trax/stop.png);
}
#LushLight .llbtn {
  border: 2px solid #fff;
  border-radius: 6px;
  padding: 6px 12px;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
#LushLight .llbtn.llbtn-sm {
  font-size: 12px;
}
#LushLight .llbtn.llbtn-lg {
  padding: 8px 12px;
  font-size: 14px;
}
#LushLight .llbtn.llbtn-primary {
  color: #fff;
  background: linear-gradient(180deg, #408fcc, #408fcc 50%, #2b7bba 0, #2b7bba);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2), inset 0 0 0 1px #226ba5,
    inset 0 2px #57a9e8;
}
#LushLight .llbtn.llbtn-success {
  color: #fff;
  background: #50c60f;
  background: linear-gradient(180deg, #50c60f, #50c60f 50%, #48b50c 0, #48b50c);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2), inset 0 0 0 1px #3ba800,
    inset 0 2px #6ee82b;
}
#LushLight .llbtn.llbtn-warning {
  color: #fff;
  background: #ffb135;
  background: linear-gradient(180deg, #ffb135, #ffb135 50%, #ff9d00 0, #ff9d00);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2), inset 0 0 0 1px #e97e00,
    inset 0 2px #ffcb45;
}
#LushLight .llbtn.llbtn-danger {
  color: #fff;
  background: #dd5770;
  background: linear-gradient(180deg, #dd5770, #dd5770 50%, #cf3955 0, #cf3955);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2), inset 0 0 0 1px #b70f4d,
    inset 0 2px #f8758d;
}
#LushLight .llbtn.llbtn-dark {
  color: #fff;
  background: #565656;
  background: linear-gradient(180deg, #565656, #565656 50%, #464646 0, #464646);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2), inset 0 0 0 1px #333,
    inset 0 2px #797979;
}
#LushLight .llbtn.llbtn-light {
  color: #000;
  background: #e8e8e8;
  background: linear-gradient(180deg, #e8e8e8, #e8e8e8 50%, #d2d2d2 0, #d2d2d2);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2), inset 0 0 0 2px #b4b4b4,
    inset 0 2px #fff;
}
#LushLight .llbtn:hover {
  filter: brightness(1.1);
}
#LushLight .llbtn:active {
  filter: brightness(0.9);
}
#LushLight .llbtn.disabled {
  color: #bebebe;
  background: #8e8e8e;
  background: linear-gradient(180deg, #8e8e8e, #8e8e8e 50%, #747474 0, #747474);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2), inset 0 0 0 1px #464646,
    inset 0 2px #aeaeae;
}
#LushLight .llbtn2 {
  text-align: center;
  padding: 19px 12px;
  text-shadow: 0 2px rgba(0, 0, 0, 0.2);
  font-size: 16px;
  color: #fff;
  width: 100%;
  display: block;
  box-shadow: inset 0 0 0 2px #fff, 0 0 0 1px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
}
#LushLight .llbtn2:hover {
  color: #fff;
  text-decoration: none;
}
#LushLight .modal-header .close {
  opacity: 1;
  border: 2px solid #fff;
  border-radius: 6px;
  padding: 0 6px;
  text-shadow: 0 2px rgba(0, 0, 0, 0.4);
  margin: 0;
  align-self: center;
  position: absolute;
  right: 12px;
  color: #fff;
  background: #dd5770;
  background: linear-gradient(180deg, #dd5770, #dd5770 50%, #cf3955 0, #cf3955);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2), inset 0 0 0 2px #b70f4d,
    inset 0 4px #f8758d, inset 0 0 4px 2px #b70f4d;
}
#LushLight .row {
  margin-left: 7.5px;
  margin-right: 7.5px;
}
@media (min-width: 576px) {
  #LushLight .container,
  #LushLight .container-sm {
    max-width: 540px;
  }
  #LushLight .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  #LushLight .col-sm-4,
  #LushLight .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  #LushLight .col-sm-2,
  #LushLight .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  #LushLight .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  #LushLight .col-sm-1,
  #LushLight .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  #LushLight .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  #LushLight .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  #LushLight .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  #LushLight .col-sm-3 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  #LushLight .order-sm-first {
    order: -1;
  }
  #LushLight .order-sm-last {
    order: 5;
  }
  #LushLight .order-sm-0 {
    order: 0;
  }
  #LushLight .order-sm-1 {
    order: 1;
  }
  #LushLight .order-sm-2 {
    order: 2;
  }
  #LushLight .order-sm-3 {
    order: 3;
  }
  #LushLight .order-sm-4 {
    order: 4;
  }
  #LushLight .offset-sm-0 {
    margin-left: 0;
  }
  #LushLight .offset-sm-1 {
    margin-left: 25%;
  }
  #LushLight .offset-sm-2 {
    margin-left: 50%;
  }
  #LushLight .offset-sm-3 {
    margin-left: 75%;
  }
  #LushLight .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  #LushLight .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  #LushLight .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  #LushLight .form-inline .form-control-plaintext {
    display: inline-block;
  }
  #LushLight .form-inline .custom-select,
  #LushLight .form-inline .input-group {
    width: auto;
  }
  #LushLight .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  #LushLight .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  #LushLight .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  #LushLight .form-inline .custom-control-label {
    margin-bottom: 0;
  }
  #LushLight .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  #LushLight .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
  #LushLight .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  #LushLight .list-group-horizontal-sm,
  #LushLight .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  #LushLight .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  #LushLight .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  #LushLight .navbar-expand-sm > .container,
  #LushLight .navbar-expand-sm > .container-fluid,
  #LushLight .navbar-expand-sm > .container-lg,
  #LushLight .navbar-expand-sm > .container-md,
  #LushLight .navbar-expand-sm > .container-sm {
    flex-wrap: nowrap;
  }
  #LushLight .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  #LushLight .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  #LushLight .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  #LushLight .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -7.5px;
    margin-left: -7.5px;
  }
  #LushLight .card-deck .card {
    flex: 1 0 0%;
    margin-right: 7.5px;
    margin-bottom: 0;
    margin-left: 7.5px;
  }
  #LushLight .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  #LushLight .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  #LushLight .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  #LushLight .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  #LushLight .card-group > .card:not(:last-child) .card-header,
  #LushLight .card-group > .card:not(:last-child) .card-img-top {
    border-top-right-radius: 0;
  }
  #LushLight .card-group > .card:not(:last-child) .card-footer,
  #LushLight .card-group > .card:not(:last-child) .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  #LushLight .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  #LushLight .card-group > .card:not(:first-child) .card-header,
  #LushLight .card-group > .card:not(:first-child) .card-img-top {
    border-top-left-radius: 0;
  }
  #LushLight .card-group > .card:not(:first-child) .card-footer,
  #LushLight .card-group > .card:not(:first-child) .card-img-bottom {
    border-bottom-left-radius: 0;
  }
  #LushLight .card-columns {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }
  #LushLight .card-columns .card {
    display: inline-block;
    width: 100%;
  }
  #LushLight .jumbotron {
    padding: 4rem 2rem;
  }
  #LushLight .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  #LushLight .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  #LushLight .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  #LushLight .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  #LushLight
    .list-group-horizontal-sm
    > .list-group-item
    + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
  #LushLight .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  #LushLight .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  #LushLight .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  #LushLight .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  #LushLight .modal-dialog-centered:before {
    height: calc(100vh - 3.5rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
  }
  #LushLight .modal-sm {
    max-width: 300px;
  }
  #LushLight .d-sm-none {
    display: none !important;
  }
  #LushLight .d-sm-inline {
    display: inline !important;
  }
  #LushLight .d-sm-inline-block {
    display: inline-block !important;
  }
  #LushLight .d-sm-block {
    display: block !important;
  }
  #LushLight .d-sm-table {
    display: table !important;
  }
  #LushLight .d-sm-table-row {
    display: table-row !important;
  }
  #LushLight .d-sm-table-cell {
    display: table-cell !important;
  }
  #LushLight .d-sm-flex {
    display: flex !important;
  }
  #LushLight .d-sm-inline-flex {
    display: inline-flex !important;
  }
  #LushLight .d-sm-grid {
    display: grid !important;
  }
  #LushLight .flex-sm-row {
    flex-direction: row !important;
  }
  #LushLight .flex-sm-column {
    flex-direction: column !important;
  }
  #LushLight .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  #LushLight .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  #LushLight .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  #LushLight .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  #LushLight .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  #LushLight .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  #LushLight .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  #LushLight .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  #LushLight .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  #LushLight .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  #LushLight .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  #LushLight .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  #LushLight .justify-content-sm-center {
    justify-content: center !important;
  }
  #LushLight .justify-content-sm-between {
    justify-content: space-between !important;
  }
  #LushLight .justify-content-sm-around {
    justify-content: space-around !important;
  }
  #LushLight .align-items-sm-start {
    align-items: flex-start !important;
  }
  #LushLight .align-items-sm-end {
    align-items: flex-end !important;
  }
  #LushLight .align-items-sm-center {
    align-items: center !important;
  }
  #LushLight .align-items-sm-baseline {
    align-items: baseline !important;
  }
  #LushLight .align-items-sm-stretch {
    align-items: stretch !important;
  }
  #LushLight .align-content-sm-start {
    align-content: flex-start !important;
  }
  #LushLight .align-content-sm-end {
    align-content: flex-end !important;
  }
  #LushLight .align-content-sm-center {
    align-content: center !important;
  }
  #LushLight .align-content-sm-between {
    align-content: space-between !important;
  }
  #LushLight .align-content-sm-around {
    align-content: space-around !important;
  }
  #LushLight .align-content-sm-stretch {
    align-content: stretch !important;
  }
  #LushLight .align-self-sm-auto {
    align-self: auto !important;
  }
  #LushLight .align-self-sm-start {
    align-self: flex-start !important;
  }
  #LushLight .align-self-sm-end {
    align-self: flex-end !important;
  }
  #LushLight .align-self-sm-center {
    align-self: center !important;
  }
  #LushLight .align-self-sm-baseline {
    align-self: baseline !important;
  }
  #LushLight .align-self-sm-stretch {
    align-self: stretch !important;
  }
  #LushLight .float-sm-left {
    float: left !important;
  }
  #LushLight .float-sm-right {
    float: right !important;
  }
  #LushLight .float-sm-none {
    float: none !important;
  }
  #LushLight .m-sm-0 {
    margin: 0 !important;
  }
  #LushLight .mt-sm-0,
  #LushLight .my-sm-0 {
    margin-top: 0 !important;
  }
  #LushLight .mr-sm-0,
  #LushLight .mx-sm-0 {
    margin-right: 0 !important;
  }
  #LushLight .mb-sm-0,
  #LushLight .my-sm-0 {
    margin-bottom: 0 !important;
  }
  #LushLight .ml-sm-0,
  #LushLight .mx-sm-0 {
    margin-left: 0 !important;
  }
  #LushLight .m-sm-1 {
    margin: 0.25rem !important;
  }
  #LushLight .mt-sm-1,
  #LushLight .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  #LushLight .mr-sm-1,
  #LushLight .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  #LushLight .mb-sm-1,
  #LushLight .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  #LushLight .ml-sm-1,
  #LushLight .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  #LushLight .m-sm-2 {
    margin: 0.5rem !important;
  }
  #LushLight .mt-sm-2,
  #LushLight .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  #LushLight .mr-sm-2,
  #LushLight .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  #LushLight .mb-sm-2,
  #LushLight .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  #LushLight .ml-sm-2,
  #LushLight .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  #LushLight .m-sm-3 {
    margin: 1rem !important;
  }
  #LushLight .mt-sm-3,
  #LushLight .my-sm-3 {
    margin-top: 1rem !important;
  }
  #LushLight .mr-sm-3,
  #LushLight .mx-sm-3 {
    margin-right: 1rem !important;
  }
  #LushLight .mb-sm-3,
  #LushLight .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  #LushLight .ml-sm-3,
  #LushLight .mx-sm-3 {
    margin-left: 1rem !important;
  }
  #LushLight .m-sm-4 {
    margin: 1.5rem !important;
  }
  #LushLight .mt-sm-4,
  #LushLight .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  #LushLight .mr-sm-4,
  #LushLight .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  #LushLight .mb-sm-4,
  #LushLight .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  #LushLight .ml-sm-4,
  #LushLight .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  #LushLight .m-sm-5 {
    margin: 3rem !important;
  }
  #LushLight .mt-sm-5,
  #LushLight .my-sm-5 {
    margin-top: 3rem !important;
  }
  #LushLight .mr-sm-5,
  #LushLight .mx-sm-5 {
    margin-right: 3rem !important;
  }
  #LushLight .mb-sm-5,
  #LushLight .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  #LushLight .ml-sm-5,
  #LushLight .mx-sm-5 {
    margin-left: 3rem !important;
  }
  #LushLight .p-sm-0 {
    padding: 0 !important;
  }
  #LushLight .pt-sm-0,
  #LushLight .py-sm-0 {
    padding-top: 0 !important;
  }
  #LushLight .pr-sm-0,
  #LushLight .px-sm-0 {
    padding-right: 0 !important;
  }
  #LushLight .pb-sm-0,
  #LushLight .py-sm-0 {
    padding-bottom: 0 !important;
  }
  #LushLight .pl-sm-0,
  #LushLight .px-sm-0 {
    padding-left: 0 !important;
  }
  #LushLight .p-sm-1 {
    padding: 0.25rem !important;
  }
  #LushLight .pt-sm-1,
  #LushLight .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  #LushLight .pr-sm-1,
  #LushLight .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  #LushLight .pb-sm-1,
  #LushLight .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  #LushLight .pl-sm-1,
  #LushLight .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  #LushLight .p-sm-2 {
    padding: 0.5rem !important;
  }
  #LushLight .pt-sm-2,
  #LushLight .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  #LushLight .pr-sm-2,
  #LushLight .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  #LushLight .pb-sm-2,
  #LushLight .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  #LushLight .pl-sm-2,
  #LushLight .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  #LushLight .p-sm-3 {
    padding: 1rem !important;
  }
  #LushLight .pt-sm-3,
  #LushLight .py-sm-3 {
    padding-top: 1rem !important;
  }
  #LushLight .pr-sm-3,
  #LushLight .px-sm-3 {
    padding-right: 1rem !important;
  }
  #LushLight .pb-sm-3,
  #LushLight .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  #LushLight .pl-sm-3,
  #LushLight .px-sm-3 {
    padding-left: 1rem !important;
  }
  #LushLight .p-sm-4 {
    padding: 1.5rem !important;
  }
  #LushLight .pt-sm-4,
  #LushLight .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  #LushLight .pr-sm-4,
  #LushLight .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  #LushLight .pb-sm-4,
  #LushLight .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  #LushLight .pl-sm-4,
  #LushLight .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  #LushLight .p-sm-5 {
    padding: 3rem !important;
  }
  #LushLight .pt-sm-5,
  #LushLight .py-sm-5 {
    padding-top: 3rem !important;
  }
  #LushLight .pr-sm-5,
  #LushLight .px-sm-5 {
    padding-right: 3rem !important;
  }
  #LushLight .pb-sm-5,
  #LushLight .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  #LushLight .pl-sm-5,
  #LushLight .px-sm-5 {
    padding-left: 3rem !important;
  }
  #LushLight .m-sm-n1 {
    margin: -0.25rem !important;
  }
  #LushLight .mt-sm-n1,
  #LushLight .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  #LushLight .mr-sm-n1,
  #LushLight .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  #LushLight .mb-sm-n1,
  #LushLight .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  #LushLight .ml-sm-n1,
  #LushLight .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  #LushLight .m-sm-n2 {
    margin: -0.5rem !important;
  }
  #LushLight .mt-sm-n2,
  #LushLight .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  #LushLight .mr-sm-n2,
  #LushLight .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  #LushLight .mb-sm-n2,
  #LushLight .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  #LushLight .ml-sm-n2,
  #LushLight .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  #LushLight .m-sm-n3 {
    margin: -1rem !important;
  }
  #LushLight .mt-sm-n3,
  #LushLight .my-sm-n3 {
    margin-top: -1rem !important;
  }
  #LushLight .mr-sm-n3,
  #LushLight .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  #LushLight .mb-sm-n3,
  #LushLight .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  #LushLight .ml-sm-n3,
  #LushLight .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  #LushLight .m-sm-n4 {
    margin: -1.5rem !important;
  }
  #LushLight .mt-sm-n4,
  #LushLight .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  #LushLight .mr-sm-n4,
  #LushLight .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  #LushLight .mb-sm-n4,
  #LushLight .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  #LushLight .ml-sm-n4,
  #LushLight .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  #LushLight .m-sm-n5 {
    margin: -3rem !important;
  }
  #LushLight .mt-sm-n5,
  #LushLight .my-sm-n5 {
    margin-top: -3rem !important;
  }
  #LushLight .mr-sm-n5,
  #LushLight .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  #LushLight .mb-sm-n5,
  #LushLight .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  #LushLight .ml-sm-n5,
  #LushLight .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  #LushLight .m-sm-auto {
    margin: auto !important;
  }
  #LushLight .mt-sm-auto,
  #LushLight .my-sm-auto {
    margin-top: auto !important;
  }
  #LushLight .mr-sm-auto,
  #LushLight .mx-sm-auto {
    margin-right: auto !important;
  }
  #LushLight .mb-sm-auto,
  #LushLight .my-sm-auto {
    margin-bottom: auto !important;
  }
  #LushLight .ml-sm-auto,
  #LushLight .mx-sm-auto {
    margin-left: auto !important;
  }
  #LushLight .text-sm-left {
    text-align: left !important;
  }
  #LushLight .text-sm-right {
    text-align: right !important;
  }
  #LushLight .text-sm-center {
    text-align: center !important;
  }
  #LushLight .w-sm-25 {
    width: 25% !important;
  }
  #LushLight .h-sm-25 {
    height: 25% !important;
  }
  #LushLight .w-sm-50 {
    width: 50% !important;
  }
  #LushLight .h-sm-50 {
    height: 50% !important;
  }
  #LushLight .w-sm-75 {
    width: 75% !important;
  }
  #LushLight .h-sm-75 {
    height: 75% !important;
  }
  #LushLight .w-sm-100 {
    width: 100% !important;
  }
  #LushLight .h-sm-100 {
    height: 100% !important;
  }
  #LushLight .w-sm-auto {
    width: auto !important;
  }
  #LushLight .h-sm-auto {
    height: auto !important;
  }
}
@media (min-width: 768px) {
  #LushLight .container,
  #LushLight .container-md,
  #LushLight .container-sm {
    max-width: 720px;
  }
  #LushLight .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  #LushLight .col-md-4,
  #LushLight .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  #LushLight .col-md-2,
  #LushLight .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  #LushLight .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  #LushLight .col-md-1,
  #LushLight .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  #LushLight .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  #LushLight .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  #LushLight .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  #LushLight .col-md-3 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  #LushLight .order-md-first {
    order: -1;
  }
  #LushLight .order-md-last {
    order: 5;
  }
  #LushLight .order-md-0 {
    order: 0;
  }
  #LushLight .order-md-1 {
    order: 1;
  }
  #LushLight .order-md-2 {
    order: 2;
  }
  #LushLight .order-md-3 {
    order: 3;
  }
  #LushLight .order-md-4 {
    order: 4;
  }
  #LushLight .offset-md-0 {
    margin-left: 0;
  }
  #LushLight .offset-md-1 {
    margin-left: 25%;
  }
  #LushLight .offset-md-2 {
    margin-left: 50%;
  }
  #LushLight .offset-md-3 {
    margin-left: 75%;
  }
  #LushLight .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  #LushLight .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
  #LushLight .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  #LushLight .list-group-horizontal-md,
  #LushLight .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  #LushLight .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  #LushLight .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  #LushLight .navbar-expand-md > .container,
  #LushLight .navbar-expand-md > .container-fluid,
  #LushLight .navbar-expand-md > .container-lg,
  #LushLight .navbar-expand-md > .container-md,
  #LushLight .navbar-expand-md > .container-sm {
    flex-wrap: nowrap;
  }
  #LushLight .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  #LushLight .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  #LushLight .navbar-expand-md .navbar-toggler {
    display: none;
  }
  #LushLight .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  #LushLight .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  #LushLight .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  #LushLight .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  #LushLight
    .list-group-horizontal-md
    > .list-group-item
    + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
  #LushLight .d-md-none {
    display: none !important;
  }
  #LushLight .d-md-inline {
    display: inline !important;
  }
  #LushLight .d-md-inline-block {
    display: inline-block !important;
  }
  #LushLight .d-md-block {
    display: block !important;
  }
  #LushLight .d-md-table {
    display: table !important;
  }
  #LushLight .d-md-table-row {
    display: table-row !important;
  }
  #LushLight .d-md-table-cell {
    display: table-cell !important;
  }
  #LushLight .d-md-flex {
    display: flex !important;
  }
  #LushLight .d-md-inline-flex {
    display: inline-flex !important;
  }
  #LushLight .d-md-grid {
    display: grid !important;
  }
  #LushLight .flex-md-row {
    flex-direction: row !important;
  }
  #LushLight .flex-md-column {
    flex-direction: column !important;
  }
  #LushLight .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  #LushLight .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  #LushLight .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  #LushLight .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  #LushLight .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  #LushLight .flex-md-fill {
    flex: 1 1 auto !important;
  }
  #LushLight .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  #LushLight .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  #LushLight .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  #LushLight .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  #LushLight .justify-content-md-start {
    justify-content: flex-start !important;
  }
  #LushLight .justify-content-md-end {
    justify-content: flex-end !important;
  }
  #LushLight .justify-content-md-center {
    justify-content: center !important;
  }
  #LushLight .justify-content-md-between {
    justify-content: space-between !important;
  }
  #LushLight .justify-content-md-around {
    justify-content: space-around !important;
  }
  #LushLight .align-items-md-start {
    align-items: flex-start !important;
  }
  #LushLight .align-items-md-end {
    align-items: flex-end !important;
  }
  #LushLight .align-items-md-center {
    align-items: center !important;
  }
  #LushLight .align-items-md-baseline {
    align-items: baseline !important;
  }
  #LushLight .align-items-md-stretch {
    align-items: stretch !important;
  }
  #LushLight .align-content-md-start {
    align-content: flex-start !important;
  }
  #LushLight .align-content-md-end {
    align-content: flex-end !important;
  }
  #LushLight .align-content-md-center {
    align-content: center !important;
  }
  #LushLight .align-content-md-between {
    align-content: space-between !important;
  }
  #LushLight .align-content-md-around {
    align-content: space-around !important;
  }
  #LushLight .align-content-md-stretch {
    align-content: stretch !important;
  }
  #LushLight .align-self-md-auto {
    align-self: auto !important;
  }
  #LushLight .align-self-md-start {
    align-self: flex-start !important;
  }
  #LushLight .align-self-md-end {
    align-self: flex-end !important;
  }
  #LushLight .align-self-md-center {
    align-self: center !important;
  }
  #LushLight .align-self-md-baseline {
    align-self: baseline !important;
  }
  #LushLight .align-self-md-stretch {
    align-self: stretch !important;
  }
  #LushLight .float-md-left {
    float: left !important;
  }
  #LushLight .float-md-right {
    float: right !important;
  }
  #LushLight .float-md-none {
    float: none !important;
  }
  #LushLight .m-md-0 {
    margin: 0 !important;
  }
  #LushLight .mt-md-0,
  #LushLight .my-md-0 {
    margin-top: 0 !important;
  }
  #LushLight .mr-md-0,
  #LushLight .mx-md-0 {
    margin-right: 0 !important;
  }
  #LushLight .mb-md-0,
  #LushLight .my-md-0 {
    margin-bottom: 0 !important;
  }
  #LushLight .ml-md-0,
  #LushLight .mx-md-0 {
    margin-left: 0 !important;
  }
  #LushLight .m-md-1 {
    margin: 0.25rem !important;
  }
  #LushLight .mt-md-1,
  #LushLight .my-md-1 {
    margin-top: 0.25rem !important;
  }
  #LushLight .mr-md-1,
  #LushLight .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  #LushLight .mb-md-1,
  #LushLight .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  #LushLight .ml-md-1,
  #LushLight .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  #LushLight .m-md-2 {
    margin: 0.5rem !important;
  }
  #LushLight .mt-md-2,
  #LushLight .my-md-2 {
    margin-top: 0.5rem !important;
  }
  #LushLight .mr-md-2,
  #LushLight .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  #LushLight .mb-md-2,
  #LushLight .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  #LushLight .ml-md-2,
  #LushLight .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  #LushLight .m-md-3 {
    margin: 1rem !important;
  }
  #LushLight .mt-md-3,
  #LushLight .my-md-3 {
    margin-top: 1rem !important;
  }
  #LushLight .mr-md-3,
  #LushLight .mx-md-3 {
    margin-right: 1rem !important;
  }
  #LushLight .mb-md-3,
  #LushLight .my-md-3 {
    margin-bottom: 1rem !important;
  }
  #LushLight .ml-md-3,
  #LushLight .mx-md-3 {
    margin-left: 1rem !important;
  }
  #LushLight .m-md-4 {
    margin: 1.5rem !important;
  }
  #LushLight .mt-md-4,
  #LushLight .my-md-4 {
    margin-top: 1.5rem !important;
  }
  #LushLight .mr-md-4,
  #LushLight .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  #LushLight .mb-md-4,
  #LushLight .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  #LushLight .ml-md-4,
  #LushLight .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  #LushLight .m-md-5 {
    margin: 3rem !important;
  }
  #LushLight .mt-md-5,
  #LushLight .my-md-5 {
    margin-top: 3rem !important;
  }
  #LushLight .mr-md-5,
  #LushLight .mx-md-5 {
    margin-right: 3rem !important;
  }
  #LushLight .mb-md-5,
  #LushLight .my-md-5 {
    margin-bottom: 3rem !important;
  }
  #LushLight .ml-md-5,
  #LushLight .mx-md-5 {
    margin-left: 3rem !important;
  }
  #LushLight .p-md-0 {
    padding: 0 !important;
  }
  #LushLight .pt-md-0,
  #LushLight .py-md-0 {
    padding-top: 0 !important;
  }
  #LushLight .pr-md-0,
  #LushLight .px-md-0 {
    padding-right: 0 !important;
  }
  #LushLight .pb-md-0,
  #LushLight .py-md-0 {
    padding-bottom: 0 !important;
  }
  #LushLight .pl-md-0,
  #LushLight .px-md-0 {
    padding-left: 0 !important;
  }
  #LushLight .p-md-1 {
    padding: 0.25rem !important;
  }
  #LushLight .pt-md-1,
  #LushLight .py-md-1 {
    padding-top: 0.25rem !important;
  }
  #LushLight .pr-md-1,
  #LushLight .px-md-1 {
    padding-right: 0.25rem !important;
  }
  #LushLight .pb-md-1,
  #LushLight .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  #LushLight .pl-md-1,
  #LushLight .px-md-1 {
    padding-left: 0.25rem !important;
  }
  #LushLight .p-md-2 {
    padding: 0.5rem !important;
  }
  #LushLight .pt-md-2,
  #LushLight .py-md-2 {
    padding-top: 0.5rem !important;
  }
  #LushLight .pr-md-2,
  #LushLight .px-md-2 {
    padding-right: 0.5rem !important;
  }
  #LushLight .pb-md-2,
  #LushLight .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  #LushLight .pl-md-2,
  #LushLight .px-md-2 {
    padding-left: 0.5rem !important;
  }
  #LushLight .p-md-3 {
    padding: 1rem !important;
  }
  #LushLight .pt-md-3,
  #LushLight .py-md-3 {
    padding-top: 1rem !important;
  }
  #LushLight .pr-md-3,
  #LushLight .px-md-3 {
    padding-right: 1rem !important;
  }
  #LushLight .pb-md-3,
  #LushLight .py-md-3 {
    padding-bottom: 1rem !important;
  }
  #LushLight .pl-md-3,
  #LushLight .px-md-3 {
    padding-left: 1rem !important;
  }
  #LushLight .p-md-4 {
    padding: 1.5rem !important;
  }
  #LushLight .pt-md-4,
  #LushLight .py-md-4 {
    padding-top: 1.5rem !important;
  }
  #LushLight .pr-md-4,
  #LushLight .px-md-4 {
    padding-right: 1.5rem !important;
  }
  #LushLight .pb-md-4,
  #LushLight .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  #LushLight .pl-md-4,
  #LushLight .px-md-4 {
    padding-left: 1.5rem !important;
  }
  #LushLight .p-md-5 {
    padding: 3rem !important;
  }
  #LushLight .pt-md-5,
  #LushLight .py-md-5 {
    padding-top: 3rem !important;
  }
  #LushLight .pr-md-5,
  #LushLight .px-md-5 {
    padding-right: 3rem !important;
  }
  #LushLight .pb-md-5,
  #LushLight .py-md-5 {
    padding-bottom: 3rem !important;
  }
  #LushLight .pl-md-5,
  #LushLight .px-md-5 {
    padding-left: 3rem !important;
  }
  #LushLight .m-md-n1 {
    margin: -0.25rem !important;
  }
  #LushLight .mt-md-n1,
  #LushLight .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  #LushLight .mr-md-n1,
  #LushLight .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  #LushLight .mb-md-n1,
  #LushLight .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  #LushLight .ml-md-n1,
  #LushLight .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  #LushLight .m-md-n2 {
    margin: -0.5rem !important;
  }
  #LushLight .mt-md-n2,
  #LushLight .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  #LushLight .mr-md-n2,
  #LushLight .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  #LushLight .mb-md-n2,
  #LushLight .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  #LushLight .ml-md-n2,
  #LushLight .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  #LushLight .m-md-n3 {
    margin: -1rem !important;
  }
  #LushLight .mt-md-n3,
  #LushLight .my-md-n3 {
    margin-top: -1rem !important;
  }
  #LushLight .mr-md-n3,
  #LushLight .mx-md-n3 {
    margin-right: -1rem !important;
  }
  #LushLight .mb-md-n3,
  #LushLight .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  #LushLight .ml-md-n3,
  #LushLight .mx-md-n3 {
    margin-left: -1rem !important;
  }
  #LushLight .m-md-n4 {
    margin: -1.5rem !important;
  }
  #LushLight .mt-md-n4,
  #LushLight .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  #LushLight .mr-md-n4,
  #LushLight .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  #LushLight .mb-md-n4,
  #LushLight .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  #LushLight .ml-md-n4,
  #LushLight .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  #LushLight .m-md-n5 {
    margin: -3rem !important;
  }
  #LushLight .mt-md-n5,
  #LushLight .my-md-n5 {
    margin-top: -3rem !important;
  }
  #LushLight .mr-md-n5,
  #LushLight .mx-md-n5 {
    margin-right: -3rem !important;
  }
  #LushLight .mb-md-n5,
  #LushLight .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  #LushLight .ml-md-n5,
  #LushLight .mx-md-n5 {
    margin-left: -3rem !important;
  }
  #LushLight .m-md-auto {
    margin: auto !important;
  }
  #LushLight .mt-md-auto,
  #LushLight .my-md-auto {
    margin-top: auto !important;
  }
  #LushLight .mr-md-auto,
  #LushLight .mx-md-auto {
    margin-right: auto !important;
  }
  #LushLight .mb-md-auto,
  #LushLight .my-md-auto {
    margin-bottom: auto !important;
  }
  #LushLight .ml-md-auto,
  #LushLight .mx-md-auto {
    margin-left: auto !important;
  }
  #LushLight .text-md-left {
    text-align: left !important;
  }
  #LushLight .text-md-right {
    text-align: right !important;
  }
  #LushLight .text-md-center {
    text-align: center !important;
  }
  #LushLight .w-md-25 {
    width: 25% !important;
  }
  #LushLight .h-md-25 {
    height: 25% !important;
  }
  #LushLight .w-md-50 {
    width: 50% !important;
  }
  #LushLight .h-md-50 {
    height: 50% !important;
  }
  #LushLight .w-md-75 {
    width: 75% !important;
  }
  #LushLight .h-md-75 {
    height: 75% !important;
  }
  #LushLight .w-md-100 {
    width: 100% !important;
  }
  #LushLight .h-md-100 {
    height: 100% !important;
  }
  #LushLight .w-md-auto {
    width: auto !important;
  }
  #LushLight .h-md-auto {
    height: auto !important;
  }
}
@media (min-width: 992px) {
  #LushLight .container,
  #LushLight .container-lg,
  #LushLight .container-md,
  #LushLight .container-sm {
    max-width: 1014px;
  }
  #LushLight .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  #LushLight .col-lg-4,
  #LushLight .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  #LushLight .col-lg-2,
  #LushLight .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  #LushLight .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  #LushLight .col-lg-1,
  #LushLight .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  #LushLight .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  #LushLight .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  #LushLight .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  #LushLight .col-lg-3 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  #LushLight .order-lg-first {
    order: -1;
  }
  #LushLight .order-lg-last {
    order: 5;
  }
  #LushLight .order-lg-0 {
    order: 0;
  }
  #LushLight .order-lg-1 {
    order: 1;
  }
  #LushLight .order-lg-2 {
    order: 2;
  }
  #LushLight .order-lg-3 {
    order: 3;
  }
  #LushLight .order-lg-4 {
    order: 4;
  }
  #LushLight .offset-lg-0 {
    margin-left: 0;
  }
  #LushLight .offset-lg-1 {
    margin-left: 25%;
  }
  #LushLight .offset-lg-2 {
    margin-left: 50%;
  }
  #LushLight .offset-lg-3 {
    margin-left: 75%;
  }
  #LushLight .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  #LushLight .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
  #LushLight .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  #LushLight .list-group-horizontal-lg,
  #LushLight .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  #LushLight .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  #LushLight .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  #LushLight .navbar-expand-lg > .container,
  #LushLight .navbar-expand-lg > .container-fluid,
  #LushLight .navbar-expand-lg > .container-lg,
  #LushLight .navbar-expand-lg > .container-md,
  #LushLight .navbar-expand-lg > .container-sm {
    flex-wrap: nowrap;
  }
  #LushLight .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  #LushLight .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  #LushLight .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  #LushLight .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  #LushLight .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  #LushLight .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  #LushLight .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  #LushLight
    .list-group-horizontal-lg
    > .list-group-item
    + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
  #LushLight .modal-lg,
  #LushLight .modal-xl {
    max-width: 800px;
  }
  #LushLight .d-lg-none {
    display: none !important;
  }
  #LushLight .d-lg-inline {
    display: inline !important;
  }
  #LushLight .d-lg-inline-block {
    display: inline-block !important;
  }
  #LushLight .d-lg-block {
    display: block !important;
  }
  #LushLight .d-lg-table {
    display: table !important;
  }
  #LushLight .d-lg-table-row {
    display: table-row !important;
  }
  #LushLight .d-lg-table-cell {
    display: table-cell !important;
  }
  #LushLight .d-lg-flex {
    display: flex !important;
  }
  #LushLight .d-lg-inline-flex {
    display: inline-flex !important;
  }
  #LushLight .d-lg-grid {
    display: grid !important;
  }
  #LushLight .flex-lg-row {
    flex-direction: row !important;
  }
  #LushLight .flex-lg-column {
    flex-direction: column !important;
  }
  #LushLight .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  #LushLight .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  #LushLight .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  #LushLight .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  #LushLight .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  #LushLight .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  #LushLight .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  #LushLight .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  #LushLight .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  #LushLight .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  #LushLight .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  #LushLight .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  #LushLight .justify-content-lg-center {
    justify-content: center !important;
  }
  #LushLight .justify-content-lg-between {
    justify-content: space-between !important;
  }
  #LushLight .justify-content-lg-around {
    justify-content: space-around !important;
  }
  #LushLight .align-items-lg-start {
    align-items: flex-start !important;
  }
  #LushLight .align-items-lg-end {
    align-items: flex-end !important;
  }
  #LushLight .align-items-lg-center {
    align-items: center !important;
  }
  #LushLight .align-items-lg-baseline {
    align-items: baseline !important;
  }
  #LushLight .align-items-lg-stretch {
    align-items: stretch !important;
  }
  #LushLight .align-content-lg-start {
    align-content: flex-start !important;
  }
  #LushLight .align-content-lg-end {
    align-content: flex-end !important;
  }
  #LushLight .align-content-lg-center {
    align-content: center !important;
  }
  #LushLight .align-content-lg-between {
    align-content: space-between !important;
  }
  #LushLight .align-content-lg-around {
    align-content: space-around !important;
  }
  #LushLight .align-content-lg-stretch {
    align-content: stretch !important;
  }
  #LushLight .align-self-lg-auto {
    align-self: auto !important;
  }
  #LushLight .align-self-lg-start {
    align-self: flex-start !important;
  }
  #LushLight .align-self-lg-end {
    align-self: flex-end !important;
  }
  #LushLight .align-self-lg-center {
    align-self: center !important;
  }
  #LushLight .align-self-lg-baseline {
    align-self: baseline !important;
  }
  #LushLight .align-self-lg-stretch {
    align-self: stretch !important;
  }
  #LushLight .float-lg-left {
    float: left !important;
  }
  #LushLight .float-lg-right {
    float: right !important;
  }
  #LushLight .float-lg-none {
    float: none !important;
  }
  #LushLight .m-lg-0 {
    margin: 0 !important;
  }
  #LushLight .mt-lg-0,
  #LushLight .my-lg-0 {
    margin-top: 0 !important;
  }
  #LushLight .mr-lg-0,
  #LushLight .mx-lg-0 {
    margin-right: 0 !important;
  }
  #LushLight .mb-lg-0,
  #LushLight .my-lg-0 {
    margin-bottom: 0 !important;
  }
  #LushLight .ml-lg-0,
  #LushLight .mx-lg-0 {
    margin-left: 0 !important;
  }
  #LushLight .m-lg-1 {
    margin: 0.25rem !important;
  }
  #LushLight .mt-lg-1,
  #LushLight .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  #LushLight .mr-lg-1,
  #LushLight .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  #LushLight .mb-lg-1,
  #LushLight .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  #LushLight .ml-lg-1,
  #LushLight .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  #LushLight .m-lg-2 {
    margin: 0.5rem !important;
  }
  #LushLight .mt-lg-2,
  #LushLight .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  #LushLight .mr-lg-2,
  #LushLight .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  #LushLight .mb-lg-2,
  #LushLight .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  #LushLight .ml-lg-2,
  #LushLight .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  #LushLight .m-lg-3 {
    margin: 1rem !important;
  }
  #LushLight .mt-lg-3,
  #LushLight .my-lg-3 {
    margin-top: 1rem !important;
  }
  #LushLight .mr-lg-3,
  #LushLight .mx-lg-3 {
    margin-right: 1rem !important;
  }
  #LushLight .mb-lg-3,
  #LushLight .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  #LushLight .ml-lg-3,
  #LushLight .mx-lg-3 {
    margin-left: 1rem !important;
  }
  #LushLight .m-lg-4 {
    margin: 1.5rem !important;
  }
  #LushLight .mt-lg-4,
  #LushLight .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  #LushLight .mr-lg-4,
  #LushLight .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  #LushLight .mb-lg-4,
  #LushLight .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  #LushLight .ml-lg-4,
  #LushLight .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  #LushLight .m-lg-5 {
    margin: 3rem !important;
  }
  #LushLight .mt-lg-5,
  #LushLight .my-lg-5 {
    margin-top: 3rem !important;
  }
  #LushLight .mr-lg-5,
  #LushLight .mx-lg-5 {
    margin-right: 3rem !important;
  }
  #LushLight .mb-lg-5,
  #LushLight .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  #LushLight .ml-lg-5,
  #LushLight .mx-lg-5 {
    margin-left: 3rem !important;
  }
  #LushLight .p-lg-0 {
    padding: 0 !important;
  }
  #LushLight .pt-lg-0,
  #LushLight .py-lg-0 {
    padding-top: 0 !important;
  }
  #LushLight .pr-lg-0,
  #LushLight .px-lg-0 {
    padding-right: 0 !important;
  }
  #LushLight .pb-lg-0,
  #LushLight .py-lg-0 {
    padding-bottom: 0 !important;
  }
  #LushLight .pl-lg-0,
  #LushLight .px-lg-0 {
    padding-left: 0 !important;
  }
  #LushLight .p-lg-1 {
    padding: 0.25rem !important;
  }
  #LushLight .pt-lg-1,
  #LushLight .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  #LushLight .pr-lg-1,
  #LushLight .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  #LushLight .pb-lg-1,
  #LushLight .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  #LushLight .pl-lg-1,
  #LushLight .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  #LushLight .p-lg-2 {
    padding: 0.5rem !important;
  }
  #LushLight .pt-lg-2,
  #LushLight .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  #LushLight .pr-lg-2,
  #LushLight .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  #LushLight .pb-lg-2,
  #LushLight .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  #LushLight .pl-lg-2,
  #LushLight .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  #LushLight .p-lg-3 {
    padding: 1rem !important;
  }
  #LushLight .pt-lg-3,
  #LushLight .py-lg-3 {
    padding-top: 1rem !important;
  }
  #LushLight .pr-lg-3,
  #LushLight .px-lg-3 {
    padding-right: 1rem !important;
  }
  #LushLight .pb-lg-3,
  #LushLight .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  #LushLight .pl-lg-3,
  #LushLight .px-lg-3 {
    padding-left: 1rem !important;
  }
  #LushLight .p-lg-4 {
    padding: 1.5rem !important;
  }
  #LushLight .pt-lg-4,
  #LushLight .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  #LushLight .pr-lg-4,
  #LushLight .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  #LushLight .pb-lg-4,
  #LushLight .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  #LushLight .pl-lg-4,
  #LushLight .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  #LushLight .p-lg-5 {
    padding: 3rem !important;
  }
  #LushLight .pt-lg-5,
  #LushLight .py-lg-5 {
    padding-top: 3rem !important;
  }
  #LushLight .pr-lg-5,
  #LushLight .px-lg-5 {
    padding-right: 3rem !important;
  }
  #LushLight .pb-lg-5,
  #LushLight .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  #LushLight .pl-lg-5,
  #LushLight .px-lg-5 {
    padding-left: 3rem !important;
  }
  #LushLight .m-lg-n1 {
    margin: -0.25rem !important;
  }
  #LushLight .mt-lg-n1,
  #LushLight .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  #LushLight .mr-lg-n1,
  #LushLight .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  #LushLight .mb-lg-n1,
  #LushLight .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  #LushLight .ml-lg-n1,
  #LushLight .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  #LushLight .m-lg-n2 {
    margin: -0.5rem !important;
  }
  #LushLight .mt-lg-n2,
  #LushLight .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  #LushLight .mr-lg-n2,
  #LushLight .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  #LushLight .mb-lg-n2,
  #LushLight .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  #LushLight .ml-lg-n2,
  #LushLight .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  #LushLight .m-lg-n3 {
    margin: -1rem !important;
  }
  #LushLight .mt-lg-n3,
  #LushLight .my-lg-n3 {
    margin-top: -1rem !important;
  }
  #LushLight .mr-lg-n3,
  #LushLight .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  #LushLight .mb-lg-n3,
  #LushLight .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  #LushLight .ml-lg-n3,
  #LushLight .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  #LushLight .m-lg-n4 {
    margin: -1.5rem !important;
  }
  #LushLight .mt-lg-n4,
  #LushLight .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  #LushLight .mr-lg-n4,
  #LushLight .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  #LushLight .mb-lg-n4,
  #LushLight .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  #LushLight .ml-lg-n4,
  #LushLight .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  #LushLight .m-lg-n5 {
    margin: -3rem !important;
  }
  #LushLight .mt-lg-n5,
  #LushLight .my-lg-n5 {
    margin-top: -3rem !important;
  }
  #LushLight .mr-lg-n5,
  #LushLight .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  #LushLight .mb-lg-n5,
  #LushLight .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  #LushLight .ml-lg-n5,
  #LushLight .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  #LushLight .m-lg-auto {
    margin: auto !important;
  }
  #LushLight .mt-lg-auto,
  #LushLight .my-lg-auto {
    margin-top: auto !important;
  }
  #LushLight .mr-lg-auto,
  #LushLight .mx-lg-auto {
    margin-right: auto !important;
  }
  #LushLight .mb-lg-auto,
  #LushLight .my-lg-auto {
    margin-bottom: auto !important;
  }
  #LushLight .ml-lg-auto,
  #LushLight .mx-lg-auto {
    margin-left: auto !important;
  }
  #LushLight .text-lg-left {
    text-align: left !important;
  }
  #LushLight .text-lg-right {
    text-align: right !important;
  }
  #LushLight .text-lg-center {
    text-align: center !important;
  }
  #LushLight .w-lg-25 {
    width: 25% !important;
  }
  #LushLight .h-lg-25 {
    height: 25% !important;
  }
  #LushLight .w-lg-50 {
    width: 50% !important;
  }
  #LushLight .h-lg-50 {
    height: 50% !important;
  }
  #LushLight .w-lg-75 {
    width: 75% !important;
  }
  #LushLight .h-lg-75 {
    height: 75% !important;
  }
  #LushLight .w-lg-100 {
    width: 100% !important;
  }
  #LushLight .h-lg-100 {
    height: 100% !important;
  }
  #LushLight .w-lg-auto {
    width: auto !important;
  }
  #LushLight .h-lg-auto {
    height: auto !important;
  }
}
@media (min-width: 1200px) {
  #LushLight .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  #LushLight .col-xl-4,
  #LushLight .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  #LushLight .col-xl-2,
  #LushLight .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  #LushLight .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  #LushLight .col-xl-1,
  #LushLight .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  #LushLight .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  #LushLight .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  #LushLight .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  #LushLight .col-xl-3 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  #LushLight .order-xl-first {
    order: -1;
  }
  #LushLight .order-xl-last {
    order: 5;
  }
  #LushLight .order-xl-0 {
    order: 0;
  }
  #LushLight .order-xl-1 {
    order: 1;
  }
  #LushLight .order-xl-2 {
    order: 2;
  }
  #LushLight .order-xl-3 {
    order: 3;
  }
  #LushLight .order-xl-4 {
    order: 4;
  }
  #LushLight .offset-xl-0 {
    margin-left: 0;
  }
  #LushLight .offset-xl-1 {
    margin-left: 25%;
  }
  #LushLight .offset-xl-2 {
    margin-left: 50%;
  }
  #LushLight .offset-xl-3 {
    margin-left: 75%;
  }
  #LushLight .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  #LushLight .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
  #LushLight .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  #LushLight .list-group-horizontal-xl,
  #LushLight .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  #LushLight .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  #LushLight .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  #LushLight .navbar-expand-xl > .container,
  #LushLight .navbar-expand-xl > .container-fluid,
  #LushLight .navbar-expand-xl > .container-lg,
  #LushLight .navbar-expand-xl > .container-md,
  #LushLight .navbar-expand-xl > .container-sm {
    flex-wrap: nowrap;
  }
  #LushLight .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  #LushLight .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  #LushLight .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  #LushLight .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  #LushLight .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  #LushLight .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  #LushLight .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  #LushLight
    .list-group-horizontal-xl
    > .list-group-item
    + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
  #LushLight .modal-xl {
    max-width: 1140px;
  }
  #LushLight .d-xl-none {
    display: none !important;
  }
  #LushLight .d-xl-inline {
    display: inline !important;
  }
  #LushLight .d-xl-inline-block {
    display: inline-block !important;
  }
  #LushLight .d-xl-block {
    display: block !important;
  }
  #LushLight .d-xl-table {
    display: table !important;
  }
  #LushLight .d-xl-table-row {
    display: table-row !important;
  }
  #LushLight .d-xl-table-cell {
    display: table-cell !important;
  }
  #LushLight .d-xl-flex {
    display: flex !important;
  }
  #LushLight .d-xl-inline-flex {
    display: inline-flex !important;
  }
  #LushLight .d-xl-grid {
    display: grid !important;
  }
  #LushLight .flex-xl-row {
    flex-direction: row !important;
  }
  #LushLight .flex-xl-column {
    flex-direction: column !important;
  }
  #LushLight .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  #LushLight .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  #LushLight .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  #LushLight .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  #LushLight .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  #LushLight .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  #LushLight .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  #LushLight .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  #LushLight .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  #LushLight .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  #LushLight .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  #LushLight .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  #LushLight .justify-content-xl-center {
    justify-content: center !important;
  }
  #LushLight .justify-content-xl-between {
    justify-content: space-between !important;
  }
  #LushLight .justify-content-xl-around {
    justify-content: space-around !important;
  }
  #LushLight .align-items-xl-start {
    align-items: flex-start !important;
  }
  #LushLight .align-items-xl-end {
    align-items: flex-end !important;
  }
  #LushLight .align-items-xl-center {
    align-items: center !important;
  }
  #LushLight .align-items-xl-baseline {
    align-items: baseline !important;
  }
  #LushLight .align-items-xl-stretch {
    align-items: stretch !important;
  }
  #LushLight .align-content-xl-start {
    align-content: flex-start !important;
  }
  #LushLight .align-content-xl-end {
    align-content: flex-end !important;
  }
  #LushLight .align-content-xl-center {
    align-content: center !important;
  }
  #LushLight .align-content-xl-between {
    align-content: space-between !important;
  }
  #LushLight .align-content-xl-around {
    align-content: space-around !important;
  }
  #LushLight .align-content-xl-stretch {
    align-content: stretch !important;
  }
  #LushLight .align-self-xl-auto {
    align-self: auto !important;
  }
  #LushLight .align-self-xl-start {
    align-self: flex-start !important;
  }
  #LushLight .align-self-xl-end {
    align-self: flex-end !important;
  }
  #LushLight .align-self-xl-center {
    align-self: center !important;
  }
  #LushLight .align-self-xl-baseline {
    align-self: baseline !important;
  }
  #LushLight .align-self-xl-stretch {
    align-self: stretch !important;
  }
  #LushLight .float-xl-left {
    float: left !important;
  }
  #LushLight .float-xl-right {
    float: right !important;
  }
  #LushLight .float-xl-none {
    float: none !important;
  }
  #LushLight .m-xl-0 {
    margin: 0 !important;
  }
  #LushLight .mt-xl-0,
  #LushLight .my-xl-0 {
    margin-top: 0 !important;
  }
  #LushLight .mr-xl-0,
  #LushLight .mx-xl-0 {
    margin-right: 0 !important;
  }
  #LushLight .mb-xl-0,
  #LushLight .my-xl-0 {
    margin-bottom: 0 !important;
  }
  #LushLight .ml-xl-0,
  #LushLight .mx-xl-0 {
    margin-left: 0 !important;
  }
  #LushLight .m-xl-1 {
    margin: 0.25rem !important;
  }
  #LushLight .mt-xl-1,
  #LushLight .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  #LushLight .mr-xl-1,
  #LushLight .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  #LushLight .mb-xl-1,
  #LushLight .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  #LushLight .ml-xl-1,
  #LushLight .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  #LushLight .m-xl-2 {
    margin: 0.5rem !important;
  }
  #LushLight .mt-xl-2,
  #LushLight .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  #LushLight .mr-xl-2,
  #LushLight .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  #LushLight .mb-xl-2,
  #LushLight .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  #LushLight .ml-xl-2,
  #LushLight .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  #LushLight .m-xl-3 {
    margin: 1rem !important;
  }
  #LushLight .mt-xl-3,
  #LushLight .my-xl-3 {
    margin-top: 1rem !important;
  }
  #LushLight .mr-xl-3,
  #LushLight .mx-xl-3 {
    margin-right: 1rem !important;
  }
  #LushLight .mb-xl-3,
  #LushLight .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  #LushLight .ml-xl-3,
  #LushLight .mx-xl-3 {
    margin-left: 1rem !important;
  }
  #LushLight .m-xl-4 {
    margin: 1.5rem !important;
  }
  #LushLight .mt-xl-4,
  #LushLight .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  #LushLight .mr-xl-4,
  #LushLight .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  #LushLight .mb-xl-4,
  #LushLight .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  #LushLight .ml-xl-4,
  #LushLight .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  #LushLight .m-xl-5 {
    margin: 3rem !important;
  }
  #LushLight .mt-xl-5,
  #LushLight .my-xl-5 {
    margin-top: 3rem !important;
  }
  #LushLight .mr-xl-5,
  #LushLight .mx-xl-5 {
    margin-right: 3rem !important;
  }
  #LushLight .mb-xl-5,
  #LushLight .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  #LushLight .ml-xl-5,
  #LushLight .mx-xl-5 {
    margin-left: 3rem !important;
  }
  #LushLight .p-xl-0 {
    padding: 0 !important;
  }
  #LushLight .pt-xl-0,
  #LushLight .py-xl-0 {
    padding-top: 0 !important;
  }
  #LushLight .pr-xl-0,
  #LushLight .px-xl-0 {
    padding-right: 0 !important;
  }
  #LushLight .pb-xl-0,
  #LushLight .py-xl-0 {
    padding-bottom: 0 !important;
  }
  #LushLight .pl-xl-0,
  #LushLight .px-xl-0 {
    padding-left: 0 !important;
  }
  #LushLight .p-xl-1 {
    padding: 0.25rem !important;
  }
  #LushLight .pt-xl-1,
  #LushLight .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  #LushLight .pr-xl-1,
  #LushLight .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  #LushLight .pb-xl-1,
  #LushLight .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  #LushLight .pl-xl-1,
  #LushLight .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  #LushLight .p-xl-2 {
    padding: 0.5rem !important;
  }
  #LushLight .pt-xl-2,
  #LushLight .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  #LushLight .pr-xl-2,
  #LushLight .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  #LushLight .pb-xl-2,
  #LushLight .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  #LushLight .pl-xl-2,
  #LushLight .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  #LushLight .p-xl-3 {
    padding: 1rem !important;
  }
  #LushLight .pt-xl-3,
  #LushLight .py-xl-3 {
    padding-top: 1rem !important;
  }
  #LushLight .pr-xl-3,
  #LushLight .px-xl-3 {
    padding-right: 1rem !important;
  }
  #LushLight .pb-xl-3,
  #LushLight .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  #LushLight .pl-xl-3,
  #LushLight .px-xl-3 {
    padding-left: 1rem !important;
  }
  #LushLight .p-xl-4 {
    padding: 1.5rem !important;
  }
  #LushLight .pt-xl-4,
  #LushLight .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  #LushLight .pr-xl-4,
  #LushLight .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  #LushLight .pb-xl-4,
  #LushLight .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  #LushLight .pl-xl-4,
  #LushLight .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  #LushLight .p-xl-5 {
    padding: 3rem !important;
  }
  #LushLight .pt-xl-5,
  #LushLight .py-xl-5 {
    padding-top: 3rem !important;
  }
  #LushLight .pr-xl-5,
  #LushLight .px-xl-5 {
    padding-right: 3rem !important;
  }
  #LushLight .pb-xl-5,
  #LushLight .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  #LushLight .pl-xl-5,
  #LushLight .px-xl-5 {
    padding-left: 3rem !important;
  }
  #LushLight .m-xl-n1 {
    margin: -0.25rem !important;
  }
  #LushLight .mt-xl-n1,
  #LushLight .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  #LushLight .mr-xl-n1,
  #LushLight .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  #LushLight .mb-xl-n1,
  #LushLight .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  #LushLight .ml-xl-n1,
  #LushLight .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  #LushLight .m-xl-n2 {
    margin: -0.5rem !important;
  }
  #LushLight .mt-xl-n2,
  #LushLight .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  #LushLight .mr-xl-n2,
  #LushLight .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  #LushLight .mb-xl-n2,
  #LushLight .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  #LushLight .ml-xl-n2,
  #LushLight .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  #LushLight .m-xl-n3 {
    margin: -1rem !important;
  }
  #LushLight .mt-xl-n3,
  #LushLight .my-xl-n3 {
    margin-top: -1rem !important;
  }
  #LushLight .mr-xl-n3,
  #LushLight .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  #LushLight .mb-xl-n3,
  #LushLight .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  #LushLight .ml-xl-n3,
  #LushLight .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  #LushLight .m-xl-n4 {
    margin: -1.5rem !important;
  }
  #LushLight .mt-xl-n4,
  #LushLight .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  #LushLight .mr-xl-n4,
  #LushLight .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  #LushLight .mb-xl-n4,
  #LushLight .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  #LushLight .ml-xl-n4,
  #LushLight .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  #LushLight .m-xl-n5 {
    margin: -3rem !important;
  }
  #LushLight .mt-xl-n5,
  #LushLight .my-xl-n5 {
    margin-top: -3rem !important;
  }
  #LushLight .mr-xl-n5,
  #LushLight .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  #LushLight .mb-xl-n5,
  #LushLight .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  #LushLight .ml-xl-n5,
  #LushLight .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  #LushLight .m-xl-auto {
    margin: auto !important;
  }
  #LushLight .mt-xl-auto,
  #LushLight .my-xl-auto {
    margin-top: auto !important;
  }
  #LushLight .mr-xl-auto,
  #LushLight .mx-xl-auto {
    margin-right: auto !important;
  }
  #LushLight .mb-xl-auto,
  #LushLight .my-xl-auto {
    margin-bottom: auto !important;
  }
  #LushLight .ml-xl-auto,
  #LushLight .mx-xl-auto {
    margin-left: auto !important;
  }
  #LushLight .text-xl-left {
    text-align: left !important;
  }
  #LushLight .text-xl-right {
    text-align: right !important;
  }
  #LushLight .text-xl-center {
    text-align: center !important;
  }
  #LushLight .w-xl-25 {
    width: 25% !important;
  }
  #LushLight .h-xl-25 {
    height: 25% !important;
  }
  #LushLight .w-xl-50 {
    width: 50% !important;
  }
  #LushLight .h-xl-50 {
    height: 50% !important;
  }
  #LushLight .w-xl-75 {
    width: 75% !important;
  }
  #LushLight .h-xl-75 {
    height: 75% !important;
  }
  #LushLight .w-xl-100 {
    width: 100% !important;
  }
  #LushLight .h-xl-100 {
    height: 100% !important;
  }
  #LushLight .w-xl-auto {
    width: auto !important;
  }
  #LushLight .h-xl-auto {
    height: auto !important;
  }
}
#LushLight .modal-content {
  overflow: hidden;
  background: #e3e8ed;
  box-shadow: inset 0 0 0 2px #fff;
}
#LushLight .modal-content .modal-header {
  background-image: url(/lush/images/headers/navbar.png);
  background-position: top;
  background-repeat: repeat-x;
  background-color: #2373b2;
  height: 54px;
  margin: 2px;
  padding: 0;
  text-align: center;
  color: #fff;
  border-bottom: 2px solid #fff;
  box-shadow: 0 1px rgba(0, 0, 0, 0.3);
}
#LushLight .modal-content .modal-header .modal-title {
  width: 100%;
  align-self: center;
}
#LushLight .card {
  background: #e3e8ed;
  box-shadow: inset 0 0 0 2px #fff, 0 0 0 1px rgba(0, 0, 0, 0.25);
  padding: 2px;
  border: 0;
}
#LushLight .card .card-header,
#LushLight .card .card-subHeader {
  color: #fff;
  background-image: url(/lush/images/headers/card-blue.png);
  text-align: center;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  border-bottom: 2px solid #fff;
  box-shadow: 0 1px rgba(0, 0, 0, 0.2);
}
#LushLight .card .card-header.orange,
#LushLight .card .card-subHeader.orange {
  background-image: url(/lush/images/headers/card-orange.png);
}
#LushLight .card .card-header.darkGreen,
#LushLight .card .card-subHeader.darkGreen {
  background-image: url(/lush/images/headers/card-green.png);
}
#LushLight .card .card-header.darkRed,
#LushLight .card .card-subHeader.darkRed {
  background-image: url(/lush/images/headers/card-red.png);
}
#LushLight .card .card-header.black,
#LushLight .card .card-subHeader.black {
  background-image: url(/lush/images/headers/card-black.png);
}
#LushLight .card .card-header.purple,
#LushLight .card .card-subHeader.purple {
  background-image: url(/lush/images/headers/card-purple.png);
}
#LushLight .card .card-subHeader {
  border: 2px solid #fff;
  border-radius: 4px;
  margin-bottom: 3px;
  text-align: left;
  font-size: 12px;
  padding: 3px 5px;
  background-position: center top -12px;
}
#LushLight .form-group .form-control {
  border: 1px solid rgba(0, 0, 0, 0.25);
  background: #fff;
}
#LushLight .ll-heading,
#LushLight .navbar.bg-lush-info {
  background-repeat: repeat-x;
  border-bottom: 2px solid #fff;
}
#LushLight .form-group .form-control:-webkit-autofill,
#LushLight .form-group .form-control:-webkit-autofill:active,
#LushLight .form-group .form-control:-webkit-autofill:focus,
#LushLight .form-group .form-control:-webkit-autofill:hover {
  border: 1px solid rgba(0, 0, 0, 0.25);
  background: #fff;
}
#LushLight .hoverme:hover {
  cursor: pointer;
  filter: brightness(1.5);
}
#LushLight .mt-15p,
#LushLight hr.mt-15p {
  margin-top: 15px !important;
}
#LushLight .mb-15p,
#LushLight hr.mb-15p {
  margin-bottom: 15px !important;
}
#LushLight .pt-15p {
  padding-top: 15px;
}
#LushLight .pb-15p {
  padding-bottom: 15px;
}
#LushLight .mr-15p {
  margin-right: 15px;
}
#LushLight .px-15p {
  padding-left: 15px;
  padding-right: 15px;
}
#LushLight .mx-15p {
  margin-left: 15px !important;
  margin-right: 15px !important;
}
#LushLight a.text-orange:focus {
  color: unset;
}
#LushLight .navbar.bg-lush-info {
  background-position: top;
  background: linear-gradient(180deg, #361d1d, #361d1d 50%, #2c1818 0, #2c1818);
  align-items: unset;
}
#LushLight .navbar.bg-lush-info #nav-collapse:not(.show) .navbar-nav .nav-item {
  height: 100%;
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-shadow: 0 1px rgba(0, 0, 0, 0.4);
}
#LushLight
  .navbar.bg-lush-info
  #nav-collapse:not(.show)
  .navbar-nav
  .nav-item.show,
#LushLight
  .navbar.bg-lush-info
  #nav-collapse:not(.show)
  .navbar-nav
  .nav-item:hover {
  background-color: hsla(0, 0%, 100%, 0.2);
  cursor: pointer;
}
#LushLight
  .navbar.bg-lush-info
  #nav-collapse:not(.show)
  .navbar-nav
  .nav-item
  .nav-link {
  color: inherit;
  height: 100%;
  align-items: center;
  display: flex;
}
#LushLight
  .navbar.bg-lush-info
  #nav-collapse:not(.show)
  .navbar-nav
  .dropdown-menu {
  min-width: 120px;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  margin: 5px 0 0;
  font-size: 12px;
  color: #384b60;
  box-shadow: inset 0 0 0 2px #fff, 0 0 0 1px rgba(0, 0, 0, 0.2);
  background: #e3e8ed;
}
#LushLight
  .navbar.bg-lush-info
  #nav-collapse:not(.show)
  .navbar-nav
  .dropdown-menu:before {
  content: "";
  top: -7px;
  left: 15px;
  margin: auto;
  background: #fff;
  position: absolute;
  height: 13px;
  width: 13px;
  transform: rotate(45deg);
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}
#LushLight
  .navbar.bg-lush-info
  #nav-collapse:not(.show)
  .navbar-nav
  .dropdown-menu:after {
  content: "";
  top: -4px;
  left: 15px;
  margin: auto;
  background: #e3e8ed;
  position: absolute;
  height: 13px;
  width: 13px;
  transform: rotate(45deg);
}
#LushLight
  .navbar.bg-lush-info
  #nav-collapse:not(.show)
  .navbar-nav
  .dropdown-menu
  .dropdown-item {
  padding: 3px 8px;
  z-index: 99;
  position: relative;
}
#LushLight
  .navbar.bg-lush-info
  #nav-collapse:not(.show)
  .navbar-nav
  .dropdown-menu
  .dropdown-item:hover {
  background: #226ba5;
  color: #fff;
}
#LushLight .ll-heading {
  height: 150px;
  background-image: url(/lush/images/headers/citysky.png),
    url(/lush/images/headers/cloudysky.png);
  background-position: bottom;
  box-shadow: 0 2px rgba(0, 0, 0, 0.4);
  z-index: 2;
  -webkit-animation: 60s linear infinite slide;
  animation: 60s linear infinite slide;
}
#LushLight .ll-heading .avatar-plate {
  background: url(/lush/images/placeholders/plate.png) bottom
    no-repeat;
  text-align: center;
  height: 138px;
  width: 96px;
  margin-top: 4px;
}
#LushLight .ll-heading .avatar-plate:hover {
  cursor: pointer;
  background: url(/lush/images/placeholders/plate_hover.png)
    bottom no-repeat;
}
#LushLight .ll-heading .avatar-plate .empty-avatar {
  background-image: url(/lush/images/placeholders/login_empty_avatar.png);
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: bottom 30px left 35px;
  transform: scaleX(-1);
}
@-webkit-keyframes slide {
  0% {
    background-position: bottom, 0;
  }
  to {
    background-position: bottom, 1440px;
  }
}
@keyframes slide {
  0% {
    background-position: bottom, 0;
  }
  to {
    background-position: bottom, 1440px;
  }
}
#LushLight .login-page.login-modal {
  min-height: 260px;
}
#LushLight .login-page .form-group.form-login-email .form-control,
#LushLight .login-page .form-group.form-login-password .form-control,
#LushLight .login-page .form-group.form-login-username .form-control,
#LushLight
  .login-page.login-modal
  form
  .form-group.form-login-password
  .form-control,
#LushLight
  .login-page.login-modal
  form
  .form-group.form-login-username
  .form-control {
  padding-left: 40px;
}
#LushLight .login-page.login-modal .empty-avatar {
  left: 196px;
  bottom: 18px;
}
#LushLight .login-page.login-modal .empty-avatar.user {
  left: 183px;
  bottom: 15px;
}
#LushLight .login-page.login-modal .the-login-bg {
  width: 305px;
  height: 253px;
  background-image: url(/lush/images/placeholders/wl3.png);
}
#LushLight .login-page.login-modal .the-login-bg,
#LushLight .login-page.login-modal .the-register-bg {
  position: absolute;
  left: 2px;
  background-position: 100% 0;
  background-repeat: no-repeat;
  bottom: 2px;
  border-radius: 3px;
}
#LushLight .login-page.login-modal .the-register-bg {
  width: 193px;
  height: 126px;
  background-image: url(/lush/images/placeholders/frankcorner.png);
}
#LushLight .login-page.login-modal.register-modal {
  min-height: 200px;
}
#LushLight .login-page .empty-avatar {
  width: 30px;
  height: 80px;
  position: absolute;
  right: 145px;
  bottom: 90px;
  background-image: url(/lush/images/placeholders/login_empty_avatar.png);
}
#LushLight .login-page .empty-avatar.user {
  right: 125px;
  bottom: 85px;
  width: unset;
  height: unset;
  background-image: none;
}
#LushLight .login-page .form-group.form-login-username:after {
  position: absolute;
  left: 10px;
  bottom: 8px;
  content: "";
  height: 22px;
  width: 19px;
  margin: auto;
  background-image: url(/lush/images/icons/login_blob.png);
}
#LushLight .login-page .form-group.form-login-password:after {
  position: absolute;
  left: 10px;
  bottom: 8px;
  content: "";
  height: 22px;
  width: 19px;
  margin: auto;
  background-image: url(/lush/images/icons/login_lock.png);
}
#LushLight .login-page .form-group.form-login-email:after {
  position: absolute;
  left: 10px;
  bottom: 8px;
  content: "";
  height: 22px;
  width: 19px;
  margin: auto;
  background-image: url(/lush/images/icons/email.png);
}
#LushLight .page-loader {
  background: rgba(0, 0, 0, 0.9);
  z-index: 99;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#LushLight .fade-enter-active {
  transition: opacity 0.3s;
}
#LushLight .fade-leave-active {
  transition: opacity 0.3s;
  opacity: 0;
}
#LushLight .client-disconnected {
  background: rgba(0, 0, 0, 0.3);
}
@-webkit-keyframes hide {
  0% {
    visibility: visible;
    opacity: 1;
  }
  to {
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes hide {
  0% {
    visibility: visible;
    opacity: 1;
  }
  to {
    opacity: 0;
    visibility: hidden;
  }
}
@-webkit-keyframes show {
  0% {
    visibility: hidden;
    opacity: 0;
  }
  to {
    opacity: 1;
    visibility: visible;
  }
}
@keyframes show {
  0% {
    visibility: hidden;
    opacity: 0;
  }
  to {
    opacity: 1;
    visibility: visible;
  }
}
#LushLight .avatar-card {
  width: 74px;
  height: 74px;
  flex-shrink: 0;
  overflow: hidden;
  cursor: pointer;
  background-position: 50%;
}
#LushLight .avatar-card .habboImage {
  width: 72px;
  height: 72px;
  overflow: hidden;
  text-align: center;
}
#LushLight .avatar-card .habboImage img {
  margin-top: -10px;
  align-self: center;
}
#LushLight .scroll-top-btn {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 100;
  transition: all 0.4s;
}
#LushLight .scroll-top-btn.active {
  visibility: visible;
  opacity: 1;
}
#LushLight .logo-bob {
  transform: perspective(1px) translateZ(0);
}
#LushLight .logo-bob:hover {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: 0.3s, 1.5s;
  animation-duration: 0.3s, 1.5s;
  -webkit-animation-delay: 0s, 0.3s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
@-webkit-keyframes hvr-bob {
  0%,
  to {
    transform: translateY(-8px);
  }
  50% {
    transform: translateY(-4px);
  }
}
@keyframes hvr-bob {
  0%,
  to {
    transform: translateY(-8px);
  }
  50% {
    transform: translateY(-4px);
  }
}
@-webkit-keyframes hvr-bob-float {
  to {
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob-float {
  to {
    transform: translateY(-8px);
  }
}
#LushLight .bubble {
  position: absolute;
  width: 50%;
  bottom: 190px;
  background: #e3e8ed;
  box-shadow: inset 0 0 0 2px #fff, 0 0 0 2px #2373b2;
  padding: 2px;
  border: 0;
  border-radius: 0.25rem;
}
#LushLight .bubble-bottom-tri {
  position: absolute;
  top: 42px;
  right: 47px;
}
#LushLight .currency-row span:not(:last-child):not(.icon),
#LushLight .motto-row span:not(:last-child):not(.icon) {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 1px 0 hsla(0, 0%, 100%, 0.5), inset -1px 0 hsla(0, 0%, 100%, 0.5);
}
#LushLight .currency-row span .icon,
#LushLight .motto-row span .icon {
  width: 25px;
  text-align: center;
  float: left;
  margin-right: 5px;
}
#LushLight .currency-row span.currency {
  width: 66%;
}
#LushLight .motto-row {
  text-align: center;
  padding: 16px 12px;
  color: #fff;
  display: block;
  box-shadow: inset 0 0 0 2px hsla(0, 0%, 100%, 0.5),
    0 0 0 1px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  display: flex;
  flex-direction: row;
  font-size: 12px;
  width: 250px;
}
#LushLight .motto-row span.motto {
  width: 33%;
}
#LushLight .news-featured-card {
  padding: 2px;
  border-radius: 3px;
}
#LushLight .news-featured-card .news-featured {
  height: 123px;
  color: #fff;
  background-position: 50%;
  background-repeat: no-repeat;
  border-radius: 3px;
  text-shadow: 0 2px rgba(0, 0, 0, 0.4);
  cursor: pointer;
}
#LushLight .news-featured-card.hasBody .news-featured {
  border-radius: 3px 3px 0 0;
  border-bottom: 2px solid #fff;
  box-shadow: 0 1px rgba(0, 0, 0, 0.25);
  cursor: default;
}
#LushLight .newsList-grid {
  display: grid;
  grid-column-gap: 20px;
  grid-template-columns: repeat(3, 31.5%);
}
#LushLight .newsListCard {
  padding: 2px;
  text-shadow: none;
  text-align: left;
}
#LushLight .newsListCard:not(.competitionListCard) {
  height: 212px;
}
#LushLight .newsListCard .title,
#LushLight b {
  font-weight: 500;
}
#LushLight .newsListCard .newsListCardImage {
  height: 105px;
  width: 100%;
  cursor: pointer;
  border-radius: 3px 3px 0 0;
  background-position: 100%;
  background-repeat: no-repeat;
  border-bottom: 2px solid #fff;
  box-shadow: 0 1px rgba(0, 0, 0, 0.25);
}
#LushLight .badge-list-grid {
  display: grid;
  grid-template-columns: repeat(4, 44px);
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  padding: 8px;
  margin: auto;
}
#LushLight .badge-list-grid div:not(.badge) {
  background: #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  width: 44px;
  height: 44px;
}
#LushLight .badge-list-grid div:not(.badge) .badge {
  width: 44px;
  height: 44px;
  cursor: pointer;
  display: block;
  background-position: 50%;
  background-repeat: no-repeat;
}
#LushLight .user-list-grid {
  display: grid;
  grid-template-columns: repeat(4, 76px);
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  margin: auto;
}
@media (min-width: 1014px) {
  #LushLight .user-list-grid {
    grid-template-columns: repeat(8, 76px);
  }
}
#LushLight .list-item-animated {
  transition: 0.5s cubic-bezier(0.59, 0.12, 0.34, 0.95);
  transition-property: opacity, transform;
}
#LushLight .list-enter {
  opacity: 0;
  transform: scale(0);
}
#LushLight .list-enter-to {
  opacity: 1;
  transform: scale(1.03);
}
#LushLight .list-leave-to {
  opacity: 0;
  transform: scale(1);
  transform-origin: center top;
}
#LushLight .leaderboard .leader-sub {
  background: #c0c9d1;
}
#LushLight .leaderboard .leader-heading {
  height: 127px;
  position: relative;
  border-bottom: 2px solid #fff;
}
#LushLight .leaderboard .leader-heading:after,
#LushLight .leaderboard .leader-heading:before {
  content: "";
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  background-position: 0 100%;
}
#LushLight .leaderboard .leader-heading:before {
  opacity: 0.28;
}
#LushLight .leaderboard .leader-heading .title {
  border-radius: 6px;
  margin: 4px;
}
#LushLight .leaderboard .leader-heading .podium {
  z-index: 9;
  width: 124px;
  background-image: url(/lush/images/leaderboards/podium.png);
  background-position: center bottom -18px;
  background-repeat: no-repeat;
  height: 100%;
  margin: auto;
  position: relative;
}
#LushLight .leaderboard .leader-heading .podium img:first-child {
  left: -5px;
  bottom: 14px;
}
#LushLight .leaderboard .leader-heading .podium img:nth-child(2) {
  left: 28px;
  bottom: 48px;
}
#LushLight .leaderboard .leader-heading .podium img:nth-child(3) {
  right: -5px;
  transform: scaleX(-1);
  bottom: 8px;
}
#LushLight .leaderboard .list-group .list-group-item {
  background: right 15px center no-repeat;
  border: 0;
  padding: 0;
  border-radius: 0;
}
#LushLight .leaderboard .leaderboard-credits .leader-heading {
  background-color: #f2a30a;
}
#LushLight .leaderboard .leaderboard-credits .leader-heading:before {
  background-image: url(/lush/images/leaderboards/tex_creds.png);
}
#LushLight .leaderboard .leaderboard-duckets .leader-heading {
  background-color: #b35fc4;
}
#LushLight .leaderboard .leaderboard-duckets .leader-heading:before {
  background-image: url(/lush/images/leaderboards/tex_duckets.png);
}
#LushLight .leaderboard .leaderboard-diamonds .leader-heading {
  background-color: #40c1e2;
}
#LushLight .leaderboard .leaderboard-diamonds .leader-heading:before {
  background-image: url(/lush/images/leaderboards/tex_dias.png);
}
#LushLight .leaderboard .leaderboard-time .leader-heading {
  background-color: #cc5444;
}
#LushLight .leaderboard .leaderboard-time .leader-heading:before {
  background-image: url(/lush/images/leaderboards/tex_clocks.png);
}
#LushLight .leaderboard .leaderboard-score .leader-heading {
  background-color: #4ba34c;
}
#LushLight .leaderboard .leaderboard-score .leader-heading:before {
  background-image: url(/lush/images/leaderboards/tex_score.png);
}
#LushLight .leaderboard .leaderboard-respect .leader-heading {
  background-color: #5bb69b;
}
#LushLight .leaderboard .leaderboard-respect .leader-heading:before {
  background-image: url(/lush/images/leaderboards/tex_likes.png);
}
#LushLight .leaderboard .leaderboard-hearts .leader-heading {
  background-color: #f474c2;
}
#LushLight .leaderboard .leaderboard-hearts .leader-heading:before {
  background-image: url(/lush/images/leaderboards/tex_hearts.png);
}
#LushLight .leaderboard .leaderboard-rooms .leader-heading {
  background-color: #5166d6;
}
#LushLight .leaderboard .leaderboard-rooms .leader-heading:before {
  background-image: url(/lush/images/leaderboards/tex_rooms.png);
}
#LushLight .staff-list .staff-bg {
  min-height: 46px;
  position: relative;
  padding-left: 20px;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
#LushLight .staff-list .staff-bg:before {
  background-image: url(/lush/images/staff/staff_texture.png);
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  position: absolute;
  content: "";
  opacity: 0.3;
  z-index: 0;
}
#LushLight .staff-list .staff-bg .staff-badge-header {
  position: absolute;
  left: 30px;
}
#LushLight .staff-list .staff-grid {
  display: grid;
  grid-column-gap: 15px;
  grid-template-columns: repeat(3, 31.98%);
}
#LushLight .staff-list .staff-grid .staff-card {
  min-height: 108px;
}
#LushLight .staff-list .staff-grid .staff-card .staff-bg:before {
  background-image: url(/lush/images/staff/staff_texture_small.png);
}
#LushLight .staff-list .staff-grid .staff-card .the-avatar.ghost {
  width: 64px;
  height: 110px;
  background-repeat: no-repeat;
  background-position: bottom;
  background-image: url(/lush/images/staff/ghost.png);
}
#LushLight .staff-list .staff-grid .staff-card .staff-bg,
#LushLight .staff-list .staff-grid .staff-card .staff-user-bg {
  min-height: 30px;
  padding: 5px;
  border-bottom: 2px solid #fff;
  box-shadow: 0 1px rgba(0, 0, 0, 0.25);
  border-radius: 3px 3px 0 0;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
#LushLight .staff-list .staff-grid .staff-card .staff-bg::before,
#LushLight .staff-list .staff-grid .staff-card .staff-user-bg::before {
  background-position: bottom -3px center;
}
#LushLight .staff-list .staff-grid .staff-card .staff-info {
  max-width: 54%;
}
#LushLight .staff-list .staff-grid .staff-card .the-avatar {
  margin-top: -45px;
  margin-left: -8px;
}
#LushLight .staff-list .staff-grid .staff-card .the-avatar.offline {
  opacity: 0.8;
  filter: saturate(0);
}
#LushLight .background-grid {
  display: flex;
  flex-wrap: wrap;
  overflow-y: scroll;
  max-height: 180px;
  cursor: pointer;
}
#LushLight .background-grid .background-grid-item {
  width: 74px;
  height: 74px;
  background-position: 50%;
  position: relative;
  border-radius: 4px;
  margin: 5px;
  display: inline-block;
}
#LushLight .background-grid .background-grid-item:after,
#LushLight .background-grid .background-grid-item:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
#LushLight .background-grid .background-grid-item.selected:before {
  height: unset;
  border-radius: 3px;
  bottom: 0;
  background: hsla(0, 0%, 100%, 0.2);
  box-shadow: inset 0 0 0 2px #fff;
}
#LushLight .background-grid .background-grid-item.selected:after {
  height: unset;
  top: 0;
  bottom: 0;
  background-image: url(/lush/images/icons/thumb.png);
  background-position: 50%;
  background-repeat: no-repeat;
  box-shadow: none;
}
#LushLight .trax-editor .trax-collections {
  width: 100%;
  overflow-x: scroll;
  display: flex;
}
#LushLight .trax-editor .trax-collections .trax-collection {
  display: inline-block;
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(0, 0, 0, 0.2);
  height: 125px;
  flex-shrink: 0;
  width: 125px;
  display: flex;
  flex-direction: column;
  font-size: 12px;
  text-align: center;
  margin-bottom: 5px;
}
#LushLight .trax-editor .trax-collections .trax-collection:not(:last-of-type),
#LushLight
  .trax-editor
  .trax-tracks
  .trax-track-row
  .trax-track-item
  .trax-icon:not(:last-child) {
  margin-right: 5px;
}
#LushLight
  .trax-editor
  .trax-collections
  .trax-collection
  .trax-collection-header {
  background: #414141;
  color: #fff;
  padding: 3px;
  margin: 3px;
}
#LushLight
  .trax-editor
  .trax-collections
  .trax-collection
  .trax-collection-grid {
  margin: auto;
  display: grid;
  grid-template-columns: repeat(3, 25px);
  grid-template-rows: repeat(3, 25px);
  grid-row-gap: 5px;
  grid-column-gap: 5px;
}
#LushLight
  .trax-editor
  .trax-collections
  .trax-collection
  .trax-collection-grid
  .trax-collection-grid-item {
  border: 1px solid rgba(0, 0, 0, 0.6);
  position: relative;
  border-radius: 3px;
  box-shadow: inset 2px 2px hsla(0, 0%, 100%, 0.4),
    inset -1px -1px rgba(0, 0, 0, 0.2);
}
#LushLight
  .trax-editor
  .trax-collections
  .trax-collection
  .trax-collection-grid
  .trax-collection-grid-item:hover,
#LushLight
  .trax-editor
  .trax-tracks
  .trax-track-row.duped-row
  .trax-track-item:hover {
  filter: brightness(0.9);
  cursor: pointer;
  box-shadow: inset -1px -1px hsla(0, 0%, 100%, 0.3),
    inset 2px 2px rgba(0, 0, 0, 0.2);
}
#LushLight
  .trax-editor
  .trax-collections
  .trax-collection
  .trax-collection-grid
  .trax-collection-grid-item:before {
  content: "";
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 11px;
  height: 13px;
  background-image: url(/images/trax/icons.png);
}
#LushLight
  .trax-editor
  .trax-collections
  .trax-collection
  .trax-collection-grid
  .trax-collection-grid-item:first-child:before,
#LushLight
  .trax-editor
  .trax-tracks
  .trax-track-row
  .trax-track-item
  .trax-icon.trax-icon-1 {
  background-position: -4px -3px;
}
#LushLight
  .trax-editor
  .trax-collections
  .trax-collection
  .trax-collection-grid
  .trax-collection-grid-item:nth-child(2):before,
#LushLight
  .trax-editor
  .trax-tracks
  .trax-track-row
  .trax-track-item
  .trax-icon.trax-icon-2 {
  background-position: -23px -3px;
}
#LushLight
  .trax-editor
  .trax-collections
  .trax-collection
  .trax-collection-grid
  .trax-collection-grid-item:nth-child(3):before,
#LushLight
  .trax-editor
  .trax-tracks
  .trax-track-row
  .trax-track-item
  .trax-icon.trax-icon-3 {
  background-position: -42px -3px;
}
#LushLight
  .trax-editor
  .trax-collections
  .trax-collection
  .trax-collection-grid
  .trax-collection-grid-item:nth-child(4):before,
#LushLight
  .trax-editor
  .trax-tracks
  .trax-track-row
  .trax-track-item
  .trax-icon.trax-icon-4 {
  background-position: -61px -3px;
}
#LushLight
  .trax-editor
  .trax-collections
  .trax-collection
  .trax-collection-grid
  .trax-collection-grid-item:nth-child(5):before,
#LushLight
  .trax-editor
  .trax-tracks
  .trax-track-row
  .trax-track-item
  .trax-icon.trax-icon-5 {
  background-position: -80px -3px;
}
#LushLight
  .trax-editor
  .trax-collections
  .trax-collection
  .trax-collection-grid
  .trax-collection-grid-item:nth-child(6):before,
#LushLight
  .trax-editor
  .trax-tracks
  .trax-track-row
  .trax-track-item
  .trax-icon.trax-icon-6 {
  background-position: -98px -3px;
}
#LushLight
  .trax-editor
  .trax-collections
  .trax-collection
  .trax-collection-grid
  .trax-collection-grid-item:nth-child(7):before,
#LushLight
  .trax-editor
  .trax-tracks
  .trax-track-row
  .trax-track-item
  .trax-icon.trax-icon-7 {
  background-position: -118px -3px;
}
#LushLight
  .trax-editor
  .trax-collections
  .trax-collection
  .trax-collection-grid
  .trax-collection-grid-item:nth-child(8):before,
#LushLight
  .trax-editor
  .trax-tracks
  .trax-track-row
  .trax-track-item
  .trax-icon.trax-icon-8 {
  background-position: -137px -3px;
}
#LushLight
  .trax-editor
  .trax-collections
  .trax-collection
  .trax-collection-grid
  .trax-collection-grid-item:nth-child(9):before,
#LushLight
  .trax-editor
  .trax-tracks
  .trax-track-row
  .trax-track-item
  .trax-icon.trax-icon-9 {
  background-position: -156px -3px;
}
#LushLight .trax-editor .trax-tracks {
  overflow-x: scroll;
  position: relative;
  padding: 4px 4px 12px;
}
#LushLight .trax-editor .trax-tracks .duped-tracks {
  top: 4px;
}
#LushLight .trax-editor .trax-tracks .trax-column-tracker {
  position: absolute;
  width: 25px;
  height: calc(100% - 4px);
  top: 0;
  bottom: 0;
  border: 1px solid #000;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 1px #a1e9f0, 0 0 0 2px #000;
  margin: auto auto auto 7px;
  z-index: 3;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  overflow: hidden;
}
#LushLight .trax-editor .trax-tracks .trax-column-tracker .trax-column-handle {
  height: 12px;
  width: 100%;
  background: #7d9cab;
  border-top: 1px solid #000;
  box-shadow: 0 -1px #a1e9f0, 0 -2px #000;
  position: relative;
  cursor: pointer;
}
#LushLight
  .trax-editor
  .trax-tracks
  .trax-column-tracker
  .trax-column-handle:before {
  content: "";
  position: absolute;
  height: 5px;
  width: 14px;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAABCAYAAAAb4BS0AAAAFUlEQVQYV2N0jMn4n5mVyXD52i0GACRHBcWDagthAAAAAElFTkSuQmCC);
  background-position: 0;
}
#LushLight .trax-editor .trax-tracks .trax-track-row {
  height: 100%;
  display: inline-table;
  padding: 2px;
  margin-bottom: 3px;
  position: relative;
  border: 1px solid transparent;
  z-index: 4;
}
#LushLight .trax-editor .trax-tracks .trax-track-row:not(.duped-row) {
  border: 1px solid rgba(0, 0, 0, 0.6);
  background: rgba(0, 0, 0, 0.2);
  z-index: 0;
}
#LushLight
  .trax-editor
  .trax-tracks
  .trax-track-row:not(.duped-row)
  .trax-track-item {
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  border-radius: 3px;
  box-shadow: inset 2px 2px hsla(0, 0%, 100%, 0.4),
    inset -1px -1px rgba(0, 0, 0, 0.2);
}
#LushLight .trax-editor .trax-tracks .trax-track-row .trax-track-item {
  width: 25px;
  height: 25px;
  display: inline-block;
  flex-shrink: 0;
  border: 1px solid transparent;
}
#LushLight
  .trax-editor
  .trax-tracks
  .trax-track-row
  .trax-track-item:not(:last-child) {
  margin-right: 1px;
}
#LushLight
  .trax-editor
  .trax-tracks
  .trax-track-row
  .trax-track-item.trax-track-grouped[data-grouped="2"] {
  width: 51px;
  margin-right: -25px;
}
#LushLight
  .trax-editor
  .trax-tracks
  .trax-track-row
  .trax-track-item.trax-track-grouped[data-grouped="3"] {
  width: 77px;
  margin-right: -51px;
}
#LushLight
  .trax-editor
  .trax-tracks
  .trax-track-row
  .trax-track-item.trax-track-grouped[data-grouped="4"] {
  width: 103px;
  margin-right: -77px;
}
#LushLight
  .trax-editor
  .trax-tracks
  .trax-track-row
  .trax-track-item.trax-track-grouped[data-grouped="5"] {
  width: 129px;
  margin-right: -103px;
}
#LushLight
  .trax-editor
  .trax-tracks
  .trax-track-row
  .trax-track-item.trax-track-grouped[data-grouped="6"] {
  width: 155px;
  margin-right: -129px;
}
#LushLight
  .trax-editor
  .trax-tracks
  .trax-track-row
  .trax-track-item.trax-track-grouped[data-grouped="7"],
#LushLight
  .trax-editor
  .trax-tracks
  .trax-track-row
  .trax-track-item.trax-track-grouped[data-grouped="8"] {
  width: 207px;
  margin-right: -181px;
}
#LushLight
  .trax-editor
  .trax-tracks
  .trax-track-row
  .trax-track-item.trax-track-grouped[data-grouped="9"] {
  width: 233px;
  margin-right: -207px;
}
#LushLight
  .trax-editor
  .trax-tracks
  .trax-track-row
  .trax-track-item
  .trax-icon {
  display: inline-block;
  width: 11px;
  height: 13px;
  background-image: url(/images/trax/icons.png);
  align-self: center;
}
#LushLight .fun-recommended-item {
  height: 102px;
  background-position: 50%;
  border-bottom: 2px solid #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  position: relative;
}
#LushLight .fun-recommended-item:first-child {
  z-index: 20;
}
#LushLight .fun-recommended-item:nth-child(2) {
  z-index: 19;
}
#LushLight .fun-recommended-item:nth-child(3) {
  z-index: 18;
}
#LushLight .fun-recommended-item:nth-child(4) {
  z-index: 17;
}
#LushLight .fun-recommended-item:nth-child(5) {
  z-index: 16;
}
#LushLight .battleball-interface {
  position: relative;
  z-index: 999;
}
#LushLight .battleball-interface .battleball-lobby {
  width: 300px;
  height: calc(100vh - 125px);
  position: absolute;
  top: 25px;
  left: 25px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#LushLight .battleball-interface .battleball-lobby .battleball-lobby-heading {
  border: 1px solid #000;
  background: #999;
  border-radius: 8px 8px 0 0;
  padding: 4px;
  border-bottom: 0;
  box-shadow: inset -1px -1px rgba(0, 0, 0, 0.3), inset 0 0 0 1px #999,
    inset 2px 2px hsla(0, 0%, 100%, 0.5);
}
#LushLight .battleball-interface .battleball-lobby .battleball-lobby-footer {
  border: 1px solid #000;
  background: #999;
  border-radius: 0 0 8px 8px;
  padding: 4px;
  border-top: 0;
  box-shadow: inset -1px -1px rgba(0, 0, 0, 0.3), inset 0 0 0 1px #999,
    inset 2px 2px hsla(0, 0%, 100%, 0.5);
}
#LushLight
  .battleball-interface
  .battleball-lobby
  .battleball-lobby-heading-text {
  border: 1px solid #000;
  background: #4a5b5e;
  border-radius: 8px;
  margin: auto;
  color: #fff;
  display: table;
  padding: 4px 8px;
  font-size: 12px;
}
#LushLight .battleball-interface .battleball-lobby .battleball-lobby-content {
  background: #4a5b5e;
  box-shadow: inset -1px -1px rgba(0, 0, 0, 0.3), inset 0 0 0 1px #4a5b5e,
    inset 2px 2px hsla(0, 0%, 100%, 0.5);
  padding: 5px;
  border: 1px solid #000;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
#LushLight
  .battleball-interface
  .battleball-lobby
  .battleball-lobby-content
  .battleball-lobby-sub-heading {
  height: 91px;
  width: 100%;
  background-color: #333;
  border: 1px solid #000;
  background-image: url(https://www.hablush.com/skins/lush-light/images/fun/battleball_logo.png);
  background-position: 50%;
  background-repeat: no-repeat;
  flex-shrink: 0;
}
#LushLight
  .battleball-interface
  .battleball-lobby
  .battleball-lobby-content
  .battleball-lobby-body {
  background: #e3e8ed;
  border: 1px solid #000;
  border-top: 0;
  height: 100%;
}
#LushLight
  .battleball-interface
  .battleball-lobby
  .battleball-lobby-content
  .battleball-lobby-body
  .battleball-lobby-list {
  padding: 5px 0;
}
#LushLight
  .battleball-interface
  .battleball-lobby
  .battleball-lobby-content
  .battleball-lobby-body
  .battleball-lobby-list
  .battleball-lobby-list-item {
  width: 100%;
  color: #fff;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 5px 8px;
  height: 70px;
  background: #b3b3b3;
  box-shadow: inset 0 5px hsla(0, 0%, 100%, 0.3),
    inset 0 -5px hsla(0, 0%, 100%, 0.3);
}
#LushLight
  .battleball-interface
  .battleball-lobby
  .battleball-lobby-content
  .battleball-lobby-body
  .battleball-lobby-list
  .battleball-lobby-list-item[data-team="1"] {
  background-color: #a4281d;
}
#LushLight
  .battleball-interface
  .battleball-lobby
  .battleball-lobby-content
  .battleball-lobby-body
  .battleball-lobby-list
  .battleball-lobby-list-item[data-team="2"] {
  background-color: #63a400;
}
#LushLight
  .battleball-interface
  .battleball-lobby
  .battleball-lobby-content
  .battleball-lobby-body
  .battleball-lobby-list
  .battleball-lobby-list-item[data-team="3"] {
  background-color: #1757a9;
}
#LushLight
  .battleball-interface
  .battleball-lobby
  .battleball-lobby-content
  .battleball-lobby-body
  .battleball-lobby-list
  .battleball-lobby-list-item[data-team="4"] {
  background-color: #b69217;
}
#LushLight
  .battleball-interface
  .battleball-lobby
  .battleball-lobby-session-team {
  border: 1px solid rgba(0, 0, 0, 0.8);
  color: #fff;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
  border-radius: 8px;
  min-height: 50px;
  display: flex;
  flex-direction: column;
}
#LushLight
  .battleball-interface
  .battleball-lobby
  .battleball-lobby-session-team
  span:not(:last-child),
#LushLight
  .battleball-interface
  .battleball-lobby
  .battleball-lobby-session-team:not(:last-child) {
  margin-bottom: 5px;
}
#LushLight
  .battleball-interface
  .battleball-game
  .battleball-game-scoreboard
  .battleball-game-scoreboard-tiles
  .battleball-game-scoreboard-tile[data-team="0"],
#LushLight
  .battleball-interface
  .battleball-lobby
  .battleball-lobby-session-team[data-team="1"] {
  background-color: #a4281d;
  box-shadow: inset -1px -1px rgba(0, 0, 0, 0.3), inset 0 0 0 1px #a4281d,
    inset 0 0 0 2px hsla(0, 0%, 100%, 0.3);
}
#LushLight
  .battleball-interface
  .battleball-game
  .battleball-game-scoreboard
  .battleball-game-scoreboard-tiles
  .battleball-game-scoreboard-tile[data-team="1"],
#LushLight
  .battleball-interface
  .battleball-lobby
  .battleball-lobby-session-team[data-team="2"] {
  background-color: #63a400;
  box-shadow: inset -1px -1px rgba(0, 0, 0, 0.3), inset 0 0 0 1px #63a400,
    inset 0 0 0 2px hsla(0, 0%, 100%, 0.3);
}
#LushLight
  .battleball-interface
  .battleball-game
  .battleball-game-scoreboard
  .battleball-game-scoreboard-tiles
  .battleball-game-scoreboard-tile[data-team="2"],
#LushLight
  .battleball-interface
  .battleball-lobby
  .battleball-lobby-session-team[data-team="3"] {
  background-color: #1757a9;
  box-shadow: inset -1px -1px rgba(0, 0, 0, 0.3), inset 0 0 0 1px #1757a9,
    inset 0 0 0 2px hsla(0, 0%, 100%, 0.3);
}
#LushLight
  .battleball-interface
  .battleball-game
  .battleball-game-scoreboard
  .battleball-game-scoreboard-tiles
  .battleball-game-scoreboard-tile[data-team="3"],
#LushLight
  .battleball-interface
  .battleball-lobby
  .battleball-lobby-session-team[data-team="4"] {
  background-color: #b69217;
  box-shadow: inset -1px -1px rgba(0, 0, 0, 0.3), inset 0 0 0 1px #b69217,
    inset 0 0 0 2px hsla(0, 0%, 100%, 0.3);
}
#LushLight
  .battleball-interface
  .battleball-lobby
  .battleball-lobby-session-team
  span {
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.4);
  display: block;
  padding: 3px;
  text-align: center;
}
#LushLight .battleball-interface .battleball-game .battleball-game-scoreboard {
  position: fixed;
  bottom: 84px;
  left: 0;
  width: 315px;
  padding: 10px;
  background: #999;
  border: 1px solid #000;
  color: #fff;
  border-radius: 0 5px 0 0;
  box-shadow: inset -1px -1px rgba(0, 0, 0, 0.3), inset 0 0 0 1px #4a5b5e,
    inset 2px 2px hsla(0, 0%, 100%, 0.5);
}
#LushLight
  .battleball-interface
  .battleball-game
  .battleball-game-scoreboard
  .battleball-game-scoreboard-text {
  border: 1px solid #000;
  background: #4a5b5e;
  border-radius: 8px;
  color: #fff;
  display: table;
  padding: 4px 8px;
  font-size: 12px;
  margin: auto auto 5px;
}
#LushLight
  .battleball-interface
  .battleball-game
  .battleball-game-scoreboard
  .battleball-game-scoreboard-tiles {
  display: grid;
  grid-template-columns: repeat(4, 23.7%);
  grid-template-rows: repeat(1, 40px);
  grid-column-gap: 5px;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
  font-weight: bolder;
}
#LushLight
  .battleball-interface
  .battleball-game
  .battleball-game-scoreboard
  .battleball-game-scoreboard-tiles
  .battleball-game-scoreboard-tile {
  width: 100%;
  height: 100%;
  border: 1px solid #000;
  border-radius: 8px;
  line-height: 40px;
  text-align: center;
}
#LushLight .battleball-interface .battleball-game .battleball-game-counter {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  height: 100vh;
  z-index: 999;
  background-position: 50%;
  background-repeat: no-repeat;
}
#LushLight
  .battleball-interface
  .battleball-game
  .battleball-game-toolbar
  .battleball-game-toolbar-powerup {
  border: 1px solid #666;
  background-color: #9d7146;
  width: 50px;
  height: 50px;
  border-radius: 4px;
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.3);
  background-position: 50%;
  background-repeat: no-repeat;
  cursor: pointer;
  position: fixed;
  right: 40px;
  bottom: 5px;
}
#LushLight
  .battleball-interface
  .battleball-game
  .battleball-game-toolbar
  .battleball-game-toolbar-powerup[data-powerup="0"] {
  background-image: url(/images/battleball/no_powerup.png);
}
#LushLight
  .battleball-interface
  .battleball-game
  .battleball-game-toolbar
  .battleball-game-toolbar-powerup[data-powerup="1"] {
  background-image: url(/images/battleball/powerup/battle_bomb.png);
}
#LushLight
  .battleball-interface
  .battleball-game
  .battleball-game-toolbar
  .battleball-game-toolbar-powerup[data-powerup="2"] {
  background-image: url(/images/battleball/powerup/lightbulb.png);
}
#LushLight
  .battleball-interface
  .battleball-game
  .battleball-game-toolbar
  .battleball-game-toolbar-powerup[data-powerup="3"] {
  background-image: url(/images/battleball/powerup/flashlight.png);
}
#LushLight
  .battleball-interface
  .battleball-game
  .battleball-game-toolbar
  .battleball-game-toolbar-powerup[data-powerup="4"] {
  background-image: url(/images/battleball/powerup/power_drill.png);
}
#LushLight
  .battleball-interface
  .battleball-game
  .battleball-game-toolbar
  .battleball-game-toolbar-powerup[data-powerup="5"] {
  background-image: url(/images/battleball/powerup/spring.png);
}
#LushLight .battleball-interface .battleball-standings {
  position: fixed;
  height: 400px;
  width: 600px;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#LushLight
  .battleball-interface
  .battleball-standings
  .battleball-lobby-session-team
  :last-child {
  margin-top: auto;
}
#LushLight
  .battleball-interface
  .battleball-standings
  .battleball-lobby-content
  .battleball-lobby-body {
  border-top: 1px solid #000;
}
#LushLight
  .battleball-interface
  .battleball-standings
  .battleball-lobby-content
  .battleball-lobby-body
  .battleball-list-overflow {
  max-height: 296px;
}
#LushLight
  .battleball-interface
  .battleball-standings
  .battleball-lobby-content
  .battleball-lobby-body
  .battleball-standings-bestplayer
  .battleball-standings-bestplayer-look {
  background-image: url(/images/battleball/sun.png);
  background-position: bottom -10px center;
  background-repeat: no-repeat;
}
#LushLight
  .battleball-interface
  .battleball-standings
  .battleball-lobby-content
  .battleball-lobby-body
  .battleball-standings-bestplayer
  .battleball-standings-bestplayer-info {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  background-color: #98bbbc;
  box-shadow: inset 0 0 0 1px hsla(0, 0%, 100%, 0.3);
  padding: 5px;
  text-align: center;
}
#LushLight
  .battleball-interface
  .battleball-standings
  .battleball-lobby-content
  .battleball-lobby-body
  .battleball-standings-winning {
  background-image: url(/images/battleball/winning_prize_2.gif);
  height: 57px;
  padding-left: 100px;
  margin: 5px;
  background-repeat: no-repeat;
}
#LushLight
  .battleball-interface
  .battleball-standings
  .battleball-lobby-content
  .battleball-lobby-body:nth-child(2) {
  background-image: url(/images/battleball/endgame.gif);
  background-position: 100% 0;
  background-repeat: no-repeat;
}
#LushLight * {
  outline: 0 !important;
  image-rendering: pixelated;
}
#LushLight .app {
  font-family: Ubuntu, sans-serif;
  background-image: url(/lush/images/bg2022.png);
  background-color: #dfe3e7;
}
#LushLight .app.darkened {
  background-color: #333;
}
#LushLight .app.darkened .ll-heading {
  background-repeat: repeat-x;
  background-image: url(https://1.bp.blogspot.com/-196NBuXhU3A/X5js-XVEhJI/AAAAAAABemk/k2zfnB9jQIcLAyBjlmMir-LDOO1C_n5XQCPcBGAsYHg/s0/landscape_64_8_foreground_1.png);
}
