.react-dataTable > div {
  overflow: inherit;
}

.waves-effect {
  position: relative;
  overflow: hidden;
}

.waves-effect .waves-ripple {
  opacity: 0;
  background: #fff3;
  border-radius: 50%;
  width: 0;
  height: 0;
  animation: .7s ripple-effect;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@keyframes ripple-effect {
  0% {
    opacity: 0;
  }

  25% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    width: 200%;
    padding-bottom: 200%;
  }
}

.react-dataTable > div {
  overflow: inherit;
  overflow: inherit;
}

.Toastify__toast {
  background-color: #fff;
  border-radius: .286rem;
  padding: 1rem;
  box-shadow: 0 2px 20px #22292f14;
}

.Toastify__toast .Toastify__toast-body, .Toastify__toast .Toastify__close-button {
  color: #6e6b7b;
}

.Toastify__toast .toastify-header {
  justify-content: space-between;
  align-items: center;
  padding-bottom: .5rem;
  display: flex;
}

.Toastify__toast .toastify-header .title-wrapper {
  align-items: center;
  display: flex;
}

.Toastify__toast .toastify-header .title-wrapper .avatar svg {
  width: .85rem;
  height: .85rem;
}

.Toastify__toast .toastify-header .toast-title {
  color: #5e5873;
  margin-bottom: 0;
  margin-left: .75rem;
  font-weight: 600;
}

.Toastify__toast .toastify-body {
  color: #6e6b7b;
  padding-left: 2.3rem;
  font-family: Montserrat, Helvetica, Arial, serif;
  font-size: .85rem;
}

.Toastify__toast .Toastify__close-button {
  opacity: 1;
  margin-top: 1px;
  margin-left: .5rem;
}

.Toastify__toast .Toastify__close-button svg {
  fill: #5e5873;
  width: .85rem;
  height: .85rem;
}

.Toastify__toast .Toastify__close-button:hover svg {
  fill: #5e5873;
}

.Toastify__toast .Toastify__close-button:focus {
  outline: 0;
}

.Toastify__toast.Toastify__toast--default .toast-title {
  color: #01f;
}

.Toastify__toast.Toastify__toast--error .toast-title {
  color: #f7685b;
}

.Toastify__toast.Toastify__toast--error .Toastify__progress-bar {
  background-color: #f7685b;
}

.Toastify__toast.Toastify__toast--white .toast-title {
  color: #fff;
}

.Toastify__toast.Toastify__toast--white .Toastify__progress-bar {
  background-color: #fff;
}

.Toastify__toast.Toastify__toast--black .toast-title {
  color: #000;
}

.Toastify__toast.Toastify__toast--black .Toastify__progress-bar {
  background-color: #000;
}

.Toastify__toast.Toastify__toast--dark .toast-title {
  color: #323c47;
}

.Toastify__toast.Toastify__toast--dark .Toastify__progress-bar {
  background-color: #323c47;
}

.Toastify__toast.Toastify__toast--light .toast-title {
  color: #c2cfe0;
}

.Toastify__toast.Toastify__toast--light .Toastify__progress-bar {
  background-color: #c2cfe0;
}

.Toastify__toast.Toastify__toast--primary .toast-title {
  color: #01f;
}

.Toastify__toast.Toastify__toast--primary .Toastify__progress-bar {
  background-color: #01f;
}

.Toastify__toast.Toastify__toast--secondary .toast-title {
  color: #82868b;
}

.Toastify__toast.Toastify__toast--secondary .Toastify__progress-bar {
  background-color: #82868b;
}

.Toastify__toast.Toastify__toast--success .toast-title {
  color: #60cb91;
}

.Toastify__toast.Toastify__toast--success .Toastify__progress-bar {
  background-color: #60cb91;
}

.Toastify__toast.Toastify__toast--info .toast-title {
  color: #00cfe8;
}

.Toastify__toast.Toastify__toast--info .Toastify__progress-bar {
  background-color: #00cfe8;
}

.Toastify__toast.Toastify__toast--warning .toast-title {
  color: #ffb946;
}

.Toastify__toast.Toastify__toast--warning .Toastify__progress-bar {
  background-color: #ffb946;
}

.Toastify__toast.Toastify__toast--danger .toast-title {
  color: #f7685b;
}

.Toastify__toast.Toastify__toast--danger .Toastify__progress-bar {
  background-color: #f7685b;
}

.Toastify__progress-bar {
  border-top-right-radius: .357rem;
  border-bottom-right-radius: .357rem;
  bottom: 0;
}

.Toastify__progress-bar.Toastify__progress-bar--default {
  background: #01f;
}

.dark-layout .Toastify__toast {
  background-color: #283046;
  box-shadow: 0 2px 20px #22292f4d;
}

.dark-layout .Toastify__toast .Toastify__toast-body, .dark-layout .Toastify__toast .Toastify__close-button, .dark-layout .Toastify__toast .toastify-body {
  color: #b4b7bd;
}

.dark-layout .Toastify__toast .Toastify__close-button svg {
  fill: #b4b7bd;
}

.dark-layout .Toastify__toast .Toastify__close-button:hover svg {
  fill: #5e5873;
}

@media (width <= 480px) {
  .Toastify__toast-container .Toastify__toast + .Toastify__toast {
    margin-top: 1rem;
  }
}

@font-face {
  font-family: feather;
  src: url(/static/font/feather.f744812f.eot);
  src: url(/static/font/feather.f744812f.eot#iefix) format("embedded-opentype"), url(/static/font/feather.1147c255.woff) format("woff"), url(/static/font/feather.1dea63fc.ttf) format("truetype"), url(/static/svg/feather.a5067432.svg#feather) format("svg");
}

.feather {
  speak: none;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-family: feather !important;
}

.icon-alert-octagon:before {
  content: "";
}

.icon-alert-circle:before {
  content: "";
}

.icon-activity:before {
  content: "";
}

.icon-alert-triangle:before {
  content: "";
}

.icon-align-center:before {
  content: "";
}

.icon-airplay:before {
  content: "";
}

.icon-align-justify:before {
  content: "";
}

.icon-align-left:before {
  content: "";
}

.icon-align-right:before {
  content: "";
}

.icon-arrow-down-left:before {
  content: "";
}

.icon-arrow-down-right:before {
  content: "";
}

.icon-anchor:before {
  content: "";
}

.icon-aperture:before {
  content: "";
}

.icon-arrow-left:before {
  content: "";
}

.icon-arrow-right:before {
  content: "";
}

.icon-arrow-down:before {
  content: "";
}

.icon-arrow-up-left:before {
  content: "";
}

.icon-arrow-up-right:before {
  content: "";
}

.icon-arrow-up:before {
  content: "";
}

.icon-award:before {
  content: "";
}

.icon-bar-chart:before {
  content: "";
}

.icon-at-sign:before {
  content: "";
}

.icon-bar-chart-2:before {
  content: "";
}

.icon-battery-charging:before {
  content: "";
}

.icon-bell-off:before {
  content: "";
}

.icon-battery:before {
  content: "";
}

.icon-bluetooth:before {
  content: "";
}

.icon-bell:before {
  content: "";
}

.icon-book:before {
  content: "";
}

.icon-briefcase:before {
  content: "";
}

.icon-camera-off:before {
  content: "";
}

.icon-calendar:before {
  content: "";
}

.icon-bookmark:before {
  content: "";
}

.icon-box:before {
  content: "";
}

.icon-camera:before {
  content: "";
}

.icon-check-circle:before {
  content: "";
}

.icon-check:before {
  content: "";
}

.icon-check-square:before {
  content: "";
}

.icon-cast:before {
  content: "";
}

.icon-chevron-down:before {
  content: "";
}

.icon-chevron-left:before {
  content: "";
}

.icon-chevron-right:before {
  content: "";
}

.icon-chevron-up:before {
  content: "";
}

.icon-chevrons-down:before {
  content: "";
}

.icon-chevrons-right:before {
  content: "";
}

.icon-chevrons-up:before {
  content: "";
}

.icon-chevrons-left:before {
  content: "";
}

.icon-circle:before {
  content: "";
}

.icon-clipboard:before {
  content: "";
}

.icon-chrome:before {
  content: "";
}

.icon-clock:before {
  content: "";
}

.icon-cloud-lightning:before {
  content: "";
}

.icon-cloud-drizzle:before {
  content: "";
}

.icon-cloud-rain:before {
  content: "";
}

.icon-cloud-off:before {
  content: "";
}

.icon-codepen:before {
  content: "";
}

.icon-cloud-snow:before {
  content: "";
}

.icon-compass:before {
  content: "";
}

.icon-copy:before {
  content: "";
}

.icon-corner-down-right:before {
  content: "";
}

.icon-corner-down-left:before {
  content: "";
}

.icon-corner-left-down:before {
  content: "";
}

.icon-corner-left-up:before {
  content: "";
}

.icon-corner-up-left:before {
  content: "";
}

.icon-corner-up-right:before {
  content: "";
}

.icon-corner-right-down:before {
  content: "";
}

.icon-corner-right-up:before {
  content: "";
}

.icon-cpu:before {
  content: "";
}

.icon-credit-card:before {
  content: "";
}

.icon-crosshair:before {
  content: "";
}

.icon-disc:before {
  content: "";
}

.icon-delete:before {
  content: "";
}

.icon-download-cloud:before {
  content: "";
}

.icon-download:before {
  content: "";
}

.icon-droplet:before {
  content: "";
}

.icon-edit-2:before {
  content: "";
}

.icon-edit:before {
  content: "";
}

.icon-edit-1:before {
  content: "";
}

.icon-external-link:before {
  content: "";
}

.icon-eye:before {
  content: "";
}

.icon-feather:before {
  content: "";
}

.icon-facebook:before {
  content: "";
}

.icon-file-minus:before {
  content: "";
}

.icon-eye-off:before {
  content: "";
}

.icon-fast-forward:before {
  content: "";
}

.icon-file-text:before {
  content: "";
}

.icon-film:before {
  content: "";
}

.icon-file:before {
  content: "";
}

.icon-file-plus:before {
  content: "";
}

.icon-folder:before {
  content: "";
}

.icon-filter:before {
  content: "";
}

.icon-flag:before {
  content: "";
}

.icon-globe:before {
  content: "";
}

.icon-grid:before {
  content: "";
}

.icon-heart:before {
  content: "";
}

.icon-home:before {
  content: "";
}

.icon-github:before {
  content: "";
}

.icon-image:before {
  content: "";
}

.icon-inbox:before {
  content: "";
}

.icon-layers:before {
  content: "";
}

.icon-info:before {
  content: "";
}

.icon-instagram:before {
  content: "";
}

.icon-layout:before {
  content: "";
}

.icon-link-2:before {
  content: "";
}

.icon-life-buoy:before {
  content: "";
}

.icon-link:before {
  content: "";
}

.icon-log-in:before {
  content: "";
}

.icon-list:before {
  content: "";
}

.icon-lock:before {
  content: "";
}

.icon-log-out:before {
  content: "";
}

.icon-loader:before {
  content: "";
}

.icon-mail:before {
  content: "";
}

.icon-maximize-2:before {
  content: "";
}

.icon-map:before {
  content: "";
}

.icon-map-pin:before {
  content: "";
}

.icon-menu:before {
  content: "";
}

.icon-message-circle:before {
  content: "";
}

.icon-message-square:before {
  content: "";
}

.icon-minimize-2:before {
  content: "";
}

.icon-mic-off:before {
  content: "";
}

.icon-minus-circle:before {
  content: "";
}

.icon-mic:before {
  content: "";
}

.icon-minus-square:before {
  content: "";
}

.icon-minus:before {
  content: "";
}

.icon-moon:before {
  content: "";
}

.icon-monitor:before {
  content: "";
}

.icon-more-vertical:before {
  content: "";
}

.icon-more-horizontal:before {
  content: "";
}

.icon-move:before {
  content: "";
}

.icon-music:before {
  content: "";
}

.icon-navigation-2:before {
  content: "";
}

.icon-navigation:before {
  content: "";
}

.icon-octagon:before {
  content: "";
}

.icon-package:before {
  content: "";
}

.icon-pause-circle:before {
  content: "";
}

.icon-pause:before {
  content: "";
}

.icon-percent:before {
  content: "";
}

.icon-phone-call:before {
  content: "";
}

.icon-phone-forwarded:before {
  content: "";
}

.icon-phone-missed:before {
  content: "";
}

.icon-phone-off:before {
  content: "";
}

.icon-phone-incoming:before {
  content: "";
}

.icon-phone:before {
  content: "";
}

.icon-phone-outgoing:before {
  content: "";
}

.icon-pie-chart:before {
  content: "";
}

.icon-play-circle:before {
  content: "";
}

.icon-play:before {
  content: "";
}

.icon-plus-square:before {
  content: "";
}

.icon-plus-circle:before {
  content: "";
}

.icon-plus:before {
  content: "";
}

.icon-pocket:before {
  content: "";
}

.icon-printer:before {
  content: "";
}

.icon-power:before {
  content: "";
}

.icon-radio:before {
  content: "";
}

.icon-repeat:before {
  content: "";
}

.icon-refresh-ccw:before {
  content: "";
}

.icon-rewind:before {
  content: "";
}

.icon-rotate-ccw:before {
  content: "";
}

.icon-refresh-cw:before {
  content: "";
}

.icon-rotate-cw:before {
  content: "";
}

.icon-save:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-server:before {
  content: "";
}

.icon-scissors:before {
  content: "";
}

.icon-share-2:before {
  content: "";
}

.icon-share:before {
  content: "";
}

.icon-shield:before {
  content: "";
}

.icon-settings:before {
  content: "";
}

.icon-skip-back:before {
  content: "";
}

.icon-shuffle:before {
  content: "";
}

.icon-sidebar:before {
  content: "";
}

.icon-skip-forward:before {
  content: "";
}

.icon-slack:before {
  content: "";
}

.icon-slash:before {
  content: "";
}

.icon-smartphone:before {
  content: "";
}

.icon-square:before {
  content: "";
}

.icon-speaker:before {
  content: "";
}

.icon-star:before {
  content: "";
}

.icon-stop-circle:before {
  content: "";
}

.icon-sun:before {
  content: "";
}

.icon-sunrise:before {
  content: "";
}

.icon-tablet:before {
  content: "";
}

.icon-tag:before {
  content: "";
}

.icon-sunset:before {
  content: "";
}

.icon-target:before {
  content: "";
}

.icon-thermometer:before {
  content: "";
}

.icon-thumbs-up:before {
  content: "";
}

.icon-thumbs-down:before {
  content: "";
}

.icon-toggle-left:before {
  content: "";
}

.icon-toggle-right:before {
  content: "";
}

.icon-trash-2:before {
  content: "";
}

.icon-trash:before {
  content: "";
}

.icon-trending-up:before {
  content: "";
}

.icon-trending-down:before {
  content: "";
}

.icon-triangle:before {
  content: "";
}

.icon-type:before {
  content: "";
}

.icon-twitter:before {
  content: "";
}

.icon-upload:before {
  content: "";
}

.icon-umbrella:before {
  content: "";
}

.icon-upload-cloud:before {
  content: "";
}

.icon-unlock:before {
  content: "";
}

.icon-user-check:before {
  content: "";
}

.icon-user-minus:before {
  content: "";
}

.icon-user-plus:before {
  content: "";
}

.icon-user-x:before {
  content: "";
}

.icon-user:before {
  content: "";
}

.icon-users:before {
  content: "";
}

.icon-video-off:before {
  content: "";
}

.icon-video:before {
  content: "";
}

.icon-voicemail:before {
  content: "";
}

.icon-volume-x:before {
  content: "";
}

.icon-volume-2:before {
  content: "";
}

.icon-volume-1:before {
  content: "";
}

.icon-volume:before {
  content: "";
}

.icon-watch:before {
  content: "";
}

.icon-wifi:before {
  content: "";
}

.icon-x-square:before {
  content: "";
}

.icon-wind:before {
  content: "";
}

.icon-x:before {
  content: "";
}

.icon-x-circle:before {
  content: "";
}

.icon-zap:before {
  content: "";
}

.icon-zoom-in:before {
  content: "";
}

.icon-zoom-out:before {
  content: "";
}

.icon-command:before {
  content: "";
}

.icon-cloud:before {
  content: "";
}

.icon-hash:before {
  content: "";
}

.icon-headphones:before {
  content: "";
}

.icon-underline:before {
  content: "";
}

.icon-italic:before {
  content: "";
}

.icon-bold:before {
  content: "";
}

.icon-crop:before {
  content: "";
}

.icon-help-circle:before {
  content: "";
}

.icon-paperclip:before {
  content: "";
}

.icon-shopping-cart:before {
  content: "";
}

.icon-tv:before {
  content: "";
}

.icon-wifi-off:before {
  content: "";
}

.icon-minimize:before {
  content: "";
}

.icon-maximize:before {
  content: "";
}

.icon-gitlab:before {
  content: "";
}

.icon-sliders:before {
  content: "";
}

.icon-star-on:before {
  content: "";
}

.icon-heart-on:before {
  content: "";
}

.icon-archive:before {
  content: "";
}

.icon-arrow-down-circle:before {
  content: "";
}

.icon-arrow-up-circle:before {
  content: "";
}

.icon-arrow-left-circle:before {
  content: "";
}

.icon-arrow-right-circle:before {
  content: "";
}

.icon-bar-chart-line-:before {
  content: "";
}

.icon-bar-chart-line:before {
  content: "";
}

.icon-book-open:before {
  content: "";
}

.icon-code:before {
  content: "";
}

.icon-database:before {
  content: "";
}

.icon-dollar-sign:before {
  content: "";
}

.icon-folder-plus:before {
  content: "";
}

.icon-gift:before {
  content: "";
}

.icon-folder-minus:before {
  content: "";
}

.icon-git-commit:before {
  content: "";
}

.icon-git-branch:before {
  content: "";
}

.icon-git-pull-request:before {
  content: "";
}

.icon-git-merge:before {
  content: "";
}

.icon-linkedin:before {
  content: "";
}

.icon-hard-drive:before {
  content: "";
}

.icon-more-vertical-:before {
  content: "";
}

.icon-more-horizontal-:before {
  content: "";
}

.icon-rss:before {
  content: "";
}

.icon-send:before {
  content: "";
}

.icon-shield-off:before {
  content: "";
}

.icon-shopping-bag:before {
  content: "";
}

.icon-terminal:before {
  content: "";
}

.icon-truck:before {
  content: "";
}

.icon-zap-off:before {
  content: "";
}

.icon-youtube:before {
  content: "";
}

:root {
  --bs-blue: #00cfe8;
  --bs-indigo: #6610f2;
  --bs-purple: #7367f0;
  --bs-pink: #d63384;
  --bs-red: #f7685b;
  --bs-orange: #ffb946;
  --bs-yellow: #ffc107;
  --bs-green: #60cb91;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-white: #fff;
  --bs-gray: #b8c2cc;
  --bs-gray-dark: #1e1e1e;
  --bs-gray-100: #babfc7;
  --bs-gray-200: #ededed;
  --bs-gray-300: #dae1e7;
  --bs-gray-400: #636363;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #b8c2cc;
  --bs-gray-700: #4e5154;
  --bs-gray-800: #1e1e1e;
  --bs-gray-900: #2a2e30;
  --bs-primary: #01f;
  --bs-secondary: #82868b;
  --bs-success: #60cb91;
  --bs-info: #00cfe8;
  --bs-warning: #ffb946;
  --bs-danger: #f7685b;
  --bs-light: #c2cfe0;
  --bs-dark: #323c47;
  --bs-primary-rgb: 0, 17, 255;
  --bs-secondary-rgb: 130, 134, 139;
  --bs-success-rgb: 96, 203, 145;
  --bs-info-rgb: 0, 207, 232;
  --bs-warning-rgb: 255, 185, 70;
  --bs-danger-rgb: 247, 104, 91;
  --bs-light-rgb: 194, 207, 224;
  --bs-dark-rgb: 50, 60, 71;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 34, 41, 47;
  --bs-body-rgb: 110, 107, 123;
  --bs-font-sans-serif: "Montserrat", Helvetica, Arial, serif;
  --bs-font-monospace: "Montserrat", Helvetica, Arial, serif;
  --bs-gradient: linear-gradient(180deg, #ffffff26, #fff0);
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.45;
  --bs-body-color: #6e6b7b;
  --bs-body-bg: #f8f8f8;
}

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

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

body {
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: #22292f00;
  margin: 0;
}

hr {
  color: #ebe9f1;
  opacity: 1;
  background-color: currentColor;
  border: 0;
  margin: 1rem 0;
}

hr:not([size]) {
  height: 1px;
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  color: #5e5873;
  margin-top: 0;
  margin-bottom: .5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
}

h1, .h1 {
  font-size: calc(1.325rem + .9vw);
}

@media (width >= 1200px) {
  h1, .h1 {
    font-size: 2rem;
  }
}

h2, .h2 {
  font-size: calc(1.2964rem + .5568vw);
}

@media (width >= 1200px) {
  h2, .h2 {
    font-size: 1.714rem;
  }
}

h3, .h3 {
  font-size: calc(1.275rem + .3vw);
}

@media (width >= 1200px) {
  h3, .h3 {
    font-size: 1.5rem;
  }
}

h4, .h4 {
  font-size: calc(1.2536rem + .0432vw);
}

@media (width >= 1200px) {
  h4, .h4 {
    font-size: 1.286rem;
  }
}

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

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

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

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

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

ol, ul {
  padding-left: 2rem;
}

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

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

dt {
  font-weight: 500;
}

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

blockquote {
  margin: 0 0 1rem;
}

b, strong {
  font-weight: 600;
}

small, .small {
  font-size: .857rem;
}

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

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #01f;
  text-decoration: none;
}

a:hover {
  color: #0010f2;
  text-decoration: none;
}

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

pre, code, kbd, samp {
  font-family: var(--bs-font-monospace);
  direction: ltr;
  unicode-bidi: bidi-override;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  display: block;
  overflow: auto;
}

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

code {
  color: #d63384;
  word-wrap: break-word;
  font-size: 90%;
}

a > code {
  color: inherit;
}

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

kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 500;
}

figure {
  margin: 0 0 1rem;
}

img, svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  color: #b9b9c3;
  text-align: left;
  padding-top: .72rem;
  padding-bottom: .72rem;
}

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

thead, tbody, tfoot, tr, td, th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

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

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

button, select {
  text-transform: none;
}

[role="button"] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

select:disabled {
  opacity: 1;
}

[list]::-webkit-calendar-picker-indicator {
  display: none;
}

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

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

::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

textarea {
  resize: vertical;
}

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

legend {
  float: left;
  font-size: calc(1.275rem + .3vw);
  line-height: inherit;
  width: 100%;
  margin-bottom: .5rem;
  padding: 0;
}

@media (width >= 1200px) {
  legend {
    font-size: 1.5rem;
  }
}

legend + * {
  clear: left;
}

::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}

::-webkit-datetime-edit-text {
  padding: 0;
}

::-webkit-datetime-edit-minute {
  padding: 0;
}

::-webkit-datetime-edit-hour-field {
  padding: 0;
}

::-webkit-datetime-edit-day-field {
  padding: 0;
}

::-webkit-datetime-edit-month-field {
  padding: 0;
}

::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

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

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::file-selector-button {
  font: inherit;
}

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

output {
  display: inline-block;
}

iframe {
  border: 0;
}

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

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

.lead {
  font-size: 1.14rem;
  font-weight: 400;
}

.display-1 {
  font-size: calc(1.725rem + 5.7vw);
  font-weight: 400;
  line-height: 1.2;
}

@media (width >= 1200px) {
  .display-1 {
    font-size: 6rem;
  }
}

.display-2 {
  font-size: calc(1.675rem + 5.1vw);
  font-weight: 400;
  line-height: 1.2;
}

@media (width >= 1200px) {
  .display-2 {
    font-size: 5.5rem;
  }
}

.display-3 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 400;
  line-height: 1.2;
}

@media (width >= 1200px) {
  .display-3 {
    font-size: 4.5rem;
  }
}

.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 400;
  line-height: 1.2;
}

@media (width >= 1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}

.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 400;
  line-height: 1.2;
}

@media (width >= 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}

.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 400;
  line-height: 1.2;
}

@media (width >= 1200px) {
  .display-6 {
    font-size: 2.5rem;
  }
}

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

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

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

.initialism {
  text-transform: uppercase;
  font-size: .857rem;
}

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

.blockquote > :last-child {
  margin-bottom: 0;
}

.blockquote-footer {
  color: #b9b9c3;
  margin-top: 0;
  margin-bottom: 0;
  font-size: .857rem;
}

.blockquote-footer:before {
  content: "— ";
}

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

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

.figure {
  display: inline-block;
}

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

.figure-caption {
  color: #b8c2cc;
  font-size: .857rem;
}

.container, .container-fluid, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container-xs {
  padding-right: var(--bs-gutter-x, 1rem);
  padding-left: var(--bs-gutter-x, 1rem);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.container {
  max-width: 0;
}

@media (width >= 576px) {
  .container-sm, .container {
    max-width: 576px;
  }
}

@media (width >= 768px) {
  .container-md, .container-sm, .container {
    max-width: 768px;
  }
}

@media (width >= 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 992px;
  }
}

@media (width >= 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1200px;
  }
}

@media (width >= 1440px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1440px;
  }
}

.row {
  --bs-gutter-x: 2rem;
  --bs-gutter-y: 0;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) * -.5);
  margin-left: calc(var(--bs-gutter-x) * -.5);
  flex-wrap: wrap;
  display: flex;
}

.row > * {
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-top: var(--bs-gutter-y);
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
}

.col {
  flex: 1 0;
}

.row-cols-auto > * {
  flex: none;
  width: auto;
}

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

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

.row-cols-3 > * {
  flex: none;
  width: 33.3333%;
}

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

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

.row-cols-6 > * {
  flex: none;
  width: 16.6667%;
}

.col-auto {
  flex: none;
  width: auto;
}

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

.col-2 {
  flex: none;
  width: 16.6667%;
}

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

.col-4 {
  flex: none;
  width: 33.3333%;
}

.col-5 {
  flex: none;
  width: 41.6667%;
}

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

.col-7 {
  flex: none;
  width: 58.3333%;
}

.col-8 {
  flex: none;
  width: 66.6667%;
}

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

.col-10 {
  flex: none;
  width: 83.3333%;
}

.col-11 {
  flex: none;
  width: 91.6667%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.g-0, .gx-0 {
  --bs-gutter-x: 0;
}

.g-0, .gy-0 {
  --bs-gutter-y: 0;
}

.g-25, .gx-25 {
  --bs-gutter-x: .25rem;
}

.g-25, .gy-25 {
  --bs-gutter-y: .25rem;
}

.g-50, .gx-50 {
  --bs-gutter-x: .5rem;
}

.g-50, .gy-50 {
  --bs-gutter-y: .5rem;
}

.g-75, .gx-75 {
  --bs-gutter-x: .75rem;
}

.g-75, .gy-75 {
  --bs-gutter-y: .75rem;
}

.g-1, .gx-1 {
  --bs-gutter-x: 1rem;
}

.g-1, .gy-1 {
  --bs-gutter-y: 1rem;
}

.g-2, .gx-2 {
  --bs-gutter-x: 1.5rem;
}

.g-2, .gy-2 {
  --bs-gutter-y: 1.5rem;
}

.g-3, .gx-3 {
  --bs-gutter-x: 3rem;
}

.g-3, .gy-3 {
  --bs-gutter-y: 3rem;
}

.g-4, .gx-4 {
  --bs-gutter-x: 3.5rem;
}

.g-4, .gy-4 {
  --bs-gutter-y: 3.5rem;
}

.g-5, .gx-5 {
  --bs-gutter-x: 4rem;
}

.g-5, .gy-5 {
  --bs-gutter-y: 4rem;
}

@media (width >= 576px) {
  .col-sm {
    flex: 1 0;
  }

  .row-cols-sm-auto > * {
    flex: none;
    width: auto;
  }

  .row-cols-sm-1 > * {
    flex: none;
    width: 100%;
  }

  .row-cols-sm-2 > * {
    flex: none;
    width: 50%;
  }

  .row-cols-sm-3 > * {
    flex: none;
    width: 33.3333%;
  }

  .row-cols-sm-4 > * {
    flex: none;
    width: 25%;
  }

  .row-cols-sm-5 > * {
    flex: none;
    width: 20%;
  }

  .row-cols-sm-6 > * {
    flex: none;
    width: 16.6667%;
  }

  .col-sm-auto {
    flex: none;
    width: auto;
  }

  .col-sm-1 {
    flex: none;
    width: 8.33333%;
  }

  .col-sm-2 {
    flex: none;
    width: 16.6667%;
  }

  .col-sm-3 {
    flex: none;
    width: 25%;
  }

  .col-sm-4 {
    flex: none;
    width: 33.3333%;
  }

  .col-sm-5 {
    flex: none;
    width: 41.6667%;
  }

  .col-sm-6 {
    flex: none;
    width: 50%;
  }

  .col-sm-7 {
    flex: none;
    width: 58.3333%;
  }

  .col-sm-8 {
    flex: none;
    width: 66.6667%;
  }

  .col-sm-9 {
    flex: none;
    width: 75%;
  }

  .col-sm-10 {
    flex: none;
    width: 83.3333%;
  }

  .col-sm-11 {
    flex: none;
    width: 91.6667%;
  }

  .col-sm-12 {
    flex: none;
    width: 100%;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

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

  .offset-sm-2 {
    margin-left: 16.6667%;
  }

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

  .offset-sm-4 {
    margin-left: 33.3333%;
  }

  .offset-sm-5 {
    margin-left: 41.6667%;
  }

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

  .offset-sm-7 {
    margin-left: 58.3333%;
  }

  .offset-sm-8 {
    margin-left: 66.6667%;
  }

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

  .offset-sm-10 {
    margin-left: 83.3333%;
  }

  .offset-sm-11 {
    margin-left: 91.6667%;
  }

  .g-sm-0, .gx-sm-0 {
    --bs-gutter-x: 0;
  }

  .g-sm-0, .gy-sm-0 {
    --bs-gutter-y: 0;
  }

  .g-sm-25, .gx-sm-25 {
    --bs-gutter-x: .25rem;
  }

  .g-sm-25, .gy-sm-25 {
    --bs-gutter-y: .25rem;
  }

  .g-sm-50, .gx-sm-50 {
    --bs-gutter-x: .5rem;
  }

  .g-sm-50, .gy-sm-50 {
    --bs-gutter-y: .5rem;
  }

  .g-sm-75, .gx-sm-75 {
    --bs-gutter-x: .75rem;
  }

  .g-sm-75, .gy-sm-75 {
    --bs-gutter-y: .75rem;
  }

  .g-sm-1, .gx-sm-1 {
    --bs-gutter-x: 1rem;
  }

  .g-sm-1, .gy-sm-1 {
    --bs-gutter-y: 1rem;
  }

  .g-sm-2, .gx-sm-2 {
    --bs-gutter-x: 1.5rem;
  }

  .g-sm-2, .gy-sm-2 {
    --bs-gutter-y: 1.5rem;
  }

  .g-sm-3, .gx-sm-3 {
    --bs-gutter-x: 3rem;
  }

  .g-sm-3, .gy-sm-3 {
    --bs-gutter-y: 3rem;
  }

  .g-sm-4, .gx-sm-4 {
    --bs-gutter-x: 3.5rem;
  }

  .g-sm-4, .gy-sm-4 {
    --bs-gutter-y: 3.5rem;
  }

  .g-sm-5, .gx-sm-5 {
    --bs-gutter-x: 4rem;
  }

  .g-sm-5, .gy-sm-5 {
    --bs-gutter-y: 4rem;
  }
}

@media (width >= 768px) {
  .col-md {
    flex: 1 0;
  }

  .row-cols-md-auto > * {
    flex: none;
    width: auto;
  }

  .row-cols-md-1 > * {
    flex: none;
    width: 100%;
  }

  .row-cols-md-2 > * {
    flex: none;
    width: 50%;
  }

  .row-cols-md-3 > * {
    flex: none;
    width: 33.3333%;
  }

  .row-cols-md-4 > * {
    flex: none;
    width: 25%;
  }

  .row-cols-md-5 > * {
    flex: none;
    width: 20%;
  }

  .row-cols-md-6 > * {
    flex: none;
    width: 16.6667%;
  }

  .col-md-auto {
    flex: none;
    width: auto;
  }

  .col-md-1 {
    flex: none;
    width: 8.33333%;
  }

  .col-md-2 {
    flex: none;
    width: 16.6667%;
  }

  .col-md-3 {
    flex: none;
    width: 25%;
  }

  .col-md-4 {
    flex: none;
    width: 33.3333%;
  }

  .col-md-5 {
    flex: none;
    width: 41.6667%;
  }

  .col-md-6 {
    flex: none;
    width: 50%;
  }

  .col-md-7 {
    flex: none;
    width: 58.3333%;
  }

  .col-md-8 {
    flex: none;
    width: 66.6667%;
  }

  .col-md-9 {
    flex: none;
    width: 75%;
  }

  .col-md-10 {
    flex: none;
    width: 83.3333%;
  }

  .col-md-11 {
    flex: none;
    width: 91.6667%;
  }

  .col-md-12 {
    flex: none;
    width: 100%;
  }

  .offset-md-0 {
    margin-left: 0;
  }

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

  .offset-md-2 {
    margin-left: 16.6667%;
  }

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

  .offset-md-4 {
    margin-left: 33.3333%;
  }

  .offset-md-5 {
    margin-left: 41.6667%;
  }

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

  .offset-md-7 {
    margin-left: 58.3333%;
  }

  .offset-md-8 {
    margin-left: 66.6667%;
  }

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

  .offset-md-10 {
    margin-left: 83.3333%;
  }

  .offset-md-11 {
    margin-left: 91.6667%;
  }

  .g-md-0, .gx-md-0 {
    --bs-gutter-x: 0;
  }

  .g-md-0, .gy-md-0 {
    --bs-gutter-y: 0;
  }

  .g-md-25, .gx-md-25 {
    --bs-gutter-x: .25rem;
  }

  .g-md-25, .gy-md-25 {
    --bs-gutter-y: .25rem;
  }

  .g-md-50, .gx-md-50 {
    --bs-gutter-x: .5rem;
  }

  .g-md-50, .gy-md-50 {
    --bs-gutter-y: .5rem;
  }

  .g-md-75, .gx-md-75 {
    --bs-gutter-x: .75rem;
  }

  .g-md-75, .gy-md-75 {
    --bs-gutter-y: .75rem;
  }

  .g-md-1, .gx-md-1 {
    --bs-gutter-x: 1rem;
  }

  .g-md-1, .gy-md-1 {
    --bs-gutter-y: 1rem;
  }

  .g-md-2, .gx-md-2 {
    --bs-gutter-x: 1.5rem;
  }

  .g-md-2, .gy-md-2 {
    --bs-gutter-y: 1.5rem;
  }

  .g-md-3, .gx-md-3 {
    --bs-gutter-x: 3rem;
  }

  .g-md-3, .gy-md-3 {
    --bs-gutter-y: 3rem;
  }

  .g-md-4, .gx-md-4 {
    --bs-gutter-x: 3.5rem;
  }

  .g-md-4, .gy-md-4 {
    --bs-gutter-y: 3.5rem;
  }

  .g-md-5, .gx-md-5 {
    --bs-gutter-x: 4rem;
  }

  .g-md-5, .gy-md-5 {
    --bs-gutter-y: 4rem;
  }
}

@media (width >= 992px) {
  .col-lg {
    flex: 1 0;
  }

  .row-cols-lg-auto > * {
    flex: none;
    width: auto;
  }

  .row-cols-lg-1 > * {
    flex: none;
    width: 100%;
  }

  .row-cols-lg-2 > * {
    flex: none;
    width: 50%;
  }

  .row-cols-lg-3 > * {
    flex: none;
    width: 33.3333%;
  }

  .row-cols-lg-4 > * {
    flex: none;
    width: 25%;
  }

  .row-cols-lg-5 > * {
    flex: none;
    width: 20%;
  }

  .row-cols-lg-6 > * {
    flex: none;
    width: 16.6667%;
  }

  .col-lg-auto {
    flex: none;
    width: auto;
  }

  .col-lg-1 {
    flex: none;
    width: 8.33333%;
  }

  .col-lg-2 {
    flex: none;
    width: 16.6667%;
  }

  .col-lg-3 {
    flex: none;
    width: 25%;
  }

  .col-lg-4 {
    flex: none;
    width: 33.3333%;
  }

  .col-lg-5 {
    flex: none;
    width: 41.6667%;
  }

  .col-lg-6 {
    flex: none;
    width: 50%;
  }

  .col-lg-7 {
    flex: none;
    width: 58.3333%;
  }

  .col-lg-8 {
    flex: none;
    width: 66.6667%;
  }

  .col-lg-9 {
    flex: none;
    width: 75%;
  }

  .col-lg-10 {
    flex: none;
    width: 83.3333%;
  }

  .col-lg-11 {
    flex: none;
    width: 91.6667%;
  }

  .col-lg-12 {
    flex: none;
    width: 100%;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

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

  .offset-lg-2 {
    margin-left: 16.6667%;
  }

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

  .offset-lg-4 {
    margin-left: 33.3333%;
  }

  .offset-lg-5 {
    margin-left: 41.6667%;
  }

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

  .offset-lg-7 {
    margin-left: 58.3333%;
  }

  .offset-lg-8 {
    margin-left: 66.6667%;
  }

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

  .offset-lg-10 {
    margin-left: 83.3333%;
  }

  .offset-lg-11 {
    margin-left: 91.6667%;
  }

  .g-lg-0, .gx-lg-0 {
    --bs-gutter-x: 0;
  }

  .g-lg-0, .gy-lg-0 {
    --bs-gutter-y: 0;
  }

  .g-lg-25, .gx-lg-25 {
    --bs-gutter-x: .25rem;
  }

  .g-lg-25, .gy-lg-25 {
    --bs-gutter-y: .25rem;
  }

  .g-lg-50, .gx-lg-50 {
    --bs-gutter-x: .5rem;
  }

  .g-lg-50, .gy-lg-50 {
    --bs-gutter-y: .5rem;
  }

  .g-lg-75, .gx-lg-75 {
    --bs-gutter-x: .75rem;
  }

  .g-lg-75, .gy-lg-75 {
    --bs-gutter-y: .75rem;
  }

  .g-lg-1, .gx-lg-1 {
    --bs-gutter-x: 1rem;
  }

  .g-lg-1, .gy-lg-1 {
    --bs-gutter-y: 1rem;
  }

  .g-lg-2, .gx-lg-2 {
    --bs-gutter-x: 1.5rem;
  }

  .g-lg-2, .gy-lg-2 {
    --bs-gutter-y: 1.5rem;
  }

  .g-lg-3, .gx-lg-3 {
    --bs-gutter-x: 3rem;
  }

  .g-lg-3, .gy-lg-3 {
    --bs-gutter-y: 3rem;
  }

  .g-lg-4, .gx-lg-4 {
    --bs-gutter-x: 3.5rem;
  }

  .g-lg-4, .gy-lg-4 {
    --bs-gutter-y: 3.5rem;
  }

  .g-lg-5, .gx-lg-5 {
    --bs-gutter-x: 4rem;
  }

  .g-lg-5, .gy-lg-5 {
    --bs-gutter-y: 4rem;
  }
}

@media (width >= 1200px) {
  .col-xl {
    flex: 1 0;
  }

  .row-cols-xl-auto > * {
    flex: none;
    width: auto;
  }

  .row-cols-xl-1 > * {
    flex: none;
    width: 100%;
  }

  .row-cols-xl-2 > * {
    flex: none;
    width: 50%;
  }

  .row-cols-xl-3 > * {
    flex: none;
    width: 33.3333%;
  }

  .row-cols-xl-4 > * {
    flex: none;
    width: 25%;
  }

  .row-cols-xl-5 > * {
    flex: none;
    width: 20%;
  }

  .row-cols-xl-6 > * {
    flex: none;
    width: 16.6667%;
  }

  .col-xl-auto {
    flex: none;
    width: auto;
  }

  .col-xl-1 {
    flex: none;
    width: 8.33333%;
  }

  .col-xl-2 {
    flex: none;
    width: 16.6667%;
  }

  .col-xl-3 {
    flex: none;
    width: 25%;
  }

  .col-xl-4 {
    flex: none;
    width: 33.3333%;
  }

  .col-xl-5 {
    flex: none;
    width: 41.6667%;
  }

  .col-xl-6 {
    flex: none;
    width: 50%;
  }

  .col-xl-7 {
    flex: none;
    width: 58.3333%;
  }

  .col-xl-8 {
    flex: none;
    width: 66.6667%;
  }

  .col-xl-9 {
    flex: none;
    width: 75%;
  }

  .col-xl-10 {
    flex: none;
    width: 83.3333%;
  }

  .col-xl-11 {
    flex: none;
    width: 91.6667%;
  }

  .col-xl-12 {
    flex: none;
    width: 100%;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

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

  .offset-xl-2 {
    margin-left: 16.6667%;
  }

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

  .offset-xl-4 {
    margin-left: 33.3333%;
  }

  .offset-xl-5 {
    margin-left: 41.6667%;
  }

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

  .offset-xl-7 {
    margin-left: 58.3333%;
  }

  .offset-xl-8 {
    margin-left: 66.6667%;
  }

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

  .offset-xl-10 {
    margin-left: 83.3333%;
  }

  .offset-xl-11 {
    margin-left: 91.6667%;
  }

  .g-xl-0, .gx-xl-0 {
    --bs-gutter-x: 0;
  }

  .g-xl-0, .gy-xl-0 {
    --bs-gutter-y: 0;
  }

  .g-xl-25, .gx-xl-25 {
    --bs-gutter-x: .25rem;
  }

  .g-xl-25, .gy-xl-25 {
    --bs-gutter-y: .25rem;
  }

  .g-xl-50, .gx-xl-50 {
    --bs-gutter-x: .5rem;
  }

  .g-xl-50, .gy-xl-50 {
    --bs-gutter-y: .5rem;
  }

  .g-xl-75, .gx-xl-75 {
    --bs-gutter-x: .75rem;
  }

  .g-xl-75, .gy-xl-75 {
    --bs-gutter-y: .75rem;
  }

  .g-xl-1, .gx-xl-1 {
    --bs-gutter-x: 1rem;
  }

  .g-xl-1, .gy-xl-1 {
    --bs-gutter-y: 1rem;
  }

  .g-xl-2, .gx-xl-2 {
    --bs-gutter-x: 1.5rem;
  }

  .g-xl-2, .gy-xl-2 {
    --bs-gutter-y: 1.5rem;
  }

  .g-xl-3, .gx-xl-3 {
    --bs-gutter-x: 3rem;
  }

  .g-xl-3, .gy-xl-3 {
    --bs-gutter-y: 3rem;
  }

  .g-xl-4, .gx-xl-4 {
    --bs-gutter-x: 3.5rem;
  }

  .g-xl-4, .gy-xl-4 {
    --bs-gutter-y: 3.5rem;
  }

  .g-xl-5, .gx-xl-5 {
    --bs-gutter-x: 4rem;
  }

  .g-xl-5, .gy-xl-5 {
    --bs-gutter-y: 4rem;
  }
}

@media (width >= 1440px) {
  .col-xxl {
    flex: 1 0;
  }

  .row-cols-xxl-auto > * {
    flex: none;
    width: auto;
  }

  .row-cols-xxl-1 > * {
    flex: none;
    width: 100%;
  }

  .row-cols-xxl-2 > * {
    flex: none;
    width: 50%;
  }

  .row-cols-xxl-3 > * {
    flex: none;
    width: 33.3333%;
  }

  .row-cols-xxl-4 > * {
    flex: none;
    width: 25%;
  }

  .row-cols-xxl-5 > * {
    flex: none;
    width: 20%;
  }

  .row-cols-xxl-6 > * {
    flex: none;
    width: 16.6667%;
  }

  .col-xxl-auto {
    flex: none;
    width: auto;
  }

  .col-xxl-1 {
    flex: none;
    width: 8.33333%;
  }

  .col-xxl-2 {
    flex: none;
    width: 16.6667%;
  }

  .col-xxl-3 {
    flex: none;
    width: 25%;
  }

  .col-xxl-4 {
    flex: none;
    width: 33.3333%;
  }

  .col-xxl-5 {
    flex: none;
    width: 41.6667%;
  }

  .col-xxl-6 {
    flex: none;
    width: 50%;
  }

  .col-xxl-7 {
    flex: none;
    width: 58.3333%;
  }

  .col-xxl-8 {
    flex: none;
    width: 66.6667%;
  }

  .col-xxl-9 {
    flex: none;
    width: 75%;
  }

  .col-xxl-10 {
    flex: none;
    width: 83.3333%;
  }

  .col-xxl-11 {
    flex: none;
    width: 91.6667%;
  }

  .col-xxl-12 {
    flex: none;
    width: 100%;
  }

  .offset-xxl-0 {
    margin-left: 0;
  }

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

  .offset-xxl-2 {
    margin-left: 16.6667%;
  }

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

  .offset-xxl-4 {
    margin-left: 33.3333%;
  }

  .offset-xxl-5 {
    margin-left: 41.6667%;
  }

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

  .offset-xxl-7 {
    margin-left: 58.3333%;
  }

  .offset-xxl-8 {
    margin-left: 66.6667%;
  }

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

  .offset-xxl-10 {
    margin-left: 83.3333%;
  }

  .offset-xxl-11 {
    margin-left: 91.6667%;
  }

  .g-xxl-0, .gx-xxl-0 {
    --bs-gutter-x: 0;
  }

  .g-xxl-0, .gy-xxl-0 {
    --bs-gutter-y: 0;
  }

  .g-xxl-25, .gx-xxl-25 {
    --bs-gutter-x: .25rem;
  }

  .g-xxl-25, .gy-xxl-25 {
    --bs-gutter-y: .25rem;
  }

  .g-xxl-50, .gx-xxl-50 {
    --bs-gutter-x: .5rem;
  }

  .g-xxl-50, .gy-xxl-50 {
    --bs-gutter-y: .5rem;
  }

  .g-xxl-75, .gx-xxl-75 {
    --bs-gutter-x: .75rem;
  }

  .g-xxl-75, .gy-xxl-75 {
    --bs-gutter-y: .75rem;
  }

  .g-xxl-1, .gx-xxl-1 {
    --bs-gutter-x: 1rem;
  }

  .g-xxl-1, .gy-xxl-1 {
    --bs-gutter-y: 1rem;
  }

  .g-xxl-2, .gx-xxl-2 {
    --bs-gutter-x: 1.5rem;
  }

  .g-xxl-2, .gy-xxl-2 {
    --bs-gutter-y: 1.5rem;
  }

  .g-xxl-3, .gx-xxl-3 {
    --bs-gutter-x: 3rem;
  }

  .g-xxl-3, .gy-xxl-3 {
    --bs-gutter-y: 3rem;
  }

  .g-xxl-4, .gx-xxl-4 {
    --bs-gutter-x: 3.5rem;
  }

  .g-xxl-4, .gy-xxl-4 {
    --bs-gutter-y: 3.5rem;
  }

  .g-xxl-5, .gx-xxl-5 {
    --bs-gutter-x: 4rem;
  }

  .g-xxl-5, .gy-xxl-5 {
    --bs-gutter-y: 4rem;
  }
}

.table {
  --bs-table-bg: transparent;
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: #6e6b7b;
  --bs-table-striped-bg: #fafafc;
  --bs-table-active-color: #6e6b7b;
  --bs-table-active-bg: #22292f1a;
  --bs-table-hover-color: #6e6b7b;
  --bs-table-hover-bg: #f6f6f9;
  color: #6e6b7b;
  vertical-align: middle;
  border-color: #ebe9f1;
  width: 100%;
  margin-bottom: 1rem;
}

.table > :not(caption) > * > * {
  background-color: var(--bs-table-bg);
  box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
  border-bottom-width: 1px;
  padding: .72rem 2rem;
}

.table > tbody {
  vertical-align: inherit;
}

.table > thead {
  vertical-align: bottom;
}

.table > :not(:last-child) > :last-child > * {
  border-bottom-color: #ebe9f1;
}

.caption-top {
  caption-side: top;
}

.table-sm > :not(caption) > * > * {
  padding: .3rem .5rem;
}

.table-bordered > :not(caption) > * {
  border-width: 1px 0;
}

.table-bordered > :not(caption) > * > * {
  border-width: 0 1px;
}

.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  --bs-table-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color);
}

.table-active {
  --bs-table-accent-bg: var(--bs-table-active-bg);
  color: var(--bs-table-active-color);
}

.table-hover > tbody > tr:hover {
  --bs-table-accent-bg: var(--bs-table-hover-bg);
  color: var(--bs-table-hover-color);
}

.table-primary {
  --bs-table-bg: #cccfff;
  --bs-table-striped-bg: #c4c7f5;
  --bs-table-striped-color: #22292f;
  --bs-table-active-bg: #bbbfea;
  --bs-table-active-color: #22292f;
  --bs-table-hover-bg: #bfc3ef;
  --bs-table-hover-color: #22292f;
  color: #22292f;
  border-color: #bbbfea;
}

.table-secondary {
  --bs-table-bg: #e6e7e8;
  --bs-table-striped-bg: #dcdddf;
  --bs-table-striped-color: #22292f;
  --bs-table-active-bg: #d2d4d5;
  --bs-table-active-color: #22292f;
  --bs-table-hover-bg: #d7d9da;
  --bs-table-hover-color: #22292f;
  color: #22292f;
  border-color: #d2d4d5;
}

.table-success {
  --bs-table-bg: #dff5e9;
  --bs-table-striped-bg: #d6eae0;
  --bs-table-striped-color: #22292f;
  --bs-table-active-bg: #cce0d6;
  --bs-table-active-color: #22292f;
  --bs-table-hover-bg: #d1e5db;
  --bs-table-hover-color: #22292f;
  color: #22292f;
  border-color: #cce0d6;
}

.table-info {
  --bs-table-bg: #ccf5fa;
  --bs-table-striped-bg: #c4ebf0;
  --bs-table-striped-color: #22292f;
  --bs-table-active-bg: #bbe1e6;
  --bs-table-active-color: #22292f;
  --bs-table-hover-bg: #bfe6eb;
  --bs-table-hover-color: #22292f;
  color: #22292f;
  border-color: #bbe1e6;
}

.table-warning {
  --bs-table-bg: #fff1da;
  --bs-table-striped-bg: #f4e7d1;
  --bs-table-striped-color: #22292f;
  --bs-table-active-bg: #e9ddc9;
  --bs-table-active-color: #22292f;
  --bs-table-hover-bg: #eee2cd;
  --bs-table-hover-color: #22292f;
  color: #22292f;
  border-color: #e9ddc9;
}

.table-danger {
  --bs-table-bg: #fde1de;
  --bs-table-striped-bg: #f2d8d5;
  --bs-table-striped-color: #22292f;
  --bs-table-active-bg: #e7cecd;
  --bs-table-active-color: #22292f;
  --bs-table-hover-bg: #edd3d1;
  --bs-table-hover-color: #22292f;
  color: #22292f;
  border-color: #e7cecd;
}

.table-light {
  --bs-table-bg: #c2cfe0;
  --bs-table-striped-bg: #bac7d7;
  --bs-table-striped-color: #22292f;
  --bs-table-active-bg: #b2bece;
  --bs-table-active-color: #22292f;
  --bs-table-hover-bg: #b6c3d3;
  --bs-table-hover-color: #22292f;
  color: #22292f;
  border-color: #b2bece;
}

.table-dark {
  --bs-table-bg: #323c47;
  --bs-table-striped-bg: #3c4650;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #475059;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #414b55;
  --bs-table-hover-color: #fff;
  color: #fff;
  border-color: #475059;
}

.table-responsive {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}

@media (width <= 575.98px) {
  .table-responsive-sm {
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
  }
}

@media (width <= 767.98px) {
  .table-responsive-md {
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
  }
}

@media (width <= 991.98px) {
  .table-responsive-lg {
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
  }
}

@media (width <= 1199.98px) {
  .table-responsive-xl {
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
  }
}

@media (width <= 1439.98px) {
  .table-responsive-xxl {
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
  }
}

.form-label {
  color: #5e5873;
  margin-bottom: .2857rem;
  font-size: .857rem;
}

.col-form-label {
  font-size: inherit;
  color: #5e5873;
  margin-bottom: 0;
  padding-top: calc(.571rem + 1px);
  padding-bottom: calc(.571rem + 1px);
  line-height: 1.45;
}

.col-form-label-lg {
  padding-top: calc(.75rem + 1px);
  padding-bottom: calc(.75rem + 1px);
  font-size: 1.143rem;
}

.col-form-label-sm {
  padding-top: calc(.188rem + 1px);
  padding-bottom: calc(.188rem + 1px);
  font-size: .857rem;
}

.form-text {
  color: #b9b9c3;
  margin-top: .25rem;
  font-size: .857rem;
}

.form-control {
  color: #6e6b7b;
  appearance: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #d8d6de;
  border-radius: .357rem;
  width: 100%;
  padding: .571rem 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.45;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  display: block;
}

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

.form-control[type="file"] {
  overflow: hidden;
}

.form-control[type="file"]:not(:disabled):not([readonly]) {
  cursor: pointer;
}

.form-control:focus {
  color: #6e6b7b;
  background-color: #fff;
  border-color: #01f;
  outline: 0;
  box-shadow: 0 3px 10px #22292f1a;
}

.form-control::-webkit-date-and-time-value {
  height: 1.45em;
}

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

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

.form-control::file-selector-button {
  margin: -.571rem -1rem;
  color: #6e6b7b;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  background-color: #fff;
  border-inline-end-width: 1px;
  border-radius: 0;
  margin-inline-end: 1rem;
  padding: .571rem 1rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, background, border;
}

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

.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #f2f2f2;
}

.form-control::-webkit-file-upload-button {
  color: #6e6b7b;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  background-color: #fff;
  border-inline-end-width: 1px;
  border-radius: 0;
  margin: -.571rem -1rem;
  margin-inline-end: 1rem;
  padding: .571rem 1rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, background, border;
}

@media (prefers-reduced-motion: reduce) {
  .form-control::-webkit-file-upload-button {
    transition: none;
  }
}

.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #f2f2f2;
}

.form-control-plaintext {
  color: #6e6b7b;
  border: solid #0000;
  background-color: #0000;
  border-width: 1px 0;
  width: 100%;
  margin-bottom: 0;
  padding: .571rem 0;
  line-height: 1.45;
  display: block;
}

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

.form-control-sm {
  border-radius: .357rem;
  min-height: 2.142rem;
  padding: .188rem .857rem;
  font-size: .857rem;
}

.form-control-sm::file-selector-button {
  margin: -.188rem -.857rem;
  margin-inline-end: .857rem;
  padding: .188rem .857rem;
}

.form-control-sm::file-selector-button {
  margin: -.188rem -.857rem;
  margin-inline-end: .857rem;
  padding: .188rem .857rem;
}

.form-control-lg {
  border-radius: .357rem;
  min-height: 3.2857rem;
  padding: .75rem 1.143rem;
  font-size: 1.143rem;
}

.form-control-lg::file-selector-button {
  margin: -.75rem -1.143rem;
  margin-inline-end: 1.143rem;
  padding: .75rem 1.143rem;
}

.form-control-lg::file-selector-button {
  margin: -.75rem -1.143rem;
  margin-inline-end: 1.143rem;
  padding: .75rem 1.143rem;
}

textarea.form-control {
  min-height: 2.714rem;
}

textarea.form-control-sm {
  min-height: 2.142rem;
}

textarea.form-control-lg {
  min-height: 3.2857rem;
}

.form-control-color {
  width: 3rem;
  height: auto;
  padding: .571rem;
}

.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}

.form-control-color::-moz-color-swatch {
  border-radius: .357rem;
  height: 1.45em;
}

.form-control-color::-webkit-color-swatch {
  border-radius: .357rem;
  height: 1.45em;
}

.form-select {
  -moz-padding-start: calc(1rem - 3px);
  color: #6e6b7b;
  appearance: none;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23d8d6de%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-down%27%3e%3cpolyline points=%276 9 12 15 18 9%27%3e%3c/polyline%3e%3c/svg%3e");
  background-position: right 1rem center;
  background-repeat: no-repeat;
  background-size: 15px 14px;
  border: 1px solid #d8d6de;
  border-radius: .357rem;
  width: 100%;
  padding: .571rem 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.45;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  display: block;
}

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

.form-select:focus {
  border-color: #01f;
  outline: 0;
  box-shadow: 0 3px 10px #22292f1a;
}

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

.form-select:disabled {
  background-color: #efefef;
}

.form-select:-moz-focusring {
  color: #0000;
  text-shadow: 0 0 #6e6b7b;
}

.form-select-sm {
  padding-top: .188rem;
  padding-bottom: .188rem;
  padding-left: .857rem;
  font-size: .857rem;
}

.form-select-lg {
  padding-top: .75rem;
  padding-bottom: .75rem;
  padding-left: 1.143rem;
  font-size: 1.143rem;
}

.form-check {
  min-height: 1.45rem;
  margin-bottom: 0;
  padding-left: 1.785rem;
  display: block;
}

.form-check .form-check-input {
  float: left;
  margin-left: -1.785rem;
}

.form-check-input {
  vertical-align: top;
  appearance: none;
  color-adjust: exact;
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #d8d6de;
  width: 1.285rem;
  height: 1.285rem;
  margin-top: .0825rem;
}

.form-check-input[type="checkbox"] {
  border-radius: 3px;
}

.form-check-input[type="radio"] {
  border-radius: 50%;
}

.form-check-input:active {
  filter: brightness(90%);
}

.form-check-input:focus {
  border-color: #01f;
  outline: 0;
  box-shadow: 0 2px 4px #01f6;
}

.form-check-input:checked {
  background-color: #01f;
  border-color: #01f;
}

.form-check-input:checked[type="checkbox"] {
  background-image: url("data:image/svg+xml;charset=utf8,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 9.5 7.5%27%3e%3cpolyline points=%270.75 4.35 4.18 6.75 8.75 0.75%27 style=%27fill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px%27/%3e%3c/svg%3e");
}

.form-check-input:checked[type="radio"] {
  background-image: none;
}

.form-check-input[type="checkbox"]:indeterminate {
  background-color: #01f;
  background-image: url("data:image/svg+xml;charset=utf8,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23fff%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-minus%27%3e%3cline x1=%275%27 y1=%2712%27 x2=%2719%27 y2=%2712%27%3e%3c/line%3e%3c/svg%3e");
  border-color: #01f;
}

.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: .65;
}

.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  opacity: .65;
}

.form-check-label {
  cursor: pointer;
}

.form-switch {
  padding-left: 3.5rem;
}

.form-switch .form-check-input {
  background-image: url("data:image/svg+xml,%3csvg width='26px' height='26px' viewBox='0 0 26 27' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3ccircle id='path-1' cx='8' cy='8' r='8'%3e%3c/circle%3e%3cfilter x='-40.6%' y='-21.9%' width='168.8%' height='168.8%' filterUnits='objectBoundingBox' id='filter-2'%3e%3cfeOffset dx='-1' dy='2' in='SourceAlpha' result='shadowOffsetOuter1'%3e%3c/feOffset%3e%3cfeGaussianBlur stdDeviation='1.5' in='shadowOffsetOuter1' result='shadowBlurOuter1'%3e%3c/feGaussianBlur%3e%3cfeColorMatrix values='0 0 0 0 0   0 0 0 0 0   0 0 0 0 0  0 0 0 0.2 0' type='matrix' in='shadowBlurOuter1'%3e%3c/feColorMatrix%3e%3c/filter%3e%3c/defs%3e%3cg id='Artboard' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3e%3cg id='switches-dot' transform='translate%285.000000, 5.000000%29' fill-rule='nonzero'%3e%3cg id='Oval'%3e%3cuse fill='black' fill-opacity='1' filter='url%28%23filter-2%29' xlink:href='%23path-1'%3e%3c/use%3e%3cuse fill='%23fff' xlink:href='%23path-1'%3e%3c/use%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
  background-position: 0;
  border-radius: 3rem;
  width: 3rem;
  margin-left: -3.5rem;
  transition: background-position .15s ease-in-out, background-color .1s;
}

@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none;
  }
}

.form-switch .form-check-input:focus {
  background-image: url("data:image/svg+xml,%3csvg width='26px' height='26px' viewBox='0 0 26 27' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3ccircle id='path-1' cx='8' cy='8' r='8'%3e%3c/circle%3e%3cfilter x='-40.6%' y='-21.9%' width='168.8%' height='168.8%' filterUnits='objectBoundingBox' id='filter-2'%3e%3cfeOffset dx='-1' dy='2' in='SourceAlpha' result='shadowOffsetOuter1'%3e%3c/feOffset%3e%3cfeGaussianBlur stdDeviation='1.5' in='shadowOffsetOuter1' result='shadowBlurOuter1'%3e%3c/feGaussianBlur%3e%3cfeColorMatrix values='0 0 0 0 0   0 0 0 0 0   0 0 0 0 0  0 0 0 0.2 0' type='matrix' in='shadowBlurOuter1'%3e%3c/feColorMatrix%3e%3c/filter%3e%3c/defs%3e%3cg id='Artboard' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3e%3cg id='switches-dot' transform='translate%285.000000, 5.000000%29' fill-rule='nonzero'%3e%3cg id='Oval'%3e%3cuse fill='black' fill-opacity='1' filter='url%28%23filter-2%29' xlink:href='%23path-1'%3e%3c/use%3e%3cuse fill='%23fff' xlink:href='%23path-1'%3e%3c/use%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

.form-switch .form-check-input:checked {
  background-image: url("data:image/svg+xml,%3csvg width='26px' height='26px' viewBox='0 0 26 27' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3ccircle id='path-1' cx='8' cy='8' r='8'%3e%3c/circle%3e%3cfilter x='-40.6%' y='-21.9%' width='168.8%' height='168.8%' filterUnits='objectBoundingBox' id='filter-2'%3e%3cfeOffset dx='-1' dy='2' in='SourceAlpha' result='shadowOffsetOuter1'%3e%3c/feOffset%3e%3cfeGaussianBlur stdDeviation='1.5' in='shadowOffsetOuter1' result='shadowBlurOuter1'%3e%3c/feGaussianBlur%3e%3cfeColorMatrix values='0 0 0 0 0   0 0 0 0 0   0 0 0 0 0  0 0 0 0.2 0' type='matrix' in='shadowBlurOuter1'%3e%3c/feColorMatrix%3e%3c/filter%3e%3c/defs%3e%3cg id='Artboard' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3e%3cg id='switches-dot' transform='translate%285.000000, 5.000000%29' fill-rule='nonzero'%3e%3cg id='Oval'%3e%3cuse fill='black' fill-opacity='1' filter='url%28%23filter-2%29' xlink:href='%23path-1'%3e%3c/use%3e%3cuse fill='%23fff' xlink:href='%23path-1'%3e%3c/use%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
  background-position: 100%;
}

.form-check-inline {
  margin-right: 1rem;
  display: inline-block;
}

.btn-check {
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
  position: absolute;
}

.btn-check[disabled] + .btn, .btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: .65;
}

.form-range {
  appearance: none;
  background-color: #0000;
  width: 100%;
  height: 1.5rem;
  padding: 0;
}

.form-range:focus {
  outline: 0;
}

.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #f8f8f8, 0 3px 10px #22292f1a;
}

.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #f8f8f8, 0 3px 10px #22292f1a;
}

.form-range::-moz-focus-outer {
  border: 0;
}

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

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

.form-range::-webkit-slider-thumb:active {
  background-color: #b3b8ff;
}

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

.form-range::-moz-range-thumb {
  appearance: none;
  background-color: #01f;
  border: 0;
  border-radius: 1rem;
  width: 1rem;
  height: 1rem;
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

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

.form-range::-moz-range-thumb:active {
  background-color: #b3b8ff;
}

.form-range::-moz-range-track {
  color: #0000;
  cursor: pointer;
  background-color: #dae1e7;
  border-color: #0000;
  border-radius: 1rem;
  width: 100%;
  height: .5rem;
}

.form-range:disabled {
  pointer-events: none;
}

.form-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}

.form-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

.form-floating {
  position: relative;
}

.form-floating > .form-control, .form-floating > .form-select {
  height: calc(2.57rem + 2px);
  line-height: 1.25;
}

.form-floating > label {
  pointer-events: none;
  transform-origin: 0 0;
  border: 1px solid #0000;
  height: 100%;
  padding: .571rem 1rem;
  transition: opacity .1s ease-in-out, transform .1s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
}

@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}

.form-floating > .form-control {
  padding: .571rem 1rem;
}

.form-floating > .form-control::placeholder {
  color: #0000;
}

.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) {
  padding-top: .571rem;
  padding-bottom: .571rem;
}

.form-floating > .form-control:-webkit-autofill {
  padding-top: .571rem;
  padding-bottom: .571rem;
}

.form-floating > .form-select {
  padding-top: .571rem;
  padding-bottom: .571rem;
}

.form-floating > .form-control:focus ~ label, .form-floating > .form-control:not(:placeholder-shown) ~ label, .form-floating > .form-select ~ label {
  opacity: .9;
  transform: scale(.85)translateY(-2.25rem)translateX(-.85rem);
}

.form-floating > .form-control:-webkit-autofill ~ label {
  opacity: .9;
  transform: scale(.85)translateY(-2.25rem)translateX(-.85rem);
}

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

.input-group > .form-control, .input-group > .form-select {
  flex: auto;
  width: 1%;
  min-width: 0;
  position: relative;
}

.input-group > .form-control:focus, .input-group > .form-select:focus {
  z-index: 3;
}

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

.input-group .btn:focus {
  z-index: 3;
}

.input-group-text {
  color: #6e6b7b;
  text-align: center;
  white-space: nowrap;
  background-color: #fff;
  border: 1px solid #d8d6de;
  border-radius: .357rem;
  align-items: center;
  padding: .571rem 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.45;
  display: flex;
}

.input-group-lg > .form-control, .input-group-lg > .form-select, .input-group-lg > .input-group-text, .input-group-lg > .btn {
  border-radius: .357rem;
  padding: .75rem 1.143rem;
  font-size: 1.143rem;
}

.input-group-sm > .form-control, .input-group-sm > .form-select, .input-group-sm > .input-group-text, .input-group-sm > .btn {
  border-radius: .357rem;
  padding: .188rem .857rem;
  font-size: .857rem;
}

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

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

.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  margin-left: -1px;
}

.valid-feedback {
  color: #60cb91;
  width: 100%;
  margin-top: .25rem;
  font-size: .857rem;
  display: none;
}

.valid-tooltip {
  z-index: 5;
  color: #fff;
  background-color: #60cb91;
  border-radius: .358rem;
  max-width: 100%;
  margin-top: .1rem;
  padding: .4rem .775rem;
  font-size: .857rem;
  display: none;
  position: absolute;
  top: 100%;
}

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

.was-validated .form-control:valid, .form-control.is-valid {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%2360cb91%27 d=%27M2.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%27/%3e%3c/svg%3e");
  background-position: right calc(.3625em + .2855rem) center;
  background-repeat: no-repeat;
  background-size: calc(.725em + .571rem) calc(.725em + .571rem);
  border-color: #60cb91;
  padding-right: calc(1.45em + 1.142rem);
}

.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #60cb91;
  box-shadow: 0 0 0 .25rem #60cb9140;
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  background-position: right calc(.3625em + .2855rem) top calc(.3625em + .2855rem);
  padding-right: calc(1.45em + 1.142rem);
}

.was-validated .form-select:valid, .form-select.is-valid {
  border-color: #60cb91;
}

.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23d8d6de%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-down%27%3e%3cpolyline points=%276 9 12 15 18 9%27%3e%3c/polyline%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%2360cb91%27 d=%27M2.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%27/%3e%3c/svg%3e");
  background-position: right 1rem center, right 1rem center;
  background-size: 15px 14px, calc(.725em + .571rem) calc(.725em + .571rem);
  padding-right: 3.5rem;
}

.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: #60cb91;
  box-shadow: 0 0 0 .25rem #60cb9140;
}

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: #60cb91;
}

.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: #60cb91;
}

.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 .25rem #60cb9140;
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #60cb91;
}

.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: .5em;
}

.was-validated .input-group .form-control:valid, .input-group .form-control.is-valid, .was-validated .input-group .form-select:valid, .input-group .form-select.is-valid {
  z-index: 1;
}

.was-validated .input-group .form-control:valid:focus, .input-group .form-control.is-valid:focus, .was-validated .input-group .form-select:valid:focus, .input-group .form-select.is-valid:focus {
  z-index: 3;
}

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

.invalid-tooltip {
  z-index: 5;
  color: #fff;
  background-color: #f7685b;
  border-radius: .358rem;
  max-width: 100%;
  margin-top: .1rem;
  padding: .4rem .775rem;
  font-size: .857rem;
  display: none;
  position: absolute;
  top: 100%;
}

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

.was-validated .form-control:invalid, .form-control.is-invalid {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23f7685b%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23f7685b%27 stroke=%27none%27/%3e%3c/svg%3e");
  background-position: right calc(.3625em + .2855rem) center;
  background-repeat: no-repeat;
  background-size: calc(.725em + .571rem) calc(.725em + .571rem);
  border-color: #f7685b;
  padding-right: calc(1.45em + 1.142rem);
}

.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #f7685b;
  box-shadow: 0 0 0 .25rem #f7685b40;
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  background-position: right calc(.3625em + .2855rem) top calc(.3625em + .2855rem);
  padding-right: calc(1.45em + 1.142rem);
}

.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: #f7685b;
}

.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23d8d6de%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-down%27%3e%3cpolyline points=%276 9 12 15 18 9%27%3e%3c/polyline%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23f7685b%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23f7685b%27 stroke=%27none%27/%3e%3c/svg%3e");
  background-position: right 1rem center, right 1rem center;
  background-size: 15px 14px, calc(.725em + .571rem) calc(.725em + .571rem);
  padding-right: 3.5rem;
}

.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: #f7685b;
  box-shadow: 0 0 0 .25rem #f7685b40;
}

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: #f7685b;
}

.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: #f7685b;
}

.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 .25rem #f7685b40;
}

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

.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: .5em;
}

.was-validated .input-group .form-control:invalid, .input-group .form-control.is-invalid, .was-validated .input-group .form-select:invalid, .input-group .form-select.is-invalid {
  z-index: 2;
}

.was-validated .input-group .form-control:invalid:focus, .input-group .form-control.is-invalid:focus, .was-validated .input-group .form-select:invalid:focus, .input-group .form-select.is-invalid:focus {
  z-index: 3;
}

.btn {
  color: #6e6b7b;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  background-color: #0000;
  border: 1px solid #0000;
  border-radius: .358rem;
  padding: .786rem 1.5rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, background, border;
  display: inline-block;
}

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

.btn:hover {
  color: #6e6b7b;
}

.btn-check:focus + .btn, .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 .25rem #0011ff40;
}

.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  pointer-events: none;
  opacity: .65;
}

.btn-primary:hover {
  color: #fff;
  background-color: #000ed9;
  border-color: #000ecc;
}

.btn-check:focus + .btn-primary, .btn-primary:focus {
  color: #fff;
  background-color: #000ed9;
  border-color: #000ecc;
  box-shadow: 0 0 0 .25rem #2635ff80;
}

.btn-check:checked + .btn-primary, .btn-check:active + .btn-primary, .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #000ecc;
  border-color: #000dbf;
}

.btn-check:checked + .btn-primary:focus, .btn-check:active + .btn-primary:focus, .btn-primary:active:focus, .btn-primary.active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .25rem #2635ff80;
}

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

.btn-secondary:hover {
  color: #fff;
  background-color: #6f7276;
  border-color: #686b6f;
}

.btn-check:focus + .btn-secondary, .btn-secondary:focus {
  color: #fff;
  background-color: #6f7276;
  border-color: #686b6f;
  box-shadow: 0 0 0 .25rem #95989c80;
}

.btn-check:checked + .btn-secondary, .btn-check:active + .btn-secondary, .btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #686b6f;
  border-color: #626568;
}

.btn-check:checked + .btn-secondary:focus, .btn-check:active + .btn-secondary:focus, .btn-secondary:active:focus, .btn-secondary.active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .25rem #95989c80;
}

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

.btn-success:hover {
  color: #22292f;
  background-color: #78d3a2;
  border-color: #70d09c;
}

.btn-check:focus + .btn-success, .btn-success:focus {
  color: #22292f;
  background-color: #78d3a2;
  border-color: #70d09c;
  box-shadow: 0 0 0 .25rem #57b38280;
}

.btn-check:checked + .btn-success, .btn-check:active + .btn-success, .btn-success:active, .btn-success.active, .show > .btn-success.dropdown-toggle {
  color: #22292f;
  background-color: #80d5a7;
  border-color: #70d09c;
}

.btn-check:checked + .btn-success:focus, .btn-check:active + .btn-success:focus, .btn-success:active:focus, .btn-success.active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 .25rem #57b38280;
}

.btn-success:disabled, .btn-success.disabled {
  color: #22292f;
  background-color: #60cb91;
  border-color: #60cb91;
}

.btn-info:hover {
  color: #22292f;
  background-color: #26d6eb;
  border-color: #1ad4ea;
}

.btn-check:focus + .btn-info, .btn-info:focus {
  color: #22292f;
  background-color: #26d6eb;
  border-color: #1ad4ea;
  box-shadow: 0 0 0 .25rem #05b6cc80;
}

.btn-check:checked + .btn-info, .btn-check:active + .btn-info, .btn-info:active, .btn-info.active, .show > .btn-info.dropdown-toggle {
  color: #22292f;
  background-color: #33d9ed;
  border-color: #1ad4ea;
}

.btn-check:checked + .btn-info:focus, .btn-check:active + .btn-info:focus, .btn-info:active:focus, .btn-info.active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 .25rem #05b6cc80;
}

.btn-info:disabled, .btn-info.disabled {
  color: #22292f;
  background-color: #00cfe8;
  border-color: #00cfe8;
}

.btn-warning:hover {
  color: #22292f;
  background-color: #ffc462;
  border-color: #ffc059;
}

.btn-check:focus + .btn-warning, .btn-warning:focus {
  color: #22292f;
  background-color: #ffc462;
  border-color: #ffc059;
  box-shadow: 0 0 0 .25rem #dea34380;
}

.btn-check:checked + .btn-warning, .btn-check:active + .btn-warning, .btn-warning:active, .btn-warning.active, .show > .btn-warning.dropdown-toggle {
  color: #22292f;
  background-color: #ffc76b;
  border-color: #ffc059;
}

.btn-check:checked + .btn-warning:focus, .btn-check:active + .btn-warning:focus, .btn-warning:active:focus, .btn-warning.active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 .25rem #dea34380;
}

.btn-warning:disabled, .btn-warning.disabled {
  color: #22292f;
  background-color: #ffb946;
  border-color: #ffb946;
}

.btn-danger:hover {
  color: #22292f;
  background-color: #f87f74;
  border-color: #f8776b;
}

.btn-check:focus + .btn-danger, .btn-danger:focus {
  color: #22292f;
  background-color: #f87f74;
  border-color: #f8776b;
  box-shadow: 0 0 0 .25rem #d75f5480;
}

.btn-check:checked + .btn-danger, .btn-check:active + .btn-danger, .btn-danger:active, .btn-danger.active, .show > .btn-danger.dropdown-toggle {
  color: #22292f;
  background-color: #f9867c;
  border-color: #f8776b;
}

.btn-check:checked + .btn-danger:focus, .btn-check:active + .btn-danger:focus, .btn-danger:active:focus, .btn-danger.active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 .25rem #d75f5480;
}

.btn-danger:disabled, .btn-danger.disabled {
  color: #22292f;
  background-color: #f7685b;
  border-color: #f7685b;
}

.btn-light {
  color: #22292f;
  background-color: #c2cfe0;
  border-color: #c2cfe0;
}

.btn-light:hover {
  color: #22292f;
  background-color: #cbd6e5;
  border-color: #c8d4e3;
}

.btn-check:focus + .btn-light, .btn-light:focus {
  color: #22292f;
  background-color: #cbd6e5;
  border-color: #c8d4e3;
  box-shadow: 0 0 0 .25rem #aab6c580;
}

.btn-check:checked + .btn-light, .btn-check:active + .btn-light, .btn-light:active, .btn-light.active, .show > .btn-light.dropdown-toggle {
  color: #22292f;
  background-color: #ced9e6;
  border-color: #c8d4e3;
}

.btn-check:checked + .btn-light:focus, .btn-check:active + .btn-light:focus, .btn-light:active:focus, .btn-light.active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 .25rem #aab6c580;
}

.btn-light:disabled, .btn-light.disabled {
  color: #22292f;
  background-color: #c2cfe0;
  border-color: #c2cfe0;
}

.btn-dark:hover {
  color: #fff;
  background-color: #2b333c;
  border-color: #283039;
}

.btn-check:focus + .btn-dark, .btn-dark:focus {
  color: #fff;
  background-color: #2b333c;
  border-color: #283039;
  box-shadow: 0 0 0 .25rem #51596380;
}

.btn-check:checked + .btn-dark, .btn-check:active + .btn-dark, .btn-dark:active, .btn-dark.active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #283039;
  border-color: #262d35;
}

.btn-check:checked + .btn-dark:focus, .btn-check:active + .btn-dark:focus, .btn-dark:active:focus, .btn-dark.active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 .25rem #51596380;
}

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

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

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

.btn-check:focus + .btn-outline-primary, .btn-outline-primary:focus {
  box-shadow: 0 0 0 .25rem #0011ff80;
}

.btn-check:checked + .btn-outline-primary, .btn-check:active + .btn-outline-primary, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show {
  color: #fff;
  background-color: #01f;
  border-color: #01f;
}

.btn-check:checked + .btn-outline-primary:focus, .btn-check:active + .btn-outline-primary:focus, .btn-outline-primary:active:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 .25rem #0011ff80;
}

.btn-outline-primary:disabled, .btn-outline-primary.disabled {
  color: #01f;
  background-color: #0000;
}

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

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

.btn-check:focus + .btn-outline-secondary, .btn-outline-secondary:focus {
  box-shadow: 0 0 0 .25rem #82868b80;
}

.btn-check:checked + .btn-outline-secondary, .btn-check:active + .btn-outline-secondary, .btn-outline-secondary:active, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show {
  color: #fff;
  background-color: #82868b;
  border-color: #82868b;
}

.btn-check:checked + .btn-outline-secondary:focus, .btn-check:active + .btn-outline-secondary:focus, .btn-outline-secondary:active:focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 .25rem #82868b80;
}

.btn-outline-secondary:disabled, .btn-outline-secondary.disabled {
  color: #82868b;
  background-color: #0000;
}

.btn-outline-success {
  color: #60cb91;
  border-color: #60cb91;
}

.btn-outline-success:hover {
  color: #22292f;
  background-color: #60cb91;
  border-color: #60cb91;
}

.btn-check:focus + .btn-outline-success, .btn-outline-success:focus {
  box-shadow: 0 0 0 .25rem #60cb9180;
}

.btn-check:checked + .btn-outline-success, .btn-check:active + .btn-outline-success, .btn-outline-success:active, .btn-outline-success.active, .btn-outline-success.dropdown-toggle.show {
  color: #22292f;
  background-color: #60cb91;
  border-color: #60cb91;
}

.btn-check:checked + .btn-outline-success:focus, .btn-check:active + .btn-outline-success:focus, .btn-outline-success:active:focus, .btn-outline-success.active:focus, .btn-outline-success.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 .25rem #60cb9180;
}

.btn-outline-success:disabled, .btn-outline-success.disabled {
  color: #60cb91;
  background-color: #0000;
}

.btn-outline-info {
  color: #00cfe8;
  border-color: #00cfe8;
}

.btn-outline-info:hover {
  color: #22292f;
  background-color: #00cfe8;
  border-color: #00cfe8;
}

.btn-check:focus + .btn-outline-info, .btn-outline-info:focus {
  box-shadow: 0 0 0 .25rem #00cfe880;
}

.btn-check:checked + .btn-outline-info, .btn-check:active + .btn-outline-info, .btn-outline-info:active, .btn-outline-info.active, .btn-outline-info.dropdown-toggle.show {
  color: #22292f;
  background-color: #00cfe8;
  border-color: #00cfe8;
}

.btn-check:checked + .btn-outline-info:focus, .btn-check:active + .btn-outline-info:focus, .btn-outline-info:active:focus, .btn-outline-info.active:focus, .btn-outline-info.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 .25rem #00cfe880;
}

.btn-outline-info:disabled, .btn-outline-info.disabled {
  color: #00cfe8;
  background-color: #0000;
}

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

.btn-outline-warning:hover {
  color: #22292f;
  background-color: #ffb946;
  border-color: #ffb946;
}

.btn-check:focus + .btn-outline-warning, .btn-outline-warning:focus {
  box-shadow: 0 0 0 .25rem #ffb94680;
}

.btn-check:checked + .btn-outline-warning, .btn-check:active + .btn-outline-warning, .btn-outline-warning:active, .btn-outline-warning.active, .btn-outline-warning.dropdown-toggle.show {
  color: #22292f;
  background-color: #ffb946;
  border-color: #ffb946;
}

.btn-check:checked + .btn-outline-warning:focus, .btn-check:active + .btn-outline-warning:focus, .btn-outline-warning:active:focus, .btn-outline-warning.active:focus, .btn-outline-warning.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 .25rem #ffb94680;
}

.btn-outline-warning:disabled, .btn-outline-warning.disabled {
  color: #ffb946;
  background-color: #0000;
}

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

.btn-outline-danger:hover {
  color: #22292f;
  background-color: #f7685b;
  border-color: #f7685b;
}

.btn-check:focus + .btn-outline-danger, .btn-outline-danger:focus {
  box-shadow: 0 0 0 .25rem #f7685b80;
}

.btn-check:checked + .btn-outline-danger, .btn-check:active + .btn-outline-danger, .btn-outline-danger:active, .btn-outline-danger.active, .btn-outline-danger.dropdown-toggle.show {
  color: #22292f;
  background-color: #f7685b;
  border-color: #f7685b;
}

.btn-check:checked + .btn-outline-danger:focus, .btn-check:active + .btn-outline-danger:focus, .btn-outline-danger:active:focus, .btn-outline-danger.active:focus, .btn-outline-danger.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 .25rem #f7685b80;
}

.btn-outline-danger:disabled, .btn-outline-danger.disabled {
  color: #f7685b;
  background-color: #0000;
}

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

.btn-outline-light:hover {
  color: #22292f;
  background-color: #c2cfe0;
  border-color: #c2cfe0;
}

.btn-check:focus + .btn-outline-light, .btn-outline-light:focus {
  box-shadow: 0 0 0 .25rem #c2cfe080;
}

.btn-check:checked + .btn-outline-light, .btn-check:active + .btn-outline-light, .btn-outline-light:active, .btn-outline-light.active, .btn-outline-light.dropdown-toggle.show {
  color: #22292f;
  background-color: #c2cfe0;
  border-color: #c2cfe0;
}

.btn-check:checked + .btn-outline-light:focus, .btn-check:active + .btn-outline-light:focus, .btn-outline-light:active:focus, .btn-outline-light.active:focus, .btn-outline-light.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 .25rem #c2cfe080;
}

.btn-outline-light:disabled, .btn-outline-light.disabled {
  color: #c2cfe0;
  background-color: #0000;
}

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

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

.btn-check:focus + .btn-outline-dark, .btn-outline-dark:focus {
  box-shadow: 0 0 0 .25rem #323c4780;
}

.btn-check:checked + .btn-outline-dark, .btn-check:active + .btn-outline-dark, .btn-outline-dark:active, .btn-outline-dark.active, .btn-outline-dark.dropdown-toggle.show {
  color: #fff;
  background-color: #323c47;
  border-color: #323c47;
}

.btn-check:checked + .btn-outline-dark:focus, .btn-check:active + .btn-outline-dark:focus, .btn-outline-dark:active:focus, .btn-outline-dark.active:focus, .btn-outline-dark.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 .25rem #323c4780;
}

.btn-outline-dark:disabled, .btn-outline-dark.disabled {
  color: #323c47;
  background-color: #0000;
}

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

.btn-link:hover {
  color: #0010f2;
  text-decoration: none;
}

.btn-link:focus {
  text-decoration: none;
}

.btn-link:disabled, .btn-link.disabled {
  color: #b8c2cc;
}

.btn-lg, .btn-group-lg > .btn {
  border-radius: .358rem;
  padding: .8rem 2rem;
  font-size: 1.25rem;
}

.btn-sm, .btn-group-sm > .btn {
  border-radius: .358rem;
  padding: .486rem 1rem;
  font-size: .9rem;
}

.fade {
  transition: opacity .15s linear;
}

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

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

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

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

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

.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width .35s;
}

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

.dropup, .dropend, .dropdown, .dropstart {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}

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

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

.dropdown-menu {
  z-index: 1000;
  color: #6e6b7b;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #22292f0d;
  border-radius: .357rem;
  min-width: 10rem;
  margin: 0;
  padding: .5rem 0;
  font-size: 1rem;
  list-style: none;
  display: none;
  position: absolute;
}

.dropdown-menu[data-bs-popper] {
  margin-top: 0;
  top: 100%;
  left: 0;
}

.dropdown-menu-start {
  --bs-position: start;
}

.dropdown-menu-start[data-bs-popper] {
  left: 0;
  right: auto;
}

.dropdown-menu-end {
  --bs-position: end;
}

.dropdown-menu-end[data-bs-popper] {
  left: auto;
  right: 0;
}

@media (width >= 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }

  .dropdown-menu-sm-start[data-bs-popper] {
    left: 0;
    right: auto;
  }

  .dropdown-menu-sm-end {
    --bs-position: end;
  }

  .dropdown-menu-sm-end[data-bs-popper] {
    left: auto;
    right: 0;
  }
}

@media (width >= 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }

  .dropdown-menu-md-start[data-bs-popper] {
    left: 0;
    right: auto;
  }

  .dropdown-menu-md-end {
    --bs-position: end;
  }

  .dropdown-menu-md-end[data-bs-popper] {
    left: auto;
    right: 0;
  }
}

@media (width >= 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }

  .dropdown-menu-lg-start[data-bs-popper] {
    left: 0;
    right: auto;
  }

  .dropdown-menu-lg-end {
    --bs-position: end;
  }

  .dropdown-menu-lg-end[data-bs-popper] {
    left: auto;
    right: 0;
  }
}

@media (width >= 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }

  .dropdown-menu-xl-start[data-bs-popper] {
    left: 0;
    right: auto;
  }

  .dropdown-menu-xl-end {
    --bs-position: end;
  }

  .dropdown-menu-xl-end[data-bs-popper] {
    left: auto;
    right: 0;
  }
}

@media (width >= 1440px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }

  .dropdown-menu-xxl-start[data-bs-popper] {
    left: 0;
    right: auto;
  }

  .dropdown-menu-xxl-end {
    --bs-position: end;
  }

  .dropdown-menu-xxl-end[data-bs-popper] {
    left: auto;
    right: 0;
  }
}

.dropup .dropdown-menu[data-bs-popper] {
  margin-top: 0;
  margin-bottom: 0;
  top: auto;
  bottom: 100%;
}

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

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

.dropend .dropdown-menu[data-bs-popper] {
  margin-top: 0;
  margin-left: 0;
  top: 0;
  left: 100%;
  right: auto;
}

.dropend .dropdown-toggle:after {
  vertical-align: .255em;
  content: "";
  border: .3em solid #0000;
  border-left-color: currentColor;
  border-right: 0;
  margin-left: .255em;
  display: inline-block;
}

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

.dropend .dropdown-toggle:after {
  vertical-align: 0;
}

.dropstart .dropdown-menu[data-bs-popper] {
  margin-top: 0;
  margin-right: 0;
  top: 0;
  left: auto;
  right: 100%;
}

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

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

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

.dropstart .dropdown-toggle:before {
  vertical-align: 0;
}

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

.dropdown-item {
  clear: both;
  color: #6e6b7b;
  text-align: inherit;
  white-space: nowrap;
  background-color: #0000;
  border: 0;
  width: 100%;
  padding: .65rem 1.28rem;
  font-weight: 400;
  display: block;
}

.dropdown-item:hover, .dropdown-item:focus {
  color: #01f;
  background-color: #0011ff1f;
}

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

.dropdown-item.disabled, .dropdown-item:disabled {
  color: #b9b9c3;
  pointer-events: none;
  background-color: #0000;
}

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

.dropdown-header {
  color: #5e5873;
  white-space: nowrap;
  margin-bottom: 0;
  padding: .5rem 1.28rem;
  font-size: 1rem;
  display: block;
}

.dropdown-item-text {
  color: #6e6b7b;
  padding: .65rem 1.28rem;
  display: block;
}

.dropdown-menu-dark {
  color: #dae1e7;
  background-color: #1e1e1e;
  border-color: #22292f0d;
}

.dropdown-menu-dark .dropdown-item {
  color: #dae1e7;
}

.dropdown-menu-dark .dropdown-item:hover, .dropdown-menu-dark .dropdown-item:focus {
  color: #fff;
  background-color: #ffffff26;
}

.dropdown-menu-dark .dropdown-item.active, .dropdown-menu-dark .dropdown-item:active {
  color: #fff;
  background-color: #01f;
}

.dropdown-menu-dark .dropdown-item.disabled, .dropdown-menu-dark .dropdown-item:disabled {
  color: #adb5bd;
}

.dropdown-menu-dark .dropdown-divider {
  border-color: #22292f14;
}

.dropdown-menu-dark .dropdown-item-text {
  color: #dae1e7;
}

.dropdown-menu-dark .dropdown-header {
  color: #adb5bd;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav-link {
  color: #01f;
  padding: .358rem .5rem;
  transition: none;
  display: block;
}

.nav-link:hover, .nav-link:focus {
  color: #0010f2;
}

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

.nav-tabs {
  border-bottom: 0 solid #dae1e7;
}

.nav-tabs .nav-link {
  background: none;
  border: 0 solid #0000;
  border-top-left-radius: .357rem;
  border-top-right-radius: .357rem;
  margin-bottom: 0;
}

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: #ededed #ededed #dae1e7;
}

.nav-tabs .nav-link.disabled {
  color: #b9b9c3;
  background-color: #0000;
  border-color: #0000;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
  color: #01f;
  background-color: #0000;
  border-color: #dae1e7 #dae1e7 #0000;
}

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

.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: .358rem;
}

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

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

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

.nav-fill .nav-item .nav-link, .nav-justified .nav-item .nav-link {
  width: 100%;
}

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

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

.navbar {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding-top: .5rem;
  padding-bottom: .5rem;
  display: flex;
  position: relative;
}

.navbar > .container, .navbar > .container-fluid, .navbar > .container-xs, .navbar > .container-sm, .navbar > .container-md, .navbar > .container-lg, .navbar > .container-xl, .navbar > .container-xxl {
  flex-wrap: inherit;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navbar-brand {
  white-space: nowrap;
  margin-right: 1rem;
  padding-top: -.367rem;
  padding-bottom: -.367rem;
  font-size: calc(1.325rem + .9vw);
}

@media (width >= 1200px) {
  .navbar-brand {
    font-size: 2rem;
  }
}

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

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

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

.navbar-text {
  padding-top: .358rem;
  padding-bottom: .358rem;
}

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

.navbar-toggler {
  background-color: #0000;
  border: 1px solid #0000;
  border-radius: .358rem;
  padding: .25rem .75rem;
  font-size: calc(1.325rem + .9vw);
  line-height: 1;
  transition: box-shadow .15s ease-in-out;
}

@media (width >= 1200px) {
  .navbar-toggler {
    font-size: 2rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}

.navbar-toggler:hover {
  text-decoration: none;
}

.navbar-toggler:focus {
  outline: 0;
  text-decoration: none;
  box-shadow: 0 0 0 .25rem;
}

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

.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}

@media (width >= 576px) {
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

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

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

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

  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }

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

  .navbar-expand-sm .navbar-toggler, .navbar-expand-sm .offcanvas-header {
    display: none;
  }

  .navbar-expand-sm .offcanvas {
    position: inherit;
    z-index: 1000;
    background-color: #0000;
    border-left: 0;
    border-right: 0;
    flex-grow: 1;
    transition: none;
    bottom: 0;
    transform: none;
    visibility: visible !important;
  }

  .navbar-expand-sm .offcanvas-top, .navbar-expand-sm .offcanvas-bottom {
    border-top: 0;
    border-bottom: 0;
    height: auto;
  }

  .navbar-expand-sm .offcanvas-body {
    flex-grow: 0;
    padding: 0;
    display: flex;
    overflow-y: visible;
  }
}

@media (width >= 768px) {
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

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

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

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

  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }

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

  .navbar-expand-md .navbar-toggler, .navbar-expand-md .offcanvas-header {
    display: none;
  }

  .navbar-expand-md .offcanvas {
    position: inherit;
    z-index: 1000;
    background-color: #0000;
    border-left: 0;
    border-right: 0;
    flex-grow: 1;
    transition: none;
    bottom: 0;
    transform: none;
    visibility: visible !important;
  }

  .navbar-expand-md .offcanvas-top, .navbar-expand-md .offcanvas-bottom {
    border-top: 0;
    border-bottom: 0;
    height: auto;
  }

  .navbar-expand-md .offcanvas-body {
    flex-grow: 0;
    padding: 0;
    display: flex;
    overflow-y: visible;
  }
}

@media (width >= 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

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

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

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

  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }

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

  .navbar-expand-lg .navbar-toggler, .navbar-expand-lg .offcanvas-header {
    display: none;
  }

  .navbar-expand-lg .offcanvas {
    position: inherit;
    z-index: 1000;
    background-color: #0000;
    border-left: 0;
    border-right: 0;
    flex-grow: 1;
    transition: none;
    bottom: 0;
    transform: none;
    visibility: visible !important;
  }

  .navbar-expand-lg .offcanvas-top, .navbar-expand-lg .offcanvas-bottom {
    border-top: 0;
    border-bottom: 0;
    height: auto;
  }

  .navbar-expand-lg .offcanvas-body {
    flex-grow: 0;
    padding: 0;
    display: flex;
    overflow-y: visible;
  }
}

@media (width >= 1200px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

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

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

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

  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }

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

  .navbar-expand-xl .navbar-toggler, .navbar-expand-xl .offcanvas-header {
    display: none;
  }

  .navbar-expand-xl .offcanvas {
    position: inherit;
    z-index: 1000;
    background-color: #0000;
    border-left: 0;
    border-right: 0;
    flex-grow: 1;
    transition: none;
    bottom: 0;
    transform: none;
    visibility: visible !important;
  }

  .navbar-expand-xl .offcanvas-top, .navbar-expand-xl .offcanvas-bottom {
    border-top: 0;
    border-bottom: 0;
    height: auto;
  }

  .navbar-expand-xl .offcanvas-body {
    flex-grow: 0;
    padding: 0;
    display: flex;
    overflow-y: visible;
  }
}

@media (width >= 1440px) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

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

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

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

  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }

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

  .navbar-expand-xxl .navbar-toggler, .navbar-expand-xxl .offcanvas-header {
    display: none;
  }

  .navbar-expand-xxl .offcanvas {
    position: inherit;
    z-index: 1000;
    background-color: #0000;
    border-left: 0;
    border-right: 0;
    flex-grow: 1;
    transition: none;
    bottom: 0;
    transform: none;
    visibility: visible !important;
  }

  .navbar-expand-xxl .offcanvas-top, .navbar-expand-xxl .offcanvas-bottom {
    border-top: 0;
    border-bottom: 0;
    height: auto;
  }

  .navbar-expand-xxl .offcanvas-body {
    flex-grow: 0;
    padding: 0;
    display: flex;
    overflow-y: visible;
  }
}

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

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

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

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

.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}

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

.navbar-expand .navbar-toggler, .navbar-expand .offcanvas-header {
  display: none;
}

.navbar-expand .offcanvas {
  position: inherit;
  z-index: 1000;
  background-color: #0000;
  border-left: 0;
  border-right: 0;
  flex-grow: 1;
  transition: none;
  bottom: 0;
  transform: none;
  visibility: visible !important;
}

.navbar-expand .offcanvas-top, .navbar-expand .offcanvas-bottom {
  border-top: 0;
  border-bottom: 0;
  height: auto;
}

.navbar-expand .offcanvas-body {
  flex-grow: 0;
  padding: 0;
  display: flex;
  overflow-y: visible;
}

.navbar-light .navbar-brand, .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: #22292fe6;
}

.navbar-light .navbar-nav .nav-link {
  color: #22292f8c;
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: #22292fb3;
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: #22292f4d;
}

.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .nav-link.active {
  color: #22292fe6;
}

.navbar-light .navbar-toggler {
  color: #22292f8c;
  border-color: #22292f1a;
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%2834, 41, 47, 0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e");
}

.navbar-light .navbar-text {
  color: #22292f8c;
}

.navbar-light .navbar-text a, .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: #22292fe6;
}

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

.navbar-dark .navbar-nav .nav-link {
  color: #ffffff8c;
}

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: #ffffffbf;
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: #ffffff40;
}

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

.navbar-dark .navbar-toggler {
  color: #ffffff8c;
  border-color: #ffffff1a;
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%28255, 255, 255, 0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e");
}

.navbar-dark .navbar-text {
  color: #ffffff8c;
}

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

.card {
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 0 solid #22292f20;
  border-radius: .428rem;
  flex-direction: column;
  min-width: 0;
  display: flex;
  position: relative;
}

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

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

.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: .428rem;
  border-top-right-radius: .428rem;
}

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

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

.card-body {
  flex: auto;
  padding: 1.5rem;
}

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

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

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

.card-link + .card-link {
  margin-left: 1.5rem;
}

.card-header {
  background-color: #0000;
  border-bottom: 0 solid #22292f20;
  margin-bottom: 0;
  padding: 1.5rem;
}

.card-header:first-child {
  border-radius: .428rem .428rem 0 0;
}

.card-footer {
  background-color: #0000;
  border-top: 0 solid #22292f20;
  padding: 1.5rem;
}

.card-footer:last-child {
  border-radius: 0 0 .428rem .428rem;
}

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

.card-header-tabs .nav-link.active {
  background-color: #fff;
  border-bottom-color: #fff;
}

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

.card-img-overlay {
  border-radius: .428rem;
  padding: 1rem;
  position: absolute;
  inset: 0;
}

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

.card-img, .card-img-top {
  border-top-left-radius: .428rem;
  border-top-right-radius: .428rem;
}

.card-img, .card-img-bottom {
  border-bottom-right-radius: .428rem;
  border-bottom-left-radius: .428rem;
}

.card-group > .card {
  margin-bottom: 1rem;
}

@media (width >= 576px) {
  .card-group {
    flex-flow: wrap;
    display: flex;
  }

  .card-group > .card {
    flex: 1 0;
    margin-bottom: 0;
  }

  .card-group > .card + .card {
    border-left: 0;
    margin-left: 0;
  }

  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }

  .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }

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

  .card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }

  .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.accordion-button {
  color: #6e6b7b;
  text-align: left;
  overflow-anchor: none;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  align-items: center;
  width: 100%;
  padding: 1rem;
  font-size: 1rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, background, border, border-radius .15s;
  display: flex;
  position: relative;
}

@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}

.accordion-button:not(.collapsed) {
  color: #6e6b7b;
  background-color: #0000;
  box-shadow: inset 0 0 #22292f20;
}

.accordion-button:not(.collapsed):after {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%236e6b7b%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-down%27%3e%3cpolyline points=%276 9 12 15 18 9%27%3e%3c/polyline%3e%3c/svg%3e");
  transform: rotate(-180deg);
}

.accordion-button:after {
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%236e6b7b%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-down%27%3e%3cpolyline points=%276 9 12 15 18 9%27%3e%3c/polyline%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1rem;
  flex-shrink: 0;
  width: 1rem;
  height: 1rem;
  margin-left: auto;
  transition: transform .2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .accordion-button:after {
    transition: none;
  }
}

.accordion-button:hover {
  z-index: 2;
}

.accordion-button:focus {
  z-index: 3;
  box-shadow: none;
  border-color: #01f;
  outline: 0;
}

.accordion-header {
  margin-bottom: 0;
}

.accordion-item {
  background-color: #fff;
  border: 0 solid #22292f20;
}

.accordion-item:first-of-type, .accordion-item:first-of-type .accordion-button {
  border-top-left-radius: .357rem;
  border-top-right-radius: .357rem;
}

.accordion-item:not(:first-of-type) {
  border-top: 0;
}

.accordion-item:last-of-type, .accordion-item:last-of-type .accordion-button.collapsed, .accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: .357rem;
  border-bottom-left-radius: .357rem;
}

.accordion-body {
  padding: 1rem;
}

.accordion-flush .accordion-collapse {
  border-width: 0;
}

.accordion-flush .accordion-item {
  border-left: 0;
  border-right: 0;
  border-radius: 0;
}

.accordion-flush .accordion-item:first-child {
  border-top: 0;
}

.accordion-flush .accordion-item:last-child {
  border-bottom: 0;
}

.accordion-flush .accordion-item .accordion-button {
  border-radius: 0;
}

.breadcrumb {
  background-color: #0000;
  border-radius: 0;
  flex-wrap: wrap;
  margin-bottom: 0;
  padding: .3rem 0;
  font-size: 1rem;
  list-style: none;
  display: flex;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: .6rem;
}

.breadcrumb-item + .breadcrumb-item:before {
  float: left;
  color: #6e6b7b;
  content: var(--bs-breadcrumb-divider, "/");
  padding-right: .6rem;
}

.breadcrumb-item.active {
  color: #6e6b7b;
}

.pagination {
  padding-left: 0;
  list-style: none;
  display: flex;
}

.page-link {
  color: #6e6b7b;
  background-color: #f3f2f7;
  border: 0 solid #dae1e7;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  display: block;
  position: relative;
}

@media (prefers-reduced-motion: reduce) {
  .page-link {
    transition: none;
  }
}

.page-link:hover {
  z-index: 2;
  color: #01f;
  background-color: #f3f2f7;
  border-color: #dae1e7;
}

.page-link:focus {
  z-index: 3;
  color: inherit;
  background-color: #f3f2f7;
  outline: 0;
  box-shadow: 0 0 0 .25rem #0011ff40;
}

.page-item:not(:first-child) .page-link {
  margin-left: 0;
}

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

.page-item.disabled .page-link {
  color: #b9b9c3;
  pointer-events: none;
  background-color: #f3f2f7;
  border-color: #dae1e7;
}

.page-link {
  padding: .5rem .85rem;
}

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

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

.pagination-lg .page-link {
  padding: .5575rem 1rem;
  font-size: calc(1.325rem + .9vw);
}

@media (width >= 1200px) {
  .pagination-lg .page-link {
    font-size: 2rem;
  }
}

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

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

.pagination-sm .page-link {
  padding: .443rem .745rem;
  font-size: 1rem;
}

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

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

.badge {
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .358rem;
  padding: .3rem .5rem;
  font-size: 85%;
  font-weight: 600;
  line-height: 1;
  display: inline-block;
}

.badge:empty {
  display: none;
}

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

.alert {
  border: 0 solid #0000;
  border-radius: .358rem;
  margin-bottom: 1rem;
  padding: .71rem 1rem;
  position: relative;
}

.alert-heading {
  color: inherit;
}

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

.alert-dismissible {
  padding-right: 3rem;
}

.alert-dismissible .btn-close {
  z-index: 2;
  padding: .8875rem 1rem;
  position: absolute;
  top: 0;
  right: 0;
}

.alert-primary {
  color: #000a99;
  background-color: #cccfff;
  border-color: #b3b8ff;
}

.alert-secondary {
  color: #4e5053;
  background-color: #e6e7e8;
  border-color: #dadbdc;
}

.alert-success {
  color: #3a7a57;
  background-color: #dff5e9;
  border-color: #cfefde;
}

.alert-info {
  color: #007c8b;
  background-color: #ccf5fa;
  border-color: #b3f1f8;
}

.alert-warning {
  color: #996f2a;
  background-color: #fff1da;
  border-color: #ffeac8;
}

.alert-danger {
  color: #943e37;
  background-color: #fde1de;
  border-color: #fdd2ce;
}

.alert-light {
  color: #747c86;
  background-color: #f3f5f9;
  border-color: #edf1f6;
}

.alert-light .alert-link {
  color: #5d636c;
}

.alert-dark {
  color: #1e242b;
  background-color: #d6d8da;
  border-color: #c2c5c8;
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: .857rem;
  }
}

.progress {
  background-color: #0011ff1f;
  border-radius: 5rem;
  height: .857rem;
  font-size: .857rem;
  display: flex;
  overflow: hidden;
}

.progress-bar {
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #01f;
  flex-direction: column;
  justify-content: center;
  transition: width .6s;
  display: flex;
  overflow: hidden;
}

@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, #ffffff26 25%, #0000 25% 50%, #ffffff26 50% 75%, #0000 75%, #0000);
  background-size: .857rem .857rem;
}

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}

@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}

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

.list-group-numbered {
  counter-reset: section;
  list-style-type: none;
}

.list-group-numbered > li:before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

.list-group-item-action {
  color: #6e6b7b;
  text-align: inherit;
  width: 100%;
}

.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #6e6b7b;
  background-color: #f8f8f8;
  text-decoration: none;
}

.list-group-item-action:active {
  color: #fff;
  background-color: #01f;
}

.list-group-item {
  color: #6e6b7b;
  background-color: #fff;
  border: 1px solid #22292f20;
  padding: .75rem 1.25rem;
  display: block;
  position: relative;
}

.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}

.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}

.list-group-item.disabled, .list-group-item:disabled {
  color: #b9b9c3;
  pointer-events: none;
  background-color: #fff;
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #01f;
  border-color: #01f;
}

.list-group-item + .list-group-item {
  border-top-width: 0;
}

.list-group-item + .list-group-item.active {
  border-top-width: 1px;
  margin-top: -1px;
}

.list-group-horizontal {
  flex-direction: row;
}

.list-group-horizontal > .list-group-item:first-child {
  border-top-right-radius: 0;
  border-bottom-left-radius: .357rem;
}

.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: .357rem;
  border-bottom-left-radius: 0;
}

.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}

.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}

.list-group-horizontal > .list-group-item + .list-group-item.active {
  border-left-width: 1px;
  margin-left: -1px;
}

@media (width >= 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }

  .list-group-horizontal-sm > .list-group-item:first-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: .357rem;
  }

  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: .357rem;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    border-left-width: 1px;
    margin-left: -1px;
  }
}

@media (width >= 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }

  .list-group-horizontal-md > .list-group-item:first-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: .357rem;
  }

  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: .357rem;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    border-left-width: 1px;
    margin-left: -1px;
  }
}

@media (width >= 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }

  .list-group-horizontal-lg > .list-group-item:first-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: .357rem;
  }

  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: .357rem;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    border-left-width: 1px;
    margin-left: -1px;
  }
}

@media (width >= 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }

  .list-group-horizontal-xl > .list-group-item:first-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: .357rem;
  }

  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: .357rem;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    border-left-width: 1px;
    margin-left: -1px;
  }
}

@media (width >= 1440px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }

  .list-group-horizontal-xxl > .list-group-item:first-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: .357rem;
  }

  .list-group-horizontal-xxl > .list-group-item:last-child {
    border-top-right-radius: .357rem;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    border-left-width: 1px;
    margin-left: -1px;
  }
}

.list-group-flush {
  border-radius: 0;
}

.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}

.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: #000a99;
  background-color: #cccfff;
}

.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #000a99;
  background-color: #b8bbe6;
}

.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #000a99;
  border-color: #000a99;
}

.list-group-item-secondary {
  color: #4e5053;
  background-color: #e6e7e8;
}

.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #4e5053;
  background-color: #cfd0d1;
}

.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #4e5053;
  border-color: #4e5053;
}

.list-group-item-success {
  color: #3a7a57;
  background-color: #dff5e9;
}

.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #3a7a57;
  background-color: #c9dcd2;
}

.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #3a7a57;
  border-color: #3a7a57;
}

.list-group-item-info {
  color: #007c8b;
  background-color: #ccf5fa;
}

.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #007c8b;
  background-color: #b8dde1;
}

.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #007c8b;
  border-color: #007c8b;
}

.list-group-item-warning {
  color: #996f2a;
  background-color: #fff1da;
}

.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #996f2a;
  background-color: #e6d9c4;
}

.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #996f2a;
  border-color: #996f2a;
}

.list-group-item-danger {
  color: #943e37;
  background-color: #fde1de;
}

.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #943e37;
  background-color: #e4cac8;
}

.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #943e37;
  border-color: #943e37;
}

.list-group-item-light {
  color: #747c86;
  background-color: #f3f5f9;
}

.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #747c86;
  background-color: #dbdde0;
}

.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #747c86;
  border-color: #747c86;
}

.list-group-item-dark {
  color: #1e242b;
  background-color: #d6d8da;
}

.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #1e242b;
  background-color: #c1c2c4;
}

.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1e242b;
  border-color: #1e242b;
}

.btn-close {
  box-sizing: content-box;
  color: currentColor;
  opacity: .4;
  background: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27currentColor%27%3e%3cpath d=%27M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z%27/%3e%3c/svg%3e") center / .75rem no-repeat;
  border: 0;
  border-radius: .357rem;
  width: .75rem;
  height: .75rem;
  padding: .25em;
}

.btn-close:hover {
  color: currentColor;
  opacity: .65;
  text-decoration: none;
}

.btn-close:focus {
  box-shadow: none;
  opacity: 1;
  outline: 0;
}

.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  -webkit-user-select: none;
  user-select: none;
  opacity: .25;
}

.btn-close-white {
  filter: invert() grayscale() brightness(200%);
}

.toast {
  color: #6e6b7b;
  pointer-events: auto;
  background-color: #ffffffd9;
  background-clip: padding-box;
  border: 0 solid #0000001a;
  border-radius: .286rem;
  width: 380px;
  max-width: 100%;
  font-size: .857rem;
  box-shadow: 0 2px 20px #22292f14;
}

.toast.showing {
  opacity: 0;
}

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

.toast-container {
  pointer-events: none;
  width: max-content;
  max-width: 100%;
}

.toast-container > :not(:last-child) {
  margin-bottom: 1rem;
}

.toast-header {
  color: #6e6b7b;
  background-color: #fff;
  background-clip: padding-box;
  border-bottom: 0 solid #0000000d;
  border-top-left-radius: .286rem;
  border-top-right-radius: .286rem;
  align-items: center;
  padding: .5rem 1.14rem;
  display: flex;
}

.toast-header .btn-close {
  margin-left: 1.14rem;
  margin-right: -.57rem;
}

.toast-body {
  word-wrap: break-word;
  padding: 1.14rem;
}

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

.modal-dialog {
  pointer-events: none;
  width: auto;
  margin: .5rem;
  position: relative;
}

.modal.fade .modal-dialog {
  transition: transform .3s ease-out;
  transform: translate(0, -50px);
}

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

.modal.show .modal-dialog {
  transform: none;
}

.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  align-items: center;
  min-height: calc(100% - 1rem);
  display: flex;
}

.modal-content {
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 0 solid #22292f33;
  border-radius: .357rem;
  outline: 0;
  flex-direction: column;
  width: 100%;
  display: flex;
  position: relative;
}

.modal-backdrop {
  z-index: 1050;
  background-color: #22292f;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: .5;
}

.modal-header {
  border-bottom: 0 solid #ebe9f1;
  border-top-left-radius: .357rem;
  border-top-right-radius: .357rem;
  flex-shrink: 0;
  justify-content: space-between;
  align-items: center;
  padding: .8rem 1.4rem;
  display: flex;
}

.modal-header .btn-close {
  margin: -.4rem -.7rem -.4rem auto;
  padding: .4rem .7rem;
}

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

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

.modal-footer {
  padding: .8rem 1.4rem-0.25rem;
  border-top: 1px solid #22292f0d;
  border-bottom-right-radius: .357rem;
  border-bottom-left-radius: .357rem;
  flex-wrap: wrap;
  flex-shrink: 0;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.modal-footer > * {
  margin: .25rem;
}

@media (width >= 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }

  .modal-dialog-scrollable {
    height: calc(100% - 3.5rem);
  }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }

  .modal-sm {
    max-width: 400px;
  }
}

@media (width >= 992px) {
  .modal-lg, .modal-xl {
    max-width: 800px;
  }
}

@media (width >= 1200px) {
  .modal-xl {
    max-width: 94%;
  }
}

.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}

.modal-fullscreen .modal-content {
  border: 0;
  border-radius: 0;
  height: 100%;
}

.modal-fullscreen .modal-header {
  border-radius: 0;
}

.modal-fullscreen .modal-body {
  overflow-y: auto;
}

.modal-fullscreen .modal-footer {
  border-radius: 0;
}

@media (width <= 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }

  .modal-fullscreen-sm-down .modal-content {
    border: 0;
    border-radius: 0;
    height: 100%;
  }

  .modal-fullscreen-sm-down .modal-header {
    border-radius: 0;
  }

  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }

  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
}

@media (width <= 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }

  .modal-fullscreen-md-down .modal-content {
    border: 0;
    border-radius: 0;
    height: 100%;
  }

  .modal-fullscreen-md-down .modal-header {
    border-radius: 0;
  }

  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }

  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
}

@media (width <= 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }

  .modal-fullscreen-lg-down .modal-content {
    border: 0;
    border-radius: 0;
    height: 100%;
  }

  .modal-fullscreen-lg-down .modal-header {
    border-radius: 0;
  }

  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }

  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
}

@media (width <= 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }

  .modal-fullscreen-xl-down .modal-content {
    border: 0;
    border-radius: 0;
    height: 100%;
  }

  .modal-fullscreen-xl-down .modal-header {
    border-radius: 0;
  }

  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }

  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
}

@media (width <= 1439.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }

  .modal-fullscreen-xxl-down .modal-content {
    border: 0;
    border-radius: 0;
    height: 100%;
  }

  .modal-fullscreen-xxl-down .modal-header {
    border-radius: 0;
  }

  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }

  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
}

.tooltip {
  z-index: 1080;
  font-family: var(--bs-font-sans-serif);
  text-align: left;
  text-align: start;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  word-wrap: break-word;
  opacity: 0;
  margin: 0;
  font-size: .857rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.45;
  text-decoration: none;
  display: block;
  position: absolute;
}

.tooltip.show {
  opacity: 1;
}

.tooltip .tooltip-arrow {
  width: .8rem;
  height: .4rem;
  display: block;
  position: absolute;
}

.tooltip .tooltip-arrow:before {
  content: "";
  border-style: solid;
  border-color: #0000;
  position: absolute;
}

.bs-tooltip-top, .bs-tooltip-auto[data-popper-placement^="top"] {
  padding: .4rem 0;
}

.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow {
  bottom: 0;
}

.bs-tooltip-top .tooltip-arrow:before, .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow:before {
  border-width: .4rem .4rem 0;
  border-top-color: #323232;
  top: -1px;
}

.bs-tooltip-end, .bs-tooltip-auto[data-popper-placement^="right"] {
  padding: 0 .4rem;
}

.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow {
  width: .4rem;
  height: .8rem;
  left: 0;
}

.bs-tooltip-end .tooltip-arrow:before, .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow:before {
  border-width: .4rem .4rem .4rem 0;
  border-right-color: #323232;
  right: -1px;
}

.bs-tooltip-bottom, .bs-tooltip-auto[data-popper-placement^="bottom"] {
  padding: .4rem 0;
}

.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow {
  top: 0;
}

.bs-tooltip-bottom .tooltip-arrow:before, .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow:before {
  border-width: 0 .4rem .4rem;
  border-bottom-color: #323232;
  bottom: -1px;
}

.bs-tooltip-start, .bs-tooltip-auto[data-popper-placement^="left"] {
  padding: 0 .4rem;
}

.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow {
  width: .4rem;
  height: .8rem;
  right: 0;
}

.bs-tooltip-start .tooltip-arrow:before, .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow:before {
  border-width: .4rem 0 .4rem .4rem;
  border-left-color: #323232;
  left: -1px;
}

.tooltip-inner {
  color: #fff;
  text-align: center;
  background-color: #323232;
  border-radius: .358rem;
  max-width: 220px;
  padding: .4rem .775rem;
}

.popover {
  z-index: 1070;
  font-family: var(--bs-font-sans-serif);
  text-align: left;
  text-align: start;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 0 solid #ebe9f1;
  border-radius: .358rem;
  max-width: 276px;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.45;
  text-decoration: none;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.popover .popover-arrow {
  width: 1rem;
  height: .5rem;
  display: block;
  position: absolute;
}

.popover .popover-arrow:before, .popover .popover-arrow:after {
  content: "";
  border-style: solid;
  border-color: #0000;
  display: block;
  position: absolute;
}

.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow {
  bottom: -.5rem;
}

.bs-popover-top > .popover-arrow:before, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow:before {
  border-width: .5rem .5rem 0;
  border-top-color: #ebe9f1;
  bottom: 0;
}

.bs-popover-top > .popover-arrow:after, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow:after {
  border-width: .5rem .5rem 0;
  border-top-color: #fff;
  bottom: 0;
}

.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow {
  width: .5rem;
  height: 1rem;
  left: -.5rem;
}

.bs-popover-end > .popover-arrow:before, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow:before {
  border-width: .5rem .5rem .5rem 0;
  border-right-color: #ebe9f1;
  left: 0;
}

.bs-popover-end > .popover-arrow:after, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow:after {
  border-width: .5rem .5rem .5rem 0;
  border-right-color: #fff;
  left: 0;
}

.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow {
  top: -.5rem;
}

.bs-popover-bottom > .popover-arrow:before, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow:before {
  border-width: 0 .5rem .5rem;
  border-bottom-color: #ebe9f1;
  top: 0;
}

.bs-popover-bottom > .popover-arrow:after, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow:after {
  border-width: 0 .5rem .5rem;
  border-bottom-color: #fff;
  top: 0;
}

.bs-popover-bottom .popover-header:before, .bs-popover-auto[data-popper-placement^="bottom"] .popover-header:before {
  content: "";
  border-bottom: 0 solid #01f;
  width: 1rem;
  margin-left: -.5rem;
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
}

.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow {
  width: .5rem;
  height: 1rem;
  right: -.5rem;
}

.bs-popover-start > .popover-arrow:before, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow:before {
  border-width: .5rem 0 .5rem .5rem;
  border-left-color: #ebe9f1;
  right: 0;
}

.bs-popover-start > .popover-arrow:after, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow:after {
  border-width: .5rem 0 .5rem .5rem;
  border-left-color: #fff;
  right: 0;
}

.popover-header {
  color: #fff;
  background-color: #01f;
  border-bottom: 0 solid #ebe9f1;
  border-top-left-radius: .358rem;
  border-top-right-radius: .358rem;
  margin-bottom: 0;
  padding: .65rem 1.21rem;
  font-size: 1rem;
}

.popover-header:empty {
  display: none;
}

.popover-body {
  color: #6e6b7b;
  padding: 1rem;
}

.carousel {
  position: relative;
}

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

.carousel-inner {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.carousel-inner:after {
  clear: both;
  content: "";
  display: block;
}

.carousel-item {
  float: left;
  backface-visibility: hidden;
  width: 100%;
  margin-right: -100%;
  transition: transform .6s ease-in-out;
  display: none;
  position: relative;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

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

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

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

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}

.carousel-fade .carousel-item.active, .carousel-fade .carousel-item-next.carousel-item-start, .carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}

.carousel-fade .active.carousel-item-start, .carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s .6s;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-start, .carousel-fade .active.carousel-item-end {
    transition: none;
  }
}

.carousel-control-prev, .carousel-control-next {
  z-index: 1;
  color: #fff;
  text-align: center;
  opacity: .5;
  background: none;
  border: 0;
  justify-content: center;
  align-items: center;
  width: 15%;
  padding: 0;
  transition: opacity .15s;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev, .carousel-control-next {
    transition: none;
  }
}

.carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus {
  color: #fff;
  opacity: .9;
  outline: 0;
  text-decoration: none;
}

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

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

.carousel-control-prev-icon, .carousel-control-next-icon {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1.43rem;
  height: 1.43rem;
  display: inline-block;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"%23fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-chevron-left\"%3e%3cpolyline points=\"15 18 9 12 15 6\"%3e%3c/polyline%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"%23fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-chevron-right\"%3e%3cpolyline points=\"9 18 15 12 9 6\"%3e%3c/polyline%3e%3c/svg%3e");
}

.carousel-indicators {
  z-index: 2;
  justify-content: center;
  margin-bottom: 1rem;
  margin-left: 15%;
  margin-right: 15%;
  padding: 0;
  list-style: none;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  text-indent: -999px;
  cursor: pointer;
  opacity: .5;
  background-color: #fff;
  background-clip: padding-box;
  border: 10px solid #0000;
  border-left: 0;
  border-right: 0;
  flex: 0 auto;
  width: 30px;
  height: 3px;
  margin-left: 3px;
  margin-right: 3px;
  padding: 0;
  transition: opacity .6s;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}

.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  color: #fff;
  text-align: center;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  position: absolute;
  bottom: 1.25rem;
  left: 15%;
  right: 15%;
}

.carousel-dark .carousel-control-prev-icon, .carousel-dark .carousel-control-next-icon {
  filter: invert() grayscale(100);
}

.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #22292f;
}

.carousel-dark .carousel-caption {
  color: #22292f;
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}

.spinner-border {
  vertical-align: -.125em;
  border: .25em solid;
  border-right-color: #0000;
  border-radius: 50%;
  width: 2rem;
  height: 2rem;
  animation: .75s linear infinite spinner-border;
  display: inline-block;
}

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

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }

  50% {
    opacity: 1;
    transform: none;
  }
}

.spinner-grow {
  vertical-align: -.125em;
  opacity: 0;
  background-color: currentColor;
  border-radius: 50%;
  width: 2rem;
  height: 2rem;
  animation: .75s linear infinite spinner-grow;
  display: inline-block;
}

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

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

.offcanvas {
  z-index: 1045;
  visibility: hidden;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
  flex-direction: column;
  max-width: 100%;
  transition: transform .3s ease-in-out;
  display: flex;
  position: fixed;
  bottom: 0;
}

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

.offcanvas-backdrop {
  z-index: 1040;
  background-color: #22292f;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
}

.offcanvas-backdrop.fade {
  opacity: 0;
}

.offcanvas-backdrop.show {
  opacity: .5;
}

.offcanvas-header {
  justify-content: space-between;
  align-items: center;
  padding: .8rem 1.4rem;
  display: flex;
}

.offcanvas-header .btn-close {
  margin-top: -.4rem;
  margin-bottom: -.4rem;
  margin-right: -.7rem;
  padding: .4rem .7rem;
}

.offcanvas-title {
  margin-bottom: 0;
  line-height: 1.45;
}

.offcanvas-body {
  flex-grow: 1;
  padding: .8rem 1.4rem;
  overflow-y: auto;
}

.offcanvas-start {
  border-right: 0 solid #22292f33;
  width: 320px;
  top: 0;
  left: 0;
  transform: translateX(-100%);
}

.offcanvas-end {
  border-left: 0 solid #22292f33;
  width: 320px;
  top: 0;
  right: 0;
  transform: translateX(100%);
}

.offcanvas-top {
  border-bottom: 0 solid #22292f33;
  height: 30vh;
  max-height: 100%;
  top: 0;
  left: 0;
  right: 0;
  transform: translateY(-100%);
}

.offcanvas-bottom {
  border-top: 0 solid #22292f33;
  height: 30vh;
  max-height: 100%;
  left: 0;
  right: 0;
  transform: translateY(100%);
}

.offcanvas.show {
  transform: none;
}

.placeholder {
  vertical-align: middle;
  cursor: wait;
  opacity: .5;
  background-color: currentColor;
  min-height: 1em;
  display: inline-block;
}

.placeholder.btn:before {
  content: "";
  display: inline-block;
}

.placeholder-xs {
  min-height: .6em;
}

.placeholder-sm {
  min-height: .8em;
}

.placeholder-lg {
  min-height: 1.2em;
}

.placeholder-glow .placeholder {
  animation: 2s ease-in-out infinite placeholder-glow;
}

@keyframes placeholder-glow {
  50% {
    opacity: .2;
  }
}

.placeholder-wave {
  animation: 2s linear infinite placeholder-wave;
  mask-image: linear-gradient(130deg, #22292f 55%, #000c 75%, #22292f 95%);
  mask-size: 200% 100%;
}

@keyframes placeholder-wave {
  100% {
    mask-position: -200% 0;
  }
}

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

.link-primary {
  color: #01f;
}

.link-primary:hover, .link-primary:focus {
  color: #0010f2;
}

.link-secondary {
  color: #82868b;
}

.link-secondary:hover, .link-secondary:focus {
  color: #7c7f84;
}

.link-success {
  color: #60cb91;
}

.link-success:hover, .link-success:focus {
  color: #68ce97;
}

.link-info {
  color: #00cfe8;
}

.link-info:hover, .link-info:focus {
  color: #0dd1e9;
}

.link-warning {
  color: #ffb946;
}

.link-warning:hover, .link-warning:focus {
  color: #ffbd4f;
}

.link-danger {
  color: #f7685b;
}

.link-danger:hover, .link-danger:focus {
  color: #f77063;
}

.link-light {
  color: #c2cfe0;
}

.link-light:hover, .link-light:focus {
  color: #c5d1e2;
}

.link-dark {
  color: #323c47;
}

.link-dark:hover, .link-dark:focus {
  color: #303943;
}

.ratio {
  width: 100%;
  position: relative;
}

.ratio:before {
  padding-top: var(--bs-aspect-ratio);
  content: "";
  display: block;
}

.ratio > * {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}

.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}

.ratio-21x9 {
  --bs-aspect-ratio: 42.8571%;
}

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

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

.sticky-top {
  z-index: 1020;
  position: sticky;
  top: 0;
}

@media (width >= 576px) {
  .sticky-sm-top {
    z-index: 1020;
    position: sticky;
    top: 0;
  }
}

@media (width >= 768px) {
  .sticky-md-top {
    z-index: 1020;
    position: sticky;
    top: 0;
  }
}

@media (width >= 992px) {
  .sticky-lg-top {
    z-index: 1020;
    position: sticky;
    top: 0;
  }
}

@media (width >= 1200px) {
  .sticky-xl-top {
    z-index: 1020;
    position: sticky;
    top: 0;
  }
}

@media (width >= 1440px) {
  .sticky-xxl-top {
    z-index: 1020;
    position: sticky;
    top: 0;
  }
}

.hstack {
  flex-direction: row;
  align-self: stretch;
  align-items: center;
  display: flex;
}

.vstack {
  flex-direction: column;
  flex: auto;
  align-self: stretch;
  display: flex;
}

.visually-hidden, .visually-hidden-focusable:not(:focus):not(:focus-within) {
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  position: absolute !important;
  overflow: hidden !important;
}

.stretched-link:after {
  z-index: 1;
  content: "";
  position: absolute;
  inset: 0;
}

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

.vr {
  opacity: 1;
  background-color: currentColor;
  align-self: stretch;
  width: 1px;
  min-height: 1em;
  display: inline-block;
}

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

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

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

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

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

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

.float-start {
  float: left !important;
}

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

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

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

.opacity-25 {
  opacity: .25 !important;
}

.opacity-50 {
  opacity: .5 !important;
}

.opacity-75 {
  opacity: .75 !important;
}

.opacity-100 {
  opacity: 1 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

.shadow {
  box-shadow: 0 4px 24px #22292f1a !important;
}

.shadow-sm {
  box-shadow: 0 .125rem .25rem #22292f13 !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem #22292f2d !important;
}

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

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

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

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

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

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

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

.top-50 {
  top: 50% !important;
}

.top-100 {
  top: 100% !important;
}

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

.bottom-50 {
  bottom: 50% !important;
}

.bottom-100 {
  bottom: 100% !important;
}

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

.start-50 {
  left: 50% !important;
}

.start-100 {
  left: 100% !important;
}

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

.end-50 {
  right: 50% !important;
}

.end-100 {
  right: 100% !important;
}

.translate-middle {
  transform: translate(-50%, -50%) !important;
}

.translate-middle-x {
  transform: translateX(-50%) !important;
}

.translate-middle-y {
  transform: translateY(-50%) !important;
}

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

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

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

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

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

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

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

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

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

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

.border-primary {
  border-color: #01f !important;
}

.border-secondary {
  border-color: #82868b !important;
}

.border-success {
  border-color: #60cb91 !important;
}

.border-info {
  border-color: #00cfe8 !important;
}

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

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

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

.border-dark {
  border-color: #323c47 !important;
}

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

.border-1 {
  border-width: 1px !important;
}

.border-4 {
  border-width: 4px !important;
}

.border-5 {
  border-width: 5px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.gap-25 {
  gap: .25rem !important;
}

.gap-50 {
  gap: .5rem !important;
}

.gap-75 {
  gap: .75rem !important;
}

.gap-1 {
  gap: 1rem !important;
}

.gap-2 {
  gap: 1.5rem !important;
}

.gap-3 {
  gap: 3rem !important;
}

.gap-4 {
  gap: 3.5rem !important;
}

.gap-5 {
  gap: 4rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  order: -1 !important;
}

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

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

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

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

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

.m-75 {
  margin: .75rem !important;
}

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

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

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

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

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

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

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

.mx-25 {
  margin-left: .25rem !important;
  margin-right: .25rem !important;
}

.mx-50 {
  margin-left: .5rem !important;
  margin-right: .5rem !important;
}

.mx-75 {
  margin-left: .75rem !important;
  margin-right: .75rem !important;
}

.mx-1 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

.mx-2 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

.mx-3 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}

.mx-4 {
  margin-left: 3.5rem !important;
  margin-right: 3.5rem !important;
}

.mx-5 {
  margin-left: 4rem !important;
  margin-right: 4rem !important;
}

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

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

.my-25 {
  margin-top: .25rem !important;
  margin-bottom: .25rem !important;
}

.my-50 {
  margin-top: .5rem !important;
  margin-bottom: .5rem !important;
}

.my-75 {
  margin-top: .75rem !important;
  margin-bottom: .75rem !important;
}

.my-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-4 {
  margin-top: 3.5rem !important;
  margin-bottom: 3.5rem !important;
}

.my-5 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}

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

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

.mt-25 {
  margin-top: .25rem !important;
}

.mt-50 {
  margin-top: .5rem !important;
}

.mt-75 {
  margin-top: .75rem !important;
}

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

.mt-2 {
  margin-top: 1.5rem !important;
}

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

.mt-4 {
  margin-top: 3.5rem !important;
}

.mt-5 {
  margin-top: 4rem !important;
}

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

.me-0 {
  margin-right: 0 !important;
}

.me-25 {
  margin-right: .25rem !important;
}

.me-50 {
  margin-right: .5rem !important;
}

.me-75 {
  margin-right: .75rem !important;
}

.me-1 {
  margin-right: 1rem !important;
}

.me-2 {
  margin-right: 1.5rem !important;
}

.me-3 {
  margin-right: 3rem !important;
}

.me-4 {
  margin-right: 3.5rem !important;
}

.me-5 {
  margin-right: 4rem !important;
}

.me-auto {
  margin-right: auto !important;
}

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

.mb-25 {
  margin-bottom: .25rem !important;
}

.mb-50 {
  margin-bottom: .5rem !important;
}

.mb-75 {
  margin-bottom: .75rem !important;
}

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

.mb-2 {
  margin-bottom: 1.5rem !important;
}

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

.mb-4 {
  margin-bottom: 3.5rem !important;
}

.mb-5 {
  margin-bottom: 4rem !important;
}

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

.ms-0 {
  margin-left: 0 !important;
}

.ms-25 {
  margin-left: .25rem !important;
}

.ms-50 {
  margin-left: .5rem !important;
}

.ms-75 {
  margin-left: .75rem !important;
}

.ms-1 {
  margin-left: 1rem !important;
}

.ms-2 {
  margin-left: 1.5rem !important;
}

.ms-3 {
  margin-left: 3rem !important;
}

.ms-4 {
  margin-left: 3.5rem !important;
}

.ms-5 {
  margin-left: 4rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

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

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

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

.p-75 {
  padding: .75rem !important;
}

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

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

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

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

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

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

.px-25 {
  padding-left: .25rem !important;
  padding-right: .25rem !important;
}

.px-50 {
  padding-left: .5rem !important;
  padding-right: .5rem !important;
}

.px-75 {
  padding-left: .75rem !important;
  padding-right: .75rem !important;
}

.px-1 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.px-2 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.px-3 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

.px-4 {
  padding-left: 3.5rem !important;
  padding-right: 3.5rem !important;
}

.px-5 {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}

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

.py-25 {
  padding-top: .25rem !important;
  padding-bottom: .25rem !important;
}

.py-50 {
  padding-top: .5rem !important;
  padding-bottom: .5rem !important;
}

.py-75 {
  padding-top: .75rem !important;
  padding-bottom: .75rem !important;
}

.py-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.py-4 {
  padding-top: 3.5rem !important;
  padding-bottom: 3.5rem !important;
}

.py-5 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}

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

.pt-25 {
  padding-top: .25rem !important;
}

.pt-50 {
  padding-top: .5rem !important;
}

.pt-75 {
  padding-top: .75rem !important;
}

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

.pt-2 {
  padding-top: 1.5rem !important;
}

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

.pt-4 {
  padding-top: 3.5rem !important;
}

.pt-5 {
  padding-top: 4rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-25 {
  padding-right: .25rem !important;
}

.pe-50 {
  padding-right: .5rem !important;
}

.pe-75 {
  padding-right: .75rem !important;
}

.pe-1 {
  padding-right: 1rem !important;
}

.pe-2 {
  padding-right: 1.5rem !important;
}

.pe-3 {
  padding-right: 3rem !important;
}

.pe-4 {
  padding-right: 3.5rem !important;
}

.pe-5 {
  padding-right: 4rem !important;
}

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

.pb-25 {
  padding-bottom: .25rem !important;
}

.pb-50 {
  padding-bottom: .5rem !important;
}

.pb-75 {
  padding-bottom: .75rem !important;
}

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

.pb-2 {
  padding-bottom: 1.5rem !important;
}

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

.pb-4 {
  padding-bottom: 3.5rem !important;
}

.pb-5 {
  padding-bottom: 4rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-25 {
  padding-left: .25rem !important;
}

.ps-50 {
  padding-left: .5rem !important;
}

.ps-75 {
  padding-left: .75rem !important;
}

.ps-1 {
  padding-left: 1rem !important;
}

.ps-2 {
  padding-left: 1.5rem !important;
}

.ps-3 {
  padding-left: 3rem !important;
}

.ps-4 {
  padding-left: 3.5rem !important;
}

.ps-5 {
  padding-left: 4rem !important;
}

.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

.fs-1 {
  font-size: calc(1.325rem + .9vw) !important;
}

.fs-2 {
  font-size: calc(1.2964rem + .5568vw) !important;
}

.fs-3 {
  font-size: calc(1.275rem + .3vw) !important;
}

.fs-4 {
  font-size: calc(1.2536rem + .0432vw) !important;
}

.fs-5 {
  font-size: 1.07rem !important;
}

.fs-6 {
  font-size: 1rem !important;
}

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

.fst-normal {
  font-style: normal !important;
}

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

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

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

.fw-bold {
  font-weight: 500 !important;
}

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

.lh-1, .lh-sm {
  line-height: 1 !important;
}

.lh-base {
  line-height: 1.45 !important;
}

.lh-lg {
  line-height: 1.25 !important;
}

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

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

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

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

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

.text-decoration-line-through {
  text-decoration: line-through !important;
}

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

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

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

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

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

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

.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}

.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}

.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}

.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}

.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}

.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-rgb), var(--bs-text-opacity)) !important;
}

.text-muted {
  --bs-text-opacity: 1;
  color: #b9b9c3 !important;
}

.text-black-50 {
  --bs-text-opacity: 1;
  color: #22292f80 !important;
}

.text-white-50 {
  --bs-text-opacity: 1;
  color: #ffffff80 !important;
}

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

.text-opacity-25 {
  --bs-text-opacity: .25;
}

.text-opacity-50 {
  --bs-text-opacity: .5;
}

.text-opacity-75 {
  --bs-text-opacity: .75;
}

.text-opacity-100 {
  --bs-text-opacity: 1;
}

.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-rgb), var(--bs-bg-opacity)) !important;
}

.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: #0000 !important;
}

.bg-opacity-10 {
  --bs-bg-opacity: .1;
}

.bg-opacity-25 {
  --bs-bg-opacity: .25;
}

.bg-opacity-50 {
  --bs-bg-opacity: .5;
}

.bg-opacity-75 {
  --bs-bg-opacity: .75;
}

.bg-opacity-100 {
  --bs-bg-opacity: 1;
}

.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

.user-select-all {
  -webkit-user-select: all !important;
  user-select: all !important;
}

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

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

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

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

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

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

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

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

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

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

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

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

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

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

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media (width >= 576px) {
  .float-sm-start {
    float: left !important;
  }

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

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

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

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

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

  .d-sm-grid {
    display: grid !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .gap-sm-0 {
    gap: 0 !important;
  }

  .gap-sm-25 {
    gap: .25rem !important;
  }

  .gap-sm-50 {
    gap: .5rem !important;
  }

  .gap-sm-75 {
    gap: .75rem !important;
  }

  .gap-sm-1 {
    gap: 1rem !important;
  }

  .gap-sm-2 {
    gap: 1.5rem !important;
  }

  .gap-sm-3 {
    gap: 3rem !important;
  }

  .gap-sm-4 {
    gap: 3.5rem !important;
  }

  .gap-sm-5 {
    gap: 4rem !important;
  }

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

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

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

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

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

  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-sm-first {
    order: -1 !important;
  }

  .order-sm-0 {
    order: 0 !important;
  }

  .order-sm-1 {
    order: 1 !important;
  }

  .order-sm-2 {
    order: 2 !important;
  }

  .order-sm-3 {
    order: 3 !important;
  }

  .order-sm-4 {
    order: 4 !important;
  }

  .order-sm-5 {
    order: 5 !important;
  }

  .order-sm-last {
    order: 6 !important;
  }

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

  .m-sm-25 {
    margin: .25rem !important;
  }

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

  .m-sm-75 {
    margin: .75rem !important;
  }

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

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

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

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

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

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

  .mx-sm-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .mx-sm-25 {
    margin-left: .25rem !important;
    margin-right: .25rem !important;
  }

  .mx-sm-50 {
    margin-left: .5rem !important;
    margin-right: .5rem !important;
  }

  .mx-sm-75 {
    margin-left: .75rem !important;
    margin-right: .75rem !important;
  }

  .mx-sm-1 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .mx-sm-2 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .mx-sm-3 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .mx-sm-4 {
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important;
  }

  .mx-sm-5 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .mx-sm-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-sm-25 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }

  .my-sm-50 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }

  .my-sm-75 {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }

  .my-sm-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-sm-2 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-sm-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-sm-4 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }

  .my-sm-5 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

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

  .mt-sm-25 {
    margin-top: .25rem !important;
  }

  .mt-sm-50 {
    margin-top: .5rem !important;
  }

  .mt-sm-75 {
    margin-top: .75rem !important;
  }

  .mt-sm-1 {
    margin-top: 1rem !important;
  }

  .mt-sm-2 {
    margin-top: 1.5rem !important;
  }

  .mt-sm-3 {
    margin-top: 3rem !important;
  }

  .mt-sm-4 {
    margin-top: 3.5rem !important;
  }

  .mt-sm-5 {
    margin-top: 4rem !important;
  }

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

  .me-sm-0 {
    margin-right: 0 !important;
  }

  .me-sm-25 {
    margin-right: .25rem !important;
  }

  .me-sm-50 {
    margin-right: .5rem !important;
  }

  .me-sm-75 {
    margin-right: .75rem !important;
  }

  .me-sm-1 {
    margin-right: 1rem !important;
  }

  .me-sm-2 {
    margin-right: 1.5rem !important;
  }

  .me-sm-3 {
    margin-right: 3rem !important;
  }

  .me-sm-4 {
    margin-right: 3.5rem !important;
  }

  .me-sm-5 {
    margin-right: 4rem !important;
  }

  .me-sm-auto {
    margin-right: auto !important;
  }

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

  .mb-sm-25 {
    margin-bottom: .25rem !important;
  }

  .mb-sm-50 {
    margin-bottom: .5rem !important;
  }

  .mb-sm-75 {
    margin-bottom: .75rem !important;
  }

  .mb-sm-1 {
    margin-bottom: 1rem !important;
  }

  .mb-sm-2 {
    margin-bottom: 1.5rem !important;
  }

  .mb-sm-3 {
    margin-bottom: 3rem !important;
  }

  .mb-sm-4 {
    margin-bottom: 3.5rem !important;
  }

  .mb-sm-5 {
    margin-bottom: 4rem !important;
  }

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

  .ms-sm-0 {
    margin-left: 0 !important;
  }

  .ms-sm-25 {
    margin-left: .25rem !important;
  }

  .ms-sm-50 {
    margin-left: .5rem !important;
  }

  .ms-sm-75 {
    margin-left: .75rem !important;
  }

  .ms-sm-1 {
    margin-left: 1rem !important;
  }

  .ms-sm-2 {
    margin-left: 1.5rem !important;
  }

  .ms-sm-3 {
    margin-left: 3rem !important;
  }

  .ms-sm-4 {
    margin-left: 3.5rem !important;
  }

  .ms-sm-5 {
    margin-left: 4rem !important;
  }

  .ms-sm-auto {
    margin-left: auto !important;
  }

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

  .p-sm-25 {
    padding: .25rem !important;
  }

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

  .p-sm-75 {
    padding: .75rem !important;
  }

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

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

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

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

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

  .px-sm-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .px-sm-25 {
    padding-left: .25rem !important;
    padding-right: .25rem !important;
  }

  .px-sm-50 {
    padding-left: .5rem !important;
    padding-right: .5rem !important;
  }

  .px-sm-75 {
    padding-left: .75rem !important;
    padding-right: .75rem !important;
  }

  .px-sm-1 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .px-sm-2 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .px-sm-3 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .px-sm-4 {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }

  .px-sm-5 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-sm-25 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }

  .py-sm-50 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }

  .py-sm-75 {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }

  .py-sm-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-sm-2 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-sm-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .py-sm-4 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }

  .py-sm-5 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

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

  .pt-sm-25 {
    padding-top: .25rem !important;
  }

  .pt-sm-50 {
    padding-top: .5rem !important;
  }

  .pt-sm-75 {
    padding-top: .75rem !important;
  }

  .pt-sm-1 {
    padding-top: 1rem !important;
  }

  .pt-sm-2 {
    padding-top: 1.5rem !important;
  }

  .pt-sm-3 {
    padding-top: 3rem !important;
  }

  .pt-sm-4 {
    padding-top: 3.5rem !important;
  }

  .pt-sm-5 {
    padding-top: 4rem !important;
  }

  .pe-sm-0 {
    padding-right: 0 !important;
  }

  .pe-sm-25 {
    padding-right: .25rem !important;
  }

  .pe-sm-50 {
    padding-right: .5rem !important;
  }

  .pe-sm-75 {
    padding-right: .75rem !important;
  }

  .pe-sm-1 {
    padding-right: 1rem !important;
  }

  .pe-sm-2 {
    padding-right: 1.5rem !important;
  }

  .pe-sm-3 {
    padding-right: 3rem !important;
  }

  .pe-sm-4 {
    padding-right: 3.5rem !important;
  }

  .pe-sm-5 {
    padding-right: 4rem !important;
  }

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

  .pb-sm-25 {
    padding-bottom: .25rem !important;
  }

  .pb-sm-50 {
    padding-bottom: .5rem !important;
  }

  .pb-sm-75 {
    padding-bottom: .75rem !important;
  }

  .pb-sm-1 {
    padding-bottom: 1rem !important;
  }

  .pb-sm-2 {
    padding-bottom: 1.5rem !important;
  }

  .pb-sm-3 {
    padding-bottom: 3rem !important;
  }

  .pb-sm-4 {
    padding-bottom: 3.5rem !important;
  }

  .pb-sm-5 {
    padding-bottom: 4rem !important;
  }

  .ps-sm-0 {
    padding-left: 0 !important;
  }

  .ps-sm-25 {
    padding-left: .25rem !important;
  }

  .ps-sm-50 {
    padding-left: .5rem !important;
  }

  .ps-sm-75 {
    padding-left: .75rem !important;
  }

  .ps-sm-1 {
    padding-left: 1rem !important;
  }

  .ps-sm-2 {
    padding-left: 1.5rem !important;
  }

  .ps-sm-3 {
    padding-left: 3rem !important;
  }

  .ps-sm-4 {
    padding-left: 3.5rem !important;
  }

  .ps-sm-5 {
    padding-left: 4rem !important;
  }

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

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

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

@media (width >= 768px) {
  .float-md-start {
    float: left !important;
  }

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

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

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

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

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

  .d-md-grid {
    display: grid !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .gap-md-0 {
    gap: 0 !important;
  }

  .gap-md-25 {
    gap: .25rem !important;
  }

  .gap-md-50 {
    gap: .5rem !important;
  }

  .gap-md-75 {
    gap: .75rem !important;
  }

  .gap-md-1 {
    gap: 1rem !important;
  }

  .gap-md-2 {
    gap: 1.5rem !important;
  }

  .gap-md-3 {
    gap: 3rem !important;
  }

  .gap-md-4 {
    gap: 3.5rem !important;
  }

  .gap-md-5 {
    gap: 4rem !important;
  }

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

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

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

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

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

  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-md-first {
    order: -1 !important;
  }

  .order-md-0 {
    order: 0 !important;
  }

  .order-md-1 {
    order: 1 !important;
  }

  .order-md-2 {
    order: 2 !important;
  }

  .order-md-3 {
    order: 3 !important;
  }

  .order-md-4 {
    order: 4 !important;
  }

  .order-md-5 {
    order: 5 !important;
  }

  .order-md-last {
    order: 6 !important;
  }

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

  .m-md-25 {
    margin: .25rem !important;
  }

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

  .m-md-75 {
    margin: .75rem !important;
  }

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

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

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

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

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

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

  .mx-md-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .mx-md-25 {
    margin-left: .25rem !important;
    margin-right: .25rem !important;
  }

  .mx-md-50 {
    margin-left: .5rem !important;
    margin-right: .5rem !important;
  }

  .mx-md-75 {
    margin-left: .75rem !important;
    margin-right: .75rem !important;
  }

  .mx-md-1 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .mx-md-2 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .mx-md-3 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .mx-md-4 {
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important;
  }

  .mx-md-5 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .mx-md-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-md-25 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }

  .my-md-50 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }

  .my-md-75 {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }

  .my-md-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-md-2 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-md-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-md-4 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }

  .my-md-5 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

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

  .mt-md-25 {
    margin-top: .25rem !important;
  }

  .mt-md-50 {
    margin-top: .5rem !important;
  }

  .mt-md-75 {
    margin-top: .75rem !important;
  }

  .mt-md-1 {
    margin-top: 1rem !important;
  }

  .mt-md-2 {
    margin-top: 1.5rem !important;
  }

  .mt-md-3 {
    margin-top: 3rem !important;
  }

  .mt-md-4 {
    margin-top: 3.5rem !important;
  }

  .mt-md-5 {
    margin-top: 4rem !important;
  }

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

  .me-md-0 {
    margin-right: 0 !important;
  }

  .me-md-25 {
    margin-right: .25rem !important;
  }

  .me-md-50 {
    margin-right: .5rem !important;
  }

  .me-md-75 {
    margin-right: .75rem !important;
  }

  .me-md-1 {
    margin-right: 1rem !important;
  }

  .me-md-2 {
    margin-right: 1.5rem !important;
  }

  .me-md-3 {
    margin-right: 3rem !important;
  }

  .me-md-4 {
    margin-right: 3.5rem !important;
  }

  .me-md-5 {
    margin-right: 4rem !important;
  }

  .me-md-auto {
    margin-right: auto !important;
  }

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

  .mb-md-25 {
    margin-bottom: .25rem !important;
  }

  .mb-md-50 {
    margin-bottom: .5rem !important;
  }

  .mb-md-75 {
    margin-bottom: .75rem !important;
  }

  .mb-md-1 {
    margin-bottom: 1rem !important;
  }

  .mb-md-2 {
    margin-bottom: 1.5rem !important;
  }

  .mb-md-3 {
    margin-bottom: 3rem !important;
  }

  .mb-md-4 {
    margin-bottom: 3.5rem !important;
  }

  .mb-md-5 {
    margin-bottom: 4rem !important;
  }

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

  .ms-md-0 {
    margin-left: 0 !important;
  }

  .ms-md-25 {
    margin-left: .25rem !important;
  }

  .ms-md-50 {
    margin-left: .5rem !important;
  }

  .ms-md-75 {
    margin-left: .75rem !important;
  }

  .ms-md-1 {
    margin-left: 1rem !important;
  }

  .ms-md-2 {
    margin-left: 1.5rem !important;
  }

  .ms-md-3 {
    margin-left: 3rem !important;
  }

  .ms-md-4 {
    margin-left: 3.5rem !important;
  }

  .ms-md-5 {
    margin-left: 4rem !important;
  }

  .ms-md-auto {
    margin-left: auto !important;
  }

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

  .p-md-25 {
    padding: .25rem !important;
  }

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

  .p-md-75 {
    padding: .75rem !important;
  }

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

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

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

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

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

  .px-md-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .px-md-25 {
    padding-left: .25rem !important;
    padding-right: .25rem !important;
  }

  .px-md-50 {
    padding-left: .5rem !important;
    padding-right: .5rem !important;
  }

  .px-md-75 {
    padding-left: .75rem !important;
    padding-right: .75rem !important;
  }

  .px-md-1 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .px-md-2 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .px-md-3 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .px-md-4 {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }

  .px-md-5 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-md-25 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }

  .py-md-50 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }

  .py-md-75 {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }

  .py-md-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-md-2 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-md-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .py-md-4 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }

  .py-md-5 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

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

  .pt-md-25 {
    padding-top: .25rem !important;
  }

  .pt-md-50 {
    padding-top: .5rem !important;
  }

  .pt-md-75 {
    padding-top: .75rem !important;
  }

  .pt-md-1 {
    padding-top: 1rem !important;
  }

  .pt-md-2 {
    padding-top: 1.5rem !important;
  }

  .pt-md-3 {
    padding-top: 3rem !important;
  }

  .pt-md-4 {
    padding-top: 3.5rem !important;
  }

  .pt-md-5 {
    padding-top: 4rem !important;
  }

  .pe-md-0 {
    padding-right: 0 !important;
  }

  .pe-md-25 {
    padding-right: .25rem !important;
  }

  .pe-md-50 {
    padding-right: .5rem !important;
  }

  .pe-md-75 {
    padding-right: .75rem !important;
  }

  .pe-md-1 {
    padding-right: 1rem !important;
  }

  .pe-md-2 {
    padding-right: 1.5rem !important;
  }

  .pe-md-3 {
    padding-right: 3rem !important;
  }

  .pe-md-4 {
    padding-right: 3.5rem !important;
  }

  .pe-md-5 {
    padding-right: 4rem !important;
  }

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

  .pb-md-25 {
    padding-bottom: .25rem !important;
  }

  .pb-md-50 {
    padding-bottom: .5rem !important;
  }

  .pb-md-75 {
    padding-bottom: .75rem !important;
  }

  .pb-md-1 {
    padding-bottom: 1rem !important;
  }

  .pb-md-2 {
    padding-bottom: 1.5rem !important;
  }

  .pb-md-3 {
    padding-bottom: 3rem !important;
  }

  .pb-md-4 {
    padding-bottom: 3.5rem !important;
  }

  .pb-md-5 {
    padding-bottom: 4rem !important;
  }

  .ps-md-0 {
    padding-left: 0 !important;
  }

  .ps-md-25 {
    padding-left: .25rem !important;
  }

  .ps-md-50 {
    padding-left: .5rem !important;
  }

  .ps-md-75 {
    padding-left: .75rem !important;
  }

  .ps-md-1 {
    padding-left: 1rem !important;
  }

  .ps-md-2 {
    padding-left: 1.5rem !important;
  }

  .ps-md-3 {
    padding-left: 3rem !important;
  }

  .ps-md-4 {
    padding-left: 3.5rem !important;
  }

  .ps-md-5 {
    padding-left: 4rem !important;
  }

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

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

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

@media (width >= 992px) {
  .float-lg-start {
    float: left !important;
  }

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

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

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

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

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

  .d-lg-grid {
    display: grid !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .gap-lg-0 {
    gap: 0 !important;
  }

  .gap-lg-25 {
    gap: .25rem !important;
  }

  .gap-lg-50 {
    gap: .5rem !important;
  }

  .gap-lg-75 {
    gap: .75rem !important;
  }

  .gap-lg-1 {
    gap: 1rem !important;
  }

  .gap-lg-2 {
    gap: 1.5rem !important;
  }

  .gap-lg-3 {
    gap: 3rem !important;
  }

  .gap-lg-4 {
    gap: 3.5rem !important;
  }

  .gap-lg-5 {
    gap: 4rem !important;
  }

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

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

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

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

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

  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-lg-first {
    order: -1 !important;
  }

  .order-lg-0 {
    order: 0 !important;
  }

  .order-lg-1 {
    order: 1 !important;
  }

  .order-lg-2 {
    order: 2 !important;
  }

  .order-lg-3 {
    order: 3 !important;
  }

  .order-lg-4 {
    order: 4 !important;
  }

  .order-lg-5 {
    order: 5 !important;
  }

  .order-lg-last {
    order: 6 !important;
  }

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

  .m-lg-25 {
    margin: .25rem !important;
  }

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

  .m-lg-75 {
    margin: .75rem !important;
  }

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

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

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

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

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

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

  .mx-lg-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .mx-lg-25 {
    margin-left: .25rem !important;
    margin-right: .25rem !important;
  }

  .mx-lg-50 {
    margin-left: .5rem !important;
    margin-right: .5rem !important;
  }

  .mx-lg-75 {
    margin-left: .75rem !important;
    margin-right: .75rem !important;
  }

  .mx-lg-1 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .mx-lg-2 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .mx-lg-3 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .mx-lg-4 {
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important;
  }

  .mx-lg-5 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .mx-lg-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-lg-25 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }

  .my-lg-50 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }

  .my-lg-75 {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }

  .my-lg-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-lg-2 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-lg-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-lg-4 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }

  .my-lg-5 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

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

  .mt-lg-25 {
    margin-top: .25rem !important;
  }

  .mt-lg-50 {
    margin-top: .5rem !important;
  }

  .mt-lg-75 {
    margin-top: .75rem !important;
  }

  .mt-lg-1 {
    margin-top: 1rem !important;
  }

  .mt-lg-2 {
    margin-top: 1.5rem !important;
  }

  .mt-lg-3 {
    margin-top: 3rem !important;
  }

  .mt-lg-4 {
    margin-top: 3.5rem !important;
  }

  .mt-lg-5 {
    margin-top: 4rem !important;
  }

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

  .me-lg-0 {
    margin-right: 0 !important;
  }

  .me-lg-25 {
    margin-right: .25rem !important;
  }

  .me-lg-50 {
    margin-right: .5rem !important;
  }

  .me-lg-75 {
    margin-right: .75rem !important;
  }

  .me-lg-1 {
    margin-right: 1rem !important;
  }

  .me-lg-2 {
    margin-right: 1.5rem !important;
  }

  .me-lg-3 {
    margin-right: 3rem !important;
  }

  .me-lg-4 {
    margin-right: 3.5rem !important;
  }

  .me-lg-5 {
    margin-right: 4rem !important;
  }

  .me-lg-auto {
    margin-right: auto !important;
  }

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

  .mb-lg-25 {
    margin-bottom: .25rem !important;
  }

  .mb-lg-50 {
    margin-bottom: .5rem !important;
  }

  .mb-lg-75 {
    margin-bottom: .75rem !important;
  }

  .mb-lg-1 {
    margin-bottom: 1rem !important;
  }

  .mb-lg-2 {
    margin-bottom: 1.5rem !important;
  }

  .mb-lg-3 {
    margin-bottom: 3rem !important;
  }

  .mb-lg-4 {
    margin-bottom: 3.5rem !important;
  }

  .mb-lg-5 {
    margin-bottom: 4rem !important;
  }

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

  .ms-lg-0 {
    margin-left: 0 !important;
  }

  .ms-lg-25 {
    margin-left: .25rem !important;
  }

  .ms-lg-50 {
    margin-left: .5rem !important;
  }

  .ms-lg-75 {
    margin-left: .75rem !important;
  }

  .ms-lg-1 {
    margin-left: 1rem !important;
  }

  .ms-lg-2 {
    margin-left: 1.5rem !important;
  }

  .ms-lg-3 {
    margin-left: 3rem !important;
  }

  .ms-lg-4 {
    margin-left: 3.5rem !important;
  }

  .ms-lg-5 {
    margin-left: 4rem !important;
  }

  .ms-lg-auto {
    margin-left: auto !important;
  }

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

  .p-lg-25 {
    padding: .25rem !important;
  }

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

  .p-lg-75 {
    padding: .75rem !important;
  }

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

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

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

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

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

  .px-lg-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .px-lg-25 {
    padding-left: .25rem !important;
    padding-right: .25rem !important;
  }

  .px-lg-50 {
    padding-left: .5rem !important;
    padding-right: .5rem !important;
  }

  .px-lg-75 {
    padding-left: .75rem !important;
    padding-right: .75rem !important;
  }

  .px-lg-1 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .px-lg-2 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .px-lg-3 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .px-lg-4 {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }

  .px-lg-5 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-lg-25 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }

  .py-lg-50 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }

  .py-lg-75 {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }

  .py-lg-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-lg-2 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-lg-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .py-lg-4 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }

  .py-lg-5 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

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

  .pt-lg-25 {
    padding-top: .25rem !important;
  }

  .pt-lg-50 {
    padding-top: .5rem !important;
  }

  .pt-lg-75 {
    padding-top: .75rem !important;
  }

  .pt-lg-1 {
    padding-top: 1rem !important;
  }

  .pt-lg-2 {
    padding-top: 1.5rem !important;
  }

  .pt-lg-3 {
    padding-top: 3rem !important;
  }

  .pt-lg-4 {
    padding-top: 3.5rem !important;
  }

  .pt-lg-5 {
    padding-top: 4rem !important;
  }

  .pe-lg-0 {
    padding-right: 0 !important;
  }

  .pe-lg-25 {
    padding-right: .25rem !important;
  }

  .pe-lg-50 {
    padding-right: .5rem !important;
  }

  .pe-lg-75 {
    padding-right: .75rem !important;
  }

  .pe-lg-1 {
    padding-right: 1rem !important;
  }

  .pe-lg-2 {
    padding-right: 1.5rem !important;
  }

  .pe-lg-3 {
    padding-right: 3rem !important;
  }

  .pe-lg-4 {
    padding-right: 3.5rem !important;
  }

  .pe-lg-5 {
    padding-right: 4rem !important;
  }

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

  .pb-lg-25 {
    padding-bottom: .25rem !important;
  }

  .pb-lg-50 {
    padding-bottom: .5rem !important;
  }

  .pb-lg-75 {
    padding-bottom: .75rem !important;
  }

  .pb-lg-1 {
    padding-bottom: 1rem !important;
  }

  .pb-lg-2 {
    padding-bottom: 1.5rem !important;
  }

  .pb-lg-3 {
    padding-bottom: 3rem !important;
  }

  .pb-lg-4 {
    padding-bottom: 3.5rem !important;
  }

  .pb-lg-5 {
    padding-bottom: 4rem !important;
  }

  .ps-lg-0 {
    padding-left: 0 !important;
  }

  .ps-lg-25 {
    padding-left: .25rem !important;
  }

  .ps-lg-50 {
    padding-left: .5rem !important;
  }

  .ps-lg-75 {
    padding-left: .75rem !important;
  }

  .ps-lg-1 {
    padding-left: 1rem !important;
  }

  .ps-lg-2 {
    padding-left: 1.5rem !important;
  }

  .ps-lg-3 {
    padding-left: 3rem !important;
  }

  .ps-lg-4 {
    padding-left: 3.5rem !important;
  }

  .ps-lg-5 {
    padding-left: 4rem !important;
  }

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

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

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

@media (width >= 1200px) {
  .float-xl-start {
    float: left !important;
  }

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

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

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

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

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

  .d-xl-grid {
    display: grid !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .gap-xl-0 {
    gap: 0 !important;
  }

  .gap-xl-25 {
    gap: .25rem !important;
  }

  .gap-xl-50 {
    gap: .5rem !important;
  }

  .gap-xl-75 {
    gap: .75rem !important;
  }

  .gap-xl-1 {
    gap: 1rem !important;
  }

  .gap-xl-2 {
    gap: 1.5rem !important;
  }

  .gap-xl-3 {
    gap: 3rem !important;
  }

  .gap-xl-4 {
    gap: 3.5rem !important;
  }

  .gap-xl-5 {
    gap: 4rem !important;
  }

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

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

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

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

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

  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-xl-first {
    order: -1 !important;
  }

  .order-xl-0 {
    order: 0 !important;
  }

  .order-xl-1 {
    order: 1 !important;
  }

  .order-xl-2 {
    order: 2 !important;
  }

  .order-xl-3 {
    order: 3 !important;
  }

  .order-xl-4 {
    order: 4 !important;
  }

  .order-xl-5 {
    order: 5 !important;
  }

  .order-xl-last {
    order: 6 !important;
  }

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

  .m-xl-25 {
    margin: .25rem !important;
  }

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

  .m-xl-75 {
    margin: .75rem !important;
  }

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

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

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

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

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

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

  .mx-xl-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .mx-xl-25 {
    margin-left: .25rem !important;
    margin-right: .25rem !important;
  }

  .mx-xl-50 {
    margin-left: .5rem !important;
    margin-right: .5rem !important;
  }

  .mx-xl-75 {
    margin-left: .75rem !important;
    margin-right: .75rem !important;
  }

  .mx-xl-1 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .mx-xl-2 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .mx-xl-3 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .mx-xl-4 {
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important;
  }

  .mx-xl-5 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .mx-xl-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-xl-25 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }

  .my-xl-50 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }

  .my-xl-75 {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }

  .my-xl-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-xl-2 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-xl-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-xl-4 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }

  .my-xl-5 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

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

  .mt-xl-25 {
    margin-top: .25rem !important;
  }

  .mt-xl-50 {
    margin-top: .5rem !important;
  }

  .mt-xl-75 {
    margin-top: .75rem !important;
  }

  .mt-xl-1 {
    margin-top: 1rem !important;
  }

  .mt-xl-2 {
    margin-top: 1.5rem !important;
  }

  .mt-xl-3 {
    margin-top: 3rem !important;
  }

  .mt-xl-4 {
    margin-top: 3.5rem !important;
  }

  .mt-xl-5 {
    margin-top: 4rem !important;
  }

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

  .me-xl-0 {
    margin-right: 0 !important;
  }

  .me-xl-25 {
    margin-right: .25rem !important;
  }

  .me-xl-50 {
    margin-right: .5rem !important;
  }

  .me-xl-75 {
    margin-right: .75rem !important;
  }

  .me-xl-1 {
    margin-right: 1rem !important;
  }

  .me-xl-2 {
    margin-right: 1.5rem !important;
  }

  .me-xl-3 {
    margin-right: 3rem !important;
  }

  .me-xl-4 {
    margin-right: 3.5rem !important;
  }

  .me-xl-5 {
    margin-right: 4rem !important;
  }

  .me-xl-auto {
    margin-right: auto !important;
  }

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

  .mb-xl-25 {
    margin-bottom: .25rem !important;
  }

  .mb-xl-50 {
    margin-bottom: .5rem !important;
  }

  .mb-xl-75 {
    margin-bottom: .75rem !important;
  }

  .mb-xl-1 {
    margin-bottom: 1rem !important;
  }

  .mb-xl-2 {
    margin-bottom: 1.5rem !important;
  }

  .mb-xl-3 {
    margin-bottom: 3rem !important;
  }

  .mb-xl-4 {
    margin-bottom: 3.5rem !important;
  }

  .mb-xl-5 {
    margin-bottom: 4rem !important;
  }

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

  .ms-xl-0 {
    margin-left: 0 !important;
  }

  .ms-xl-25 {
    margin-left: .25rem !important;
  }

  .ms-xl-50 {
    margin-left: .5rem !important;
  }

  .ms-xl-75 {
    margin-left: .75rem !important;
  }

  .ms-xl-1 {
    margin-left: 1rem !important;
  }

  .ms-xl-2 {
    margin-left: 1.5rem !important;
  }

  .ms-xl-3 {
    margin-left: 3rem !important;
  }

  .ms-xl-4 {
    margin-left: 3.5rem !important;
  }

  .ms-xl-5 {
    margin-left: 4rem !important;
  }

  .ms-xl-auto {
    margin-left: auto !important;
  }

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

  .p-xl-25 {
    padding: .25rem !important;
  }

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

  .p-xl-75 {
    padding: .75rem !important;
  }

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

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

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

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

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

  .px-xl-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .px-xl-25 {
    padding-left: .25rem !important;
    padding-right: .25rem !important;
  }

  .px-xl-50 {
    padding-left: .5rem !important;
    padding-right: .5rem !important;
  }

  .px-xl-75 {
    padding-left: .75rem !important;
    padding-right: .75rem !important;
  }

  .px-xl-1 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .px-xl-2 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .px-xl-3 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .px-xl-4 {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }

  .px-xl-5 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-xl-25 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }

  .py-xl-50 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }

  .py-xl-75 {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }

  .py-xl-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-xl-2 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-xl-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .py-xl-4 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }

  .py-xl-5 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

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

  .pt-xl-25 {
    padding-top: .25rem !important;
  }

  .pt-xl-50 {
    padding-top: .5rem !important;
  }

  .pt-xl-75 {
    padding-top: .75rem !important;
  }

  .pt-xl-1 {
    padding-top: 1rem !important;
  }

  .pt-xl-2 {
    padding-top: 1.5rem !important;
  }

  .pt-xl-3 {
    padding-top: 3rem !important;
  }

  .pt-xl-4 {
    padding-top: 3.5rem !important;
  }

  .pt-xl-5 {
    padding-top: 4rem !important;
  }

  .pe-xl-0 {
    padding-right: 0 !important;
  }

  .pe-xl-25 {
    padding-right: .25rem !important;
  }

  .pe-xl-50 {
    padding-right: .5rem !important;
  }

  .pe-xl-75 {
    padding-right: .75rem !important;
  }

  .pe-xl-1 {
    padding-right: 1rem !important;
  }

  .pe-xl-2 {
    padding-right: 1.5rem !important;
  }

  .pe-xl-3 {
    padding-right: 3rem !important;
  }

  .pe-xl-4 {
    padding-right: 3.5rem !important;
  }

  .pe-xl-5 {
    padding-right: 4rem !important;
  }

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

  .pb-xl-25 {
    padding-bottom: .25rem !important;
  }

  .pb-xl-50 {
    padding-bottom: .5rem !important;
  }

  .pb-xl-75 {
    padding-bottom: .75rem !important;
  }

  .pb-xl-1 {
    padding-bottom: 1rem !important;
  }

  .pb-xl-2 {
    padding-bottom: 1.5rem !important;
  }

  .pb-xl-3 {
    padding-bottom: 3rem !important;
  }

  .pb-xl-4 {
    padding-bottom: 3.5rem !important;
  }

  .pb-xl-5 {
    padding-bottom: 4rem !important;
  }

  .ps-xl-0 {
    padding-left: 0 !important;
  }

  .ps-xl-25 {
    padding-left: .25rem !important;
  }

  .ps-xl-50 {
    padding-left: .5rem !important;
  }

  .ps-xl-75 {
    padding-left: .75rem !important;
  }

  .ps-xl-1 {
    padding-left: 1rem !important;
  }

  .ps-xl-2 {
    padding-left: 1.5rem !important;
  }

  .ps-xl-3 {
    padding-left: 3rem !important;
  }

  .ps-xl-4 {
    padding-left: 3.5rem !important;
  }

  .ps-xl-5 {
    padding-left: 4rem !important;
  }

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

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

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

@media (width >= 1440px) {
  .float-xxl-start {
    float: left !important;
  }

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

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

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

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

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

  .d-xxl-grid {
    display: grid !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .gap-xxl-0 {
    gap: 0 !important;
  }

  .gap-xxl-25 {
    gap: .25rem !important;
  }

  .gap-xxl-50 {
    gap: .5rem !important;
  }

  .gap-xxl-75 {
    gap: .75rem !important;
  }

  .gap-xxl-1 {
    gap: 1rem !important;
  }

  .gap-xxl-2 {
    gap: 1.5rem !important;
  }

  .gap-xxl-3 {
    gap: 3rem !important;
  }

  .gap-xxl-4 {
    gap: 3.5rem !important;
  }

  .gap-xxl-5 {
    gap: 4rem !important;
  }

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

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

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

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

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

  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-xxl-first {
    order: -1 !important;
  }

  .order-xxl-0 {
    order: 0 !important;
  }

  .order-xxl-1 {
    order: 1 !important;
  }

  .order-xxl-2 {
    order: 2 !important;
  }

  .order-xxl-3 {
    order: 3 !important;
  }

  .order-xxl-4 {
    order: 4 !important;
  }

  .order-xxl-5 {
    order: 5 !important;
  }

  .order-xxl-last {
    order: 6 !important;
  }

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

  .m-xxl-25 {
    margin: .25rem !important;
  }

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

  .m-xxl-75 {
    margin: .75rem !important;
  }

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

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

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

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

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

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

  .mx-xxl-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .mx-xxl-25 {
    margin-left: .25rem !important;
    margin-right: .25rem !important;
  }

  .mx-xxl-50 {
    margin-left: .5rem !important;
    margin-right: .5rem !important;
  }

  .mx-xxl-75 {
    margin-left: .75rem !important;
    margin-right: .75rem !important;
  }

  .mx-xxl-1 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .mx-xxl-2 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .mx-xxl-3 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .mx-xxl-4 {
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important;
  }

  .mx-xxl-5 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .mx-xxl-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-xxl-25 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }

  .my-xxl-50 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }

  .my-xxl-75 {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }

  .my-xxl-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-xxl-2 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-xxl-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-xxl-4 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }

  .my-xxl-5 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

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

  .mt-xxl-25 {
    margin-top: .25rem !important;
  }

  .mt-xxl-50 {
    margin-top: .5rem !important;
  }

  .mt-xxl-75 {
    margin-top: .75rem !important;
  }

  .mt-xxl-1 {
    margin-top: 1rem !important;
  }

  .mt-xxl-2 {
    margin-top: 1.5rem !important;
  }

  .mt-xxl-3 {
    margin-top: 3rem !important;
  }

  .mt-xxl-4 {
    margin-top: 3.5rem !important;
  }

  .mt-xxl-5 {
    margin-top: 4rem !important;
  }

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

  .me-xxl-0 {
    margin-right: 0 !important;
  }

  .me-xxl-25 {
    margin-right: .25rem !important;
  }

  .me-xxl-50 {
    margin-right: .5rem !important;
  }

  .me-xxl-75 {
    margin-right: .75rem !important;
  }

  .me-xxl-1 {
    margin-right: 1rem !important;
  }

  .me-xxl-2 {
    margin-right: 1.5rem !important;
  }

  .me-xxl-3 {
    margin-right: 3rem !important;
  }

  .me-xxl-4 {
    margin-right: 3.5rem !important;
  }

  .me-xxl-5 {
    margin-right: 4rem !important;
  }

  .me-xxl-auto {
    margin-right: auto !important;
  }

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

  .mb-xxl-25 {
    margin-bottom: .25rem !important;
  }

  .mb-xxl-50 {
    margin-bottom: .5rem !important;
  }

  .mb-xxl-75 {
    margin-bottom: .75rem !important;
  }

  .mb-xxl-1 {
    margin-bottom: 1rem !important;
  }

  .mb-xxl-2 {
    margin-bottom: 1.5rem !important;
  }

  .mb-xxl-3 {
    margin-bottom: 3rem !important;
  }

  .mb-xxl-4 {
    margin-bottom: 3.5rem !important;
  }

  .mb-xxl-5 {
    margin-bottom: 4rem !important;
  }

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

  .ms-xxl-0 {
    margin-left: 0 !important;
  }

  .ms-xxl-25 {
    margin-left: .25rem !important;
  }

  .ms-xxl-50 {
    margin-left: .5rem !important;
  }

  .ms-xxl-75 {
    margin-left: .75rem !important;
  }

  .ms-xxl-1 {
    margin-left: 1rem !important;
  }

  .ms-xxl-2 {
    margin-left: 1.5rem !important;
  }

  .ms-xxl-3 {
    margin-left: 3rem !important;
  }

  .ms-xxl-4 {
    margin-left: 3.5rem !important;
  }

  .ms-xxl-5 {
    margin-left: 4rem !important;
  }

  .ms-xxl-auto {
    margin-left: auto !important;
  }

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

  .p-xxl-25 {
    padding: .25rem !important;
  }

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

  .p-xxl-75 {
    padding: .75rem !important;
  }

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

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

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

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

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

  .px-xxl-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .px-xxl-25 {
    padding-left: .25rem !important;
    padding-right: .25rem !important;
  }

  .px-xxl-50 {
    padding-left: .5rem !important;
    padding-right: .5rem !important;
  }

  .px-xxl-75 {
    padding-left: .75rem !important;
    padding-right: .75rem !important;
  }

  .px-xxl-1 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .px-xxl-2 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .px-xxl-3 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .px-xxl-4 {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }

  .px-xxl-5 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-xxl-25 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }

  .py-xxl-50 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }

  .py-xxl-75 {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }

  .py-xxl-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-xxl-2 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-xxl-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .py-xxl-4 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }

  .py-xxl-5 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

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

  .pt-xxl-25 {
    padding-top: .25rem !important;
  }

  .pt-xxl-50 {
    padding-top: .5rem !important;
  }

  .pt-xxl-75 {
    padding-top: .75rem !important;
  }

  .pt-xxl-1 {
    padding-top: 1rem !important;
  }

  .pt-xxl-2 {
    padding-top: 1.5rem !important;
  }

  .pt-xxl-3 {
    padding-top: 3rem !important;
  }

  .pt-xxl-4 {
    padding-top: 3.5rem !important;
  }

  .pt-xxl-5 {
    padding-top: 4rem !important;
  }

  .pe-xxl-0 {
    padding-right: 0 !important;
  }

  .pe-xxl-25 {
    padding-right: .25rem !important;
  }

  .pe-xxl-50 {
    padding-right: .5rem !important;
  }

  .pe-xxl-75 {
    padding-right: .75rem !important;
  }

  .pe-xxl-1 {
    padding-right: 1rem !important;
  }

  .pe-xxl-2 {
    padding-right: 1.5rem !important;
  }

  .pe-xxl-3 {
    padding-right: 3rem !important;
  }

  .pe-xxl-4 {
    padding-right: 3.5rem !important;
  }

  .pe-xxl-5 {
    padding-right: 4rem !important;
  }

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

  .pb-xxl-25 {
    padding-bottom: .25rem !important;
  }

  .pb-xxl-50 {
    padding-bottom: .5rem !important;
  }

  .pb-xxl-75 {
    padding-bottom: .75rem !important;
  }

  .pb-xxl-1 {
    padding-bottom: 1rem !important;
  }

  .pb-xxl-2 {
    padding-bottom: 1.5rem !important;
  }

  .pb-xxl-3 {
    padding-bottom: 3rem !important;
  }

  .pb-xxl-4 {
    padding-bottom: 3.5rem !important;
  }

  .pb-xxl-5 {
    padding-bottom: 4rem !important;
  }

  .ps-xxl-0 {
    padding-left: 0 !important;
  }

  .ps-xxl-25 {
    padding-left: .25rem !important;
  }

  .ps-xxl-50 {
    padding-left: .5rem !important;
  }

  .ps-xxl-75 {
    padding-left: .75rem !important;
  }

  .ps-xxl-1 {
    padding-left: 1rem !important;
  }

  .ps-xxl-2 {
    padding-left: 1.5rem !important;
  }

  .ps-xxl-3 {
    padding-left: 3rem !important;
  }

  .ps-xxl-4 {
    padding-left: 3.5rem !important;
  }

  .ps-xxl-5 {
    padding-left: 4rem !important;
  }

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

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

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

@media (width >= 1200px) {
  .fs-1 {
    font-size: 2rem !important;
  }

  .fs-2 {
    font-size: 1.714rem !important;
  }

  .fs-3 {
    font-size: 1.5rem !important;
  }

  .fs-4 {
    font-size: 1.286rem !important;
  }
}

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

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

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

  .d-print-grid {
    display: grid !important;
  }

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

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

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

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

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

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

a:focus {
  outline: none;
}

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

.list-style-icons {
  margin-left: 0;
  padding-left: 10px;
  list-style: none;
}

.list-style-icons > li svg, .list-style-icons > li i {
  margin-right: 6px;
}

.pull-up {
  transition: all .25s;
}

.pull-up:hover {
  z-index: 30;
  transform: translateY(-4px)scale(1.02);
  box-shadow: 0 14px 24px #3e396b33;
}

.spinner {
  animation: 1s linear infinite spin;
  display: inline-block;
}

@keyframes spin {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.spinner-reverse {
  animation: 1s linear infinite spin-reverse;
  display: inline-block;
}

@keyframes spin-reverse {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(-360deg);
  }
}

.bullet {
  border-radius: 50%;
  width: 1rem;
  height: 1rem;
  display: inline-block;
}

.bullet.bullet-xs {
  width: .5rem;
  height: .5rem;
}

.bullet.bullet-sm {
  width: .714rem;
  height: .714rem;
}

.bullet.bullet-lg {
  width: 1.25rem;
  height: 1.25rem;
}

.section-label {
  color: #b9b9c3;
  text-transform: uppercase;
  letter-spacing: .6px;
  font-size: .85rem;
}

.cell-fit {
  white-space: nowrap;
  width: .1%;
}

.match-height > [class*="col"] {
  flex-flow: column;
  display: flex;
}

.match-height > [class*="col"] > .card {
  flex: auto;
}

.text-body-heading {
  color: #5e5873;
}

.text-body-heading:hover {
  color: inherit !important;
}

.text-body[href]:hover {
  color: #0010f2 !important;
}

code {
  color: #d63384;
  background-color: #eee;
  border-radius: .1785rem;
  padding: .1rem .4rem;
  font-size: 90%;
}

pre {
  background-color: #f7f7f9;
}

pre code {
  background-color: #0000 !important;
}

.table-white-space th, .table-white-space td {
  white-space: nowrap;
}

.table thead th, .table tfoot th {
  vertical-align: top;
  text-transform: uppercase;
  letter-spacing: .5px;
  font-size: .857rem;
}

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

.table.table-sm th:first-child, .table.table-sm td:first-child {
  padding-left: .75rem;
}

.table.table-dark tr > * {
  border-bottom-color: #3b4253 !important;
}

.table:not(.table-dark):not(.table-light) thead:not(.table-dark) th, .table:not(.table-dark):not(.table-light) tfoot:not(.table-dark) th {
  background-color: #f3f2f7;
}

.table-hover tbody tr {
  cursor: pointer;
}

.card .table {
  border-bottom-right-radius: .357rem;
  border-bottom-left-radius: .357rem;
  margin-bottom: 0;
}

.card .table tbody tr:last-child > * {
  border-bottom-width: 0;
}

.card .table tbody tr:last-child td:first-child {
  border-bottom-left-radius: .357rem;
}

.card .table tbody tr:last-child td:last-child {
  border-bottom-right-radius: .357rem;
}

.table.table-flush-spacing thead tr > td:first-child, .table.table-flush-spacing tbody tr > td:first-child {
  padding-left: 0;
}

.table.table-flush-spacing thead tr > td:last-child, .table.table-flush-spacing tbody tr > td:last-child {
  padding-right: 0;
}

.col-form-label, .col-form-label-lg, .col-form-label-sm {
  align-self: center;
  font-size: .857rem;
}

.form-control::placeholder {
  transition: all .2s;
}

.form-control:focus::placeholder {
  transition: all .2s;
  transform: translate(5px);
}

.form-control:focus:valid, .form-control:focus.is-valid {
  box-shadow: 0 3px 10px #22292f1a;
}

.form-control-plaintext:focus {
  outline: none;
}

textarea.form-control {
  line-height: 1.6rem;
  padding: .8rem 1rem !important;
}

textarea.form-control-sm {
  padding: .4rem .857rem !important;
}

textarea.form-control-lg {
  padding: 1rem 1.143rem !important;
}

.input-group:not(.bootstrap-touchspin):focus-within {
  border-radius: .357rem;
  box-shadow: 0 3px 10px #22292f1a;
}

.input-group:not(.bootstrap-touchspin):focus-within .form-control, .input-group:not(.bootstrap-touchspin):focus-within .input-group-text {
  box-shadow: none;
  border-color: #01f;
}

.input-group:not(.bootstrap-touchspin):focus-within .form-control.is-valid, .input-group:not(.bootstrap-touchspin):focus-within .input-group-text.is-valid {
  border-color: #60cb91;
}

.input-group:not(.bootstrap-touchspin):focus-within .form-control.is-invalid, .input-group:not(.bootstrap-touchspin):focus-within .input-group-text.is-invalid {
  border-color: #f7685b;
}

.input-group.is-valid .input-group-text {
  border-color: #60cb91 !important;
}

.input-group.is-valid:not(.bootstrap-touchspin):focus-within .input-group-text {
  border-color: #60cb91;
}

.input-group.is-invalid .input-group-text {
  border-color: #f7685b !important;
}

.input-group.is-invalid:not(.bootstrap-touchspin):focus-within .input-group-text {
  border-color: #f7685b;
}

.input-group.disabled .input-group-text {
  background-color: #efefef;
}

.input-group.round .form-control, .input-group.round .input-group-text, .input-group.round:focus-within {
  border-radius: 1.5rem;
}

.input-group.square .form-control, .input-group.square .input-group-text, .input-group.square:focus-within {
  border-radius: 0;
}

.input-group-text {
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .input-group-text {
    transition: none;
  }
}

.input-group-merge .form-control:not(:first-child) {
  border-left: 0;
  padding-left: 0;
}

.input-group-merge .form-control:not(:last-child) {
  border-right: 0;
  padding-right: 0;
}

.input-group-merge .form-control.is-valid .input-group-text {
  border-color: #60cb91;
}

.form-check:not(.form-switch) .form-check-input[type="checkbox"]:checked {
  background-size: 65%;
}

.form-check:not(.form-switch) .form-check-input:disabled:not(:checked) {
  opacity: 1;
  background-color: #efefef;
  border-color: #efefef;
}

.form-check-input:not(:disabled):checked {
  box-shadow: 0 2px 4px #01f6;
}

.form-check-input:not(:disabled):indeterminate {
  background-size: 85%;
}

.form-switch {
  position: relative;
}

.form-switch .form-check-input {
  height: 1.7rem;
}

.form-switch .form-check-input:checked {
  box-shadow: none !important;
}

.form-switch .form-check-input {
  border: none;
}

.form-switch .form-check-input:not(:checked) {
  background-color: #e2e2e2;
}

.form-switch .form-check-input:active {
  filter: none;
}

.form-switch .form-check-input:not(:disabled):checked, .form-switch .form-check-input:not(:disabled):focus {
  box-shadow: none !important;
}

.form-switch .form-check-label {
  line-height: 1.7rem;
}

.form-switch .form-check-label .switch-text-left, .form-switch .form-check-label .switch-text-right, .form-switch .form-check-label .switch-icon-left, .form-switch .form-check-label .switch-icon-right {
  -webkit-user-select: none;
  user-select: none;
  line-height: 1.65;
  position: absolute;
}

.form-switch .form-check-label .switch-text-left i, .form-switch .form-check-label .switch-text-left svg, .form-switch .form-check-label .switch-text-right i, .form-switch .form-check-label .switch-text-right svg, .form-switch .form-check-label .switch-icon-left i, .form-switch .form-check-label .switch-icon-left svg, .form-switch .form-check-label .switch-icon-right i, .form-switch .form-check-label .switch-icon-right svg {
  width: 13px;
  height: 13px;
  font-size: 13px;
}

.form-switch .form-check-label .switch-text-left, .form-switch .form-check-label .switch-icon-left {
  color: #fff;
  opacity: 0;
  transition: opacity .1s, transform .15s;
  top: 0;
  left: 3px;
  transform: translateX(8px);
}

.form-switch .form-check-label .switch-text-right, .form-switch .form-check-label .switch-icon-right {
  opacity: 1;
  transition: opacity 80ms, transform .15s;
  top: 2px;
  left: 20px;
  transform: translateX(0);
}

.form-switch .form-check-label:focus {
  outline: 0;
}

.form-switch .form-check-input:checked ~ .form-check-label:before {
  box-shadow: none;
}

.form-switch .form-check-input:checked ~ .form-check-label:after {
  transform: translateX(1.4rem);
}

.form-switch .form-check-input:checked ~ .form-check-label .switch-text-left, .form-switch .form-check-input:checked ~ .form-check-label .switch-icon-left {
  opacity: 1;
  transform: translateX(0);
}

.form-switch .form-check-input:checked ~ .form-check-label .switch-text-right, .form-switch .form-check-input:checked ~ .form-check-label .switch-icon-right {
  opacity: 0;
  transform: translateX(-8px);
}

.form-switch .form-check-input:not(:checked) ~ .form-check-label .switch-text-left {
  opacity: 0;
}

.form-switch .form-check-input:not(:checked) ~ .form-check-label .switch-text-right {
  opacity: 1;
}

.form-switch .form-check-input:checked ~ .form-check-label .switch-text-right {
  opacity: 0;
}

.form-switch .form-check-input:checked ~ .form-check-label .switch-text-left {
  opacity: 1;
}

.form-floating > .form-control:focus ~ label {
  color: #01f;
}

.form-floating > label {
  opacity: .65;
}

.textarea-counter-value {
  color: #fff;
  background-color: #01f;
  border-radius: 0 0 5px 5px;
  margin-right: 1rem;
  padding: 1px 6px;
  font-size: .6rem;
}

.btn.disabled-max-min, .btn.disabled-max-min:focus, .btn.disabled-max-min:active {
  cursor: default;
  background-color: #22292f80 !important;
}

.bootstrap-touchspin.disabled-touchspin .bootstrap-touchspin-down, .bootstrap-touchspin.disabled-touchspin .bootstrap-touchspin-up, .bootstrap-touchspin.disabled-touchspin .bootstrap-touchspin-down, .bootstrap-touchspin.disabled-touchspin .bootstrap-touchspin-up {
  border-color: #0000 !important;
}

input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

.picker__input.form-control {
  background-color: #fff;
}

:-webkit-any(input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill) {
  -webkit-text-fill-color: #6e6b7b !important;
  -webkit-box-shadow: inset 0 0 0 1000px #fff !important;
}

:is(input:autofill, textarea:autofill, select:autofill) {
  -webkit-text-fill-color: #6e6b7b !important;
  -webkit-box-shadow: inset 0 0 0 1000px #fff !important;
}

.btn {
  box-shadow: none;
  font-weight: 500;
}

.btn[class*="bg-gradient-"] {
  transition: all .2s;
}

.btn[class*="bg-gradient-"]:hover {
  transform: translateY(-2px);
}

.btn.btn-icon {
  padding: .715rem .736rem;
}

.btn.btn-sm.btn-icon, .btn-group-sm > .btn.btn-icon {
  padding: .5rem;
  line-height: .5;
}

.btn.btn-lg.btn-icon, .btn-group-lg > .btn.btn-icon {
  padding: 1rem;
  line-height: .75;
}

.btn:focus, .btn.focus, .btn:active, .btn.active {
  box-shadow: none;
  outline: none;
}

.btn:not(:disabled):not(.disabled):active:focus, .btn:not(:disabled):not(.disabled).active:focus {
  box-shadow: none !important;
}

.btn .feather {
  vertical-align: bottom;
}

.btn-check:checked + [class*="btn-"], .btn-check:active + [class*="btn-"] {
  box-shadow: none;
  outline: none;
}

.btn.waves-input-wrapper {
  padding: 0;
}

.btn-pinned {
  position: absolute;
  top: 1.2rem;
  right: .7rem;
}

@media (width <= 767.98px) {
  .btn-sm-block {
    width: 100%;
    display: block;
  }
}

.waves-effect {
  cursor: inherit;
}

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

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

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

.btn-group [class*="btn-"]:not([class*="btn-outline-"]):not([class*="btn-flat-"]):not([class*="btn-gradient-"]):not([class*="btn-relief-"]) {
  border-left-color: #22292f14 !important;
  border-right-color: #22292f14 !important;
}

.btn-group > .btn:not([class*="btn-outline-"]):not([class*="btn-flat-"]):not([class*="btn-gradient-"]):not([class*="btn-relief-"]):first-child, .btn-group > .btn:not([class*="btn-outline-"]):not([class*="btn-flat-"]):not([class*="btn-gradient-"]):not([class*="btn-relief-"]):first-of-type {
  border-left-color: #0000 !important;
}

.btn-group > .btn:not([class*="btn-outline-"]):not([class*="btn-flat-"]):not([class*="btn-gradient-"]):not([class*="btn-relief-"]):last-child, .btn-group > .btn:not([class*="btn-outline-"]):not([class*="btn-flat-"]):not([class*="btn-gradient-"]):not([class*="btn-relief-"]):last-of-type {
  border-right-color: #0000 !important;
}

.btn-group-toggle [class*="btn-outline-"]:not(:last-child) {
  border-right-width: 0 !important;
}

.btn-group-toggle :not([class*="btn-outline-"]).active, .btn-group-toggle :not([class*="btn-outline-"]):active {
  box-shadow: inset 0 4px 24px #22292f1a;
}

.dropdown [class*="btn-outline-"].dropdown-toggle.dropdown-toggle-split {
  border-left: 0 !important;
}

.dropdown.no-arrow .dropdown-toggle:after {
  display: none;
}

.dropdown.no-arrow .dropdown-toggle i, .dropdown.no-arrow .dropdown-toggle svg {
  margin-right: 0;
}

.dropdown-menu {
  transform: scale(1, 0);
  box-shadow: 0 5px 25px #22292f1a;
}

.dropdown-menu .dropdown-item {
  cursor: pointer;
  width: auto;
}

.dropdown-menu .dropdown-header {
  font-weight: 500;
  line-height: 1;
}

.show > .dropdown-menu {
  opacity: 1;
  display: block;
  transform: scale(1);
}

.show .dropdown-toggle:focus, .show .btn.dropdown-toggle:focus {
  box-shadow: none;
}

.dropdown-toggle:after {
  content: " ";
  color: #6e6b7b;
  vertical-align: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23fff%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-down%27%3E%3Cpolyline points=%276 9 12 15 18 9%27%3E%3C/polyline%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 16px;
  width: 14px;
  height: 11px;
  margin: 0;
  padding: 0;
  position: relative;
  top: 1px;
  left: .714rem;
  right: 0;
  border: none !important;
}

.dropdown-toggle.btn-lg:after, .btn-group-lg > .dropdown-toggle.btn:after {
  background-size: 18px;
}

.dropdown-toggle.btn-sm:after, .btn-group-sm > .dropdown-toggle.btn:after {
  background-size: 14px;
}

.dropdown-toggle.dropdown-toggle-split:after {
  left: 0;
}

.dropdown-toggle.nav-hide-arrow:after {
  display: none;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropup {
  position: relative;
}

.dropup .dropdown-toggle:after {
  content: "";
  vertical-align: .05rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23fff%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-up%27%3E%3Cpolyline points=%2718 15 12 9 6 15%27%3E%3C/polyline%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 16px;
  width: 14px;
  height: 11px;
}

.dropup .dropdown-menu {
  min-width: 8rem;
}

.dropstart .dropdown-toggle:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23fff%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-left%27%3E%3Cpolyline points=%2715 18 9 12 15 6%27%3E%3C/polyline%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 16px;
  width: 14px;
  height: 11px;
  position: relative;
  left: 0;
  border: none !important;
}

.dropstart .dropdown-menu {
  min-width: 8rem;
}

.dropend .dropdown-toggle:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23fff%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-right%27%3E%3Cpolyline points=%279 18 15 12 9 6%27%3E%3C/polyline%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 16px;
  width: 14px;
  height: 11px;
  border: none !important;
}

.dropend .dropdown-menu {
  min-width: 8rem;
}

.dropdown-menu[data-popper-placement="bottom-start"], .dropdown-menu[data-popper-placement="bottom-end"] {
  margin-top: .4rem !important;
}

.dropdown-menu[data-popper-placement="top-start"], .dropdown-menu[data-popper-placement="top-end"] {
  margin-bottom: .4rem !important;
}

.dropdown-menu[data-popper-placement="right-start"], .dropdown-menu[data-popper-placement="right-end"] {
  margin-left: .4rem !important;
}

.dropdown-menu[data-popper-placement="left-start"], .dropdown-menu[data-popper-placement="left-end"] {
  margin-right: .4rem !important;
}

.dropdown.dropdown-icon-wrapper .dropdown-toggle:after, .dropup.dropdown-icon-wrapper .dropdown-toggle:after {
  display: none;
}

.dropdown.dropdown-icon-wrapper .dropdown-menu, .dropup.dropdown-icon-wrapper .dropdown-menu {
  min-width: auto;
}

.dropdown.dropdown-icon-wrapper .dropdown-menu .dropdown-item, .dropup.dropdown-icon-wrapper .dropdown-menu .dropdown-item {
  cursor: pointer;
  padding: .5rem 1.1rem;
}

.dropdown.dropdown-icon-wrapper .dropdown-menu .dropdown-item i, .dropdown.dropdown-icon-wrapper .dropdown-menu .dropdown-item svg, .dropup.dropdown-icon-wrapper .dropdown-menu .dropdown-item i, .dropup.dropdown-icon-wrapper .dropdown-menu .dropdown-item svg {
  width: 1.3rem;
  height: 1.3rem;
  font-size: 1.3rem;
}

.horizontal-menu-wrapper .dropdown-menu, .header-navbar .dropdown-menu {
  animation-name: slideIn;
  animation-duration: .3s;
  animation-fill-mode: both;
}

.dropdown-toggle.hide-arrow:before, .dropdown-toggle.hide-arrow:after, .dropdown-toggle-hide-arrow > .dropdown-toggle:before, .dropdown-toggle-hide-arrow > .dropdown-toggle:after {
  display: none;
}

@keyframes slideIn {
  0% {
    opacity: 0;
    transform: translateY(1rem);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }

  0% {
    opacity: 0;
    transform: translateY(1rem);
  }
}

.header-navbar {
  z-index: 997;
  min-height: 4.45rem;
  padding: 0;
  font-family: Montserrat, Helvetica, Arial, serif;
  transition: all .3s, background;
}

.header-navbar.fixed-top, .header-navbar.floating-nav {
  left: 240px;
}

.header-navbar[class*="bg-"] .navbar-nav .nav-item > a, .header-navbar[class*="bg-"] .navbar-nav .nav-item > a i, .header-navbar[class*="bg-"] .navbar-nav .nav-item > a svg, .header-navbar[class*="bg-"] .navbar-nav .nav-item > a span {
  color: #fff !important;
}

.header-navbar[class*="bg-"] .navbar-nav .nav-item .dropdown-menu i, .header-navbar[class*="bg-"] .navbar-nav .nav-item .dropdown-menu svg {
  color: inherit !important;
}

.header-navbar[class*="bg-"] .navbar-nav .search-input .input, .header-navbar[class*="bg-"] .navbar-nav .search-input .search-list .auto-suggestion span {
  color: #6e6b7b !important;
}

.header-navbar.floating-nav {
  z-index: 12;
  border-radius: .428rem;
  width: calc(100% - 2rem - 240px);
  margin: 1.3rem auto 0;
  position: fixed;
  right: 0;
}

.header-navbar.navbar-static-top {
  background: none;
  width: calc(100% - 360px);
  top: 0;
  left: 240px;
  right: 0;
  box-shadow: none !important;
}

.header-navbar.navbar-border {
  border-bottom: 1px solid #ebe9f1;
}

.header-navbar.navbar-shadow {
  box-shadow: 0 4px 24px #22292f1a;
}

.header-navbar.navbar-dark.navbar-border {
  border-bottom: 1px solid #3b4253;
}

.header-navbar:not(.navbar-horizontal) .nav-link.dropdown-toggle:after {
  display: none;
}

.header-navbar .navbar-container {
  padding: .8rem 1rem;
}

@media (width >= 576px) {
  .header-navbar .navbar-container {
    padding: .8rem 1.4rem;
  }
}

.header-navbar .navbar-container {
  flex-basis: 100%;
  margin-left: 0;
  transition: all .3s;
}

.header-navbar .navbar-container .bookmark-wrapper .bookmark-input {
  z-index: 1;
}

.header-navbar .navbar-container .dropdown-language .selected-language {
  font-weight: 500;
}

.header-navbar .navbar-container .dropdown-language .nav-link .flag-icon, .header-navbar .navbar-container .dropdown-language .dropdown-menu .dropdown-item .flag-icon {
  margin-right: .4rem;
}

.header-navbar .navbar-container ul.navbar-nav li {
  line-height: 1.5;
}

.vertical-layout .header-navbar .navbar-container ul.navbar-nav li.dropdown .dropdown-menu {
  right: 0;
  top: 41px !important;
}

.header-navbar .navbar-container ul.navbar-nav li.dropdown-language .dropdown-menu.dropdown-menu-end {
  right: -2px;
}

.header-navbar .navbar-container ul.navbar-nav li.dropdown-cart .badge.badge-up, .header-navbar .navbar-container ul.navbar-nav li.dropdown-notification .badge.badge-up {
  right: -3px;
}

.header-navbar .navbar-container ul.navbar-nav li.dropdown-cart .dropdown-menu.dropdown-menu-end, .header-navbar .navbar-container ul.navbar-nav li.dropdown-notification .dropdown-menu.dropdown-menu-end {
  right: -2px;
  left: inherit;
  padding: 0;
}

.header-navbar .navbar-container ul.navbar-nav li.dropdown-cart .dropdown-menu.dropdown-menu-end:before, .header-navbar .navbar-container ul.navbar-nav li.dropdown-notification .dropdown-menu.dropdown-menu-end:before {
  background: #01f;
  border-color: #01f;
}

.header-navbar .navbar-container ul.navbar-nav li.dropdown-cart .dropdown-menu-header, .header-navbar .navbar-container ul.navbar-nav li.dropdown-notification .dropdown-menu-header {
  border-top-left-radius: .357rem;
  border-top-right-radius: .357rem;
}

.header-navbar .navbar-container ul.navbar-nav li.dropdown-cart .dropdown-menu-header .dropdown-header, .header-navbar .navbar-container ul.navbar-nav li.dropdown-notification .dropdown-menu-header .dropdown-header {
  padding: 1.22rem 1.28rem;
}

.header-navbar .navbar-container ul.navbar-nav li.dropdown-cart .notification-text, .header-navbar .navbar-container ul.navbar-nav li.dropdown-notification .notification-text {
  color: #b9b9c3;
  margin-bottom: .5rem;
  font-size: smaller;
}

.header-navbar .navbar-container ul.navbar-nav li.dropdown-cart .dropdown-menu-footer, .header-navbar .navbar-container ul.navbar-nav li.dropdown-notification .dropdown-menu-footer {
  padding: 1.28rem;
}

.header-navbar .navbar-container ul.navbar-nav li.dropdown-notification .list-item-body .media-heading {
  color: #6e6b7b;
  margin-bottom: 0;
  line-height: 1.2;
}

.header-navbar .navbar-container ul.navbar-nav li.dropdown-cart .list-item {
  position: relative;
}

.header-navbar .navbar-container ul.navbar-nav li.dropdown-cart .list-item img {
  background: #f8f8f8;
}

.header-navbar .navbar-container ul.navbar-nav li.dropdown-cart .list-item:hover .cart-item-remove {
  visibility: visible;
}

.header-navbar .navbar-container ul.navbar-nav li.dropdown-cart .media-heading {
  width: 8rem;
}

.header-navbar .navbar-container ul.navbar-nav li.dropdown-cart .media-heading h6.cart-item-title, .header-navbar .navbar-container ul.navbar-nav li.dropdown-cart .media-heading .cart-item-title.h6 {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

.header-navbar .navbar-container ul.navbar-nav li.dropdown-cart .media-heading .cart-item-by {
  color: #b9b9c3;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

.header-navbar .navbar-container ul.navbar-nav li.dropdown-cart .list-item-body {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.header-navbar .navbar-container ul.navbar-nav li.dropdown-cart .cart-item-price {
  text-align: right;
  width: 5rem;
  margin-bottom: 0;
}

.header-navbar .navbar-container ul.navbar-nav li.dropdown-cart .cart-item-remove {
  cursor: pointer;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 10px;
  right: 17px;
}

@media (width >= 768px) {
  .header-navbar .navbar-container ul.navbar-nav li.dropdown-cart .cart-item-remove {
    visibility: hidden;
  }
}

.header-navbar .navbar-container ul.navbar-nav li > a.nav-link {
  color: #6e6b7b;
  padding: 0 .5rem;
  position: relative;
}

.header-navbar .navbar-container ul.navbar-nav li.dropdown-user {
  line-height: 1 !important;
}

.header-navbar .navbar-container ul.navbar-nav li.dropdown-user .dropdown-menu {
  margin-top: 10px;
}

.header-navbar .navbar-container ul.navbar-nav li.dropdown-user .dropdown-menu i, .header-navbar .navbar-container ul.navbar-nav li.dropdown-user .dropdown-menu svg {
  vertical-align: top;
  width: 16px;
  height: 16px;
  font-size: 16px;
}

.header-navbar .navbar-container ul.navbar-nav li a.dropdown-user-link {
  align-items: center;
  display: flex;
}

.header-navbar .navbar-container ul.navbar-nav li a.dropdown-user-link .user-name {
  margin-bottom: .435rem;
  margin-left: .2rem;
  display: inline-block;
}

.header-navbar .navbar-container ul.navbar-nav li a.dropdown-user-link .user-status {
  font-size: smaller;
}

.header-navbar .navbar-container ul.navbar-nav li a.dropdown-user-link img {
  box-shadow: 0 4px 8px #22292f1f, 0 2px 4px #22292f14;
}

.header-navbar .navbar-container ul.navbar-nav li a.menu-toggle i, .header-navbar .navbar-container ul.navbar-nav li a.menu-toggle svg {
  width: 1.6rem;
  height: 1.6rem;
  font-size: 1.6rem;
}

.header-navbar .navbar-container ul.navbar-nav li a.dropdown-user-link .user-nav {
  float: left;
  flex-direction: column;
  align-items: flex-end;
  margin-right: .8rem;
  display: flex;
}

.header-navbar .navbar-container ul.navbar-nav li div.input-group {
  padding: .7rem 1rem;
}

.header-navbar .navbar-container ul.navbar-nav li i.ficon, .header-navbar .navbar-container ul.navbar-nav li svg.ficon {
  color: #6e6b7b;
  width: 1.5rem;
  height: 1.5rem;
  font-size: 1.5rem;
}

.header-navbar .navbar-container ul.navbar-nav li i.ficon:hover, .header-navbar .navbar-container ul.navbar-nav li svg.ficon:hover {
  color: #01f;
}

.header-navbar .navbar-container ul.navbar-nav li .media-list {
  max-height: 25rem;
}

.header-navbar .navbar-container ul.navbar-nav li .scrollable-container {
  position: relative;
}

.header-navbar .navbar-container .dropdown-menu-media {
  width: 30rem;
}

.header-navbar .navbar-container .dropdown-menu-media .dropdown-menu-header {
  border-bottom: 1px solid #ebe9f1;
}

.header-navbar .navbar-container .dropdown-menu-media .media-list .list-item {
  border: none;
  border-bottom: 1px solid #ebe9f1;
  flex-grow: 1;
  padding: .9rem 1.28rem;
  display: flex;
}

.header-navbar .navbar-container .dropdown-menu-media .media-list .list-item:hover {
  background: #f8f8f8;
}

.header-navbar .navbar-container .dropdown-menu-media .media-list .list-item .media-meta {
  color: #6e6b7b;
}

.header-navbar .navbar-container .dropdown-menu-media .media-list a:last-of-type .list-item {
  border-bottom: none;
}

.header-navbar .navbar-container .dropdown-menu-media .dropdown-menu-footer {
  border-top: 1px solid #ebe9f1;
}

.header-navbar-shadow {
  display: none;
}

.navbar-floating .navbar-container:not(.main-menu-content) {
  padding: .8rem 1rem;
}

.navbar-floating .header-navbar-shadow {
  z-index: 11;
  background: linear-gradient(#f8f8f8f2 44%, #f8f8f875 73%, #fff0);
  width: 100%;
  height: 102px;
  padding-top: 2.2rem;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
}

.navbar-light, .navbar-light.navbar-horizontal {
  background: #fff;
}

.navbar-light .navbar-nav .active.nav-link {
  background-color: #22292f08;
}

.navbar-light .navbar-nav .disabled.nav-link {
  color: #b9b9c3;
}

.navbar-dark {
  background: #b8c2cc;
}

.navbar-dark .navbar-brand {
  color: #fff !important;
}

.navbar-dark.navbar-horizontal {
  background: #b8c2cc;
}

.navbar-dark .nav-search .form-control, .navbar-dark .nav-search .btn-secondary {
  color: #fff;
  background: #b8c2cc;
}

.navbar-dark .navbar-nav li {
  line-height: 1;
}

.navbar-dark .navbar-nav .active.nav-link {
  background-color: #ffffff0d;
}

.navbar-dark .navbar-nav .disabled.nav-link {
  color: #dae1e7;
}

@media (width <= 767.98px) {
  .header-navbar .navbar-nav .show {
    position: static;
  }

  .header-navbar .navbar-nav .open-navbar-container {
    padding-top: .625rem;
  }

  .header-navbar .dropup, .header-navbar .dropend, .header-navbar .dropdown, .header-navbar .dropstart {
    position: static;
  }

  .header-navbar .navbar-container .show ~ .dropdown-menu {
    float: none;
    margin-top: 0;
    right: 0;
    overflow: hidden;
    width: auto !important;
    left: 0 !important;
  }

  .header-navbar .navbar-container .dropdown-user .dropdown-menu-end {
    right: 0 !important;
  }

  .header-navbar .navbar-container ul.navbar-nav li .dropdown-toggle:after {
    margin-left: -2px;
    margin-right: 0;
  }

  .navbar-dark .navbar-header .navbar-nav .nav-link {
    color: #fff;
  }

  .navbar-dark .navbar-container .navbar-nav .nav-link, .navbar-light .navbar-header .navbar-nav .nav-link, .navbar-light .navbar-container .navbar-nav .nav-link {
    color: #b8c2cc;
  }
}

@media (width <= 1199.98px) {
  .header-navbar.floating-nav {
    width: calc(100% - 2rem);
  }

  .header-navbar.navbar-static-top {
    width: 100%;
    left: 0;
  }
}

@media (width <= 991.98px) {
  .header-navbar .navbar-nav {
    flex-flow: wrap;
    margin: 0;
  }

  .header-navbar .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .header-navbar .navbar-nav .nav-item {
    float: left;
  }
}

@media (width <= 767px) {
  .header-navbar .navbar-nav {
    flex-flow: wrap;
    margin: 0;
  }

  .header-navbar .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .header-navbar .navbar-nav .nav-item {
    float: left;
  }
}

@media (width <= 767.98px) {
  .header-navbar.floating-nav {
    margin-left: .2rem;
    margin-right: .2rem;
    width: calc(100% - 1.4rem) !important;
  }

  .header-navbar .navbar-container ul.navbar-nav li .selected-language {
    display: none;
  }
}

@media only screen and (device-width >= 26.78em) and (device-width <= 47.64em) and (-webkit-device-pixel-ratio >= 2) and (orientation: landscape) {
  .header-navbar .navbar-container .show .dropdown-menu {
    max-height: 180px;
  }
}

@media only screen and (device-width >= 29.57em) and (device-width <= 52.57em) and (-webkit-device-pixel-ratio >= 3) and (orientation: landscape) {
  .header-navbar .navbar-container .show .dropdown-menu {
    max-height: 280px;
  }
}

@media (width <= 1201px) {
  .header-navbar.fixed-top, .header-navbar.floating-nav {
    left: 0;
  }

  .horizontal-layout .header-navbar .navbar-container {
    padding-left: .8rem;
    padding-right: .8rem;
  }
}

@media (width <= 1199px) {
  .header-navbar .navbar-container ul.navbar-nav li a.dropdown-user-link .user-name {
    margin-bottom: 0;
  }
}

.card {
  margin-bottom: 1rem;
  transition: all .3s ease-in-out, background, color, border-color;
  box-shadow: 0 4px 24px #22292f1a;
}

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

.card .card-title {
  margin-bottom: 1.53rem;
  font-size: 1.285rem;
  font-weight: 500;
}

.card .card-bordered {
  border: 0 solid #22292f20;
}

.card .card-img {
  object-fit: cover;
}

.card .card-img-overlay {
  border-radius: .428rem;
}

.card.card-fullscreen {
  z-index: 9999;
  display: block;
  position: fixed;
  inset: 0;
  overflow: auto;
  width: 100% !important;
  height: 100% !important;
}

.card .card-body[class*="border-bottom-"] {
  border-bottom-width: 2px !important;
}

.card .card-img-overlay.bg-overlay {
  background: #22292f73;
}

.card .card-img-overlay .text-muted {
  color: #1e1e1e !important;
}

.card.card-minimal {
  box-shadow: none;
  border: none;
}

.card .card-header {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.card .card-header .card-title {
  margin-bottom: 0;
}

.card .card-header .heading-elements {
  position: relative;
  top: -1px;
}

.card .card-header .heading-elements li:not(:first-child) a {
  margin-left: .75rem;
}

.card .card-header .heading-elements a.btn {
  padding-top: 6px;
  padding-bottom: 6px;
}

.card .card-header .heading-elements a i, .card .card-header .heading-elements a svg {
  width: 1rem;
  height: 1rem;
  font-size: 1rem;
}

.card .card-header .heading-elements a[data-action="collapse"] i, .card .card-header .heading-elements a[data-action="collapse"] svg {
  transition: all .25s ease-out;
  display: inline-block;
}

.card .card-header .heading-elements a[data-action="collapse"].rotate i, .card .card-header .heading-elements a[data-action="collapse"].rotate svg {
  transform: rotate(-180deg);
}

.card .card-header + .card-content > .card-body:first-of-type, .card .card-header + .card-body {
  padding-top: 0;
}

.card .card-footer {
  background-color: #0000;
  border-top: 1px solid #dae1e7;
}

.card-group {
  margin-bottom: .75rem;
}

.card-head-inverse, .card-head-inverse .heading-elements i, .card-head-inverse .heading-elements svg {
  color: #fff;
}

.card-transparent {
  background-color: #0000;
}

.text-white .card-img-overlay .text-muted {
  color: #fff !important;
}

.text-white code {
  background-color: #fff;
}

.text-white .heading-elements i, .text-white .heading-elements svg {
  color: #fff;
}

.overlay-img-card .card-img-overlay, .overlay-img-card img {
  max-height: 34.64rem;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .card-body, .card-content {
    min-height: 1px;
  }
}

.card-congratulations {
  color: #fff;
  background: linear-gradient(118deg, #01f, #0011ffb3);
}

.card-congratulations .congratulations-img-left {
  width: 200px;
  position: absolute;
  top: 0;
  left: 0;
}

@media (width <= 575.98px) {
  .card-congratulations .congratulations-img-left {
    width: 140px;
  }
}

.card-congratulations .congratulations-img-right {
  width: 175px;
  position: absolute;
  top: 0;
  right: 0;
}

@media (width <= 575.98px) {
  .card-congratulations .congratulations-img-right {
    width: 140px;
  }
}

.card-congratulations .avatar {
  margin-bottom: 2rem;
}

.congratulation-medal {
  position: absolute;
  top: 0;
  right: 37px;
}

.card-deposits .deposits-divider {
  margin-top: 1.8rem;
  margin-bottom: 1.4rem;
}

.card-employee-task .employee-task:not(:last-child) {
  margin-bottom: 1.5rem;
}

.card-developer-meetup .meetup-img-wrapper {
  background-color: #0011ff1a;
}

.card-developer-meetup .meetup-header {
  margin-bottom: 2rem;
}

.card-developer-meetup .meetup-header .meetup-day {
  text-align: center;
  border-right: 1px solid #d8d6de;
  margin-right: 1.3rem;
  padding-right: 1.3rem;
}

.card-developer-meetup .meetings .avatar .avatar-content {
  width: 34px;
  height: 34px;
}

.card-developer-meetup .meetings + .meetings {
  margin-top: 1.2rem;
}

.card-developer-meetup .avatar-group {
  margin-top: 2rem;
}

.card-profile {
  text-align: center;
}

.card-profile .card-body {
  padding: 5rem 2.3rem 1.5rem;
  position: relative;
}

.card-profile .card-body .profile-image-wrapper {
  justify-content: center;
  display: flex;
}

.card-profile .card-body .profile-image-wrapper .profile-image {
  background-color: #fff;
  border-radius: 50%;
  margin-bottom: 1.15rem;
  padding: .5rem;
  position: absolute;
  top: -4rem;
  box-shadow: 0 0 8px #22292f24;
}

.card-profile .card-body .profile-image-wrapper .profile-image img {
  width: 100px;
  height: 100px;
}

.card-profile .card-body .profile-badge {
  margin-top: .8rem;
  margin-bottom: .8rem;
}

.card-apply-job .apply-job-package {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.15rem;
  padding: 1.2rem;
  display: flex;
}

.card-apply-job .apply-job-package sup {
  top: -.8rem;
}

.card-transaction .transaction-item {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.card-transaction .transaction-item:not(:last-child) {
  margin-bottom: 1.2rem;
}

.card-transaction .transaction-item .avatar {
  margin-right: 1.2rem;
}

.card-transaction .transaction-item .avatar .avatar-content {
  width: 42px;
  height: 42px;
}

.card-transaction .transaction-item .transaction-title {
  margin-top: .2rem;
  margin-bottom: .2rem;
}

.card-user-timeline .user-timeline-title-icon {
  width: 1.714rem;
  height: 1.714rem;
  margin-right: 1.3rem;
}

.card-user-timeline .timeline .timeline-item:last-child .timeline-event {
  min-height: auto;
}

.card-user-timeline .timeline .timeline-item:not(:last-child) {
  padding-bottom: 2.3rem;
}

.business-card .business-items:not(:last-child) {
  margin-bottom: 1.3rem;
}

.business-card .business-items .business-item {
  border: 1px solid #ebe9f1;
  border-radius: .357rem;
  padding: 1rem 1rem 1rem 1.3rem;
}

.business-card .business-items .business-item:not(:last-child) {
  margin-bottom: .85rem;
}

.card-browser-states .browser-states {
  justify-content: space-between;
  align-items: center;
  margin-top: 2.14rem;
  display: flex;
}

.card-app-design .design-group {
  margin-bottom: 2rem;
}

.card-app-design .design-group .avatar:not(:last-child) {
  margin-right: .6rem;
}

.card-app-design .design-planning-wrapper {
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.card-app-design .design-planning-wrapper:not(:last-child) {
  margin-bottom: 1.3rem;
}

.card-app-design .design-planning-wrapper .design-planning {
  text-align: center;
  background-color: #f8f8f8;
  border-radius: .357rem;
  min-width: 6.4rem;
  margin-bottom: .7rem;
  padding: .5rem;
}

.card-app-design .design-planning-wrapper .design-planning:not(:last-child) {
  margin-right: .7rem;
}

.card-statistics .card-header {
  padding-left: 2.4rem;
}

.card-statistics .statistics-body {
  padding: 2rem 2.4rem 2.8rem !important;
}

.card-statistics .statistics-body .avatar .avatar-content {
  width: 48px;
  height: 48px;
}

.card-statistics .statistics-body .avatar .avatar-content .avatar-icon {
  width: 24px;
  height: 24px;
}

.chart-dropdown .btn {
  font-size: 1rem;
  font-weight: 400;
}

.chart-dropdown .btn:after {
  display: none;
}

.card-revenue-budget .revenue-report-wrapper {
  padding: 1.286rem 1.5rem;
}

@media (width >= 768px) {
  .card-revenue-budget .revenue-report-wrapper {
    border-right: 1px solid #ebe9f1;
  }
}

.card-revenue-budget .revenue-report-wrapper #revenue-report-chart .apexcharts-series[seriesName="Earning"] {
  transform: scaleY(.965);
}

.card-revenue-budget .revenue-report-wrapper #revenue-report-chart .apexcharts-series[seriesName="Expense"] {
  transform: scaleY(1.035);
}

.card-revenue-budget .budget-wrapper {
  text-align: center;
  padding: 2rem 3rem;
}

@media (width <= 767.98px) {
  .card-revenue-budget .budget-wrapper {
    padding-top: 0;
  }
}

.card-revenue-budget .budget-wrapper .budget-dropdown {
  margin-bottom: 2rem;
}

.card-revenue-budget .budget-wrapper #budget-chart {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.earnings-card .apexcharts-canvas .apexcharts-pie .apexcharts-datalabel-label {
  font-size: .8rem;
  fill: #6e6b7b !important;
}

.earnings-card .apexcharts-canvas .apexcharts-pie .apexcharts-datalabel-value {
  fill: #5e5873;
  font-size: 1.286rem;
  font-weight: 500;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #dashboard-analytics .avatar .avatar-content, #statistics-card .avatar .avatar-content {
    padding: 0 !important;
  }
}

.carousel-dark .carousel-caption h1, .carousel-dark .carousel-caption .h1, .carousel-dark .carousel-caption h2, .carousel-dark .carousel-caption .h2, .carousel-dark .carousel-caption h3, .carousel-dark .carousel-caption .h3, .carousel-dark .carousel-caption h4, .carousel-dark .carousel-caption .h4, .carousel-dark .carousel-caption h5, .carousel-dark .carousel-caption .h5, .carousel-dark .carousel-caption h6, .carousel-dark .carousel-caption .h6 {
  color: #22292f;
}

.breadcrumb:not([class*="breadcrumb-"]) .breadcrumb-item + .breadcrumb-item:before {
  content: " ";
  color: #6e6b7b;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%236e6b7b%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-right%27%3E%3Cpolyline points=%279 18 15 12 9 6%27%3E%3C/polyline%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 14px;
  margin-right: .6rem;
}

.breadcrumb .breadcrumb-item + .breadcrumb-item:before {
  height: 20px;
}

.breadcrumb-slash.breadcrumb .breadcrumb-item + .breadcrumb-item:before {
  content: "/";
}

.breadcrumb-dots.breadcrumb .breadcrumb-item + .breadcrumb-item:before {
  content: ".";
  position: relative;
  top: -4px;
}

.breadcrumb-dashes.breadcrumb .breadcrumb-item + .breadcrumb-item:before {
  content: "-";
}

.breadcrumb-pipes.breadcrumb .breadcrumb-item + .breadcrumb-item:before {
  content: "|";
}

.breadcrumb-chevron.breadcrumb .breadcrumb-item + .breadcrumb-item:before {
  content: " ";
  color: #6e6b7b;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%236e6b7b%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-right%27%3E%3Cpolyline points=%279 18 15 12 9 6%27%3E%3C/polyline%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 14px;
  margin-right: .6rem;
}

.content-header .breadcrumb {
  padding-left: 1rem;
}

@media (width <= 648px) {
  .content-header .breadcrumb {
    display: none;
  }

  .breadcrumbs-top .content-header-title {
    display: contents !important;
  }
}

.badge[class*="bg-"] [class*="icon-"] {
  line-height: 1;
}

.badge[class*="bg-"] a {
  color: #fff;
}

.badge[class*="bg-"] .dropdown-toggle span, .badge[class*="bg-"] .dropdown-toggle i, .badge[class*="bg-"] .dropdown-toggle svg, .badge[class*="bg-"].dropdown-toggle span, .badge[class*="bg-"].dropdown-toggle i, .badge[class*="bg-"].dropdown-toggle svg {
  vertical-align: text-top;
}

.badge[class*="bg-"] .dropdown-toggle i, .badge[class*="bg-"] .dropdown-toggle svg, .badge[class*="bg-"].dropdown-toggle i, .badge[class*="bg-"].dropdown-toggle svg {
  padding-left: .2rem;
}

.badge[class*="bg-"] .dropdown-toggle:after, .badge[class*="bg-"].dropdown-toggle:after {
  font-size: 1rem;
  position: relative;
  top: 0;
  left: 0;
}

.badge[class*="bg-"] .dropdown-menu a {
  color: #6e6b7b;
}

.badge i, .badge svg {
  stroke-width: 3px;
  vertical-align: top;
  width: 11px;
  height: 12px;
  font-size: 12px;
}

.badge.badge-square {
  border-radius: 0;
}

.badge.badge-up {
  justify-content: center;
  align-items: center;
  min-width: 1.429rem;
  min-height: 1.429rem;
  padding-left: .25rem;
  padding-right: .25rem;
  font-size: .786rem;
  line-height: .786;
  display: flex;
  position: absolute;
  top: -11px;
  right: -9px;
}

.badge.badge-up.badge-sm {
  top: -.5rem;
  right: -.5rem;
}

.badge-icon i, .badge-icon svg {
  margin-right: 5px;
  font-size: 100%;
}

.dropup .badge {
  cursor: pointer;
}

.nav {
  border-radius: .25rem;
}

.nav.wrap-border {
  border: 1px solid #ddd;
}

.nav.wrap-border li.nav-header {
  margin: 0 .5rem;
}

.nav.wrap-border li.nav-item, .nav.wrap-border div {
  padding: 2px .714rem;
}

.nav.nav-left .nav-item .nav-link {
  justify-content: flex-start;
}

.nav.nav-right .nav-item .nav-link {
  justify-content: flex-end;
}

.nav.square-border, .nav.square-border .nav-item .nav-link.active {
  border-radius: 0;
}

.nav .modern-nav-toggle {
  margin: 1.8rem 0;
  padding: 0;
}

.nav .dropdown.show .dropdown-toggle:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23fff%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-down%27%3E%3Cpolyline points=%276 9 12 15 18 9%27%3E%3C/polyline%3E%3C/svg%3E");
}

.nav .dropdown-toggle:not(.active):after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%236e6b7b%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-down%27%3E%3Cpolyline points=%276 9 12 15 18 9%27%3E%3C/polyline%3E%3C/svg%3E");
}

.nav-pills .nav-link, .nav-tabs .nav-link {
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-pills .nav-link i, .nav-pills .nav-link svg, .nav-tabs .nav-link i, .nav-tabs .nav-link svg {
  margin-right: .5rem;
}

.nav-pills {
  margin-bottom: 1rem;
}

.nav-pills .nav-link {
  color: #5e5873;
  border: 1px solid #0000;
  padding: .786rem 1.5rem;
  font-size: 1rem;
  line-height: 1rem;
}

.nav-pills .nav-link.active {
  border-color: #01f;
  box-shadow: 0 4px 18px -4px #0011ffa6;
}

.nav-pills .nav-link.disabled {
  color: #b9b9c3;
}

.nav-pills .nav-link.dropdown-toggle:after {
  top: 1px;
  left: 1px;
}

.nav-pills.dropdown.show .nav-link {
  color: #fff;
}

.nav-pills.dropdown.show .dropdown-item.active:hover {
  color: #01f;
}

.nav-pills.nav-justified {
  width: 100%;
}

.nav-pills.nav-justified .nav-item {
  float: none;
}

.nav-pills.nav-justified .nav-link {
  text-align: center;
  margin-bottom: 5px;
}

.nav-pills.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (width >= 576px) {
  .nav-pills.nav-justified .nav-item {
    width: 1%;
    display: block;
  }

  .nav-pills.nav-justified .nav-link {
    margin-bottom: 0;
  }
}

.nav-pills.nav-justified .nav-link {
  border-radius: .357rem;
  margin-right: 0;
}

@media (width >= 576px) {
  .nav-pills.nav-justified .nav-link.active, .nav-pills.nav-justified .nav-link.active:hover, .nav-pills.nav-justified .nav-link.active:focus {
    border-bottom-color: #0000;
  }
}

.nav-pills.nav-justified .nav-link {
  display: block;
}

.nav-pills.nav-justified .nav-link.active, .nav-pills.nav-justified .nav-link.active:hover, .nav-pills.nav-justified .nav-link.active:focus {
  border: none;
}

.nav-tabs {
  margin-bottom: 1rem;
  position: relative;
}

.nav-tabs .nav-item {
  position: relative;
}

.nav-tabs .nav-link {
  color: #6e6b7b;
  border: none;
  border-radius: 0;
  min-width: auto;
  padding: .61rem 1.2rem;
  font-weight: 450;
  position: relative;
  overflow: hidden;
}

.nav-tabs .nav-link:after {
  content: "";
  width: 100%;
  height: 3px;
  transition: transform .3s;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translate3d(0, 150%, 0);
  background: linear-gradient(30deg, #01f, #0011ff80) !important;
}

.nav-tabs .nav-link.active {
  color: #01f;
  position: relative;
}

.nav-tabs .nav-link.active:after {
  transform: translate3d(0, 0, 0);
}

.nav-tabs .nav-link.dropdown-toggle:after {
  top: 1px;
  left: 1px;
}

.nav-tabs.nav-justified {
  width: 100%;
}

.nav-tabs.nav-justified .nav-item {
  float: none;
}

.nav-tabs.nav-justified .nav-link {
  text-align: center;
  margin-bottom: 5px;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (width >= 576px) {
  .nav-tabs.nav-justified .nav-item {
    width: 1%;
    display: block;
  }

  .nav-tabs.nav-justified .nav-link {
    margin-bottom: 0;
  }
}

.nav-tabs.nav-justified .nav-link {
  border-radius: .357rem;
  margin-right: 0;
}

@media (width >= 576px) {
  .nav-tabs.nav-justified .nav-link.active, .nav-tabs.nav-justified .nav-link.active:hover, .nav-tabs.nav-justified .nav-link.active:focus {
    border-bottom-color: #0000;
  }
}

.nav-tabs.nav-justified .nav-item a.nav-link {
  border-radius: 0;
  display: block;
}

.nav-tabs.nav-justified .nav-item a.nav-link.active {
  border: none;
}

.nav-tabs.nav-justified .nav-item a.nav-link:hover {
  border-color: #0000;
}

.nav-vertical {
  overflow: hidden;
}

.nav-vertical .nav.nav-tabs .nav-item .nav-link {
  margin-bottom: 0;
}

.nav-vertical .nav.nav-tabs .nav-item .nav-link:after {
  left: 70%;
  transform: rotate(90deg)translate3d(0, 150%, 0);
}

.nav-vertical .nav.nav-tabs .nav-item .nav-link.active:after {
  width: 2.14rem;
  top: 1.25rem;
  left: auto;
  right: -1.4rem;
  transform: rotate(90deg)translate3d(0, 225%, 0);
}

.nav-vertical .nav.nav-tabs.nav-left {
  float: left;
  margin-right: 1rem;
  display: table;
}

.nav-vertical .nav.nav-tabs.nav-left ~ .tab-content .tab-pane {
  padding-left: 1rem;
  display: none;
  overflow-y: auto;
}

.nav-vertical .nav.nav-tabs.nav-left ~ .tab-content .tab-pane.active {
  display: block;
}

.nav-vertical .nav.nav-tabs.nav-right {
  float: right;
  margin-left: 1rem;
  display: table;
}

.nav-vertical .nav.nav-tabs.nav-right .nav-item .nav-link.active:after {
  left: -.9rem;
  transform: rotate(90deg)translate3d(0, 10%, 0);
}

.nav-vertical .nav.nav-tabs.nav-right ~ .tab-content .tab-pane {
  padding-right: 1rem;
  display: none;
  overflow-y: auto;
}

.nav-vertical .nav.nav-tabs.nav-right ~ .tab-content .tab-pane.active {
  display: block;
}

.alert {
  padding: 0;
  font-weight: 500;
}

.alert.alert-dismissible .btn-close {
  padding: 1rem;
  box-shadow: none !important;
  background-color: #0000 !important;
}

.alert.alert-dismissible .alert-body {
  padding: .71rem 2rem .71rem 1rem;
}

.alert .btn-close:focus {
  outline: 0;
}

.alert .alert-link:hover {
  text-decoration: underline;
}

.alert p {
  vertical-align: middle;
  margin-bottom: 0;
  padding: 2px 0;
  font-weight: 500;
}

.alert .alert-heading {
  margin-bottom: 0;
  padding: .71rem 1rem;
  font-size: 1rem;
  font-weight: 600;
}

.alert .alert-body {
  padding: .71rem 1rem;
}

.alert.alert-dark .alert-heading {
  box-shadow: 0 6px 15px -7px #323c4766;
}

.progress .progress-bar + .progress-bar:not(:last-child) {
  border-radius: 0;
}

.progress .progress-bar:last-child {
  border-top-right-radius: 5rem;
  border-bottom-right-radius: 5rem;
}

ul.list-inline li {
  display: inline-block;
}

ul.list-inline.list-inline-pipe > li + li:before {
  content: " | ";
  padding-right: 2px;
}

.list-group .list-group-item {
  line-height: 1.5;
}

.list-group .list-group-item i, .list-group .list-group-item svg {
  position: relative;
}

.list-group .list-group-item-action:focus {
  outline: 0;
}

.list-group .list-group-item-action.active h1, .list-group .list-group-item-action.active .h1, .list-group .list-group-item-action.active h2, .list-group .list-group-item-action.active .h2, .list-group .list-group-item-action.active h3, .list-group .list-group-item-action.active .h3, .list-group .list-group-item-action.active h4, .list-group .list-group-item-action.active .h4, .list-group .list-group-item-action.active h5, .list-group .list-group-item-action.active .h5, .list-group .list-group-item-action.active h6, .list-group .list-group-item-action.active .h6, .list-group .list-group-item-action:active h1, .list-group .list-group-item-action:active .h1, .list-group .list-group-item-action:active h2, .list-group .list-group-item-action:active .h2, .list-group .list-group-item-action:active h3, .list-group .list-group-item-action:active .h3, .list-group .list-group-item-action:active h4, .list-group .list-group-item-action:active .h4, .list-group .list-group-item-action:active h5, .list-group .list-group-item-action:active .h5, .list-group .list-group-item-action:active h6, .list-group .list-group-item-action:active .h6 {
  color: #fff;
}

.list-group .list-group-item-action small, .list-group .list-group-item-action .small {
  color: #b9b9c3 !important;
}

.list-group.list-group-circle {
  border: none;
}

.list-group.list-group-circle .list-group-item {
  border: none;
  padding-left: 1.5rem;
  position: relative;
}

.list-group.list-group-circle .list-group-item:after {
  content: " ";
  color: #6e6b7b;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%236e6b7b%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-circle%27%3E%3Ccircle cx=%2712%27 cy=%2712%27 r=%2710%27%3E%3C/circle%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 10px;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 1.15rem;
  left: 0;
}

.list-group.list-group-circle .list-group-item:hover {
  background-color: #0000;
}

.list-group-item.gu-mirror {
  border-radius: 0;
}

.toast.show {
  z-index: 1030;
}

.toast .btn-close:focus {
  box-shadow: none;
}

@media (width <= 420.98px) {
  .toast {
    width: auto;
  }
}

.accordion [data-bs-toggle="collapse"] {
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.45;
}

.accordion .accordion-item, .accordion .accordion-item:last-of-type {
  margin-bottom: 0;
}

.accordion .accordion-item:not(:last-of-type) {
  border-bottom: 1px solid #ebe9f1;
}

.accordion .accordion-body {
  padding-top: .42rem;
}

.accordion.accordion-without-arrow .accordion-button:after {
  background-image: none !important;
}

.accordion-border .accordion-item {
  border: 1px solid #ebe9f1;
  border-radius: .428rem;
}

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

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

.accordion-margin .accordion-item {
  border-radius: .357rem;
  margin-top: .71rem;
  margin-bottom: .71rem;
  border-bottom: 0 solid #0000 !important;
  box-shadow: 0 2px 15px #22292f0d !important;
}

.card.accordion-item .accordion-button {
  border-radius: .357rem;
}

.page-item {
  border-radius: 5rem;
}

.page-item:not(.prev-item) .page-link, .page-item:not(.next-item) .page-link, .page-item:not(.first) .page-link, .page-item:not(.last) .page-link, .page-item:not(.active) .page-link {
  line-height: 1.3;
}

.page-item .page-link {
  justify-content: center;
  align-items: center;
  display: flex;
}

.page-item.previous .page-link, .page-item.prev .page-link, .page-item.next .page-link, .page-item.first .page-link, .page-item.last .page-link {
  width: auto;
}

.page-item.prev-item .page-link, .page-item.next-item .page-link {
  transition: all .2s ease-out;
}

.page-item.prev-item {
  margin-right: .3571rem;
}

.page-item.prev-item .page-link {
  border-radius: 50%;
}

.page-item.prev-item .page-link:before {
  color: #6e6b7b;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%236e6b7b%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-left%27%3E%3Cpolyline points=%2715 18 9 12 15 6%27%3E%3C/polyline%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 14px;
  width: 8px;
  height: 18px;
}

.page-item.prev-item .page-link:hover {
  color: #01f;
  background: #f3f2f7;
}

.page-item.prev-item .page-link:active, .page-item.prev-item .page-link:hover {
  background-color: #01f !important;
}

.page-item.prev-item .page-link:active:before, .page-item.prev-item .page-link:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23fff%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-left%27%3E%3Cpolyline points=%2715 18 9 12 15 6%27%3E%3C/polyline%3E%3C/svg%3E") !important;
}

.page-item.prev-item.disabled .page-link:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23b9b9c3%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-left%27%3E%3Cpolyline points=%2715 18 9 12 15 6%27%3E%3C/polyline%3E%3C/svg%3E");
}

.page-item.prev-item ~ .page-item:nth-child(2) {
  border-top-left-radius: 5rem;
  border-bottom-left-radius: 5rem;
}

.page-item.prev-item ~ .page-item:nth-child(2) .page-link {
  border-top-left-radius: 5rem !important;
  border-bottom-left-radius: 5rem !important;
}

.page-item.prev-item ~ .page-item:nth-last-child(2) {
  border-top-right-radius: 5rem;
  border-bottom-right-radius: 5rem;
}

.page-item.prev-item ~ .page-item:nth-last-child(2) .page-link {
  border-top-right-radius: 5rem !important;
  border-bottom-right-radius: 5rem !important;
}

.page-item.next-item {
  margin-left: .3571rem;
}

.page-item.next-item .page-link {
  border-radius: 50%;
}

.page-item.next-item .page-link:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%236e6b7b%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-right%27%3E%3Cpolyline points=%279 18 15 12 9 6%27%3E%3C/polyline%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 14px;
  width: 8px;
  height: 18px;
}

.page-item.next-item .page-link:hover {
  color: #01f;
  background: #f3f2f7;
}

.page-item.next-item .page-link:active, .page-item.next-item .page-link:hover {
  background-color: #01f !important;
}

.page-item.next-item .page-link:active:after, .page-item.next-item .page-link:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23fff%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-right%27%3E%3Cpolyline points=%279 18 15 12 9 6%27%3E%3C/polyline%3E%3C/svg%3E") !important;
}

.page-item.next-item.disabled .page-link:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23b9b9c3%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-right%27%3E%3Cpolyline points=%279 18 15 12 9 6%27%3E%3C/polyline%3E%3C/svg%3E");
}

.page-item.prev .page-link:before, .page-item.previous .page-link:before {
  color: #6e6b7b;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%236e6b7b%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-left%27%3E%3Cpolyline points=%2715 18 9 12 15 6%27%3E%3C/polyline%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 14px;
  width: 12px;
  height: 18px;
}

.page-item.prev .page-link:hover:before, .page-item.previous .page-link:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%230011ff%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-left%27%3E%3Cpolyline points=%2715 18 9 12 15 6%27%3E%3C/polyline%3E%3C/svg%3E") !important;
}

.page-item.prev.disabled .page-link:before, .page-item.previous.disabled .page-link:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23b9b9c3%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-left%27%3E%3Cpolyline points=%2715 18 9 12 15 6%27%3E%3C/polyline%3E%3C/svg%3E");
}

.page-item.next .page-link:after {
  color: #6e6b7b;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%236e6b7b%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-right%27%3E%3Cpolyline points=%279 18 15 12 9 6%27%3E%3C/polyline%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 14px;
  width: 12px;
  height: 18px;
}

.page-item.next .page-link:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%230011ff%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-right%27%3E%3Cpolyline points=%279 18 15 12 9 6%27%3E%3C/polyline%3E%3C/svg%3E") !important;
}

.page-item.next.disabled .page-link:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23b9b9c3%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-right%27%3E%3Cpolyline points=%279 18 15 12 9 6%27%3E%3C/polyline%3E%3C/svg%3E");
}

.page-item.disabled .page-link {
  color: #b9b9c3;
}

.page-item .page-link {
  min-width: 2.286rem;
  margin: 0;
  font-size: 1rem;
}

.page-item .page-link:focus {
  box-shadow: none;
}

.page-item .page-link:hover {
  color: #01f;
}

.page-item.active {
  background-color: #f3f2f7;
  border-radius: 0;
}

.page-item.active .page-link {
  z-index: 3;
  background-color: #01f;
  border-radius: 5rem;
  font-weight: 600;
  color: #fff !important;
}

.page-item:first-child:not(.prev-item).active {
  border-top-left-radius: 1.428rem;
  border-bottom-left-radius: 1.428rem;
}

.page-item:first-child:not(.prev-item).active .page-link {
  border-radius: 5rem;
}

.page-item:first-child:not(.prev-item) .page-link {
  border-top-left-radius: 1.428rem;
  border-bottom-left-radius: 1.428rem;
}

.page-item:last-child:not(.next-item).active {
  border-top-right-radius: 1.428rem;
  border-bottom-right-radius: 1.428rem;
}

.page-item:last-child:not(.next-item).active .page-link {
  border-radius: 5rem;
}

.page-item:last-child:not(.next-item) .page-link {
  border-top-right-radius: 1.428rem;
  border-bottom-right-radius: 1.428rem;
}

.pagination.pagination-lg .page-item .page-link {
  min-width: 2.6rem;
  font-size: 1.14rem;
}

.pagination.pagination-sm .page-item .page-link {
  min-width: 2rem;
  font-size: .857rem;
}

.modal .modal-header {
  background-color: #f8f8f8;
}

.modal .modal-header .btn-close {
  opacity: 1;
  background-color: #fff;
  border-radius: .357rem;
  padding: .8rem;
  transition: all .23s .1s;
  position: relative;
  transform: translate(18px, -10px);
  box-shadow: 0 5px 20px #22292f1a;
}

.modal .modal-header .btn-close:hover, .modal .modal-header .btn-close:focus, .modal .modal-header .btn-close:active {
  opacity: 1;
  box-shadow: none;
  outline: none;
  transform: translate(15px, -2px);
}

.modal .modal-fullscreen .modal-header .btn-close {
  transform: translate(0);
}

.modal .modal-content {
  overflow: visible;
  box-shadow: 0 5px 20px #22292f1a;
}

.modal .modal-footer {
  padding: .8rem 1.4rem;
}

.modal.modal-sticky {
  height: auto;
  position: fixed;
  inset: auto 0 0 auto;
}

.modal.modal-sticky .modal-header {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.modal.modal-sticky .modal-dialog {
  border-radius: .357rem;
  box-shadow: 0 0 24px #22292f40;
  margin-right: 1rem !important;
}

.modal.modal-sticky .modal-actions {
  box-shadow: none;
  background: none;
  line-height: 0;
}

.modal-xs {
  max-width: 300px;
}

@media (width >= 1200px) {
  .modal-xl {
    margin-left: 3%;
    margin-right: 3%;
  }
}

.modal-slide-in, .modal-slide-in .modal {
  padding: 0 !important;
  overflow: hidden !important;
}

.modal-slide-in .modal-dialog {
  width: 20rem;
  max-width: none;
  margin: 0;
  position: fixed;
  inset: 0 0 0 auto;
}

.modal-slide-in .modal-dialog .modal-content {
  border-radius: 0;
  height: 100%;
  padding-top: 1.8875rem;
  padding-bottom: 1.8875rem;
  overflow: auto;
}

.modal-slide-in .modal-dialog .modal-body {
  flex-grow: 0;
  margin: auto 0;
  padding-top: 0;
  padding-bottom: 0;
}

@media (width >= 576px) {
  .modal-slide-in .modal-dialog {
    width: 28rem;
  }
}

.modal-slide-in .modal-dialog.sidebar-sm {
  width: 25rem;
}

@media (width >= 576px) {
  .modal-slide-in .modal-dialog.sidebar-lg {
    width: 30rem;
  }
}

.modal-slide-in .btn-close {
  z-index: 10;
  margin: 0;
  line-height: .5;
  position: absolute;
  top: 1.5rem;
  right: 1.4rem;
  transform: translate(0, -50%);
  padding: 0 !important;
}

.modal-slide-in.fade .modal-dialog, .modal-slide-in .modal.fade .modal-dialog {
  transition: transform .1s ease-out;
  transform: translateX(100%);
}

.modal-slide-in.show .modal-dialog, .modal-slide-in .modal.show .modal-dialog {
  transition: transform .1s ease-out;
  transform: translateX(0) !important;
}

@media (width <= 576px) {
  .modal:not(.modal-slide-in) .modal-dialog:not(.modal-fullscreen) {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .modal .modal-xs, .modal .modal-sm {
    max-width: unset;
  }

  .modal.modal-sticky .modal-dialog {
    margin-bottom: 3rem;
    margin-left: .2rem;
    margin-right: .2rem !important;
  }
}

.modal-refer-earn .modal-refer-earn-step svg {
  width: 2.5rem;
  height: 2.5rem;
}

@media (width <= 991.98px) {
  #shareProject .list-group .dropdown-toggle {
    padding: .5rem;
  }

  #shareProject .list-group .dropdown-toggle:after {
    left: 0;
  }
}

.popover {
  box-shadow: 0 0 10px #22292f1a;
}

.popover .popover-header {
  border: 1px solid #01f;
  font-size: 1.07rem;
}

.popover .popover-body {
  border: 1px solid #ebe9f1;
  border-top-color: #fff;
  border-bottom-right-radius: .358rem;
  border-bottom-left-radius: .358rem;
}

.popover.bs-popover-bottom .popover-arrow:after, .popover.bs-popover-auto[data-popper-placement^="bottom"] .popover-arrow:after {
  border-bottom-color: #01f;
}

.bs-popover-top > .popover-arrow:after, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow:after {
  bottom: 1px;
}

.bs-popover-end > .popover-arrow:after, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow:after {
  left: 1px;
}

.bs-popover-start > .popover-arrow:after, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow:after {
  right: 1px;
}

.font-small-1 {
  font-size: .7rem !important;
}

svg.font-small-1 {
  width: .7rem !important;
  height: .7rem !important;
}

.font-small-2 {
  font-size: .8rem !important;
}

svg.font-small-2 {
  width: .8rem !important;
  height: .8rem !important;
}

.font-small-3 {
  font-size: .9rem !important;
}

svg.font-small-3 {
  width: .9rem !important;
  height: .9rem !important;
}

.font-small-4 {
  font-size: 1rem !important;
}

svg.font-small-4 {
  width: 1rem !important;
  height: 1rem !important;
}

.font-medium-1 {
  font-size: 1.1rem !important;
}

svg.font-medium-1 {
  width: 1.1rem !important;
  height: 1.1rem !important;
}

.font-medium-2 {
  font-size: 1.2rem !important;
}

svg.font-medium-2 {
  width: 1.2rem !important;
  height: 1.2rem !important;
}

.font-medium-3 {
  font-size: 1.3rem !important;
}

svg.font-medium-3 {
  width: 1.3rem !important;
  height: 1.3rem !important;
}

.font-medium-4 {
  font-size: 1.4rem !important;
}

svg.font-medium-4 {
  width: 1.4rem !important;
  height: 1.4rem !important;
}

.font-medium-5 {
  font-size: 1.5rem !important;
}

svg.font-medium-5 {
  width: 1.5rem !important;
  height: 1.5rem !important;
}

.font-large-1 {
  font-size: 2rem !important;
}

svg.font-large-1 {
  width: 2rem !important;
  height: 2rem !important;
}

.font-large-2 {
  font-size: 3rem !important;
}

svg.font-large-2 {
  width: 3rem !important;
  height: 3rem !important;
}

.font-large-3 {
  font-size: 4rem !important;
}

svg.font-large-3 {
  width: 4rem !important;
  height: 4rem !important;
}

.font-large-4 {
  font-size: 5rem !important;
}

svg.font-large-4 {
  width: 5rem !important;
  height: 5rem !important;
}

.font-large-5 {
  font-size: 6rem !important;
}

svg.font-large-5 {
  width: 6rem !important;
  height: 6rem !important;
}

.line-height-1 {
  line-height: 1 !important;
}

.line-height-condensed {
  line-height: 1.5 !important;
}

.line-height-inherit {
  line-height: inherit !important;
}

.rotate-45 {
  transform: rotate(45deg);
}

.rotate-45-inverse {
  transform: rotate(-45deg);
}

.rotate-90 {
  transform: rotate(90deg);
}

.rotate-90-inverse {
  transform: rotate(-90deg);
}

.rotate-180 {
  transform: rotate(180deg);
}

.rotate-180-inverse {
  transform: rotate(-180deg);
}

.border-2 {
  border-width: 2px !important;
}

.border-top-2 {
  border-top-width: 2px !important;
}

.border-bottom-2 {
  border-bottom-width: 2px !important;
}

.border-start-2 {
  border-left-width: 2px !important;
}

.border-end-2 {
  border-right-width: 2px !important;
}

.border-3 {
  border-width: 3px !important;
}

.border-top-3 {
  border-top-width: 3px !important;
}

.border-bottom-3 {
  border-bottom-width: 3px !important;
}

.border-start-3 {
  border-left-width: 3px !important;
}

.border-end-3 {
  border-right-width: 3px !important;
}

.round {
  border-radius: 1.5rem;
}

.square {
  border-radius: 0;
}

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

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

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

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

.height-50 {
  height: 50px !important;
}

.width-50 {
  width: 50px !important;
}

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

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

.height-150 {
  height: 150px !important;
}

.width-150 {
  width: 150px !important;
}

.height-200 {
  height: 200px !important;
}

.width-200 {
  width: 200px !important;
}

.height-250 {
  height: 250px !important;
}

.width-250 {
  width: 250px !important;
}

.height-300 {
  height: 300px !important;
}

.width-300 {
  width: 300px !important;
}

.height-350 {
  height: 350px !important;
}

.width-350 {
  width: 350px !important;
}

.height-400 {
  height: 405px !important;
}

.width-400 {
  width: 405px !important;
}

.height-450 {
  height: 455px !important;
}

.width-450 {
  width: 455px !important;
}

.height-500 {
  height: 500px !important;
}

.width-500 {
  width: 500px !important;
}

.height-550 {
  height: 550px !important;
}

.width-550 {
  width: 550px !important;
}

.height-600 {
  height: 600px !important;
}

.width-600 {
  width: 600px !important;
}

.height-650 {
  height: 650px !important;
}

.width-650 {
  width: 650px !important;
}

.height-700 {
  height: 700px !important;
}

.width-700 {
  width: 700px !important;
}

.height-750 {
  height: 750px !important;
}

.width-750 {
  width: 750px !important;
}

.height-800 {
  height: 800px !important;
}

.width-800 {
  width: 800px !important;
}

.height-5-per {
  height: 5% !important;
}

.width-5-per {
  width: 5% !important;
}

.height-10-per {
  height: 10% !important;
}

.width-10-per {
  width: 10% !important;
}

.height-15-per {
  height: 15% !important;
}

.width-15-per {
  width: 15% !important;
}

.height-20-per {
  height: 20% !important;
}

.width-20-per {
  width: 20% !important;
}

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

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

.height-30-per {
  height: 30% !important;
}

.width-30-per {
  width: 30% !important;
}

.height-35-per {
  height: 35% !important;
}

.width-35-per {
  width: 35% !important;
}

.height-40-per {
  height: 40% !important;
}

.width-40-per {
  width: 40% !important;
}

.height-45-per {
  height: 45% !important;
}

.width-45-per {
  width: 45% !important;
}

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

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

.height-55-per {
  height: 55% !important;
}

.width-55-per {
  width: 55% !important;
}

.height-60-per {
  height: 60% !important;
}

.width-60-per {
  width: 60% !important;
}

.height-65-per {
  height: 65% !important;
}

.width-65-per {
  width: 65% !important;
}

.height-70-per {
  height: 70% !important;
}

.width-70-per {
  width: 70% !important;
}

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

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

.height-80-per {
  height: 80% !important;
}

.width-80-per {
  width: 80% !important;
}

.height-85-per {
  height: 85% !important;
}

.width-85-per {
  width: 85% !important;
}

.height-90-per {
  height: 90% !important;
}

.width-90-per {
  width: 90% !important;
}

.height-95-per {
  height: 95% !important;
}

.width-95-per {
  width: 95% !important;
}

.overflow-visible {
  overflow: visible;
}

.overflow-scroll, .overflow-x-scroll, .overflow-y-scroll {
  overflow: scroll;
}

.cursor-pointer {
  cursor: pointer;
}

.cursor-move {
  cursor: move;
}

.cursor-default {
  cursor: default;
}

.cursor-progress {
  cursor: progress;
}

.cursor-not-allowed {
  cursor: not-allowed;
}

.zindex-1 {
  z-index: 1 !important;
}

.zindex-2 {
  z-index: 2 !important;
}

.zindex-3 {
  z-index: 3 !important;
}

.zindex-4 {
  z-index: 4 !important;
}

.zindex-0 {
  z-index: 0 !important;
}

.zindex-minus-1 {
  z-index: -1 !important;
}

.zindex-minus-2 {
  z-index: -2 !important;
}

.zindex-minus-3 {
  z-index: -3 !important;
}

.zindex-minus-4 {
  z-index: -4 !important;
}

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

.box-shadow-1 {
  box-shadow: 0 2px 5px #22292f29, 0 2px 10px #22292f1f;
}

.box-shadow-2 {
  box-shadow: 0 8px 17px #22292f33, 0 6px 20px #22292f30;
}

.box-shadow-3 {
  box-shadow: 0 12px 15px #22292f3d, 0 17px 50px #22292f30;
}

.box-shadow-4 {
  box-shadow: 0 16px 28px #22292f38, 0 25px 55px #22292f36;
}

.box-shadow-5 {
  box-shadow: 0 27px 24px #22292f33, 0 40px 77px #22292f38;
}

.box-shadow-6 {
  box-shadow: 0 4px 8px #22292f1f, 0 2px 4px #22292f14;
}

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

.list-style-inside {
  list-style: inside;
}

.list-style-circle {
  list-style: circle;
}

.list-style-square {
  list-style: square;
}

.bg-cover {
  background-size: cover !important;
}

.background-repeat {
  background-repeat: repeat !important;
}

.background-no-repeat {
  background-repeat: no-repeat !important;
}

.icon-bg-circle {
  color: #fff;
  border-radius: 50%;
  padding: .5rem;
}

.icon-left, .icon-right {
  margin-right: .5rem;
}

.blockOverlay {
  z-index: 1050 !important;
}

.blockElement, .blockPage {
  z-index: 1051 !important;
}

.hidden {
  visibility: hidden;
  display: none;
}

a:hover {
  cursor: pointer;
}

.table-middle td {
  vertical-align: middle;
}

.fill-current {
  fill: currentColor;
}

.pointer-events-none {
  pointer-events: none;
}

.bg-white .card-header, .bg-white .card-footer {
  background-color: #0000;
}

.border-white {
  border: 1px solid #fff !important;
}

.border-top-white {
  border-top: 1px solid #fff;
}

.border-bottom-white {
  border-bottom: 1px solid #fff;
}

.border-start-white {
  border-left: 1px solid #fff;
}

.border-end-white {
  border-right: 1px solid #fff;
}

.bg-white.badge-glow, .border-white.badge-glow {
  box-shadow: 0 0 10px #fff;
}

.overlay-white {
  background: #fff9;
}

input:focus ~ .bg-white {
  box-shadow: 0 0 0 .075rem #fff, 0 0 0 .21rem #fff !important;
}

.bg-black .card-header, .bg-black .card-footer {
  background-color: #0000;
}

.border-black {
  border: 1px solid #000 !important;
}

.border-top-black {
  border-top: 1px solid #000;
}

.border-bottom-black {
  border-bottom: 1px solid #000;
}

.border-start-black {
  border-left: 1px solid #000;
}

.border-end-black {
  border-right: 1px solid #000;
}

.bg-black.badge-glow, .border-black.badge-glow {
  box-shadow: 0 0 10px #000;
}

.overlay-black {
  background: #0009;
}

input:focus ~ .bg-black {
  box-shadow: 0 0 0 .075rem #fff, 0 0 0 .21rem #000 !important;
}

.bg-dark .card-header, .bg-dark .card-footer {
  background-color: #0000;
}

.alert-dark {
  color: #323c47 !important;
  background: #323c471f !important;
}

.alert-dark .alert-heading {
  box-shadow: 0 6px 15px -7px #323c4766;
}

.alert-dark .alert-link {
  color: #303943 !important;
}

.alert-dark .btn-close {
  background: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23323c47%27%3e%3cpath d=%27M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z%27/%3e%3c/svg%3e") center / .75rem no-repeat;
  color: #323c47 !important;
}

.border-dark {
  border: 1px solid #323c47 !important;
}

.border-top-dark {
  border-top: 1px solid #323c47;
}

.border-bottom-dark {
  border-bottom: 1px solid #323c47;
}

.border-start-dark {
  border-left: 1px solid #323c47;
}

.border-end-dark {
  border-right: 1px solid #323c47;
}

.bg-dark.badge-glow, .border-dark.badge-glow {
  box-shadow: 0 0 10px #323c47;
}

.badge.badge-light-dark {
  background-color: #323c471f;
  color: #323c47 !important;
}

.overlay-dark {
  background: #323c4799;
}

.btn-dark {
  color: #fff !important;
  background-color: #323c47 !important;
  border-color: #323c47 !important;
}

.btn-dark:focus, .btn-dark:active, .btn-dark.active {
  color: #fff;
  background-color: #343434 !important;
}

.btn-dark:hover:not(.disabled):not(:disabled) {
  box-shadow: 0 8px 25px -8px #323c47;
}

.btn-dark:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}

.btn-check:checked + .btn-dark, .btn-check:active + .btn-dark {
  color: #fff;
  background-color: #343434 !important;
}

.btn-flat-dark {
  color: #323c47;
  background-color: #0000;
}

.btn-flat-dark:hover {
  color: #323c47;
}

.btn-flat-dark:hover:not(.disabled):not(:disabled) {
  background-color: #323c471f;
}

.btn-flat-dark:active, .btn-flat-dark.active, .btn-flat-dark:focus {
  color: #323c47;
  background-color: #323c4733;
}

.btn-flat-dark.dropdown-toggle:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23323c47%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-down%27%3E%3Cpolyline points=%276 9 12 15 18 9%27%3E%3C/polyline%3E%3C/svg%3E");
}

.btn-relief-dark {
  color: #fff;
  background-color: #323c47;
  transition: all .2s;
  box-shadow: inset 0 -3px #22292f33;
}

.btn-relief-dark:hover:not(.disabled):not(:disabled) {
  background-color: #626262;
}

.btn-relief-dark:active, .btn-relief-dark.active, .btn-relief-dark:focus {
  background-color: #343434;
}

.btn-relief-dark:hover {
  color: #fff;
}

.btn-relief-dark:active, .btn-relief-dark.active {
  box-shadow: none;
  outline: none;
  transform: translateY(3px);
}

.btn-outline-dark {
  color: #323c47;
  background-color: #0000;
  border: 1px solid #323c47 !important;
}

.btn-outline-dark:hover:not(.disabled):not(:disabled) {
  color: #323c47;
  background-color: #323c470a;
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}

.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):focus {
  color: #323c47;
  background-color: #323c4733;
}

.btn-outline-dark.dropdown-toggle:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23323c47%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-down%27%3E%3Cpolyline points=%276 9 12 15 18 9%27%3E%3C/polyline%3E%3C/svg%3E");
}

.btn-outline-dark.show.dropdown-toggle {
  color: #323c47;
  background-color: #323c4733;
}

.btn-check:checked + .btn-outline-dark, .btn-check:active + .btn-outline-dark {
  color: #323c47;
  background-color: #323c4733 !important;
}

.btn-outline-dark.waves-effect .waves-ripple, .btn-flat-dark.waves-effect .waves-ripple {
  background: radial-gradient(#323c4733 0, #323c474d 40%, #323c4766 50%, #323c4780 60%, #fff0 70%);
}

.bullet.bullet-dark {
  background-color: #323c47;
}

.modal.modal-dark .modal-header .modal-title {
  color: #323c47;
}

.modal.modal-dark .modal-header .btn-close {
  color: #323c47 !important;
  background: #fff url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23323c47%27%3e%3cpath d=%27M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z%27/%3e%3c/svg%3e") center / .75rem no-repeat !important;
}

.progress-bar-dark {
  background-color: #323c471f;
}

.progress-bar-dark .progress-bar {
  background-color: #323c47;
}

.timeline .timeline-point-dark {
  border-color: #323c47 !important;
}

.timeline .timeline-point-dark i, .timeline .timeline-point-dark svg {
  stroke: #323c47 !important;
}

.timeline .timeline-point-dark.timeline-point-indicator {
  background-color: #323c47 !important;
}

.timeline .timeline-point-dark.timeline-point-indicator:before {
  background: #323c471f !important;
}

.divider.divider-dark .divider-text:before, .divider.divider-dark .divider-text:after {
  border-color: #323c47 !important;
}

input:focus ~ .bg-dark {
  box-shadow: 0 0 0 .075rem #fff, 0 0 0 .21rem #323c47 !important;
}

.form-check-dark .form-check-input:checked {
  background-color: #323c47;
  border-color: #323c47;
}

.form-check-dark .form-check-input:not(:disabled):checked, .form-check-dark .form-check-input:not(:disabled):focus {
  border-color: #323c47;
  box-shadow: 0 2px 4px #323c4766;
}

.select2-dark .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: #323c47 !important;
  border-color: #323c47 !important;
}

.bg-light .card-header, .bg-light .card-footer {
  background-color: #0000;
}

.border-light {
  border: 1px solid #c2cfe0 !important;
}

.border-top-light {
  border-top: 1px solid #c2cfe0;
}

.border-bottom-light {
  border-bottom: 1px solid #c2cfe0;
}

.border-start-light {
  border-left: 1px solid #c2cfe0;
}

.border-end-light {
  border-right: 1px solid #c2cfe0;
}

.bg-light.badge-glow, .border-light.badge-glow {
  box-shadow: 0 0 10px #c2cfe0;
}

.overlay-light {
  background: #c2cfe099;
}

input:focus ~ .bg-light {
  box-shadow: 0 0 0 .075rem #fff, 0 0 0 .21rem #c2cfe0 !important;
}

.bg-primary .card-header, .bg-primary .card-footer {
  background-color: #0000;
}

.alert-primary {
  color: #01f !important;
  background: #0011ff1f !important;
}

.alert-primary .alert-heading {
  box-shadow: 0 6px 15px -7px #01f6;
}

.alert-primary .alert-link {
  color: #0010f2 !important;
}

.alert-primary .btn-close {
  background: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%230011ff%27%3e%3cpath d=%27M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z%27/%3e%3c/svg%3e") center / .75rem no-repeat;
  color: #01f !important;
}

.bg-light-primary {
  color: #01f !important;
  background: #0011ff1f !important;
}

.bg-light-primary.fc-h-event, .bg-light-primary.fc-v-event {
  border-color: #0011ff1a;
}

.bg-light-primary .fc-list-event-dot {
  border-color: #01f !important;
}

.bg-light-primary.fc-list-event:hover td {
  background: #0011ff1a !important;
}

.bg-light-primary.fc-list-event .fc-list-event-title {
  color: #6e6b7b;
}

.avatar.bg-light-primary {
  color: #01f !important;
}

.border-primary {
  border: 1px solid #01f !important;
}

.border-top-primary {
  border-top: 1px solid #01f;
}

.border-bottom-primary {
  border-bottom: 1px solid #01f;
}

.border-start-primary {
  border-left: 1px solid #01f;
}

.border-end-primary {
  border-right: 1px solid #01f;
}

.bg-primary.badge-glow, .border-primary.badge-glow {
  box-shadow: 0 0 10px #01f;
}

.badge.badge-light-primary {
  background-color: #0011ff1f;
  color: #01f !important;
}

.overlay-primary {
  background: #01f9;
}

.btn-primary {
  color: #fff !important;
  background-color: #01f !important;
  border-color: #01f !important;
}

.btn-primary:focus, .btn-primary:active, .btn-primary.active {
  color: #fff;
  background-color: #0010f2 !important;
}

.btn-primary:hover:not(.disabled):not(:disabled) {
  box-shadow: 0 8px 25px -8px #01f;
}

.btn-primary:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}

.btn-check:checked + .btn-primary, .btn-check:active + .btn-primary {
  color: #fff;
  background-color: #0010f2 !important;
}

.btn-flat-primary {
  color: #01f;
  background-color: #0000;
}

.btn-flat-primary:hover {
  color: #01f;
}

.btn-flat-primary:hover:not(.disabled):not(:disabled) {
  background-color: #0011ff1f;
}

.btn-flat-primary:active, .btn-flat-primary.active, .btn-flat-primary:focus {
  color: #01f;
  background-color: #01f3;
}

.btn-flat-primary.dropdown-toggle:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%230011ff%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-down%27%3E%3Cpolyline points=%276 9 12 15 18 9%27%3E%3C/polyline%3E%3C/svg%3E");
}

.btn-relief-primary {
  color: #fff;
  background-color: #01f;
  transition: all .2s;
  box-shadow: inset 0 -3px #22292f33;
}

.btn-relief-primary:hover:not(.disabled):not(:disabled) {
  background-color: #0d1dff;
}

.btn-relief-primary:active, .btn-relief-primary.active, .btn-relief-primary:focus {
  background-color: #0010f2;
}

.btn-relief-primary:hover {
  color: #fff;
}

.btn-relief-primary:active, .btn-relief-primary.active {
  box-shadow: none;
  outline: none;
  transform: translateY(3px);
}

.btn-outline-primary {
  color: #01f;
  background-color: #0000;
  border: 1px solid #01f !important;
}

.btn-outline-primary:hover:not(.disabled):not(:disabled) {
  color: #01f;
  background-color: #0011ff0a;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):focus {
  color: #01f;
  background-color: #01f3;
}

.btn-outline-primary.dropdown-toggle:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%230011ff%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-down%27%3E%3Cpolyline points=%276 9 12 15 18 9%27%3E%3C/polyline%3E%3C/svg%3E");
}

.btn-outline-primary.show.dropdown-toggle {
  color: #01f;
  background-color: #01f3;
}

.btn-check:checked + .btn-outline-primary, .btn-check:active + .btn-outline-primary {
  color: #01f;
  background-color: #01f3 !important;
}

.btn-outline-primary.waves-effect .waves-ripple, .btn-flat-primary.waves-effect .waves-ripple {
  background: radial-gradient(#01f3 0, #0011ff4d 40%, #01f6 50%, #0011ff80 60%, #fff0 70%);
}

.bullet.bullet-primary {
  background-color: #01f;
}

.modal.modal-primary .modal-header .modal-title {
  color: #01f;
}

.modal.modal-primary .modal-header .btn-close {
  color: #01f !important;
  background: #fff url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%230011ff%27%3e%3cpath d=%27M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z%27/%3e%3c/svg%3e") center / .75rem no-repeat !important;
}

.pagination-primary .page-item.active .page-link {
  color: #fff;
  background: #01f !important;
}

.pagination-primary .page-item.active .page-link:hover {
  color: #fff;
}

.pagination-primary .page-item .page-link:hover {
  color: #01f;
}

.pagination-primary .page-item.prev-item .page-link:hover, .pagination-primary .page-item.next-item .page-link:hover {
  color: #fff;
  background: #01f;
}

.pagination-primary .page-item.next-item .page-link:active:after, .pagination-primary .page-item.next-item .page-link:hover:after, .pagination-primary .page-item.next .page-link:active:after, .pagination-primary .page-item.next .page-link:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%230011ff%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-right%27%3E%3Cpolyline points=%279 18 15 12 9 6%27%3E%3C/polyline%3E%3C/svg%3E") !important;
}

.pagination-primary .page-item.prev-item .page-link:active:before, .pagination-primary .page-item.prev-item .page-link:hover:before, .pagination-primary .page-item.prev .page-link:active:before, .pagination-primary .page-item.prev .page-link:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%230011ff%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-left%27%3E%3Cpolyline points=%2715 18 9 12 15 6%27%3E%3C/polyline%3E%3C/svg%3E") !important;
}

.nav-pill-primary .nav-item .nav-link.active {
  color: #fff;
  border-color: #01f;
  box-shadow: 0 4px 18px -4px #0011ffa6;
  background-color: #01f !important;
}

.progress-bar-primary {
  background-color: #0011ff1f;
}

.progress-bar-primary .progress-bar {
  background-color: #01f;
}

.timeline .timeline-point-primary {
  border-color: #01f !important;
}

.timeline .timeline-point-primary i, .timeline .timeline-point-primary svg {
  stroke: #01f !important;
}

.timeline .timeline-point-primary.timeline-point-indicator {
  background-color: #01f !important;
}

.timeline .timeline-point-primary.timeline-point-indicator:before {
  background: #0011ff1f !important;
}

.divider.divider-primary .divider-text:before, .divider.divider-primary .divider-text:after {
  border-color: #01f !important;
}

input:focus ~ .bg-primary {
  box-shadow: 0 0 0 .075rem #fff, 0 0 0 .21rem #01f !important;
}

.form-check-primary .form-check-input:checked {
  background-color: #01f;
  border-color: #01f;
}

.form-check-primary .form-check-input:not(:disabled):checked, .form-check-primary .form-check-input:not(:disabled):focus {
  border-color: #01f;
  box-shadow: 0 2px 4px #01f6;
}

.select2-primary .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: #01f !important;
  border-color: #01f !important;
}

.bg-secondary .card-header, .bg-secondary .card-footer {
  background-color: #0000;
}

.alert-secondary {
  color: #82868b !important;
  background: #82868b1f !important;
}

.alert-secondary .alert-heading {
  box-shadow: 0 6px 15px -7px #82868b66;
}

.alert-secondary .alert-link {
  color: #7b7f85 !important;
}

.alert-secondary .btn-close {
  background: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%2382868b%27%3e%3cpath d=%27M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z%27/%3e%3c/svg%3e") center / .75rem no-repeat;
  color: #82868b !important;
}

.bg-light-secondary {
  color: #82868b !important;
  background: #82868b1f !important;
}

.bg-light-secondary.fc-h-event, .bg-light-secondary.fc-v-event {
  border-color: #82868b1a;
}

.bg-light-secondary .fc-list-event-dot {
  border-color: #82868b !important;
}

.bg-light-secondary.fc-list-event:hover td {
  background: #82868b1a !important;
}

.bg-light-secondary.fc-list-event .fc-list-event-title {
  color: #6e6b7b;
}

.avatar.bg-light-secondary {
  color: #82868b !important;
}

.border-secondary {
  border: 1px solid #82868b !important;
}

.border-top-secondary {
  border-top: 1px solid #82868b;
}

.border-bottom-secondary {
  border-bottom: 1px solid #82868b;
}

.border-start-secondary {
  border-left: 1px solid #82868b;
}

.border-end-secondary {
  border-right: 1px solid #82868b;
}

.bg-secondary.badge-glow, .border-secondary.badge-glow {
  box-shadow: 0 0 10px #82868b;
}

.badge.badge-light-secondary {
  background-color: #82868b1f;
  color: #82868b !important;
}

.overlay-secondary {
  background: #82868b99;
}

.btn-secondary {
  color: #fff !important;
  background-color: #82868b !important;
  border-color: #82868b !important;
}

.btn-secondary:focus, .btn-secondary:active, .btn-secondary.active {
  color: #fff;
  background-color: #7b7f85 !important;
}

.btn-secondary:hover:not(.disabled):not(:disabled) {
  box-shadow: 0 8px 25px -8px #82868b;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}

.btn-check:checked + .btn-secondary, .btn-check:active + .btn-secondary {
  color: #fff;
  background-color: #7b7f85 !important;
}

.btn-flat-secondary {
  color: #82868b;
  background-color: #0000;
}

.btn-flat-secondary:hover {
  color: #82868b;
}

.btn-flat-secondary:hover:not(.disabled):not(:disabled) {
  background-color: #82868b1f;
}

.btn-flat-secondary:active, .btn-flat-secondary.active, .btn-flat-secondary:focus {
  color: #82868b;
  background-color: #82868b33;
}

.btn-flat-secondary.dropdown-toggle:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%2382868b%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-down%27%3E%3Cpolyline points=%276 9 12 15 18 9%27%3E%3C/polyline%3E%3C/svg%3E");
}

.btn-relief-secondary {
  color: #fff;
  background-color: #82868b;
  transition: all .2s;
  box-shadow: inset 0 -3px #22292f33;
}

.btn-relief-secondary:hover:not(.disabled):not(:disabled) {
  background-color: #888c91;
}

.btn-relief-secondary:active, .btn-relief-secondary.active, .btn-relief-secondary:focus {
  background-color: #7b7f85;
}

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

.btn-relief-secondary:active, .btn-relief-secondary.active {
  box-shadow: none;
  outline: none;
  transform: translateY(3px);
}

.btn-outline-secondary {
  color: #82868b;
  background-color: #0000;
  border: 1px solid #82868b !important;
}

.btn-outline-secondary:hover:not(.disabled):not(:disabled) {
  color: #82868b;
  background-color: #82868b0a;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):focus {
  color: #82868b;
  background-color: #82868b33;
}

.btn-outline-secondary.dropdown-toggle:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%2382868b%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-down%27%3E%3Cpolyline points=%276 9 12 15 18 9%27%3E%3C/polyline%3E%3C/svg%3E");
}

.btn-outline-secondary.show.dropdown-toggle {
  color: #82868b;
  background-color: #82868b33;
}

.btn-check:checked + .btn-outline-secondary, .btn-check:active + .btn-outline-secondary {
  color: #82868b;
  background-color: #82868b33 !important;
}

.btn-outline-secondary.waves-effect .waves-ripple, .btn-flat-secondary.waves-effect .waves-ripple {
  background: radial-gradient(#82868b33 0, #82868b4d 40%, #82868b66 50%, #82868b80 60%, #fff0 70%);
}

.bullet.bullet-secondary {
  background-color: #82868b;
}

.modal.modal-secondary .modal-header .modal-title {
  color: #82868b;
}

.modal.modal-secondary .modal-header .btn-close {
  color: #82868b !important;
  background: #fff url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%2382868b%27%3e%3cpath d=%27M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z%27/%3e%3c/svg%3e") center / .75rem no-repeat !important;
}

.pagination-secondary .page-item.active .page-link {
  color: #fff;
  background: #82868b !important;
}

.pagination-secondary .page-item.active .page-link:hover {
  color: #fff;
}

.pagination-secondary .page-item .page-link:hover {
  color: #82868b;
}

.pagination-secondary .page-item.prev-item .page-link:hover, .pagination-secondary .page-item.next-item .page-link:hover {
  color: #fff;
  background: #82868b;
}

.pagination-secondary .page-item.next-item .page-link:active:after, .pagination-secondary .page-item.next-item .page-link:hover:after, .pagination-secondary .page-item.next .page-link:active:after, .pagination-secondary .page-item.next .page-link:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%2382868b%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-right%27%3E%3Cpolyline points=%279 18 15 12 9 6%27%3E%3C/polyline%3E%3C/svg%3E") !important;
}

.pagination-secondary .page-item.prev-item .page-link:active:before, .pagination-secondary .page-item.prev-item .page-link:hover:before, .pagination-secondary .page-item.prev .page-link:active:before, .pagination-secondary .page-item.prev .page-link:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%2382868b%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-left%27%3E%3Cpolyline points=%2715 18 9 12 15 6%27%3E%3C/polyline%3E%3C/svg%3E") !important;
}

.nav-pill-secondary .nav-item .nav-link.active {
  color: #fff;
  border-color: #82868b;
  box-shadow: 0 4px 18px -4px #82868ba6;
  background-color: #82868b !important;
}

.progress-bar-secondary {
  background-color: #82868b1f;
}

.progress-bar-secondary .progress-bar {
  background-color: #82868b;
}

.timeline .timeline-point-secondary {
  border-color: #82868b !important;
}

.timeline .timeline-point-secondary i, .timeline .timeline-point-secondary svg {
  stroke: #82868b !important;
}

.timeline .timeline-point-secondary.timeline-point-indicator {
  background-color: #82868b !important;
}

.timeline .timeline-point-secondary.timeline-point-indicator:before {
  background: #82868b1f !important;
}

.divider.divider-secondary .divider-text:before, .divider.divider-secondary .divider-text:after {
  border-color: #82868b !important;
}

input:focus ~ .bg-secondary {
  box-shadow: 0 0 0 .075rem #fff, 0 0 0 .21rem #82868b !important;
}

.form-check-secondary .form-check-input:checked {
  background-color: #82868b;
  border-color: #82868b;
}

.form-check-secondary .form-check-input:not(:disabled):checked, .form-check-secondary .form-check-input:not(:disabled):focus {
  border-color: #82868b;
  box-shadow: 0 2px 4px #82868b66;
}

.select2-secondary .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: #82868b !important;
  border-color: #82868b !important;
}

.bg-success .card-header, .bg-success .card-footer {
  background-color: #0000;
}

.alert-success {
  color: #60cb91 !important;
  background: #60cb911f !important;
}

.alert-success .alert-heading {
  box-shadow: 0 6px 15px -7px #60cb9166;
}

.alert-success .alert-link {
  color: #55c789 !important;
}

.alert-success .btn-close {
  background: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%2360cb91%27%3e%3cpath d=%27M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z%27/%3e%3c/svg%3e") center / .75rem no-repeat;
  color: #60cb91 !important;
}

.bg-light-success {
  color: #60cb91 !important;
  background: #60cb911f !important;
}

.bg-light-success.fc-h-event, .bg-light-success.fc-v-event {
  border-color: #60cb911a;
}

.bg-light-success .fc-list-event-dot {
  border-color: #60cb91 !important;
}

.bg-light-success.fc-list-event:hover td {
  background: #60cb911a !important;
}

.bg-light-success.fc-list-event .fc-list-event-title {
  color: #6e6b7b;
}

.avatar.bg-light-success {
  color: #60cb91 !important;
}

.border-success {
  border: 1px solid #60cb91 !important;
}

.border-top-success {
  border-top: 1px solid #60cb91;
}

.border-bottom-success {
  border-bottom: 1px solid #60cb91;
}

.border-start-success {
  border-left: 1px solid #60cb91;
}

.border-end-success {
  border-right: 1px solid #60cb91;
}

.bg-success.badge-glow, .border-success.badge-glow {
  box-shadow: 0 0 10px #60cb91;
}

.badge.badge-light-success {
  background-color: #60cb911f;
  color: #60cb91 !important;
}

.overlay-success {
  background: #60cb9199;
}

.btn-success {
  color: #fff !important;
  background-color: #60cb91 !important;
  border-color: #60cb91 !important;
}

.btn-success:focus, .btn-success:active, .btn-success.active {
  color: #fff;
  background-color: #55c789 !important;
}

.btn-success:hover:not(.disabled):not(:disabled) {
  box-shadow: 0 8px 25px -8px #60cb91;
}

.btn-success:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}

.btn-check:checked + .btn-success, .btn-check:active + .btn-success {
  color: #fff;
  background-color: #55c789 !important;
}

.btn-flat-success {
  color: #60cb91;
  background-color: #0000;
}

.btn-flat-success:hover {
  color: #60cb91;
}

.btn-flat-success:hover:not(.disabled):not(:disabled) {
  background-color: #60cb911f;
}

.btn-flat-success:active, .btn-flat-success.active, .btn-flat-success:focus {
  color: #60cb91;
  background-color: #60cb9133;
}

.btn-flat-success.dropdown-toggle:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%2360cb91%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-down%27%3E%3Cpolyline points=%276 9 12 15 18 9%27%3E%3C/polyline%3E%3C/svg%3E");
}

.btn-relief-success {
  color: #fff;
  background-color: #60cb91;
  transition: all .2s;
  box-shadow: inset 0 -3px #22292f33;
}

.btn-relief-success:hover:not(.disabled):not(:disabled) {
  background-color: #68ce97;
}

.btn-relief-success:active, .btn-relief-success.active, .btn-relief-success:focus {
  background-color: #55c789;
}

.btn-relief-success:hover {
  color: #fff;
}

.btn-relief-success:active, .btn-relief-success.active {
  box-shadow: none;
  outline: none;
  transform: translateY(3px);
}

.btn-outline-success {
  color: #60cb91;
  background-color: #0000;
  border: 1px solid #60cb91 !important;
}

.btn-outline-success:hover:not(.disabled):not(:disabled) {
  color: #60cb91;
  background-color: #60cb910a;
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}

.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):focus {
  color: #60cb91;
  background-color: #60cb9133;
}

.btn-outline-success.dropdown-toggle:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%2360cb91%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-down%27%3E%3Cpolyline points=%276 9 12 15 18 9%27%3E%3C/polyline%3E%3C/svg%3E");
}

.btn-outline-success.show.dropdown-toggle {
  color: #60cb91;
  background-color: #60cb9133;
}

.btn-check:checked + .btn-outline-success, .btn-check:active + .btn-outline-success {
  color: #60cb91;
  background-color: #60cb9133 !important;
}

.btn-outline-success.waves-effect .waves-ripple, .btn-flat-success.waves-effect .waves-ripple {
  background: radial-gradient(#60cb9133 0, #60cb914d 40%, #60cb9166 50%, #60cb9180 60%, #fff0 70%);
}

.bullet.bullet-success {
  background-color: #60cb91;
}

.modal.modal-success .modal-header .modal-title {
  color: #60cb91;
}

.modal.modal-success .modal-header .btn-close {
  color: #60cb91 !important;
  background: #fff url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%2360cb91%27%3e%3cpath d=%27M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z%27/%3e%3c/svg%3e") center / .75rem no-repeat !important;
}

.pagination-success .page-item.active .page-link {
  color: #fff;
  background: #60cb91 !important;
}

.pagination-success .page-item.active .page-link:hover {
  color: #fff;
}

.pagination-success .page-item .page-link:hover {
  color: #60cb91;
}

.pagination-success .page-item.prev-item .page-link:hover, .pagination-success .page-item.next-item .page-link:hover {
  color: #fff;
  background: #60cb91;
}

.pagination-success .page-item.next-item .page-link:active:after, .pagination-success .page-item.next-item .page-link:hover:after, .pagination-success .page-item.next .page-link:active:after, .pagination-success .page-item.next .page-link:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%2360cb91%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-right%27%3E%3Cpolyline points=%279 18 15 12 9 6%27%3E%3C/polyline%3E%3C/svg%3E") !important;
}

.pagination-success .page-item.prev-item .page-link:active:before, .pagination-success .page-item.prev-item .page-link:hover:before, .pagination-success .page-item.prev .page-link:active:before, .pagination-success .page-item.prev .page-link:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%2360cb91%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-left%27%3E%3Cpolyline points=%2715 18 9 12 15 6%27%3E%3C/polyline%3E%3C/svg%3E") !important;
}

.nav-pill-success .nav-item .nav-link.active {
  color: #fff;
  border-color: #60cb91;
  box-shadow: 0 4px 18px -4px #60cb91a6;
  background-color: #60cb91 !important;
}

.progress-bar-success {
  background-color: #60cb911f;
}

.progress-bar-success .progress-bar {
  background-color: #60cb91;
}

.timeline .timeline-point-success {
  border-color: #60cb91 !important;
}

.timeline .timeline-point-success i, .timeline .timeline-point-success svg {
  stroke: #60cb91 !important;
}

.timeline .timeline-point-success.timeline-point-indicator {
  background-color: #60cb91 !important;
}

.timeline .timeline-point-success.timeline-point-indicator:before {
  background: #60cb911f !important;
}

.divider.divider-success .divider-text:before, .divider.divider-success .divider-text:after {
  border-color: #60cb91 !important;
}

input:focus ~ .bg-success {
  box-shadow: 0 0 0 .075rem #fff, 0 0 0 .21rem #60cb91 !important;
}

.form-check-success .form-check-input:checked {
  background-color: #60cb91;
  border-color: #60cb91;
}

.form-check-success .form-check-input:not(:disabled):checked, .form-check-success .form-check-input:not(:disabled):focus {
  border-color: #60cb91;
  box-shadow: 0 2px 4px #60cb9166;
}

.select2-success .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: #60cb91 !important;
  border-color: #60cb91 !important;
}

.bg-info .card-header, .bg-info .card-footer {
  background-color: #0000;
}

.alert-info {
  color: #00cfe8 !important;
  background: #00cfe81f !important;
}

.alert-info .alert-heading {
  box-shadow: 0 6px 15px -7px #00cfe866;
}

.alert-info .alert-link {
  color: #00c5dc !important;
}

.alert-info .btn-close {
  background: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%2300cfe8%27%3e%3cpath d=%27M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z%27/%3e%3c/svg%3e") center / .75rem no-repeat;
  color: #00cfe8 !important;
}

.bg-light-info {
  color: #00cfe8 !important;
  background: #00cfe81f !important;
}

.bg-light-info.fc-h-event, .bg-light-info.fc-v-event {
  border-color: #00cfe81a;
}

.bg-light-info .fc-list-event-dot {
  border-color: #00cfe8 !important;
}

.bg-light-info.fc-list-event:hover td {
  background: #00cfe81a !important;
}

.bg-light-info.fc-list-event .fc-list-event-title {
  color: #6e6b7b;
}

.avatar.bg-light-info {
  color: #00cfe8 !important;
}

.border-info {
  border: 1px solid #00cfe8 !important;
}

.border-top-info {
  border-top: 1px solid #00cfe8;
}

.border-bottom-info {
  border-bottom: 1px solid #00cfe8;
}

.border-start-info {
  border-left: 1px solid #00cfe8;
}

.border-end-info {
  border-right: 1px solid #00cfe8;
}

.bg-info.badge-glow, .border-info.badge-glow {
  box-shadow: 0 0 10px #00cfe8;
}

.badge.badge-light-info {
  background-color: #00cfe81f;
  color: #00cfe8 !important;
}

.overlay-info {
  background: #00cfe899;
}

.btn-info {
  color: #fff !important;
  background-color: #00cfe8 !important;
  border-color: #00cfe8 !important;
}

.btn-info:focus, .btn-info:active, .btn-info.active {
  color: #fff;
  background-color: #00c5dc !important;
}

.btn-info:hover:not(.disabled):not(:disabled) {
  box-shadow: 0 8px 25px -8px #00cfe8;
}

.btn-info:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}

.btn-check:checked + .btn-info, .btn-check:active + .btn-info {
  color: #fff;
  background-color: #00c5dc !important;
}

.btn-flat-info {
  color: #00cfe8;
  background-color: #0000;
}

.btn-flat-info:hover {
  color: #00cfe8;
}

.btn-flat-info:hover:not(.disabled):not(:disabled) {
  background-color: #00cfe81f;
}

.btn-flat-info:active, .btn-flat-info.active, .btn-flat-info:focus {
  color: #00cfe8;
  background-color: #00cfe833;
}

.btn-flat-info.dropdown-toggle:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%2300cfe8%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-down%27%3E%3Cpolyline points=%276 9 12 15 18 9%27%3E%3C/polyline%3E%3C/svg%3E");
}

.btn-relief-info {
  color: #fff;
  background-color: #00cfe8;
  transition: all .2s;
  box-shadow: inset 0 -3px #22292f33;
}

.btn-relief-info:hover:not(.disabled):not(:disabled) {
  background-color: #00dbf6;
}

.btn-relief-info:active, .btn-relief-info.active, .btn-relief-info:focus {
  background-color: #00c5dc;
}

.btn-relief-info:hover {
  color: #fff;
}

.btn-relief-info:active, .btn-relief-info.active {
  box-shadow: none;
  outline: none;
  transform: translateY(3px);
}

.btn-outline-info {
  color: #00cfe8;
  background-color: #0000;
  border: 1px solid #00cfe8 !important;
}

.btn-outline-info:hover:not(.disabled):not(:disabled) {
  color: #00cfe8;
  background-color: #00cfe80a;
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}

.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .btn-outline-info:not(:disabled):not(.disabled):focus {
  color: #00cfe8;
  background-color: #00cfe833;
}

.btn-outline-info.dropdown-toggle:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%2300cfe8%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-down%27%3E%3Cpolyline points=%276 9 12 15 18 9%27%3E%3C/polyline%3E%3C/svg%3E");
}

.btn-outline-info.show.dropdown-toggle {
  color: #00cfe8;
  background-color: #00cfe833;
}

.btn-check:checked + .btn-outline-info, .btn-check:active + .btn-outline-info {
  color: #00cfe8;
  background-color: #00cfe833 !important;
}

.btn-outline-info.waves-effect .waves-ripple, .btn-flat-info.waves-effect .waves-ripple {
  background: radial-gradient(#00cfe833 0, #00cfe84d 40%, #00cfe866 50%, #00cfe880 60%, #fff0 70%);
}

.bullet.bullet-info {
  background-color: #00cfe8;
}

.modal.modal-info .modal-header .modal-title {
  color: #00cfe8;
}

.modal.modal-info .modal-header .btn-close {
  color: #00cfe8 !important;
  background: #fff url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%2300cfe8%27%3e%3cpath d=%27M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z%27/%3e%3c/svg%3e") center / .75rem no-repeat !important;
}

.pagination-info .page-item.active .page-link {
  color: #fff;
  background: #00cfe8 !important;
}

.pagination-info .page-item.active .page-link:hover {
  color: #fff;
}

.pagination-info .page-item .page-link:hover {
  color: #00cfe8;
}

.pagination-info .page-item.prev-item .page-link:hover, .pagination-info .page-item.next-item .page-link:hover {
  color: #fff;
  background: #00cfe8;
}

.pagination-info .page-item.next-item .page-link:active:after, .pagination-info .page-item.next-item .page-link:hover:after, .pagination-info .page-item.next .page-link:active:after, .pagination-info .page-item.next .page-link:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%2300cfe8%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-right%27%3E%3Cpolyline points=%279 18 15 12 9 6%27%3E%3C/polyline%3E%3C/svg%3E") !important;
}

.pagination-info .page-item.prev-item .page-link:active:before, .pagination-info .page-item.prev-item .page-link:hover:before, .pagination-info .page-item.prev .page-link:active:before, .pagination-info .page-item.prev .page-link:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%2300cfe8%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-left%27%3E%3Cpolyline points=%2715 18 9 12 15 6%27%3E%3C/polyline%3E%3C/svg%3E") !important;
}

.nav-pill-info .nav-item .nav-link.active {
  color: #fff;
  border-color: #00cfe8;
  box-shadow: 0 4px 18px -4px #00cfe8a6;
  background-color: #00cfe8 !important;
}

.progress-bar-info {
  background-color: #00cfe81f;
}

.progress-bar-info .progress-bar {
  background-color: #00cfe8;
}

.timeline .timeline-point-info {
  border-color: #00cfe8 !important;
}

.timeline .timeline-point-info i, .timeline .timeline-point-info svg {
  stroke: #00cfe8 !important;
}

.timeline .timeline-point-info.timeline-point-indicator {
  background-color: #00cfe8 !important;
}

.timeline .timeline-point-info.timeline-point-indicator:before {
  background: #00cfe81f !important;
}

.divider.divider-info .divider-text:before, .divider.divider-info .divider-text:after {
  border-color: #00cfe8 !important;
}

input:focus ~ .bg-info {
  box-shadow: 0 0 0 .075rem #fff, 0 0 0 .21rem #00cfe8 !important;
}

.form-check-info .form-check-input:checked {
  background-color: #00cfe8;
  border-color: #00cfe8;
}

.form-check-info .form-check-input:not(:disabled):checked, .form-check-info .form-check-input:not(:disabled):focus {
  border-color: #00cfe8;
  box-shadow: 0 2px 4px #00cfe866;
}

.select2-info .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: #00cfe8 !important;
  border-color: #00cfe8 !important;
}

.bg-warning .card-header, .bg-warning .card-footer {
  background-color: #0000;
}

.alert-warning {
  color: #ffb946 !important;
  background: #ffb9461f !important;
}

.alert-warning .alert-heading {
  box-shadow: 0 6px 15px -7px #ffb94666;
}

.alert-warning .alert-link {
  color: #ffb336 !important;
}

.alert-warning .btn-close {
  background: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23ffb946%27%3e%3cpath d=%27M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z%27/%3e%3c/svg%3e") center / .75rem no-repeat;
  color: #ffb946 !important;
}

.bg-light-warning {
  color: #ffb946 !important;
  background: #ffb9461f !important;
}

.bg-light-warning.fc-h-event, .bg-light-warning.fc-v-event {
  border-color: #ffb9461a;
}

.bg-light-warning .fc-list-event-dot {
  border-color: #ffb946 !important;
}

.bg-light-warning.fc-list-event:hover td {
  background: #ffb9461a !important;
}

.bg-light-warning.fc-list-event .fc-list-event-title {
  color: #6e6b7b;
}

.avatar.bg-light-warning {
  color: #ffb946 !important;
}

.border-warning {
  border: 1px solid #ffb946 !important;
}

.border-top-warning {
  border-top: 1px solid #ffb946;
}

.border-bottom-warning {
  border-bottom: 1px solid #ffb946;
}

.border-start-warning {
  border-left: 1px solid #ffb946;
}

.border-end-warning {
  border-right: 1px solid #ffb946;
}

.bg-warning.badge-glow, .border-warning.badge-glow {
  box-shadow: 0 0 10px #ffb946;
}

.badge.badge-light-warning {
  background-color: #ffb9461f;
  color: #ffb946 !important;
}

.overlay-warning {
  background: #ffb94699;
}

.btn-warning {
  color: #fff !important;
  background-color: #ffb946 !important;
  border-color: #ffb946 !important;
}

.btn-warning:focus, .btn-warning:active, .btn-warning.active {
  color: #fff;
  background-color: #ffb336 !important;
}

.btn-warning:hover:not(.disabled):not(:disabled) {
  box-shadow: 0 8px 25px -8px #ffb946;
}

.btn-warning:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}

.btn-check:checked + .btn-warning, .btn-check:active + .btn-warning {
  color: #fff;
  background-color: #ffb336 !important;
}

.btn-flat-warning {
  color: #ffb946;
  background-color: #0000;
}

.btn-flat-warning:hover {
  color: #ffb946;
}

.btn-flat-warning:hover:not(.disabled):not(:disabled) {
  background-color: #ffb9461f;
}

.btn-flat-warning:active, .btn-flat-warning.active, .btn-flat-warning:focus {
  color: #ffb946;
  background-color: #ffb94633;
}

.btn-flat-warning.dropdown-toggle:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23ffb946%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-down%27%3E%3Cpolyline points=%276 9 12 15 18 9%27%3E%3C/polyline%3E%3C/svg%3E");
}

.btn-relief-warning {
  color: #fff;
  background-color: #ffb946;
  transition: all .2s;
  box-shadow: inset 0 -3px #22292f33;
}

.btn-relief-warning:hover:not(.disabled):not(:disabled) {
  background-color: #ffbd4f;
}

.btn-relief-warning:active, .btn-relief-warning.active, .btn-relief-warning:focus {
  background-color: #ffb336;
}

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

.btn-relief-warning:active, .btn-relief-warning.active {
  box-shadow: none;
  outline: none;
  transform: translateY(3px);
}

.btn-outline-warning {
  color: #ffb946;
  background-color: #0000;
  border: 1px solid #ffb946 !important;
}

.btn-outline-warning:hover:not(.disabled):not(:disabled) {
  color: #ffb946;
  background-color: #ffb9460a;
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}

.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .btn-outline-warning:not(:disabled):not(.disabled):focus {
  color: #ffb946;
  background-color: #ffb94633;
}

.btn-outline-warning.dropdown-toggle:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23ffb946%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-down%27%3E%3Cpolyline points=%276 9 12 15 18 9%27%3E%3C/polyline%3E%3C/svg%3E");
}

.btn-outline-warning.show.dropdown-toggle {
  color: #ffb946;
  background-color: #ffb94633;
}

.btn-check:checked + .btn-outline-warning, .btn-check:active + .btn-outline-warning {
  color: #ffb946;
  background-color: #ffb94633 !important;
}

.btn-outline-warning.waves-effect .waves-ripple, .btn-flat-warning.waves-effect .waves-ripple {
  background: radial-gradient(#ffb94633 0, #ffb9464d 40%, #ffb94666 50%, #ffb94680 60%, #fff0 70%);
}

.bullet.bullet-warning {
  background-color: #ffb946;
}

.modal.modal-warning .modal-header .modal-title {
  color: #ffb946;
}

.modal.modal-warning .modal-header .btn-close {
  color: #ffb946 !important;
  background: #fff url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23ffb946%27%3e%3cpath d=%27M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z%27/%3e%3c/svg%3e") center / .75rem no-repeat !important;
}

.pagination-warning .page-item.active .page-link {
  color: #fff;
  background: #ffb946 !important;
}

.pagination-warning .page-item.active .page-link:hover {
  color: #fff;
}

.pagination-warning .page-item .page-link:hover {
  color: #ffb946;
}

.pagination-warning .page-item.prev-item .page-link:hover, .pagination-warning .page-item.next-item .page-link:hover {
  color: #fff;
  background: #ffb946;
}

.pagination-warning .page-item.next-item .page-link:active:after, .pagination-warning .page-item.next-item .page-link:hover:after, .pagination-warning .page-item.next .page-link:active:after, .pagination-warning .page-item.next .page-link:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23ffb946%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-right%27%3E%3Cpolyline points=%279 18 15 12 9 6%27%3E%3C/polyline%3E%3C/svg%3E") !important;
}

.pagination-warning .page-item.prev-item .page-link:active:before, .pagination-warning .page-item.prev-item .page-link:hover:before, .pagination-warning .page-item.prev .page-link:active:before, .pagination-warning .page-item.prev .page-link:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23ffb946%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-left%27%3E%3Cpolyline points=%2715 18 9 12 15 6%27%3E%3C/polyline%3E%3C/svg%3E") !important;
}

.nav-pill-warning .nav-item .nav-link.active {
  color: #fff;
  border-color: #ffb946;
  box-shadow: 0 4px 18px -4px #ffb946a6;
  background-color: #ffb946 !important;
}

.progress-bar-warning {
  background-color: #ffb9461f;
}

.progress-bar-warning .progress-bar {
  background-color: #ffb946;
}

.timeline .timeline-point-warning {
  border-color: #ffb946 !important;
}

.timeline .timeline-point-warning i, .timeline .timeline-point-warning svg {
  stroke: #ffb946 !important;
}

.timeline .timeline-point-warning.timeline-point-indicator {
  background-color: #ffb946 !important;
}

.timeline .timeline-point-warning.timeline-point-indicator:before {
  background: #ffb9461f !important;
}

.divider.divider-warning .divider-text:before, .divider.divider-warning .divider-text:after {
  border-color: #ffb946 !important;
}

input:focus ~ .bg-warning {
  box-shadow: 0 0 0 .075rem #fff, 0 0 0 .21rem #ffb946 !important;
}

.form-check-warning .form-check-input:checked {
  background-color: #ffb946;
  border-color: #ffb946;
}

.form-check-warning .form-check-input:not(:disabled):checked, .form-check-warning .form-check-input:not(:disabled):focus {
  border-color: #ffb946;
  box-shadow: 0 2px 4px #ffb94666;
}

.select2-warning .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: #ffb946 !important;
  border-color: #ffb946 !important;
}

.bg-danger .card-header, .bg-danger .card-footer {
  background-color: #0000;
}

.alert-danger {
  color: #f7685b !important;
  background: #f7685b1f !important;
}

.alert-danger .alert-heading {
  box-shadow: 0 6px 15px -7px #f7685b66;
}

.alert-danger .alert-link {
  color: #f6594b !important;
}

.alert-danger .btn-close {
  background: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23f7685b%27%3e%3cpath d=%27M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z%27/%3e%3c/svg%3e") center / .75rem no-repeat;
  color: #f7685b !important;
}

.bg-light-danger {
  color: #f7685b !important;
  background: #f7685b1f !important;
}

.bg-light-danger.fc-h-event, .bg-light-danger.fc-v-event {
  border-color: #f7685b1a;
}

.bg-light-danger .fc-list-event-dot {
  border-color: #f7685b !important;
}

.bg-light-danger.fc-list-event:hover td {
  background: #f7685b1a !important;
}

.bg-light-danger.fc-list-event .fc-list-event-title {
  color: #6e6b7b;
}

.avatar.bg-light-danger {
  color: #f7685b !important;
}

.border-danger {
  border: 1px solid #f7685b !important;
}

.border-top-danger {
  border-top: 1px solid #f7685b;
}

.border-bottom-danger {
  border-bottom: 1px solid #f7685b;
}

.border-start-danger {
  border-left: 1px solid #f7685b;
}

.border-end-danger {
  border-right: 1px solid #f7685b;
}

.bg-danger.badge-glow, .border-danger.badge-glow {
  box-shadow: 0 0 10px #f7685b;
}

.badge.badge-light-danger {
  background-color: #f7685b1f;
  color: #f7685b !important;
}

.overlay-danger {
  background: #f7685b99;
}

.btn-danger {
  color: #fff !important;
  background-color: #f7685b !important;
  border-color: #f7685b !important;
}

.btn-danger:focus, .btn-danger:active, .btn-danger.active {
  color: #fff;
  background-color: #f6594b !important;
}

.btn-danger:hover:not(.disabled):not(:disabled) {
  box-shadow: 0 8px 25px -8px #f7685b;
}

.btn-danger:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}

.btn-check:checked + .btn-danger, .btn-check:active + .btn-danger {
  color: #fff;
  background-color: #f6594b !important;
}

.btn-flat-danger {
  color: #f7685b;
  background-color: #0000;
}

.btn-flat-danger:hover {
  color: #f7685b;
}

.btn-flat-danger:hover:not(.disabled):not(:disabled) {
  background-color: #f7685b1f;
}

.btn-flat-danger:active, .btn-flat-danger.active, .btn-flat-danger:focus {
  color: #f7685b;
  background-color: #f7685b33;
}

.btn-flat-danger.dropdown-toggle:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23f7685b%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-down%27%3E%3Cpolyline points=%276 9 12 15 18 9%27%3E%3C/polyline%3E%3C/svg%3E");
}

.btn-relief-danger {
  color: #fff;
  background-color: #f7685b;
  transition: all .2s;
  box-shadow: inset 0 -3px #22292f33;
}

.btn-relief-danger:hover:not(.disabled):not(:disabled) {
  background-color: #f77063;
}

.btn-relief-danger:active, .btn-relief-danger.active, .btn-relief-danger:focus {
  background-color: #f6594b;
}

.btn-relief-danger:hover {
  color: #fff;
}

.btn-relief-danger:active, .btn-relief-danger.active {
  box-shadow: none;
  outline: none;
  transform: translateY(3px);
}

.btn-outline-danger {
  color: #f7685b;
  background-color: #0000;
  border: 1px solid #f7685b !important;
}

.btn-outline-danger:hover:not(.disabled):not(:disabled) {
  color: #f7685b;
  background-color: #f7685b0a;
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}

.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .btn-outline-danger:not(:disabled):not(.disabled):focus {
  color: #f7685b;
  background-color: #f7685b33;
}

.btn-outline-danger.dropdown-toggle:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23f7685b%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-down%27%3E%3Cpolyline points=%276 9 12 15 18 9%27%3E%3C/polyline%3E%3C/svg%3E");
}

.btn-outline-danger.show.dropdown-toggle {
  color: #f7685b;
  background-color: #f7685b33;
}

.btn-check:checked + .btn-outline-danger, .btn-check:active + .btn-outline-danger {
  color: #f7685b;
  background-color: #f7685b33 !important;
}

.btn-outline-danger.waves-effect .waves-ripple, .btn-flat-danger.waves-effect .waves-ripple {
  background: radial-gradient(#f7685b33 0, #f7685b4d 40%, #f7685b66 50%, #f7685b80 60%, #fff0 70%);
}

.bullet.bullet-danger {
  background-color: #f7685b;
}

.modal.modal-danger .modal-header .modal-title {
  color: #f7685b;
}

.modal.modal-danger .modal-header .btn-close {
  color: #f7685b !important;
  background: #fff url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23f7685b%27%3e%3cpath d=%27M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z%27/%3e%3c/svg%3e") center / .75rem no-repeat !important;
}

.pagination-danger .page-item.active .page-link {
  color: #fff;
  background: #f7685b !important;
}

.pagination-danger .page-item.active .page-link:hover {
  color: #fff;
}

.pagination-danger .page-item .page-link:hover {
  color: #f7685b;
}

.pagination-danger .page-item.prev-item .page-link:hover, .pagination-danger .page-item.next-item .page-link:hover {
  color: #fff;
  background: #f7685b;
}

.pagination-danger .page-item.next-item .page-link:active:after, .pagination-danger .page-item.next-item .page-link:hover:after, .pagination-danger .page-item.next .page-link:active:after, .pagination-danger .page-item.next .page-link:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23f7685b%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-right%27%3E%3Cpolyline points=%279 18 15 12 9 6%27%3E%3C/polyline%3E%3C/svg%3E") !important;
}

.pagination-danger .page-item.prev-item .page-link:active:before, .pagination-danger .page-item.prev-item .page-link:hover:before, .pagination-danger .page-item.prev .page-link:active:before, .pagination-danger .page-item.prev .page-link:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23f7685b%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-left%27%3E%3Cpolyline points=%2715 18 9 12 15 6%27%3E%3C/polyline%3E%3C/svg%3E") !important;
}

.nav-pill-danger .nav-item .nav-link.active {
  color: #fff;
  border-color: #f7685b;
  box-shadow: 0 4px 18px -4px #f7685ba6;
  background-color: #f7685b !important;
}

.progress-bar-danger {
  background-color: #f7685b1f;
}

.progress-bar-danger .progress-bar {
  background-color: #f7685b;
}

.timeline .timeline-point-danger {
  border-color: #f7685b !important;
}

.timeline .timeline-point-danger i, .timeline .timeline-point-danger svg {
  stroke: #f7685b !important;
}

.timeline .timeline-point-danger.timeline-point-indicator {
  background-color: #f7685b !important;
}

.timeline .timeline-point-danger.timeline-point-indicator:before {
  background: #f7685b1f !important;
}

.divider.divider-danger .divider-text:before, .divider.divider-danger .divider-text:after {
  border-color: #f7685b !important;
}

input:focus ~ .bg-danger {
  box-shadow: 0 0 0 .075rem #fff, 0 0 0 .21rem #f7685b !important;
}

.form-check-danger .form-check-input:checked {
  background-color: #f7685b;
  border-color: #f7685b;
}

.form-check-danger .form-check-input:not(:disabled):checked, .form-check-danger .form-check-input:not(:disabled):focus {
  border-color: #f7685b;
  box-shadow: 0 2px 4px #f7685b66;
}

.select2-danger .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: #f7685b !important;
  border-color: #f7685b !important;
}

.bg-gradient-dark, .btn-gradient-dark {
  color: #fff;
  background-image: linear-gradient(47deg, #323c47, #1e1e1e);
  background-repeat: repeat;
  transition: all .2s;
}

.dark-layout .bg-gradient-dark, .dark-layout .btn-gradient-dark {
  background-image: linear-gradient(47deg, #1e1e1e, #323c47);
  background-repeat: repeat;
}

.bg-gradient-dark:hover, .bg-gradient-dark:active, .btn-gradient-dark:hover, .btn-gradient-dark:active {
  color: #fff;
}

.bg-gradient-dark:hover:not(.disabled):not(:disabled), .btn-gradient-dark:hover:not(.disabled):not(:disabled) {
  transform: translateY(-2px);
}

.bg-gradient-dark:active, .btn-gradient-dark:active {
  transform: translateY(0);
}

.bg-gradient-dark:active, .bg-gradient-dark:focus, .btn-gradient-dark:active, .btn-gradient-dark:focus {
  background-image: linear-gradient(47deg, #1e1e1e, #323c47);
  background-repeat: repeat;
}

.bg-gradient-primary, .btn-gradient-primary {
  color: #fff;
  background-image: linear-gradient(47deg, #01f, #1a29ff);
  background-repeat: repeat;
  transition: all .2s;
}

.bg-gradient-primary:hover, .bg-gradient-primary:active, .btn-gradient-primary:hover, .btn-gradient-primary:active {
  color: #fff;
}

.bg-gradient-primary:hover:not(.disabled):not(:disabled), .btn-gradient-primary:hover:not(.disabled):not(:disabled) {
  transform: translateY(-2px);
}

.bg-gradient-primary:active, .btn-gradient-primary:active {
  transform: translateY(0);
}

.bg-gradient-primary:active, .bg-gradient-primary:focus, .btn-gradient-primary:active, .btn-gradient-primary:focus {
  background-image: linear-gradient(47deg, #000fe6, #01f);
  background-repeat: repeat;
}

.bg-gradient-secondary, .btn-gradient-secondary {
  color: #fff;
  background-image: linear-gradient(47deg, #82868b, #8f9297);
  background-repeat: repeat;
  transition: all .2s;
}

.bg-gradient-secondary:hover, .bg-gradient-secondary:active, .btn-gradient-secondary:hover, .btn-gradient-secondary:active {
  color: #fff;
}

.bg-gradient-secondary:hover:not(.disabled):not(:disabled), .btn-gradient-secondary:hover:not(.disabled):not(:disabled) {
  transform: translateY(-2px);
}

.bg-gradient-secondary:active, .btn-gradient-secondary:active {
  transform: translateY(0);
}

.bg-gradient-secondary:active, .bg-gradient-secondary:focus, .btn-gradient-secondary:active, .btn-gradient-secondary:focus {
  background-image: linear-gradient(47deg, #75797e, #82868b);
  background-repeat: repeat;
}

.bg-gradient-success, .btn-gradient-success {
  color: #fff;
  background-image: linear-gradient(47deg, #60cb91, #70d09c);
  background-repeat: repeat;
  transition: all .2s;
}

.bg-gradient-success:hover, .bg-gradient-success:active, .btn-gradient-success:hover, .btn-gradient-success:active {
  color: #fff;
}

.bg-gradient-success:hover:not(.disabled):not(:disabled), .btn-gradient-success:hover:not(.disabled):not(:disabled) {
  transform: translateY(-2px);
}

.bg-gradient-success:active, .btn-gradient-success:active {
  transform: translateY(0);
}

.bg-gradient-success:active, .bg-gradient-success:focus, .btn-gradient-success:active, .btn-gradient-success:focus {
  background-image: linear-gradient(47deg, #49c481, #60cb91);
  background-repeat: repeat;
}

.bg-gradient-info, .btn-gradient-info {
  color: #fff;
  background-image: linear-gradient(47deg, #00cfe8, #05e4ff);
  background-repeat: repeat;
  transition: all .2s;
}

.bg-gradient-info:hover, .bg-gradient-info:active, .btn-gradient-info:hover, .btn-gradient-info:active {
  color: #fff;
}

.bg-gradient-info:hover:not(.disabled):not(:disabled), .btn-gradient-info:hover:not(.disabled):not(:disabled) {
  transform: translateY(-2px);
}

.bg-gradient-info:active, .btn-gradient-info:active {
  transform: translateY(0);
}

.bg-gradient-info:active, .bg-gradient-info:focus, .btn-gradient-info:active, .btn-gradient-info:focus {
  background-image: linear-gradient(47deg, #00bad1, #00cfe8);
  background-repeat: repeat;
}

.bg-gradient-warning, .btn-gradient-warning {
  color: #fff;
  background-image: linear-gradient(47deg, #ffb946, #ffc059);
  background-repeat: repeat;
  transition: all .2s;
}

.bg-gradient-warning:hover, .bg-gradient-warning:active, .btn-gradient-warning:hover, .btn-gradient-warning:active {
  color: #fff;
}

.bg-gradient-warning:hover:not(.disabled):not(:disabled), .btn-gradient-warning:hover:not(.disabled):not(:disabled) {
  transform: translateY(-2px);
}

.bg-gradient-warning:active, .btn-gradient-warning:active {
  transform: translateY(0);
}

.bg-gradient-warning:active, .bg-gradient-warning:focus, .btn-gradient-warning:active, .btn-gradient-warning:focus {
  background-image: linear-gradient(47deg, #ffad26, #ffb946);
  background-repeat: repeat;
}

.bg-gradient-danger, .btn-gradient-danger {
  color: #fff;
  background-image: linear-gradient(47deg, #f7685b, #f8776b);
  background-repeat: repeat;
  transition: all .2s;
}

.bg-gradient-danger:hover, .bg-gradient-danger:active, .btn-gradient-danger:hover, .btn-gradient-danger:active {
  color: #fff;
}

.bg-gradient-danger:hover:not(.disabled):not(:disabled), .btn-gradient-danger:hover:not(.disabled):not(:disabled) {
  transform: translateY(-2px);
}

.bg-gradient-danger:active, .btn-gradient-danger:active {
  transform: translateY(0);
}

.bg-gradient-danger:active, .bg-gradient-danger:focus, .btn-gradient-danger:active, .btn-gradient-danger:focus {
  background-image: linear-gradient(47deg, #f54a3b, #f7685b);
  background-repeat: repeat;
}

html {
  letter-spacing: .01rem;
  height: 100%;
  font-size: 12px;
}

html body {
  direction: ltr;
  background-color: #f8f8f8;
  height: 100%;
}

html body p {
  line-height: 1.5rem;
}

html .content {
  backface-visibility: hidden;
  min-height: calc(100% - 3.35rem);
  margin-left: 240px;
  padding: 0;
  transition: all .3s;
  position: relative;
}

html .content.app-content {
  padding: 6.75rem 1rem 0;
}

html .content.app-content.show-overlay .content-overlay {
  z-index: 10;
  opacity: 1;
}

html .content.app-content.show-overlay .content-overlay ~ .header-navbar-shadow {
  display: none;
}

html .content.app-content .content-overlay {
  opacity: 0;
  cursor: pointer;
  z-index: -1;
  background-color: #22292f80;
  width: 100%;
  height: 100%;
  transition: all .7s, z-index;
  position: fixed;
  inset: 0;
}

html .content.app-content .content-area-wrapper {
  display: flex;
  position: relative;
}

html .content.app-content .content-area-wrapper .content-wrapper, html .content.app-content .content-area-wrapper .content-body {
  height: 100%;
}

html .content .body-content-overlay {
  z-index: 4;
  visibility: hidden;
  opacity: 0;
  transition: all .3s;
  display: block;
  position: absolute;
  inset: 0;
}

html .content .body-content-overlay.show {
  visibility: visible;
  opacity: 1;
  background-color: #22292f33;
  border-radius: .1785rem;
  transition: all .3s;
}

html .content .content-wrapper .content-header-title {
  color: #636363;
  border-right: 1px solid #d6dce1;
  padding-right: 1rem;
  font-weight: 500;
}

html .content .content-wrapper .content-header-right .dropdown-toggle:after {
  display: none;
}

html .content .content-wrapper .content-header-right .dropdown-toggle i, html .content .content-wrapper .content-header-right .dropdown-toggle svg {
  margin-right: 0;
}

html .content .content-wrapper .content-header-right .btn-icon {
  padding: .8rem;
}

html .content .content-wrapper .content-header-right .btn-icon i, html .content .content-wrapper .content-header-right .btn-icon svg {
  width: 1rem;
  height: 1rem;
}

html .navbar-floating.footer-static .app-content .content-area-wrapper, html .navbar-floating.footer-static .app-content .kanban-wrapper {
  height: calc(var(--vh, 1vh) * 100 - (1rem * 1 + 4.45rem + 3.35rem + 1.3rem + 0rem));
  height: calc(100vh - 10.1rem);
}

@media (width <= 575.98px) {
  html .navbar-floating.footer-static .app-content .content-area-wrapper, html .navbar-floating.footer-static .app-content .kanban-wrapper {
    height: calc(var(--vh, 1vh) * 100 - (1rem * 1 - .8rem * 1 + 4.45rem + 3.35rem + 1.3rem + 0rem));
    height: calc(100vh - 9.3rem);
  }
}

html .navbar-floating.footer-hidden .app-content .content-area-wrapper, html .navbar-floating.footer-hidden .app-content .kanban-wrapper {
  height: calc(var(--vh, 1vh) * 100 - (1rem * 2 + 4.45rem + 0rem + 1.3rem + 0rem));
  height: calc(100vh - 7.75rem);
}

@media (width <= 575.98px) {
  html .navbar-floating.footer-hidden .app-content .content-area-wrapper, html .navbar-floating.footer-hidden .app-content .kanban-wrapper {
    height: calc(var(--vh, 1vh) * 100 - (1rem * 2 - .8rem * 2 + 4.45rem + 0rem + 1.3rem + 0rem));
    height: calc(100vh - 6.15rem);
  }
}

html .navbar-floating.footer-fixed .app-content .content-area-wrapper, html .navbar-floating.footer-fixed .app-content .kanban-wrapper {
  height: calc(var(--vh, 1vh) * 100 - (1rem * 2 + 4.45rem + 3.35rem + 1.3rem + 0rem));
  height: calc(100vh - 11.1rem);
}

@media (width <= 575.98px) {
  html .navbar-floating.footer-fixed .app-content .content-area-wrapper, html .navbar-floating.footer-fixed .app-content .kanban-wrapper {
    height: calc(var(--vh, 1vh) * 100 - (1rem * 2 - .8rem * 2 + 4.45rem + 3.35rem + 1.3rem + 0rem));
    height: calc(100vh - 9.5rem);
  }
}

html .navbar-hidden .app-content {
  padding: 1rem 1rem 0 !important;
}

html .navbar-hidden.footer-static .app-content .content-area-wrapper, html .navbar-hidden.footer-static .app-content .kanban-wrapper {
  height: calc(var(--vh, 1vh) * 100 - (1rem * 1 + 0rem + 3.35rem + 0rem + 0rem));
  height: calc(100vh - 4.35rem);
}

@media (width <= 575.98px) {
  html .navbar-hidden.footer-static .app-content .content-area-wrapper, html .navbar-hidden.footer-static .app-content .kanban-wrapper {
    height: calc(var(--vh, 1vh) * 100 - (1rem * 1 - .8rem * 1 + 0rem + 3.35rem + 0rem + 0rem));
    height: calc(100vh - 3.55rem);
  }
}

html .navbar-hidden.footer-hidden .app-content .content-area-wrapper, html .navbar-hidden.footer-hidden .app-content .kanban-wrapper {
  height: calc(var(--vh, 1vh) * 100 - (1rem * 2 + 0rem + 0rem + 0rem + 0rem));
  height: calc(100vh - 2rem);
}

@media (width <= 575.98px) {
  html .navbar-hidden.footer-hidden .app-content .content-area-wrapper, html .navbar-hidden.footer-hidden .app-content .kanban-wrapper {
    height: calc(var(--vh, 1vh) * 100 - (1rem * 2 - .8rem * 2 + 0rem + 0rem + 0rem + 0rem));
    height: calc(100vh - .4rem);
  }
}

html .navbar-hidden.footer-fixed .app-content .content-area-wrapper, html .navbar-hidden.footer-fixed .app-content .kanban-wrapper {
  height: calc(var(--vh, 1vh) * 100 - (1rem * 2 + 0rem + 3.35rem + 0rem + 0rem));
  height: calc(100vh - 5.35rem);
}

@media (width <= 575.98px) {
  html .navbar-hidden.footer-fixed .app-content .content-area-wrapper, html .navbar-hidden.footer-fixed .app-content .kanban-wrapper {
    height: calc(var(--vh, 1vh) * 100 - (1rem * 2 - .8rem * 2 + 0rem + 3.35rem + 0rem + 0rem));
    height: calc(100vh - 3.75rem);
  }
}

html .navbar-static .main-menu {
  top: 0;
}

html .navbar-static .content {
  min-height: calc(100% - 7.8rem);
}

html .navbar-static .app-content {
  padding: 1rem 1rem 0;
}

html .navbar-static.footer-static .app-content .content-area-wrapper, html .navbar-static.footer-static .app-content .kanban-wrapper {
  height: calc(var(--vh, 1vh) * 100 - (1rem * 1 + 4.45rem + 3.35rem + 0rem + 0rem));
  height: calc(100vh - 8.8rem);
}

@media (width <= 575.98px) {
  html .navbar-static.footer-static .app-content .content-area-wrapper, html .navbar-static.footer-static .app-content .kanban-wrapper {
    height: calc(var(--vh, 1vh) * 100 - (1rem * 1 - .8rem * 1 + 4.45rem + 3.35rem + 0rem + 0rem));
    height: calc(100vh - 8rem);
  }
}

html .navbar-static.footer-hidden .app-content .content-area-wrapper, html .navbar-static.footer-hidden .app-content .kanban-wrapper {
  height: calc(var(--vh, 1vh) * 100 - (1rem * 2 + 4.45rem + 0rem + 0rem + 0rem));
  height: calc(100vh - 6.45rem);
}

@media (width <= 575.98px) {
  html .navbar-static.footer-hidden .app-content .content-area-wrapper, html .navbar-static.footer-hidden .app-content .kanban-wrapper {
    height: calc(var(--vh, 1vh) * 100 - (1rem * 2 - .8rem * 2 + 4.45rem + 0rem + 0rem + 0rem));
    height: calc(100vh - 4.85rem);
  }
}

html .navbar-static.footer-fixed .app-content .content-area-wrapper, html .navbar-static.footer-fixed .app-content .kanban-wrapper {
  height: calc(var(--vh, 1vh) * 100 - (1rem * 2 + 4.45rem + 3.35rem + 0rem + 0rem));
  height: calc(100vh - 9.8rem);
}

@media (width <= 575.98px) {
  html .navbar-static.footer-fixed .app-content .content-area-wrapper, html .navbar-static.footer-fixed .app-content .kanban-wrapper {
    height: calc(var(--vh, 1vh) * 100 - (1rem * 2 - .8rem * 2 + 4.45rem + 3.35rem + 0rem + 0rem));
    height: calc(100vh - 8.2rem);
  }
}

html .navbar-sticky .app-content {
  padding: 5.45rem 1rem 0;
}

html .navbar-sticky.footer-static .app-content .content-area-wrapper, html .navbar-sticky.footer-static .app-content .kanban-wrapper {
  height: calc(var(--vh, 1vh) * 100 - (1rem * 1 + 4.45rem + 3.35rem + 0rem + 0rem));
  height: calc(100vh - 8.8rem);
}

@media (width <= 575.98px) {
  html .navbar-sticky.footer-static .app-content .content-area-wrapper, html .navbar-sticky.footer-static .app-content .kanban-wrapper {
    height: calc(var(--vh, 1vh) * 100 - (1rem * 1 - .8rem * 1 + 4.45rem + 3.35rem + 0rem + 0rem));
    height: calc(100vh - 8rem);
  }
}

html .navbar-sticky.footer-hidden .app-content .content-area-wrapper, html .navbar-sticky.footer-hidden .app-content .kanban-wrapper {
  height: calc(var(--vh, 1vh) * 100 - (1rem * 2 + 4.45rem + 0rem + 0rem + 0rem));
  height: calc(100vh - 6.45rem);
}

@media (width <= 575.98px) {
  html .navbar-sticky.footer-hidden .app-content .content-area-wrapper, html .navbar-sticky.footer-hidden .app-content .kanban-wrapper {
    height: calc(var(--vh, 1vh) * 100 - (1rem * 2 - .8rem * 2 + 4.45rem + 0rem + 0rem + 0rem));
    height: calc(100vh - 4.85rem);
  }
}

html .navbar-sticky.footer-fixed .app-content .content-area-wrapper, html .navbar-sticky.footer-fixed .app-content .kanban-wrapper {
  height: calc(var(--vh, 1vh) * 100 - (1rem * 2 + 4.45rem + 3.35rem + 0rem + 0rem));
  height: calc(100vh - 9.8rem);
}

@media (width <= 575.98px) {
  html .navbar-sticky.footer-fixed .app-content .content-area-wrapper, html .navbar-sticky.footer-fixed .app-content .kanban-wrapper {
    height: calc(var(--vh, 1vh) * 100 - (1rem * 2 - .8rem * 2 + 4.45rem + 3.35rem + 0rem + 0rem));
    height: calc(100vh - 8.2rem);
  }
}

html .navbar-static .nav.header-navbar .navbar-container, html .navbar-sticky .nav.header-navbar .navbar-container {
  padding-left: 1.6rem;
  padding-right: 1.6rem;
}

html .navbar-static .nav.header-navbar .navbar-container .search-input .search-list.show, html .navbar-sticky .nav.header-navbar .navbar-container .search-input .search-list.show {
  width: 98%;
  left: 1%;
}

html .footer-fixed .content.app-content {
  padding-bottom: 3.35rem !important;
}

html [data-col="1-column"] .header-navbar {
  width: 100%;
  left: 0 !important;
}

html [data-col="1-column"] .header-navbar.floating-nav {
  width: calc(100% - 2rem) !important;
}

html [data-col="1-column"] .content, html [data-col="1-column"] .footer {
  margin-left: 0 !important;
}

html [data-col="1-column"].horizontal-layout .header-navbar {
  width: 100% !important;
}

html [data-col="1-column"].horizontal-layout .app-content {
  padding: 6.75rem 1rem 0 !important;
}

html [data-col="1-column"].horizontal-layout.footer-fixed .app-content {
  padding: 6.75rem 1rem 3.35rem !important;
}

html .blank-page .content {
  margin-left: 0;
}

html .blank-page .content.app-content {
  overflow: overlay;
  transition: none;
  overflow-x: hidden;
  padding: 0 !important;
}

html .blank-page .content.app-content .header-navbar-shadow {
  display: none;
}

html .blank-page .content-wrapper {
  padding: 0 !important;
}

html .blank-page .content-wrapper .flexbox-container {
  height: calc(var(--vh, 1vh) * 100);
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

html .pace .pace-progress {
  background: #01f;
}

.app-content.center-layout {
  overflow: hidden;
}

@media (width >= 992px) {
  body .content-right {
    float: right;
    width: calc(100% - 360px);
  }

  body .content-left {
    float: left;
    width: calc(100% - 360px);
  }

  body .content-detached {
    width: 100%;
  }

  body .content-detached.content-right {
    float: right;
    margin-left: -360px;
  }

  body .content-detached.content-right .content-body {
    margin-left: calc(360px + 1rem);
  }

  body .content-detached.content-left {
    float: left;
    margin-right: -360px;
  }

  body .content-detached.content-left .content-body {
    margin-right: calc(360px + 1rem);
  }

  .sidebar-right.sidebar-sticky {
    margin-top: 5.7rem;
    margin-left: -360px;
    float: right !important;
    width: 360px !important;
  }
}

@media (width <= 767.98px) {
  html body .app-content {
    padding: 5.95rem .2rem 0 !important;
  }

  html body.navbar-static .app-content {
    padding: .2rem .2rem 0 !important;
  }

  html body.navbar-sticky .app-content {
    padding: 4.65rem .2rem 0 !important;
  }

  html body.navbar-hidden .app-content {
    padding: .2rem .2rem 0 !important;
  }

  .navbar-static .app-content .header-navbar .navbar-container, .navbar-sticky .app-content .header-navbar .navbar-container {
    padding-left: 1rem;
    padding-right: .5rem;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  html.full-screen {
    width: 100%;
  }

  html.full-screen .content.app-content {
    height: 100%;
    overflow: hidden scroll;
  }
}

.sidebar {
  width: 100%;
  height: 100%;
  position: relative;
}

@media (width >= 992px) {
  .sidebar {
    vertical-align: top;
  }
}

.sidebar-fixed {
  height: 100%;
  position: fixed;
  overflow: scroll;
}

.sidenav-overlay {
  z-index: 997;
  visibility: hidden;
  opacity: 0;
  background-color: #22292f80;
  height: 120vh;
  transition: all .5s;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.sidenav-overlay.show {
  opacity: 1;
  visibility: visible;
  transition: all .5s;
}

.drag-target {
  z-index: 1036;
  width: 40px;
  height: 100%;
  position: fixed;
  top: 0;
  left: -10px;
}

.sidebar-detached .sidebar {
  width: 360px;
}

@media (width >= 992px) {
  .sidebar-left {
    float: left;
  }

  .sidebar-right {
    float: right;
  }
}

@media (width <= 991.98px) {
  .sidebar-detached .sidebar {
    width: 100%;
  }
}

footer.footer {
  min-height: 3.35rem;
  padding: .8rem 1rem;
  transition: all .3s;
}

footer.footer span i, footer.footer span svg {
  color: #f7685b;
  width: 1.51rem;
  height: 1.51rem;
  margin-left: .5rem;
  font-size: 1.51rem;
}

footer.footer .scroll-top {
  padding: .81rem .83rem;
}

footer.footer-shadow {
  box-shadow: 0 4px 24px #22292f1a;
}

footer.footer-border {
  border-top: 1px solid #ebe9f1;
}

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

.footer-fixed footer.footer-light {
  background: #fff;
  box-shadow: 0 4px 24px #22292f1a;
}

.footer-fixed footer.footer-dark {
  color: #fff;
  background: #b8c2cc;
}

.footer-hidden .app-content {
  padding-bottom: .1px !important;
}

.scroll-top {
  z-index: 99;
  display: none;
  position: fixed;
  bottom: 5%;
  right: 30px;
}

.main-menu {
  z-index: 1031;
  height: 100%;
  display: table-cell;
  position: absolute;
  overflow: hidden;
}

.main-menu.menu-light {
  color: #6e6b7b;
  background: #fff;
}

.main-menu.menu-light .navigation {
  background: #fff;
}

.main-menu.menu-light .navigation .navigation-header {
  color: #a6a4b0;
  letter-spacing: .01rem;
  margin: 1.286rem 0 .8rem 1.2rem;
  padding: 0;
  line-height: 1.5;
}

.main-menu.menu-light .navigation .navigation-header span {
  font-weight: 500;
}

.main-menu.menu-light .navigation li.has-sub > a {
  transition: all .5s, background, color;
}

.main-menu.menu-light .navigation li a {
  color: #625f6e;
  padding: 10px;
  line-height: 1.45;
}

.main-menu.menu-light .navigation li a span.menu-sub-title {
  color: #bdbbc4;
}

.main-menu.menu-light .navigation li a > * {
  transition: transform .25s;
}

.main-menu.menu-light .navigation li.nav-item a:hover > *, .main-menu.menu-light .navigation li.nav-item ul.menu-content li a:hover > * {
  transition: transform .25s;
  transform: translateX(5px);
}

.main-menu.menu-light .navigation > li > a {
  margin: 0 15px;
}

.main-menu.menu-light .navigation > li > a .label {
  margin-top: 4px;
  margin-right: 5px;
}

.main-menu.menu-light .navigation > li > a i, .main-menu.menu-light .navigation > li > a svg {
  position: relative;
  top: 1px;
}

.main-menu.menu-light .navigation > li > ul li:first-of-type {
  margin-top: 7px !important;
}

.main-menu.menu-light .navigation > li > ul li:not(.has-sub), .main-menu.menu-light .navigation > li > ul li.has-sub > a, .main-menu.menu-light .navigation > li > ul li.has-sub > ul > li {
  margin: 0 15px;
}

.main-menu.menu-light .navigation > li.open:not(.menu-item-closing) > a, .main-menu.menu-light .navigation > li.sidebar-group-active > a {
  color: #565360;
  background: #f5f5f5;
  border-radius: 6px;
}

.main-menu.menu-light .navigation > li:not(.open) > ul {
  display: none;
}

.main-menu.menu-light .navigation > li:not(.open) > ul .active {
  box-shadow: none;
  background: none;
}

.main-menu.menu-light .navigation > li.active {
  z-index: 1;
}

.main-menu.menu-light .navigation > li.active > a {
  color: #fff;
  background: linear-gradient(118deg, #01f, #0011ffb3);
  border-radius: 4px;
  font-weight: 400;
  box-shadow: 0 0 10px 1px #0011ffb3;
}

.main-menu.menu-light .navigation > li .active {
  background: #f0f0f0;
}

.main-menu.menu-light .navigation > li .active > a {
  color: #01f;
  margin-bottom: 0;
}

.main-menu.menu-light .navigation > li .active .hover > a, .main-menu.menu-light .navigation > li .active :hover > a {
  background: #f5f5f5;
}

.main-menu.menu-light .navigation > li ul {
  margin: 0;
  padding: 0;
}

.main-menu.menu-light .navigation > li ul li {
  color: #6e6b7b;
  background: none;
}

.main-menu.menu-light .navigation > li ul li > a {
  padding: 10px 15px 10px 20px;
}

.main-menu.menu-light .navigation > li ul li ul a {
  padding: 10px 15px 10px 53px;
}

.main-menu.menu-light .navigation > li ul .has-sub:not(.open) > ul {
  display: none;
}

.main-menu.menu-light .navigation > li ul .has-sub:not(.open) > ul .active {
  box-shadow: none;
  background: none;
}

.main-menu.menu-light .navigation > li ul .open > a, .main-menu.menu-light .navigation > li ul .sidebar-group-active > a {
  color: #6e6b7b;
  background: #f5f5f5;
  border-radius: 6px;
}

.main-menu.menu-light .navigation > li ul .open > ul, .main-menu.menu-light .navigation > li ul .sidebar-group-active > ul, .main-menu.menu-light .navigation > li ul .open > ul .open > ul, .main-menu.menu-light .navigation > li ul .sidebar-group-active > ul .open > ul {
  display: block;
}

.main-menu.menu-light .navigation > li ul .hover > a, .main-menu.menu-light .navigation > li ul:hover > a {
  color: #787486;
}

.main-menu.menu-light .navigation > li ul .active {
  z-index: 1;
  background: linear-gradient(118deg, #01f, #0011ffb3);
  border-radius: 4px;
  box-shadow: 0 0 10px 1px #0011ffb3;
}

.main-menu.menu-light .navigation > li ul .active > a {
  color: #fff;
}

.main-menu.menu-dark {
  color: #dcdcdc;
  background: #10163a;
}

.main-menu.menu-dark .navigation {
  background: #10163a;
}

.main-menu.menu-dark .navigation .navigation-header {
  color: #fff;
  letter-spacing: .01rem;
  margin: 1.286rem 0 .8rem 1.2rem;
  padding: 0;
  line-height: 1.5;
}

.main-menu.menu-dark .navigation .navigation-header span {
  font-weight: 500;
}

.main-menu.menu-dark .navigation li.has-sub > a {
  transition: all .5s, background, color;
}

.main-menu.menu-dark .navigation li a {
  color: #d0d0d0;
  padding: 10px;
  line-height: 1.45;
}

.main-menu.menu-dark .navigation li a span.menu-sub-title {
  color: #fff;
}

.main-menu.menu-dark .navigation li a > * {
  transition: transform .25s;
}

.main-menu.menu-dark .navigation li.nav-item a:hover > *, .main-menu.menu-dark .navigation li.nav-item ul.menu-content li a:hover > * {
  transition: transform .25s;
  transform: translateX(5px);
}

.main-menu.menu-dark .navigation > li > a {
  margin: 0 15px;
}

.main-menu.menu-dark .navigation > li > a .label {
  margin-top: 4px;
  margin-right: 5px;
}

.main-menu.menu-dark .navigation > li > a i, .main-menu.menu-dark .navigation > li > a svg {
  position: relative;
  top: 1px;
}

.main-menu.menu-dark .navigation > li > ul li:first-of-type {
  margin-top: 7px !important;
}

.main-menu.menu-dark .navigation > li > ul li:not(.has-sub), .main-menu.menu-dark .navigation > li > ul li.has-sub > a, .main-menu.menu-dark .navigation > li > ul li.has-sub > ul > li {
  margin: 0 15px;
}

.main-menu.menu-dark .navigation > li.open:not(.menu-item-closing) > a, .main-menu.menu-dark .navigation > li.sidebar-group-active > a {
  color: #c3c3c3;
  background: #0c102a;
  border-radius: 6px;
}

.main-menu.menu-dark .navigation > li:not(.open) > ul {
  display: none;
}

.main-menu.menu-dark .navigation > li:not(.open) > ul .active {
  box-shadow: none;
  background: none;
}

.main-menu.menu-dark .navigation > li.active {
  z-index: 1;
}

.main-menu.menu-dark .navigation > li.active > a {
  color: #fff;
  background: linear-gradient(118deg, #01f, #0011ffb3);
  border-radius: 4px;
  font-weight: 400;
  box-shadow: 0 0 10px 1px #0011ffb3;
}

.main-menu.menu-dark .navigation > li .active {
  background: #090d22;
}

.main-menu.menu-dark .navigation > li .active > a {
  color: #01f;
  margin-bottom: 0;
}

.main-menu.menu-dark .navigation > li .active .hover > a, .main-menu.menu-dark .navigation > li .active :hover > a {
  background: #0c102a;
}

.main-menu.menu-dark .navigation > li ul {
  margin: 0;
  padding: 0;
}

.main-menu.menu-dark .navigation > li ul li {
  color: #dcdcdc;
  background: none;
}

.main-menu.menu-dark .navigation > li ul li > a {
  padding: 10px 15px 10px 20px;
}

.main-menu.menu-dark .navigation > li ul li ul a {
  padding: 10px 15px 10px 53px;
}

.main-menu.menu-dark .navigation > li ul .has-sub:not(.open) > ul {
  display: none;
}

.main-menu.menu-dark .navigation > li ul .has-sub:not(.open) > ul .active {
  box-shadow: none;
  background: none;
}

.main-menu.menu-dark .navigation > li ul .open > a, .main-menu.menu-dark .navigation > li ul .sidebar-group-active > a {
  color: #dcdcdc;
  background: #0c102a;
  border-radius: 6px;
}

.main-menu.menu-dark .navigation > li ul .open > ul, .main-menu.menu-dark .navigation > li ul .sidebar-group-active > ul, .main-menu.menu-dark .navigation > li ul .open > ul .open > ul, .main-menu.menu-dark .navigation > li ul .sidebar-group-active > ul .open > ul {
  display: block;
}

.main-menu.menu-dark .navigation > li ul .hover > a, .main-menu.menu-dark .navigation > li ul:hover > a {
  color: #e6e6e6;
}

.main-menu.menu-dark .navigation > li ul .active {
  z-index: 1;
  background: linear-gradient(118deg, #01f, #0011ffb3);
  border-radius: 4px;
  box-shadow: 0 0 10px 1px #0011ffb3;
}

.main-menu.menu-dark .navigation > li ul .active > a {
  color: #fff;
}

.main-menu.menu-fixed {
  position: fixed;
}

.main-menu.menu-static {
  height: 100%;
  padding-bottom: calc(100% - 20rem);
}

.main-menu.menu-static .main-menu-content {
  height: unset !important;
}

.main-menu.menu-shadow {
  box-shadow: 0 0 15px #22292f0d;
}

.main-menu.menu-border {
  border-right: 1px solid #ebe9f1;
}

.main-menu .shadow-bottom {
  z-index: 2;
  pointer-events: none;
  filter: blur(5px);
  background: linear-gradient(#fff 41%, #ffffff1c 95%, #fff0);
  width: 100%;
  height: 50px;
  margin-top: -.7rem;
  display: none;
  position: absolute;
}

.bordered-layout .main-menu .shadow-bottom {
  background: linear-gradient(#f8f8f8 41%, #ffffff1c 95%, #fff0);
}

.main-menu.menu-native-scroll .main-menu-content {
  overflow-y: scroll !important;
}

.main-menu .navbar-header {
  width: 240px;
  height: 4.45rem;
  margin-bottom: 1rem;
  padding: .35rem 1rem .3rem 1.4rem;
  transition: all .3s, background;
  position: relative;
}

.main-menu .navbar-header .navbar-brand {
  font-size: inherit;
  align-items: center;
  margin-top: 1.35rem;
  display: flex;
}

.main-menu .navbar-header .navbar-brand .brand-logo img {
  max-width: 36px;
}

.main-menu .navbar-header .navbar-brand .brand-text {
  color: #01f;
  letter-spacing: .01rem;
  margin-bottom: 0;
  padding-left: 1rem;
  font-size: 1.45rem;
  font-weight: 600;
  animation: .3s cubic-bezier(.25, .8, .25, 1) forwards fadein;
}

.main-menu .navbar-header .modern-nav-toggle {
  animation: .3s cubic-bezier(.25, .8, .25, 1) forwards fadein;
}

.main-menu .main-menu-content {
  position: relative;
  height: calc(100% - 4.45rem) !important;
}

.main-menu .main-menu-content .ps__rail-y {
  z-index: 3;
}

.main-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.main-menu ul.navigation-main {
  padding-bottom: .75rem;
  overflow-x: hidden;
}

.main-menu ul.navigation-main > li:first-child {
  margin-top: .5rem;
}

.main-menu a {
  outline: none;
}

.main-menu a:hover, .main-menu a:focus {
  text-decoration: none;
}

.navigation {
  padding-bottom: 20px;
  font-family: Montserrat, Helvetica, Arial, serif;
  font-size: 1.1rem;
  font-weight: 400;
  overflow-y: hidden;
}

.navigation .navigation-header {
  text-transform: uppercase;
  padding: 12px 22px;
  font-family: Montserrat, Helvetica, Arial, serif;
  font-size: .9rem;
  font-weight: 500;
  line-height: 1.2;
}

.navigation li {
  white-space: nowrap;
  position: relative;
}

.navigation li a {
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
}

.navigation li a i, .navigation li a svg {
  width: 11px;
  height: 11px;
  margin-right: 1.38rem;
  font-size: 11px;
}

.navigation li.menu-item-animating {
  transition: height .25s ease-in-out;
}

.navigation li.disabled a {
  cursor: not-allowed;
  opacity: .65;
  pointer-events: none;
}

@media (width <= 767.98px) {
  .menu-hide .main-menu, .menu-open .main-menu {
    transition: transform .25s, top .35s, height .35s;
  }

  .main-menu {
    backface-visibility: hidden;
    perspective: 1000px;
    transform: translate3d(-240px, 0, 0);
  }

  .menu-open .main-menu {
    transform: translate3d(0, 0, 0);
  }
}

@media (width >= 768px) {
  .drag-target {
    z-index: 0;
  }
}

.avatar {
  white-space: nowrap;
  cursor: pointer;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  background-color: #c3c3c3;
  border-radius: 50%;
  font-size: 1rem;
  font-weight: 600;
  display: inline-flex;
  position: relative;
}

.avatar .avatar-content {
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  font-size: .857rem;
  display: flex;
}

.avatar .avatar-content .avatar-icon {
  width: 1rem;
  height: 1rem;
}

.avatar [class*="avatar-status-"] {
  border: 1px solid #fff;
  border-radius: 50%;
  width: 11px;
  height: 11px;
  position: absolute;
  bottom: 0;
  right: 0;
}

.avatar [class*="avatar-status-"].avatar-status-lg, .avatar [class*="avatar-status-"].avatar-status-xl {
  border-width: 2px;
  width: 17px;
  height: 17px;
}

.avatar .avatar-status-online {
  background-color: #60cb91;
}

.avatar .avatar-status-busy {
  background-color: #f7685b;
}

.avatar .avatar-status-away {
  background-color: #ffb946;
}

.avatar .avatar-status-offline {
  background-color: #82868b;
}

.avatar.avatar-tag {
  border-radius: .357rem;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  display: flex;
}

.avatar img {
  border-radius: 50%;
}

.avatar.avatar-xl {
  font-size: 1.5rem;
}

.avatar.avatar-xl img {
  width: 70px;
  height: 70px;
}

.avatar.avatar-xl .avatar-content {
  width: 70px;
  height: 70px;
  font-size: 2.57rem;
}

.avatar.avatar-xl .avatar-content .avatar-icon, .avatar.avatar-xl .avatar-content i, .avatar.avatar-xl .avatar-content svg {
  width: 3rem;
  height: 3rem;
  font-size: 3rem;
}

.avatar.avatar-xl [class*="avatar-status-"] {
  bottom: 0;
  right: 3px;
}

.avatar.avatar-lg {
  font-size: 1.2rem;
}

.avatar.avatar-lg img {
  width: 50px;
  height: 50px;
}

.avatar.avatar-lg .avatar-content {
  width: 50px;
  height: 50px;
  font-size: 1.714rem;
}

.avatar.avatar-lg .avatar-content .avatar-icon, .avatar.avatar-lg .avatar-content i, .avatar.avatar-lg .avatar-content svg {
  width: 2rem;
  height: 2rem;
  font-size: 2rem;
}

.avatar.avatar-lg [class*="avatar-status-"] {
  bottom: 1px;
  right: 3px;
}

.avatar.avatar-sm .avatar-content {
  width: 24px;
  height: 24px;
}

.avatar.avatar-sm .avatar-content .avatar-icon, .avatar.avatar-sm .avatar-content i, .avatar.avatar-sm .avatar-content svg {
  width: 1rem;
  height: 1rem;
  font-size: 1rem;
}

.avatar.avatar-sm img {
  width: 24px;
  height: 24px;
}

.avatar.avatar-sm [class*="avatar-status-"] {
  bottom: -2px;
  right: -3px;
}

.avatar-group {
  justify-content: flex-start;
  display: flex;
}

.avatar-group .avatar {
  transition: all .25s;
}

.avatar-group .avatar img, .avatar-group .avatar .avatar-content {
  box-shadow: 0 0 0 2px #fff, inset 0 0 0 1px #22292f12;
}

.avatar-group .avatar .avatar-content {
  background-color: #9b9ea2 !important;
}

.avatar-group .avatar:hover {
  transition: all .25s;
}

.avatar-group .avatar.pull-up:hover {
  transform: translateY(-4px)scale(1.07);
}

.avatar-group .avatar:not(:first-child) {
  margin-left: -.55rem;
}

.avatar-group .avatar-sm:not(:first-child) {
  margin-left: -.4rem;
}

.avatar-group .avatar-lg:not(:first-child) {
  margin-left: -1rem;
}

.avatar-group .avatar-xl:not(:first-child) {
  margin-left: -1.5rem;
}

.navbar-container a.nav-link-search {
  float: left;
}

.navbar-container .search-input {
  float: left;
  width: 0;
  display: none;
}

.navbar-container .search-input input {
  background: none;
  border: none;
  width: 0;
  padding: 1.6rem 3.6rem;
  line-height: 16px;
  transition: all .2s ease-out;
}

.navbar-container .search-input.open {
  z-index: 1000;
  background: #fff;
  border-radius: .5rem;
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.navbar-container .search-input.open .search-input-close, .navbar-container .search-input.open .search-input-icon {
  display: block;
}

.navbar-container .search-input.open input {
  box-shadow: none;
  background: none;
  outline: none;
  width: 100%;
  height: auto;
  transition: all .3s ease-out;
}

.navbar-container .search-input .search-list {
  background: #fff;
  border-radius: .357rem;
  width: 100%;
  height: auto;
  max-height: 450px;
  margin-top: .5rem;
  padding-left: 0;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
}

@media only screen and (device-width >= 320px) and (device-width <= 875px) and (orientation: landscape) {
  .navbar-container .search-input .search-list {
    max-height: 250px;
  }
}

.navbar-container .search-input .search-list.search-list-bookmark {
  height: auto !important;
}

.navbar-container .search-input .search-list.search-list-bookmark i, .navbar-container .search-input .search-list.search-list-bookmark svg {
  width: 1.2rem;
  height: 1.2rem;
  font-size: 1.2rem;
}

.navbar-container .search-input .search-list.show {
  min-height: 3rem;
  display: block;
}

.navbar-container .search-input .search-list li a {
  color: #6e6b7b;
  padding: .9rem 1rem;
}

.navbar-container .search-input .search-list li a i, .navbar-container .search-input .search-list li a svg[class*="feather feather-"] {
  width: 1.25rem;
  height: 1.25rem;
  font-size: 1.25rem;
}

.navbar-container .search-input .search-list li:first-child {
  border-top-left-radius: .357rem;
  border-top-right-radius: .357rem;
}

.navbar-container .search-input .search-list li:last-child {
  border-bottom-right-radius: .357rem;
  border-bottom-left-radius: .357rem;
}

.navbar-container .search-input .search-list li.auto-suggestion {
  cursor: pointer;
  align-items: center;
  display: flex;
}

.navbar-container .search-input .search-list li.auto-suggestion:hover, .navbar-container .search-input .search-list li.auto-suggestion.current_item {
  background-color: #f8f8f8;
}

.navbar-container .search-input .search-input-icon {
  z-index: 2;
  cursor: pointer;
  display: none;
  position: absolute;
  top: 32%;
  left: 1.5rem;
}

.navbar-container .search-input .search-input-icon i, .navbar-container .search-input .search-input-icon svg {
  width: 1.25rem;
  height: 1.25rem;
  font-size: 1.25rem;
}

.navbar-container .search-input .search-input-close {
  z-index: 1;
  cursor: pointer;
  display: none;
  position: absolute;
  top: 32%;
  right: 2rem;
}

.navbar-container .search-input .search-input-close i, .navbar-container .search-input .search-input-close svg {
  width: 1.25rem;
  height: 1.25rem;
  font-size: 1.25rem;
}

.navbar-container .bookmark-input {
  background: #fff;
  border-radius: .357rem;
  width: 25%;
  display: none;
  position: absolute;
  top: 102%;
  box-shadow: 0 15px 30px #22292f1c, 0 5px 15px #22292f14;
}

.navbar-container .bookmark-input.show {
  display: block;
}

.navbar-container .bookmark-input .bookmark-input-icon {
  z-index: 1;
  position: absolute;
  top: 20px;
  left: 24px;
}

.navbar-container .bookmark-input input {
  background: #fff;
  border: 1px solid #22292f33;
  width: calc(100% - 24px);
  margin: 12px;
  padding: .7rem .7rem .7rem 2.5rem;
}

.navbar-container .bookmark-input input:focus {
  border: 1px solid #01f;
}

.navbar-container .bookmark-input .search-list {
  position: relative;
}

.navbar-container .bookmark-icon {
  cursor: pointer;
}

.navbar-container .dropdown.bookmark-dropdown {
  padding: 1.4rem .5rem 1.35rem;
}

.navbar-container .dropdown.bookmark-dropdown .dropdown-toggle:after {
  display: none;
}

.navbar-container .search-data-title {
  line-height: 1.25rem;
}

.navbar-dark .search-input .input {
  color: #f5f7fa;
  border-radius: .5rem;
}

.navbar-dark .search-input.open .input {
  color: #f5f7fa;
  border: 1px solid #f5f7fa;
}

.navbar-static .navbar-container .search-input.open {
  border-radius: 0;
}

.btn-social, .btn-social-icon {
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 4.95rem;
  position: relative;
  overflow: hidden;
}

.btn-social > :first-child, .btn-social-icon > :first-child {
  text-align: center;
  border-right: 1px solid #22292f33;
  width: 2.95rem;
  font-size: 1rem;
  line-height: 2.7rem;
  position: absolute;
  top: 2px;
  bottom: 0;
  left: 0;
}

.btn-social-icon {
  width: 2.95rem;
  height: 2.95rem;
  padding: 0;
}

.btn-social-icon > :first-child {
  text-align: center;
  border: none;
  width: 100% !important;
}

.btn-adn {
  color: #fff;
  background-color: #d87a68;
  border: none;
  color: #fff !important;
}

.btn-adn:hover {
  color: #fff;
  background-color: #b86858;
  border-color: #0003;
}

.btn-check:focus + .btn-adn, .btn-adn:focus {
  color: #fff;
  background-color: #b86858;
  border-color: #0003;
  box-shadow: 0 0 0 .25rem #ffffff80;
}

.btn-check:checked + .btn-adn, .btn-check:active + .btn-adn, .btn-adn:active, .btn-adn.active, .show > .btn-adn.dropdown-toggle {
  color: #fff;
  background-color: #ad6253;
  border-color: #00000040;
}

.btn-check:checked + .btn-adn:focus, .btn-check:active + .btn-adn:focus, .btn-adn:active:focus, .btn-adn.active:focus, .show > .btn-adn.dropdown-toggle:focus {
  box-shadow: 0 0 0 .25rem #ffffff80;
}

.btn-adn:disabled, .btn-adn.disabled {
  color: #fff;
  background-color: #d87a68;
  border-color: #0000;
}

.btn-adn:focus {
  box-shadow: none !important;
}

.btn-bitbucket {
  color: #fff;
  background-color: #205081;
  border: none;
  color: #fff !important;
}

.btn-bitbucket:hover {
  color: #fff;
  background-color: #1b446e;
  border-color: #0003;
}

.btn-check:focus + .btn-bitbucket, .btn-bitbucket:focus {
  color: #fff;
  background-color: #1b446e;
  border-color: #0003;
  box-shadow: 0 0 0 .25rem #ffffff80;
}

.btn-check:checked + .btn-bitbucket, .btn-check:active + .btn-bitbucket, .btn-bitbucket:active, .btn-bitbucket.active, .show > .btn-bitbucket.dropdown-toggle {
  color: #fff;
  background-color: #1a4067;
  border-color: #00000040;
}

.btn-check:checked + .btn-bitbucket:focus, .btn-check:active + .btn-bitbucket:focus, .btn-bitbucket:active:focus, .btn-bitbucket.active:focus, .show > .btn-bitbucket.dropdown-toggle:focus {
  box-shadow: 0 0 0 .25rem #ffffff80;
}

.btn-bitbucket:disabled, .btn-bitbucket.disabled {
  color: #fff;
  background-color: #205081;
  border-color: #0000;
}

.btn-bitbucket:focus {
  box-shadow: none !important;
}

.btn-dropbox {
  color: #fff;
  background-color: #1087dd;
  border: none;
  color: #fff !important;
}

.btn-dropbox:hover {
  color: #fff;
  background-color: #0e73bc;
  border-color: #0003;
}

.btn-check:focus + .btn-dropbox, .btn-dropbox:focus {
  color: #fff;
  background-color: #0e73bc;
  border-color: #0003;
  box-shadow: 0 0 0 .25rem #ffffff80;
}

.btn-check:checked + .btn-dropbox, .btn-check:active + .btn-dropbox, .btn-dropbox:active, .btn-dropbox.active, .show > .btn-dropbox.dropdown-toggle {
  color: #fff;
  background-color: #0d6cb1;
  border-color: #00000040;
}

.btn-check:checked + .btn-dropbox:focus, .btn-check:active + .btn-dropbox:focus, .btn-dropbox:active:focus, .btn-dropbox.active:focus, .show > .btn-dropbox.dropdown-toggle:focus {
  box-shadow: 0 0 0 .25rem #ffffff80;
}

.btn-dropbox:disabled, .btn-dropbox.disabled {
  color: #fff;
  background-color: #1087dd;
  border-color: #0000;
}

.btn-dropbox:focus {
  box-shadow: none !important;
}

.btn-facebook {
  color: #fff;
  background-color: #3b5998;
  border: none;
  color: #fff !important;
}

.btn-facebook:hover {
  color: #fff;
  background-color: #324c81;
  border-color: #0003;
}

.btn-check:focus + .btn-facebook, .btn-facebook:focus {
  color: #fff;
  background-color: #324c81;
  border-color: #0003;
  box-shadow: 0 0 0 .25rem #ffffff80;
}

.btn-check:checked + .btn-facebook, .btn-check:active + .btn-facebook, .btn-facebook:active, .btn-facebook.active, .show > .btn-facebook.dropdown-toggle {
  color: #fff;
  background-color: #2f477a;
  border-color: #00000040;
}

.btn-check:checked + .btn-facebook:focus, .btn-check:active + .btn-facebook:focus, .btn-facebook:active:focus, .btn-facebook.active:focus, .show > .btn-facebook.dropdown-toggle:focus {
  box-shadow: 0 0 0 .25rem #ffffff80;
}

.btn-facebook:disabled, .btn-facebook.disabled {
  color: #fff;
  background-color: #3b5998;
  border-color: #0000;
}

.btn-facebook:focus {
  box-shadow: none !important;
}

.btn-flickr {
  color: #fff;
  background-color: #ff0084;
  border: none;
  color: #fff !important;
}

.btn-flickr:hover {
  color: #fff;
  background-color: #d90070;
  border-color: #0003;
}

.btn-check:focus + .btn-flickr, .btn-flickr:focus {
  color: #fff;
  background-color: #d90070;
  border-color: #0003;
  box-shadow: 0 0 0 .25rem #ffffff80;
}

.btn-check:checked + .btn-flickr, .btn-check:active + .btn-flickr, .btn-flickr:active, .btn-flickr.active, .show > .btn-flickr.dropdown-toggle {
  color: #fff;
  background-color: #cc006a;
  border-color: #00000040;
}

.btn-check:checked + .btn-flickr:focus, .btn-check:active + .btn-flickr:focus, .btn-flickr:active:focus, .btn-flickr.active:focus, .show > .btn-flickr.dropdown-toggle:focus {
  box-shadow: 0 0 0 .25rem #ffffff80;
}

.btn-flickr:disabled, .btn-flickr.disabled {
  color: #fff;
  background-color: #ff0084;
  border-color: #0000;
}

.btn-flickr:focus {
  box-shadow: none !important;
}

.btn-foursquare {
  color: #fff;
  background-color: #f94877;
  border: none;
  color: #fff !important;
}

.btn-foursquare:hover {
  color: #fff;
  background-color: #d43d65;
  border-color: #0003;
}

.btn-check:focus + .btn-foursquare, .btn-foursquare:focus {
  color: #fff;
  background-color: #d43d65;
  border-color: #0003;
  box-shadow: 0 0 0 .25rem #ffffff80;
}

.btn-check:checked + .btn-foursquare, .btn-check:active + .btn-foursquare, .btn-foursquare:active, .btn-foursquare.active, .show > .btn-foursquare.dropdown-toggle {
  color: #fff;
  background-color: #c73a5f;
  border-color: #00000040;
}

.btn-check:checked + .btn-foursquare:focus, .btn-check:active + .btn-foursquare:focus, .btn-foursquare:active:focus, .btn-foursquare.active:focus, .show > .btn-foursquare.dropdown-toggle:focus {
  box-shadow: 0 0 0 .25rem #ffffff80;
}

.btn-foursquare:disabled, .btn-foursquare.disabled {
  color: #fff;
  background-color: #f94877;
  border-color: #0000;
}

.btn-foursquare:focus {
  box-shadow: none !important;
}

.btn-github {
  color: #fff;
  background-color: #444;
  border: none;
  color: #fff !important;
}

.btn-github:hover {
  color: #fff;
  background-color: #3a3a3a;
  border-color: #0003;
}

.btn-check:focus + .btn-github, .btn-github:focus {
  color: #fff;
  background-color: #3a3a3a;
  border-color: #0003;
  box-shadow: 0 0 0 .25rem #ffffff80;
}

.btn-check:checked + .btn-github, .btn-check:active + .btn-github, .btn-github:active, .btn-github.active, .show > .btn-github.dropdown-toggle {
  color: #fff;
  background-color: #363636;
  border-color: #00000040;
}

.btn-check:checked + .btn-github:focus, .btn-check:active + .btn-github:focus, .btn-github:active:focus, .btn-github.active:focus, .show > .btn-github.dropdown-toggle:focus {
  box-shadow: 0 0 0 .25rem #ffffff80;
}

.btn-github:disabled, .btn-github.disabled {
  color: #fff;
  background-color: #444;
  border-color: #0000;
}

.btn-github:focus {
  box-shadow: none !important;
}

.btn-google {
  color: #fff;
  background-color: #dd4b39;
  border: none;
  color: #fff !important;
}

.btn-google:hover {
  color: #fff;
  background-color: #bc4030;
  border-color: #0003;
}

.btn-check:focus + .btn-google, .btn-google:focus {
  color: #fff;
  background-color: #bc4030;
  border-color: #0003;
  box-shadow: 0 0 0 .25rem #ffffff80;
}

.btn-check:checked + .btn-google, .btn-check:active + .btn-google, .btn-google:active, .btn-google.active, .show > .btn-google.dropdown-toggle {
  color: #fff;
  background-color: #b13c2e;
  border-color: #00000040;
}

.btn-check:checked + .btn-google:focus, .btn-check:active + .btn-google:focus, .btn-google:active:focus, .btn-google.active:focus, .show > .btn-google.dropdown-toggle:focus {
  box-shadow: 0 0 0 .25rem #ffffff80;
}

.btn-google:disabled, .btn-google.disabled {
  color: #fff;
  background-color: #dd4b39;
  border-color: #0000;
}

.btn-google:focus {
  box-shadow: none !important;
}

.btn-instagram {
  color: #fff;
  background-color: #3f729b;
  border: none;
  color: #fff !important;
}

.btn-instagram:hover {
  color: #fff;
  background-color: #366184;
  border-color: #0003;
}

.btn-check:focus + .btn-instagram, .btn-instagram:focus {
  color: #fff;
  background-color: #366184;
  border-color: #0003;
  box-shadow: 0 0 0 .25rem #ffffff80;
}

.btn-check:checked + .btn-instagram, .btn-check:active + .btn-instagram, .btn-instagram:active, .btn-instagram.active, .show > .btn-instagram.dropdown-toggle {
  color: #fff;
  background-color: #325b7c;
  border-color: #00000040;
}

.btn-check:checked + .btn-instagram:focus, .btn-check:active + .btn-instagram:focus, .btn-instagram:active:focus, .btn-instagram.active:focus, .show > .btn-instagram.dropdown-toggle:focus {
  box-shadow: 0 0 0 .25rem #ffffff80;
}

.btn-instagram:disabled, .btn-instagram.disabled {
  color: #fff;
  background-color: #3f729b;
  border-color: #0000;
}

.btn-instagram:focus {
  box-shadow: none !important;
}

.btn-linkedin {
  color: #fff;
  background-color: #007bb6;
  border: none;
  color: #fff !important;
}

.btn-linkedin:hover {
  color: #fff;
  background-color: #00699b;
  border-color: #0003;
}

.btn-check:focus + .btn-linkedin, .btn-linkedin:focus {
  color: #fff;
  background-color: #00699b;
  border-color: #0003;
  box-shadow: 0 0 0 .25rem #ffffff80;
}

.btn-check:checked + .btn-linkedin, .btn-check:active + .btn-linkedin, .btn-linkedin:active, .btn-linkedin.active, .show > .btn-linkedin.dropdown-toggle {
  color: #fff;
  background-color: #006292;
  border-color: #00000040;
}

.btn-check:checked + .btn-linkedin:focus, .btn-check:active + .btn-linkedin:focus, .btn-linkedin:active:focus, .btn-linkedin.active:focus, .show > .btn-linkedin.dropdown-toggle:focus {
  box-shadow: 0 0 0 .25rem #ffffff80;
}

.btn-linkedin:disabled, .btn-linkedin.disabled {
  color: #fff;
  background-color: #007bb6;
  border-color: #0000;
}

.btn-linkedin:focus {
  box-shadow: none !important;
}

.btn-microsoft {
  color: #fff;
  background-color: #2672ec;
  border: none;
  color: #fff !important;
}

.btn-microsoft:hover {
  color: #fff;
  background-color: #2061c9;
  border-color: #0003;
}

.btn-check:focus + .btn-microsoft, .btn-microsoft:focus {
  color: #fff;
  background-color: #2061c9;
  border-color: #0003;
  box-shadow: 0 0 0 .25rem #ffffff80;
}

.btn-check:checked + .btn-microsoft, .btn-check:active + .btn-microsoft, .btn-microsoft:active, .btn-microsoft.active, .show > .btn-microsoft.dropdown-toggle {
  color: #fff;
  background-color: #1e5bbd;
  border-color: #00000040;
}

.btn-check:checked + .btn-microsoft:focus, .btn-check:active + .btn-microsoft:focus, .btn-microsoft:active:focus, .btn-microsoft.active:focus, .show > .btn-microsoft.dropdown-toggle:focus {
  box-shadow: 0 0 0 .25rem #ffffff80;
}

.btn-microsoft:disabled, .btn-microsoft.disabled {
  color: #fff;
  background-color: #2672ec;
  border-color: #0000;
}

.btn-microsoft:focus {
  box-shadow: none !important;
}

.btn-odnoklassniki {
  color: #22292f;
  background-color: #f4731c;
  border: none;
  color: #fff !important;
}

.btn-odnoklassniki:hover {
  color: #22292f;
  background-color: #f6883e;
  border-color: #ffffff1a;
}

.btn-check:focus + .btn-odnoklassniki, .btn-odnoklassniki:focus {
  color: #22292f;
  background-color: #f6883e;
  border-color: #ffffff1a;
  box-shadow: 0 0 0 .25rem #22292f80;
}

.btn-check:checked + .btn-odnoklassniki, .btn-check:active + .btn-odnoklassniki, .btn-odnoklassniki:active, .btn-odnoklassniki.active, .show > .btn-odnoklassniki.dropdown-toggle {
  color: #22292f;
  background-color: #f68f49;
  border-color: #ffffff1a;
}

.btn-check:checked + .btn-odnoklassniki:focus, .btn-check:active + .btn-odnoklassniki:focus, .btn-odnoklassniki:active:focus, .btn-odnoklassniki.active:focus, .show > .btn-odnoklassniki.dropdown-toggle:focus {
  box-shadow: 0 0 0 .25rem #22292f80;
}

.btn-odnoklassniki:disabled, .btn-odnoklassniki.disabled {
  color: #22292f;
  background-color: #f4731c;
  border-color: #0000;
}

.btn-odnoklassniki:focus {
  box-shadow: none !important;
}

.btn-openid {
  color: #22292f;
  background-color: #f7931e;
  border: none;
  color: #fff !important;
}

.btn-openid:hover {
  color: #22292f;
  background-color: #f8a340;
  border-color: #ffffff1a;
}

.btn-check:focus + .btn-openid, .btn-openid:focus {
  color: #22292f;
  background-color: #f8a340;
  border-color: #ffffff1a;
  box-shadow: 0 0 0 .25rem #22292f80;
}

.btn-check:checked + .btn-openid, .btn-check:active + .btn-openid, .btn-openid:active, .btn-openid.active, .show > .btn-openid.dropdown-toggle {
  color: #22292f;
  background-color: #f9a94b;
  border-color: #ffffff1a;
}

.btn-check:checked + .btn-openid:focus, .btn-check:active + .btn-openid:focus, .btn-openid:active:focus, .btn-openid.active:focus, .show > .btn-openid.dropdown-toggle:focus {
  box-shadow: 0 0 0 .25rem #22292f80;
}

.btn-openid:disabled, .btn-openid.disabled {
  color: #22292f;
  background-color: #f7931e;
  border-color: #0000;
}

.btn-openid:focus {
  box-shadow: none !important;
}

.btn-pinterest {
  color: #fff;
  background-color: #cb2027;
  border: none;
  color: #fff !important;
}

.btn-pinterest:hover {
  color: #fff;
  background-color: #ad1b21;
  border-color: #0003;
}

.btn-check:focus + .btn-pinterest, .btn-pinterest:focus {
  color: #fff;
  background-color: #ad1b21;
  border-color: #0003;
  box-shadow: 0 0 0 .25rem #ffffff80;
}

.btn-check:checked + .btn-pinterest, .btn-check:active + .btn-pinterest, .btn-pinterest:active, .btn-pinterest.active, .show > .btn-pinterest.dropdown-toggle {
  color: #fff;
  background-color: #a21a1f;
  border-color: #00000040;
}

.btn-check:checked + .btn-pinterest:focus, .btn-check:active + .btn-pinterest:focus, .btn-pinterest:active:focus, .btn-pinterest.active:focus, .show > .btn-pinterest.dropdown-toggle:focus {
  box-shadow: 0 0 0 .25rem #ffffff80;
}

.btn-pinterest:disabled, .btn-pinterest.disabled {
  color: #fff;
  background-color: #cb2027;
  border-color: #0000;
}

.btn-pinterest:focus {
  box-shadow: none !important;
}

.btn-reddit {
  color: #22292f;
  background-color: #eff7ff;
  border: none;
  color: #fff !important;
}

.btn-reddit:hover {
  color: #22292f;
  background-color: #f1f8ff;
  border-color: #ffffff1a;
}

.btn-check:focus + .btn-reddit, .btn-reddit:focus {
  color: #22292f;
  background-color: #f1f8ff;
  border-color: #ffffff1a;
  box-shadow: 0 0 0 .25rem #22292f80;
}

.btn-check:checked + .btn-reddit, .btn-check:active + .btn-reddit, .btn-reddit:active, .btn-reddit.active, .show > .btn-reddit.dropdown-toggle {
  color: #22292f;
  background-color: #f2f9ff;
  border-color: #ffffff1a;
}

.btn-check:checked + .btn-reddit:focus, .btn-check:active + .btn-reddit:focus, .btn-reddit:active:focus, .btn-reddit.active:focus, .show > .btn-reddit.dropdown-toggle:focus {
  box-shadow: 0 0 0 .25rem #22292f80;
}

.btn-reddit:disabled, .btn-reddit.disabled {
  color: #22292f;
  background-color: #eff7ff;
  border-color: #0000;
}

.btn-reddit:focus {
  box-shadow: none !important;
}

.btn-soundcloud {
  color: #fff;
  background-color: #f50;
  border: none;
  color: #fff !important;
}

.btn-soundcloud:hover {
  color: #fff;
  background-color: #d94800;
  border-color: #0003;
}

.btn-check:focus + .btn-soundcloud, .btn-soundcloud:focus {
  color: #fff;
  background-color: #d94800;
  border-color: #0003;
  box-shadow: 0 0 0 .25rem #ffffff80;
}

.btn-check:checked + .btn-soundcloud, .btn-check:active + .btn-soundcloud, .btn-soundcloud:active, .btn-soundcloud.active, .show > .btn-soundcloud.dropdown-toggle {
  color: #fff;
  background-color: #c40;
  border-color: #00000040;
}

.btn-check:checked + .btn-soundcloud:focus, .btn-check:active + .btn-soundcloud:focus, .btn-soundcloud:active:focus, .btn-soundcloud.active:focus, .show > .btn-soundcloud.dropdown-toggle:focus {
  box-shadow: 0 0 0 .25rem #ffffff80;
}

.btn-soundcloud:disabled, .btn-soundcloud.disabled {
  color: #fff;
  background-color: #f50;
  border-color: #0000;
}

.btn-soundcloud:focus {
  box-shadow: none !important;
}

.btn-tumblr {
  color: #fff;
  background-color: #2c4762;
  border: none;
  color: #fff !important;
}

.btn-tumblr:hover {
  color: #fff;
  background-color: #253c53;
  border-color: #0003;
}

.btn-check:focus + .btn-tumblr, .btn-tumblr:focus {
  color: #fff;
  background-color: #253c53;
  border-color: #0003;
  box-shadow: 0 0 0 .25rem #ffffff80;
}

.btn-check:checked + .btn-tumblr, .btn-check:active + .btn-tumblr, .btn-tumblr:active, .btn-tumblr.active, .show > .btn-tumblr.dropdown-toggle {
  color: #fff;
  background-color: #23394e;
  border-color: #00000040;
}

.btn-check:checked + .btn-tumblr:focus, .btn-check:active + .btn-tumblr:focus, .btn-tumblr:active:focus, .btn-tumblr.active:focus, .show > .btn-tumblr.dropdown-toggle:focus {
  box-shadow: 0 0 0 .25rem #ffffff80;
}

.btn-tumblr:disabled, .btn-tumblr.disabled {
  color: #fff;
  background-color: #2c4762;
  border-color: #0000;
}

.btn-tumblr:focus {
  box-shadow: none !important;
}

.btn-twitter {
  color: #22292f;
  background-color: #55acee;
  border: none;
  color: #fff !important;
}

.btn-twitter:hover {
  color: #22292f;
  background-color: #6fb8f1;
  border-color: #ffffff1a;
}

.btn-check:focus + .btn-twitter, .btn-twitter:focus {
  color: #22292f;
  background-color: #6fb8f1;
  border-color: #ffffff1a;
  box-shadow: 0 0 0 .25rem #22292f80;
}

.btn-check:checked + .btn-twitter, .btn-check:active + .btn-twitter, .btn-twitter:active, .btn-twitter.active, .show > .btn-twitter.dropdown-toggle {
  color: #22292f;
  background-color: #77bdf1;
  border-color: #ffffff1a;
}

.btn-check:checked + .btn-twitter:focus, .btn-check:active + .btn-twitter:focus, .btn-twitter:active:focus, .btn-twitter.active:focus, .show > .btn-twitter.dropdown-toggle:focus {
  box-shadow: 0 0 0 .25rem #22292f80;
}

.btn-twitter:disabled, .btn-twitter.disabled {
  color: #22292f;
  background-color: #55acee;
  border-color: #0000;
}

.btn-twitter:focus {
  box-shadow: none !important;
}

.btn-vimeo {
  color: #22292f;
  background-color: #1ab7ea;
  border: none;
  color: #fff !important;
}

.btn-vimeo:hover {
  color: #22292f;
  background-color: #3cc2ed;
  border-color: #ffffff1a;
}

.btn-check:focus + .btn-vimeo, .btn-vimeo:focus {
  color: #22292f;
  background-color: #3cc2ed;
  border-color: #ffffff1a;
  box-shadow: 0 0 0 .25rem #22292f80;
}

.btn-check:checked + .btn-vimeo, .btn-check:active + .btn-vimeo, .btn-vimeo:active, .btn-vimeo.active, .show > .btn-vimeo.dropdown-toggle {
  color: #22292f;
  background-color: #48c5ee;
  border-color: #ffffff1a;
}

.btn-check:checked + .btn-vimeo:focus, .btn-check:active + .btn-vimeo:focus, .btn-vimeo:active:focus, .btn-vimeo.active:focus, .show > .btn-vimeo.dropdown-toggle:focus {
  box-shadow: 0 0 0 .25rem #22292f80;
}

.btn-vimeo:disabled, .btn-vimeo.disabled {
  color: #22292f;
  background-color: #1ab7ea;
  border-color: #0000;
}

.btn-vimeo:focus {
  box-shadow: none !important;
}

.btn-vk {
  color: #fff;
  background-color: #587ea3;
  border: none;
  color: #fff !important;
}

.btn-vk:hover {
  color: #fff;
  background-color: #4b6b8b;
  border-color: #0003;
}

.btn-check:focus + .btn-vk, .btn-vk:focus {
  color: #fff;
  background-color: #4b6b8b;
  border-color: #0003;
  box-shadow: 0 0 0 .25rem #ffffff80;
}

.btn-check:checked + .btn-vk, .btn-check:active + .btn-vk, .btn-vk:active, .btn-vk.active, .show > .btn-vk.dropdown-toggle {
  color: #fff;
  background-color: #466582;
  border-color: #00000040;
}

.btn-check:checked + .btn-vk:focus, .btn-check:active + .btn-vk:focus, .btn-vk:active:focus, .btn-vk.active:focus, .show > .btn-vk.dropdown-toggle:focus {
  box-shadow: 0 0 0 .25rem #ffffff80;
}

.btn-vk:disabled, .btn-vk.disabled {
  color: #fff;
  background-color: #587ea3;
  border-color: #0000;
}

.btn-vk:focus {
  box-shadow: none !important;
}

.btn-yahoo {
  color: #fff;
  background-color: #720e9e;
  border: none;
  color: #fff !important;
}

.btn-yahoo:hover {
  color: #fff;
  background-color: #610c86;
  border-color: #0003;
}

.btn-check:focus + .btn-yahoo, .btn-yahoo:focus {
  color: #fff;
  background-color: #610c86;
  border-color: #0003;
  box-shadow: 0 0 0 .25rem #ffffff80;
}

.btn-check:checked + .btn-yahoo, .btn-check:active + .btn-yahoo, .btn-yahoo:active, .btn-yahoo.active, .show > .btn-yahoo.dropdown-toggle {
  color: #fff;
  background-color: #5b0b7e;
  border-color: #00000040;
}

.btn-check:checked + .btn-yahoo:focus, .btn-check:active + .btn-yahoo:focus, .btn-yahoo:active:focus, .btn-yahoo.active:focus, .show > .btn-yahoo.dropdown-toggle:focus {
  box-shadow: 0 0 0 .25rem #ffffff80;
}

.btn-yahoo:disabled, .btn-yahoo.disabled {
  color: #fff;
  background-color: #720e9e;
  border-color: #0000;
}

.btn-yahoo:focus {
  box-shadow: none !important;
}

.btn-outline-adn {
  color: #d87a68;
  border: 1px solid #d87a68 !important;
}

.btn-outline-bitbucket {
  color: #205081;
  border: 1px solid #205081 !important;
}

.btn-outline-dropbox {
  color: #1087dd;
  border: 1px solid #1087dd !important;
}

.btn-outline-facebook {
  color: #3b5998;
  border: 1px solid #3b5998 !important;
}

.btn-outline-flickr {
  color: #ff0084;
  border: 1px solid #ff0084 !important;
}

.btn-outline-foursquare {
  color: #f94877;
  border: 1px solid #f94877 !important;
}

.btn-outline-github {
  color: #444;
  border: 1px solid #444 !important;
}

.btn-outline-google {
  color: #dd4b39;
  border: 1px solid #dd4b39 !important;
}

.btn-outline-instagram {
  color: #3f729b;
  border: 1px solid #3f729b !important;
}

.btn-outline-linkedin {
  color: #007bb6;
  border: 1px solid #007bb6 !important;
}

.btn-outline-microsoft {
  color: #2672ec;
  border: 1px solid #2672ec !important;
}

.btn-outline-odnoklassniki {
  color: #f4731c;
  border: 1px solid #f4731c !important;
}

.btn-outline-openid {
  color: #f7931e;
  border: 1px solid #f7931e !important;
}

.btn-outline-pinterest {
  color: #cb2027;
  border: 1px solid #cb2027 !important;
}

.btn-outline-reddit {
  color: #ff4500;
  border: 1px solid #ff4500 !important;
}

.btn-outline-soundcloud {
  color: #f50;
  border: 1px solid #f50 !important;
}

.btn-outline-tumblr {
  color: #2c4762;
  border: 1px solid #2c4762 !important;
}

.btn-outline-twitter {
  color: #55acee;
  border: 1px solid #55acee !important;
}

.btn-outline-vimeo {
  color: #1ab7ea;
  border: 1px solid #1ab7ea !important;
}

.btn-outline-vk {
  color: #587ea3;
  border: 1px solid #587ea3 !important;
}

.btn-outline-yahoo {
  color: #720e9e;
  border: 1px solid #720e9e !important;
}

.btn-outline-adn:hover {
  color: #ad6253;
  border: 1px solid #ad6253 !important;
}

.btn-outline-bitbucket:hover {
  color: #1a4067;
  border: 1px solid #1a4067 !important;
}

.btn-outline-dropbox:hover {
  color: #0d6cb1;
  border: 1px solid #0d6cb1 !important;
}

.btn-outline-facebook:hover {
  color: #2f477a;
  border: 1px solid #2f477a !important;
}

.btn-outline-flickr:hover {
  color: #cc006a;
  border: 1px solid #cc006a !important;
}

.btn-outline-foursquare:hover {
  color: #c73a5f;
  border: 1px solid #c73a5f !important;
}

.btn-outline-github:hover {
  color: #363636;
  border: 1px solid #363636 !important;
}

.btn-outline-google:hover {
  color: #b13c2e;
  border: 1px solid #b13c2e !important;
}

.btn-outline-instagram:hover {
  color: #325b7c;
  border: 1px solid #325b7c !important;
}

.btn-outline-linkedin:hover {
  color: #006292;
  border: 1px solid #006292 !important;
}

.btn-outline-microsoft:hover {
  color: #1e5bbd;
  border: 1px solid #1e5bbd !important;
}

.btn-outline-odnoklassniki:hover {
  color: #c35c16;
  border: 1px solid #c35c16 !important;
}

.btn-outline-openid:hover {
  color: #c67618;
  border: 1px solid #c67618 !important;
}

.btn-outline-pinterest:hover {
  color: #a21a1f;
  border: 1px solid #a21a1f !important;
}

.btn-outline-reddit:hover {
  color: #cc3700;
  border: 1px solid #cc3700 !important;
}

.btn-outline-soundcloud:hover {
  color: #c40;
  border: 1px solid #c40 !important;
}

.btn-outline-tumblr:hover {
  color: #23394e;
  border: 1px solid #23394e !important;
}

.btn-outline-twitter:hover {
  color: #448abe;
  border: 1px solid #448abe !important;
}

.btn-outline-vimeo:hover {
  color: #1592bb;
  border: 1px solid #1592bb !important;
}

.btn-outline-vk:hover {
  color: #466582;
  border: 1px solid #466582 !important;
}

.btn-outline-yahoo:hover {
  color: #5b0b7e;
  border: 1px solid #5b0b7e !important;
}

.bg-adn {
  background-color: #d87a68;
}

.bg-bitbucket {
  background-color: #205081;
}

.bg-dropbox {
  background-color: #1087dd;
}

.bg-facebook {
  background-color: #3b5998;
}

.bg-flickr {
  background-color: #ff0084;
}

.bg-foursquare {
  background-color: #f94877;
}

.bg-github {
  background-color: #444;
}

.bg-google {
  background-color: #dd4b39;
}

.bg-instagram {
  background-color: #3f729b;
}

.bg-linkedin {
  background-color: #007bb6;
}

.bg-microsoft {
  background-color: #2672ec;
}

.bg-odnoklassniki {
  background-color: #f4731c;
}

.bg-openid {
  background-color: #f7931e;
}

.bg-pinterest {
  background-color: #cb2027;
}

.bg-reddit {
  background-color: #ff4500;
}

.bg-soundcloud {
  background-color: #f50;
}

.bg-tumblr {
  background-color: #2c4762;
}

.bg-twitter {
  background-color: #55acee;
}

.bg-vimeo {
  background-color: #1ab7ea;
}

.bg-vk {
  background-color: #587ea3;
}

.bg-yahoo {
  background-color: #720e9e;
}

.demo-inline-spacing {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.demo-inline-spacing > * {
  margin-top: 1.5rem;
  margin-right: 1.5rem;
}

.demo-vertical-spacing > * {
  margin: 0 0 1.5rem;
}

.demo-vertical-spacing > :last-child, .demo-spacing-0 > :last-child {
  margin: 0;
}

.icon-wrapper .feather {
  width: 24px;
  height: 24px;
}

.scroll-example {
  border: 2px solid #dfdfdf;
  padding: .5rem;
  position: relative;
  overflow: auto;
}

.scroll-example .horz-scroll-content {
  width: 1200px;
}

.browser {
  box-sizing: border-box;
  background: #e0e0e0;
  border: 4px solid #e0e0e0;
  width: 100%;
  height: 12rem;
  margin: 0 0 10px;
  padding-top: 20px;
}

.browser iframe {
  background: #fff;
  border: 0;
  width: 100%;
  height: 100%;
}

.loader-wrapper {
  height: 8em;
}

.maintenance-icon {
  font-size: 4rem;
}

.animationIcon {
  bottom: 10px;
  right: 30px;
}

#component-breadcrumbs .breadcrumb:not(last-child) {
  margin-bottom: .5rem;
}

#breadcrumb-alignment .breadcrumb-wrapper {
  border-radius: .357rem;
  padding: 1px;
  box-shadow: 1px 1px 10px #22292f1a;
}

#breadcrumb-alignment .breadcrumb-wrapper .breadcrumb {
  margin-top: .8rem;
  margin-bottom: .8rem;
}

.dark-layout #breadcrumb-alignment .breadcrumb-wrapper {
  box-shadow: 1px 1px 10px #0000003d;
}

.buy-now {
  z-index: 1031;
  position: fixed;
  bottom: 5%;
  right: 79px;
}

.buy-now .btn {
  box-shadow: 0 1px 20px 1px #f7685b !important;
}

.buy-now .btn:hover {
  box-shadow: none !important;
}

.customizer {
  z-index: 1051;
  height: calc(var(--vh, 1vh) * 100);
  backface-visibility: hidden;
  background-color: #fff;
  border-left: 1px solid #22292f0d;
  width: 400px;
  height: 100vh;
  padding: 0;
  transition: right .4s cubic-bezier(.05, .74, .2, .99);
  position: fixed;
  top: 0;
  bottom: 0;
  right: -400px;
}

.customizer.open {
  right: 0;
  box-shadow: 0 15px 30px #22292f1c, 0 5px 15px #22292f14;
}

.customizer .customizer-content {
  height: 100%;
  position: relative;
}

.customizer .customizer-close {
  z-index: 10;
  color: #5e5873;
  width: auto;
  padding: 7px;
  position: absolute;
  top: .6rem;
  right: .6rem;
}

.customizer .customizer-close i, .customizer .customizer-close svg {
  width: 1.5rem;
  height: 1.5rem;
  font-size: 1.5rem;
}

.customizer .customizer-toggle {
  text-align: center;
  cursor: pointer;
  background: #01f;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  width: 38px;
  height: 38px;
  line-height: 40px;
  display: block;
  position: absolute;
  top: 50%;
  left: -39px;
  box-shadow: -3px 0 8px #22292f1a;
  color: #fff !important;
}

.customizer .color-box {
  cursor: pointer;
  border-radius: .5rem;
  width: 24px;
  height: 24px;
  margin: .5rem;
  position: relative;
}

.customizer .color-box.selected:after {
  content: "";
  border: 1px solid #01f;
  border-radius: .5rem;
  width: 30px;
  height: 30px;
  position: absolute;
  top: -3px;
  left: -3px;
}

.customizer .color-box.selected.border:after {
  top: -4px;
  left: -4px;
}

.divider {
  text-align: center;
  white-space: nowrap;
  margin: 1rem 0;
  display: block;
  overflow: hidden;
}

.divider .divider-text {
  padding: 0 1rem;
  font-size: .9375rem;
  display: inline-block;
  position: relative;
}

.divider .divider-text i, .divider .divider-text svg {
  width: 1rem;
  height: 1rem;
  font-size: 1rem;
}

.divider .divider-text:before, .divider .divider-text:after {
  content: "";
  border-top: 1px solid #ebe9f1;
  width: 9999px;
  position: absolute;
  top: 50%;
}

.divider .divider-text:before {
  right: 100%;
}

.divider .divider-text:after {
  left: 100%;
}

.divider.divider-start .divider-text {
  float: left;
  padding-left: 0;
}

.divider.divider-start .divider-text:before {
  display: none;
}

.divider.divider-start-center .divider-text {
  left: -25%;
}

.divider.divider-end .divider-text {
  float: right;
  padding-right: 0;
}

.divider.divider-end .divider-text:after {
  display: none;
}

.divider.divider-end-center .divider-text {
  right: -25%;
}

.divider.divider-dotted .divider-text:before, .divider.divider-dotted .divider-text:after {
  border: 1px dotted #ebe9f1;
  border-top-width: 0;
}

.divider.divider-dashed .divider-text:before, .divider.divider-dashed .divider-text:after {
  border: 1px dashed #ebe9f1;
  border-top-width: 0;
}

.timeline {
  margin-bottom: 0;
  margin-left: 1rem;
  padding: 0;
  list-style: none;
}

.timeline .timeline-item {
  border-left: 1px solid #ebe9f1;
  padding-left: 2.5rem;
  position: relative;
}

.timeline .timeline-item:not(:last-child) {
  padding-bottom: 1.8rem;
}

.timeline .timeline-item .timeline-point {
  z-index: 2;
  text-align: center;
  background-color: #fff;
  border: 1px solid #01f;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 1.75rem;
  height: 1.75rem;
  display: flex;
  position: absolute;
  top: 0;
  left: -.85rem;
}

.timeline .timeline-item .timeline-point.timeline-point-indicator {
  background-color: #01f;
  border: 0;
  width: 12px;
  height: 12px;
  top: .07rem;
  left: -.412rem;
}

.timeline .timeline-item .timeline-point.timeline-point-indicator:before {
  content: "";
  background: #0011ff1f;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: -.285rem;
  left: -.285rem;
}

.timeline .timeline-item .timeline-point i, .timeline .timeline-item .timeline-point svg {
  color: #01f;
  vertical-align: baseline;
  font-size: .85rem;
}

.timeline .timeline-item .timeline-event {
  width: 100%;
  min-height: 4rem;
  position: relative;
}

.timeline .timeline-item .timeline-event .timeline-event-time {
  color: #b9b9c3;
  font-size: .85rem;
}

.timeline .timeline-item:last-of-type {
  border-left-color: #0000 !important;
}

.timeline .timeline-item:last-of-type:after {
  content: "";
  background: linear-gradient(#ebe9f1, #0000);
  width: 1px;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: -1px;
}

.custom-options-checkable .custom-option-item {
  cursor: pointer;
  color: #82868b;
  background-color: #82868b0f;
  border: 1px solid #ebe9f1;
  border-radius: .42rem;
  width: 100%;
}

.custom-options-checkable .custom-option-item .custom-option-item-title {
  color: #82868b;
}

.custom-option-item-check {
  clip: rect(0, 0, 0, 0);
  position: absolute;
}

.custom-option-item-check:checked + .custom-option-item {
  color: #01f;
  background-color: #0011ff1f;
  border-color: #01f;
}

.custom-option-item-check:checked + .custom-option-item .custom-option-item-title {
  color: #01f;
}

@media screen and (width >= 0) {
  head {
    font-family: "xs 0px";
  }

  body:after {
    content: "xs - min-width: 0px";
  }
}

@media screen and (width >= 544px) {
  head {
    font-family: "sm 544px";
  }

  body:after {
    content: "sm - min-width: 544px";
  }
}

@media screen and (width >= 768px) {
  head {
    font-family: "md 768px";
  }

  body:after {
    content: "md - min-width: 768px";
  }
}

@media screen and (width >= 992px) {
  head {
    font-family: "lg 992px";
  }

  body:after {
    content: "lg - min-width: 992px";
  }
}

@media screen and (width >= 1200px) {
  head {
    font-family: "xl 1200px";
  }

  body:after {
    content: "xl - min-width: 1200px";
  }
}

head {
  clear: both;
}

head title {
  font-family: "xs 0px, sm 544px, md 768px, lg 992px, xl 1200px";
}

body:after, [data-usn-if] {
  display: none;
}

.select2-container {
  vertical-align: middle;
  box-sizing: border-box;
  margin: 0;
  display: inline-block;
  position: relative;
  width: 100% !important;
}

.select2-container--classic:focus, .select2-container--default:focus {
  outline: none;
}

.select2-container--classic .select2-selection__choice, .select2-container--default .select2-selection__choice {
  font-size: .9rem;
  margin-top: 6px !important;
}

.select2-container--classic .select2-selection--single, .select2-container--default .select2-selection--single {
  border: 1px solid #d8d6de;
  min-height: 2.714rem;
  padding: 5px;
}

.select2-container--classic .select2-selection--single:focus, .select2-container--default .select2-selection--single:focus {
  outline: 0;
  border-color: #01f !important;
  box-shadow: 0 3px 10px #22292f1a !important;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered i, .select2-container--classic .select2-selection--single .select2-selection__rendered svg, .select2-container--default .select2-selection--single .select2-selection__rendered i, .select2-container--default .select2-selection--single .select2-selection__rendered svg {
  width: 1.15rem;
  height: 1.15rem;
  margin-right: .5rem;
  font-size: 1.15rem;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b, .select2-container--default .select2-selection--single .select2-selection__arrow b {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23d8d6de%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-down%27%3E%3Cpolyline points=%276 9 12 15 18 9%27%3E%3C/polyline%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 18px 14px, 18px 14px;
  border-style: none;
  height: 1rem;
  margin-top: 0;
  margin-left: 0;
  padding-right: 1.5rem;
  left: -8px;
}

.select2-container--classic.select2-container--open, .select2-container--default.select2-container--open {
  box-shadow: 0 5px 25px #22292f1a;
}

.select2-container--classic.select2-container--open .select2-selection--single, .select2-container--default.select2-container--open .select2-selection--single {
  outline: 0;
  border-color: #01f !important;
}

.select2-container--classic.select2-container--focus, .select2-container--default.select2-container--focus {
  outline: 0;
}

.select2-container--classic.select2-container--focus .select2-selection--multiple, .select2-container--default.select2-container--focus .select2-selection--multiple {
  outline: 0;
  border-color: #01f !important;
}

.select2-container--classic .select2-dropdown, .select2-container--default .select2-dropdown {
  z-index: 1060;
  border-color: #d8d6de;
}

.select2-container--classic .select2-search--dropdown, .select2-container--default .select2-search--dropdown {
  padding: .5rem;
}

.select2-container--classic .select2-search--dropdown .select2-search__field, .select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #d8d6de;
  border-radius: .357rem;
  padding: .571rem 1rem;
  outline: none !important;
}

.select2-container--classic .select2-selection--multiple, .select2-container--default .select2-selection--multiple {
  border: 1px solid #d8d6de;
  min-height: 38px !important;
}

.select2-container--classic .select2-selection--multiple:focus, .select2-container--default .select2-selection--multiple:focus {
  outline: 0;
  border-color: #01f !important;
  box-shadow: 0 3px 10px #22292f1a !important;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice, .select2-container--default .select2-selection--multiple .select2-selection__choice {
  color: #fff;
  padding: 2px 5px;
  background-color: #01f !important;
  border-color: #01f !important;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered, .select2-container--default .select2-selection--multiple .select2-selection__rendered {
  padding: 0 6px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered li .select2-search__field, .select2-container--default .select2-selection--multiple .select2-selection__rendered li .select2-search__field {
  margin-top: 7px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  float: right;
  margin-left: .7rem;
  margin-right: .5rem;
  font-size: 0;
  line-height: 1rem;
  display: inline-block;
  position: relative;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:before, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23fff%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-x%27%3E%3Cline x1=%2718%27 y1=%276%27 x2=%276%27 y2=%2718%27%3E%3C/line%3E%3Cline x1=%276%27 y1=%276%27 x2=%2718%27 y2=%2718%27%3E%3C/line%3E%3C/svg%3E");
  background-size: .85rem;
  width: .85rem;
  height: .85rem;
  position: absolute;
  top: 22%;
  left: -4px;
}

.select2-container--classic .select2-selection--multiple i, .select2-container--classic .select2-selection--multiple svg, .select2-container--default .select2-selection--multiple i, .select2-container--default .select2-selection--multiple svg {
  width: 1.15rem;
  height: 1.15rem;
  margin-right: .5rem;
  padding-left: 1px;
  font-size: 1.15rem;
  position: relative;
  top: 1px;
}

.select2-container--classic .select2-results__group, .select2-container--default .select2-results__group {
  padding: 6px 9px;
  font-weight: 600;
}

.select2-container--classic .select2-results__option, .select2-container--default .select2-results__option {
  padding: .428rem 1rem;
}

.select2-container--classic .select2-results__option[role="group"], .select2-container--default .select2-results__option[role="group"] {
  padding: 0;
}

.select2-container--classic .select2-results__option[aria-selected="true"], .select2-container--default .select2-results__option[aria-selected="true"] {
  color: #fff !important;
  background-color: #01f !important;
}

.select2-container--classic .select2-results__option i, .select2-container--classic .select2-results__option svg, .select2-container--default .select2-results__option i, .select2-container--default .select2-results__option svg {
  width: 1.15rem;
  height: 1.15rem;
  margin-right: .5rem;
  font-size: 1.15rem;
}

.select2-container--classic .select2-results__option--highlighted, .select2-container--default .select2-results__option--highlighted {
  color: #01f !important;
  background-color: #0011ff1f !important;
}

.select2-container--classic .select2-result-repository__avatar img, .select2-container--default .select2-result-repository__avatar img {
  width: 50px;
}

.select2-container--classic .select-lg, .select2-container--default .select-lg {
  padding: .3rem .7rem;
  font-size: 1.2rem;
  min-height: 2.714rem !important;
  margin-bottom: 0 !important;
}

.select2-container--classic .select-lg.select2-selection--single .select2-selection__rendered, .select2-container--default .select-lg.select2-selection--single .select2-selection__rendered {
  padding-top: -.1rem;
}

.select2-container--classic .select-lg.select2-selection--single .select2-selection__arrow, .select2-container--default .select-lg.select2-selection--single .select2-selection__arrow {
  top: 0 !important;
}

.select2-container--classic .select-lg.select2-selection--multiple, .select2-container--default .select-lg.select2-selection--multiple {
  padding: 0 .2rem;
}

.select2-container--classic .select-lg.select2-selection--multiple .select2-selection__rendered, .select2-container--default .select-lg.select2-selection--multiple .select2-selection__rendered {
  padding-top: 0 !important;
}

.select2-container--classic .select-lg.select2-selection--multiple .select2-selection__rendered li, .select2-container--default .select-lg.select2-selection--multiple .select2-selection__rendered li {
  font-size: 1.2rem;
}

.select2-container--classic .select-lg.select2-selection--multiple .select2-selection__rendered li .select2-search__field, .select2-container--default .select-lg.select2-selection--multiple .select2-selection__rendered li .select2-search__field {
  margin-top: 10px;
}

.select2-container--classic .select-lg.select2-selection--multiple .select2-selection__rendered .select2-selection__choice, .select2-container--default .select-lg.select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
  padding: 5px;
}

.select2-container--classic .select-lg.select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove:before, .select2-container--default .select-lg.select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove:before {
  top: 46%;
}

.select2-container--classic .select-sm, .select2-container--default .select-sm {
  padding: 0 .2rem;
  font-size: .75rem;
  line-height: 1.45;
  min-height: 2.142rem !important;
  margin-bottom: 0 !important;
}

.select2-container--classic .select-sm.select2-selection--single .select2-selection__arrow, .select2-container--default .select-sm.select2-selection--single .select2-selection__arrow {
  top: -.3rem !important;
}

.select2-container--classic .select-sm.select2-selection--multiple, .select2-container--default .select-sm.select2-selection--multiple {
  line-height: 1.25;
}

.select2-container--classic .select-sm.select2-selection--multiple .select2-selection__rendered, .select2-container--default .select-sm.select2-selection--multiple .select2-selection__rendered {
  padding: 3px;
}

.select2-container--classic .select-sm.select2-selection--multiple .select2-selection__rendered li, .select2-container--default .select-sm.select2-selection--multiple .select2-selection__rendered li {
  margin-top: 2px;
  font-size: .75rem;
}

.select2-container--classic .select-sm.select2-selection--multiple .select2-selection__rendered li .select2-search__field, .select2-container--default .select-sm.select2-selection--multiple .select2-selection__rendered li .select2-search__field {
  margin-top: 4px;
}

.select2-container--classic .select-sm.select2-selection--multiple .select2-selection__choice, .select2-container--default .select-sm.select2-selection--multiple .select2-selection__choice {
  padding: 0 .2rem;
  margin-top: 4px !important;
}

.select2-container--classic .select-sm.select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove:before, .select2-container--default .select-sm.select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove:before {
  top: 5%;
}

.select2-container--classic .select-sm.select2-selection--multiple .select2-search--inline .select2-search__field, .select2-container--default .select-sm.select2-selection--multiple .select2-search--inline .select2-search__field {
  margin-top: 0;
}

.dark-layout .select2-container .select2-selection, .dark-layout .select2-container .select2-search__field, .dark-layout .select2-container .select2-selection__placeholder {
  color: #b4b7bd;
  background: #283046;
  border-color: #3b4253;
}

.dark-layout .select2-container .select2-selection__rendered {
  color: #b4b7bd;
}

.dark-layout .select2-container .select2-dropdown {
  background-color: #283046;
  border-color: #3b4253;
}

.dark-layout .select2-container .select2-selection--multiple .select2-selection__choice {
  border: none;
  color: #01f !important;
  background: #0011ff1f !important;
}

.dark-layout .select2-container .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
  color: #01f !important;
}

.dark-layout .select2-container .select2-selection--multiple .select2-selection__choice__remove:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%230011ff%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-x%27%3E%3Cline x1=%2718%27 y1=%276%27 x2=%276%27 y2=%2718%27%3E%3C/line%3E%3Cline x1=%276%27 y1=%276%27 x2=%2718%27 y2=%2718%27%3E%3C/line%3E%3C/svg%3E");
}

.dark-layout .select2-container .select2-results__option[aria-disabled="true"] {
  color: #676d7d;
}

.dark-layout .select2-container .select2-selection__arrow b {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23b4b7bd%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-down%27%3E%3Cpolyline points=%276 9 12 15 18 9%27%3E%3C/polyline%3E%3C/svg%3E");
}

.dark-layout .select2-container--disabled .select2-selection {
  opacity: .5;
}

table.dataTable {
  border-collapse: collapse !important;
  width: 100% !important;
}

table.dataTable.table-responsive:not(.datatables-ajax) {
  display: block;
}

table.dataTable td, table.dataTable th {
  vertical-align: middle;
  padding: .72rem 1.5rem;
}

table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc {
  padding-right: inherit;
}

table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:before {
  color: #6e6b7b;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%235e5873%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-up%27%3E%3Cpolyline points=%2718 15 12 9 6 15%27%3E%3C/polyline%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 12px;
  width: 14px;
  height: 14px;
  top: .5rem;
  right: .3rem;
}

table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after {
  color: #6e6b7b;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%235e5873%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-down%27%3E%3Cpolyline points=%276 9 12 15 18 9%27%3E%3C/polyline%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 12px;
  width: 14px;
  height: 14px;
  top: 1.3rem;
  right: .3rem;
}

div.dataTables_wrapper .dt-button-collection {
  background-color: #fff;
}

div.dataTables_wrapper .dt-button-collection > div[role="menu"] {
  text-align: left;
  min-width: 8rem;
  box-shadow: 0 5px 16px -8px;
}

div.dataTables_wrapper .dt-button-collection [class*="buttons-"]:focus {
  outline: 0;
}

table.dataTable.dtr-column > tbody > tr > td.control:before, table.dataTable.dtr-column > tbody > tr > th.control:before {
  line-height: .8em;
}

@media screen and (width <= 1399.98px) {
  table.dataTable.table-responsive {
    display: block;
  }
}

.modal.dtr-bs-modal .modal-body {
  padding: 0;
}

.modal.dtr-bs-modal .table tr:last-child > td {
  border-bottom: 0;
}

div.dataTables_wrapper div.dataTables_filter label, div.dataTables_wrapper div.dataTables_length label {
  margin-top: 1rem;
  margin-bottom: .5rem;
}

div.dataTables_wrapper div.dataTables_filter select, div.dataTables_wrapper div.dataTables_length select {
  background-position: calc(100% - 3px) 11px, calc(100% - 20px) 13px, 100% 0;
  width: 5rem;
  margin: 0 .5rem;
}

div.dataTables_wrapper div.dataTables_filter input {
  margin-left: .75rem;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  margin-top: 1rem;
  margin-bottom: 1.5rem;
}

div.dataTables_wrapper .dataTables_info {
  color: #b9b9c3;
  padding-top: 1.25rem !important;
}

tr.group {
  background-color: #fafafc;
}

@media only screen and (width <= 992px) {
  table.dataTable.table-responsive.datatables-ajax {
    display: block;
  }
}

@media only screen and (width <= 768px) {
  div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    justify-content: center;
  }

  div.dataTables_wrapper div.dataTables_info {
    white-space: inherit;
  }

  div.dt-buttons {
    justify-content: center;
    margin-top: 1rem;
  }

  div.dt-buttons button {
    margin-bottom: .5rem;
  }
}

@media (width <= 575.98px) {
  .dtr-bs-modal .modal-body {
    padding-left: 0;
    padding-right: 0;
    overflow-x: scroll;
  }

  .dtr-bs-modal .table.dtr-details {
    margin: 0 auto 1rem;
  }

  .dtr-bs-modal .table.dtr-details td {
    padding-left: 0;
    padding-right: 0;
  }

  .dtr-bs-modal .table.dtr-details tr td:first-child {
    padding-left: .75rem;
  }

  div.dataTables_wrapper {
    overflow: scroll;
  }
}

.bootstrap-touchspin.input-group {
  align-items: center;
  width: 8.4rem;
}

.bootstrap-touchspin.input-group .form-control {
  text-align: center;
  background-color: #f8f8f8;
  border: 0;
  height: auto;
  padding: 5px;
  font-weight: 500;
  border-radius: .357rem !important;
}

.bootstrap-touchspin.input-group .form-control:focus {
  z-index: 1;
  box-shadow: none;
}

.bootstrap-touchspin.input-group > .input-group-btn:first-child {
  position: inherit;
  left: 12px !important;
}

.bootstrap-touchspin.input-group > .input-group-btn:last-child {
  position: inherit;
  right: 12px !important;
}

.bootstrap-touchspin .bootstrap-touchspin-injected {
  margin: 0 !important;
}

.bootstrap-touchspin .bootstrap-touchspin-injected .bootstrap-touchspin-down, .bootstrap-touchspin .bootstrap-touchspin-injected .bootstrap-touchspin-up {
  min-width: 20px;
  min-height: 20px;
  padding: 0;
  border-radius: .357rem !important;
}

.bootstrap-touchspin .bootstrap-touchspin-injected .bootstrap-touchspin-down i, .bootstrap-touchspin .bootstrap-touchspin-injected .bootstrap-touchspin-down svg, .bootstrap-touchspin .bootstrap-touchspin-injected .bootstrap-touchspin-up i, .bootstrap-touchspin .bootstrap-touchspin-injected .bootstrap-touchspin-up svg {
  width: .8rem;
  height: .8rem;
  font-size: .8rem;
  position: relative;
  top: -1px;
}

.bootstrap-touchspin.disabled-touchspin .bootstrap-touchspin-down, .bootstrap-touchspin.disabled-touchspin .bootstrap-touchspin-up {
  cursor: default;
  opacity: .5;
  background-color: #22292f80 !important;
}

.bootstrap-touchspin.input-group-lg {
  width: 9.375rem;
}

.bootstrap-touchspin.input-group-lg .touchspin.form-control {
  height: auto !important;
}

.bootstrap-touchspin.input-group-lg .bootstrap-touchspin-down, .bootstrap-touchspin.input-group-lg .bootstrap-touchspin-up {
  min-width: 24px;
  min-height: 24px;
}

.bootstrap-touchspin.input-group-lg .bootstrap-touchspin-down i, .bootstrap-touchspin.input-group-lg .bootstrap-touchspin-down svg, .bootstrap-touchspin.input-group-lg .bootstrap-touchspin-up i, .bootstrap-touchspin.input-group-lg .bootstrap-touchspin-up svg {
  width: 1rem;
  height: 1rem;
  font-size: 1rem;
  top: 0;
}

.bootstrap-touchspin.input-group-sm {
  width: 6.25rem;
}

.bootstrap-touchspin.input-group-sm .touchspin.form-control {
  height: auto !important;
}

.bootstrap-touchspin.input-group-sm .bootstrap-touchspin-injected .bootstrap-touchspin-down, .bootstrap-touchspin.input-group-sm .bootstrap-touchspin-injected .bootstrap-touchspin-up {
  min-width: 16px;
  min-height: 16px;
}

.bootstrap-touchspin.input-group-sm .bootstrap-touchspin-injected .bootstrap-touchspin-down i, .bootstrap-touchspin.input-group-sm .bootstrap-touchspin-injected .bootstrap-touchspin-down svg, .bootstrap-touchspin.input-group-sm .bootstrap-touchspin-injected .bootstrap-touchspin-up i, .bootstrap-touchspin.input-group-sm .bootstrap-touchspin-injected .bootstrap-touchspin-up svg {
  width: .6rem;
  height: .6rem;
  font-size: .6rem;
  top: -3px;
}

.bootstrap-touchspin.input-group input[type="number"] {
  -moz-appearance: textfield;
}

.dark-layout .bootstrap-touchspin.input-group .form-control {
  background-color: #161d31;
}

.dark-layout .bootstrap-touchspin.disabled-touchspin .bootstrap-touchspin-injected .bootstrap-touchspin-down, .dark-layout .bootstrap-touchspin.disabled-touchspin .bootstrap-touchspin-injected .bootstrap-touchspin-up, .dark-layout .bootstrap-touchspin.disabled-touchspin .bootstrap-touchspin-injected .disabled-max-min, .dark-layout .bootstrap-touchspin .bootstrap-touchspin-injected .disabled-max-min {
  opacity: 1;
  background-color: #b8c2cc !important;
}

body.dark-layout, .dark-layout body {
  color: #b4b7bd;
  background-color: #161d31;
}

.dark-layout h1, .dark-layout .h1, .dark-layout h2, .dark-layout .h2, .dark-layout h3, .dark-layout .h3, .dark-layout h4, .dark-layout .h4, .dark-layout h5, .dark-layout .h5, .dark-layout h6, .dark-layout .h6 {
  color: #d0d2d6;
}

.dark-layout .border, .dark-layout .border-top, .dark-layout .border-end, .dark-layout .border-bottom, .dark-layout .border-start {
  border-color: #3b4253 !important;
}

.dark-layout a:hover {
  color: #01f;
}

.dark-layout label {
  color: #d0d2d6;
}

.dark-layout .btn span {
  color: inherit;
}

.dark-layout hr {
  color: #3b4253;
}

.dark-layout pre {
  border: 0;
  background-color: #161d31 !important;
}

.dark-layout pre code {
  background-color: inherit;
  text-shadow: none;
}

.dark-layout pre code .url, .dark-layout code, .dark-layout kbd {
  background-color: #161d31;
}

.dark-layout .text-dark {
  color: #b8c2cc !important;
}

.dark-layout .text-muted {
  color: #676d7d !important;
}

.dark-layout .text-body {
  color: #b4b7bd !important;
}

.dark-layout .text-body-heading {
  color: #d0d2d6;
}

.dark-layout .section-label {
  color: #676d7d;
}

.dark-layout .shadow {
  box-shadow: 0 4px 24px #22292f3d !important;
}

.dark-layout .blockquote-footer {
  color: #676d7d;
}

.dark-layout .header-navbar-shadow {
  background: linear-gradient(#161d31e6 44%, #161d316e 73%, #161d3100);
}

.dark-layout .horizontal-layout .header-navbar {
  background-color: #283046;
}

.dark-layout .horizontal-layout.navbar-sticky .header-navbar, .dark-layout .horizontal-layout.navbar-static .header-navbar {
  background-color: #161d31;
}

.dark-layout .navbar-sticky .header-navbar.navbar-shadow {
  box-shadow: 0 4px 24px #22292fbf;
}

.dark-layout .header-navbar {
  background-color: #283046;
}

.dark-layout .header-navbar .navbar-container .nav .nav-item .nav-link {
  color: #d0d2d6;
  background-color: #0000;
}

.dark-layout .header-navbar .navbar-container .nav .nav-item .nav-link i, .dark-layout .header-navbar .navbar-container .nav .nav-item .nav-link svg {
  color: #d0d2d6;
}

.dark-layout .header-navbar .navbar-container .nav .nav-item .nav-link.bookmark-star i, .dark-layout .header-navbar .navbar-container .nav .nav-item .nav-link.bookmark-star svg {
  color: #fff !important;
}

.dark-layout .header-navbar .navbar-container .nav .nav-item.nav-search .search-input.open {
  background-color: #283046;
}

.dark-layout .header-navbar .navbar-container .nav .nav-item.nav-search .search-input.open .input {
  border-color: #3b4253;
}

.dark-layout .header-navbar .navbar-container .nav .nav-item.nav-search .search-input.open .input, .dark-layout .header-navbar .navbar-container .nav .nav-item.nav-search .search-input.open .input::placeholder, .dark-layout .header-navbar .navbar-container .nav .nav-item.nav-search .search-input.open .search-input-close {
  color: #b4b7bd;
}

.dark-layout .header-navbar .navbar-container .nav .nav-item .bookmark-input, .dark-layout .header-navbar .navbar-container .nav .nav-item .bookmark-input .form-control, .dark-layout .header-navbar .navbar-container .nav .nav-item .search-list {
  background-color: #283046;
}

.dark-layout .header-navbar .navbar-container .nav .nav-item .search-list li a {
  color: #b4b7bd;
}

.dark-layout .header-navbar .navbar-container .nav .nav-item .search-list .auto-suggestion.current_item {
  background-color: #161d31;
}

.dark-layout .header-navbar .navbar-container .nav li i.ficon, .dark-layout .header-navbar .navbar-container .nav li svg.ficon {
  color: #b4b7bd;
}

.dark-layout .header-navbar .navbar-container .nav .dropdown-cart .dropdown-menu.dropdown-menu-media, .dark-layout .header-navbar .navbar-container .nav .dropdown-notification .dropdown-menu.dropdown-menu-media {
  overflow: hidden;
}

.dark-layout .header-navbar .navbar-container .nav .dropdown-cart .dropdown-menu.dropdown-menu-media .list-item, .dark-layout .header-navbar .navbar-container .nav .dropdown-notification .dropdown-menu.dropdown-menu-media .list-item {
  border-color: #3b4253;
}

.dark-layout .header-navbar .navbar-container .nav .dropdown-cart .dropdown-menu.dropdown-menu-media .list-item .media-meta, .dark-layout .header-navbar .navbar-container .nav .dropdown-notification .dropdown-menu.dropdown-menu-media .list-item .media-meta {
  color: #b4b7bd;
}

.dark-layout .header-navbar .navbar-container .nav .dropdown-cart .dropdown-menu.dropdown-menu-media .list-item:hover, .dark-layout .header-navbar .navbar-container .nav .dropdown-notification .dropdown-menu.dropdown-menu-media .list-item:hover {
  background-color: #161d31;
}

.dark-layout .header-navbar .navbar-container .nav .dropdown-cart .dropdown-menu.dropdown-menu-media .dropdown-menu-header, .dark-layout .header-navbar .navbar-container .nav .dropdown-notification .dropdown-menu.dropdown-menu-media .dropdown-menu-header {
  border-bottom: 1px solid #3b4253;
}

.dark-layout .header-navbar .navbar-container .nav .dropdown-cart .dropdown-menu.dropdown-menu-media .dropdown-menu-footer, .dark-layout .header-navbar .navbar-container .nav .dropdown-notification .dropdown-menu.dropdown-menu-media .dropdown-menu-footer {
  background-color: #283046;
  border-top: 1px solid #3b4253;
}

.dark-layout .header-navbar .navbar-container .nav .dropdown-cart .dropdown-menu.dropdown-menu-media .dropdown-menu-footer .dropdown-item, .dark-layout .header-navbar .navbar-container .nav .dropdown-notification .dropdown-menu.dropdown-menu-media .dropdown-menu-footer .dropdown-item {
  border-color: #3b4253;
}

.dark-layout .header-navbar .navbar-container .nav .dropdown-cart .dropdown-menu.dropdown-menu-media .dropdown-menu-footer .dropdown-item:hover, .dark-layout .header-navbar .navbar-container .nav .dropdown-notification .dropdown-menu.dropdown-menu-media .dropdown-menu-footer .dropdown-item:hover {
  background-color: #283046;
}

.dark-layout .header-navbar .navbar-container .nav .dropdown-cart.empty-cart:before {
  background-color: #161d31;
}

.dark-layout .header-navbar .navbar-container .nav .dropdown-cart li {
  color: #fff;
}

.dark-layout .header-navbar .navbar-container .nav .dropdown-cart .cart-item {
  color: #b4b7bd;
}

.dark-layout .header-navbar .navbar-container .nav .dropdown-cart .dropdown-header span {
  color: #fff;
}

.dark-layout .header-navbar .navbar-container .nav .dropdown-cart .list-item img {
  background-color: #161d31;
}

.dark-layout .header-navbar .navbar-container .nav .dropdown-cart .media-heading .cart-item-by {
  color: #676d7d;
}

.dark-layout .header-navbar .navbar-container .nav .dropdown-notification .list-item-body .media-heading {
  color: #d0d2d6;
}

.dark-layout .header-navbar .navbar-container .nav .dropdown-notification .notification-text {
  color: #676d7d;
}

.dark-layout .header-navbar.navbar-static-top {
  background-color: #0000 !important;
}

.dark-layout .header-navbar[class*="bg-"] .navbar-nav .nav-item .nav-link {
  background-color: inherit;
}

.dark-layout .blank-page .card.bg-transparent h1, .dark-layout .blank-page .card.bg-transparent .h1, .dark-layout .blank-page .card.bg-transparent h2, .dark-layout .blank-page .card.bg-transparent .h2, .dark-layout .blank-page .card.bg-transparent h3, .dark-layout .blank-page .card.bg-transparent .h3, .dark-layout .blank-page .card.bg-transparent h4, .dark-layout .blank-page .card.bg-transparent .h4, .dark-layout .blank-page .card.bg-transparent h5, .dark-layout .blank-page .card.bg-transparent .h5, .dark-layout .blank-page .card.bg-transparent h6, .dark-layout .blank-page .card.bg-transparent .h6 {
  color: #283046;
}

.dark-layout .blank-page .card.bg-transparent p {
  color: #161d31;
}

.dark-layout .main-menu {
  background-color: #283046;
}

.dark-layout .main-menu .shadow-bottom {
  background: linear-gradient(#283046 44%, #28304682 73%, #28304600);
}

.dark-layout .main-menu:not(.expanded) .navigation .sidebar-group-active > a, .dark-layout .main-menu.menu-dark .navigation > li.open:not(.menu-item-closing) > a, .dark-layout .main-menu.menu-dark .navigation > li.sidebar-group-active > a {
  background-color: #161d31;
}

.dark-layout .main-menu .collapse-toggle-icon {
  color: #01f !important;
}

.dark-layout .ps__thumb-x, .dark-layout .ps__thumb-y {
  background-color: #b4b7bd;
}

.dark-layout .ps .ps__rail-x.ps--clicking, .dark-layout .ps .ps__rail-x:focus, .dark-layout .ps .ps__rail-x:hover, .dark-layout .ps .ps__rail-y.ps--clicking, .dark-layout .ps .ps__rail-y:focus, .dark-layout .ps .ps__rail-y:hover {
  background-color: #3b4253;
}

.dark-layout .ps__rail-y.ps--clicking .ps__thumb-y, .dark-layout .ps__rail-y:focus > .ps__thumb-y, .dark-layout .ps__rail-y:hover > .ps__thumb-y {
  background-color: #b4b7bd;
}

.dark-layout .main-menu-content .navigation-main {
  background-color: #283046;
}

.dark-layout .main-menu-content .navigation-main .navigation-header {
  color: #676d7d;
}

.dark-layout .main-menu-content .navigation-main li a {
  color: #d0d2d6 !important;
}

.dark-layout .main-menu-content .navigation-main li ul .open > a, .dark-layout .main-menu-content .navigation-main li ul .sidebar-group-active > a {
  background-color: #161d31;
}

.dark-layout .main-menu-content .navigation-main .nav-item i, .dark-layout .main-menu-content .navigation-main .nav-item svg {
  color: #d0d2d6;
}

.dark-layout .main-menu-content .navigation-main .nav-item.open > a {
  background-color: #161d31 !important;
}

.dark-layout .main-menu-content .navigation-main .nav-item a:after {
  color: #d0d2d6;
}

.dark-layout .main-menu-content .navigation-main .nav-item .menu-content {
  background-color: #283046;
}

.dark-layout .main-menu-content .navigation-main .nav-item .menu-content .active .menu-item, .dark-layout .main-menu-content .navigation-main .active .menu-title, .dark-layout .main-menu-content .navigation-main .active i, .dark-layout .main-menu-content .navigation-main .active svg {
  color: #fff;
}

.dark-layout .main-menu-content .navigation-main .sidebar-group-active .menu-content {
  background-color: #283046;
}

.dark-layout .main-menu-content .navigation-main .sidebar-group-active .menu-content .active {
  z-index: 1;
}

.dark-layout .main-menu-content .navigation-main .sidebar-group-active .menu-content .active a {
  background-color: #0000;
}

.dark-layout .menu-collapsed .main-menu:not(.expanded) .navigation-main li.active > a {
  background: #161d31 !important;
}

.dark-layout .accordion-item:not(:last-of-type) {
  border-color: #3b4253;
}

.dark-layout .accordion-item {
  background: #283046 !important;
}

.dark-layout .accordion-button {
  color: #b4b7bd;
  background: #283046 !important;
}

.dark-layout .accordion-button:after {
  background-image: url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23b4b7bd%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-down%27><polyline points=%276 9 12 15 18 9%27></polyline></svg>");
}

.dark-layout .accordion-border .accordion-item {
  border-color: #3b4253;
}

.dark-layout .accordion-margin .accordion-item {
  box-shadow: 1px 1px 10px #0000003d !important;
}

.dark-layout .alert .alert-heading, .dark-layout .alert p {
  color: inherit;
}

.dark-layout .alert.alert-dark .alert-heading, .dark-layout .alert.alert-dark .alert-body, .dark-layout .alert.alert-dark p {
  color: #b8c2cc;
}

.dark-layout .content-header-left .breadcrumbs-top .content-header-title {
  color: #d0d2d6;
  border-color: #3b4253;
}

.dark-layout .breadcrumb .breadcrumb-item, .dark-layout .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
  color: #b4b7bd;
}

.dark-layout .breadcrumb:not([class*="breadcrumb-"]) .breadcrumb-item + .breadcrumb-item:before, .dark-layout .breadcrumb-chevron.breadcrumb .breadcrumb-item + .breadcrumb-item:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23b4b7bd%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-right%27%3E%3Cpolyline points=%279 18 15 12 9 6%27%3E%3C/polyline%3E%3C/svg%3E");
}

.dark-layout .btn:not([class*="btn-"]) {
  color: #b4b7bd;
}

.dark-layout .btn.btn-dark, .dark-layout .btn.btn-outline-dark, .dark-layout .btn.btn-flat-dark {
  color: #b8c2cc;
}

.dark-layout .btn.btn-dark {
  background-color: #323c47 !important;
}

.dark-layout .btn.btn-outline-dark {
  color: #b8c2cc;
  border-color: #323c47;
}

.dark-layout .btn.btn-outline-dark:hover:not(.disabled):not(:disabled) {
  color: #b8c2cc;
}

.dark-layout .btn.btn-flat-dark:active, .dark-layout .btn.btn-flat-dark:focus {
  background: #323c47;
}

.dark-layout .btn-group label[class*="btn-outline-"] {
  color: #01f !important;
}

.dark-layout .dropdown-menu {
  background-color: #283046;
  box-shadow: 0 4px 24px #0000003d;
}

.dark-layout .dropdown-menu .dropdown-header {
  color: #d0d2d6;
}

.dark-layout .dropdown-menu .dropdown-item {
  color: #b4b7bd;
}

.dark-layout .dropdown-menu .dropdown-item:hover, .dark-layout .dropdown-menu .dropdown-item:focus {
  color: #01f;
  background: #0011ff1f;
}

.dark-layout .dropdown-menu .dropdown-item:active, .dark-layout .dropdown-menu .dropdown-item.active {
  color: #fff;
  background-color: #01f;
}

.dark-layout .dropdown-menu .dropdown-item.disabled, .dark-layout .dropdown-menu .dropdown-item:disabled {
  color: #676d7d;
}

.dark-layout .dropdown-divider {
  border-color: #3b4253;
}

.dark-layout .modal .modal-header, .dark-layout .modal .modal-header[class*="bg-"] {
  background-color: #161d31;
}

.dark-layout .modal .modal-header .btn-close {
  text-shadow: none;
  color: #b4b7bd;
  background-image: url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23b4b7bd%27><path d=%27M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z%27/></svg>");
  background-color: #283046 !important;
  box-shadow: 0 3px 8px #0b0a197d !important;
}

.dark-layout .modal .modal-content, .dark-layout .modal .modal-body, .dark-layout .modal .modal-footer {
  background-color: #283046;
  border-color: #3b4253;
}

.dark-layout .btn-close {
  background: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23b4b7bd%27%3e%3cpath d=%27M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z%27/%3e%3c/svg%3e") center / .75rem no-repeat;
}

.dark-layout .offcanvas {
  color: #b4b7bd;
  background-color: #283046;
}

.dark-layout .pagination:not([class*="pagination-"]) .page-item.active {
  background-color: #242b3d;
}

.dark-layout .pagination:not([class*="pagination-"]) .page-item.active .page-link {
  background-color: #01f;
}

.dark-layout .pagination:not([class*="pagination-"]) .page-item.active .page-link:hover {
  color: #fff;
}

.dark-layout .pagination:not([class*="pagination-"]) .page-item .page-link {
  color: #b4b7bd;
  background-color: #242b3d;
}

.dark-layout .pagination:not([class*="pagination-"]) .page-item .page-link:hover {
  color: #01f;
}

.dark-layout .pagination:not([class*="pagination-"]) .page-item.prev-item .page-link:hover, .dark-layout .pagination:not([class*="pagination-"]) .page-item.next-item .page-link:hover {
  color: #fff;
}

.dark-layout .pagination[class*="pagination-"] .page-item:not(.active) .page-link {
  background-color: #242b3d;
}

.dark-layout .pagination[class*="pagination-"] .page-item:not(.active):not(:hover) .page-link {
  color: #fff;
}

.dark-layout .pagination[class*="pagination-"] .page-item:not(.active) .page-link:hover, .dark-layout .pagination[class*="pagination-"] .page-item.active {
  background-color: #242b3d;
}

.dark-layout .pagination .page-item.prev-item .page-link:before, .dark-layout .pagination .page-item.previous .page-link:before, .dark-layout .pagination .page-item.prev .page-link:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23b4b7bd%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-left%27%3E%3Cpolyline points=%2715 18 9 12 15 6%27%3E%3C/polyline%3E%3C/svg%3E");
}

.dark-layout .pagination .page-item.prev-item.disabled .page-link:before, .dark-layout .pagination .page-item.previous.disabled .page-link:before, .dark-layout .pagination .page-item.prev.disabled .page-link:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23676d7d%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-left%27%3E%3Cpolyline points=%2715 18 9 12 15 6%27%3E%3C/polyline%3E%3C/svg%3E");
}

.dark-layout .pagination .page-item.next-item .page-link:after, .dark-layout .pagination .page-item.next .page-link:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23b4b7bd%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-right%27%3E%3Cpolyline points=%279 18 15 12 9 6%27%3E%3C/polyline%3E%3C/svg%3E");
}

.dark-layout .pagination .page-item.next-item.disabled .page-link:after, .dark-layout .pagination .page-item.next.disabled .page-link:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23676d7d%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-right%27%3E%3Cpolyline points=%279 18 15 12 9 6%27%3E%3C/polyline%3E%3C/svg%3E");
}

.dark-layout .pagination .page-item.disabled .page-link {
  color: #676d7d;
}

.dark-layout .nav-tabs .nav-item .nav-link, .dark-layout .nav-pills .nav-item .nav-link, .dark-layout .nav-tabs.nav-justified .nav-item .nav-link {
  color: #d0d2d6;
}

.dark-layout .nav-tabs .nav-item .nav-link.active, .dark-layout .nav-pills .nav-item .nav-link.active, .dark-layout .nav-tabs.nav-justified .nav-item .nav-link.active {
  color: #01f;
  background-color: #283046;
}

.dark-layout .nav-tabs .nav-item .nav-link.disabled, .dark-layout .nav-pills .nav-item .nav-link.disabled, .dark-layout .nav-tabs.nav-justified .nav-item .nav-link.disabled {
  color: #676d7d;
}

.dark-layout .nav.wrap-border {
  border-color: #3b4253;
}

.dark-layout .nav-pills .nav-item .nav-link.active {
  color: #fff;
  background-color: #01f;
}

.dark-layout .popover.bs-popover-top .popover-arrow:before, .dark-layout .popover.bs-popover-auto[data-popper-placement^="top"] .popover-arrow:before {
  border-top-color: #3b4253;
}

.dark-layout .popover.bs-popover-top .popover-arrow:after, .dark-layout .popover.bs-popover-auto[data-popper-placement^="top"] .popover-arrow:after {
  border-top-color: #283046;
}

.dark-layout .popover.bs-popover-start .popover-arrow:before, .dark-layout .popover.bs-popover-auto[data-popper-placement^="left"] .popover-arrow:before {
  border-left-color: #3b4253;
}

.dark-layout .popover.bs-popover-start .popover-arrow:after, .dark-layout .popover.bs-popover-auto[data-popper-placement^="left"] .popover-arrow:after {
  border-left-color: #283046;
}

.dark-layout .popover.bs-popover-end .popover-arrow:before, .dark-layout .popover.bs-popover-auto[data-popper-placement^="right"] .popover-arrow:before {
  border-right-color: #3b4253;
}

.dark-layout .popover.bs-popover-end .popover-arrow:after, .dark-layout .popover.bs-popover-auto[data-popper-placement^="right"] .popover-arrow:after {
  border-right-color: #283046;
}

.dark-layout .popover .popover-header {
  color: #fff;
}

.dark-layout .popover .popover-body {
  color: #b4b7bd;
  background-color: #283046;
  border-color: #3b4253 !important;
}

.dark-layout .toast {
  color: #b4b7bd;
  background-color: #283046d9;
  box-shadow: 0 4px 24px #22292f3d;
}

.dark-layout .toast .toast-header {
  color: #b4b7bd;
  background-color: #283046;
}

.dark-layout .toast .toast-header .btn-close {
  text-shadow: none;
  background-image: url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23b4b7bd%27><path d=%27M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z%27/></svg>");
  box-shadow: none !important;
  background-color: #0000 !important;
}

.dark-layout .list-group .list-group-item:not([class*="list-group-item-"]), .dark-layout .list-group .list-group-item.list-group-item-action:not(.active):not(:active) {
  background-color: #283046;
  border-color: #3b4253;
}

.dark-layout .list-group .list-group-item:not([class*="list-group-item-"]):not(.disabled), .dark-layout .list-group .list-group-item.list-group-item-action:not(.active):not(:active):not(.disabled) {
  color: #b4b7bd;
}

.dark-layout .list-group .list-group-item.list-group-item-action:not(.active):not(:active):hover, .dark-layout .list-group .list-group-item.list-group-item-action:not(.active):not(:active):focus {
  background-color: #161d31;
}

.dark-layout .list-group .list-group-item.list-group-item-action.active:hover, .dark-layout .list-group .list-group-item.list-group-item-action.active:focus, .dark-layout .list-group .list-group-item.list-group-item-action:active:hover, .dark-layout .list-group .list-group-item.list-group-item-action:active:focus, .dark-layout .list-group .list-group-item.active p, .dark-layout .list-group .list-group-item.active small, .dark-layout .list-group .list-group-item.active .small, .dark-layout .list-group .list-group-item.active:hover {
  color: #fff;
}

.dark-layout .list-group .list-group-item.disabled {
  color: #676d7d;
}

.dark-layout .list-group.list-group-circle .list-group-item:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23b4b7bd%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-circle%27%3E%3Ccircle cx=%2712%27 cy=%2712%27 r=%2710%27%3E%3C/circle%3E%3C/svg%3E");
}

.dark-layout .spinner-border {
  border-color: currentColor #0000 currentColor currentColor !important;
}

.dark-layout .avatar {
  background-color: #161d31;
}

.dark-layout .avatar [class*="avatar-status-"] {
  border-color: #283046;
}

.dark-layout .avatar-group .avatar img, .dark-layout .avatar-group .avatar .avatar-content {
  box-shadow: 0 0 0 2px #283046, inset 0 0 0 1px #28304612;
}

.dark-layout .divider .divider-text {
  color: #b4b7bd;
}

.dark-layout .divider .divider-text:before, .dark-layout .divider .divider-text:after {
  border-color: #3b4253;
}

.dark-layout .divider.divider-dark .divider-text:before, .dark-layout .divider.divider-dark .divider-text:after {
  border-color: #3b4253 !important;
}

.dark-layout .timeline .timeline-item {
  border-color: #3b4253;
}

.dark-layout .timeline .timeline-item .timeline-point:not(.timeline-point-indicator) {
  background-color: #283046;
}

.dark-layout .timeline .timeline-item .timeline-event .timeline-event-time {
  color: #676d7d;
}

.dark-layout .timeline .timeline-item:last-of-type:after {
  background: linear-gradient(#3b4253, #0000);
}

.dark-layout .card {
  background-color: #283046;
  box-shadow: 0 4px 24px #22292f3d;
}

.dark-layout .card .card-footer {
  border-color: #3b4253;
}

.dark-layout .card.overlay-img-card .card-img-overlay span, .dark-layout .card.overlay-img-card .card-img-overlay p, .dark-layout .card.overlay-img-card .card-img-overlay .card-body {
  color: #fff;
}

.dark-layout .card-developer-meetup .meetup-header .meetup-day {
  border-right-color: #404656;
}

.dark-layout .card-profile .profile-image-wrapper .profile-image {
  background-color: #161d31;
}

.dark-layout .business-card .business-items .business-item {
  border-color: #3b4253;
}

.dark-layout .card-app-design .design-planning-wrapper .design-planning {
  background-color: #161d31;
}

.dark-layout .card-tiny-line-stats .apexcharts-series-markers .apexcharts-marker {
  stroke: #00cfe8;
}

.dark-layout .card-tiny-line-stats .apexcharts-series-markers:last-child .apexcharts-marker {
  fill: #283046;
}

.dark-layout .card-revenue-budget .revenue-report-wrapper {
  border-right-color: #3b4253;
}

.dark-layout .card-revenue-budget .budget-wrapper .apexcharts-series:not(:first-child) path {
  stroke: #b4b7bd;
}

.dark-layout .earnings-card .apexcharts-canvas .apexcharts-pie .apexcharts-datalabel-label {
  fill: #b4b7bd !important;
}

.dark-layout .earnings-card .apexcharts-canvas .apexcharts-pie .apexcharts-datalabel-value {
  fill: #d0d2d6;
}

.dark-layout .card-company-table .avatar {
  background-color: #161d31;
}

:-webkit-any(.dark-layout input:-webkit-autofill, .dark-layout textarea:-webkit-autofill, .dark-layout select:-webkit-autofill) {
  -webkit-text-fill-color: #b4b7bd !important;
  -webkit-box-shadow: inset 0 0 0 1000px #283046 !important;
}

:is(.dark-layout input:autofill, .dark-layout textarea:autofill, .dark-layout select:autofill) {
  -webkit-text-fill-color: #b4b7bd !important;
  -webkit-box-shadow: inset 0 0 0 1000px #283046 !important;
}

.dark-layout input.form-control, .dark-layout select.form-select, .dark-layout textarea.form-control {
  color: #b4b7bd;
  background-color: #283046;
}

.dark-layout input.form-control:not(:focus), .dark-layout select.form-select:not(:focus), .dark-layout textarea.form-control:not(:focus) {
  border-color: #404656;
}

.dark-layout input.form-control::placeholder, .dark-layout select.form-select::placeholder, .dark-layout textarea.form-control::placeholder {
  color: #676d7d;
}

.dark-layout input.form-control:disabled, .dark-layout input.form-control[readonly="readonly"], .dark-layout select.form-select:disabled, .dark-layout select.form-select[readonly="readonly"], .dark-layout textarea.form-control:disabled, .dark-layout textarea.form-control[readonly="readonly"] {
  opacity: .5;
}

.dark-layout .form-floating textarea.form-control::placeholder {
  color: #0000;
}

.dark-layout .form-control::file-selector-button {
  color: #d0d2d6;
  background-color: #283046;
}

.dark-layout .form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #333a4f;
}

.dark-layout .char-textarea.active {
  color: #b4b7bd !important;
}

.dark-layout .char-textarea.max-limit {
  color: #f7685b !important;
}

.dark-layout .form-check-input:not(:checked) {
  background-color: #283046;
  border-color: #404656;
}

.dark-layout .form-check-input:not(:checked):not(:indeterminate) {
  background-color: #283046;
}

.dark-layout .form-check-input:not(:checked):not(:indeterminate):not(:focus) {
  border-color: #404656;
}

.dark-layout .form-check-input:not(:checked):not(:indeterminate):disabled {
  background-color: #444b60 !important;
  border-color: #444b60 !important;
}

.dark-layout .form-switch .form-check-input:not(:checked) {
  background-color: #545a6a;
}

.dark-layout .form-switch .form-check-input:disabled {
  background-color: #1b2337;
  border-color: #1b2337;
}

.dark-layout .form-switch .form-check-input:not(:checked):not(:focus) {
  background-image: url("data:image/svg+xml,<svg width='26px' height='26px' viewBox='0 0 26 27' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><defs><circle id='path-1' cx='8' cy='8' r='8'></circle><filter x='-40.6%' y='-21.9%' width='168.8%' height='168.8%' filterUnits='objectBoundingBox' id='filter-2'><feOffset dx='-1' dy='2' in='SourceAlpha' result='shadowOffsetOuter1'></feOffset><feGaussianBlur stdDeviation='1.5' in='shadowOffsetOuter1' result='shadowBlurOuter1'></feGaussianBlur><feColorMatrix values='0 0 0 0 0   0 0 0 0 0   0 0 0 0 0  0 0 0 0.2 0' type='matrix' in='shadowBlurOuter1'></feColorMatrix></filter></defs><g id='Artboard' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='switches-dot' transform='translate(5.000000, 5.000000)' fill-rule='nonzero'><g id='Oval'><use fill='black' fill-opacity='1' filter='url(%23filter-2)' xlink:href='%23path-1'></use><use fill='%23fff' xlink:href='%23path-1'></use></g></g></g></svg>");
}

.dark-layout select.form-select:not([multiple="multiple"]) {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23b4b7bd%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-down%27%3E%3Cpolyline points=%276 9 12 15 18 9%27%3E%3C/polyline%3E%3C/svg%3E");
}

.dark-layout .was-validated .form-control:invalid, .dark-layout .was-validated .form-control.is-invalid, .dark-layout .was-validated .form-check-input:invalid, .dark-layout .was-validated .form-check-input.is-invalid, .dark-layout .was-validated select.form-select:not(:focus):invalid, .dark-layout .was-validated select.form-select:not(:focus).is-valid {
  border-color: #f7685b !important;
}

.dark-layout .was-validated .form-control:valid, .dark-layout .was-validated .form-control.is-valid, .dark-layout .was-validated .form-check-input:valid, .dark-layout .was-validated .form-check-input.is-valid, .dark-layout .was-validated select.form-select:not(:focus):valid, .dark-layout .was-validated select.form-select:not(:focus).is-valid {
  border-color: #60cb91 !important;
}

.dark-layout .wizard .steps ul .disabled a, .dark-layout .wizard .steps ul .done a {
  color: #b4b7bd !important;
}

.dark-layout .wizard .steps ul .disabled a:hover, .dark-layout .wizard .steps ul .done a:hover {
  color: #b4b7bd;
}

.dark-layout .wizard .steps ul .disabled a .step, .dark-layout .wizard .steps ul .done a .step {
  color: #fff !important;
  background-color: #161d31 !important;
}

.dark-layout .input-group .input-group-text {
  color: #b4b7bd;
  background-color: #283046;
  border-color: #3b4253;
}

.dark-layout .input-group:focus-within .form-control, .dark-layout .input-group:focus-within .input-group-text {
  box-shadow: none;
  border-color: #01f;
}

.dark-layout .form-label-group > input:not(:focus):not(:placeholder-shown) ~ label, .dark-layout .form-label-group > textarea:not(:focus):not(:placeholder-shown) ~ label {
  color: #b4b7bd !important;
}

.dark-layout .counter-value {
  color: #fff;
}

.dark-layout .custom-option-item-check:not(:checked) + .custom-option-item {
  border-color: #3b4253;
}

.dark-layout .table td, .dark-layout .table th {
  color: #b4b7bd;
  border-color: #3b4253 !important;
}

.dark-layout .table .thead tr:not([class*="table-"]) th, .dark-layout .table .thead tr:not([class*="table-"]) td, .dark-layout .table tbody tr:not([class*="table-"]) th, .dark-layout .table tbody tr:not([class*="table-"]) td {
  color: #b4b7bd;
  border-color: #3b4253;
}

.dark-layout .table .thead tr:not([class*="table-"]) th code, .dark-layout .table .thead tr:not([class*="table-"]) td code, .dark-layout .table tbody tr:not([class*="table-"]) th code, .dark-layout .table tbody tr:not([class*="table-"]) td code {
  background-color: #283046;
}

.dark-layout .table thead tr th, .dark-layout .table tfoot tr th {
  color: #d0d2d6;
  background-color: #343d55;
  border-color: #3b4253;
}

.dark-layout .table thead.table-dark th {
  color: #323c47;
  background-color: #fff;
}

.dark-layout .table:not(.table-dark):not(.table-light) thead:not(.table-dark) th, .dark-layout .table:not(.table-dark):not(.table-light) tfoot:not(.table-dark) th {
  background-color: #343d55;
}

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

.dark-layout .table.table-dark.table-striped tbody tr:nth-of-type(odd) {
  --bs-table-accent-bg: #323c470d;
}

.dark-layout .table.table-dark td, .dark-layout .table.table-dark th {
  background-color: #fff;
  border-color: #f8f9fa !important;
}

.dark-layout .table.table-dark td .text-white, .dark-layout .table.table-dark th .text-white {
  color: #323c47 !important;
}

.dark-layout .table tbody tr.table-dark td, .dark-layout .table tbody tr.table-dark th {
  color: #fff;
}

.dark-layout .table tbody tr.table-active td, .dark-layout .table tbody tr.table-active th {
  color: #b4b7bd;
  background-color: #696e7e;
}

.dark-layout .table.table-bordered {
  border-color: #3b4253;
}

.dark-layout .table.table-hover tbody tr:hover {
  --bs-table-accent-bg: #242b3d;
}

.dark-layout .table.table-hover tbody tr th, .dark-layout .table.table-hover tbody tr td {
  background-color: unset;
}

.dark-layout .table.table-striped tbody tr:nth-of-type(odd) {
  --bs-table-accent-bg: #242b3d;
}

.dark-layout .dataTables_wrapper .dt-buttons .buttons-copy, .dark-layout .dataTables_wrapper .dt-buttons .buttons-excel, .dark-layout .dataTables_wrapper .dt-buttons .buttons-pdf, .dark-layout .dataTables_wrapper .dt-buttons .buttons-print, .dark-layout .dataTables_wrapper .dt-buttons .btn-secondary, .dark-layout .dataTables_wrapper .dt-buttons .dt-button-collection [class*="buttons-"] {
  color: #fff;
  background-color: #161d31 !important;
}

.dark-layout .dataTables_wrapper .dt-buttons .buttons-copy:active, .dark-layout .dataTables_wrapper .dt-buttons .buttons-excel:active, .dark-layout .dataTables_wrapper .dt-buttons .buttons-pdf:active, .dark-layout .dataTables_wrapper .dt-buttons .buttons-print:active, .dark-layout .dataTables_wrapper .dt-buttons .btn-secondary:active, .dark-layout .dataTables_wrapper .dt-buttons .dt-button-collection [class*="buttons-"]:active {
  color: #fff;
  background-color: #01f !important;
}

.dark-layout .dataTables_wrapper .dt-button-collection > div[role="menu"] {
  box-shadow: 0 4px 24px #22292f3d;
}

.dark-layout .dataTables_wrapper .table.dataTable tr.group td {
  color: #d0d2d6;
  background-color: #242b3d;
}

.dark-layout .dataTables_wrapper .table.dataTable thead .sorting:before, .dark-layout .dataTables_wrapper .table.dataTable thead .sorting_asc:before, .dark-layout .dataTables_wrapper .table.dataTable thead .sorting_desc:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23b4b7bd%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-up%27%3E%3Cpolyline points=%2718 15 12 9 6 15%27%3E%3C/polyline%3E%3C/svg%3E");
}

.dark-layout .dataTables_wrapper .table.dataTable thead .sorting:after, .dark-layout .dataTables_wrapper .table.dataTable thead .sorting_asc:after, .dark-layout .dataTables_wrapper .table.dataTable thead .sorting_desc:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23b4b7bd%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-down%27%3E%3Cpolyline points=%276 9 12 15 18 9%27%3E%3C/polyline%3E%3C/svg%3E");
}

.dark-layout .dataTables_wrapper .table.dataTable thead .sorting:before, .dark-layout .dataTables_wrapper .table.dataTable thead .sorting:after {
  opacity: .5;
}

.dark-layout .dataTables_wrapper .table.dataTable thead .sorting_asc:before {
  opacity: 1;
}

.dark-layout .dataTables_wrapper .table.dataTable thead .sorting_asc:after {
  opacity: .5;
}

.dark-layout .dataTables_wrapper .table.dataTable thead .sorting_desc:after {
  opacity: 1;
}

.dark-layout .dataTables_wrapper .table.dataTable thead .sorting_desc:before {
  opacity: .5;
}

.dark-layout .dtr-modal .dtr-modal-display {
  background-color: #161d31;
}

.dark-layout .dtr-modal div.dtr-modal-close {
  background-color: #0000;
  border-color: #0000;
}

.dark-layout .getting-started .clockCard p {
  color: #b4b7bd !important;
}

.dark-layout #user-profile .profile-header .navbar {
  background-color: #283046;
}

.dark-layout #user-profile .profile-header .navbar .navbar-toggler {
  color: #b4b7bd;
  border-color: #3b4253;
}

.dark-layout .search-bar .form-control {
  background-color: #283046;
}

.dark-layout .blog-edit-wrapper .border {
  border-color: #3b4253 !important;
}

.dark-layout .kb-search-content-info .kb-search-content .card-img-top {
  background-color: #3f4860;
}

.dark-layout .list-group-circle .list-group-item:not([class*="list-group-item-"]):hover, .dark-layout .list-group-circle .list-group-item:not([class*="list-group-item-"]):focus, .dark-layout .list-group-circle .list-group-item:not([class*="list-group-item-"]):active, .dark-layout .list-group-circle .list-group-item-action:hover, .dark-layout .list-group-circle .list-group-item-action:focus, .dark-layout .list-group-circle .list-group-item-action:active {
  background-color: #0000 !important;
}

.dark-layout .pricing-card .card.basic-pricing, .dark-layout .pricing-card .card.enterprise-pricing, .dark-layout .pricing-card .card.standard-pricing {
  border-color: #3b4253;
}

.dark-layout .content-area-wrapper {
  border-color: #3b4253 !important;
}

.dark-layout .content-area-wrapper .sidebar .sidebar-content {
  background-color: #283046 !important;
}

.dark-layout .content-area-wrapper .app-fixed-search {
  background-color: #283046 !important;
  border-color: #3b4253 !important;
}

.dark-layout .content-area-wrapper .content-right {
  border-color: #3b4253 !important;
}

.dark-layout .email-application .content-area-wrapper .email-app-list .app-action {
  background-color: #283046;
  border-color: #3b4253;
}

.dark-layout .email-application .content-area-wrapper .email-app-list .app-action .action-right .list-inline-item .dropdown-toggle {
  color: #b4b7bd;
}

.dark-layout .email-application .content-area-wrapper .email-app-list .email-user-list .user-mail {
  background-color: #283046;
  border-color: #3b4253;
}

.dark-layout .email-application .content-area-wrapper .email-app-list .email-user-list .user-mail:hover {
  box-shadow: 0 3px 10px #283046;
}

.dark-layout .email-application .content-area-wrapper .email-app-list .email-user-list .user-mail.selected-row-bg {
  background-color: #0011ff0f;
  border-color: #3b4253;
}

.dark-layout .email-application .content-area-wrapper .email-app-list .email-user-list .user-mail .user-details p, .dark-layout .email-application .content-area-wrapper .email-app-list .email-user-list .user-mail .user-details .mail-date, .dark-layout .email-application .content-area-wrapper .email-app-list .email-user-list .user-mail .mail-message p, .dark-layout .email-application .content-area-wrapper .email-app-list .email-user-list .user-mail .mail-message .mail-date {
  color: #676d7d;
}

.dark-layout .email-application .content-area-wrapper .email-app-list .email-user-list .mail-read {
  background-color: #242b3d;
}

.dark-layout .email-application .content-area-wrapper .email-app-details {
  border-color: #3b4253;
}

.dark-layout .email-application .content-area-wrapper .email-app-details .email-scroll-area {
  background-color: #161d31;
}

.dark-layout .email-application .content-area-wrapper .email-app-details .email-detail-header {
  background-color: #283046;
  border-color: #3b4253;
}

.dark-layout .email-application .content-area-wrapper .email-app-details .email-detail-header .email-header-right .list-inline-item .dropdown-toggle, .dark-layout .email-application .content-area-wrapper .email-app-details .email-detail-header .email-header-right .list-inline-item .action-icon {
  color: #b4b7bd;
}

.dark-layout .email-application .content-area-wrapper .email-app-details .email-info-dropup .dropdown-toggle:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23676d7d%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-down%27%3E%3Cpolyline points=%276 9 12 15 18 9%27%3E%3C/polyline%3E%3C/svg%3E");
}

.dark-layout .email-application .content-area-wrapper .email-app-details .mail-message-wrapper, .dark-layout .email-application .content-area-wrapper .email-app-details .email-detail-head {
  border-color: #3b4253 !important;
}

.dark-layout .email-application .content-area-wrapper #compose-mail .compose-mail-form-field, .dark-layout .email-application .content-area-wrapper #compose-mail .ql-toolbar, .dark-layout .email-application .content-area-wrapper #compose-mail .ql-container {
  border-color: #3b4253;
}

.dark-layout .email-application .content-area-wrapper #compose-mail label {
  color: #b4b7bd;
}

.dark-layout .email-application .content-area-wrapper #compose-mail .modal-body {
  border-bottom-right-radius: .357rem;
  border-bottom-left-radius: .357rem;
}

.dark-layout .chat-application .content-area-wrapper {
  border-color: #3b4253;
}

.dark-layout .chat-application .sidebar .chat-profile-sidebar {
  background-color: #283046;
  border-color: #3b4253;
}

.dark-layout .chat-application .sidebar .sidebar-content, .dark-layout .chat-application .sidebar .sidebar-content .chat-fixed-search {
  border-color: #3b4253;
}

.dark-layout .chat-application .sidebar .sidebar-content .chat-user-list-wrapper .chat-users-list li:not(.active):hover {
  background: #161d31;
}

.dark-layout .chat-application .sidebar .sidebar-content .chat-user-list-wrapper .chat-users-list li .chat-info .card-text, .dark-layout .chat-application .sidebar .sidebar-content .chat-user-list-wrapper .chat-users-list li .chat-time {
  color: #676d7d;
}

.dark-layout .chat-application .sidebar .sidebar-content .chat-user-list-wrapper .chat-users-list li.active .chat-info .card-text, .dark-layout .chat-application .sidebar .sidebar-content .chat-user-list-wrapper .chat-users-list li.active .chat-time {
  color: #fff;
}

.dark-layout .chat-application .sidebar .sidebar-content .chat-user-list-wrapper .chat-users-list li img, .dark-layout .chat-application .avatar-border img {
  border-color: #3b4253;
}

.dark-layout .chat-application .content-right .chat-app-window .start-chat-area {
  background-color: #283046;
}

.dark-layout .chat-application .content-right .chat-app-window .start-chat-area .start-chat-icon, .dark-layout .chat-application .content-right .chat-app-window .start-chat-area .start-chat-text {
  color: #b4b7bd;
  background: #283046;
}

.dark-layout .chat-application .content-right .chat-app-window .start-chat-area, .dark-layout .chat-application .content-right .chat-app-window .user-chats {
  background-color: #1e232f;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyNjAgMjYwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyNjAgMjYwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO2ZpbGw6IzE3MUEyNDt9Cjwvc3R5bGU+CjxnPgoJPGcgaWQ9ImktbGlrZS1mb29kIj4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMjQuNCwxNmMwLjIsMC42LDAuNCwxLjMsMC41LDJoLTMuN2wxLjIsMi4zbDAuNSwwLjlsLTAuMiwwLjFWMjhjMi4yLDEuNywyLjcsNC44LDEsNwoJCQljLTAuOCwxLTEuOSwxLjctMy4yLDEuOVYzN2MtMC45LDMuNS00LjEsNi03LjgsNmgtMjBjLTMuNiwwLTYuOC0yLjUtNy43LTZ2LTAuMWMtMi43LTAuNC00LjYtMy00LjItNS43YzAuMi0xLjMsMC45LTIuNSwxLjktMy4yCgkJCXYtNi44bC0wLjgtMS42bC0wLjQtMC45bDAuOS0wLjRMLTE3LDE4aC0zQy0xNy4yLDUuNi00LjktMi4yLDcuNSwwLjZDMTUuNCwyLjMsMjEuOSw4LjIsMjQuNCwxNnogTS0xMi40LDE4Yy0wLjIsMC0wLjMsMC0wLjQsMC4xCgkJCWwtMy4xLDEuNmwwLjksMS44bDEuMy0wLjdjMC44LTAuNCwxLjgtMC40LDIuNywwbDIuMiwxLjFjMC4zLDAuMSwwLjYsMC4xLDAuOSwwbDIuMi0xLjFjMC44LTAuNCwxLjgtMC40LDIuNywwbDIuMiwxLjEKCQkJYzAuMywwLjEsMC42LDAuMSwwLjksMGwyLjItMS4xYzAuOC0wLjQsMS44LTAuNCwyLjcsMGwyLjIsMS4xQzcuNCwyMiw3LjcsMjIsOCwyMS45bDIuOS0xLjNjMC44LTAuMywxLjctMC4zLDIuNCwwbDIuOSwxLjMKCQkJYzAuMywwLjEsMC42LDAuMSwwLjksMGwzLjEtMS41bC0wLjktMS44bC0xLjQsMC43Yy0wLjgsMC40LTEuNywwLjQtMi42LDAuMWwtMi44LTEuMkMxMi4zLDE4LDEyLjIsMTgsMTIuMSwxOGwwLDAKCQkJYy0wLjEsMC0wLjMsMC0wLjQsMC4xbC0yLjgsMS4yYy0wLjgsMC40LTEuOCwwLjMtMi42LTAuMUw0LDE4LjFDMy45LDE4LDMuNywxOCwzLjYsMThsMCwwYy0wLjIsMC0wLjMsMC0wLjQsMC4xTDEsMTkuMgoJCQljLTAuOCwwLjQtMS44LDAuNC0yLjcsMEwtNCwxOC4xQy00LjEsMTgtNC4zLDE4LTQuNCwxOGwwLDBjLTAuMiwwLTAuMywwLTAuNCwwLjFMLTcsMTkuMmMtMC44LDAuNC0xLjgsMC40LTIuNywwbC0yLjItMS4xCgkJCUMtMTIuMSwxOC0xMi4zLDE4LTEyLjQsMThMLTEyLjQsMThMLTEyLjQsMTh6IE0tMTIuNCwxNmgtNC45Qy0xMy41LDUuMS0xLjUtMC43LDkuNSwzLjJjNiwyLjEsMTAuNyw2LjgsMTIuOCwxMi44aC0yLjFsLTAuMS0wLjEKCQkJTDE5LjksMTZILTEyLjRMLTEyLjQsMTZ6IE0xNy45LDIzLjdsMS40LTAuN2gxLjN2MmgtMzZ2LTEuMWwwLjMtMC4ybDEuNC0wLjdoMi42bDEuNCwwLjdjMC44LDAuNCwxLjgsMC40LDIuNywwbDEuNC0wLjdILTMKCQkJbDEuNCwwLjdjMC44LDAuNCwxLjgsMC40LDIuNywwTDIuMywyM2gyLjZsMS40LDAuN2MwLjcsMC40LDEuNywwLjQsMi41LDBsMS43LTAuN2gzLjJsMS43LDAuN0MxNi4yLDI0LjEsMTcuMSwyNC4xLDE3LjksMjMuN3oKCQkJIE0tMTMuOCwyN2wxNi40LDQuOUwxOC45LDI3SC0xMy44eiBNLTE0LjQsMjloMC4zbDE2LjcsNWwxNi43LTVoMC4zYzEuNywwLDMsMS4zLDMsM3MtMS4zLDMtMywzaC0zNGMtMS43LDAtMy0xLjMtMy0zCgkJCUMtMTcuNCwzMC4zLTE2LjEsMjktMTQuNCwyOXogTS0xMy4xLDM3YzAuOCwyLjQsMy4xLDQsNS43LDRoMjBjMi41LDAsNC44LTEuNiw1LjctNEMxOC4yLDM3LTEzLjEsMzctMTMuMSwzN3oiLz4KCQk8cGF0aCBpZD0icGF0aDZfZmlsbC1jb3B5IiBjbGFzcz0ic3QwIiBkPSJNMjg0LjQsMTZjMC4yLDAuNiwwLjQsMS4zLDAuNSwyaC0zLjdsMS4yLDIuM2wwLjUsMC45bC0wLjIsMC4xVjI4YzIuMiwxLjcsMi43LDQuOCwxLDcKCQkJYy0wLjgsMS0xLjksMS43LTMuMiwxLjlWMzdjLTAuOSwzLjUtNC4xLDYtNy44LDZoLTIwYy0zLjYsMC02LjgtMi41LTcuNy02di0wLjFjLTIuNy0wLjQtNC42LTMtNC4yLTUuN2MwLjItMS4zLDAuOS0yLjUsMS45LTMuMgoJCQl2LTYuOGwtMC44LTEuNmwtMC40LTAuOWwwLjktMC40TDI0MywxOGgtM2MyLjgtMTIuNCwxNS4xLTIwLjIsMjcuNS0xNy40QzI3NS40LDIuMywyODEuOSw4LjIsMjg0LjQsMTZ6IE0yNDcuNSwxOAoJCQljLTAuMiwwLTAuMywwLTAuNCwwLjFsLTMuMSwxLjZsMC45LDEuOGwxLjMtMC43YzAuOC0wLjQsMS44LTAuNCwyLjcsMGwyLjIsMS4xYzAuMywwLjEsMC42LDAuMSwwLjksMGwyLjItMS4xCgkJCWMwLjgtMC40LDEuOC0wLjQsMi43LDBsMi4yLDEuMWMwLjMsMC4xLDAuNiwwLjEsMC45LDBsMi4yLTEuMWMwLjgtMC40LDEuOC0wLjQsMi43LDBsMi4yLDEuMWMwLjMsMC4xLDAuNiwwLjEsMC45LDBsMi45LTEuMwoJCQljMC44LTAuMywxLjctMC4zLDIuNCwwbDIuOSwxLjNjMC4zLDAuMSwwLjYsMC4xLDAuOSwwbDMuMS0xLjVsLTAuOS0xLjhsLTEuNCwwLjdjLTAuOCwwLjQtMS43LDAuNC0yLjYsMC4xbC0yLjgtMS4yCgkJCWMtMC4xLTAuMS0wLjMtMC4xLTAuNC0wLjFsMCwwYy0wLjEsMC0wLjMsMC0wLjQsMC4xbC0yLjgsMS4yYy0wLjgsMC40LTEuOCwwLjMtMi42LTAuMWwtMi4zLTEuMWMtMC4xLTAuMS0wLjMtMC4xLTAuNS0wLjFsMCwwCgkJCWMtMC4yLDAtMC4zLDAtMC40LDAuMWwtMi4yLDEuMWMtMC44LDAuNC0xLjgsMC40LTIuNywwbC0yLjItMS4xYy0wLjEtMC4xLTAuMy0wLjEtMC40LTAuMWwwLDBjLTAuMiwwLTAuMywwLTAuNCwwLjFsLTIuMiwxLjEKCQkJYy0wLjgsMC40LTEuOCwwLjQtMi43LDBsLTIuMi0xLjFDMjQ3LjksMTgsMjQ3LjcsMTgsMjQ3LjUsMThMMjQ3LjUsMThMMjQ3LjUsMTh6IE0yNDcuNSwxNmgtNC45YzMuOS0xMC45LDE1LjktMTYuNywyNi44LTEyLjgKCQkJYzYsMi4xLDEwLjcsNi44LDEyLjgsMTIuOGgtMi4xbC0wLjEtMC4xbC0wLjMsMC4xSDI0Ny41TDI0Ny41LDE2eiBNMjc3LjksMjMuN2wxLjQtMC43aDEuM3YyaC0zNnYtMS4xbDAuMy0wLjJsMS40LTAuN2gyLjYKCQkJbDEuNCwwLjdjMC44LDAuNCwxLjgsMC40LDIuNywwbDEuNC0wLjdoMi42bDEuNCwwLjdjMC44LDAuNCwxLjgsMC40LDIuNywwbDEuNC0wLjdoMi42bDEuNCwwLjdjMC44LDAuNCwxLjcsMC40LDIuNiwwLjFsMS43LTAuNwoJCQloMy4ybDEuNywwLjdDMjc2LjIsMjQuMSwyNzcuMSwyNC4xLDI3Ny45LDIzLjdMMjc3LjksMjMuN3ogTTI0Ni4yLDI3bDE2LjQsNC45TDI3OSwyN0gyNDYuMnogTTI0NS41LDI5aDAuM2wxNi43LDVsMTYuNy01aDAuMwoJCQljMS43LDAsMywxLjMsMywzcy0xLjMsMy0zLDNoLTM0Yy0xLjcsMC0zLTEuMy0zLTNTMjQzLjksMjksMjQ1LjUsMjl6IE0yNDYuOSwzN2MwLjgsMi40LDMuMSw0LDUuNiw0aDIwYzIuNSwwLDQuOC0xLjYsNS43LTQKCQkJSDI0Ni45eiIvPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xNTkuNSwyMWMtMS4zLTMuNi00LjctNi04LjUtNmgtNDJjLTMuOCwwLTcuMiwyLjQtOC41LDZjLTMuMywwLjMtNS44LDMuMi01LjUsNi41YzAuMiwyLjksMi42LDUuMiw1LjUsNS41CgkJCWMtMS43LDQuNywwLjgsOS44LDUuNCwxMS41YzEsMC4zLDIsMC41LDMsMC41aDQyYzUsMCw5LTQsOS05YzAtMS0wLjItMi4xLTAuNS0zYzMuMy0wLjMsNS44LTMuMiw1LjUtNi41CgkJCUMxNjQuNywyMy42LDE2Mi40LDIxLjMsMTU5LjUsMjF6IE0xNTEsMTdoLTQyYy0yLjcsMC01LjIsMS42LTYuMyw0aDU0LjdDMTU2LjIsMTguNiwxNTMuNywxNywxNTEsMTd6IE0xNDEuNyw0MwoJCQljMi4xLTEuNywzLjMtNC4zLDMuMy03aC0yYzAsMy45LTMuMSw3LTcsN2gtNC4zYzIuMS0xLjcsMy4zLTQuMywzLjMtN2gtMmMwLDMuOS0zLjEsNy03LDdoLTQuM2MyLjEtMS43LDMuMy00LjMsMy4zLTdoLTIKCQkJYzAsMy45LTMuMSw3LTcsN2gtN2MtMy45LDAtNy0zLjEtNy03czMuMS03LDctN2g0MmMzLjksMCw3LDMuMSw3LDdzLTMuMSw3LTcsN0gxNDEuN3ogTTEwOSwyN2MtMywwLTUuOCwxLjUtNy41LDRIMTAxCgkJCWMtMi4yLDAtNC0xLjgtNC00czEuOC00LDQtNGg1OGMyLjIsMCw0LDEuOCw0LDRzLTEuOCw0LTQsNGgtMC41Yy0xLjctMi41LTQuNS00LTcuNS00SDEwOXoiLz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzksMTE1YzQuNCwwLDgtMy42LDgtOHMtMy42LTgtOC04cy04LDMuNi04LDhTMzQuNiwxMTUsMzksMTE1eiBNNDUsMTA3YzAsMy4zLTIuNyw2LTYsNnMtNi0yLjctNi02CgkJCXMyLjctNiw2LTZTNDUsMTAzLjcsNDUsMTA3eiBNNDIsNzh2LTJoOHYtNkg0MGMtMi4yLDAtNCwxLjgtNCw0djEwSDIybC0xLjMsNEwyMCw5MGgyLjJsMy44LDQwaDI2bDMuOC00MEg1OGwtMC43LTJMNTYsODRINDJWNzh6CgkJCSBNMzgsNzR2MTBoMlY3NGg4di0yaC04QzM4LjksNzIsMzgsNzIuOSwzOCw3NHogTTQwLDg2aDE0LjZsMC43LDJIMjIuOGwwLjctMkg0MHogTTUzLjgsOTBIMjQuMmwzLjYsMzhoMjIuNEw1My44LDkweiIvPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xMjksOTJoLTZ2NGgtNnY0aC02djE0aC0zbDAuMiwybDMuOCwzMmgzNmwzLjgtMzJsMC4yLTJoLTN2LTE0aC02di00aC02di00SDEyOXogTTE0NywxMTR2LTEyaC00djRoM3Y4SDE0NwoJCQl6IE0xNDQsMTE0di02aC00djZIMTQ0eiBNMTM4LDEyMHYtMTZoLTR2MTkuMkMxMzUuNiwxMjIuNSwxMzcsMTIxLjQsMTM4LDEyMHogTTEzMiwxMjMuOFYxMDBoLTR2MjMuOAoJCQlDMTI5LjMsMTI0LjEsMTMwLjcsMTI0LjEsMTMyLDEyMy44eiBNMTI2LDEyMy4yVjEwNGgtNHYxNkMxMjMsMTIxLjQsMTI0LjQsMTIyLjUsMTI2LDEyMy4yeiBNMTIwLDExNHYtNmgtNHY2SDEyMHogTTExNCwxMTR2LThoMwoJCQl2LTRoLTR2MTJIMTE0eiBNMTQxLDEwMnYtNGgtNHY0aDN2NGgxVjEwMnogTTEzNSwxMDJ2LThoLTR2NGgzdjRIMTM1eiBNMTI5LDk4di00aC00djhoMXYtNEgxMjl6IE0xMjMsMTAydi00aC00djhoMXYtNEgxMjN6CgkJCSBNMTMwLDEyNmM1LjksMCwxMC45LTQuMiwxMS44LTEwaDcuOWwtMy41LDMwaC0zMi40bC0zLjUtMzBoNy45QzExOS4xLDEyMS44LDEyNC4xLDEyNiwxMzAsMTI2eiIvPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0yMTIsODZ2MmgtNHYtMkgyMTJ6IE0yMTYsODZoLTJ2MmgyVjg2eiBNMTk2LDg2TDE5Niw4NmMtMi43LDAuNy00LjUsMy4zLTMuOSw2YzAuNCwxLjgsMS42LDMuMiwzLjMsMy44CgkJCWwwLjEsMC4ybDEuMSw0LjVjMC4yLDAuOSwxLDEuNSwxLjksMS41bDAsMGw3LDI0LjZjMC4yLDAuOSwxLDEuNCwxLjksMS40aDVjMC45LDAsMS43LTAuNiwxLjktMS40bDctMjQuNmMwLjksMCwxLjctMC42LDEuOS0xLjUKCQkJbDEuMS00LjVsMC4xLTAuMmMyLjYtMC45LDQuMS0zLjcsMy4yLTYuM2MtMC42LTEuNy0yLTMtMy44LTMuM1Y4NmMwLTcuNy02LjMtMTQtMTQtMTRTMTk2LDc4LjMsMTk2LDg2eiBNMjAwLDg2aDZ2MmgtOQoJCQljLTEuNywwLTMsMS4zLTMsM3MxLjMsMywzLDNoMjZjMS43LDAsMy0xLjMsMy0zcy0xLjMtMy0zLTNoLTN2LTJoMmMwLTYuNi01LjQtMTItMTItMTJzLTEyLDUuNC0xMiwxMkgyMDB6IE0xOTguNiwxMDBsLTEtNGgyNC45CgkJCWwtMSw0SDE5OC42eiBNMjA3LjUsMTI2bC02LjktMjRoMTguN2wtNi45LDI0SDIwNy41eiBNMTUwLDI0MmMxMi4yLDAsMjItOS44LDIyLTIycy05LjgtMjItMjItMjJzLTIyLDkuOC0yMiwyMgoJCQlTMTM3LjgsMjQyLDE1MCwyNDJ6IE0xNzQsMjIwYzAsMTMuMy0xMC43LDI0LTI0LDI0cy0yNC0xMC43LTI0LTI0bDAsMGMwLTEzLjMsMTAuNy0yNCwyNC0yNFMxNzQsMjA2LjcsMTc0LDIyMHogTTE0NS42LDIzNy43CgkJCWwyLTAuOWMxLjUtMC42LDMuMi0wLjYsNC43LDBsMiwwLjljMC45LDAuNCwyLDAsMi41LTAuOGwxLjEtMS45YzAuOC0xLjQsMi4yLTIuNCwzLjgtMi44bDIuMS0wLjVjMS0wLjIsMS42LTEuMSwxLjUtMi4xbC0wLjItMi4yCgkJCWMtMC4xLTEuNiwwLjQtMy4yLDEuNC00LjVsMS40LTEuN2MwLjctMC44LDAuNy0xLjksMC0yLjZsLTEuNC0xLjdjLTEuMS0xLjItMS42LTIuOC0xLjQtNC41bDAuMi0yLjJjMC4xLTEtMC42LTEuOS0xLjYtMi4xCgkJCWwtMi4xLTAuNWMtMS42LTAuNC0zLTEuNC0zLjgtMi44bC0xLjEtMS45Yy0wLjUtMC45LTEuNi0xLjItMi41LTAuOGwtMiwwLjljLTEuNSwwLjYtMy4yLDAuNi00LjcsMGwtMi0wLjljLTAuOS0wLjQtMiwwLTIuNSwwLjgKCQkJbC0xLDIuMWMtMC44LDEuNC0yLjIsMi40LTMuOCwyLjhsLTIuMSwwLjVjLTEsMC4yLTEuNiwxLjEtMS41LDIuMWwwLjIsMi4yYzAuMSwxLjYtMC40LDMuMi0xLjQsNC41bC0xLjQsMS43CgkJCWMtMC43LDAuOC0wLjcsMS45LDAsMi42bDEuNCwxLjdjMS4xLDEuMiwxLjYsMi44LDEuNCw0LjVsLTAuMiwyLjJjLTAuMSwxLDAuNiwxLjksMS42LDIuMWwyLjEsMC41YzEuNiwwLjQsMywxLjQsMy44LDIuOGwxLjEsMS45CgkJCUMxNDMuNiwyMzcuOCwxNDQuNywyMzguMSwxNDUuNiwyMzcuN0wxNDUuNiwyMzcuN3ogTTE0OC40LDIzOC43YzEtMC40LDIuMS0wLjQsMy4xLDBsMiwwLjljMS44LDAuOCw0LDAuMSw1LTEuNmwxLjEtMS45CgkJCWMwLjYtMC45LDEuNS0xLjYsMi41LTEuOGwyLjEtMC41YzEuOS0wLjQsMy4zLTIuMywzLjEtNC4ybC0wLjItMi4yYy0wLjEtMS4xLDAuMy0yLjIsMS0zbDEuNC0xLjdjMS4zLTEuNSwxLjMtMy43LDAtNS4ybC0xLjQtMS43CgkJCWMtMC43LTAuOC0xLjEtMS45LTEtM2wwLjItMi4yYzAuMi0yLTEuMS0zLjgtMy4xLTQuMmwtMi4xLTAuNWMtMS4xLTAuMi0yLTAuOS0yLjUtMS44bC0xLjEtMS45Yy0xLTEuNy0zLjItMi40LTUtMS42bC0yLDAuOQoJCQljLTEsMC40LTIuMSwwLjQtMy4xLDBsLTItMC45Yy0xLjgtMC44LTQtMC4xLTUsMS42bC0xLjEsMS45Yy0wLjYsMC45LTEuNSwxLjYtMi41LDEuOGwtMi4xLDAuNWMtMS45LDAuNC0zLjMsMi4zLTMuMSw0LjJsMC4yLDIuMgoJCQljMC4xLDEuMS0wLjMsMi4yLTEsM2wtMS40LDEuN2MtMS4zLDEuNS0xLjMsMy43LDAsNS4ybDEuNCwxLjdjMC43LDAuOCwxLjEsMS45LDEsM2wtMC4yLDIuMmMtMC4yLDIsMS4xLDMuOCwzLjEsNC4ybDIuMSwwLjUKCQkJYzEuMSwwLjIsMiwwLjksMi41LDEuOGwxLjEsMS45YzEsMS43LDMuMiwyLjQsNSwxLjZMMTQ4LjQsMjM4Ljd6IE0xNTIsMjA3YzAtMC42LDAuNC0xLDEtMXMxLDAuNCwxLDFzLTAuNCwxLTEsMQoJCQlTMTUyLDIwNy42LDE1MiwyMDd6IE0xNTgsMjA5YzAtMC42LDAuNC0xLDEtMXMxLDAuNCwxLDFzLTAuNCwxLTEsMVMxNTgsMjA5LjYsMTU4LDIwOXogTTE0NywyMTBjMC0wLjYsMC40LTEsMS0xczEsMC40LDEsMQoJCQlzLTAuNCwxLTEsMVMxNDcsMjEwLjYsMTQ3LDIxMHogTTE0MSwyMTBjMC0wLjYsMC40LTEsMS0xczEsMC40LDEsMXMtMC40LDEtMSwxUzE0MSwyMTAuNiwxNDEsMjEweiBNMTQ0LDIwNWMwLTAuNiwwLjQtMSwxLTEKCQkJczEsMC40LDEsMXMtMC40LDEtMSwxUzE0NCwyMDUuNiwxNDQsMjA1eiBNMTM2LDIxM2MwLTAuNiwwLjQtMSwxLTFzMSwwLjQsMSwxcy0wLjQsMS0xLDFTMTM2LDIxMy42LDEzNiwyMTN6IE0xMzksMjE5CgkJCWMwLTAuNiwwLjQtMSwxLTFzMSwwLjQsMSwxcy0wLjQsMS0xLDFTMTM5LDIxOS42LDEzOSwyMTl6IE0xMzksMjI1YzAtMC42LDAuNC0xLDEtMXMxLDAuNCwxLDFzLTAuNCwxLTEsMVMxMzksMjI1LjYsMTM5LDIyNXoKCQkJIE0xNDMsMjMyYzAtMC42LDAuNC0xLDEtMXMxLDAuNCwxLDFzLTAuNCwxLTEsMVMxNDMsMjMyLjYsMTQzLDIzMnogTTE0OCwyMzBjMC0wLjYsMC40LTEsMS0xczEsMC40LDEsMXMtMC40LDEtMSwxCgkJCVMxNDgsMjMwLjYsMTQ4LDIzMHogTTE1MywyMzRjMC0wLjYsMC40LTEsMS0xczEsMC40LDEsMXMtMC40LDEtMSwxUzE1MywyMzQuNiwxNTMsMjM0eiBNMTU3LDIyOGMwLTAuNiwwLjQtMSwxLTFzMSwwLjQsMSwxCgkJCXMtMC40LDEtMSwxUzE1NywyMjguNiwxNTcsMjI4eiBNMTYzLDIyNGMwLTAuNiwwLjQtMSwxLTFzMSwwLjQsMSwxcy0wLjQsMS0xLDFTMTYzLDIyNC42LDE2MywyMjR6IE0xNTksMjIxYzAtMC42LDAuNC0xLDEtMQoJCQlzMSwwLjQsMSwxcy0wLjQsMS0xLDFTMTU5LDIyMS42LDE1OSwyMjF6IE0xNjMsMjE4YzAtMC42LDAuNC0xLDEtMXMxLDAuNCwxLDFzLTAuNCwxLTEsMVMxNjMsMjE4LjYsMTYzLDIxOHogTTE1OCwyMTQKCQkJYzAtMC42LDAuNC0xLDEtMXMxLDAuNCwxLDFzLTAuNCwxLTEsMVMxNTgsMjE0LjYsMTU4LDIxNHogTTEzNCwyMjBjMC0wLjYsMC40LTEsMS0xczEsMC40LDEsMXMtMC40LDEtMSwxUzEzNCwyMjAuNiwxMzQsMjIwegoJCQkgTTE1MCwyMjVjMi44LDAsNS0yLjIsNS01cy0yLjItNS01LTVzLTUsMi4yLTUsNVMxNDcuMiwyMjUsMTUwLDIyNXogTTE1NywyMjBjMCwzLjktMy4xLDctNyw3cy03LTMuMS03LTdzMy4xLTcsNy03CgkJCVMxNTcsMjE2LjEsMTU3LDIyMHogTTI0MywxOTFjLTAuNiwwLTEsMC40LTEsMXMwLjQsMSwxLDFoMmMwLjYsMCwxLTAuNCwxLTFzLTAuNC0xLTEtMUgyNDN6IE0yNjIsMjAwYzAtMC42LDAuNC0xLDEtMWgyCgkJCWMwLjYsMCwxLDAuNCwxLDFzLTAuNCwxLTEsMWgtMkMyNjIuNCwyMDEsMjYyLDIwMC42LDI2MiwyMDB6IE0yNDgsMjA1Yy0wLjYsMC0xLDAuNC0xLDFzMC40LDEsMSwxaDJjMC42LDAsMS0wLjQsMS0xcy0wLjQtMS0xLTEKCQkJSDI0OHogTTIyMywyMDZjLTAuNiwwLTEsMC40LTEsMXMwLjQsMSwxLDFoMmMwLjYsMCwxLTAuNCwxLTFzLTAuNC0xLTEtMUgyMjN6IE0yMjgsMjEwYy0wLjYsMC0xLDAuNC0xLDFzMC40LDEsMSwxaDIKCQkJYzAuNiwwLDEtMC40LDEtMXMtMC40LTEtMS0xSDIyOHogTTIzNywyMTBjMC0wLjYsMC40LTEsMS0xaDJjMC42LDAsMSwwLjQsMSwxcy0wLjQsMS0xLDFoLTJDMjM3LjQsMjExLDIzNywyMTAuNiwyMzcsMjEwegoJCQkgTTI1MiwyMTFjMC0wLjYsMC40LTEsMS0xaDJjMC42LDAsMSwwLjQsMSwxcy0wLjQsMS0xLDFoLTJDMjUyLjQsMjEyLDI1MiwyMTEuNiwyNTIsMjExeiBNMjY0LDIwOWMtMC42LDAtMSwwLjQtMSwxczAuNCwxLDEsMWgyCgkJCWMwLjYsMCwxLTAuNCwxLTFzLTAuNC0xLTEtMUgyNjR6IE0yNTMsMTk1YzAtMC42LDAuNC0xLDEtMWgyYzAuNiwwLDEsMC40LDEsMXMtMC40LDEtMSwxaC0yQzI1My40LDE5NiwyNTMsMTk1LjYsMjUzLDE5NXoKCQkJIE0yMzQsMTk1Yy0wLjYsMC0xLDAuNC0xLDFzMC40LDEsMSwxaDJjMC42LDAsMS0wLjQsMS0xcy0wLjQtMS0xLTFIMjM0eiBNMjQwLDIwMGMwLTAuNiwwLjQtMSwxLTFoMmMwLjYsMCwxLDAuNCwxLDFzLTAuNCwxLTEsMQoJCQloLTJDMjQwLjQsMjAxLDI0MCwyMDAuNiwyNDAsMjAweiBNMjE1LDIxNWMwLTAuNSwwLTAuOSwwLTEuNGMtMi41LTEuMS0zLjctNC0yLjYtNi42YzAuMi0wLjUsMC41LTEsMC45LTEuNGMtMC45LTIsMC00LjIsMS45LTUuMgoJCQljLTAuOC0yLjYsMC43LTUuNCwzLjQtNi4ybDAsMGMwLjQtMC41LDAuOS0wLjksMS41LTEuMWMwLjUtMi43LDMuMS00LjUsNS44LTQuMWMwLjcsMC4xLDEuNCwwLjQsMiwwLjhjNS4zLTMuOCwxMS42LTUuOSwxOC4yLTUuOQoJCQljNi44LDAsMTMuMSwyLjIsMTguMiw1LjljMi4zLTEuNiw1LjQtMSw3LDEuM2MwLjQsMC42LDAuNywxLjMsMC44LDJjMC42LDAuMiwxLjEsMC42LDEuNSwxLjFjMi43LDAuOCw0LjIsMy41LDMuNCw2LjJsMCwwCgkJCWMxLjksMSwyLjcsMy4yLDEuOSw1LjJjMS45LDIsMS44LDUuMi0wLjIsN2MtMC40LDAuNC0wLjksMC43LTEuNSwxYzAsMC41LDAsMC45LDAsMS40djFoLTYydi0xSDIxNXogTTIxNS44LDIwNy44CgkJCWMtMC4zLDEuMi0wLjUsMi40LTAuNiwzLjZjLTEuMy0xLTEuNi0yLjktMC42LTQuMmwwLDBDMjE1LDIwNy41LDIxNS40LDIwNy43LDIxNS44LDIwNy44TDIxNS44LDIwNy44eiBNMjE3LjMsMjAzLjIKCQkJYy0wLjQsMC45LTAuNywxLjgtMSwyLjdjLTEtMC40LTEuNi0xLjUtMS4zLTIuNWMwLjItMC41LDAuNi0wLjksMS4xLTEuMkMyMTYuNSwyMDIuNiwyMTYuOSwyMDIuOSwyMTcuMywyMDMuMkwyMTcuMywyMDMuMnoKCQkJIE0yMTkuNiwxOTguN2MtMC41LDAuOS0xLDEuOC0xLjUsMi43Yy0xLjMtMS0xLjUtMi45LTAuNS00LjJjMC4xLTAuMiwwLjMtMC4zLDAuNC0wLjVDMjE4LjMsMTk3LjYsMjE4LjksMTk4LjMsMjE5LjYsMTk4LjcKCQkJTDIxOS42LDE5OC43eiBNMjIwLjgsMTk3YzAuNC0wLjUsMC43LTEsMS4xLTEuNWMtMC4zLTAuNS0wLjktMC43LTEuNC0wLjRzLTAuNywwLjktMC40LDEuNEMyMjAuMywxOTYuNywyMjAuNSwxOTYuOSwyMjAuOCwxOTcKCQkJTDIyMC44LDE5N3ogTTIyNi4xLDE5MS4yYy0xLDAuOS0yLDEuOC0yLjksMi44Yy0wLjMtMC4zLTAuNy0wLjYtMS4xLTAuOGMwLjQtMS42LDIuMS0yLjUsMy43LTIuMQoJCQlDMjI1LjksMTkxLjEsMjI2LDE5MS4yLDIyNi4xLDE5MS4yTDIyNi4xLDE5MS4yeiBNMjY4LjgsMTk0Yy0wLjktMS0xLjktMS45LTIuOS0yLjhjMS41LTAuNiwzLjMsMC4xLDMuOSwxLjcKCQkJYzAsMC4xLDAuMSwwLjIsMC4xLDAuM0MyNjkuNSwxOTMuNCwyNjkuMSwxOTMuNiwyNjguOCwxOTRMMjY4LjgsMTk0eiBNMjcwLjEsMTk1LjVjMC40LDAuNSwwLjgsMSwxLjEsMS40CgkJCWMwLjUtMC4xLDAuOS0wLjcsMC44LTEuMnMtMC43LTAuOS0xLjItMC44QzI3MC41LDE5NS4xLDI3MC4zLDE5NS4zLDI3MC4xLDE5NS41eiBNMjczLjksMjAxLjRjLTAuNS0wLjktMS0xLjgtMS41LTIuNwoJCQljMC44LTAuNCwxLjQtMS4xLDEuNi0yYzEuMywxLjEsMS40LDMsMC40LDQuMkMyNzQuMiwyMDEuMSwyNzQsMjAxLjIsMjczLjksMjAxLjR6IE0yNzUuNiwyMDUuOWMtMC4zLTAuOS0wLjYtMS44LTEtMi43CgkJCWMwLjQtMC4zLDAuOC0wLjYsMS4yLTFjMSwwLjUsMS40LDEuNywxLDIuN0MyNzYuNiwyMDUuMywyNzYuMiwyMDUuNywyNzUuNiwyMDUuOXogTTI3Ni44LDIxMS40Yy0wLjEtMS4yLTAuNC0yLjQtMC42LTMuNgoJCQljMC41LTAuMSwwLjktMC40LDEuMi0wLjZDMjc4LjQsMjA4LjUsMjc4LjEsMjEwLjQsMjc2LjgsMjExLjRMMjc2LjgsMjExLjRMMjc2LjgsMjExLjR6IE0yNzUsMjE0Yy0wLjUtMTYtMTMuOS0yOC42LTI5LjktMjguMQoJCQljLTE1LjMsMC41LTI3LjYsMTIuOC0yOC4xLDI4LjFIMjc1TDI3NSwyMTR6IE03Mi4zLDE5OC4xYy0wLjItMC4zLTAuMy0wLjctMC4zLTEuMXYtMTJoLTJ2MTJjMCwyLjIsMS44LDQsNCw0CgkJCWMxLjIsMCwyLjMtMC41LDMuMS0xLjRjMC42LTAuNywwLjktMS42LDAuOS0yLjV2LTEyaC0ydjEyYzAsMS4xLTAuOSwyLTIsMmwwLDBDNzMuMywxOTksNzIuNywxOTguNyw3Mi4zLDE5OC4xeiBNNzUsMTc2CgkJCWMwLjQsMCwwLjcsMCwxLjEtMC4xYzAuNSwyLjIsMi42LDMuNSw0LjgsM2MwLjUtMC4xLDEtMC4zLDEuNC0wLjZjMS4xLDIuMSwxLjcsNC40LDEuNyw2Ljd2MjRjMCwzLjMtMi43LDYtNiw2aC0zdjkKCQkJYzAsMi44LTIuMiw1LTUsNXMtNS0yLjItNS01di05aC0zYy0zLjMsMC02LTIuNy02LTZ2LTI0YzAtNy43LDYuMy0xNCwxNC0xNEM3MCwxNzMuOCw3Mi4yLDE3Niw3NSwxNzZ6IE01OCwxOTF2MTIKCQkJYzAsMC44LDAuNSwxLjUsMS4yLDEuOGMwLjksMC40LDEuOSwwLjEsMi40LTAuN2MwLjItMC4zLDAuMy0wLjcsMC4zLTEuMXYtMTJoMnYxMmMwLDIuMi0xLjcsNC0zLjksNGMtMC41LDAtMS0wLjEtMS40LTAuMgoJCQljLTAuMi0wLjEtMC40LTAuMi0wLjctMC4zdjIuNWMwLDIuMiwxLjgsNCw0LDRoMTZjMi4yLDAsNC0xLjgsNC00di0yNGMwLTEuNS0wLjItMi45LTAuNy00LjJjLTAuNCwwLjEtMC45LDAuMi0xLjMsMC4yCgkJCWMtMi4xLDAtNC4xLTEuMS01LjItM2MtMy0wLjEtNS42LTItNi41LTQuOUM2Mi40LDE3NCw1OCwxNzksNTgsMTg1VjE5MXogTTY3LDIxNXY5YzAsMS43LDEuMywzLDMsM3MzLTEuMywzLTN2LTlINjd6Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTS0xNywxOTFjLTAuNiwwLTEsMC40LTEsMXMwLjQsMSwxLDFoMmMwLjYsMCwxLTAuNCwxLTFzLTAuNC0xLTEtMUgtMTd6IE0yLDIwMGMwLTAuNiwwLjQtMSwxLTFoMgoJCQljMC42LDAsMSwwLjQsMSwxcy0wLjQsMS0xLDFIM0MyLjQsMjAxLDIsMjAwLjYsMiwyMDB6IE0tMTIsMjA1Yy0wLjYsMC0xLDAuNC0xLDFzMC40LDEsMSwxaDJjMC42LDAsMS0wLjQsMS0xcy0wLjQtMS0xLTFILTEyegoJCQkgTS0zNywyMDZjLTAuNiwwLTEsMC40LTEsMXMwLjQsMSwxLDFoMmMwLjYsMCwxLTAuNCwxLTFzLTAuNC0xLTEtMUgtMzd6IE0tMzIsMjEwYy0wLjYsMC0xLDAuNC0xLDFzMC40LDEsMSwxaDJjMC42LDAsMS0wLjQsMS0xCgkJCXMtMC40LTEtMS0xSC0zMnogTS0yMywyMTBjMC0wLjYsMC40LTEsMS0xaDJjMC42LDAsMSwwLjQsMSwxcy0wLjQsMS0xLDFoLTJDLTIyLjYsMjExLTIzLDIxMC42LTIzLDIxMHogTS04LDIxMWMwLTAuNiwwLjQtMSwxLTEKCQkJaDJjMC42LDAsMSwwLjQsMSwxcy0wLjQsMS0xLDFoLTJDLTcuNiwyMTItOCwyMTEuNi04LDIxMXogTTQsMjA5Yy0wLjYsMC0xLDAuNC0xLDFzMC40LDEsMSwxaDJjMC42LDAsMS0wLjQsMS0xcy0wLjQtMS0xLTFINHoKCQkJIE0tNywxOTVjMC0wLjYsMC40LTEsMS0xaDJjMC42LDAsMSwwLjQsMSwxcy0wLjQsMS0xLDFoLTJDLTYuNiwxOTYtNywxOTUuNi03LDE5NXogTS0yNiwxOTVjLTAuNiwwLTEsMC40LTEsMXMwLjQsMSwxLDFoMgoJCQljMC42LDAsMS0wLjQsMS0xcy0wLjQtMS0xLTFILTI2eiBNLTIwLDIwMGMwLTAuNiwwLjQtMSwxLTFoMmMwLjYsMCwxLDAuNCwxLDFzLTAuNCwxLTEsMWgtMkMtMTkuNiwyMDEtMjAsMjAwLjYtMjAsMjAweiBNLTQ1LDIxNQoJCQljMC0wLjUsMC0wLjksMC0xLjRjLTIuNS0xLjEtMy43LTQtMi42LTYuNmMwLjItMC41LDAuNS0xLDAuOS0xLjRjLTAuOS0yLDAtNC4yLDEuOS01LjJjLTAuOC0yLjYsMC43LTUuNCwzLjQtNi4ybDAsMAoJCQljMC40LTAuNSwwLjktMC45LDEuNS0xLjFjMC41LTIuNywzLjEtNC41LDUuOC00LjFjMC43LDAuMSwxLjQsMC40LDIsMC44YzUuMy0zLjgsMTEuNi01LjksMTguMi01LjljNi44LDAsMTMuMSwyLjIsMTguMiw1LjkKCQkJYzIuMy0xLjYsNS40LTEsNywxLjNjMC40LDAuNiwwLjcsMS4zLDAuOCwyYzAuNiwwLjIsMS4xLDAuNiwxLjUsMS4xYzIuNywwLjgsNC4yLDMuNSwzLjQsNi4ybDAsMGMxLjksMSwyLjcsMy4yLDEuOSw1LjIKCQkJYzEuOSwyLDEuOCw1LjItMC4yLDdjLTAuNCwwLjQtMC45LDAuNy0xLjUsMWMwLDAuNSwwLDAuOSwwLDEuNHYxaC02MnYtMUgtNDV6IE0tNDQuMiwyMDcuOGMtMC4zLDEuMi0wLjUsMi40LTAuNiwzLjYKCQkJYy0xLjMtMS0xLjYtMi45LTAuNi00LjJsMCwwQy00NSwyMDcuNS00NC42LDIwNy43LTQ0LjIsMjA3LjhMLTQ0LjIsMjA3Ljh6IE0tNDIuNywyMDMuMmMtMC40LDAuOS0wLjcsMS44LTEsMi43CgkJCWMtMS0wLjQtMS42LTEuNS0xLjMtMi41YzAuMi0wLjUsMC42LTAuOSwxLjEtMS4yQy00My41LDIwMi42LTQzLjEsMjAyLjktNDIuNywyMDMuMkwtNDIuNywyMDMuMnogTS00MC40LDE5OC43CgkJCWMtMC41LDAuOS0xLDEuOC0xLjUsMi43Yy0xLjMtMS0xLjUtMi45LTAuNS00LjJjMC4xLTAuMiwwLjMtMC4zLDAuNC0wLjVDLTQxLjcsMTk3LjYtNDEuMSwxOTguMy00MC40LDE5OC43eiBNLTM5LjIsMTk3CgkJCWMwLjMtMC41LDAuNy0xLDEuMS0xLjVjLTAuMy0wLjUtMC45LTAuNy0xLjQtMC40cy0wLjcsMC45LTAuNCwxLjRDLTM5LjcsMTk2LjctMzkuNSwxOTYuOS0zOS4yLDE5N0wtMzkuMiwxOTd6IE0tMzMuOSwxOTEuMgoJCQljLTEsMC45LTIsMS44LTIuOSwyLjhjLTAuMy0wLjMtMC43LTAuNi0xLjEtMC44YzAuNC0xLjYsMi4xLTIuNSwzLjctMi4xQy0zNC4xLDE5MS4xLTM0LDE5MS4yLTMzLjksMTkxLjJMLTMzLjksMTkxLjJ6IE04LjgsMTk0CgkJCWMtMC45LTEtMS45LTEuOS0yLjktMi44YzEuNS0wLjYsMy4zLDAuMSwzLjksMS43YzAsMC4xLDAuMSwwLjIsMC4xLDAuM0M5LjUsMTkzLjQsOS4xLDE5My42LDguOCwxOTRMOC44LDE5NHogTTEwLjEsMTk1LjUKCQkJYzAuNCwwLjUsMC44LDEsMS4xLDEuNGMwLjUtMC4xLDAuOS0wLjcsMC44LTEuMmMtMC4xLTAuNS0wLjctMC45LTEuMi0wLjhDMTAuNSwxOTUuMSwxMC4zLDE5NS4zLDEwLjEsMTk1LjV6IE0xMy45LDIwMS40CgkJCWMtMC41LTAuOS0wLjktMS44LTEuNS0yLjdjMC44LTAuNCwxLjQtMS4xLDEuNi0yYzEuMywxLjEsMS40LDMsMC40LDQuMkMxNC4yLDIwMS4xLDE0LDIwMS4yLDEzLjksMjAxLjR6IE0xNS43LDIwNS45CgkJCWMtMC4zLTAuOS0wLjYtMS44LTEtMi43YzAuNC0wLjMsMC44LTAuNiwxLjItMWMxLDAuNSwxLjQsMS43LDEsMi43QzE2LjYsMjA1LjMsMTYuMiwyMDUuNywxNS43LDIwNS45eiBNMTYuOCwyMTEuNAoJCQljLTAuMS0xLjItMC40LTIuNC0wLjYtMy42YzAuNS0wLjEsMC45LTAuNCwxLjItMC42QzE4LjQsMjA4LjUsMTguMSwyMTAuNCwxNi44LDIxMS40TDE2LjgsMjExLjRMMTYuOCwyMTEuNHogTTE1LDIxNAoJCQljLTAuNS0xNi0xMy45LTI4LjYtMjkuOS0yOC4xYy0xNS4zLDAuNS0yNy42LDEyLjgtMjguMSwyOC4xSDE1TDE1LDIxNHoiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K);
}

.dark-layout .chat-application .content-right .chat-app-window .user-chats .divider .divider-text {
  background: #283046;
}

.dark-layout .chat-application .content-right .chat-app-window .user-chats .divider .divider-text:before, .dark-layout .chat-application .content-right .chat-app-window .user-chats .divider .divider-text:after, .dark-layout .chat-application .content-right .chat-app-window .user-chats .avatar img {
  border-color: #3b4253;
}

.dark-layout .chat-application .content-right .chat-app-window .active-chat .chat-left .chat-content {
  background-color: #283046;
}

.dark-layout .chat-application .content-right .chat-app-window .active-chat .chat-left .chat-content p {
  color: #b4b7bd;
}

.dark-layout .chat-application .content-right .chat-app-window .active-chat .chat-content p {
  color: #fff;
}

.dark-layout .chat-application .content-right .chat-app-window .active-chat .chat-header .dropdown-toggle {
  color: #b4b7bd;
}

.dark-layout .chat-application .content-right .chat-app-window .active-chat .chat-header, .dark-layout .chat-application .content-right .chat-app-window .active-chat .chat-app-form, .dark-layout .chat-application .content-right .user-profile-sidebar {
  background-color: #283046;
  border-color: #3b4253;
}

.dark-layout .chat-widget .user-chats {
  background-color: #384056 !important;
}

.dark-layout .chat-widget .card-header, .dark-layout .chat-widget .chat-app-form {
  background-color: #283046;
}

.dark-layout .chat-widget .chat-app-window .user-chats .chat-left .chat-content {
  color: #b4b7bd !important;
  background-color: #283046 !important;
}

.dark-layout .chat-widget .chat-app-window .user-chats .avatar img {
  border-color: #161d31;
}

.dark-layout .kanban-application .kanban-wrapper .kanban-container .kanban-board .kanban-board-header .kanban-title-board {
  color: #fff;
}

.dark-layout .kanban-application .kanban-wrapper .kanban-container .kanban-board .kanban-board-header .kanban-title-board:hover, .dark-layout .kanban-application .kanban-wrapper .kanban-container .kanban-board .kanban-board-header .kanban-title-board:focus, .dark-layout .kanban-application .kanban-wrapper .kanban-container .kanban-board .kanban-item {
  background-color: #283046;
}

.dark-layout .kanban-application .kanban-wrapper .kanban-container .kanban-board .kanban-item .item-dropdown i.dropdown-toggle, .dark-layout .kanban-application .kanban-wrapper .kanban-container .kanban-board .kanban-item .item-dropdown svg.dropdown-toggle {
  stroke: #fff;
}

.dark-layout .kanban-application .kanban-wrapper .kanban-container .kanban-board .kanban-item .kanban-title-button {
  color: #b4b7bd;
}

.dark-layout .kanban-application .kanban-wrapper .kanban-container .kanban-board .kanban-item i, .dark-layout .kanban-application .kanban-wrapper .kanban-container .kanban-board .kanban-item svg {
  stroke: #b4b7bd;
}

.dark-layout .kanban-application .update-item-sidebar .nav-tabs .nav-item .nav-link, .dark-layout .kanban-application .update-item-sidebar .tab-content .tab-pane {
  background-color: #0000;
}

.dark-layout .kanban-board.gu-mirror, .dark-layout .kanban-item.gu-mirror {
  background-color: #283046 !important;
}

.dark-layout .todo-application .content-area-wrapper .sidebar .todo-form .todo-item-action {
  color: #b4b7bd;
}

.dark-layout .todo-application .content-area-wrapper .content-right .todo-task-list-wrapper {
  border-color: #3b4253;
  background-color: #283046 !important;
}

.dark-layout .todo-application .content-area-wrapper .content-right .todo-task-list .todo-item:not(:first-child) {
  border-color: #3b4253;
}

.dark-layout .todo-application .content-area-wrapper .content-right .todo-task-list .todo-item.completed .todo-title {
  color: #676d7d;
}

.dark-layout .todo-application .content-area-wrapper .content-right .todo-task-list .todo-item:hover {
  box-shadow: 0 4px 24px #22292f3d;
}

.dark-layout .todo-application .content-area-wrapper .content-right .todo-task-list .todo-item .todo-item-action .todo-item-favorite:not(.text-warning) i, .dark-layout .todo-application .content-area-wrapper .content-right .todo-task-list .todo-item .todo-item-action .todo-item-favorite:not(.text-warning) svg {
  color: #b4b7bd;
}

.dark-layout .todo-item.gu-mirror {
  background-color: #283046;
  border-color: #3b4253;
  box-shadow: 0 4px 24px #22292f3d;
}

.dark-layout .todo-item.gu-mirror.completed .todo-title {
  color: #676d7d;
}

.dark-layout .ecommerce-application .ecommerce-card .btn-light {
  color: #fff;
  border-color: #0000;
  background-color: #161d31 !important;
}

.dark-layout .ecommerce-application .content-right .ecommerce-header-items .result-toggler .search-results, .dark-layout .ecommerce-application .content-body .ecommerce-header-items .result-toggler .search-results, .dark-layout .ecommerce-application .content-right .ecommerce-header-items .result-toggler .shop-sidebar-toggler i, .dark-layout .ecommerce-application .content-right .ecommerce-header-items .result-toggler .shop-sidebar-toggler svg, .dark-layout .ecommerce-application .content-body .ecommerce-header-items .result-toggler .shop-sidebar-toggler i, .dark-layout .ecommerce-application .content-body .ecommerce-header-items .result-toggler .shop-sidebar-toggler svg {
  color: #d0d2d6;
}

.dark-layout .ecommerce-application .content-right .grid-view .ecommerce-card .card-body, .dark-layout .ecommerce-application .content-right .list-view .ecommerce-card .card-body, .dark-layout .ecommerce-application .content-body .grid-view .ecommerce-card .card-body, .dark-layout .ecommerce-application .content-body .list-view .ecommerce-card .card-body {
  border-color: #3b4253;
}

.dark-layout .ecommerce-application .content-right .grid-view .ecommerce-card .item-options .wishlist span, .dark-layout .ecommerce-application .content-right .list-view .ecommerce-card .item-options .wishlist span, .dark-layout .ecommerce-application .content-body .grid-view .ecommerce-card .item-options .wishlist span, .dark-layout .ecommerce-application .content-body .list-view .ecommerce-card .item-options .wishlist span {
  color: #5e5873;
}

.dark-layout .ecommerce-application .content-right .grid-view .ecommerce-card .item-options .cart span, .dark-layout .ecommerce-application .content-right .list-view .ecommerce-card .item-options .cart span, .dark-layout .ecommerce-application .content-body .grid-view .ecommerce-card .item-options .cart span, .dark-layout .ecommerce-application .content-body .list-view .ecommerce-card .item-options .cart span {
  color: #fff;
}

.dark-layout .ecommerce-application .grid-view .item-name a, .dark-layout .ecommerce-application .grid-view .item-price {
  color: #b4b7bd;
}

.dark-layout .ecommerce-application .wishlist-items .ecommerce-card .move-cart .move-to-cart {
  color: #fff;
}

.dark-layout .ecommerce-application .product-checkout .checkout-options .coupons input, .dark-layout .ecommerce-application .product-checkout .checkout-options .coupons input::placeholder {
  color: #b4b7bd;
}

.dark-layout .ecommerce-application .app-ecommerce-details .item-features, .dark-layout .ecommerce-application .app-ecommerce-details .swiper-responsive-breakpoints.swiper-container .swiper-slide {
  background-color: #161d31;
}

.dark-layout .file-manager-application .sidebar-file-manager {
  background-color: #283046 !important;
}

.dark-layout .file-manager-application .sidebar-file-manager .jstree .jstree-container-ul .jstree-anchor {
  color: #b4b7bd;
}

.dark-layout .file-manager-application .sidebar-file-manager .storage-status i, .dark-layout .file-manager-application .sidebar-file-manager .storage-status svg {
  color: #b4b7bd !important;
}

.dark-layout .file-manager-application .sidebar-file-manager .file-manager-title {
  color: #d0d2d6;
}

.dark-layout .file-manager-application .sidebar-file-manager.show, .dark-layout .file-manager-application .content-area-wrapper, .dark-layout .file-manager-application .file-manager-main-content {
  border: 1px solid #3b4253 !important;
}

.dark-layout .file-manager-application .file-manager-main-content .file-manager-app-searchbar {
  background-color: #0000 !important;
  border-bottom: 1px solid #3b4253 !important;
}

.dark-layout .file-manager-application .file-manager-main-content .file-manager-app-searchbar .file-manager-toggler {
  color: #b4b7bd !important;
}

.dark-layout .file-manager-application .file-manager-main-content .file-manager-content-header, .dark-layout .file-manager-application .file-manager-main-content .file-manager-content-body {
  background-color: #283046 !important;
}

.dark-layout .file-manager-application .file-manager-main-content .file-manager-content-header {
  border-color: #3b4253 !important;
}

.dark-layout .file-manager-application .file-manager-main-content .file-manager-content-body .drives .card {
  background-color: #283046;
}

.dark-layout .file-manager-application .file-manager-main-content .file-manager-content-body .view-container .file-manager-item .file-logo-wrapper {
  background-color: #161d31 !important;
}

.dark-layout .file-manager-application .file-manager-main-content .file-manager-content-body .view-container .file-manager-item:not(.selected) {
  border-color: #3b4253 !important;
}

.dark-layout .file-manager-application .file-manager-main-content .file-manager-content-body .view-container:not(.list-view) .file-manager-item .file-size, .dark-layout .file-manager-application .file-manager-main-content .file-manager-content-body .view-container:not(.list-view) .file-manager-item .file-accessed {
  color: #676d7d !important;
}

.dark-layout .file-manager-application #app-file-manager-info-sidebar .nav-tabs .nav-link, .dark-layout .file-manager-application #app-file-manager-info-sidebar .tab-content .tab-pane {
  background-color: #0000;
}

.dark-layout .file-manager-application #app-file-manager-info-sidebar .nav-tabs .nav-item:not(.active) .nav-link {
  color: #b4b7bd;
}

.dark-layout .app-calendar .app-calendar-sidebar {
  background-color: #283046;
  border-color: #3b4253;
}

.dark-layout .app-calendar .app-calendar-sidebar .sidebar-content-title, .dark-layout .app-calendar .app-calendar-sidebar .select-all ~ label, .dark-layout .app-calendar .app-calendar-sidebar .input-filter ~ label {
  color: #d0d2d6;
}

.dark-layout .app-calendar .fc .fc-day-today {
  background: #161d31 !important;
}

.dark-layout .app-calendar .fc .fc-timegrid .fc-scrollgrid-section .fc-col-header-cell, .dark-layout .app-calendar .fc .fc-timegrid .fc-scrollgrid-section .fc-timegrid-axis, .dark-layout .app-calendar .fc .fc-timegrid .fc-scrollgrid-section .fc-daygrid-day {
  background-color: #283046;
  border-color: #3b4253;
}

.dark-layout .app-calendar .fc .fc-timegrid .fc-scrollgrid-section .fc-day-today {
  background-color: #babfc71f !important;
}

.dark-layout .app-calendar .fc .fc-timegrid .fc-scrollgrid-section .fc-day-today.fc-col-header-cell {
  background-color: #283046 !important;
}

.dark-layout .app-calendar .fc .fc-popover {
  background: #283046;
  border-color: #3b4253;
}

.dark-layout .app-calendar .fc .fc-popover-header .fc-popover-title, .dark-layout .app-calendar .fc .fc-popover-header .fc-popover-close {
  color: #b4b7bd;
}

.dark-layout .app-calendar .fc tbody td, .dark-layout .app-calendar .fc thead th, .dark-layout .app-calendar .fc .fc-scrollgrid, .dark-layout .app-calendar .fc .fc-list, .dark-layout .app-calendar .fc th {
  border-color: #3b4253;
}

.dark-layout .app-calendar .fc .fc-list .fc-list-day-cushion, .dark-layout .app-calendar .fc th .fc-list-day-cushion {
  background: #161d31;
}

.dark-layout .app-calendar .fc .fc-list .fc-list-event:hover td, .dark-layout .app-calendar .fc th .fc-list-event:hover td {
  background-color: #161d31;
}

.dark-layout .app-calendar .fc .fc-list .fc-list-event-time, .dark-layout .app-calendar .fc th .fc-list-event-time {
  color: #b4b7bd;
}

.dark-layout .app-calendar .fc .fc-list .fc-list-event td, .dark-layout .app-calendar .fc th .fc-list-event td {
  border-color: #3b4253;
}

.dark-layout .app-calendar .fc-timegrid-event-harness-inset .fc-timegrid-event, .dark-layout .app-calendar .fc-timegrid-event.fc-event-mirror, .dark-layout .app-calendar .fc-timegrid-more-link {
  box-shadow: 0 0 0 1px #3b4253;
}

.dark-layout .invoice-list-wrapper .dataTables_wrapper .invoice-list-dataTable-header {
  background-color: #283046;
  border-color: #3b4253;
}

.dark-layout .invoice-list-wrapper .dataTables_wrapper .invoice-data-table {
  background-color: #283046;
}

.dark-layout .invoice-list-wrapper .dataTables_wrapper .invoice-data-table tbody .selected-row-bg {
  background-color: #3b4253;
}

.dark-layout .invoice-list-wrapper .dataTables_wrapper .invoice-data-table td {
  background-color: inherit;
}

.dark-layout .invoice-edit .invoice-preview-card .invoice-product-details, .dark-layout .invoice-add .invoice-preview-card .invoice-product-details {
  background-color: #161d31;
}

.dark-layout .invoice-edit .invoice-preview-card .invoice-product-details .product-details-border, .dark-layout .invoice-add .invoice-preview-card .invoice-product-details .product-details-border {
  background-color: #283046;
  border-color: #3b4253;
}

.dark-layout .invoice-print .form-control {
  background-color: #283046;
}

.dark-layout .app-user-view .plan-card {
  border-color: #01f !important;
}

.dark-layout .customizer {
  background-color: #283046;
}

.dark-layout .customizer .customizer-close i, .dark-layout .customizer .customizer-close svg {
  color: #b4b7bd;
}

.dark-layout .footer-fixed .footer {
  background-color: #283046;
}

.dark-layout .horizontal-layout.navbar-sticky .horizontal-menu-wrapper .navbar-horizontal.header-navbar.fixed-top {
  box-shadow: 0 4px 24px #22292fbf !important;
}

.dark-layout .horizontal-layout .horizontal-menu-wrapper {
  background: linear-gradient(#252b47c2 44%, #38353575 73%, #fff0 100%) !important;
}

.dark-layout .horizontal-layout .horizontal-menu-wrapper .header-navbar {
  background: #283046 !important;
}

.dark-layout .horizontal-layout .horizontal-menu-wrapper .header-navbar.navbar-shadow {
  box-shadow: 0 4px 24px #22292fbf;
}

.dark-layout .horizontal-layout .horizontal-menu-wrapper .header-navbar.navbar-horizontal ul#main-menu-navigation > li:hover:not(.active) > a {
  background: #161d31;
}

.dark-layout .horizontal-layout .horizontal-menu-wrapper .header-navbar.navbar-horizontal .active .nav-link.dropdown-toggle:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23fff%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-down%27%3E%3Cpolyline points=%276 9 12 15 18 9%27%3E%3C/polyline%3E%3C/svg%3E");
}

.dark-layout .horizontal-layout .horizontal-menu-wrapper .header-navbar.navbar-horizontal.navbar-dark {
  background: #283046 !important;
}

.dark-layout .horizontal-layout .horizontal-menu-wrapper .header-navbar.navbar-horizontal .nav-link.dropdown-toggle:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23b4b7bd%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-down%27%3E%3Cpolyline points=%276 9 12 15 18 9%27%3E%3C/polyline%3E%3C/svg%3E");
}

.dark-layout .horizontal-layout .main-menu-content .navbar-nav .dropdown-submenu.show {
  color: #b4b7bd;
  background-color: #283046 !important;
}

.dark-layout .horizontal-layout .main-menu-content .navbar-nav .dropdown-menu a:hover {
  color: #d0d2d6 !important;
}

.dark-layout .horizontal-layout .main-menu-content .navbar-nav .dropdown-menu .disabled a {
  color: #676d7d;
}

.dark-layout .horizontal-layout .main-menu-content .navbar-nav .dropdown-menu .dropdown-item {
  color: #d0d2d6;
}

.dark-layout .horizontal-layout .main-menu-content .navbar-nav .dropdown-menu .dropdown-toggle:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23b4b7bd%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-right%27%3E%3Cpolyline points=%279 18 15 12 9 6%27%3E%3C/polyline%3E%3C/svg%3E");
}

.dark-layout .horizontal-layout .main-menu-content .navbar-nav .dropdown-menu .dropdown-toggle:hover:after, .dark-layout .horizontal-layout .main-menu-content .navbar-nav .dropdown-menu .dropdown-toggle:active:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23fff%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-right%27%3E%3Cpolyline points=%279 18 15 12 9 6%27%3E%3C/polyline%3E%3C/svg%3E");
}

.dark-layout .horizontal-layout .main-menu-content .navbar-nav > li.active > a > i, .dark-layout .horizontal-layout .main-menu-content .navbar-nav > li.active > a > svg {
  color: #fff !important;
}

.dark-layout .horizontal-layout .main-menu-content .navbar-nav > li.active .dropdown-menu li.active > a {
  color: #b4b7bd;
  background: #161d31 !important;
}

.dark-layout .horizontal-layout .main-menu-content .navbar-nav > li.active .dropdown-menu li.active > a:hover {
  color: #01f !important;
}

.dark-layout .horizontal-layout .main-menu-content .navbar-nav > li.active .dropdown-menu li.open.active > a {
  color: #b4b7bd !important;
}

.bordered-layout .header-navbar {
  box-shadow: none;
  border: 1px solid #ebe9f1;
}

.bordered-layout .header-navbar.floating-nav {
  border: 1px solid #ebe9f1;
}

.bordered-layout .header-navbar.fixed-top {
  background: #f8f8f8;
  border-bottom: 1px solid #ebe9f1;
  box-shadow: none !important;
}

.bordered-layout .main-menu {
  box-shadow: none;
  border-right: 1px solid #ebe9f1;
}

.bordered-layout .main-menu.menu-light .navigation > li.open:not(.menu-item-closing) > a, .bordered-layout .main-menu.menu-light .navigation > li.sidebar-group-active > a {
  background: #ededed;
}

.bordered-layout .dropdown-menu {
  box-shadow: none;
  border: 1px solid #ebe9f1 !important;
}

.bordered-layout .main-menu .navigation, .bordered-layout .main-menu {
  background: #f8f8f8;
}

.bordered-layout .card, .bordered-layout .bs-stepper:not(.wizard-modern):not(.checkout-tab-steps), .bordered-layout .bs-stepper.wizard-modern .bs-stepper-content {
  box-shadow: none;
  border: 1px solid #ebe9f1;
}

.bordered-layout .footer {
  box-shadow: none !important;
}

.bordered-layout .footer-fixed .footer {
  border-top: 1px solid #ebe9f1;
}

.semi-dark-layout .main-menu {
  background-color: #283046;
}

.semi-dark-layout .main-menu .shadow-bottom {
  background: linear-gradient(#283046 44%, #28304682 73%, #28304600);
}

.semi-dark-layout .main-menu:not(.expanded) .navigation .sidebar-group-active > a {
  background-color: #161d31 !important;
}

.semi-dark-layout .main-menu-content .navigation-main {
  background-color: #283046;
}

.semi-dark-layout .main-menu-content .navigation-main .navigation-header {
  color: #676d7d;
}

.semi-dark-layout .main-menu-content .navigation-main .nav-item a {
  color: #b4b7bd;
}

.semi-dark-layout .main-menu-content .navigation-main .nav-item.open:not(.sidebar-group-active) > a {
  background-color: #161d31;
}

.semi-dark-layout .main-menu-content .navigation-main .nav-item a:after, .semi-dark-layout .main-menu-content .navigation-main .nav-item a {
  color: #b4b7bd !important;
}

.semi-dark-layout .main-menu-content .navigation-main .nav-item .menu-content {
  background-color: #283046;
}

.semi-dark-layout .main-menu-content .navigation-main .nav-item .menu-content .active .menu-item {
  color: #fff;
}

.semi-dark-layout .main-menu-content .navigation-main .nav-item .menu-content li:not(.active) a {
  background-color: #283046;
}

.semi-dark-layout .main-menu-content .navigation-main .active > a {
  color: #fff !important;
}

.semi-dark-layout .main-menu-content .navigation-main .active .menu-title, .semi-dark-layout .main-menu-content .navigation-main .active i {
  color: #fff;
}

.semi-dark-layout .main-menu-content .navigation-main .sidebar-group-active a {
  border-radius: 4px;
}

.semi-dark-layout .main-menu-content .navigation-main .menu-content {
  background-color: #283046;
}

.semi-dark-layout .main-menu-content .navigation-main .menu-content .active {
  z-index: 1;
}

.semi-dark-layout .main-menu-content .navigation-main .menu-content .active a {
  background-color: #0000;
}

.semi-dark-layout .menu-collapsed .main-menu:not(.expanded) .navigation-main li.active > a {
  color: #fff !important;
  background: #161d31 !important;
}

body, #root, .wrapper {
  height: 100%;
}

.vertical-layout .main-menu.expanded .navigation li:not(.open) > ul {
  display: block !important;
}

.vertical-layout .main-menu .navigation li:not(.open) a:after {
  transform: rotate(0) !important;
}

body #root .wrapper .ps__rail-y {
  left: auto !important;
  right: 1px !important;
}

.vertical-layout .header-navbar:not(.navbar-horizontal) .navbar-container ul.navbar-nav li.dropdown .dropdown-menu, .horizontal-layout .header-navbar:not(.navbar-horizontal) .navbar-container ul.navbar-nav li.dropdown .dropdown-menu {
  top: 3.5rem !important;
}

.vertical-layout .header-navbar:not(.navbar-horizontal) .navbar-container ul.navbar-nav li.dropdown.dropdown-user .dropdown-menu, .horizontal-layout .header-navbar:not(.navbar-horizontal) .navbar-container ul.navbar-nav li.dropdown.dropdown-user .dropdown-menu {
  top: 4rem !important;
}

.horizontal-layout.navbar-static .header-navbar.navbar-scrolled {
  background-color: #fff;
  box-shadow: 0 4px 20px #22292f0d;
}

.horizontal-layout .header-navbar .navbar-container .dropdown-language .dropdown-menu, .horizontal-layout .header-navbar .navbar-container .dropdown-cart .dropdown-menu, .horizontal-layout .header-navbar .navbar-container .dropdown-notification .dropdown-menu, .horizontal-layout .header-navbar .navbar-container .dropdown-user .dropdown-menu {
  top: 3rem !important;
}

.horizontal-layout .horizontal-menu-wrapper #main-menu-navigation .dropdown .dropdown-menu.first-level {
  top: 4.6rem !important;
}

.horizontal-layout .horizontal-menu-wrapper #main-menu-navigation .dropdown .dropdown-submenu .dropdown-toggle:after {
  margin-top: -5px;
}

.horizontal-layout .horizontal-menu-wrapper .navbar-horizontal ul.dropdown-menu .nav-item.active > a {
  border-bottom: none;
}

.horizontal-layout .horizontal-menu-wrapper .navbar-horizontal ul.dropdown-menu::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.horizontal-layout .horizontal-menu-wrapper .navbar-horizontal ul.dropdown-menu::-webkit-scrollbar-thumb {
  background: #adb5bd;
  border-radius: 20px;
}

.horizontal-layout .horizontal-menu-wrapper .navbar-horizontal ul.dropdown-menu::-webkit-scrollbar-track {
  background: #dae1e7;
  border-radius: 30px;
}

.header-navbar .navbar-container .navbar-nav .autocomplete-container .suggestion-item span {
  line-height: 1.2;
}

.card-snippet pre {
  border-radius: .5rem;
  margin-top: 0;
}

.card-congratulations .avatar svg {
  width: 28px !important;
  height: 28px !important;
}

.avg-session-progress {
  height: 6px;
}

.block-ui-container .block-ui-overlay {
  background: #22292f99;
}

.react-slidedown::-webkit-scrollbar {
  width: 0;
}

.animate__animated.animate__zoomIn, .animate__animated.animate__fadeInLeft {
  --animate-duration: 1s;
}

.ecommerce-application .content-wrapper.animate__animated {
  animation: none;
}

.customizer .react-select {
  width: 100%;
  max-width: 200px;
}

.customizer .react-select .select__menu {
  z-index: 2;
}

.dark-layout .bg-transparent.btn- svg {
  color: #b4b7bd;
}

.dark-layout .invoice-edit .invoice-edit-input-group .input-group-text, .dark-layout .invoice-add .invoice-edit-input-group .input-group-text {
  border-right-color: #283046 !important;
}

.dark-layout .autocomplete-container .suggestions-list .suggestion-item.suggestion-title-wrapper h6, .dark-layout .autocomplete-container .suggestions-list .suggestion-item.suggestion-title-wrapper .h6 {
  color: #676d7d;
}

.dark-layout .ecommerce-application .list-view .ecommerce-card .card-body {
  border-right-color: #3b4253;
}

.dark-layout .chat-application .more-options-dropdown .btn-icon svg {
  color: #b4b7bd;
}

.dark-layout .pagination .break {
  background-color: #242b3d;
}

.dark-layout .pagination .break a {
  color: #b4b7bd;
}

.dark-layout .invoice-list-wrapper header {
  background-color: #283046;
}

.dark-layout .block-ui-container .block-ui-overlay {
  background: #161d31;
}

.dark-layout .block-ui-container .block-ui-message {
  color: #b4b7bd;
}

.dark-layout .pricing-card .card.popular {
  border-color: #01f !important;
}

.dark-layout .form-control {
  background-color: #0000;
}

.dark-layout input.form-control.is-valid:not(:focus) {
  border-color: #60cb91;
}

.dark-layout .apexcharts-gridlines-vertical line {
  stroke: #3b4253;
}

.dark-layout .horizontal-layout.navbar-static .header-navbar.navbar-scrolled {
  background-color: #161d31;
}

.dark-layout .horizontal-menu .horizontal-menu-wrapper .navbar-horizontal ul.dropdown-menu::-webkit-scrollbar-thumb {
  background: #161d31;
}

.dark-layout .horizontal-menu .horizontal-menu-wrapper .navbar-horizontal ul.dropdown-menu::-webkit-scrollbar-track {
  background: #3b4253;
}

html[dir="rtl"] body .ps__rail-y {
  left: 1px !important;
  right: auto !important;
}

html[dir="rtl"] .rotate-rtl {
  transform: rotate(-180deg);
}

html[dir="rtl"] .scroll-to-top div:first-of-type {
  right: 30px;
  left: auto !important;
}

html[dir="rtl"] .vertical-layout.vertical-menu-modern .main-menu .navigation li.has-sub > a:after {
  transform: rotate(90deg) !important;
}

html[dir="rtl"] .vertical-layout.vertical-menu-modern .main-menu .navigation li.has-sub:not(.open) > a:after {
  transform: rotate(180deg) !important;
}

html[dir="rtl"] .horizontal-menu .header-navbar.navbar-horizontal .dropdown-menu .dropdown-toggle:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%236e6b7b%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 class=%27feather feather-chevron-left%27%3E%3Cpolyline points=%2715 18 9 12 15 6%27%3E%3C/polyline%3E%3C/svg%3E");
}

html[dir="rtl"] .breadcrumb:not([class*="breadcrumb-"]) .breadcrumb-item + .breadcrumb-item:before, html[dir="rtl"] .breadcrumb.breadcrumb-chevron .breadcrumb-item + .breadcrumb-item:before, html[dir="rtl"] .pagination .page-item.prev-item .page-link:before, html[dir="rtl"] .pagination .page-item.prev .page-link:before, html[dir="rtl"] .pagination .page-item.previous .page-link:before, html[dir="rtl"] .pagination .page-item.prev-item .page-link:hover:before, html[dir="rtl"] .pagination .page-item.prev-item .page-link:active:before, html[dir="rtl"] .pagination .page-item.prev .page-link:hover:before, html[dir="rtl"] .pagination .page-item.prev .page-link:active:before, html[dir="rtl"] .pagination .page-item.previous .page-link:hover:before, html[dir="rtl"] .pagination .page-item.previous .page-link:active:before, html[dir="rtl"] .pagination .page-item.prev-item.disabled .page-link:before, html[dir="rtl"] .pagination .page-item.prev.disabled .page-link:before, html[dir="rtl"] .pagination .page-item.previous.disabled .page-link:before, html[dir="rtl"] .pagination .page-item.next-item .page-link:after, html[dir="rtl"] .pagination .page-item.next .page-link:after, html[dir="rtl"] .pagination .page-item.next-item .page-link:hover:after, html[dir="rtl"] .pagination .page-item.next-item .page-link:active:after, html[dir="rtl"] .pagination .page-item.next .page-link:hover:after, html[dir="rtl"] .pagination .page-item.next .page-link:active:after, html[dir="rtl"] .pagination .page-item.next-item.disabled .page-link:before, html[dir="rtl"] .pagination .page-item.next.disabled .page-link:before, html[dir="rtl"] .pagination .page-item:first-of-type .page-link svg, html[dir="rtl"] .pagination .page-item:last-of-type .page-link svg {
  transform: rotate(180deg);
}

html[dir="rtl"] .popover[data-popper-placement^="left"] .popover-arrow {
  left: unset;
  right: -.5rem;
  transform: translate3d(0, 58px, 0)rotate(180deg) !important;
}

html[dir="rtl"] .popover[data-popper-placement^="right"] .popover-arrow {
  right: unset;
  left: -.5rem;
  transform: translate3d(0, 58px, 0)rotate(180deg) !important;
}

html[dir="rtl"] .bs-tooltip-left .arrow, html[dir="rtl"] .bs-tooltip-auto[data-popper-placement^="left"] .arrow {
  right: -1px;
  transform: translate3d(0, 9px, 0)rotate(180deg) !important;
}

html[dir="rtl"] .bs-tooltip-right .arrow, html[dir="rtl"] .bs-tooltip-auto[data-popper-placement^="right"] .arrow {
  left: -1px;
  right: auto;
  transform: translate3d(0, 9px, 0)rotate(180deg) !important;
}

html[dir="rtl"] .email-application .toggle-cc.mr-1 {
  margin-left: 1rem !important;
  margin-right: 0 !important;
}

html[dir="rtl"] .app-calendar .fc-toolbar .fc-prev-button, html[dir="rtl"] .app-calendar .fc-toolbar .fc-next-button {
  transform: translate3d(0, 9px, 0)rotate(180deg) !important;
}

html[dir="rtl"] .app-ecommerce-details .swiper-button-next {
  left: auto;
  right: 0;
}

html[dir="rtl"] .invoice-list-table-header select {
  background-position: 13px 13px, 20px 13px, 0 0 !important;
}

html[dir="rtl"] .tox-tinymce .tox-editor-header {
  direction: ltr;
}

html[dir="rtl"] .apexcharts-canvas .apexcharts-tooltip .apexcharts-tooltip-marker {
  margin-right: 10px;
  margin-left: 0 !important;
}

html[dir="rtl"] .react-contexify {
  transform-origin: 0 0;
}

html[dir="rtl"] .react-contexify .react-contexify__submenu-arrow {
  transform: rotate(180deg);
}

html[dir="rtl"] .swiper-button-next {
  left: auto !important;
  right: 10px !important;
}

html[dir="rtl"] .swiper-button-prev {
  left: 10px !important;
  right: auto !important;
}

html[dir="rtl"] .flatpickr-calendar .flatpickr-months svg, html[dir="rtl"] .bs-stepper:not(.vertical) .bs-stepper-header .line svg, html[dir="rtl"] .bs-stepper .btn-next svg, html[dir="rtl"] .bs-stepper .btn-prev svg, html[dir="rtl"] .rdt_Table [aria-label="Expand Row"] svg {
  transform: rotate(180deg);
}

html[dir="rtl"] #profile-info .post .post-actions .share-post span.mr-1 {
  margin-right: 0 !important;
}

.react-dataTable > div {
  overflow: inherit;
}

.form-control[readonly] {
  opacity: .5;
}

.is-invalid {
  border-color: #f7685b !important;
}

select.form-control[multiple] {
  background-image: none !important;
}

.input-group .form-control.is-invalid ~ .input-group-append .input-group-text {
  border-color: #f7685b;
}

.input-group.is-invalid .form-control, .input-group.is-invalid .input-group-append .input-group-text, .input-group.is-invalid .input-group-prepend .input-group-text {
  border-color: #f7685b !important;
}

.input-group > .dropdown:nth-last-child(n+3) .dropdown-toggle, .input-group > .dropdown:first-child .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

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

.form-control::-webkit-file-upload-button {
  border-inline-end-width: 1px !important;
  margin-inline-end: .75rem !important;
}

.form-check-label.form-label {
  color: #6e6b7b;
  margin-bottom: 0;
  font-size: 1rem;
}

.dark-layout .card .toast {
  background-color: #161d31d9;
}

.dark-layout .card .toast .toast-header {
  background-color: #161d31;
}

.dark-layout .card .toast .toast-header .close {
  color: #b4b7bd;
}

a.badge:hover {
  color: #fff;
}

.form-switch .form-check-label .switch-icon-left, .form-switch .form-check-label .switch-icon-right {
  top: 2px;
  transform: translate(0, -1px) !important;
}

.dropdown-menu[data-popper-placement]:not([data-popper-placement^="top-"]) {
  margin: unset !important;
  top: .5rem !important;
}

.dropdown-menu[data-popper-placement^="top-"] {
  margin: unset !important;
  bottom: .5rem !important;
}

.dropdown-notification .dropdown-menu, .dropdown-cart .dropdown-menu {
  left: inherit !important;
}

.dropdown-language .country-flag {
  width: 18px !important;
  height: 18px !important;
}

.dropdown-language .dropdown-menu {
  left: auto !important;
}

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

.dropdown-menu .dropdown-item:focus {
  outline: 0;
}

.dropdown-icon-wrapper .dropdown-toggle:after {
  display: none;
}

.dropdown-icon-wrapper .dropdown-menu {
  min-width: auto;
}

.dropdown-icon-wrapper .dropdown-menu .dropdown-item {
  cursor: pointer;
  padding: .5rem 1.1rem;
}

html[dir="rtl"] .carousel .carousel-control-next-icon, html[dir="rtl"] .carousel .carousel-control-prev-icon {
  transform: rotate(180deg);
}

.accordion .accordion-header .accordion-button {
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.45;
}

.pagination.react-paginate .page-link {
  transition: all 50ms ease-in-out;
}

.pagination.react-paginate .page-item.prev a.page-link:before, .pagination.react-paginate .page-item.prev a.page-link:after, .pagination.react-paginate .page-item.next a.page-link:before, .pagination.react-paginate .page-item.next a.page-link:after {
  height: 16.83px;
  margin-top: 1px;
}

.pagination.react-paginate.pagination-sm .page-item.prev a.page-link:before, .pagination.react-paginate.pagination-sm .page-item.prev a.page-link:after, .pagination.react-paginate.pagination-sm .page-item.next a.page-link:before, .pagination.react-paginate.pagination-sm .page-item.next a.page-link:after {
  height: 14.5px;
}

.pagination.react-paginate.pagination-lg .page-item.prev a.page-link:before, .pagination.react-paginate.pagination-lg .page-item.prev a.page-link:after, .pagination.react-paginate.pagination-lg .page-item.next a.page-link:before, .pagination.react-paginate.pagination-lg .page-item.next a.page-link:after {
  height: 19.5px;
}

.pagination.no-navigation li:first-of-type, .pagination.no-navigation li:last-of-type {
  display: none;
}

.fallback-spinner {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.fallback-spinner.app-loader {
  flex-direction: column;
  height: 100vh;
}

.fallback-spinner.app-loader .loading {
  margin-top: 1rem;
}

.fallback-spinner .loading {
  box-sizing: border-box;
  border: 3px solid #0000;
  border-radius: 50%;
  width: 55px;
  height: 55px;
}

.fallback-spinner .loading .effect-1, .fallback-spinner .loading .effect-2, .fallback-spinner .loading .effect-3 {
  box-sizing: border-box;
  border: 3px solid #0000;
  border-left-color: #01f;
  border-radius: 50%;
  width: 55px;
  height: 55px;
}

.fallback-spinner .loading .effect-1 {
  animation: 1s infinite rotate;
  position: absolute;
}

.fallback-spinner .loading .effect-2 {
  animation: 1s .1s infinite rotateOpacity;
  position: absolute;
}

.fallback-spinner .loading .effect-3 {
  animation: 1s .2s infinite rotateOpacity;
}

.fallback-spinner .loading .loading .effects {
  transition: all .3s;
}

@keyframes rotate {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(1turn);
  }
}

@keyframes rotateOpacity {
  0% {
    opacity: .1;
    transform: rotate(0);
  }

  100% {
    opacity: 1;
    transform: rotate(1turn);
  }
}

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

.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  opacity: .2;
}

.main-menu .navbar-header .navbar-brand .brand-name img {
  max-width: 120px;
  margin-left: 1.5rem;
}

.vertical-layout.vertical-menu-modern.menu-expanded .main-menu .navigation > li.active > a svg, .vertical-layout.vertical-menu-modern.menu-collapsed .main-menu.expanded .navigation > li.active > a svg {
  stroke: #fff;
}

