/*!********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./src/styles.css ***!
  \********************************************************************************************************************************************************************************************************/
/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
 /*X-Small devices (portrait phones, less than 576px)*/
 /* No media query for `xs` since this is the default in Bootstrap*/
 *, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
 ::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
 /*! tailwindcss v3.4.18 | MIT License | https://tailwindcss.com
 */
 /*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
 *,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
 ::before,
::after {
  --tw-content: '';
}
 /*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
 html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */ /* 3 */
  tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
 /*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
 body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
 /*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
 hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
 /*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
 abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
 /*
Remove the default font size and weight for headings.
*/
 h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
 /*
Reset links to optimize for opt-in styling instead of opt-out.
*/
 a {
  color: inherit;
  text-decoration: inherit;
}
 /*
Add the correct font weight in Edge and Safari.
*/
 b,
strong {
  font-weight: bolder;
}
 /*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
 code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
 /*
Add the correct font size in all browsers.
*/
 small {
  font-size: 80%;
}
 /*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
 sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
 sub {
  bottom: -0.25em;
}
 sup {
  top: -0.5em;
}
 /*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
 table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
 /*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
 button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
 /*
Remove the inheritance of text transform in Edge and Firefox.
*/
 button,
select {
  text-transform: none;
}
 /*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
 button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
 /*
Use the modern Firefox focus style for all focusable elements.
*/
 :-moz-focusring {
  outline: auto;
}
 /*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
 :-moz-ui-invalid {
  box-shadow: none;
}
 /*
Add the correct vertical alignment in Chrome and Firefox.
*/
 progress {
  vertical-align: baseline;
}
 /*
Correct the cursor style of increment and decrement buttons in Safari.
*/
 ::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
 /*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
 [type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
 /*
Remove the inner padding in Chrome and Safari on macOS.
*/
 ::-webkit-search-decoration {
  -webkit-appearance: none;
}
 /*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
 ::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
 /*
Add the correct display in Chrome and Safari.
*/
 summary {
  display: list-item;
}
 /*
Removes the default spacing and border for appropriate elements.
*/
 blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
 fieldset {
  margin: 0;
  padding: 0;
}
 legend {
  padding: 0;
}
 ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
 /*
Reset default styling for dialogs.
*/
 dialog {
  padding: 0;
}
 /*
Prevent resizing textareas horizontally by default.
*/
 textarea {
  resize: vertical;
}
 /*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
 input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
 /*
Set the default cursor for buttons.
*/
 button,
[role="button"] {
  cursor: pointer;
}
 /*
Make sure disabled buttons don't get the pointer cursor.
*/
 :disabled {
  cursor: default;
}
 /*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
 img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
 /*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
 img,
video {
  max-width: 100%;
  height: auto;
}
 /* Make elements with the HTML hidden attribute stay hidden by default */
 [hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
 .container {
  width: 100%;
}
 @media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
 @media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
 @media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
 @media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
 @media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
 .visible {
  visibility: visible;
}
 .collapse {
  visibility: collapse;
}
 .static {
  position: static;
}
 .\!fixed {
  position: fixed !important;
}
 .fixed {
  position: fixed;
}
 .absolute {
  position: absolute;
}
 .relative {
  position: relative;
}
 .sticky {
  position: sticky;
}
 .m-0 {
  margin: 0px;
}
 .m-2 {
  margin: 0.5rem;
}
 .m-auto {
  margin: auto;
}
 .mx-3 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
 .mx-auto {
  margin-left: auto;
  margin-right: auto;
}
 .mb-0 {
  margin-bottom: 0px;
}
 .mb-1 {
  margin-bottom: 0.25rem;
}
 .mb-2 {
  margin-bottom: 0.5rem;
}
 .mb-3 {
  margin-bottom: 0.75rem;
}
 .ml-0 {
  margin-left: 0px;
}
 .ml-2 {
  margin-left: 0.5rem;
}
 .ml-5 {
  margin-left: 1.25rem;
}
 .ml-auto {
  margin-left: auto;
}
 .mr-0 {
  margin-right: 0px;
}
 .mr-2 {
  margin-right: 0.5rem;
}
 .ms-3 {
  margin-inline-start: 0.75rem;
}
 .mt-0 {
  margin-top: 0px;
}
 .mt-1 {
  margin-top: 0.25rem;
}
 .mt-10 {
  margin-top: 2.5rem;
}
 .mt-2 {
  margin-top: 0.5rem;
}
 .mt-3 {
  margin-top: 0.75rem;
}
 .mt-4 {
  margin-top: 1rem;
}
 .mt-5 {
  margin-top: 1.25rem;
}
 .block {
  display: block;
}
 .flex {
  display: flex;
}
 .table {
  display: table;
}
 .grid {
  display: grid;
}
 .hidden {
  display: none;
}
 .h-auto {
  height: auto;
}
 .w-20 {
  width: 5rem;
}
 .w-80 {
  width: 20rem;
}
 .transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
 .flex-row {
  flex-direction: row;
}
 .flex-wrap {
  flex-wrap: wrap;
}
 .overflow-auto {
  overflow: auto;
}
 .overflow-hidden {
  overflow: hidden;
}
 .border {
  border-width: 1px;
}
 .border-0 {
  border-width: 0px;
}
 .bg-transparent {
  background-color: transparent;
}
 .bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
 .p-0 {
  padding: 0px;
}
 .p-2 {
  padding: 0.5rem;
}
 .px-0 {
  padding-left: 0px;
  padding-right: 0px;
}
 .px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
 .px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
 .px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
 .py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
 .py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
 .pb-0 {
  padding-bottom: 0px;
}
 .pl-3 {
  padding-left: 0.75rem;
}
 .pl-4 {
  padding-left: 1rem;
}
 .pt-0 {
  padding-top: 0px;
}
 .pt-2 {
  padding-top: 0.5rem;
}
 .pt-3 {
  padding-top: 0.75rem;
}
 .pt-4 {
  padding-top: 1rem;
}
 .text-left {
  text-align: left;
}
 .text-center {
  text-align: center;
}
 .text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
 .outline {
  outline-style: solid;
}
 .blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
 .filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
 .backdrop-filter {
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
 .transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
 body {
  overscroll-behavior-y: none !important;
}
 :root {
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
 *,
*::before,
*::after {
  box-sizing: border-box;
}
 html {
  -webkit-text-size-adjust: 100%;
  /* overflow: hidden; */
  width: 100%;
}
 body {
  overscroll-behavior-y: none;
  height: 100%;
  /* position: fixed; */
  /* prevent overscroll bounce*/
  -webkit-overflow-scrolling: touch;

}
 :root {
  --primary: #cacaca;
  --primary-bg: linear-gradient(90deg, #afafaf 0%, #cecece 100%);
  --bg-blur: blur(10px);
  --bg-blur-color: #00000024;
  --secondary: #949494;
  --text-color: #fff;
}
 /*xs*/
 @media only screen and (max-width: 600px){
  header.fixed .navbar .navbar-nav a {
    font-size: 11px !important;
  }
  .folder-tree-wrapper {
    padding: 10px !important;
    max-height: 20% !important;;
    overflow: auto !important;;
  }


  .folder-details-wrapper {
    max-height: 50% !important;
  }
}
 /*sm*/
 @media only screen and (min-width: 600px){
  header.fixed .navbar .navbar-nav a {
    font-size: 11px !important;
  }

  .folder-tree-wrapper {
    padding: 10px !important;
    max-height: 20% !important;;
    overflow: auto !important;;
  }
}
 /*MD*/
 @media only screen and (min-width: 768px){
  header.fixed .navbar .navbar-nav a {
    font-size: 11px !important;
  }

  .folder-tree-wrapper {
    padding: 10px !important;
    max-height:20% !important;;
    overflow: auto !important;;
  }


  .folder-details-wrapper {
    max-height: 50% !important;
  }
}
 @media only screen and (min-width: 930px){
  .folder-tree-wrapper {
    padding: 10px !important;
    max-height:40% !important;;
    overflow: auto !important;;
  }
}
 /*lg*/
 @media only screen and (min-width: 992px){
  header.fixed .navbar .navbar-nav a {
    font-size: 13px !important;
  }
}
 /*xlg*/
 @media only screen and (min-width: 1200px){
  header.fixed .navbar .navbar-nav a {
    font-size: 13px !important;
  }
}
 /*// Small devices (landscape phones, 576px and up)*/
 @media (min-width: 576px) {

}
 /*// Medium devices (tablets, 768px and up)*/
 @media (min-width: 768px) {
  header.fixed .navbar .navbar-nav a {
    font-size: 12px !important;
  }
  .dropdown-toggle-split img {
    top: -3px !important;
  }


}
 /*// Large devices (desktops, 992px and up)*/
 @media (min-width: 992px) {
  .page-body {
    padding: 20px 2px !important;
  }

  header.fixed .navbar .navbar-nav a {
    font-size: 12px !important;
  }
  .dropdown-toggle-split img {
    top: -3px !important;
  }

}
 /*// X-Large devices (large desktops, 1200px and up)*/
 @media (min-width: 1200px) {
  .page-body {
    padding: 20px 2px !important;
  }
  header.fixed .navbar .navbar-nav a {
    font-size: 13px !important;
  }
  .dropdown-toggle-split img {
    top: -3px !important;
  }

}
 /*// XX-Large devices (larger desktops, 1400px and up)*/
 @media (min-width: 1400px) {
  .page-body {
    padding: 20px 2px !important;
  }
  header.fixed .navbar .navbar-nav a {
    font-size: 13px !important;
  }
  .dropdown-toggle-split img {
    top: -3px !important;
  }

}
 article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}
 body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
 .wrapper{
  overflow: hidden; 
  position: absolute;
  background: 
  linear-gradient(#00000054 25%,#000000fc),
  radial-gradient(circle at left bottom,var(--primary) 0,#000 80%);
    background-position: left bottom;
  width: 100%;
}
 [tabindex="-1"]:focus {
  outline: 0 !important;
}
 @keyframes blinking {
  0% {
    background-color: #06c3d1;
    border: 3px solid #666;
  }
  100% {
    background-color: #270da6;
    border: 3px solid #666;
  }
}
 .blinkme {
  width: 200px;
  height: 200px;
  animation: blinking 1s infinite;
}
 hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
 h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
 p {
  margin-top: 0;
  margin-bottom: 1rem;
}
 abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
 address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
 ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
 ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
 dt {
  font-weight: 700;
}
 dd {
  margin-bottom: .5rem;
  margin-left: 0;
}
 blockquote {
  margin: 0 0 1rem;
}
 b,
strong {
  font-weight: bolder;
}
 small {
  font-size: 80%;
}
 sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
 sub {
  bottom: -.25em;
}
 sup {
  top: -.5em;
}
 a {
  color: var(--primary);
  text-decoration: none;
  /* background-color: aliceblue; */
}
 a:hover {
  color: #0056b3;
  text-decoration: underline;
}
 a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
 a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
 a:not([href]):not([tabindex]):focus {
  outline: 0;
}
 pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
 pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}
 figure {
  margin: 0 0 1rem;
}
 img {
  vertical-align: middle;
  border-style: none;
}
 svg {
  overflow: hidden;
  vertical-align: middle;
}
 table {
  border-collapse: collapse;
}
 caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
 th {
  text-align: inherit;
}
 label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
 button {
  border-radius: 0;
}
 button:focus {
  outline: 1px dotted;
}
 input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
 button,
input {
  overflow: visible;
}
 button,
select {
  text-transform: none;
}
 select {
  word-wrap: normal;
}
 button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
 button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}
 button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
 input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}
 input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}
 textarea {
  overflow: auto;
  resize: vertical;
}
 fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
 legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
 progress {
  vertical-align: baseline;
}
 [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
 [type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
 [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
 ::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
 output {
  display: inline-block;
}
 summary {
  display: list-item;
  cursor: pointer;
}
 template {
  display: none;
}
 [hidden] {
  display: none !important;
}
 h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
 h1, .h1 {
  font-size: 2.5rem;
}
 h2, .h2 {
  font-size: 2rem;
}
 h3, .h3 {
  font-size: 1.75rem;
}
 h4, .h4 {
  font-size: 1.5rem;
}
 h5, .h5 {
  font-size: 1.25rem;
}
 h6, .h6 {
  font-size: 1rem;
}
 .lead {
  font-size: 1.25rem;
  font-weight: 300;
}
 .display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}
 .display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}
 .display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}
 .display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}
 hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
 small,
.small {
  font-size: 80%;
  font-weight: 400;
}
 mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
 .list-unstyled {
  padding-left: 0;
  list-style: none;
}
 .list-inline {
  padding-left: 0;
  list-style: none;
}
 .list-inline-item {
  display: inline-block;
}
 .list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
 .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
 .blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
 .blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
 .blockquote-footer::before {
  content: "\2014\00A0";
}
 .img-fluid {
  max-width: 100%;
  height: auto;
}
 .img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}
 .figure {
  display: inline-block;
}
 .figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
 .figure-caption {
  font-size: 90%;
  color: #6c757d;
}
 .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
 @media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
 @media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
 @media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
 @media (min-width: 1200px) {
  .container {
    /*max-width: 1140px;*/
    max-width: 95%;
  }
}
 .container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
 .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: 0%;
  margin-left: 0%;
  justify-content: center;
}
 .rowSettings {
  display: flex;
  flex-wrap: wrap;
  margin-right: 7%;
  margin-left: 7%;
  justify-content: flex-start;
}
 .no-gutters {
  margin-right: 0;
  margin-left: 0;
}
 .no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
 .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 0px;
}
 .col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
 .col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
 .col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}
 .col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}
 .col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
 .col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}
 .col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}
 .col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
 .col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}
 .col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}
 .col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
 .col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}
 .col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}
 .col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
 .order-first {
  order: -1;
}
 .order-last {
  order: 13;
}
 .order-0 {
  order: 0;
}
 .order-1 {
  order: 1;
}
 .order-2 {
  order: 2;
}
 .order-3 {
  order: 3;
}
 .order-4 {
  order: 4;
}
 .order-5 {
  order: 5;
}
 .order-6 {
  order: 6;
}
 .order-7 {
  order: 7;
}
 .order-8 {
  order: 8;
}
 .order-9 {
  order: 9;
}
 .order-10 {
  order: 10;
}
 .order-11 {
  order: 11;
}
 .order-12 {
  order: 12;
}
 .offset-1 {
  margin-left: 8.33333%;
}
 .offset-2 {
  margin-left: 16.66667%;
}
 .offset-3 {
  margin-left: 25%;
}
 .offset-4 {
  margin-left: 33.33333%;
}
 .offset-5 {
  margin-left: 41.66667%;
}
 .offset-6 {
  margin-left: 50%;
}
 .offset-7 {
  margin-left: 58.33333%;
}
 .offset-8 {
  margin-left: 66.66667%;
}
 .offset-9 {
  margin-left: 75%;
}
 .offset-10 {
  margin-left: 83.33333%;
}
 .offset-11 {
  margin-left: 91.66667%;
}
 @media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}
 @media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}
 @media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}
 @media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-3 {
    /*flex: 0 0 25%;
    max-width: 25%;*/
    flex: 0 0 300px;
    max-width: 300px;
  }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}
 .table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
 .table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
 .table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
 .table tbody + tbody {
  border-top: 2px solid #dee2e6;
}
 .table-sm th,
.table-sm td {
  padding: 0.3rem;
}
 .table-bordered {
  border: 1px solid #dee2e6;
}
 .table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}
 .table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}
 .table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}
 .table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
 .table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}
 .table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff;
}
 .table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7abaff;
}
 .table-hover .table-primary:hover {
  background-color: #9fcdff;
}
 .table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}
 .table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}
 .table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb;
}
 .table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}
 .table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}
 .table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}
 .table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e;
}
 .table-hover .table-success:hover {
  background-color: #b1dfbb;
}
 .table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}
 .table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}
 .table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda;
}
 .table-hover .table-info:hover {
  background-color: #abdde5;
}
 .table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}
 .table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}
 .table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e;
}
 .table-hover .table-warning:hover {
  background-color: #ffe8a1;
}
 .table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}
 .table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}
 .table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e;
}
 .table-hover .table-danger:hover {
  background-color: #f1b0b7;
}
 .table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}
 .table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}
 .table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc;
}
 .table-hover .table-light:hover {
  background-color: #ececf6;
}
 .table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}
 .table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}
 .table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c;
}
 .table-hover .table-dark:hover {
  background-color: #b9bbbe;
}
 .table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}
 .table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}
 .table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
 .table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}
 .table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}
 .table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
 .table-dark {
  color: #fff;
  background-color: #343a40;
}
 .table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}
 .table-dark.table-bordered {
  border: 0;
}
 .table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
 .table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}
 @media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
 @media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
 @media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
 @media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
 .table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
 .table-responsive > .table-bordered {
  border: 0;
}
 .form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
 @media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
 .form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
 .form-control:focus {
  color: #fff;
  background-color: #fff;
  border-color: var(--primary);
  outline: 0;
  box-shadow:0 0 3px 0.1rem var(--primary);
}
 .form-control::placeholder {
  color: #fff;
  opacity: 1;
}
 .form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
 select.form-control:focus::-ms-value, .nav-pagination .table-info select:focus::-ms-value, .nav-pagination label select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
 .form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}
 .col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
 .col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}
 .col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}
 .form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
 .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}
 .form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
 .form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
 select.form-control[size], .nav-pagination .table-info select[size], .nav-pagination label select[size], select.form-control[multiple], .nav-pagination .table-info select[multiple], .nav-pagination label select[multiple] {
  height: auto;
}
 textarea.form-control {
  height: auto;
}
 .form-group {
  margin-bottom: 1rem;
}
 .form-text {
  display: block;
  margin-top: 0.25rem;
}
 .form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
 .form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}
 .form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}
 .form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
 .form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}
 .form-check-label {
  margin-bottom: 0;
}
 .form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
 .form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}
 .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}
 .valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: var(--primary);
  border-radius: 0.25rem;
}
 .was-validated .form-control:valid, .form-control.is-valid {
  border-color: var(--primary);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
 .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: var(--primary);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
 .was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip {
  display: block;
}
 .was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
 .was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: var(--primary);
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
 .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: var(--primary);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
 .was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}
 .was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block;
}
 .was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: var(--primary);
}
 .was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}
 .was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: var(--primary);
}
 .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: var(--primary);
}
 .was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}
 .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: var(--primary);
  background-color: var(--primary);
}
 .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
 .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: var(--primary);
}
 .was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: var(--primary);
}
 .was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}
 .was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: var(--primary);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
 .invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}
 .invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}
 .was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
 .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
 .was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip {
  display: block;
}
 .was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
 .was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
 .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
 .was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}
 .was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block;
}
 .was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
 .was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
 .was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}
 .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}
 .was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
 .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}
 .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
 .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545;
}
 .was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}
 .was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
 .was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
 .form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
 .form-inline .form-check {
  width: 100%;
}
 @media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
 .btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
          user-select: none;
  background-color: transparent;
  /*border: 1px solid transparent;*/
  padding: 0.375rem 0.75rem;
  font-size: 12px;
  line-height: 1.5;
  /*border-radius: 0.25rem;*/
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
 @media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
 .btn:hover {
  color: #212529;
  text-decoration: none;
}
 .btn:focus, .btn.focus {
  outline: 0;
  box-shadow:0 0 3px 0.1rem var(--primary);
}
 .btn.disabled, .btn:disabled {
  opacity: 0.65;
}
 a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}
 .btn-primary {
  color: #fff;
  background-color: var(--primary);
  border-color: var(--primary);
}
 .btn-primary:hover {
  color: black;
  /*background-color: var(--primary);
  border-color: var(--bg-blur-color);*/
  background: linear-gradient(-135deg,#0000 3%,#00000030 0),linear-gradient(-135deg,#0000 3%,white 0)
}
 .btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem var(--primary);
}
 .btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: var(--primary);
  border-color: var(--primary);
}
 .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: var(--bg-blur-color);
  border-color: var(--primary);
}
 .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem var(--primary);
}
 .btn-secondary, .card .card-header .views .btn.btn-secondary, .gridster-container .widget .card-header .views .btn.btn-secondary, .card .widgets-container .widget .widget-header .views .btn.btn-secondary, .widgets-container .widget .card .widget-header .views .btn.btn-secondary, .gridster-container .widget .widget-header .views .btn.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
 .btn-secondary:hover, .card .card-header .views .btn.btn-secondary:hover, .gridster-container .widget .card-header .views .btn.btn-secondary:hover, .card .widgets-container .widget .widget-header .views .btn.btn-secondary:hover, .widgets-container .widget .card .widget-header .views .btn.btn-secondary:hover, .gridster-container .widget .widget-header .views .btn.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
 .btn-secondary:focus, .card .card-header .views .btn.btn-secondary:focus, .gridster-container .widget .card-header .views .btn.btn-secondary:focus, .card .widgets-container .widget .widget-header .views .btn.btn-secondary:focus, .widgets-container .widget .card .widget-header .views .btn.btn-secondary:focus, .gridster-container .widget .widget-header .views .btn.btn-secondary:focus, .btn-secondary.focus, .card .card-header .views .focus.btn.btn-secondary, .gridster-container .widget .card-header .views .focus.btn.btn-secondary, .card .widgets-container .widget .widget-header .views .focus.btn.btn-secondary, .widgets-container .widget .card .widget-header .views .focus.btn.btn-secondary, .gridster-container .widget .widget-header .views .focus.btn.btn-secondary {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
 .btn-secondary.disabled, .card .card-header .views .disabled.btn.btn-secondary, .gridster-container .widget .card-header .views .disabled.btn.btn-secondary, .card .widgets-container .widget .widget-header .views .disabled.btn.btn-secondary, .widgets-container .widget .card .widget-header .views .disabled.btn.btn-secondary, .gridster-container .widget .widget-header .views .disabled.btn.btn-secondary, .btn-secondary:disabled, .card .card-header .views .btn.btn-secondary:disabled, .gridster-container .widget .card-header .views .btn.btn-secondary:disabled, .card .widgets-container .widget .widget-header .views .btn.btn-secondary:disabled, .widgets-container .widget .card .widget-header .views .btn.btn-secondary:disabled, .gridster-container .widget .widget-header .views .btn.btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
 .btn-secondary:not(:disabled):not(.disabled):active, .card .card-header .views .btn.btn-secondary:not(:disabled):not(.disabled):active, .gridster-container .widget .card-header .views .btn.btn-secondary:not(:disabled):not(.disabled):active, .card .widgets-container .widget .widget-header .views .btn.btn-secondary:not(:disabled):not(.disabled):active, .widgets-container .widget .card .widget-header .views .btn.btn-secondary:not(:disabled):not(.disabled):active, .gridster-container .widget .widget-header .views .btn.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .card .card-header .views .btn.btn-secondary:not(:disabled):not(.disabled).active, .gridster-container .widget .card-header .views .btn.btn-secondary:not(:disabled):not(.disabled).active, .card .widgets-container .widget .widget-header .views .btn.btn-secondary:not(:disabled):not(.disabled).active, .widgets-container .widget .card .widget-header .views .btn.btn-secondary:not(:disabled):not(.disabled).active, .gridster-container .widget .widget-header .views .btn.btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle,
.card .card-header .views .show > .dropdown-toggle.btn.btn-secondary,
.gridster-container .widget .card-header .views .show > .dropdown-toggle.btn.btn-secondary,
.card .widgets-container .widget .widget-header .views .show > .dropdown-toggle.btn.btn-secondary,
.widgets-container .widget .card .widget-header .views .show > .dropdown-toggle.btn.btn-secondary,
.gridster-container .widget .widget-header .views .show > .dropdown-toggle.btn.btn-secondary {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}
 .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus,
.card .card-header .views .show > .dropdown-toggle.btn.btn-secondary:focus,
.gridster-container .widget .card-header .views .show > .dropdown-toggle.btn.btn-secondary:focus,
.card .widgets-container .widget .widget-header .views .show > .dropdown-toggle.btn.btn-secondary:focus,
.widgets-container .widget .card .widget-header .views .show > .dropdown-toggle.btn.btn-secondary:focus,
.gridster-container .widget .widget-header .views .show > .dropdown-toggle.btn.btn-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
 .btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
 .btn-disabled {
  color: #fff;
  background: linear-gradient(90deg, #918d8d 0%,#9e9e9e 100%);
  border-color: #737a6a;
  cursor: no-drop !important;
  opacity: 0.7;
}
 .btn-warning {
  background: 
  linear-gradient(135deg,#0000 5%,#00000030 0),
  linear-gradient(135deg,#0000 5%,var(--primary) 0);
  color: white !important;
  cursor: pointer;
}
 .btn-success:hover {
  color: #fff;
  background-color: #71c70f;
  border-color: #8ae324;
}
 .btn-disabled:hover {
  color: #fff;
  background-color: #918d8d;
  border-color: #918d8d;
}
 .btn-success:focus, .btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
 .btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
 .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}
 .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
 .btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
 .btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
 .btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
 .btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
 .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
 .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
 .btn-warning {
  background: 
  linear-gradient(135deg,#0000 5%,#00000080 0),
  linear-gradient(135deg,#0000 5%,var(--primary) 0);
  color: white !important;
  cursor: pointer;
}
 .btn-warning:hover {
  background: 
  linear-gradient(135deg,#0000 5%,#00000030 0),
  linear-gradient(135deg,#0000 5%,var(--primary) 0);
  color: white !important;
  cursor: pointer;
}
 .btn-warning:focus, .btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
 .btn-warning.disabled, .btn-warning:disabled {
  color: #fff;
  background-color: var(--primary);
  border-color: var(--primary);
}
 .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #d39e00;
  border-color: #c69500;
}
 .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
 .btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
 .btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
 .btn-danger:focus, .btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
 .btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
 .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
 .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
 .btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
 .btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
 .btn-light:focus, .btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
 .btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
 .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
 .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
 .btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
 .btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
 .btn-dark:focus, .btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
 .btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
 .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
 .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
 .btn-outline-primary {
  color: var(--primary);
  background: 
  linear-gradient(135deg,#0000 4%,#00000065 0),
  linear-gradient(135deg,#0000 4%,var(--primary) 0);
}
 .btn-outline-primary:hover {
  color: #fff;
  outline-color: var(--parimary);
  outline-width: 1px;
  background: 
      linear-gradient(135deg, transparent 5%, #00000065 0%),
      linear-gradient(135deg, transparent 4.5%, var(--primary) 0%);
}
 .btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 171, 18, 0.5);
}
 .btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: var(--primary);
  background-color: transparent;
}
 .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background: 
      linear-gradient(135deg, transparent 3%, #00000085 0%),
      linear-gradient(135deg, transparent 2.5%, var(--primary) 0%);
}
 .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 171, 18, 0.5);
}
 .btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
 .btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
 .btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
 .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
 .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
 .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
 .btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}
 .btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
 .btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
 .btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
 .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
 .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
 .btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}
 .btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
 .btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
 .btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
 .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
 .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
 .btn-outline-warning {
  color: var(--primary);
  border-color: var(--primary);
}
 .btn-outline-warning:hover {
  color: #212529;
  background-color: var(--primary);
  border-color: var(--primary);
}
 .btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
 .btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: var(--primary);
  background-color: transparent;
}
 .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: var(--primary);
  border-color: var(--primary);
}
 .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
 .btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
 .btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
 .btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
 .btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
 .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
 .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
 .btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
 .btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
 .btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
 .btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
 .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
 .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
 .btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
 .btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
 .btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
 .btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
 .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
 .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
 .btn-link {
  font-weight: 400;
  color: var(--primary);
  text-decoration: none;
}
 .btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
}
 .btn-link:focus, .btn-link.focus {
  text-decoration: underline;
  box-shadow: none;
}
 .btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}
 .btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0.3rem;
}
 .btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
 .btn-block {
  display: block;
  width: 100%;
}
 .btn-block + .btn-block {
  margin-top: 0.5rem;
}
 input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
 .fade {
  transition: opacity 0.15s linear;
}
 @media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
 .fade:not(.show) {
  opacity: 0;
}
 .collapse:not(.show) {
  display: none;
}
 .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
 @media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
 .dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}
 .dropdown-toggle {
  white-space: nowrap;
}
 .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
 .dropdown-toggle:empty::after {
  margin-left: 0;
}
 .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: transparent;
  background-clip: padding-box;
  
}
 .dropdown-menu-left {
  right: auto;
  left: 0;
}
 .dropdown-menu-right {
  right: 0;
  left: auto;
}
 @media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
 @media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
 @media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
 @media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
 .dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
 .dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
 .dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}
 .dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
 .dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
 .dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
 .dropright .dropdown-toggle::after {
  vertical-align: 0;
}
 .dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
 .dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  display: none;
}
 .dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
 .dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
 .dropleft .dropdown-toggle::before {
  vertical-align: 0;
}
 .dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}
 .dropdown-divider {
  height: 2px;
  margin: 0.3px 0;
  overflow: hidden;

}
 .dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
 .dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}
 .dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: var(--primary);
}
 .dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}
 .dropdown-menu.show {
  display: block;
}
 .dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}
 .dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}
 .btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
 .btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
 .btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}
 .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}
 .btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
 .btn-toolbar .input-group {
  width: auto;
}
 .btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
 .btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
 .btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
 .dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
 .dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after {
  margin-left: 0;
}
 .dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}
 .btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
 .btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
 .btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
 .btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
 .btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
 .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
 .btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
 .btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
 .btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
 .input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
 .input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
 .input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
 .input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
 .input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
 .input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
 .input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
 .input-group > .custom-file {
  display: flex;
  align-items: center;
}
 .input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
 .input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
 .input-group-prepend,
.input-group-append {
  display: flex;
}
 .input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}
 .input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}
 .input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}
 .input-group-prepend {
  margin-right: -1px;
}
 .input-group-append {
  margin-left: -1px;
}
 .input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
 .input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}
 .input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}
 .input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
 .input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}
 .input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
 .input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}
 .input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
 .input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
 .nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
 .nav-link {
  display: block;
  padding: 5px;
}
 .nav-link:hover, .nav-link:focus {
  text-decoration: none;
}
 .nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}
 .nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
 .nav-tabs .nav-item {
  margin-bottom: -1px;
}
 .nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
 .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}
 .nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
 .nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
 .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
 .nav-pills .nav-link {
  border-radius: 0.25rem;
}
 .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: var(--primary);
}
 .nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}
 .nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}
 .tab-content > .tab-pane {
  display: none;
}
 .tab-content > .active {
  display: block;
}
 .navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
 .navbar > .container,
.navbar > .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
 .navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
 .navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
 .navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
 .navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
 .navbar-nav .dropdown-menu {
  /*position: static;*/
  position: absolute;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.8);
  border: 1px solid var(--primary);
  border-radius: 0.3rem;
  outline: 0;
  backdrop-filter: var(--bg-blur);
  -webkit-backdrop-filter:  var(--bg-blur);
  float: none;
}
 .navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
 .navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}
 .navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
 .navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}
 .navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}
 @media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
 @media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    /*flex-basis: auto;*/
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
 @media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
 @media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
 @media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
 @media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap;
  }
  
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
 @media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
 @media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
 .navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
 .navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
 .navbar-expand .navbar-nav {
  flex-direction: row;
}
 .navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
 .navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
 .navbar-expand > .container,
.navbar-expand > .container-fluid {
  flex-wrap: nowrap;
}
 .navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
 .navbar-expand .navbar-toggler {
  display: none;
}
 .navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
 .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
 .navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
 .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
 .navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
 .navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
 .navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
 .navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
 .navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
 .navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
 .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}
 .navbar-dark .navbar-brand {
  color: #fff;
}
 .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
 .navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
 .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
 .navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
 .navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
 .navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
 .navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
 .navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
 .navbar-dark .navbar-text a {
  color: #fff;
}
 .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}
 .card, .gridster-container .widget {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
 .card > hr, .gridster-container .widget > hr {
  margin-right: 0;
  margin-left: 0;
}
 .card > .list-group:first-child .list-group-item:first-child, .gridster-container .widget > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
 .card > .list-group:last-child .list-group-item:last-child, .gridster-container .widget > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
 .card-body, .widgets-container .widget .widget-body, .gridster-container .widget .widget-body, .quality-report .widget .widget-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}
 .card-title {
  margin-bottom: 0.75rem;
}
 .card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}
 .card-text:last-child {
  margin-bottom: 0;
}
 .card-link:hover {
  text-decoration: none;
}
 .card-link + .card-link {
  margin-left: 1.25rem;
}
 .card-header, .widgets-container .widget .widget-header, .gridster-container .widget .widget-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
 .card-header:first-child, .widgets-container .widget .widget-header:first-child, .gridster-container .widget .widget-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
 .card-header + .list-group .list-group-item:first-child, .widgets-container .widget .widget-header + .list-group .list-group-item:first-child, .gridster-container .widget .widget-header + .list-group .list-group-item:first-child {
  border-top: 0;
}
 .card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
 .card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
 .card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}
 .card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
 .card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}
 .card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}
 .card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
 .card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
 .card-deck {
  display: flex;
  flex-direction: column;
}
 .card-deck .card, .card-deck .gridster-container .widget, .gridster-container .card-deck .widget {
  margin-bottom: 15px;
}
 @media (min-width: 576px) {
  .card-deck {
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card, .card-deck .gridster-container .widget, .gridster-container .card-deck .widget {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
 .card-group {
  display: flex;
  flex-direction: column;
}
 .card-group > .card, .gridster-container .card-group > .widget {
  margin-bottom: 15px;
}
 @media (min-width: 576px) {
  .card-group {
    flex-flow: row wrap;
  }
  .card-group > .card, .gridster-container .card-group > .widget {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card, .gridster-container .card-group > .widget + .card, .gridster-container .card-group > .card + .widget, .gridster-container .card-group > .widget + .widget {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child), .gridster-container .card-group > .widget:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top, .gridster-container .card-group > .widget:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header,
  .gridster-container .card-group > .widget:not(:last-child) .card-header,
  .card-group > .card:not(:last-child) .widgets-container .widget .widget-header,
  .widgets-container .widget .card-group > .card:not(:last-child) .widget-header,
  .gridster-container .widgets-container .card-group > .widget:not(:last-child) .widget-header,
  .card-group > .card:not(:last-child) .gridster-container .widget .widget-header,
  .gridster-container .widget .card-group > .card:not(:last-child) .widget-header,
  .gridster-container .card-group > .widget:not(:last-child) .widget-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom, .gridster-container .card-group > .widget:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer,
  .gridster-container .card-group > .widget:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child), .gridster-container .card-group > .widget:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top, .gridster-container .card-group > .widget:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header,
  .gridster-container .card-group > .widget:not(:first-child) .card-header,
  .card-group > .card:not(:first-child) .widgets-container .widget .widget-header,
  .widgets-container .widget .card-group > .card:not(:first-child) .widget-header,
  .gridster-container .widgets-container .card-group > .widget:not(:first-child) .widget-header,
  .card-group > .card:not(:first-child) .gridster-container .widget .widget-header,
  .gridster-container .widget .card-group > .card:not(:first-child) .widget-header,
  .gridster-container .card-group > .widget:not(:first-child) .widget-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom, .gridster-container .card-group > .widget:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer,
  .gridster-container .card-group > .widget:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}
 .card-columns .card, .card-columns .gridster-container .widget, .gridster-container .card-columns .widget {
  margin-bottom: 0.75rem;
}
 @media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card, .card-columns .gridster-container .widget, .gridster-container .card-columns .widget {
    display: inline-block;
    width: 100%;
  }
}
 .accordion > .card, .gridster-container .accordion > .widget {
  overflow: hidden;
}
 .accordion > .card:not(:first-of-type) .card-header:first-child, .gridster-container .accordion > .widget:not(:first-of-type) .card-header:first-child, .accordion > .card:not(:first-of-type) .widgets-container .widget .widget-header:first-child, .widgets-container .widget .accordion > .card:not(:first-of-type) .widget-header:first-child, .gridster-container .widgets-container .accordion > .widget:not(:first-of-type) .widget-header:first-child, .accordion > .card:not(:first-of-type) .gridster-container .widget .widget-header:first-child, .gridster-container .widget .accordion > .card:not(:first-of-type) .widget-header:first-child, .gridster-container .accordion > .widget:not(:first-of-type) .widget-header:first-child {
  border-radius: 0;
}
 .accordion > .card:not(:first-of-type):not(:last-of-type), .gridster-container .accordion > .widget:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}
 .accordion > .card:first-of-type, .gridster-container .accordion > .widget:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
 .accordion > .card:last-of-type, .gridster-container .accordion > .widget:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
 .accordion > .card .card-header, .gridster-container .accordion > .widget .card-header, .accordion > .card .widgets-container .widget .widget-header, .widgets-container .widget .accordion > .card .widget-header, .gridster-container .widgets-container .accordion > .widget .widget-header, .widgets-container .gridster-container .accordion > .widget .widget-header, .accordion > .card .gridster-container .widget .widget-header, .gridster-container .widget .accordion > .card .widget-header, .gridster-container .accordion > .widget .widget-header {
  margin-bottom: -1px;
}
 .pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}
 .page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: var(--primary);
  background-color: #fff;
  border: 1px solid #dee2e6;
}
 .page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
 .page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow:0 0 3px 0.1rem rgb(255 171 18);
}
 .page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
 .page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
 .page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: var(--primary);
  border-color: var(--primary);
}
 .page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}
 .pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
 .pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
 .pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
 .pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
 .pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
 .pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
 .badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
 @media (prefers-reduced-motion: reduce) {
  .badge {
    transition: none;
  }
}
 a.badge:hover, a.badge:focus {
  text-decoration: none;
}
 .badge:empty {
  display: none;
}
 .btn .badge {
  position: relative;
  top: -1px;
}
 .badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}
 .badge-primary {
  color: #fff;
  background-color: var(--primary);
}
 a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: var(--bg-blur-color);
}
 a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 171, 18, 0.5);
}
 .badge-secondary {
  color: #fff;
  background-color: #6c757d;
}
 a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: #545b62;
}
 a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
 .badge-success {
  color: #fff;
  background-color: #28a745;
}
 a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: #1e7e34;
}
 a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
 .badge-info {
  color: #fff;
  background-color: #17a2b8;
}
 a.badge-info:hover, a.badge-info:focus {
  color: #fff;
  background-color: #117a8b;
}
 a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
 .badge-warning {
  color: #212529;
  background-color: var(--primary);
}
 a.badge-warning:hover, a.badge-warning:focus {
  color: #212529;
  background-color: #d39e00;
}
 a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
 .badge-danger {
  color: #fff;
  background-color: #dc3545;
}
 a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}
 a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
 .badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
 a.badge-light:hover, a.badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}
 a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
 .badge-dark {
  color: #fff;
  background-color: #343a40;
}
 a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}
 a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
 .alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 8px;
}
 .alert-heading {
  color: inherit;
}
 .alert-link {
  font-weight: 700;
}
 .alert-dismissible {
  padding-right: 4rem;
}
 .alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}
 .alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
 .alert-primary hr {
  border-top-color: #9fcdff;
}
 .alert-primary .alert-link {
  color: #002752;
}
 .alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
 .alert-secondary hr {
  border-top-color: #c8cbcf;
}
 .alert-secondary .alert-link {
  color: #202326;
}
 .alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
 .alert-success hr {
  border-top-color: #b1dfbb;
}
 .alert-success .alert-link {
  color: #0b2e13;
}
 .alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
 .alert-info hr {
  border-top-color: #abdde5;
}
 .alert-info .alert-link {
  color: #062c33;
}
 .alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
 .alert-warning hr {
  border-top-color: #ffe8a1;
}
 .alert-warning .alert-link {
  color: #533f03;
}
 .alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
 .alert-danger hr {
  border-top-color: #f1b0b7;
}
 .alert-danger .alert-link {
  color: #491217;
}
 .alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
 .alert-light hr {
  border-top-color: #ececf6;
}
 .alert-light .alert-link {
  color: #686868;
}
 .alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
 .alert-dark hr {
  border-top-color: #b9bbbe;
}
 .alert-dark .alert-link {
  color: #040505;
}
 @keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
 .progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
 .progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: var(--primary);
  transition: width 0.6s ease;
}
 @media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}
 .progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}
 .progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite;
}
 @media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}
 .media {
  display: flex;
  align-items: flex-start;
}
 .media-body {
  flex: 1;
}
 .list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}
 .list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
 .list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
 .list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}
 .list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
 .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
 .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
 .list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
 .list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: var(--primary);
  border-color: var(--primary);
}
 .list-group-horizontal {
  flex-direction: row;
}
 .list-group-horizontal .list-group-item {
  margin-right: -1px;
  margin-bottom: 0;
}
 .list-group-horizontal .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
 .list-group-horizontal .list-group-item:last-child {
  margin-right: 0;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
 @media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .list-group-horizontal-sm .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}
 @media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .list-group-horizontal-md .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}
 @media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .list-group-horizontal-lg .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}
 @media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .list-group-horizontal-xl .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}
 .list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
 .list-group-flush .list-group-item:last-child {
  margin-bottom: -1px;
}
 .list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}
 .list-group-flush:last-child .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}
 .list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}
 .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #004085;
  background-color: #9fcdff;
}
 .list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}
 .list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}
 .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}
 .list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}
 .list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}
 .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}
 .list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}
 .list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}
 .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}
 .list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}
 .list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}
 .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}
 .list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}
 .list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}
 .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}
 .list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}
 .list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}
 .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}
 .list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}
 .list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}
 .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}
 .list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}
 .close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}
 .close:hover {
  color: #000;
  text-decoration: none;
}
 .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: .75;
}
 button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  appearance: none;
}
 a.close.disabled {
  pointer-events: none;
}
 .modal-open {
  overflow: hidden;
}
 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
 .modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
 .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
 @media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
 .modal.show .modal-dialog {
  transform: none;
  margin-top: 100px;
}
 .modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}
 .modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
 .modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}
 .modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
 .modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}
 .modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
 .modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
 .modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}
 .modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
  border: 1px solid var(--primary);
  border-radius: 0.3rem;
  outline: 0;
  backdrop-filter: var(--bg-blur);
  -webkit-backdrop-filter:  var(--bg-blur);
  color: var(--text-color);
}
 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #6c757d;
}
 .modal-backdrop.fade {
  opacity: 0;
}
 .modal-backdrop.show {
  opacity: 0.5;
}
 .modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
 .modal-header .close {
  padding: 1rem 1rem;
  /* margin: -1rem -1rem -1rem auto; */
}
 .modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
 .modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}
 .modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
 .modal-footer > :not(:first-child) {
  margin-left: .25rem;
}
 .modal-footer > :not(:last-child) {
  margin-right: .25rem;
}
 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: auto;
}
 @media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }
  .modal-sm {
    max-width: 300px;
  }
}
 @media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}
 @media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
 .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
 .tooltip.show {
  opacity: 0.9;
}
 .tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
 .tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
 .bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}
 .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}
 .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}
 .bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}
 .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
 .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}
 .bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}
 .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}
 .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}
 .bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}
 .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
 .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}
 .tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}
 .align-baseline {
  vertical-align: baseline !important;
}
 .align-top {
  vertical-align: top !important;
}
 .align-middle {
  vertical-align: middle !important;
}
 .align-bottom {
  vertical-align: bottom !important;
}
 .align-text-bottom {
  vertical-align: text-bottom !important;
}
 .align-text-top {
  vertical-align: text-top !important;
}
 .bg-secondary {
  background-color: #6c757d !important;
}
 a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}
 .bg-success {
  background-color: #28a745 !important;
}
 a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}
 .bg-info {
  background-color: #17a2b8 !important;
}
 a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}
 .bg-warning {
  background-color: var(--primary) !important;
}
 a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}
 .bg-danger {
  background-color: #dc3545 !important;
}
 a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}
 .bg-light {
  background-color: #f8f9fa !important;
}
 a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}
 .bg-dark {
  background-color: #343a40 !important;
}
 a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}
 .bg-white {
  background-color: #fff !important;
}
 .bg-transparent {
  background-color: transparent !important;
}
 .border {
  border: 1px solid #dee2e6 !important;
}
 .border-top {
  border-top: 1px solid #dee2e6 !important;
}
 .border-right {
  border-right: 1px solid #dee2e6 !important;
}
 .border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
 .border-left {
  border-left: 1px solid #dee2e6 !important;
}
 .border-0 {
  border: 0 !important;
}
 .border-top-0 {
  border-top: 0 !important;
}
 .border-right-0 {
  border-right: 0 !important;
}
 .border-bottom-0 {
  border-bottom: 0 !important;
}
 .border-left-0 {
  border-left: 0 !important;
}
 .border-primary {
  border-color: var(--primary) !important;
}
 .border-secondary {
  border-color: #6c757d !important;
}
 .border-success {
  border-color: #28a745 !important;
}
 .border-info {
  border-color: #17a2b8 !important;
}
 .border-warning {
  border-color: var(--primary) !important;
}
 .border-danger {
  border-color: #dc3545 !important;
}
 .border-light {
  border-color: #f8f9fa !important;
}
 .border-dark {
  border-color: #343a40 !important;
}
 .border-white {
  border-color: #fff !important;
}
 .rounded-sm {
  border-radius: 0.2rem !important;
}
 .rounded {
  border-radius: 0.25rem !important;
}
 .rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}
 .rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}
 .rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
 .rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
 .rounded-lg {
  border-radius: 0.3rem !important;
}
 .rounded-circle {
  border-radius: 50% !important;
}
 .rounded-pill {
  border-radius: 50rem !important;
}
 .rounded-0 {
  border-radius: 0 !important;
}
 .clearfix::after {
  display: block;
  clear: both;
  content: "";
}
 .d-none {
  display: none !important;
}
 .d-inline {
  display: inline !important;
}
 .d-inline-block {
  display: inline-block !important;
}
 .d-block {
  display: block !important;
}
 .d-table {
  display: table !important;
}
 .d-table-row {
  display: table-row !important;
}
 .d-table-cell {
  display: table-cell !important;
}
 .d-flex {
  display: flex !important;
}
 .d-inline-flex {
  display: inline-flex !important;
}
 @media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
 @media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
 @media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
 @media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
 @media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
 .embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
 .embed-responsive::before {
  display: block;
  content: "";
}
 .embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
 .embed-responsive-21by9::before {
  padding-top: 42.85714%;
}
 .embed-responsive-16by9::before {
  padding-top: 56.25%;
}
 .embed-responsive-4by3::before {
  padding-top: 75%;
}
 .embed-responsive-1by1::before {
  padding-top: 100%;
}
 .flex-row {
  flex-direction: row !important;
}
 .flex-column {
  flex-direction: column !important;
}
 .flex-row-reverse {
  flex-direction: row-reverse !important;
}
 .flex-column-reverse {
  flex-direction: column-reverse !important;
}
 .flex-wrap {
  flex-wrap: wrap !important;
}
 .flex-nowrap {
  flex-wrap: nowrap !important;
}
 .flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
 .flex-fill {
  flex: 1 1 auto !important;
}
 .flex-grow-0 {
  flex-grow: 0 !important;
}
 .flex-grow-1 {
  flex-grow: 1 !important;
}
 .flex-shrink-0 {
  flex-shrink: 0 !important;
}
 .flex-shrink-1 {
  flex-shrink: 1 !important;
}
 .justify-content-start {
  justify-content: flex-start !important;
}
 .justify-content-end {
  justify-content: flex-end !important;
}
 .justify-content-center {
  justify-content: center !important;
}
 .justify-content-between {
  justify-content: space-between !important;
}
 .justify-content-around {
  justify-content: space-around !important;
}
 .align-items-start {
  align-items: flex-start !important;
}
 .align-items-end {
  align-items: flex-end !important;
}
 .align-items-center {
  align-items: center !important;
}
 .align-items-baseline {
  align-items: baseline !important;
}
 .align-items-stretch {
  align-items: stretch !important;
}
 .align-content-start {
  align-content: flex-start !important;
}
 .align-content-end {
  align-content: flex-end !important;
}
 .align-content-center {
  align-content: center !important;
}
 .align-content-between {
  align-content: space-between !important;
}
 .align-content-around {
  align-content: space-around !important;
}
 .align-content-stretch {
  align-content: stretch !important;
}
 .align-self-auto {
  align-self: auto !important;
}
 .align-self-start {
  align-self: flex-start !important;
}
 .align-self-end {
  align-self: flex-end !important;
}
 .align-self-center {
  align-self: center !important;
}
 .align-self-baseline {
  align-self: baseline !important;
}
 .align-self-stretch {
  align-self: stretch !important;
}
 @media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
 @media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
 @media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
 @media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
 .float-left {
  float: left !important;
}
 .float-right {
  float: right !important;
}
 .float-none {
  float: none !important;
}
 @media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
 @media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
 @media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
 @media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
 .overflow-auto {
  overflow: auto !important;
}
 .overflow-hidden {
  overflow: hidden !important;
}
 .position-static {
  position: static !important;
}
 .position-relative {
  position: relative !important;
}
 .position-absolute {
  position: absolute !important;
}
 .position-fixed {
  position: fixed !important;
}
 .position-sticky {
  position: sticky !important;
}
 .fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
 .fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
 @supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
 .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
 .sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
 .shadow-sm, .card.user-card:hover, .gridster-container .user-card.widget:hover, .card.vehicle-card:hover, .gridster-container .vehicle-card.widget:hover, .card.user-card:hover .avatar, .gridster-container .user-card.widget:hover .avatar, .card.vehicle-card:hover .avatar, .gridster-container .vehicle-card.widget:hover .avatar, .radio-group-icon input[type="radio"] + label.img img, header.brand {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
 .shadow, aside, .dropdown-menu, .widget-preview-container .widget-preview:hover, .widget-preview-container .widget-preview.selected {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
 .shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
 .shadow-none, button.btn-link,
.btn.btn-link, button.close,
.btn.close, .form-group .input-group-addon, .form-group .input-group-prepend, .content-body-section .media .avatar {
  box-shadow: none !important;
}
 .w-25 {
  width: 25% !important;
}
 .w-50 {
  width: 50% !important;
}
 .w-75 {
  width: 75% !important;
}
 .w-100 {
  width: 100% !important;
}
 .w-auto {
  width: auto !important;
}
 .h-25 {
  height: 25% !important;
}
 .h-50 {
  height: 50% !important;
}
 .h-75 {
  height: 75% !important;
}
 .h-100 {
  /*height: 100% !important;*/
  height: 80% !important;
}
 .h-auto {
  height: auto !important;
}
 .mw-100 {
  max-width: 100% !important;
}
 .mh-100 {
  max-height: 100% !important;
}
 .min-vw-100 {
  min-width: 100vw !important;
}
 .min-vh-100 {
  min-height: 100vh !important;
}
 .vw-100 {
  width: 100vw !important;
}
 .vh-100 {
  height: 100vh !important;
}
 .stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}
 .m-0 {
  margin: 0 !important;
}
 .mt-0,
.my-0 {
  margin-top: 0 !important;
}
 .mr-0,
.mx-0 {
  margin-right: 0 !important;
}
 .mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
 .ml-0,
.mx-0 {
  margin-left: 0 !important;
}
 .m-1 {
  margin: 0.25rem !important;
}
 .mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}
 .mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}
 .mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}
 .ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}
 .m-2 {
  margin: 0.5rem !important;
}
 .mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}
 .mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}
 .mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}
 .ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}
 .m-3 {
  margin: 1rem !important;
}
 .mt-3,
.my-3 {
  margin-top: 1rem !important;
}
 .mr-3,
.mx-3 {
  margin-right: 1rem !important;
}
 .mb-3,
.my-3 {
  margin-bottom: 0.4rem !important;
}
 .ml-3,
.mx-3 {
  margin-left: 1rem !important;
}
 .m-4 {
  margin: 1.5rem !important;
}
 .mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}
 .mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}
 .mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}
 .ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}
 .m-5 {
  margin: 3rem !important;
}
 .mt-5,
.my-5 {
  margin-top: 3rem !important;
}
 .mr-5,
.mx-5 {
  margin-right: 3rem !important;
}
 .mb-5,
.my-5 {
  margin-bottom: 1rem !important;
}
 .ml-5,
.mx-5 {
  margin-left: 3rem !important;
}
 .p-0 {
  padding: 0 !important;
}
 .pt-0,
.py-0 {
  padding-top: 0 !important;
}
 .pr-0,
.px-0 {
  padding-right: 0 !important;
}
 .pb-0,
.py-0 {
  padding-bottom: 0 !important;
}
 .pl-0,
.px-0 {
  padding-left: 0 !important;
}
 .p-1 {
  padding: 0.25rem !important;
}
 .pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}
 .pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}
 .pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}
 .pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}
 .p-2 {
  padding: 0.5rem !important;
}
 .pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}
 .pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}
 .pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}
 .pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}
 .p-3 {
  padding: 1rem !important;
}
 .pt-3,
.py-3 {
  padding-top: 1rem !important;
}
 .pr-3,
.px-3 {
  padding-right: 1rem !important;
}
 .pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}
 .pl-3,
.px-3 {
  padding-left: 1rem !important;
}
 .p-4 {
  padding: 1.5rem !important;
}
 .pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}
 .pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}
 .pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}
 .pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}
 .p-5 {
  padding: 3rem !important;
}
 .pt-5,
.py-5 {
  padding-top: 3rem !important;
}
 .pr-5,
.px-5 {
  padding-right: 3rem !important;
}
 .pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}
 .pl-5,
.px-5 {
  padding-left: 3rem !important;
}
 .m-n1 {
  margin: -0.25rem !important;
}
 .mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}
 .mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}
 .mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}
 .ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}
 .m-n2 {
  margin: -0.5rem !important;
}
 .mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}
 .mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}
 .mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}
 .ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}
 .m-n3 {
  margin: -1rem !important;
}
 .mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}
 .mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}
 .mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}
 .ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}
 .m-n4 {
  margin: -1.5rem !important;
}
 .mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}
 .mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}
 .mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}
 .ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}
 .m-n5 {
  margin: -3rem !important;
}
 .mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}
 .mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}
 .mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}
 .ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}
 .m-auto {
  margin: auto !important;
}
 .mt-auto,
.my-auto {
  margin-top: auto !important;
}
 .mr-auto,
.mx-auto {
  margin-right: auto !important;
}
 .mb-auto,
.my-auto {
  margin-bottom: auto !important;
}
 .ml-auto,
.mx-auto {
  margin-left: auto !important;
}
 @media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
 @media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
 @media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
 @media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
 .text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}
 .text-justify {
  text-align: justify !important;
}
 .text-wrap {
  white-space: normal !important;
}
 .text-nowrap, table tbody tr td,
.table tbody tr td {
  white-space: nowrap !important;
}
 .text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
 .text-left {
  text-align: left !important;
}
 .text-right {
  text-align: right !important;
}
 .text-center {
  text-align: center !important;
}
 @media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
 @media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
 @media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
 @media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
 .text-lowercase {
  text-transform: lowercase !important;
}
 .text-uppercase {
  text-transform: uppercase !important;
}
 .text-capitalize {
  text-transform: capitalize !important;
}
 .font-weight-light {
  font-weight: 300 !important;
}
 .font-weight-lighter {
  font-weight: lighter !important;
}
 .font-weight-normal {
  font-weight: 400 !important;
}
 .font-weight-bold {
  font-weight: 700 !important;
}
 .font-weight-bolder {
  font-weight: bolder !important;
}
 .font-italic {
  font-style: italic !important;
}
 .text-white {
  color: #fff !important;
}
 .text-primary {
  color: var(--primary) !important;
}
 a.text-primary:hover, a.text-primary:focus {
  color: #0056b3 !important;
}
 .text-secondary {
  color: #6c757d !important;
}
 a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important;
}
 .text-success {
  color: #28a745 !important;
}
 a.text-success:hover, a.text-success:focus {
  color: #19692c !important;
}
 .text-info {
  color: #17a2b8 !important;
}
 a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important;
}
 .text-warning {
  color: var(--primary) !important;
}
 a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}
 .text-danger {
  color: #dc3545 !important;
}
 a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important;
}
 .text-light {
  color: #f8f9fa !important;
}
 a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}
 .text-dark {
  color: #343a40 !important;
}
 a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}
 .text-body {
  color: #212529 !important;
}
 .text-muted, .card.user-card .subtitle, .gridster-container .user-card.widget .subtitle, .card.vehicle-card .subtitle, .gridster-container .vehicle-card.widget .subtitle, .card.user-card .btn, .gridster-container .user-card.widget .btn, .card.vehicle-card .btn, .gridster-container .vehicle-card.widget .btn, .widgets-container .widget.stats .sub-title, .chat-container .message-section--header .options a, .chat-container .message-section--body li.seperator span {
  color: #6c757d !important;
}
 .text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}
 .text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}
 .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
 .text-decoration-none {
  text-decoration: none !important;
}
 .text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}
 .text-reset {
  color: inherit !important;
}
 .visible {
  visibility: visible !important;
}
 .invisible {
  visibility: hidden !important;
}
 /*
  Variables
*/
 /* @font-face {
  font-family: 'Avenir';
  src: url('../fonts/Avenir.woff2') format('woff2'),
      url('../fonts/Avenir.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy.woff2') format('woff2'),
      url('../fonts/Gilroy.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {

  src: url('../fonts/berlinsans-bold.woff2') format('woff2'),
      url('../fonts/berlinsans-bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {

  src: url('../fonts/berlinsans-regular.woff2') format('woff2'),
      url('../fonts/berlinsans-regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
} */
 a, a:hover{
  color: var(--text-color);
  text-decoration: none;
}
 h1,h2,h3,h4,h5,h6
{
  font-weight: 600;
}
 /*
  Button Style
*/
 .btn
{border-radius: 0;font-size: 12px;padding: 5px 15px;font-weight: 500;cursor: pointer;letter-spacing: 1px;text-transform: uppercase;}
 .btn-primary
{
  background: 
  linear-gradient(-135deg,#0000 3%,#00000030 0),linear-gradient(-135deg,#0000 3%,var(--primary) 0);
  color: white !important;
  cursor: pointer;
}
 .btn-danger {
  color: #fff;
  background: linear-gradient(90deg, #b90011 0%,#dc3545 100%);
  border-color: #b90011;
}
 .btn-success {
  color: #fff;
  background: linear-gradient(90deg, #71c70f 0%,#8ae324 100%);
  border-color: #9ffd33;
}
 .btn-default {
  color: #fff;
  background: linear-gradient(90deg, #1c1c1c 0%,#4b4b4b 100%);
  border-color: #4b4b4b;
}
 .text-primary
{
  color: var(--primary) !important;
}
 .btn-outline-primary,.btn-outline-primary:hover
{
  color: var(--primary) !important;
  background-color: transparent !important;
}
 .btn-primary.btn-sm
{
  font-size: 12px;
  padding: 5px 17px;
}
 .btn-google
{
  border-radius: 8px;
  font-size: 16px;
  padding: 5px 30px;
}
 .login-modal .modal-body
{
  padding: 40px;
}
 .modal-content
{
  border-radius: 0;
  /* background: var(--bg-blur-color);
    backdrop-filter: var(--bg-blur); */
}
 .modal-title
{
  font-size: 1.3rem;
}
 .modal-header {
  padding: 1rem 1rem 0 1rem;
  border-bottom: none;
}
 .login-modal .form-group
{
  position: relative;
}
 .login-modal .form-group label {
  font-weight: 500;
  font-size: 16px;
}
 .login-modal .form-control {
  height: 38px;
  font-size: 16px;
  padding-left: 35px;
}
 .login-modal .form-control:focus {
  border-color: #ced4da;
  border-bottom: 3px solid var(--primary) !important;
  box-shadow: none;
}
 .login-modal .form-group i {
  font-size: 16px;
  color: var(--primary);
  position: absolute;
  top: 50px;
  left: 10px;
}
 /*
  SignIn Pages Css

linear-gradient(90deg, #2D6BE3 0%, #54A7E3 100%);    */
 body{
  /* /* background: url(../images/sports-bg-1.jpg);  */
  background-size: 300px;
  background-repeat: repeat;
  background-color: #000 !important;
  overflow-x: hidden;
  will-change: translateY;
  background-size: 100%;
  background-repeat: repeat-y;
  background-color: #f7f9ff;
  font-family: Electrolize, sans-serif;
}
 .login-header {
  position: absolute;
  width: 100%;
  top: 10px;
  z-index: 1;
  align-items: center;
}
 .login-footer {
  display: flex;
  justify-content: space-between;
  padding: 13px 50px;
}
 .login {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: stretch;
  height: 100%;
  border-radius: 0;
}
 .glasseffect{
  background: var(--bg-blur-color);
  backdrop-filter: var(--bg-blur);
  -webkit-backdrop-filter:  var(--bg-blur);
  /* border-radius: 8px; */}
 .theme-borderradius
{
  border-radius: 8px;
}
 @media (max-width: 767.98px) {
  .login {
    min-height: calc(100vh - 50px);
  }
  .logo-sec img {
    max-width: 200px;
  }
}
 @media (min-width: 992px) {
  .login {
    height: calc(100vh - 50px);
    overflow: hidden;
  }
}
 .login .illustration {
  display: flex;
  flex: 1;
  min-height: calc(100vh - 50px);
  height: auto;
  padding-right: 1.5625rem;
  align-items: center;
}
 @media (max-width: 767.98px) {
  .login .illustration {
    display: none;
  }
}
 .login .illustration svg,
.login .illustration img {
  width: 100%;
  height: auto;
  max-width: 450px;
  margin: 0 auto;
}
 .login .login-section {
  width: 100%;
  height: auto;
  padding: 1.5625rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
 .login-section .alert {
  max-width: 430px;
}
 @media (min-width: 768px) {
  .login .login-section {
    width: 100%;
    padding: 1.5625rem;
  }
}
 .login .login-section .logo {
  font-size: 1.25rem;
  justify-content: center;
  max-height: 9.375rem;
  object-fit: contain;
}
 .login .login-section .logo .emblem svg {
  margin-right: 0.3125rem;
  fill: var(--primary);
  height: 2.5rem;
  width: 2.5rem;
}
 .login .login-section.start {
  overflow: auto;
  justify-content: flex-start;
}
 .login .login-form {
  width: 100%;
  max-width: 430px;
  padding: 15px 35px;
  border-radius: 8px;
}
 .login .login-form .logo-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 1.25rem;
}
 .login .login-form .logo-section p {
  font-weight: 400;
}
 .login .login-form .logo-section .logo {
  width: 12.5rem;
  margin-bottom: 1.25rem;
}
 .login .login-form label {
  font-weight: 600;
  font-size: 16px;
}
 .login-form .form-control {
  box-shadow: 0px 2px 10px rgb(0 0 0 / 10%);
  border-radius: 8px;
  border: none;
  font-size: 16px;
  height: 40px;
}
 .login .login-form a {
  font-weight: 500;
  font-size: 14px;
  color: #4B4B4B;
}
 .login .input-group-addon, .login .form-group .input-group-prepend, .form-group .login .input-group-prepend {
  background: transparent;
  border-left: 0;
  color: #8c8c8c;
}
 .login .input-group-addon:hover, .login .form-group .input-group-prepend:hover, .form-group .login .input-group-prepend:hover, .login .input-group-addon:active, .login .form-group .input-group-prepend:active, .form-group .login .input-group-prepend:active, .login .input-group-addon:focus, .login .form-group .input-group-prepend:focus, .form-group .login .input-group-prepend:focus {
  background: transparent;
  border-left: 0;
}
 .login .input-group .form-control {
  border-right: 0 !important;
}
 .powered-section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: calc(1.5625rem * 2) 0 0 0;
}
 .powered-section p {
  font-size: calc(0.9375rem * 0.91);
}
 .powered-section img {
  width: 6rem;
  margin: 0 0 0 0.3125rem;
}
 #index-loader {
  display: none !important;
}
 .privacy-links a {
  color: #4B4B4B;
}
 /*
Top Header
*/
 header.fixed {
  height: auto;
  padding: 15px 15px 10px 15px;
  background: rgba(0, 0, 0, 0.4); 
  /*background: transparent;*/
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 9999;
  box-shadow: 0px 5px 10px rgb(0 0 0 / 5%);
  left: 0;
  border-bottom: 1px solid var(--primary);
  width:100vw;
}
 header.fixed .logo
{
  max-width: 300px;
  margin: 0;
  font-size: 28px;
}
 /* .isLogin header.fixed .logo
{
  display: none;
} */
 header.fixed .navbar .navbar-nav {
  display: flex;
  padding: 0;
  list-style: none;
  margin: 0;
  grid-gap: 10px;
  margin-right: auto;
  margin-left: auto;
}
 header.fixed .navbar .navbar-nav .nav-item
{
  position: relative;
  display: flex;
  align-items: center;
}
 header.fixed .navbar .navbar-nav .nav-item.active::after
{
  content: "\f0d8";
  font-family: "Font Awesome 5 Pro";
  font-weight: 600;
  position: absolute;
  left: 50%;
  bottom: -25px;
  font-size: 25px;
  color: var(--primary);
  transform: translate(-50%, 0);
}
 header.fixed .navbar .navbar-nav a {
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
}
 .isLogin header.fixed .navbar .navbar-nav a
{
  color: #000;
  font-weight: 400;

}
 header.fixed .navbar .navbar-nav li.active a,
header.fixed .navbar .navbar-nav li:hover a {
  color: var(--primary);

}
 /*
  Public Home Page
*/
 app-home-template .inner-content {
  width: 100%;
  margin-left: 0;
}
 .container-fluid{
  max-width: 1350px;
}
 .home-banner-sec
{
  min-height: 70vh;
  background-size: cover;
  position: relative;
  /* background-position: top; */
}
 .home-banner-sec::after
{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .3;
}
 .banner-text {
  min-height: 500px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  position: relative;
  z-index: 2;
  max-width: 510px;
}
 .banner-text h1 {
  margin-bottom: 10px;
  font-size: 80px;

  font-weight: bold;
  line-height: 1;
}
 .banner-text h3 {
  font-weight: 500;
  margin-bottom: 20px;
}
 .banner-text p,.banner-text ul {
  font-weight: 500;
  font-size: 20px;
}
 .home-search-sec {
  padding: 50px;
  background: #fff;
}
 .banner-search {
  display: flex;
  border-radius: 8px;
  box-shadow: 0px 4px 25px rgb(0 0 0 / 12%);
  padding: 50px;
  flex-direction: column;
  max-width: 500px;
  margin-left: auto;
  position: relative;
  z-index: 2;
  font-size: 20px;
  font-weight: 500;
  margin-top: 90px;
}
 .banner-search .form-group {
  width: 100%;
  position: relative;
}
 .banner-search .form-group .form-control {
  font-size: 20px;
  height: 50px;
  padding-right: 40px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
 .banner-search .form-group i {
  font-size: 20px;
  position: absolute;
  right: 10px;
  top: 15px;
  color: var(--primary);
}
 .banner-search .btn-primary {
  font-size: 16px;
  padding: 13px 25px;
}
 header {
  height: 50px;
  padding: 0 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  min-height: 71px;
}
 header.sticky {
  position: sticky;
  top: 0;
  z-index: 9999;
}
 .isLogin header.fixed {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 9999;
  box-shadow: 0px 5px 10px rgb(0 0 0 / 5%);
  left: 0;
}
 app-header + main {
  margin-top: 71px;
  position: relative;
}
 /* header .left-content {
display: flex;
align-items: center;
flex: 0 0 300px;
width: 300px;
} */
 header .right-content {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
 .page-header
{
  display: flex;
  align-items: center;
}
 .page-header h5 {
  padding-right: 15px;
  border-right: 2px solid var(--primary);
}
 .header-search {
  position: relative;
  margin-left: auto;
  margin-right: 15px;
  padding-right: 15px;
  border-right: 1px solid #000;
  cursor: pointer;
}
 .header-search .form-group {
  display: flex;
  margin: 0;
  position: relative;
}
 .header-search .form-group .form-control {
  min-width: 250px;
  padding-right: 25px;
  box-shadow: 4px 4px 5px rgb(0 0 0 / 5%);
  background: rgb(255 255 255 / 60%) !important;
}
 .header-search .search-icon {
  position: absolute;
  right: 17px;
  top: -13px;
}
 .header-search .search-icon i {
  font-weight: 700;
  color: #969696;
  font-size: 20px;
}
 #notificationDropdown img
{
  width: 20px;
}
 header .right-content .profile {
  height: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
 header .right-content .profile .title {
  text-transform: capitalize;
}
 header .right-content .profile img {width: 2rem;height: 2rem;border-radius: 50%;object-fit: cover;background: #fff;}
 .default-avatar
{
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  color: #fff;
  background: var(--primary);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  margin-right: 5px;
  font-weight: 500;
  position: relative;
}
 .online-circle {
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #08c508;
  right: 0;
  top: 0;
  border: 1px solid #fff;
}
 header .right-content .profile img.avatar-xl {
  margin-right: 0.625rem !important;
}
 header .dropdown-menu {
  max-height: none;
}
 header .dropdown-menu .dropdown-item {
  border: 0;
  padding: 0;
}
 header .dropdown-menu .dropdown-item:hover
{
  background: none;
}
 header .dropdown-menu .dropdown-item.item-padding {
  padding: 0.625rem 1.25rem;
}
 header .dropdown-menu .dropdown-item a {
  color: #162a37;
  font-weight: 500;
  padding: 0.625rem 1.25rem;
  /*background: none;*/
  font-size: 16px;
  cursor: pointer;
}
 header .dropdown-menu .dropdown-item a:hover {
  color: var(--primary);
}
 header .dropdown-menu .dropdown-item .media {
  align-items: center;
  padding: 0.625rem 1.25rem;
}
 header .dropdown-menu .dropdown-item .media .avatar {
  margin: 0.3125rem 0.625rem 0.3125rem 0;
}
 header .dropdown-menu .dropdown-item .media .media-body {
  white-space: normal;
}
 header .dropdown-menu .dropdown-item .media .media-body .title {
  font-weight: 700;
  width: 100%;
  line-height: 1;
  margin-bottom: 0.15625rem;
  word-break: break-word;
}
 header .dropdown-menu .dropdown-item:first-child {
  background: var(--background-base);
}
 header .dropdown-menu .dropdown-item:active {
  color: #162a37;
  background-color: #f8f9fa;
}
 header button {
  box-shadow: none;
}
 header.brand {
  border-bottom: 0;
  border-top: 0;
}
 header.brand .left-content {
  height: 100%;
}
 header.brand .left-content .icon-sidebar {
  width: 50px;
  height: 100%;
  display: flex;
  align-items: center;
  background: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.2) 80%), linear-gradient(-180deg, var(--primary) 0%, var(--primary) 90%);
  margin-left: -5px;
  justify-content: center;
}
 header.brand .left-content .icon-sidebar.active svg {
  fill: white;
}
 header.brand .left-content .logo {
  margin-left: 1.25rem;
}
 header .panel-collapse {
  padding: 0;
  margin: 0;
}
 header .panel-collapse ul{
  list-style: none;
  padding-left: 15px;
}
 a {
  text-decoration: none;
}
 .avatar {margin: 0 0.625rem;width: 1.875rem;height: 1.875rem;margin-left: 0;}
 .logo {
  width: auto;
  overflow: hidden;
  margin: 5px 0 10px 10px;
}
 header .logo
{
  margin: 0px 0 0px 10px;
}
 .logo img {
  max-width: 100%;
  max-height: 50px;
  object-fit: contain;
  object-position: left;
}
 .logo a {
  width: 100%;
  position: relative;
}
 .logo a:hover {
  cursor: pointer;
}
 .logo a:hover:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f303";
  color: #8c8c8c;
  position: absolute;
  right: 2px;
  top: -2px;
}
 .logo.column {
  flex-direction: column;
}
 /*
Sidebar
*/
 .header-nav-items {
  display: none;
}
 @media (min-width: 930px) {
  .openSidebarMenu, .sidebarIconToggle {
    display: none;
  }
  .dashboard-files-folder-wrapper-container {
    height: calc(100vh - 185px);
  }
}
 @media (min-width: 929px) {
  .openSidebarMenu, .sidebarIconToggle {
    display: none;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-nav {
    flex-direction: row !important;
  }
  .sidebar {
    width: 300px;
    height: 100%;
    position: absolute;
    left: 0;
    /* top: 9.5rem; */
    z-index: 9990;
    display: none;
    box-shadow: 5px 5px 10px rgb(0 0 0 / 5%);
    /* background: linear-gradient(152deg, rgba(160,148,137,1) 0%, rgba(124,89,59,1) 32%, rgba(75,51,27,1) 66%); */
    background: 
    linear-gradient(135deg,#0000 70%,#00000017 0),
    linear-gradient(135deg,#0000 55%,#00000017 0),
    linear-gradient(135deg,#0000 40%,#00000017 0),
    linear-gradient(135deg,#0000 3%,#00000085 0),
    linear-gradient(135deg,#0000 2.5%,var(--primary) 0);
    display: block;
  }
  .sidebar.d-lg-none {
    display: none !important;
  }
  .header-nav-items {
    display: block;
  }
}
 /* .sidebar.fixed {
  top: 71px;
} */
 .sidebar.expand {
  display: block;
  width: 300px;
}
 .inner-content {
  width: calc(100% - 300px);
  margin-left: 300px;
  display: block;
}
 .page-body {
  padding:40px 20px;
  min-height: calc(95vh - 0px);
  height:95vh;
  margin: 0 auto;
  max-width: 100%;
  overflow: auto;
}
 .sidebar.expand .nested.open {
  box-shadow: inset 0 0px 2px 1px rgba(0, 0, 0, 0.06);
}
 .sidebar.expand .nested > a:after {
  /* content: url("../img/arrow-down.svg"); */
  width: 1.5625rem;
  height: 0.875rem;
  color: #6c757d;
  position: absolute;
  right: 0.9375rem;
  top: 0.9375rem;
  transition: 0.3s ease-in-out;
}
 .sidebar.expand .footer {
  display: flex;
}
 /* .sidebar.expand ul {
list-style-type: none;
padding: 0 0 0 0;
margin: 0;
height: calc(100% - 5.9375rem);
}

.sidebar ul {
list-style-type: none;
padding: 0;
margin: 0;
height: 100%;
} */
 /* .sidebar ul::-webkit-scrollbar {
  width: 1.5px;
  height: 1.5px;
  background-color: #ccc;
}

.sidebar ul::-webkit-scrollbar-track {
  border-radius: 0px;
  background: #ccc;
  border: 0px solid #ccc;
}

.sidebar ul::-webkit-scrollbar-thumb {
  border-radius: 0px;
  background: #ccc;
  border: 1px solid #ccc;
}

.sidebar ul::-webkit-scrollbar-thumb:hover {
  background: #fff;
}

.sidebar ul::-webkit-scrollbar-thumb:active {
  background: linear-gradient(left, #22ADD4, #1E98BA);
} */
 .sidebar ul * {
  scrollbar-width: thinest;
  height: thinest;
}
 .sidebar ul.sticky {
  position: sticky;
  top: 5.9375rem;
}
 .sidebar ul a {
  text-decoration: none;
  color: #162a37;
}
 /* .sidebar ul li {min-height: 45px;display: flex;flex-direction: column;justify-content: center;border-left: 0.3125rem solid transparent;}

.sidebar ul li.open {
background: #fff;
}

.sidebar ul li.open > a:after {
transform: rotate(180deg);
} */
 /* .sidebar ul li:hover a{
  border-radius: 8px;
  color: #ffab12;
  cursor: pointer;
} */
 /* .sidebar ul li a {
width: calc(100% - 5px);
height: 100%;
display: flex;
align-items: center;
word-break: break-word;
position: relative;
text-transform: capitalize;
padding: 0 0 0 15px;
font-weight: 500;
font-size: 14px;
min-height: 45px;
}
.sidebar ul li.active a
{
  box-shadow: 0 15px 31px 0 rgb(0 39 246 / 21%);
  background: var(--primary-bg);
  border-radius: 8px;
  color: #fff;
}
.sidebar ul li a span {
  margin-right: 10px;
  width: 20px;
  height: 20px;
  text-align: center;
  font-size: 16px;
}
.sidebar ul li a span i {
  font-weight: 500;
}
.sidebar ul li a span img {
  width: 20px;
  margin: 0 auto;
} */
 .icon
{
  position: relative;
}
 .icon:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 3px;
  right: 0px;
  width: 8px;
  height: 8px;
  background: #EE6C4D;
  border-radius: 50%;
  border: 2px solid #fff;
}
 /* .sidebar ul li ul {
display: none;
margin: 0;
padding: 0;
height: auto;
margin-left: -0.3125rem;
}

.sidebar ul li ul.visible {
display: block;
background: #fff;
}

.sidebar ul li ul.visible li {
padding-left: calc(3.75rem + 0.3125rem);
border-left: 0.3125rem solid transparent;
}

.sidebar ul li ul li {
margin: 0;
padding: 0;
border-left: 0.3125rem solid transparent;
} */
 .sidebar .footer {
  position: absolute;
  bottom: 0;
  display: none;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 0.625rem 0;
  background: #d0f2f6;
}
 .sidebar .footer p {
  width: 100%;
  text-align: center;
  margin-bottom: 0.3125rem;
}
 .sidebar .footer .logo-sm {
  width: 4.6875rem;
}
 .sidebar.expand .visible {
  display: block;
}
 .sidebar.expand .visible a {
  font-weight: 400;
  color: var(--text-color);
}
 .sidebar.expand a {
  color: #fff;
}
 .sidebar.expand a.notification .icon:after {
  top: 0.9375rem;
  right: 1.5625rem;
}
 /*.sidebar:not(.expand) a {*/
 /*font-size: 0px;*/
 /*}*/
 .sidebar:not(.expand) .visible {
  display: none;
}
 .sidebar:hover a.notification .icon:after {
  top: 0.46875rem;
  right: 0.46875rem;
}
 .sidebar.brand {
  background: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.2) 80%), linear-gradient(-180deg, var(--primary) 0%, var(--primary) 90%);
  border-right-color: transparent;
}
 .sidebar.brand ul {
  padding-top: 1.25rem;
}
 .sidebar.brand ul li a {
  color: white;
}
 .sidebar.brand ul li a:after {
  /* content: url("../img/arrow-down-lite.svg") !important; */
}
 .sidebar.brand ul li a svg {
  fill: rgba(255, 255, 255, 0.5);
}
 .sidebar.brand ul li.active, .sidebar.brand ul li:hover, .sidebar.brand ul li:active, .sidebar.brand ul li:focus {
  background: rgba(0, 0, 0, 0.5);
  border-color: black;
}
 .sidebar.brand ul li.open {
  background: rgba(0, 0, 0, 0.75);
}
 .sidebar.brand ul li.open ul.visible {
  background: transparent;
}
 .sidebar.brand .footer {
  background: transparent;
}
 /*.sidebar:not(.expand) li:hover {*/
 /*width: 14.6875rem;*/
 /*}*/
 /*.sidebar:not(.expand) li:hover a {*/
 /*z-index: 99999;*/
 /*position: absolute;*/
 /*height: 45px;*/
 /*width: 14.6875rem;*/
 /*font-size: inherit;*/
 /*background: #fff;*/
 /*color: var(--primary);*/
 /*}*/
 .sidebar:not(.expand) li.nested:hover a {
  font-size: 0;
  background: transparent;
}
 .sidebar:not(.expand) li.nested:hover > ul {
  display: block;
  padding-left: 0;
  position: absolute;
  left: calc(4.375rem - 0.625rem);
  width: calc(14.6875rem - 4.375rem);
}
 .sidebar:not(.expand) li.nested:hover > ul li {
  padding-left: 0.625rem;
  box-shadow: none;
  background: #d0f2f6;
}
 .sidebar:not(.expand) li.nested:hover > ul li:hover {
  background: #fff;
  border-left-color: transparent;
  box-shadow: none;
}
 .sidebar:not(.expand) li.nested:hover > ul li a {
  font-size: calc(0.9375rem * 0.91);
  box-shadow: none;
}
 .sidebar-expand {
  position: absolute;
  bottom: 50px;
  width: 30px;
  height: 30px;
  background: var(--primary-bg);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff !important;
  left: 50%;
  transform: translate(-50%, 10px);
}
 a.sidebar-expand i {
  font-size: 14px !important;
  font-weight: 500;
  cursor: pointer;
}
 /*
Dropdown
*/
 .dropdown-menu {
  padding: 0;
  width: 17vw;

  overflow: auto;
  z-index: 9970;

}
 .dropdown-menu .dropdown-item {
  padding: 0.625rem 0.9375rem;
  font-size: calc(0.9375rem * 0.91);
  border-bottom: 1px solid #f2f2f2;
  text-decoration: none;
  white-space: normal;
  word-break: break-all;
  text-transform: lowercase !important;
}
 .dropdown-menu .dropdown-item::first-letter, .dropdown-menu .dropdown-item:first-letter {
  text-transform: uppercase !important;
}
 .dropdown-menu .dropdown-item:active, .dropdown-menu .dropdown-item:hover {
  color: #162a37;
}
 .dropdown-menu .dropdown-item.disabled {
  color: #caced1;
}
 .dropdown-menu .dropdown-item a {
  text-decoration: none;
  display: inline-block;
  width: 100%;
  height: 100%;
  text-transform: lowercase !important;
}
 .dropdown-menu .dropdown-item a::first-letter, .dropdown-menu .dropdown-item a:first-letter {
  text-transform: uppercase !important;
}
 .dropdown-menu .dropdown-item-divider {
  border-bottom: 0.0625rem solid #f2f2f2;
}
 .dropdown-menu-notifications {
  width: 21.875rem;
}
 .dropdown-menu-notifications .header,
.dropdown-menu-notifications .footer {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 2.8125rem;
  font-size: 0.9375rem;
  font-weight: 500;
}
 .dropdown-menu-notifications .header {
  font-weight: 600;
  border-bottom: 0.01563rem solid #f2f2f2;
}
 .dropdown-menu-notifications .footer {
  border-top: 0.01563rem solid #f2f2f2;
}
 .dropdown-menu-notifications .body .list-group-item {
  border-radius: 0;
  border-color: #f2f2f2;
}
 .dropdown-menu-notifications .body .title {
  font-weight: 600;
}
 .dropdown-menu-notifications .body p {
  margin: 0;
}
 .dropdown-menu-notifications .body .avatar {
  display: flex;
  justify-content: center;
  align-items: center;
}
 .dropdown-menu-notifications .body a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #162a37;
  text-decoration: none;
}
 .dropdown-menu.filter li {
  min-height: 2.5rem;
}
 .dropdown-menu.filter li input[type="checkbox"]:not(.switch) {
  display: block;
}
 .dropdown-menu.filter li .button-group {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
 .dropdown-menu.filter li:active, .dropdown-menu.filter li:hover {
  background: transparent;
  color: #162a37;
}
 .dropdown-menu.filter ul.unstyled {
  list-style-type: none;
  padding: 0;
  border: 0.0625rem solid #cccccc;
  max-height: 7.5rem;
  overflow: auto;
  background: white;
  border-radius: 0.25rem;
}
 .dropdown-menu.filter ul.unstyled li {
  min-height: 1.5625rem;
  border-bottom: 0.0625rem dotted #f2f2f2;
  padding: 0.3125rem;
}
 .dropdown-menu.filter ul.unstyled li .form-check {
  display: flex;
  align-items: center;
  width: 100%;
}
 .dropdown-menu.filter ul.unstyled li .form-check label {
  display: flex;
  align-items: center;
  font-weight: 400;
  width: 100%;
}
 .dropdown-menu.filter ul.unstyled li .form-check label input {
  margin-top: 0;
  margin-left: -1.25rem;
}
 .dropdown-menu.filter ul.unstyled li.sticky {
  position: sticky;
  top: 0;
  z-index: 9960;
}
 /*scss to remove default caret with dropdown toggle*/
 .dropdown-toggle::after {
  content: none;
}
 /*
Tabs Styling
*/
 .nav-tabs
{
  border-radius: 22px;
  padding: 0;
  border: 1px solid var(--primary);
}
 .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: transparent;
}
 .nav-tabs .nav-item .nav-link {
  color: black;
  font-weight: 600;
  background-color: #ffffffc9;
  border-radius: 40px;
}
 .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link
{
  color: #fff;
  border: 1px solid var(--primary);
  background-color: var(--primary);
  border-radius: 20px;

}
 .nav-tabs .nav-item
{
  margin-bottom: 0;
}
 .sort-mod .form-control
{
  width: 100px;
}
 /* ===== Scrollbar CSS ===== */
 /* Firefox */
 /*
Game Card Styling
*/
 .game-card-outer {
  display: grid;
  /* grid-template-columns: repeat(auto-fill, 270px); */
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  grid-gap: 0.8rem;
  align-items: flex-end;
  justify-content: space-between;}
 .game-card-wrapper {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 0.5rem 1rem rgba(0,0,0, .15);
}
 .public-game-card-wrap
{
  flex: 1 0;
}
 .game-card-img-wrap {
  position: relative;
  max-height: 300px;
}
 .game-card-img-wrap::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: var(--primary-bg);
  opacity: 0.7;
  border-radius: 8px;
}
 .game-card-img-wrap>img {
  width: 100%;
  height: 155px;
  object-fit: cover;
}
 .game-badge {
  position: absolute;
  bottom: 0px;
  background: #ffab12;
  padding: 3px 15px;
  border-radius: 0;
  font-weight: 600;
  color: #fff;
  font-size: 12px;
  z-index: 1;
  box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%);
  text-align: center;
  line-height: 1.6;
  width: 100%;
}
 .upcoming.game-badge {
  background: #6c757d;
}
 .announced.game-badge {
  background: #FA5732;
}
 .gameon.game-badge {
  background: #00c100;
}
 .played.game-badge {
  background: #008092;
}
 .gameAtRisk.game-badge {
  background: #c79500;
}
 .gametime {position: absolute;bottom: 20px;left: 0px;color: #fff;font-size: 10px;font-weight: 600;z-index: 1;/* position: absolute; *//* top: 0px; */background: #ffab12;padding: 4px 7px 2px 7px;border-radius: 8px;/* font-weight: 600; *//* color: #fff; *//* font-size: 14px; *//* z-index: 1; *//* box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%); */}
 .gametime img {
  width: 20px;
  margin-right: 5px;
}
 .game-card-img-wrap h3 {
  position: absolute;
  top: 45%;
  z-index: 9;
  left: 10px;
  font-size: 18px;
}
 .game-card-img-wrap h3 a {
  color: #fff;
  font-size: 18px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
 .game-card-img-wrap h4 {
  font-size: 16px;
  position: absolute;
  top: 60%;
  z-index: 9;
  left: 10px;
  color: #fff;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
 .card-game-icon
{
  position: absolute;
  left: 10px;
  top: 5px;
  z-index: 9;
  font-size: 14px;
  color: #fff;
  font-weight: 500;
}
 .following-badge {
  padding: 5px;
  font-size: 9px;
  font-weight: 600;
  color: #5a5a5a !important;
  text-align: center;
  /* background: #3172e3; */
  background:none !important;
  box-shadow: none !important;
  display: inline-block;
  /* margin-top: 10px; */
  border-radius: 8px;
  /* box-shadow: 0 2px 7px rgb(0 0 0 / 15%); */
  padding-bottom: 7px;
}
 .following-badge i {
  font-size: 13px;
  color: #15c100;
  /* margin-left: 5px; */
}
 .organizing-badge
{
  margin-left: 10px;
}
 .organizing-badge i
{
  color: #FFCC00;
}
 .following-badge img {
  width: 14px;
  margin-left: 5px;
  vertical-align: text-bottom;
}
 .game-info-wrap {padding: 15px;min-height: 115px;}
 .game-info-wrap p{
  margin: 0;
}
 .game-info-wrap h3 {
  font-size: 18px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
 .game-sub {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  color: #848484;
}
 .game-sub p {
  font-size: 18px;
}
 .game-sub span {

  font-size: 14px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-weight: 500;
  text-overflow: ellipsis;
  max-width: 175px;
  height: 22px;
}
 .game-sub img {
  width: 14px;
  vertical-align: bottom;
  margin-right: 5px;
}
 .game-numbers-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
  justify-content: space-around;
  text-align: center;
}
 .numbers {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: rgb(176 176 176 / 30%);
  margin: 0 auto;
  font-weight: 500;
  font-size: 16px;
  /* color: var(--primary); */
  color: white;background: var(--primary-bg);}
 .game-numbers p
{
  font-size: 14px;
  font-weight: normal;
  font-weight: 500;
}
 .card-context-menu {
  position: absolute;
  right: 10px;
  top: 5px;
  z-index: 9;
  font-size: 20px;
}
 .gamemenu {
  max-width: 100px !important;
  width: 100px !important;
  min-width: 100px;
}
 .gamemenu ul li
{
  padding: 5px 10px;
  border-bottom: 1px solid #ccc;
  font-size: 10px;
  font-weight: 500;
  color: var(--text-color);
  cursor: pointer;
}
 .popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;background-color:#ffffff;-moz-background-clip:padding;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.2);border-radius:6px;box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);white-space:normal;}
 .popover.top{margin-top:-10px;}
 .popover.right{margin-left:10px;}
 .popover.bottom{margin-top:10px;}
 .popover.left{margin-left:-10px;}
 .popover-title{margin:0;padding:8px 14px;font-size:14px;font-weight:normal;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0;}
 .popover-title:empty{display:none;}
 .popover-content{padding:9px 14px;width: 380px !important;max-width: 380px;}
 .popover .arrow,.popover .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid;}
 .popover .arrow{border-width:11px;}
 .popover .arrow:after{border-width:10px;content:"";}
 .popover.top .arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0, 0, 0, 0.25);bottom:-11px;}
 .popover.top .arrow:after{bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#ffffff;}
 .popover.right .arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0, 0, 0, 0.25);}
 .popover.right .arrow:after{left:1px;bottom:-10px;border-left-width:0;border-right-color:#ffffff;}
 .popover.bottom .arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0, 0, 0, 0.25);top:-11px;}
 .popover.bottom .arrow:after{top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#ffffff;}
 .popover.left .arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0, 0, 0, 0.25);}
 .popover.left .arrow:after{right:1px;border-right-width:0;border-left-color:#ffffff;bottom:-10px;}
 /*
Dashboard Widgets
*/
 .shadow-wrapper
{
  box-shadow: 0px 0px 8px 0px rgb(75 75 75 / 30%);
  -webkit-box-shadow: 0px 0px 8px 0px rgb(75 75 75 / 30%);
}
 .dashboard-card-wrapper.dashboard-new-wrapper {
  padding: 0;
  overflow: hidden;
}
 .dashboard-card-header {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 10px;
  align-items: center;
  background: linear-gradient(108.07deg, rgba(255, 255, 255, 0.85) 1.19%, rgba(255, 255, 255, 0) 100.31%);
}
 .dashboard-card-header h5 {
  margin: 0;
  font-size: 16px;
}
 .dashboard-card-wrapper {
  background: linear-gradient(108.07deg, rgba(255, 255, 255, 0.85) 1.19%, rgba(255, 255, 255, 0) 100.31%);
  border-radius: 8px;
  padding: 25px;
  box-shadow: 0px 0px 8px 0px rgb(75 75 75 / 30%);
  -webkit-box-shadow: 0px 0px 8px 0px rgb(75 75 75 / 30%);
  -moz-box-shadow: 6px 5px 8px 0px rgba(75,75,75,0.3);
  justify-content: space-between;
}
 .dashboard-game-content h5 {
  font-size: 16px;
}
 .dashboard-game-content-wrapper {
  padding: 15px 0;
  background: #fff;
}
 .dashboard-card-wrapper p {
  margin: 0;
  font-size: 12px;
  font-weight: 500;
}
 .dashboard-card-wrapper small {
  display: inline-block;
  font-weight: 500;
}
 .dashboard-card-wrapper small img {
  width: 15px;
}
 .dashboard-pie-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  grid-gap: 15px;
}
 .dashboard-pie-wrap img {
  width: 90px;
}
 .owl-carousel.dashboard-slider .owl-item img {
  transform-style: revert;
  width: 300px;
  max-height: 300px;
  margin-left: auto;
  object-fit: contain;
}
 .dashboard-numbers .col-md-3:not(last-child),.dashboard-numbers .col-md-4:not(last-child) {
  border-right: 1px solid #dee2e6;
}
 .dashboard-numbers .col-md-3:last-child,.dashboard-numbers .col-md-4:last-child
{
  border-right: none;
}
 .ytd
{
  border-bottom: 2px solid var(--primary);
}
 .main-slider.dashboard-slider .owl-stage
{
  background: #fff;
}
 .prod-wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
 .prod-desc {
  padding: 10px 15px;
  font-size: 18px;
  flex: 0 1;
}
 .prod-edition {
  width: 200px;
  font-size: 24px;
  font-weight: bold;

}
 .prod-price {
  font-size: 38px;
  font-weight: 100;
  color: var(--primary);
  margin-bottom: 5px;

}
 .prod-image {
  flex: 0 0 40%;
}
 .main-slider.dashboard-slider  .owl-thumbs
{
  bottom: -15px;
  top: auto;
}
 .main-slider.dashboard-slider .owl-thumb-item {
  width: 50px;
  height: 50px;
  padding: 0;
}
 .main-slider.dashboard-slider .owl-thumb-item img {
  width: 50px;
  height: 50px;
  vertical-align: middle;
  border-radius: 50%;
  padding: 5px;
  object-fit: cover;
}
 .user-name {
  font-size: 18px;
}
 .user-noti-cards {
  display: grid;
  grid-template-columns: repeat(auto-fill, 145px);
  grid-gap: 20px;
  justify-content: space-around;
  margin-top: 20px;
}
 .dashboard-user-profile {
  display: flex;
  align-items: center;
  font-size: 22px;
  padding: 0 0 20px 15px;
  margin: 0 15px 10px 15px;
  border-bottom: 1px solid #dee2e6;
  justify-content: center;
}
 .dashboard-prof-image img {
  width: 70px;
  height: 70px;
  object-fit: cover;
  border-radius: 50%;
  border: 3px solid var(--primary);
  padding: 4px;
  margin-right: 10px;
}
 .user-card {
  padding: 15px 10px;
  border-radius: 8px;
}
 .noti-name {
  font-size: 14px;
  font-weight: 500;

}
 .user-number {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}
 .user-card.orange{
  background: rgba(255, 105, 51, 0.12);
}
 .orange
{
  color: #FF4000;
}
 .user-card.ferozi{
  background: rgba(33, 192, 227, 0.12);
}
 .ferozi
{
  color: #10A5C5;
}
 .user-card.purple{
  background: rgba(60, 94, 215, 0.12);
}
 .purple
{
  color: #2245C8;
}
 .user-card.green{
  background: rgba(13, 249, 108, 0.12);
}
 .user-card.green .user-number
{
  color: #0EAC50;
}
 /*
Create Game Steps
*/
 .tab-content.glasseffect
{
  border-radius: 8px;
  padding: 20px 15px;
}
 .card.card-custom {
  border: none;
  background: transparent;
}
 .steps-wrapper {position: relative;padding: 10px 20px;border-radius: 8px;margin-top: 5px !important;}
 .steps-wrapper .nav-item a,.steps-wrapper .nav-item a:hover
{
  color: var(--primary);
  font-size: 14px;
  font-weight: 500;
  line-height: 1;}
 .steps-wrapper::after {
  content: "";
  position: absolute;
  width: calc(100% - 60px);
  height: 2px;
  background: var(--primary);
  top: 38px;
  left: 50%;
  transform: translate(-50%, 0);
}
 .steps-icon {
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid var(--primary);
  margin: 0 auto;
  border-radius: 50%;
  font-size: 14px;
  position: relative;
  z-index: 2;
  background: #e3ebf8;
}
 .steps-icon i {
  font-weight: 500;
}
 .steps-wrapper .nav-item a.active .steps-icon {
  background: var(--primary);
  color: #fff;
}
 .form-control {
  background-color: rgb(255 255 255 / 0%) !important;
  border-radius: 0;
  /* border: none; */
  /* height: 35px; */
  /*color: #000 !important;*/
  color: var(--text-color) !important; 
  font-size: 16px;
}
 .form-control:disabled {
  background-color: #e1e1e1 !important;
  cursor: no-drop;
}
 .form-group label {
  font-weight: 500;
}
 .checkbox {
  display: flex;
  align-items: center;
  position: relative;
  text-align: left;
  cursor: pointer;
  font-size: 1rem;
  transition: all 0.3s ease;
  margin: 0;
}
 .checkbox-inline {
  display: flex;
  flex-wrap: wrap;
  grid-gap: 15px 0;
}
 .checkbox-inline .checkbox {
  margin-right: 1rem;
  margin-bottom: 0.35rem;
}
 .checkbox-inline .checkbox:last-child {
  margin-right: 0;
}
 .checkbox > input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
 .checkbox > span {
  background-color: none;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  border-radius: 0.42rem;
  height: 22px;
  width: 22px;
  background-color: #EBEDF3;
  border: 2px solid var(--primary);
}
 .checkbox > input:checked ~ span {
  transition: all 0.3s ease;
  background-color: none;
}
 .checkbox-inline .checkbox span {
  margin-right: 0.75rem;
}
 .checkbox > input:checked ~ span {
  background-color: var(--primary);
}
 .checkbox > span:after {
  content: "";
  border-color: transparent;
  border-style: solid;
  border-width: 0 2px 2px 0 /*rtl:ignore*/ !important;
  transform: rotate(45deg) /*rtl:ignore*/;
  margin-top: -2px;
  width: 5px;
  height: 10px;
}
 .checkbox > input:checked ~ span:after {
  display: block;
  border-color: #ffffff;
}
 .add-btn
{
  height: 33px;
  margin-top: 33px;
  padding: 0px 20px;
}
 .ngx-slider .ngx-slider-pointer:after {
  content: '';
  width: 18px !important;
  height: 18px !important;
  position: absolute;
  top: 7px !important;
  left: 7px !important;
  border-radius: 50% !important;
  background: #fff;
}
 .ngx-slider .ngx-slider-pointer {
  background-color: var(--primary) !important;
}
 .ngx-slider .ngx-slider-bar {
  height: 2px !important;
  background: #969696 !important;
}
 .ngx-slider .ngx-slider-selection {
  background: var(--primary) !important;
}
 .location-wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fill, 125px);
  grid-gap: 10px;
  justify-content: center;
  margin-bottom: 15px;}
 .location-card-wrapper {
  text-align: center;
  background: rgba(143, 210, 248, 0.2);
  box-shadow: 0px 2px 5px rgb(0 0 0 / 15%);
  border-radius: 8px;
  padding: 5px;
  font-weight: 500;
  position: relative;
  font-size: 14px;}
 .location-default::after {
  content: "\f058";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  color: var(--primary);
  position: absolute;
  right: 10px;
  top: 10px;
}
 .location-img {
  width: 50px;
  height: 50px;
  margin: 0 auto 5px;
  border-radius: 50%;
}
 .location-img img {width: 50px;border-radius: 50%;height: 50px;}
 .input-group .input-group-text
{
  background: #fff;
  border-radius: 0 8px 8px 0;
  border: none;
  background-color: rgba(255, 255, 255, 0.6) !important;
  box-shadow: 2px 5px 5px 0 rgb(0 0 0 / 10%);
  backdrop-filter: blur(10px);
}
 .create-game-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 15px;
}
 .game-states {
  color: #969696;
  font-size: 14px;}
 .game-states a {
  margin-left: 20px;
}
 .icon.publish::after {
  background: #27AB6C;
  top: 6px;
}
 .icon.draft::after {
  background: #FE7250;
  top: 6px;
}
 .switch {
  display: flex;
  align-items: center;
  font-size: 1rem;
}
 .switch label {
  margin: 0;
}
 .switch input:empty {
  margin-left: -999px;
  height: 0;
  width: 0;
  overflow: hidden;
  position: absolute;
  opacity: 0;
}
 .switch input:empty ~ span {
  display: inline-block;
  position: relative;
  float: left;
  text-indent: 0;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  margin: 2px 0;
  height: 20px;
  width: 40px;
  border-radius: 15px;
}
 .switch input:empty ~ span:before, .switch input:empty ~ span:after {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  bottom: 0;
  left: 0;
  content: " ";
  transition: all 100ms ease-in;
  width: 40px;
  border-radius: 15px;
}
 .switch input:checked ~ span:before {
  background-color: #EBEDF3;
}
 .switch input:empty ~ span:before, .switch input:empty ~ span:after {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  bottom: 0;
  left: 0;
  content: " ";
  transition: all 100ms ease-in;
  width: 40px;
  border-radius: 15px;
}
 .switch input:empty ~ span:after {
  height: 12px;
  width: 12px;
  top: 4px;
  bottom: 3px;
  margin-left: 3px;
  font-size: 0.65em;
  text-align: center;
  vertical-align: middle;
}
 .switch input:empty ~ span:before {
  background-color: #C9C9C9;
}
 .switch input:checked ~ span:after {
  margin-left: 25px;
}
 .switch input:empty ~ span:after {
  background-color: #fff;
  /* opacity: 0.7; */
}
 .switch input:checked ~ span:after {
  opacity: 1;
  color: #ffffff;
  background-color: #fff;
}
 .switch input:checked ~ span:before {
  opacity: 1;
  color: #ffffff;
  background-color: var(--primary);
}
 /*
  Collapse Panel
*/
 .panel-default>.panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #e4e5e7;
  padding: 0;
  -webkit-user-select: none;
  user-select: none;
}
 .panel-default>.panel-heading a {
  display: block;
  padding: 10px 15px;
  background: linear-gradient(108.07deg, rgba(64, 123, 255, 0.14) 1.19%, rgba(64, 123, 255, 0) 100.31%);
  color: var(--primary);
}
 .panel-default>.panel-heading a:after {
  content: "";
  position: relative;
  top: 3px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
  font-size: 20px;
}
 .panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  transform: rotate(180deg);
}
 .panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  transform: rotate(90deg);
}
 .panel-collapse {
  padding: 15px;
  border-radius: 8px;
  overflow: hidden;
  margin-top: 10px;
  /* background: #fff; */
  background: linear-gradient(108.07deg, rgba(255, 255, 255, 0.7) 1.19%, rgba(255, 255, 255, 0) 100.31%);
  filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.1));
  backdrop-filter: blur(5px);
}
 .owl-dt-popup-container {
  border-radius: 8px;
  background: var(--bg-blur-color);
  backdrop-filter: var(--bg-blur);
  -webkit-backdrop-filter: var(--bg-blur);
}
 .upload-btn-wrapper {
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: linear-gradient(108.07deg, rgba(255, 255, 255, 0.7) 1.19%, rgba(255, 255, 255, 0) 100.31%);
  filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.1));
  border-radius: 8px;
}
 .search-outer
{
  grid-gap: 15px;
}
 /*
  Game Detail Page
*/
 .game-detail-banner {
  position: relative;
  height: 300px;
  background-size: cover;
  background-position: center;
  border-radius: 8px 8px 0 0;
  overflow: hidden;
}
 .game-detail-banner::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .3;
}
 .game-detail-banner .game-card-img-wrap>img
{
  height: 100%;
}
 .game-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  grid-gap: 10px;
  width: 100%;
  align-items: center;
  z-index: 1;
  color: #fff;
  justify-items: center;
}
 .game-title p{
  font-size: 18px;
  font-weight: 500;
}
 .game-timings {
  position: absolute;
  bottom: 20px;
  left: 20px;
  z-index: 1;
}
 .game-follow-wrap {
  padding: 0 15px;
  align-items: center;
  background: #fff;
  font-weight: 500;
  border-radius: 0 0 8px 8px;
  position: relative;
  z-index: 9;
}
 .circle-button {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  background: white;
  color: #000;
  width: 75px;
  height: 75px;
  border-radius: 50%;
  margin-top: -37px;
  font-size: 18px;
  font-weight: bold;
}
 .circle-button:hover
{
  color: #000;
}
 .circle-button span {
  font-size: 12px;
  font-weight: normal;
  text-align: center;
}
 .players-update
{
  box-shadow: 0px 5px 10px rgb(0 0 0 / 5%);
  background: #c9d6ff;
  background: linear-gradient(to right, #c9d6ff, #e2e2e2);
  border-radius: 20px;
}
 #myGameplaying
{
  margin-top: 30px;
}
 /* #myGameplaying .nav-item {
  margin-bottom: -5px;
}
#myGameplaying.nav-tabs .nav-link.active {
  border: 5px solid var(--primary);
  border-bottom: transparent;
  border-radius: 8px 8px 0 0;
  background: #fff;
  color: var(--primary);
} */
 .noti-circle {
  background: var(--primary-bg);
  width: 23px;
  height: 23px;
  display: inline-flex;
  border-radius: 50%;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  vertical-align: middle;
  margin-left: 5px;
  text-align: center;
  justify-content: center;
  align-items: center;
}
 .overlapped-avatar {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
 .overlapped-avatar li {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 2px solid white;
  display: inline-block;
  position: relative;
  box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.2);
  transition: .2s ease;
  overflow: hidden;
}
 .overlapped-avatar li:hover {
  position: relative;
  z-index: 2;
  transform: translateY(-10px);
}
 .overlapped-avatar li:nth-child(n+2)
{
  margin-left: -20px;
}
 .overlapped-avatar li img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}
 .players-info-wrapper {
  background: linear-gradient(108.07deg, rgba(255, 255, 255, 0.7) 1.19%, rgba(255, 255, 255, 0) 100.31%);
  filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.1));
  backdrop-filter: blur(5px);
  padding: 15px;
}
 .players-info {
  text-align: center;
}
 .player-head {
  font-weight: 500;
  margin-bottom: 5px;
}
 .player-head img {
  width: 20px;
  margin-right: 5px;
  vertical-align: sub;
}
 .players-info p {
  margin: 0;
}
 .status-heading {
  background: var(--primary-bg);
  padding: 10px;
  font-size: 24px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 20px;
}
 /*
  Comments Section Css
*/
 .body_comment{
  padding: 0 8px;
  font-size: 14px;
  display: block;
  line-height: 25px;
  word-break: break-word;
}
 .body_comment ul
{
  padding: 0;
}
 .box_reply {
  display: flex;
  flex-wrap: wrap;
  grid-gap: 15px;
}
 .avatar_comment{
  display: block;
}
 .avatar_comment img{
  height: 30px;
  width: 30px;
  border-radius: 50%;
}
 .box_comment{
  display: block;
  position: relative;
  line-height: 1.358;
  word-break: break-word;
  border: 1px solid #d3d6db;
  word-wrap: break-word;
  background: #fff;
  box-sizing: border-box;
  cursor: text;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px;
  padding: 0;
}
 .box_comment textarea{
  min-height: 40px;
  padding: 12px 8px;
  width: 100%;
  border: none;
  resize: none;
}
 .box_comment textarea:focus{
  outline: none !important;
}
 .box_comment .box_post{
  border-top: 1px solid #d3d6db;
  background: #f5f6f7;
  padding: 8px;
  display: block;
  overflow: hidden;
}
 .box_comment label{
  display: inline-block;
  vertical-align: middle;
  font-size: 11px;
  color: #90949c;
  line-height: 22px;
}
 .box_comment button{
  margin-left:8px;
  background-color: #4267b2;
  border: 1px solid #4267b2;
  color: #fff;
  text-decoration: none;
  line-height: 22px;
  border-radius: 2px;
  font-size: 14px;
  font-weight: bold;
  position: relative;
  text-align: center;
}
 .box_comment button:hover{
  background-color: #29487d;
  border-color: #29487d;
}
 .box_comment .cancel{
  margin-left:8px;
  background-color: #f5f6f7;
  color: #4b4f56;
  text-decoration: none;
  line-height: 22px;
  border-radius: 2px;
  font-size: 14px;
  font-weight: bold;
  position: relative;
  text-align: center;
  border-color: #ccd0d5;
}
 .box_comment .cancel:hover{
  background-color: #d0d0d0;
  border-color: #ccd0d5;
}
 .box_comment img{
  height:16px;
  width:16px;
}
 .box_result{
  margin-top: 10px;
  background: var(--bg-blur-color);
  backdrop-filter: var(--bg-blur);
  -webkit-backdrop-filter: var(--bg-blur);
  border-radius: 8px;
  padding: 10px;
  filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.1));
  display: flex;
  flex-wrap: wrap;
  grid-gap: 15px;
}
 .box_result .result_comment h4{
  font-weight: 600;
  white-space: nowrap;
  cursor: pointer;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.358;
  margin:0;
}
 .box_result .result_comment{
  display:block;
  overflow:hidden;
  padding: 0;
}
 .child_replay{
  margin-top: 12px;
  list-style: none;
  padding:0 0 0 8px;
  background: linear-gradient(108.07deg, rgba(255, 255, 255, 0.7) 1.19%, rgba(255, 255, 255, 0) 100.31%);
  filter: drop-shadow(0px 3px 10px rgba(0, 0, 0, 0.05));
  backdrop-filter: blur(5px);
  border-radius: 8px;
  padding: 10px !important;
}
 .reply_comment{
  margin:12px 0;
}
 .box_result .result_comment p{
  margin: 4px 0;
  text-align:justify;
}
 .box_result .result_comment .tools_comment{
  font-size: 12px;
  line-height: 1.358;
}
 .box_result .result_comment .tools_comment a{
  color: var(--primary);
  cursor: pointer;
  text-decoration: none;
}
 .box_result .result_comment .tools_comment span{
  color: var(--primary);
  margin-left: 3px;
}
 .tools_comment .fa-thumbs-up {
  color: var(--primary);
}
 .comments-text-area textarea.form-control {
  padding: 5px 45px;
  font-size: 14px;
}
 .comments-text-area {
  position: relative;
}
 .send-icon img {
  position: absolute;
  z-index: 1;
  width: 20px;
  top: 7px;
  right: 8px;
}
 .game-history-card .card-game-icon
{
  left: auto;
  right: 10px;
}
 .game-card-wrapper.game-history-card
{
  overflow: visible;
}
 .game-card-wrapper.game-history-card .game-card-img-wrap
{
  overflow: hidden;
  border-radius: 8px;
}
 .game-history-card .game-card-img-wrap h3 {
  position: absolute;
  top: 30%;
  z-index: 9;
  left: 10px;
  font-size: 21px;
  text-align: center;
  color: #fff;
}
 .game-history-card .game-sub.location
{
  position: absolute;
  bottom: 20%;
  z-index: 99;
  color: #fff;
  left: 50%;
  transform: translate(-50%, 0);
}
 .countdown {
  display: flex;
  flex-wrap: wrap;

  /* background: var(--primary); */
  padding: 5px 15px 10px 15px;
  border-radius: 8px;
  justify-content: space-between;
  background: linear-gradient(90deg, #ffbf00 0%,#ffe28ca6 100%);
}
 .countdown .count-down
{
  width: 100%;
  display: block !important;
  color: #000000;
  font-size: 12px;
}
 span.hand {
  font-size: 24px;
  line-height: 1;
  margin-left: 10px;
  margin-right: 5px;
}
 span.hand:first-of-type {
  margin-left: 0;
}
 .card-count-wrapper {
  position: absolute;
  z-index: 99;
  bottom: -17px;
  display: flex;
  justify-content: space-evenly;
  width: 100%;
  padding: 0 15px;

}
 .card-count {
  width: 35px;
  height: 35px;
  background: var(--primary-bg);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  color: #fff;
  align-items: center;
  font-size: 22px;
  box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%);
  line-height: 0.5;
}
 .card-count:first-child {
  background: #28a745;  /* fallback for old browsers */
  /* background: -webkit-linear-gradient(to right, #4B1248, #F0C27B);
  background: linear-gradient(to right, #4B1248, #F0C27B);  */
}
 .card-count:nth-child(2) {
  background: var(--primary);  /* fallback for old browsers */
  /* background: -webkit-linear-gradient(to right, #FF6B6B, #556270);
  background: linear-gradient(to right, #FF6B6B, #556270); */
}
 .card-count:last-child {
  background: hsl(11deg 80% 45%);  /* fallback for old browsers */
  /* background: -webkit-linear-gradient(to right, #BB377D, #FBD3E9);
  background: linear-gradient(to right, #BB377D, #FBD3E9); */
}
 /* Gradient Effects */
 .gradient-effect1 .game-card-img-wrap::after
{
  background: #556270;  /* fallback for old browsers */  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #FF6B6B, #556270); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}
 .gradient-effect2 .game-card-img-wrap::after
{
  background: #9D50BB;  /* fallback for old browsers */  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #6E48AA, #9D50BB); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
 .gradient-effect3 .game-card-img-wrap::after
{
  background: #780206;  /* fallback for old browsers */  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #061161, #780206); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
 .gradient-effect4 .game-card-img-wrap::after
{
  background: #F0C27B;  /* fallback for old browsers */  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #4B1248, #F0C27B); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
 .gradient-effect5 .game-card-img-wrap::after
{
  background: #FF4E50;  /* fallback for old browsers */  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #F9D423, #FF4E50); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
 .gradient-effect6 .game-card-img-wrap::after
{
  background: #FBD3E9;  /* fallback for old browsers */  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #BB377D, #FBD3E9); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
 .gradient-effect7 .game-card-img-wrap::after
{
  background: #B993D6;  /* fallback for old browsers */  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #8CA6DB, #B993D6); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
 /*
  Game Details Tab
*/
 .detail-cards-outer {
  display: grid;
  grid-template-columns: repeat(3, 330px);
  grid-gap: 15px;
  justify-content: center;
}
 .detail-card-wrapper
{
  filter: drop-shadow(0px 4.46083px 11.1521px rgba(0, 0, 0, 0.1));
  background: linear-gradient(108.07deg, rgba(255, 255, 255, 0.9) 1.19%, rgba(255, 255, 255, 0) 100.31%);
}
 .detail-card-head {
  background: linear-gradient(108.07deg, rgba(255, 255, 255, 0.9) 1.19%, rgba(255, 255, 255, 0) 100.31%);
  filter: drop-shadow(0px 3.34563px 11.1521px rgba(0, 0, 0, 0.05));
  backdrop-filter: blur(5px);
  padding: 15px 10px;
  border-radius: 8px 8px 0 0;
  font-size: 18px;
  font-weight: 500;
}
 .detail-card-head i {
  color: var(--primary);
  margin-right: 5px;
}
 .detail-card-body {
  background: linear-gradient(108.07deg, rgba(219, 227, 249, 0.5) 1.19%, rgba(255, 255, 255, 0) 100.31%);
  padding: 10px;
}
 .detail-card-tile {
  background: linear-gradient(108.07deg, rgba(255, 255, 255, 0.9) 1.19%, rgba(255, 255, 255, 0) 100.31%);
  filter: drop-shadow(0px 3.34563px 11.1521px rgba(0, 0, 0, 0.05));
  backdrop-filter: blur(22.3042px);
  padding: 15px 10px;
  margin:10px !important;
  border-radius: 8px;
  margin-bottom: 10px;
  box-shadow: 0px 3.34563px 11.1521px rgb(0 0 0 / 5%) !important;
}
 .detail-card-tile span
{
  font-weight: 700;
}
 .game-detail-banner .game-card-img-wrap
{
  width: 50%;
  max-height: 290px;
}
 .blink{
  text-decoration: blink;
  -webkit-animation-name: blinker;
  -webkit-animation-duration: .8s;
  -webkit-animation-iteration-count:infinite;
  -webkit-animation-timing-function:ease-in-out;
  -webkit-animation-direction: alternate;
}
 @keyframes blinker {
  from {
    background: var(--primary)
  }
  to {
    background: rgb(45 107 227 / 70%);
  }
}
 /*
  Settings Modal
*/
 .modal-body .detail-card-tile
{
  background: linear-gradient(108.07deg, rgba(255, 255, 255, 0.9) 1.19%, rgba(247, 249, 255, 0.9) 100.31%);
  box-shadow: 0px 3.34563px 11.1521px rgb(0 0 0 / 5%);
  backdrop-filter: blur(22.3042px);
}
 .modal-body .detail-card-tile span {
  font-weight: normal;
}
 .modal-body h5
{
  font-size: 18px;
}
 ngb-modal-window.modal {
  z-index: 9999 !important;
}
 button.close {
  background: var(--primary);
  opacity: 1;
  font-size: 25px;
  width: 30px;
  height: 30px;
  padding: 0 !important;
  border-radius: 0;
  color: #fff;
  position: absolute;
  right: 5px;
  top: 5px;
  outline: none;
  z-index: 2;
}
 button.close:hover
{
  opacity: 1 !important;
  color: #fff;
}
 button.close i
{
  font-weight: 400;
}
 .game-status-wrapper .dropdown
{
  padding: 6px 12px;
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  color: var(--primary);
  border: 1px solid var(--primary);
}
 .game-status-wrapper .card-context-menu {
  position: static;
  display: inline-block;
  margin-left: 10px;
}
 .game-status-wrapper .fa-circle
{
  font-size: 16px;
}
 .game-status-wrapper .gamemenu {
  max-width: 200px !important;
  width: 200px !important;
}
 .game-status-wrapper .dropdown .fa-chevron-down
{
  font-weight: 500;
}
 .game-status-wrapper ul li {
  font-size: 16px;
}
 .game-creator {
  display: flex;
  align-items: center;
  grid-gap: 15px;
  margin: 0;
}
 .creator-img img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  object-fit: cover;
}
 .game-detail-banner .game-badge {
  top: 20px;
  font-size: 18px;
}
 .loction-map {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
 .location-address {
  padding: 30px;
  font-size: 20px;
  flex: 0 0 60%;
  position: absolute;
  left: 0;
  z-index: 11;
  height: 100%;
  width: 60%;
  clip-path: polygon(0 0, 100% 0%, 69% 100%, 0% 100%);
  background: var(--primary-bg);
  color: #fff;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
 .location-address * {
  max-width: 65%;
}
 .game-location-slider {
  flex: 0 0 60%;
  width: 60%;
  margin-left: auto;
}
 .comment-img
{
  max-width: 500px;
}
 .gallery-wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fill, 280px);
  grid-gap: 0.8rem;
}
 .settings-email-bg
{
  background: linear-gradient(108.07deg, rgba(255, 255, 255, 0.9) 1.19%, rgba(247, 249, 255, 0.9) 100.31%);
  box-shadow: 0px 3.34563px 11.1521px rgb(0 0 0 / 5%);
  border-radius: 8px;
  padding: 15px 10px;
  margin-bottom: 10px;
}
 /*
  Home Footer
*/
 .footer-home {
  padding: 50px 0 0 0;
  background: linear-gradient(152deg, rgba(160,148,137,1) 0%, rgba(124,89,59,1) 32%, rgba(75,51,27,1) 66%);
  box-shadow: 7.53902px 3.01561px 15.078px rgba(0, 0, 0, 0.15);
  color: #fff;
}
 .footer-home h3 {
  font-size: 18px;
  color: #fff;
  margin-bottom: 20px;
}
 .footer-home p span {
  font-weight: 500;
}
 .footer-home ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
 .footer-home ul li
{
  margin-bottom: 15px;
}
 .copyright-footer p{
  margin-bottom: 0;
  font-size: 14px;
}
 .toggle-menu {
  font-size: 22px;
  color: var(--primary);
}
 /*
  Edit Profile
*/
 .edit-profile-wrapper
{
  padding: 20px 15px;
}
 .edit-profile-wrapper h5
{
  padding: 15px;
  background: linear-gradient(108.07deg, rgba(255, 255, 255, 0.85) 1.19%, rgba(255, 255, 255, 0) 100.31%);
  margin: -20px -15px;
  border-radius: 8px 8px 0 0;
  margin-bottom: 20px;
}
 .form-group .iti--allow-dropdown
{
  width: 100%;
}
 .image-input {
  position: relative;
  display: inline-block;
  border-radius: 0.42rem;
  background-repeat: no-repeat;
  background-size: cover;
  vertical-align: top;
}
 .image-input .image-input-wrapper {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 3px solid #ffffff;
  box-shadow: 0 0.5rem 1.5rem 0.5rem rgb(0 0 0 / 8%);
  background-position: center center;
}
 .btn.btn-white.btn-shadow {
  box-shadow: 0px 9px 16px 0px rgb(24 28 50 / 25%) !important;
}
 .btn.btn-icon.btn-circle {
  border-radius: 50%;
  height: 24px;
  width: 24px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  color: #3F4254;
  background-color: #ffffff;
  border-color: #ffffff;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
 .btn.btn-icon.btn-circle i{
  z-index: 9;
  position: relative;
  font-size: 14px;
}
 .image-input [data-action=change] input {
  width: 0 !important;
  height: 0 !important;
  overflow: hidden;
  opacity: 0;
}
 .edit-pic-wrap {
  min-width: 200px;
  margin-top: 20px;
}
 .cropper-wrapper {
  max-width: 300px;
  display: inline-flex;
  overflow: hidden;
  margin-left: 30px;
  position: relative;
}
 .attachments-icons {
  position: absolute;
  top: 2px;
  left: 5px;
  color: #969696;
}
 .attachments-icons i{
  color: #969696;
}
 .smiley-icons img {
  width: 15px;
  margin-right: 5px;
}
 .attachment-data {
  margin-top: 5px;
}
 .attachment-data img,.attachment-data video {
  width: 40px;
  height: 40px;
  object-fit: cover;
  border: 2px solid var(--primary);
  border-radius: 4px;
  box-shadow: 1px 2px 3px #a3a3a3;
}
 .pic-credit {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  font-weight: 500;
  font-size: 20px;
  text-align: right;
  z-index: 5;
}
 .pic-credit .profile{
  text-decoration: underline;
  cursor: pointer;
  color: white;
  font-size: 14px;
}
 .followers {
  position: absolute;
  right: 0;
}
 /* Pricing Page Css */
 .sec-title{
  position:relative;
  margin-bottom:70px;
}
 .sec-title .text{
  position: relative;
  font-size: 16px;
  line-height: 28px;
  color: #888888;
  margin-top: 30px;
}
 .sec-title.light h2,
.sec-title.light .title{
  color: #ffffff;
  -webkit-text-fill-color:inherit;
}
 .pricing-section .outer-box{
  max-width: 1100px;
  margin: 0 auto;
}
 .pricing-section .row{
  margin: 0 -30px;
}
 .pricing-block{
  position: relative;
  padding: 0 30px;
  margin-bottom: 40px;
}
 .pricing-block .inner-box{
  position: relative;
  background-color: #ffffff;
  box-shadow: 0 20px 40px rgba(0,0,0,0.08);
  padding: 0 0 30px;
  max-width: 370px;
  margin: 0 auto;
  border-bottom: 20px solid #40cbb4;
  border-radius: 8px;
  overflow: hidden;
}
 .pricing-block .icon-box{
  position: relative;
  padding: 50px 30px 0;
  background-color: #40cbb4;
  text-align: center;
}
 .pricing-block .icon-box:before{
  position: absolute;
  left: 0;
  bottom: 0;
  height: 75px;
  width: 100%;
  border-radius: 50% 50% 0 0;
  background-color: #ffffff;
  content: "";
}
 .pricing-block .icon-box .icon-outer{
  position: relative;
  height: 150px;
  width: 150px;
  background-color: #ffffff;
  border-radius: 50%;
  margin: 0 auto;
  padding: 10px;
}
 .pricing-block .icon-box i{
  position: relative;
  display: block;
  height: 130px;
  width: 130px;
  line-height: 120px;
  border: 5px solid #40cbb4;
  border-radius: 50%;
  font-size: 50px;
  color: #40cbb4;
  transition:all 600ms ease;
}
 .pricing-block .inner-box:hover .icon-box i{
  transform:rotate(360deg);
}
 .pricing-block .price-box{
  position: relative;
  text-align: center;
  padding: 10px 20px;
}
 .pricing-block .title{
  position: relative;
  display: block;
  font-size: 24px;
  line-height: 1.2em;
  color: #222222;
  font-weight: 600;
}
 .pricing-block .price{
  display: block;
  font-size: 30px;
  color: #222222;
  font-weight: 700;
  color: #40cbb4;
}
 .pricing-block .features{
  position: relative;
  max-width: 200px;
  margin: 0 auto 20px;
  background: #fff;
}
 .pricing-block .features li{
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 30px;
  color: #848484;
  font-weight: 500;
  padding: 5px 0;
  padding-left: 30px;
  border-bottom: 1px dashed #dddddd;
}
 .pricing-block .features li:before {
  position: absolute;
  left: 0;
  top: 50%;
  font-size: 16px;
  color: #2bd40f;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  content: "\f058";
  font-family: "Font Awesome 5 Pro";
  margin-top: -8px;
}
 .pricing-block .features li.false:before{
  color: #e1137b;
  content: "\f057";
}
 .pricing-block .features li a{
  color: #848484;
}
 .pricing-block .features li:last-child{
  border-bottom: 0;
}
 .pricing-block .btn-box{
  position: relative;
  text-align: center;
}
 .pricing-block .btn-box a{
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 25px;
  color: #ffffff;
  font-weight: 500;
  padding: 8px 30px;
  background-color: #40cbb4;
  border-radius: 10px;
  border-top:2px solid transparent;
  border-bottom:2px solid transparent;
  transition: all 300ms ease;
}
 .pricing-block .btn-box a:hover{
  color: #ffffff;
}
 .pricing-block .inner-box:hover .btn-box a{
  color:#40cbb4;
  background:none;
  border-radius:0px;
  border-color:#40cbb4;
}
 .pricing-block:nth-child(2) .icon-box i,
.pricing-block:nth-child(2) .inner-box{
  border-color: var(--primary);
}
 .pricing-block:nth-child(2) .btn-box a,
.pricing-block:nth-child(2) .icon-box{
  background-color: var(--primary);
}
 .pricing-block:nth-child(2) .inner-box:hover .btn-box a{
  color:var(--primary);
  background:none;
  border-radius:0px;
  border-color:var(--primary);
}
 .pricing-block:nth-child(2) .icon-box i,
.pricing-block:nth-child(2) .price{
  color: var(--primary);
}
 .pricing-block:nth-child(3) .icon-box i,
.pricing-block:nth-child(3) .inner-box{
  border-color: #ffc20b;
}
 .pricing-block:nth-child(3) .btn-box a,
.pricing-block:nth-child(3) .icon-box{
  background-color: #ffc20b;
}
 .pricing-block:nth-child(3) .icon-box i,
.pricing-block:nth-child(3) .price{
  color: #ffc20b;
}
 .pricing-block:nth-child(3) .inner-box:hover .btn-box a{
  color:#ffc20b;
  background:none;
  border-radius:0px;
  border-color:#ffc20b;
}
 /* Pricing Page Css */
 /* TOASTER START  */
 .ngx-toastr {
  box-shadow: none !important;
  border-radius: 12px !important;
}
 .toast-error {
  background-color: #e34e5f !important;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+") !important;
  box-shadow: none !important;
}
 .toast-success {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzgiIGhlaWdodD0iMzciIHZpZXdCb3g9IjAgMCAzOCAzNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE4Ljk5OTggMC4zMzM0OTZDOC44Nzk4NCAwLjMzMzQ5NiAwLjY2NjUwNCA4LjU0NjgzIDAuNjY2NTA0IDE4LjY2NjhDMC42NjY1MDQgMjguNzg2OCA4Ljg3OTg0IDM3LjAwMDIgMTguOTk5OCAzNy4wMDAyQzI5LjExOTggMzcuMDAwMiAzNy4zMzMyIDI4Ljc4NjggMzcuMzMzMiAxOC42NjY4QzM3LjMzMzIgOC41NDY4MyAyOS4xMTk4IDAuMzMzNDk2IDE4Ljk5OTggMC4zMzM0OTZaTTE3LjUxMzIgMjUuNjUzNEMxNi45NDE4IDI2LjIyNDkgMTYuMDE1NCAyNi4yMjQ5IDE1LjQ0MzkgMjUuNjUzNEw5LjkzODQ3IDIwLjE0OEM5LjIyNDAxIDE5LjQzMzUgOS4yMjQwMSAxOC4yNzUyIDkuOTM4NDcgMTcuNTYwN0MxMC42NTIgMTYuODQ3MSAxMS44MDg2IDE2Ljg0NjEgMTIuNTIzNSAxNy41NTg1TDE2LjQ3ODYgMjEuNDk5OEwyNS43ODAyIDEyLjE5ODFDMjYuNDk4NCAxMS40Nzk5IDI3LjY2MzQgMTEuNDgyIDI4LjM3OSAxMi4yMDI3QzI5LjA5MSAxMi45MTk4IDI5LjA4OSAxNC4wNzc3IDI4LjM3NDQgMTQuNzkyM0wxNy41MTMyIDI1LjY1MzRaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K") !important;
  background-color: #45cc53 !important;
}
 .toast-warning {
  background-color: #FFC43A !important;
}
 /* TOASTER ENDS */
 /* New Create Game */
 .overlap-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 999;
  left: 0%;
  color: #fff;
  background: rgba(70, 109, 185, 0.4);
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 8px;
}
 .background-image-update .form-control::placeholder,.background-image-update .form-control
{
  color: #fff;
}
 .background-image-update select option
{
  color: var(--text-color);
}
 .background-image-update .upload-btn-wrapper
{
  height: 75px;
  border: 2px dashed #fff!important;
}
 .modal-body .steps-wrapper
{
  max-width: 500px;
  margin: 0 auto;
}
 .modal-body .steps-wrapper::after
{
  top: 26px;
  width: calc(100% - 75px);
}
 /*
  Icon checbox
*/
 #setupgamemodal .form-group .form-check-label {
  font-size: 20px;
}
 .img-selection-outer
{
  display: inline-block;
  margin-right: 5px;
}
 .img-selection-outer .label-p{
  margin: 0;
  font-size: 12px;
  display: block;
  font-weight: 500;
  cursor: pointer;
}
 .img-selection-wrapper {
  display: inline-block;
  width: 60px;
  height: 50px;
  text-align: center;
}
 .img-selection-wrapper input[type="checkbox"],.img-selection-wrapper input[type="radio"] {
  display: none;
}
 .img-selection-wrapper label {
  border: 2px solid #fff;
  padding: 3px;
  display: flex;
  position: relative;
  margin: 0;
  cursor: pointer;
  border-radius: 8px;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}
 .img-selection-wrapper label:before {
  background-color: white;
  color: white;
  content: " ";
  display: block;
  border-radius: 50%;
  border: 1px solid var(--primary);
  position: absolute;
  top: -10px;
  left: -10px;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  transition-duration: 0.4s;
  transform: scale(0);
}
 .img-selection-wrapper label img {
  height: 35px;
  width: 35px;
  transition-duration: 0.2s;
  transform-origin: 10% 10%;
}
 .img-selection-wrapper label i {
  font-size: 26px;
}
 .img-selection-wrapper input:checked + label {
  border-color: var(--primary);
  color: var(--primary);
}
 .img-selection-wrapper input:checked + label:before {
  content: "\f00c";
  background-color: var(--primary);
  transform: scale(1);
  font-family: "Font Awesome 5 Pro";
}
 .img-selection-wrapper input:checked + label img {
  transform: scale(0.9);
  /* box-shadow: 0 0 5px #333; */
  z-index: -1;
}
 .steps-number-outer
{
  position: absolute;
  color: #fff;
  top: 0;
  display: flex;
  align-items: center;
  font-weight: 500;
}
 .steps-number {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #8774f2;
  border-radius: 0 0 70% 0;
  font-size: 16px;
  font-weight: 700;
  margin-right: 10px;
}
 .completed .steps-number {
  background: linear-gradient(90deg, #71c70f 0%,#8ae324 100%);

}
 .overlap-wrapper.stepOneDone {
  background: transparent;
}
 #check-group {
  animation: 0.32s ease-in-out 1.03s check-group;
  transform-origin: center;
}
 #check-group #check {
  animation: 0.34s cubic-bezier(0.65, 0, 1, 1) 0.8s forwards check;
  stroke-dasharray: 0, 75px;
  stroke-linecap: round;
  stroke-linejoin: round;
}
 #check-group #outline {
  animation: 0.38s ease-in outline;
  transform: rotate(0deg);
  transform-origin: center;
}
 #check-group #white-circle {
  animation: 0.35s ease-in 0.35s forwards circle;
  transform: none;
  transform-origin: center;
}
 @keyframes outline {
  from {
    stroke-dasharray: 0, 345.576px;
  }
  to {
    stroke-dasharray: 345.576px, 345.576px;
  }
}
 @keyframes circle {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(0);
  }
}
 @keyframes check {
  from {
    stroke-dasharray: 0, 75px;
  }
  to {
    stroke-dasharray: 75px, 75px;
  }
}
 @keyframes check-group {
  from {
    transform: scale(1);
  }
  50% {
    transform: scale(1.09);
  }
  to {
    transform: scale(1);
  }
}
 .game-height-col
{
  height: 270px;
  overflow: hidden;
  border-radius: 8px;
}
 #myStepsTabContent .form-check-label {
  /* color: var(--primary); */
  font-size: 18px;
  /* border-bottom: 2px solid var(--primary); */
  margin-bottom: 5px;
  font-weight: bolder;
}
 .owl-dt-calendar-table .owl-dt-calendar-cell-selected {
  background-color: var(--primary) !important;
}
 .owl-dt-calendar-table .owl-dt-calendar-cell-today:not(.owl-dt-calendar-cell-selected) {
  border-color: var(--primary) !important;
  color: var(--primary);
  font-weight: 500;
}
 .owl-dt-control-arrow-button svg {
  fill: var(--primary) !important;
}
 .owl-dt-container {
  border: 2px solid var(--primary);
}
 .gradient-btn
{
  background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
  background-size: 200% 200%;
  animation: gradient 15s ease infinite;
  border: none;
}
 @keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
 .right-point{
  animation: bounceRight 2s infinite;
  vertical-align: middle;
}
 @keyframes bounceRight {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(-30px);
  }
  60% {
    transform: translateX(-15px);
  }
}
 /* /right bounce */
 /*
  PopUp Dropdowns
*/
 .input-dd {
  height: 34px;
  background-color: rgb(255 255 255 / 0%) !important;
  box-shadow: 0px 3px 10px rgb(0 0 0 / 10%);
  backdrop-filter: blur(10px);
  border-radius: 8px;
  border: 1px solid #ced4da;
  padding: 5px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 13px;
  color: rgba(0, 0, 0, .7);
  width: 200px;
  margin: 0 auto;
}
 .date.input-group {
  width: 200px;
  margin: 0 auto;
}
 .players-dd {
  border: 1px solid var(--primary);
  padding: 8px;
}
 .numbers-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
 .number {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  border-radius: 50%;
  border: 1px solid #fff;
  margin-bottom: 5px;
  cursor: pointer;
}
 /*
  circle progress
*/
 .requirments {
  font-size: 18px;
  font-weight: bold;
}
 .requirments div {
  font-size: 18px;
  font-weight: normal;
  color: #fff;
}
 .start-player {
  position: absolute;
  left: -25px;
}
 .min-player {
  position: absolute;
  top: 50%;
  left: 16%;
  transform: translate(-50%, -50%) rotate(-55deg);
  text-align: center;
}
 .ideal-player {
  position: absolute;
  left: 50%;
  text-align: center;
  top: 15%;
  transform: translate(-50%,-50%);
}
 .max-player {
  position: absolute;
  top: 50%;
  right: 5.5%;
  transform: translate(-50%, -50%) rotate(50deg);
  text-align: center;
}
 .progress-circle p {
  position: absolute;
  margin: 0;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: -15px;
  font-weight: bold;
  font-size: 20px;
  /* bottom: -30px; */
}
 .circle-wrapper
{
  display: flex;
  justify-content: center;
}
 .progress-circle{
  position: relative;
  text-align: center;
}
 .barOverflow{ /* Wraps the rotating .bar */
  position: relative;
  overflow: hidden; /* Comment this line to understand the trick */
  width: 400px;
  height: 200px; /* Half circle (overflow) */
}
 .bar {
  position: absolute;
  top: 0;
  left: 0;
  width: 400px;
  height: 400px;
  border-radius: 50%;
  box-sizing: border-box;
  border: 30px solid #a5a5a5;
  border-bottom-color: var(--primary);
  border-right-color: var(--primary);
}
 .current-number {
  font-size: 32px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -70%);
  font-weight: 800;
}
 /*
  Circle Progress 2
*/
 .profile-pic .avatar {
  width: 75px;
  height: 75px;
  margin: 0 auto 15px auto;
}
 .share-btn
{
  font-size: 22px;
  margin-bottom: 15px;
}
 .game-notes-wrapper {
  max-height: 200px;
  overflow: auto;
}
 .game-note {
  padding-right: 50px;
}
 .notes-action {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 16px;
  padding: 5px 10px;
  border-radius: 8px;
  background: var(--primary-bg);
  color: #fff;
}
 .notes-action:hover {
  color: #fff;
}
 .notes-danger {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 16px;
  padding: 5px 10px;
  border-radius: 8px;
  background: red;
  color: #fff;
}
 .notes-danger:hover {
  color: #fff;
}
 .notes-action a {
  color: #fff;
}
 .add-img {
  width: 247px;
  height: 247px;
  display: flex;
  justify-content: center;
  font-size: 34px;
  background: #e9e9e9;
  align-items: center;
  border-radius: 8px;
  color: var(--primary);
}
 .Gallery-wrapper ul {
  padding: 0;
}
 .Gallery-wrapper ul li {
  position: relative;
  display: inline-block;
  margin: 0 15px 15px 0;
  vertical-align: middle;
}
 .Gallery-wrapper ul li:nth-child(4n) {
  margin-right: 0;
}
 .Gallery-wrapper ul li img {
  width: 247px;
  height: 247px;
  border-radius: 8px;
  object-fit: cover;
}
 .status-btn
{
  font-size: 18px;
}
 .status-btn i
{
  vertical-align: middle;
}
 .filter-chips-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 15px;
}
 .filter-chip {
  font-size: 12px;
  padding: 5px 30px 5px 15px;
  border-radius: 8px;
  background: var(--primary-bg);
  color: #fff;
  font-weight: 600;
  margin-right: 5px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  /* overflow: hidden; */
  /* text-overflow: ellipsis; */
  /* max-width: 120px; */
  margin-bottom: 5px;
  position: relative;
}
 .filter-chip i {
  position: absolute;
  right: 6px;
  top: 7px;
  background: white;
  border-radius: 50%;
  padding: 2PX 4PX 2PX 4PX;
  font-size: 10px;
  font-weight: bolder;
  color: #3373e3;
  color: black !important;
}
 .cur-status {
  font-weight: 700;
  font-size: 32px;
  color: #8774f2;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -10%);
  bottom: 14%;
}
 /*
    Public Profile Page
*/
 .profile-banner img {
  width: 100%;
  max-height: 220px;
  object-fit: cover;
}
 .profile-user-desc {
  padding: 0 50px 30px 50px;
  display: flex;
  flex-wrap: wrap;
}
 .profile-user-img {
  width: 150px;
  height: 150px;
  margin-top: -40px;
  border: 3px solid var(--primary);
  border-radius: 50%;
  margin-right: 20px;
}
 .profile-user-name {
  display: flex;
  flex-grow: 1;
  justify-content: space-between;
  padding: 10px 0;
}
 .profile-loc {
  padding: 5px 10px;
  background: var(--primary);
  color: #fff;
  font-size: 14px;
}
 .sports-icons {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}
 .sport-img {
  width: 40px;
  margin-right: 10px;
}
 /*
    Public website Pages
*/
 .public-section
{
  background: #fff;
  font-family: 'Avenir';
}
 .public-h1
{
  font-weight: bold;
  font-size: 80px;
  line-height: 98px;
  margin-bottom: 20px;

}
 .public-h2
{
  font-weight: bold;
  font-size: 50px;
  line-height: 61px;
  margin-bottom: 20px;

}
 .public-h3
{
  font-weight: normal;
  font-size: 40px;
  line-height: 49px;
  margin-bottom: 20px;

}
 .public-section p{
  font-weight: 400;
  font-size: 20px;
  line-height: 27px;
}
 .gameon-section
{
  padding: 100px 0 300px 0;
}
 .gameprocess-section {
  padding: 50px 0;
  background: var(--primary);
  color: #fff;
}
 .gameprocess-section .col-md-4 {
  max-width: 295px;
  margin: 0 auto;
}
 .gameprocess-section .process-img {
  margin-top: -250px;
  margin-bottom: 30px;
  min-height: 214px;
}
 .playpower-section {
  padding: 20px 0 40px 0;
}
 .custom-container {
  max-width: 1255px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
 .power-content {
  max-width: 430px;
  font-size: 20px;
  margin-right: 150px;
  flex: 1;
  padding: 0 15px;
}
 .power-img {
  position: relative;
  flex: 1;
}
 .power-img img {
  border-radius: 30px;
  width: 100%;
}
 .power-img h4 {
  font-weight: bold;
  font-size: 80px;
  line-height: 98px;
  color: #F8F8F8;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 640px;
  left: 50%;

}
 .league-section
{
  padding: 50px 0;
}
 .league-section .power-content {
  margin-right: 0;
  margin-left: 100px;
  text-align: justify;
  max-width: 290px;
  padding: 0 15px;
}
 .know-city-section {
  padding: 50px 0 100px 0;
}
 .know-city-section .custom-container {
  max-width: 1145px;
  align-items: flex-start;
  justify-content: center;
  padding: 0 15px;
}
 .know-city--content {
  max-width: 550px;
  margin-right: 70px;
}
 .know-city--content img {
  position: relative;
  z-index: 8;
  margin-top: 70px;
}
 .in-know-section
{
  /* background: url(../images/in-know-img.png) center no-repeat; */
  min-height: 1200px;
  background-size: cover;
  padding: 100px 0;
}
 .say-hello-section {
  padding: 100px 0;
}
 .say-hello-prof {
  text-align: center;
  font-size: 18px;
  position: absolute;
}
 .say-hello-prof:first-child {
  top: 0;
  left: 0;
}
 .say-hello-prof:nth-child(2) {
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
}
 .say-hello-prof:last-child {
  bottom: 0;
  left: 0;
}
 .say-hello-prof-right .say-hello-prof:first-child
{
  left: auto;
  right: 0;
}
 .say-hello-prof-right .say-hello-prof:nth-child(2)
{
  left: 0;
  right: auto;
}
 .say-hello-prof-right .say-hello-prof:last-child
{
  left: auto;
  right: 0;
}
 .say-hello-prof-circle {
  border-radius: 50%;
  height: 100px;
  width: 100px;
  margin: 0 auto 10px auto;
}
 .say-hello-prof-circle.green {
  border: 4px solid #A0BA31;
}
 .say-hello-prof-circle.oramge {
  border: 4px solid #DD7C24;
}
 .say-hello-prof-circle.blue {
  border: 4px solid #3BACA0;
}
 .step-game-section
{
  /* background: url(../images/step-up-img.png) center no-repeat; */
  min-height: 565px;
  background-size: cover;
  padding: 100px 0;
}
 .step-game-section .col-md-8{
  width: 635px;
  max-width: 100%;
}
 .step-game-section p {
  max-width: 450px;
}
 /*
  Organizer Page Html
*/
 .organizer-banner-section
{
  /* background: url(../images/organizer-bg.png) center no-repeat; */
  min-height: 680px;
  background-size: cover;
  padding: 100px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
 .organizer-banner-section .col-md-12
{
  max-width: 830px;
  margin: 0 auto;
}
 .organizer-banner-section .col-md-12 p
{
  max-width: 650px;
  margin: 0 auto;
}
 .organizing-game-section
{
  /* background: url(../images/organizing-game-bg.png) center no-repeat; */
  min-height: 890px;
  background-size: cover;
  background-position: top;
  padding: 110px 0;
}
 .organizing-game-section .col-md-12
{
  max-width: 680px;
}
 .organizing-game-section .col-md-12 h3
{
  margin-bottom: 40px;
}
 .organizing-game-section .col-md-12 p
{
  width: 550px;
  margin-bottom: 100px;
}
 .organizing-game-section .col-md-12 ul
{
  font-weight: 800;
  font-size: 30px;
  line-height: 37px;
  padding-left: 15px;
}
 .organizing-game-section .col-md-12 ul li
{
  margin-bottom: 20px;

  font-weight: normal;
}
 .turn-stranger-section {
  position: relative;
}
 .turn-stranger-section::after {
  content: "";
  width: 100%;
  height: 400px;
  background: #209BA8;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  clip-path: polygon(100% 70%, 100% 0, 0 0, 0 30%);
}
 .turn-stranger-section  .power-img
{
  margin-top: -100px;
}
 .turn-stranger-section .know-city--content {
  max-width: 400px;
  margin-right: 90px;
}
 .growing-community-section
{
  padding: 80px 0;
  position: relative;
}
 .growing-community-section .container
{
  position: relative;
  z-index: 1;
}
 .growing-community-section::after {
  content: "";
  width: 100%;
  height: 700px;
  background: #A0BA31;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  clip-path: polygon(100% 100%, 100% 10%, 0 60%, 0 100%);
}
 .growing-community-section .col-md-12
{
  max-width: 700px;
  margin: 0 auto;
}
 /*
  Youth Page
*/
 .youth-banner-section
{
  /* background: url(../images/youth-bg.png) center no-repeat; */
  min-height: 680px;
  background-size: cover;
  padding: 70px 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
 .youth-banner-section .col-md-12 p
{
  max-width: 680px;
}
 .perfect-game-section
{
  padding: 70px 0 0 0;
}
 .perfect-game-section .col-md-12
{
  max-width: 660px;
  margin: 0 auto;
}
 .pros-games-section .power-img .public-h3 {
  position: absolute;
  top: 50px;
  left: 50px;
}
 .pros-games-section .power-img p {
  position: absolute;
  top: 125px;
  left: 50px;
  color: #fff;
  max-width: 510px;
}
 .pros-games-section .power-content {
  height: 500px;
  margin-right: 0;
  margin-left: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  background: #D7D7D7;
  text-align: center;
  color: #fff;
  max-width: 390px;
}
 .safety-first-section
{
  padding: 50px 0;
  position: relative;
  overflow: hidden;
}
 .safety-first-section::after {
  content: "";
  width: 100%;
  height: 500px;
  background: #209BA8;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  clip-path: polygon(100% 0%, 100% 100%, 0% 100%, 0 100%, 0 60%);
}
 .safety-first-section .power-content
{
  max-width: 480px;
}
 /*
  Coaches Page Html
*/
 .coaches-banner-section
{
  /* background: url(../images/coaches-bg.png) center no-repeat; */
  min-height: 560px;
  background-size: cover;
  padding: 100px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
 .find-star-section
{
  padding: 100px 0 0 0;
}
 .find-star-section .public-h3
{
  max-width: 500px;
  margin: 0  auto 20px auto;
}
 .find-star-section p
{
  max-width: 420px;
  margin: 0 auto;
}
 .own-rates-section .custom-container {
  justify-content: center;
}
 .own-rates-section .power-img {
  max-width: 615px;
  margin-top: -100px;
}
 .own-rates-section .power-content {
  margin-right: 0;
  margin-left: 150px;
  max-width: 321px;
}
 .own-rates-section .power-content.commision-content {
  margin-right: 150px;
  max-width: 380px;
  margin-bottom: 100px;
}
 .own-rates-section .power-img.commision-img {
  max-width: 600px;
  margin-top: 50px;
  margin-bottom: 50px;
}
 .own-rates-section.public-section {
  position: relative;
}
 .own-rates-section::after {
  content: "";
  width: 100%;
  height: 300px;
  background: var(--primary);
  position: absolute;
  top: 30%;
  left: 0%;
  z-index: 0;
  clip-path: polygon(0 95%, 100% 0, 100% 100%, 0% 100%);
}
 .own-rates-section::before {
  content: "";
  width: 100%;
  height: 300px;
  background: var(--primary);
  position: absolute;
  top: 50%;
  left: 0%;
  clip-path: polygon(100% 5%, 100% 0, 0 0, 0 100%);
}
 .own-rates-section .commision-container
{
  align-items: flex-end;
}
 /*
  Facility Page Html
*/
 .facility-banner-section
{
  /* background: url(../images/facility-banner.png) center no-repeat; */
  min-height: 580px;
  background-size: cover;
  padding: 100px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
 .videolink
{
  position: absolute;
  bottom: 30px;
  left: 50px;
  font-weight: bold;
  font-size: 12px;
  text-decoration: underline;
  color: #000;
}
 .your-space-section
{
  padding: 50px 0 0 0;
  position: relative;
}
 .your-space-section::after {
  content: "";
  width: 100%;
  height: 350px;
  background: #A0BA31;
  position: absolute;
  top: 11%;
  left: 0;
  z-index: 0;
  clip-path: polygon(100% 100%, 100% 95%, 0 0, 0 100%);
}
 .your-space-section::before {
  content: "";
  width: 100%;
  height: 350px;
  background: #A0BA31;
  position: absolute;
  top: 42%;
  left: 0;
  z-index: 0;
  clip-path: polygon(100% 100%, 100% 0, 0 0, 0 5%);
}
 .your-space-section .container
{
  position: relative;
  z-index: 1;
}
 .your-space-img
{
  /* background: url(../images/your-space.png) center no-repeat; */
  min-height: 420px;
  background-size: cover;
  padding: 50px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  border-radius: 30px;
}
 .your-space-img p
{
  max-width: 350px;
  margin: 0 auto;
}
 .your-space-img  .videolink
{
  right: 35px;
  bottom: 15px;
  left: auto;
  color: #fff;
}
 .your-space-section .power-content {
  margin-right: 0;
  margin-left: 60px;
  text-align: center;
  max-width: 450px;
  margin-top: 100px;
}
 .your-space-section .power-content p {
  max-width: 340px;
  margin: 0 auto;
}
 .logistics-section .power-img {
  max-width: 400px;
}
 .logistics-section .power-img p
{
  color: #000;
  max-width: 350px;
}
 .logistics-section.pros-games-section .public-h3, .logistics-section.pros-games-section p {
  position: static;
}
 .logistics-section.pros-games-section .power-content
{
  margin-left: 250px;
  max-width: 450px;
  height: 550px;
  margin-bottom: -200px;
}
 .facility-footer-banner
{
  /* background: url(../images/facility-footer-banner.png) center no-repeat; */
  min-height: 550px;
  background-size: cover;
}
 .public-page-margin
{
  margin-top: 72px;
}
 .map-images .upload-btn-wrapper {
  border: 2px dashed var(--primary);
  padding: 20px;
  text-align: center;
  height: 100px;
  color: var(--primary);
  font-weight: 600;
}
 .map-thumbs-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-top: 15px;
}
 .map-thumb-img {
  margin-right: 15px;
  position: relative;
}
 .map-thumb-img img {
  width: 50px;
  height: 50px;
  border-radius: 4px;
  object-fit: cover;
}
 .map-thumbs-wrap .btn-primary {
  display: flex;
  align-items: center;
}
 .map-thumb-img .btn-danger {
  padding: 0;
  font-size: 10px;
  width: 18px;
  height: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  position: absolute;
  right: -10px;
  top: -5px;
}
 .main-slider {
  width: 100%;
}
 .main-slider .owl-stage {
  background-color: rgba(30, 144, 255, 0.8);
}
 .main-slider .owl-item {
  padding: 0;
  position: relative;
  opacity: 0.5;
}
 .main-slider .owl-item img {
  object-fit: cover;
  object-position: center;
  height: 450px;
}
 .main-slider.map-slider .owl-item img
{
  height: 400px;
}
 .main-slider.map-slider .owl-thumbs
{
  top: auto;
  bottom: 0;
}
 .main-slider .center {
  opacity: 1;
  transform: scale(1.005);
  transition: 0.5s ease-in-out;
  z-index: 9999;
}
 .main-slider .owl-controls .owl-nav {
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
}
 .main-slider .owl-controls .owl-nav .prev {
  position: absolute;
  height: 80%;
  width: 15%;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
 .main-slider .owl-controls .owl-nav .next {
  position: absolute;
  height: 80%;
  width: 15%;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
 .main-slider .owl-thumbs {
  text-align: center;
  display: table;
  width: 100%;
  position: absolute;
  top: 370px;
  background: var(--bg-blur-color);
  backdrop-filter: var(--bg-blur);
  -webkit-backdrop-filter: var(--bg-blur);


}
 .main-slider .owl-thumb-item {
  width: 80px;
  height: 80px;
  border: none;
  background: none;
  padding: 5px;
  opacity: 0.7;
}
 .main-slider .owl-thumb-item img {
  width: 80px;
  height: 80px;
  vertical-align: middle;
  border-radius: 50%;
  padding: 10px;
  object-fit: cover;
}
 .main-slider .owl-thumb-item.active {
  opacity: 1;
}
 .main-slider .owl-thumb-item.active img {
  position: relative;
}
 .main-slider .overlay {
  width: 100%;
  height: 100%;
  display: block;
  background-color: black;
}
 .share .dropdown-menu {
  width: 300px;
  padding: 10px;
}
 .share .dropdown-menu ul {
  padding: 0;
  list-style: none;
  display: flex;
}
 .share .dropdown-menu ul li a{
  display: inline-flex;
  font-size: 24px;
  margin-right: 15px;
  width: 35px;
  height: 35px;
  align-items: center;
  justify-content: center;
}
 .share .dropdown-menu img {
  width: 30px;
}
 .share .dropdown-menu ul li:first-child a {
  background: #f0f0f0;
  font-size: 14px;
  font-weight: bold;
  border-radius: 50%;
  padding: 5px;
}
 .share .dropdown-menu .form-group,.modal-body .form-group {
  position: relative;
}
 .share .dropdown-menu .form-group i {
  position: absolute;
  right: 15px;
  top: 8px;
  color: var(--primary);
}
 .modal-body .form-group .eye-icon
{
  right: 15px;
  top: 8px;
  left: auto;
}
 .account-top-nav ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin-bottom: 25px;
  border-bottom: 2px solid #f0f0f0;
}
 .account-top-nav ul li {
  margin-right: 25px;
}
 .account-top-nav ul li.active {
  padding-bottom: 10px;
  border-bottom: 2px solid var(--primary);
}
 /*
    Chat and Notification Section Css
*/
 .notification-chat-sidebar {
  background: #fff;
  border-radius: 8px;
  height: calc(100vh - 165px);
  overflow: auto;
}
 .notification-description-wrapper
{
  background: #fff;
  border-radius: 8px;
  height: calc(100vh - 165px);
  overflow: auto;
}
 .chat-search-bar {
  display: flex;
  align-items: center;
  padding: 15px;
  position: sticky;
  top: 0;
  z-index: 99;
  background: #fff;
}
 .chat-search-bar i {
  position: absolute;
  left: 25px;
  z-index: 1;
  color: #b2b2b2;
  font-weight: 500;
  font-size: 14px;
}
 .chat-search-bar .form-control {
  margin: 0;
  padding-left: 30px;
  border: none;
  box-shadow: none;
  background: #f2f2f2 !important;
}
 .notification-chat-sidebar .detail-card-tile {
  margin: 0;
  transition: .5s;
  cursor: pointer;
  padding: 10px;
  background: #f3f5f7;
}
 .notification-chat-sidebar .detail-card-tile:hover,
.notification-chat-sidebar .detail-card-tile.active {
  background: #dfecff;
}
 .notification-chat-sidebar .creator-desc p {
  font-size: 14px;
}
 .creator-desc{
  width: 100% !important;
}
 .chat-message-search {
  margin-left: auto;
  display: flex;
  align-items: center;
  margin-right: 10px;
}
 .chat-message-search .form-control {
  margin: 0;
}
 .chat-message-search i {
  font-weight: 500;
  margin-left: 10px;
}
 .chat-dropdown i {
  font-weight: 500;
}
 .group-chat-wrapper
{
  display: flex;
  flex-direction: column;
}
 .group-chat-header {
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #d6d6d6;
}
 .group-chat-header .overlapped-avatar li
{
  width: 40px;
  height: 40px;
}
 .group-chat-header .overlapped-avatar li:nth-child(n+2) {
  margin-left: -10px;
}
 .group-chat-body {
  flex: 1;
  padding: 10px;
  overflow: auto;
  background: linear-gradient(90deg, #ffffff 0%, #f4f6f8 100%);
}
 .chat-bubble-wrapper {
  margin-bottom: 20px;
}
 .chat-user-wrap {
  display: flex;
  align-items: center;
}
 .chat-user-wrap img {
  width: 40px;
  height: 40px;
}
 .chat-user-name h6 {
  margin: 0;
  font-weight: bold;
  font-size: 14px;
}
 .chat-time {
  font-size: 10px;
  color: #606060;
}
 .chat-user-message {
  display: inline-block;
  padding: 5px 10px;
  background: #eceef0;
  color: #000;
  font-size: 14px;
  border-radius: 0 8px 8px 8px;
  margin-top: 5px;
}
 .chat-bubble-wrapper.own-message {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
 .chat-bubble-wrapper.own-message .chat-user-message {
  background: #ffffff;
  color: var(--text-color);
  border-radius: 8px 0 8px 8px;
}
 .chat-bubble-wrapper.replied-message {
  background: #eceef0;
  padding: 5px;
  border-radius: 4px;
  border-left: 4px solid var(--primary);
  margin: 0;
}
 .group-chat-footer {
  padding: 0;
  border-top: 1px solid #d6d6d6;
  position: relative;
}
 .group-chat-footer textarea
{
  border: none;
  padding: 5px;
  border-radius: 0;
  width: calc(100% - 80px);
  margin-left: 50px;
  outline: none;
  min-height: 30px;
  margin-bottom: 0;
  max-height: 100px;
}
 .chat-attachment {
  position: absolute;
  bottom: 8px;
  left: 5px;
}
 .chat-attachment button {
  color: var(--primary);
  margin-right: 5px;
}
 .group-chat-footer .btn-primary, .group-chat-footer .btn-primary:active {
  position: absolute;
  bottom: 8px;
  right: 10px;
  width: auto;
  height: auto;
  padding: 0;
  color: var(--primary) !important;
  background: none !important;
  border: none !important;
  font-size: 18px;
  transform: rotate(25deg);
}
 .group-chat-attachment{
  width: 300px;
}
 .group-chat-attachment img {
  width: 100%;
  max-width: 300px;
  max-height: 200px;
  object-fit: cover;
  border-radius: 4px;
  margin-right: 5px;
  margin-bottom: 5px;
}
 .group-chat-body .blink {
  padding: 5px 15px;
  font-size: 14px;
  justify-content: center;
}
 .group-chat-footer .attachment-data {
  position: absolute;
  left: 60px;
  bottom: 10px;
}
 .group-chat-footer .attachment-data img {
  width: 30px;
  height: 30px;
}
 .game-banner-alert
{
  position: absolute;
  z-index: 9;
  width: 100%;
  font-size: 14px;
}
 /* Create game Gradient effects */
 /* Gradient Effects */
 .game-img-btn
{
  margin-top: -25px;
  position: relative;
}
 .next-back-arrow {
  position: absolute;
  width: 100%;
  display: flex;
  justify-content: space-between;
  top: 50%;
  z-index: 1;
  padding: 0 15px;
  color: #fff;
  transform: translate(0, -50%);
}
 .next-back-arrow span
{
  cursor: pointer;
}
 .create-game-gradient.header-gradient-demo {
  width: 100%;
  height: auto;
}
 .create-game-gradient.header-gradient-demo::after {
  opacity: .5;
}
 .gradient-slider {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
 .active.create-game-gradient {
  border: 3px solid var(--primary);
}
 .create-game-gradient {
  position: relative;
  width: 50px;
  margin-right: 4px;
  margin-bottom: 5px;
  height: 40px;
  display: inline-block;
  border-radius: 8px;
}
 .create-game-gradient::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: 8px;
  left: 0;
  top: 0;
}
 .create-game-effect1::after
{
  background: #556270;  /* fallback for old browsers */  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #FF6B6B, #556270); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}
 .create-game-effect2::after
{
  background: #9D50BB;  /* fallback for old browsers */  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #6E48AA, #9D50BB); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
 .create-game-effect3::after
{
  background: #780206;  /* fallback for old browsers */  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #061161, #780206); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
 .create-game-effect4::after
{
  background: #F0C27B;  /* fallback for old browsers */  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #4B1248, #F0C27B); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
 .create-game-effect5::after
{
  background: #FF4E50;  /* fallback for old browsers */  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #F9D423, #FF4E50); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
 .create-game-effect6::after
{
  background: #FBD3E9;  /* fallback for old browsers */  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #BB377D, #FBD3E9); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
 .create-game-effect7::after
{
  background: #B993D6;  /* fallback for old browsers */  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #8CA6DB, #B993D6); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
 .create-game-effect8::after
{
  background: #03001e;  /* fallback for old browsers */  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #fdeff9, #ec38bc, #7303c0, #03001e); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
 .create-game-effect9::after
{
  background: #667db6;  /* fallback for old browsers */  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #667db6, #0082c8, #0082c8, #667db6); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
 .create-game-effect10::after
{
  background: #1a2a6c;  /* fallback for old browsers */  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #fdbb2d, #b21f1f, #1a2a6c); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
 .create-game-effect11::after
{
  background: #ff9966;  /* fallback for old browsers */  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #ff5e62, #ff9966); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}
 .create-game-effect12::after
{
  background: #0cebeb;  /* fallback for old browsers */  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #29ffc6, #20e3b2, #0cebeb); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */


}
 .create-game-effect13::after
{
  background: #1c92d2;  /* fallback for old browsers */  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #f2fcfe, #1c92d2); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */


}
 .create-game-effect14::after
{
  background: #000000;  /* fallback for old browsers */  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #0f9b0f, #000000); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}
 .create-game-effect15::after
{
  background: #3A1C71;  /* fallback for old browsers */  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #FFAF7B, #D76D77, #3A1C71); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */


}
 .game-card-outer.occurence-cards {
  grid-template-columns: repeat(auto-fill, 270px);
  justify-content: center;
  grid-gap: 30px;
  position: relative;
}
 .occurance-number {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  border: 4px dashed var(--primary);
  border-radius: 50%;
  color: var(--primary);
  font-size: 24px;
  font-weight: 600;

  align-content: center;
  line-height: 1;
  z-index: 1;
  background: #fff;
  box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%);
}
 .occurance-number p {
  margin: 0;
  font-size: 14px;
  flex: 0 0 100%;
}
 .game-assigned-settings {
  padding: 20px;
  border: 2px solid var(--primary);
  box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%);
  max-width: 570px;
  margin: 30px auto;
}
 .set-setting-wrap {
  display: flex;
  font-size: 14px;
  align-items: center;
  margin-bottom: 20px;
}
 .set-icon {
  font-size: 22px;
  margin-right: 10px;
  color: var(--primary);
}
 .set-setting-wrap p {
  margin: 0;
  font-weight: 600;
}
 .game-assigned-settings .btn-primary {
  margin-bottom: -60px;
}
 /* .modal-body {
  max-height: calc(100vh - 150px);
  overflow: auto;
} */
 .cdk-overlay-pane
{
  left: 50% !important;
  transform: translate(-50%, 0);
}
 .add-game-card
{
  height: 327px;
  display: flex;
  justify-content: center;
  align-items: center;
}
 .add-game-card h3
{
  color: var(--primary) !important;
  font-size: 22px !important;
}
 .organizing-wrapper .owl-nav {
  position: absolute;
  width: 100%;
  display: flex;
  justify-content: space-between;
  top: 50%;
  transform: translate(0, -50%);
}
 .owl-nav button {
  background: var(--primary-bg);
  border: none;
  outline: none;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
 .owl-nav button.owl-prev {
  left: -20px;
  font-size: 0;
}
 .owl-nav button.owl-prev::before
{
  content: "\f053";
  font-family: "Font Awesome 5 Pro";
  font-size: 18px;
  color: #fff;
}
 .owl-nav button.owl-next {
  right: -20px;
  font-size: 0;
}
 .owl-nav button.owl-next::before
{
  content: "\f054";
  font-family: "Font Awesome 5 Pro";
  font-size: 18px;
  color: #fff;
}
 .following-badge {
  padding: 5px;
  font-size: 9px;
  font-weight: 600;
  color: white;
  text-align: center;
  background: #3172e3;
  display: inline-block;
  /* margin-top: 10px; */
  border-radius: 8px;
  box-shadow: 0 2px 7px rgb(0 0 0 / 15%);
  padding-bottom: 7px;
}
 .not-following-badge {
  padding: 5px;
  font-size: 9px;
  font-weight: 600;
  color: #5a5a5a;
  text-align: center;
  background: none !important;
  display: inline-block;
  /* margin-top: 10px; */
  border-radius: 8px;
  /* box-shadow: 0 2px 7px rgb(0 0 0 / 15%); */
  box-shadow: none !important;
  padding-bottom: 7px;
}
 .not-following-badge i {
  font-size: 13px;
  color: #5a5a5a;
  /* margin-left: 5px; */
}
 .not-following-badge img {
  width: 14px;
  margin-left: 5px;
  vertical-align: text-bottom;
}
 input[type="email"] {
  text-transform: lowercase;
  -ms-text-transform: lowercase;
  -webkit-text-transform: lowercase;
  -moz-text-transform: lowercase;
  -o-text-transform: lowercase;
}
 ::placeholder { /* Recent browsers */
  text-transform: none;
}
 .titlecase {
  text-transform: capitalize;
  -ms-text-transform: capitalize;
  -webkit-text-transform: capitalize;
  -moz-text-transform: capitalize;
  -o-text-transform: capitalize;
}
 .link-underline {
  color: var(--primary);
  font-size: 18px;
  border-bottom: 2px solid var(--primary);
  margin-bottom: 5px;
  cursor: pointer;
}
 .file-upload {
  font-size: 15px;
}
 .file-upload__input {
  display: none;
}
 .file-upload__button {
  -webkit-appearance: none;
  background: var(--bg-blur-color);
  backdrop-filter: var(--bg-blur);
  -webkit-backdrop-filter: var(--bg-blur);
  border: 2px dashed var(--primary);
  outline: none;
  padding: 0.5em 0.8em;
  color: var(--text-color);
  font-size: 1em;
  font-weight: bold;
  cursor: pointer;
  width: 100%;
  height: 150px;
  margin-top: 20px;
}
 .file-upload__button:active {
  background: var(--primary);
}
 .file-upload__label {
  font-size: 0.95em;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-top: 10px;
}
 /*
Mobile Responsiveness
*/
 @media (min-width: 1400px)
{
  .inner-content {
    position: relative;
    /*min-height: calc(100vh - 71px);*/
  }
  .inner-content app-footer {
    /* position: absolute; */
    width: 100%;
    bottom: 0;
  }
}
 @media (max-width: 1200px)
{
  .your-space-section
  {
    overflow: hidden;
  }
}
 @media (max-width: 1199px)
{
  .small-screen.isLogin header.fixed {
    width: 100%;
    left: 0;
  }
  .small-screen .inner-content {
    margin-left: 70px;
    width: calc(100% - 70px);
  }

  .banner-text h1 {
    margin-bottom: 10px;
    font-size: 48px;
    margin-top: 0;
    font-weight: 700;

  }
  .banner-text h2 {
    font-size: 21px;
  }
  .banner-search {
    padding: 30px 30px 15px 30px;
    margin-top: 50px;
  }
}
 @media (max-width: 1023.98px)
{

  .sidebar ul li a span {
    margin-left: 5px;
    font-size: 14px;
  }
  app-sidebar .logo img {
    visibility: hidden;
  }
  .page-header h5 {
    display: none;
  }
  .navbar-toggler {
    align-self: flex-start;
  }
  header.fixed .navbar .navbar-nav {
    grid-gap: 15px;
  }
  header .right-content {
    justify-content: flex-start;
  }
  /* Public Pages responsiveness */

  .public-h1 {
    font-size: 50px;
    line-height: 68px;
  }
  .public-h2 {
    font-size: 34px;
    line-height: 42px;
  }
  .public-h3 {
    font-size: 28px;
    line-height: 32px;
  }
  .public-section p {
    font-size: 16px;
    line-height: 27px;
  }
  .public-section img {
    width: 100%;
  }
  .custom-container
  {
    flex-wrap: wrap;
    justify-content: center;
  }
  .playpower-section,
  .know-city-section,
  .league-section {
    padding: 25px 0 25px 0;
  }
  .gameon-section {
    padding: 100px 0 200px 0;
  }
  .gameprocess-section .col-md-4 {
    max-width: 100%;
  }
  .gameprocess-section .process-img {
    margin-top: -200px;
    margin-bottom: 30px;
    min-height: auto;
    height: 160px;
  }
  .gameprocess-section .process-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .power-content {
    margin-right: 50px;
    font-size: 16px;
  }
  .league-section .power-content {
    margin-left: 50px;
  }
  .power-img h4 {
    font-size: 30px;
    line-height: 1.5;
    transform: translate(0%, -50%);
    width: calc(100% - 50px);
    left: 30px;
  }
  .in-know-section {
    min-height: 800px;
  }
  .know-city--content {
    max-width: 400px;
    margin-right: 30px;
  }
  .in-know-section img {
    max-width: 270px;
  }
  .step-game-section {
    min-height: 450px;
  }
  .organizing-game-section {
    min-height: 650px;
  }
  .organizer-banner-section {
    min-height: 500px;
  }
  .organizing-game-section .col-md-12 h3
  {
    margin-bottom: 20px;
  }
  .organizing-game-section .col-md-12 p {
    width: 100%;
    margin-bottom: 30px;
  }
  .organizing-game-section .col-md-12 ul {
    font-size: 20px;
    line-height: 27px;
  }
  .organizing-game-section .col-md-12 ul li {
    margin-bottom: 10px;
  }
  .turn-stranger-section .know-city--content {
    margin-right: 30px;
    padding: 0 15px;
  }
  .pros-games-section .power-content {
    height: 400px;
    margin-left: 30px;
    max-width: 300px;
  }
  .youth-banner-section {
    min-height: 500px;
  }
  .coaches-banner-section {
    min-height: 450px;
  }
  .own-rates-section.public-section {
    overflow: hidden;
  }
  .own-rates-section .power-img {
    margin-top: 30px;
  }
  .own-rates-section .power-content {
    margin-left: 50px;
  }
  .own-rates-section .power-content.commision-content {
    margin-right: 50px;
  }
  .your-space-section {
    overflow: hidden;
  }
  .your-space-img {
    min-height: 350px;
  }
  .your-space-section::after {
    top: -5%;
  }
  .facility-banner-section {
    min-height: 400px;
  }
  .your-space-section .power-content {
    margin-left: 20px;
  }
  .logistics-section.pros-games-section .power-content {
    margin-left: 100px;
    height: 400px;
    margin-bottom: -150px;
  }
  .logistics-section .power-img {
    margin-left: 15px;
  }
  .facility-footer-banner {
    min-height: 400px;
  }
  .own-rates-section::after {
    top: 20%;
  }
}
 @media (max-width: 767.98px) {
  body
  {
    font-size: 12px;
  }
  .btn {
    
    font-size: 12px;
    padding: 6px 16px;
  }
  header {
    z-index: 9;
  }
  .navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
    position: absolute;
    top: 55px;
    background: #fff;
    width: 100vw;
    left: -15px;
    z-index: 999;
  }
  header.fixed .navbar .navbar-nav {
    margin-right: 0;
  }
  .public-logins {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  header.fixed .navbar .navbar-nav a {
    padding: 10px !important;
    text-align: center;
  }
  header .right-content {
    justify-content: flex-end;
    margin-right: 15px;
  }
  .logo img {
    visibility: visible;
  }
  .login-footer {
    flex-direction: column;
    justify-content: center;
    text-align: center;
    grid-gap: 10px;
  }
  .login .login-section {
    padding: 15px;
  }
  .page-body {
    padding: 40px 15px;
  }
  .game-status-wrapper .card-context-menu {
    position: static;
    display: inline-block;
    margin-left: 9px;
    font-size: 14px;
  }
  .game-status-wrapper .dropdown {
    padding: 10px;
    font-size: 18px;
  }
  .game-card-img-wrap {
    width: 100%;
  }
  .small-screen .inner-content {
    width: 100%;
    margin-left: 0;
  }
  .small-screen.isLogin header.fixed {
    width: 100%;
    left: 0;
  }
  header {
    padding: 0 15px;
  }
  .page-header
  {
    display: none;
  }
  .logo {
    margin: 5px 0 0px 0;
  }
  .detail-cards-outer {
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    justify-content: flex-start;
  }
  .gallery-wrapper {
    grid-template-columns: 1fr 1fr;
  }
  .location-address {
    margin-top: 10px;
  }
  .location-address * {
    max-width: 100%;
  }
  .searh-side-bar-wrapper {
    width: 100%;
  }
  .sidebar {
    z-index: 10000;
    position: fixed;
  }
  .dashboard-card-wrapper {
    margin-bottom: 20px;
  }
  .user-noti-cards {
    grid-gap: 15px;
    margin-top: 20px;
    grid-template-columns: repeat(auto-fill, 136px);
  }
  .dashboard-game-updates
  {
    margin-top: 20px;
  }
  header.fixed .navbar .navbar-nav {
    grid-gap: 15px;
  }
  .home-search-sec {
    padding: 35px 0;
    background: var(--primary-bg);
  }
  .home-banner-sec {
    max-height: unset;
    padding: 30px 0;
  }
  .banner-text {
    min-height: auto;
  }
  .banner-text h1 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 0;

  }
  .banner-text h2 {
    margin-bottom: 10px;
    font-size: 18px;
  }
  .banner-text p, .banner-text ul {
    font-size: 14px;
  }
  .banner-search {
    padding: 25px;
    font-size: 18px;
    /* padding-top: 0px; */
    margin-top: 30px;
  }
  .banner-search .form-group .form-control {
    font-size: 20px;
    height: 50px;
    padding-right: 40px;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .banner-search .btn-primary {
    font-size: 18px;
    padding: 10px 25px;
  }
  .banner-search .form-group {
    flex: 0 0 100%;
    margin: 5px 0 5px 0;
  }.following-badge
   app-footer {
     margin-top: 20px;
     display: block;
   }
  .steps-wrapper .nav-item a, .steps-wrapper .nav-item a:hover
  {
    font-size: 0;
  }
  .game-title,.game-detail-banner .game-card-img-wrap {
    width: 100%;
  }
  .location-address {
    width: 100%;
    position: static;
    flex: 0 0 100%;
    clip-path: none;
  }
  .game-location-slider {
    flex: 0 0 100%;
    width: 100%;
    margin-left: auto;
  }
  #myGameTabs,#myGameplaying {
    flex-wrap: nowrap;
    overflow-x: auto;
    justify-content: flex-start !important;
  }
  #myGameTabs .nav-tabs .nav-link {
    display: flex;
  }
  .searh-side-bar-wrapper h4
  {
    font-size: 16px;
  }
  .searh-side-bar-wrapper .panel-default>.panel-heading a
  {
    color: #000;
  }
  .searh-side-bar-wrapper .panel-default>.panel-heading a:after
  {
    top: 0;
  }
  .game-follow-wrap
  {
    padding: 10px;
  }
  .game-follow-wrap .btn
  {
    font-size: 9px;
    padding: 4px
  }
  .game-detail-banner {
    height: 250px;
  }

  app-view-game-details h1{
    font-size: 22px;
    margin-bottom: 0;
    margin-top: 0;
  }
  app-view-game-details h2{
    font-size: 20px;
    margin-bottom: 0;
  }
  app-view-game-details h3{
    font-size: 18px;
    margin-bottom: 10px;
  }
  app-view-game-details h4{
    font-size: 16px;
    margin-bottom: 10px;
  }
  .status-heading {
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  app-view-game-details .fas.fa-4x {
    font-size: 32px;
  }
  .loction-map img
  {
    height: auto !important;
  }
  .filter-chips-wrap
  {
    overflow: auto;
  }
  .filter-chip
  {
    flex: 1 0 auto;
  }
  .public-game-card-wrap {
    flex: 1 0;
    width: 100%;
  }
  .game-card-outer{
    grid-template-columns: repeat(auto-fill, 240px);
    justify-content: center;
  }
  .nav-tabs .nav-item .nav-link
  {
    font-size: 10px;
  }
  .game-height-col {
    height: 275px !important;
  }

  .game-creator a {
    font-size: 10px;
  }

  /* Public Pages responsiveness */
  .public-h1 {
    font-size: 50px;
    line-height: 68px;
  }
  .public-h2 {
    font-size: 34px;
    line-height: 42px;
  }
  .public-h3 {
    font-size: 28px;
    line-height: 32px;
  }
  .public-section p {
    font-size: 16px;
    line-height: 27px;
  }
  .public-section img {
    width: 100%;
  }
  .custom-container
  {
    flex-wrap: wrap;
    justify-content: center;
  }
  .playpower-section,
  .know-city-section,
  .league-section {
    padding: 25px 0 25px 0;
  }
  .say-hello-section {
    padding: 25px 0 100px 0;
  }
  .gameon-section {
    padding: 50px 0 50px 0;
  }
  .gameprocess-section .process-img {
    margin-top: 50px;
    min-height: 190px;
    margin-bottom: 15px;
  }
  .power-content
  {
    margin-right: 0;
    font-size: 16px;
  }
  .power-img {
    flex: auto;
    padding: 0 15px;
    order: -1;
    margin-bottom: 20px;
  }
  .league-section .power-content
  {
    margin-left: 0;
    max-width: 100%;
  }
  .power-img h4 {
    font-size: 30px;
    line-height: 1.5;
    transform: translate(0%, -50%);
    width: calc(100% - 50px);
    left: 30px;
  }
  .know-city-section .custom-container
  {
    padding: 0;
  }
  .know-city--content
  {
    margin-right: 0;
    padding: 0 15px;
  }
  .know-city--content img
  {
    display: none;
  }
  .say-hello-prof-right .say-hello-prof:first-child {
    left: 0;
    right: auto;
    top: -40px;
  }
  .say-hello-prof-right .say-hello-prof:nth-child(2) {
    left: 50%;
    right: auto;
    transform: translate(-50%, -70%);
  }
  .say-hello-prof-right .say-hello-prof:last-child {
    left: auto;
    right: 0;
    bottom: -95px;
  }
  .step-game-section {
    min-height: 400px;
    padding: 50px 0;
  }
  .organizing-game-section {
    min-height: 650px;
    background-position: top right;
  }
  .organizing-game-section .col-md-12 h3
  {
    margin-bottom: 20px;
  }
  .organizing-game-section .col-md-12 p {
    width: 100%;
    margin-bottom: 30px;
  }
  .organizing-game-section .col-md-12 ul {
    font-size: 20px;
    line-height: 27px;
  }
  .organizing-game-section .col-md-12 ul li {
    margin-bottom: 10px;
  }
  .youth-banner-section {
    min-height: 500px;
  }
  .pros-games-section .power-img p {
    left: 25px;
    max-width: calc(100% - 50px);
  }
  .coaches-banner-section {
    min-height: 300px;
  }
  .find-star-section {
    padding: 25px 0 0 0;
  }
  .own-rates-section.public-section {
    overflow: hidden;
  }
  .own-rates-section .power-img {
    margin-top: 25px;
  }
  .own-rates-section .power-content {
    margin-left: 0;
  }
  .own-rates-section .power-img.commision-img {
    margin-bottom: 20px;
  }
  .own-rates-section .power-content.commision-content {
    margin-bottom: 25px;
  }
  .facility-banner-section {
    min-height: 400px;
  }
  .your-space-section
  {
    overflow: hidden;
  }
  .your-space-section .power-content {
    margin-left: 0;
    margin-top: 0;
  }
  .logistics-section.pros-games-section .power-content {
    margin-left: 15px;
    height: 400px;
    margin-bottom: -50px;
    margin-right: 15px;
  }
  .your-space-img {
    padding: 0 15px;
  }
  .facility-footer-banner {
    min-height: 300px;
  }
  .organizer-banner-section {
    min-height: 450px;
    padding: 50px 0;
    background-position: top right;
  }
  .pros-games-section .power-content {
    height: 300px;
    margin-left: 0;
  }
  .your-space-section::after {
    top: 4%;
  }
  .own-rates-section::after {
    top: 29%;
  }
  .barOverflow {
    width: 300px;
    height: 150px;
  }
  .bar {
    width: 300px;
    height: 300px;
  }
  .requirments {
    font-size: 14px;
  }
  .current-number {
    font-size: 28px;
    top: 55%;
  }
  .min-player {
    top: 50%;
    left: 17%;
  }
  .ideal-player {
    left: 50%;
    top: 17%;
  }
  .max-player {
    top: 50%;
    right: 5.5%;
  }
  .cur-status {
    font-size: 24px;
    left: 50%;
    bottom: 14%;
  }
  .main-slider .owl-item img {
    height: 250px;
  }
  .main-slider .owl-thumbs {
    bottom: 0;
    top: auto;
  }
  .main-slider .owl-thumb-item {
    width: 40px;
    height: 40px;
    padding: 0;
  }
  .main-slider .owl-thumb-item img {
    width: 40px;
    height: 40px;
    padding: 5px;
  }
  .dashboard-numbers .col-md-3:nth-child(odd) {
    border-right: 1px solid #dee2e6;
  }
  .dashboard-numbers .col-md-3:not(last-child) {
    border-right: none;
  }
  .login-modal .modal-body {
    padding: 40px 20px;
  }
  .modal-header .close {
    margin: 10px 10px 0 auto;
    width: 25px;
    height: 25px;
    font-size: 14px;
    z-index: 9;
  }
  .modal-content {
    border: none;
    border-radius: 0;
  }
  /* .modal-body {
    max-height: calc(100vh - 80px);
    overflow: auto;
  } */
  .cdk-overlay-pane {
    left: 50% !important;
    transform: translate(-50%, 0);
  }
  .register-modal .dropdown-menu.country-dropdown.show {
    width: 300px;
    right: 0 !important;
    left: auto !important;
  }
  #myStepsTabContent .form-check-label {
    font-size: 14px;
  }
  .link-underline {
    font-size: 14px;
  }
  .img-selection-wrapper label:before {
    top: -10px;
    left: -10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
  }
  .img-selection-wrapper label img {
    height: 30px;
    width: 30px;
  }
  .create-game-gradient {
    border-radius: 11px;
  }
  .form-control {
    font-size: 16px;
  }
}
 .playing {
  color: #fff;
  background: #28a745;
}
 .notplaying {
  color: #fff;
  background: hsl(11deg 80% 45%) ;
}
 .maybe {
  color: #fff;
  background: var(--primary);
}
 /*
HoloMari Style Sheet
*/
 .bread-crumb-wrapper{
  margin-top: 0px;
}
 .bread-crumb-wrapper ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  font-size: 15px;
}
 .bread-crumb-wrapper ul li {
  padding-right: 30px;
  position: relative;
}
 .bread-crumb-wrapper ul li::after {
  content: "/";
  color: #fff;
  position: absolute;
  right: 8px;
  top: 0;
}
 .bread-crumb-wrapper ul li:last-child a{
  color: var(--primary);
}
 .bread-crumb-wrapper ul li:last-child::after {
  content: no-close-quote;
}
 .folder-detail-wrapper
{
  padding:0px 20px;
  /*border: 1px solid var(--bg-blur-color);*/
  margin-top: 0px;
}
 .folder-options-wrapper ul
{
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
 .folder-options-wrapper ul li {
  padding-right: 15px;
  position: relative;
  font-size: 18px;
}
 .files-folder-wrapper {
  margin-top: 17px;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(175px, 1fr));
  grid-gap: 20px;
  overflow: auto;
}
 .single-file-folder {
  padding: 10px;
  position: relative;
  border: 1px solid transparent;
}
 .single-file-folder:hover, .single-file-folder.active {
  border: 1px solid var(--primary);
  background: linear-gradient(135deg,#0000 3.5%,#0009 0),
  linear-gradient(135deg,#0000 1%,var(--primary) 0);
  opacity: 100%;
  transition: opacity 0.2s ease-out;
}
 .single-icon {
  position: relative;
  z-index: 0;
  font-size: 70px;
  color: var(--primary);
  line-height: 1;
}
 /* .single-icon img
{
  height: 70px;
} */
 .single-name {
  font-size: 18px;
  color: #fff;
  margin-top: 9px;
}
 .single-file-folder:hover .folderoptionDropdown, .single-file-folder.active .folderoptionDropdown {
  display: block;
}
 .folderoptionDropdown {
    position: absolute;
    right: 2px;
    display: none;
    z-index: 9999;

    padding: 1px 0.5rem;
    border-radius: 0px;
    top: 2px;

    
    border: 0;
    outline: none;
    background: linear-gradient(45deg,transparent 7%,#00000095 0%),
    linear-gradient(45deg,transparent 7%,var(--primary) 0%);
    cursor: pointer;

}
 .folderoptionDropdown .dropdown-menu {
  background: #000;
  width: 150px;
}
 .folderoptionDropdown .dropdown-menu .dropdown-item {
  padding: 3px 10px;
  font-size: 12px;
  transition: .5s;
}
 .folderoptionDropdown .dropdown-menu .dropdown-item:hover {
  background: var(--primary);
}
 .files-folder-wrapper.files-folder-list-view {
  margin-top: 10px;
  grid-template-columns: none;
  grid-gap: 0;
}
 .files-folder-list-view .single-file-folder {
  padding: 10px;
  position: relative;
  /*border: 1px solid transparent;*/
  display: flex;
  align-items: center;
  border-bottom: 1px solid var(--primary);
  margin-top:7px;
  height: 60px;
}
 .files-folder-list-view .folderoptionDropdown {
  display: block;
}
 .files-folder-list-view .single-icon {
  font-size: 24px;
  width: 50px;
  margin-left: 20px;
}
 .files-folder-list-view .single-name {
  font-size: 14px;
  margin-top: 0;
  margin-left: 10px;
}
 .files-folder-list-view .single-icon img {
  height: 24px;
}
 /*
  SideBar Folder Structure
*/
 .folder-tree-wrapper {
  padding: 20px;
  max-height: 30%;
  overflow: auto;
}
 .folder-tree { list-style: none; cursor: pointer; padding-left: 20px; }
 .folder-tree li {
  color: #fff;
  margin-bottom: 10px;
  font-size: 16px;
  transition: all .4s ease;
  position: relative;
  padding-left: 10px;
}
 .display-inline-flex {
  display: inline-flex;
}
 .folder-tree li i {
  color: rgb(242, 176, 53);
  font-size: 20px;
  margin-right: 10px;
}
 .folder-tree li ul { padding-left: 10px; padding-top: 8px; }
 .folder-tree ul { display: none; position: relative; }
 .folder-tree ul:before {
  position: absolute;
  content: '';
  left: -18px;
  top: -8px;
  width: 10px;
  height: 100%;
  background-color: transparent;
  border-left: dashed 2px #fff;
  border-bottom: dashed 2px #fff;
}
 .folder-tree li ul li { display: block; margin-bottom: 8px; }
 .folder-tree .arrow { position: absolute; top: 4px; left: -14px; width: 8px; height: 8px; transition: all .4s ease; transform: rotate(-90deg); }
 .folder-tree .arrow i {
  color: #fff;
  transition: all .4s ease;
}
 .folder-tree .arrow:hover i { color: #fff; }
 .folder-tree li.expanded > ul { display: block; width: 100%;}
 .folder-tree li.expanded > .arrow { transform: rotate(0deg); }
 .folder-details-wrapper {
  padding: 20px 10px;
  text-align: center;
  max-height: 50%;
  overflow: auto;
}
 .folder-details {
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  align-content: center;
}
 .folder-details i {
  color: var(--primary);
  font-size: 65px;
  line-height: 1;
}
 .folder-details p {
  font-size: 22px;
  color: var(--primary);
}
 .folders-action {
  margin-top: 15px;
}
 .folders-action .btn {
  display: block;
  margin-bottom: 10px;
}
 @media (max-width: 929px) {
  .inner-content:not(.shared-folder) {
    width: 100%;
    margin-left: 0;
  }
  .inner-content.shared-folder {
    margin-left: 50%;
    width: 50%;
  }
  .bread-crumb-wrapper {
    margin-top: 0;
  }
  .bread-crumb-wrapper ul {
    display: flex;
    font-size: 13px;
    margin-top: 22px;
  }
  .bread-crumb-wrapper ul li {
    padding-right: 15px;
  }
  .bread-crumb-wrapper ul li::after {
    right: 8px;
  }
  .folder-detail-wrapper {
    padding: 0;
    margin-top: 20px;
  }
  .folder-options-wrapper {
    padding: 10px 10px 0 10px;
  }
  .folder-options-wrapper ul {
    margin: 0;
    padding: 0;
  }
  .files-folder-wrapper {
    margin-top: 10px;
    /* grid-template-columns: none; */
    grid-gap: 20px;
  }
  .single-file-folder {
    padding: 10px;
    position: relative;
    border: 1px solid transparent;
    display: flex;
    justify-content: center;
    border-bottom: 1px solid var(--bg-blur-color);
  }
  .folderoptionDropdown {
    display: block;
  }
  .single-icon {
    font-size: 24px;
  }
  .single-name {
    font-size: 14px;
    margin-top: 0;
    /*margin-left: 10px;*/
  }
}
 .files-folder-list-view .single-name{
  width: 290px;
  /*overflow: hidden;*/
  position: absolute;
  text-align: left;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  left:90px;
  top:30%;
}
 .single-file-folder:hover .single-name {
  color: var(--primary);
}
 .text-ellipses-folder {
  /* width: 90px; */
  /*overflow: hidden;*/
  position: relative;
  text-align: center;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
}
 .text-ellipses-folder-level-1 {
  width: 90px;
  /*overflow: hidden;*/
  position: relative;
  text-align: center;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
}
 .folder-details img{
  max-height: 150px;
  max-width: 240px;
  margin-left: 0px;
  margin-right: 0px;
  display: inline;
}
 .sideBar-image {
  width: 26px !important;
  margin-right: 10px;
  height: 26px !important;
}
 .hidesidebar {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: #fff;
  background: var(--primary);
  position: absolute;
  right: -15px;
  top: 65px;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
 .slide-in {
  animation: slide-in 0.5s forwards;
  -webkit-animation: slide-in 0.5s forwards;
}
 .slide-out {
  animation: slide-out 0.5s forwards;
  -webkit-animation: slide-out 0.5s forwards;
}
 @keyframes slide-in {
  0% { transform: translateX(-100%); }
  100% { transform: translateX(0%); }
}
 @keyframes slide-out {
  0% { transform: translateX(-100%); }
  100% { transform: translateX(0%); }
}
 .folder-tree-new .folder-tree .arrow {
  position: absolute;
  top: 8px;
  left: -21px;
  width: 8px;
  height: 8px;
  transition: all .4s ease;
  transform: rotate(-90deg);
}
 .folder-tree-new .folder-tree ul:before {
  position: absolute;
  content: '';
  left: 7px;
  top: -1px;
  width: 10px;
  height: 90%;
  background-color: transparent;
  border-left: solid 2px #fff;
  border-bottom: solid 2px #fff;
}
 .folder-tree-new .folder-tree li ul {
  padding-left: 10px;
  padding-top: 17px;
}
 .w-20{
  width: 20%;
}
 .new{
  background-image: url('folder.57347fa607dac950.png') !important;
  width: 20% !important;
  background-repeat: no-repeat;
  height: 20px;
  margin-right: 0px !important;
}
 .new-active{
  background-image: url('active-folder.c5ea236a67785bb3.png') !important;
  width: 20% !important;
  background-repeat: no-repeat;
  height: 20px;
  margin-right: 0px !important;
}
 .w-15{
  width: 15%;
}
 .w-80{
  width: 80% !important;
  text-align: left !important;
}
 .folder-tree .text-ellipses-folder-level-1{
  width: auto !important;
}
 .single-icon img{
  /* transform: perspective(804px) rotateY(-38deg) scale(1) rotateX(0deg); */
  /* filter: blur(2px); */
  opacity: 1;
  transition: 0.6s ease all;

}
 .single-icon img:hover{

  /* transform: perspective(804px) rotateY(-0deg) scale(1) rotateX(0deg); */

  filter: blur(0);
  opacity: 1;


}
 .folder-details img{
  /*transform: perspective(804px) rotateY(-38deg) scale(1) rotateX(0deg);*/
  /* filter: blur(2px); */
  opacity: 1;
  transition: 0.6s ease all;

}
 .folder-details img:hover{

  /*transform: perspective(804px) rotateY(-0deg) scale(1) rotateX(0deg);*/

  filter: blur(0);
  opacity: 1;


}
 @media (max-width: 995px) {
  .img-sec{
    display: none;
  }
}
 .dropdown-toggle-split img{
  width: 21px;
  min-width: 21px;
  position: relative;
  top: 3px;
}
 ::ng-deep .modal-backdrop {
  z-index: 1000;
}
 .files-folder-wrapper .single-file-folder .text-ellipses-folder{

    width: auto;
    overflow: hidden;
    position: relative;
    text-align: left;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;

}
 .single-file-folder {
  background: linear-gradient(135deg,#0000 1%,#0009 0),  linear-gradient(135deg,#0000 1%,var(--primary) 0);
  opacity:85%;
padding: 1rem;
/* clip-path: polygon(15% 0%, 100% 0, 100% 0, 100% 85%, 85% 100%, 0 100%, 0 100%, 0% 15%); */
--mask: linear-gradient(-45deg,#0000 0px,#000 0 calc(100% - 10px),#0000 0);
  mask: var(--mask);
mask: linear-gradient(-45deg,#0000 0px,#000 0 calc(100% - 10px),#0000 0);
  mask: var(mask);
}
 .dashboard-files-folder-wrapper .single-file-folder {
  /* width: 202px;
  height: 202px; */
}
 .visit-gallery-btn, .social-link {
  height: 58px;
  mask: linear-gradient(-45deg,#0000 0px,#000 0 calc(100% - 10px),#0000 0);
  -webkit-mask-image: linear-gradient(-45deg,#0000 0px,#000 0 calc(100% - 10px),#0000 0);
}
 .nav-top-circle {
  height: 150px;
  background-color: white;
  width: 150px;
  border-radius: 50%;
  top: -70px;
  left: 50%;
  transform: translate(-70px, 0);
  z-index: 99;
}
 .nav-top-circle img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  padding: 0.5rem;
}
 .side-label {
  left: 70%;
  width: max-content;
  top: -21px;
  background: var(--primary);
  padding-right: 4rem;
  mask: linear-gradient(-45deg,#0000 12px,#000 0);
    -webkit-mask: var(mask);
  --mask: linear-gradient(-45deg,#0000 12px,#000 0);
    -webkit-mask: var(--mask);
}
 /*.folder-detail-wrapper {*/
 /*  background:black;*/
 /*  width:500px;*/
 /*  height:150px;*/
 /*  position:relative;*/
 /*}*/
 /*.folder-detail-wrapper:after {*/
 /*  content:'';*/
 /*  position:absolute;*/
 /*  background:black;*/
 /*  border:40px solid;*/
 /*  border-bottom:0;*/
 /*  border-color:black black red red;*/
 /*  top:0;*/
 /*  right:0;*/
 /*  width:30%;*/
 /*}*/
 /* Chrome, Edge, and Safari */
 *::-webkit-scrollbar {
  width: 2px;
}
 *::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 10px;
}
 *::-webkit-scrollbar-thumb {
  background-color: var(--primary);
  border-radius: 10px;
  border: 2px solid var(--primary);
}
/*!****************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/ngx-toastr/toastr.css ***!
  \****************************************************************************************************************************************************************************************************************************/
/* based on angular-toastr css https://github.com/Foxandxss/angular-toastr/blob/cb508fe6801d6b288d3afc525bb40fee1b101650/dist/angular-toastr.css */

/* position */

.toast-center-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-left {
  top: 12px;
  left: 12px;
}

.toast-top-right {
  top: 12px;
  right: 12px;
}

.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

/* toast styles */

.toast-title {
  font-weight: bold;
}

.toast-message {
  word-wrap: break-word;
}

.toast-message a,
.toast-message label {
  color: #FFFFFF;
}

.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none;
}

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  text-shadow: 0 1px 0 #ffffff;
  /* opacity: 0.8; */
}

.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
}

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/

button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}

.toast-container {
  pointer-events: none;
  position: fixed;
  z-index: 999999;
}

.toast-container * {
  box-sizing: border-box;
}

.toast-container .ngx-toastr {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  background-size: 24px;
  box-shadow: 0 0 12px #999999;
  color: #FFFFFF;
}

.toast-container .ngx-toastr:hover {
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  cursor: pointer;
}

/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/info-circle.svg */

.toast-info {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+");
}

/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/times-circle.svg */

.toast-error {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+");
}

/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/check.svg */

.toast-success {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==");
}

/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/exclamation-triangle.svg */

.toast-warning {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==");
}

.toast-container.toast-top-center .ngx-toastr,
.toast-container.toast-bottom-center .ngx-toastr {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

.toast-container.toast-top-full-width .ngx-toastr,
.toast-container.toast-bottom-full-width .ngx-toastr {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

.ngx-toastr {
  background-color: #030303;
  pointer-events: auto;
}

.toast-success {
  background-color: #51A351;
}

.toast-error {
  background-color: #BD362F;
}

.toast-info {
  background-color: #2F96B4;
}

.toast-warning {
  background-color: #F89406;
}

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
}

/* Responsive Design */

@media all and (max-width: 240px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}

@media all and (min-width: 241px) and (max-width: 480px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}

@media all and (min-width: 481px) and (max-width: 768px) {
  .toast-container .ngx-toastr.div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}

/*!*************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/ngx-owl-carousel-o/lib/styles/prebuilt-themes/owl.carousel.min.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
.owl-carousel .owl-item.center{z-index: 5;}
.owl-carousel{display:none;width:100%;z-index:1}
.owl-carousel .owl-stage{position:relative;touch-action:manipulation;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.owl-carousel .owl-item img{display:block;width:100%}
.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}
.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}
.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;user-select:none}
.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:move;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{animation-name:fadeOut}
@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}
.owl-height{transition:height .5s ease-in-out}
.owl-carousel .owl-item .owl-lazy{transition:opacity .4s ease}
.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url('owl.video.play.e3b436436832b027.png') no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}
.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/*!******************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/ngx-owl-carousel-o/lib/styles/prebuilt-themes/owl.theme.default.min.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}
.owl-theme .owl-nav{margin-top:10px}
.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}
.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}
.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}
.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}
.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}
.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/*!**********************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./src/assets/viewer/MARI-Viewer-styles.css ***!
  \**********************************************************************************************************************************************************************************************************************************/
@media screen and (max-width: 500px) {
    .body-class {
        height: calc(100vh - 200px);
        min-height: calc(100vh - 200px);
    }
}
/*!*************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./src/assets/viewer/functionalities/color-picker/color-picker.min.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************/
:root,
[data-theme=default] {
    --base-background-color: rgba(0, 0, 0, 0.5);
    --thumb-border-color: rgba(255, 255, 255, 0.7);
    --color-wheel-control-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.85) inset;
    --brightness-control-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5) inset;
    --input-controls-tab-header-background-color: rgba(41, 45, 53, 0.4);
    --input-controls-tab-header-font-color: rgba(255, 255, 255, 0.9);
    --input-controls-tab-background-color: rgba(0, 0, 0, 0.4);
    --range-input-control-background-color: rgba(55, 61, 71, 0.3);
    --range-input-control-background-color--focused: rgba(55, 61, 71, 0.5);
    --range-input-control-font-color: rgba(255, 255, 255, 0.9);
    --range-input-control-selection-color: rgba(0, 0, 0, 0.2);
    --range-input-control-progress-color: rgba(37, 43, 48, 0.4);
    --text-input-control-background-color: rgba(55, 61, 71, 0.3);
    --text-input-control-background-color--focused: rgba(55, 61, 71, 0.2);
    --text-input-control-font-color: rgba(255, 255, 255, 0.9);
    --text-input-control-selection-color: rgba(0, 0, 0, 0.2)
}

[data-theme=light] {
    --base-background-color: rgba(217, 214, 205, 1.0);
    --thumb-border-color: rgba(255, 255, 255, 0.7);
    --color-wheel-control-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.45) inset;
    --brightness-control-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25) inset;
    --input-controls-tab-header-background-color: rgba(221, 218, 210, 1.0);
    --input-controls-tab-header-font-color: rgba(35, 35, 35, 1.0);
    --input-controls-tab-background-color: rgba(122, 122, 122, 0.1);
    --range-input-control-background-color: rgba(221, 218, 210, 0.6);
    --range-input-control-background-color--focused: rgba(222, 220, 220, 0.5);
    --range-input-control-font-color: rgba(35, 35, 35, 1.0);
    --range-input-control-selection-color: rgba(255, 255, 255, 0.5);
    --range-input-control-progress-color: rgba(228, 228, 228, 1.0);
    --text-input-control-background-color: rgba(221, 218, 210, 0.6);
    --text-input-control-background-color--focused: rgba(222, 220, 220, 0.5);
    --text-input-control-font-color: rgba(35, 35, 35, 1.0);
    --text-input-control-selection-color: rgba(255, 255, 255, 0.5)
}

.color-picker {
    position: relative;
    
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 180px;
    height: auto;
    min-height: 226px;
    background: var(--base-background-color);
    border-radius: 5px;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
    z-index: 1000
}

.color-picker-controls {
    position: relative;
    width: 90%;
    height: auto;
    display: flex;
    flex-direction: column
}

.color-picker-controls-group {
    position: relative;
    display: block;
    width: 100%;
    padding: 10px
}

.color-picker-wheel-control {
    position: relative;
    display: flex;
    flex-direction: row;
    height: 90%;
    width: 90%;
    border: none
}

.color-picker-wheel-control::after {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid var(--base-background-color);
    border-radius: 50%;
    box-shadow: var(--color-wheel-control-box-shadow);
    margin: -1px;
    pointer-events: none
}

.color-picker-brightness-control {
    position: relative;
    display: flex;
    flex-direction: row;
    height: 100%;
    width: 8px;
    border: 1px solid transparent;
    border-radius: 3px;
    margin-left: 10px
}

.color-picker-brightness-control::after {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    box-shadow: var(--brightness-control-box-shadow);
    pointer-events: none
}

.color-picker-brightness-control-thumb,
.color-picker-wheel-control-thumb {
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    border: 1px solid var(--thumb-border-color);
    border-radius: 50%;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
    cursor: pointer;
    z-index: 1000
}

.brightness-canvas,
.wheel-canvas {
    width: 100%;
    height: 100%;
    border-radius: 3px
}

.color-picker-input-controls {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    background: var(--input-controls-tab-background-color);
    border-radius: 3px;
    overflow: hidden
}

.color-picker-input-controls-tab-headers {
    position: relative;
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 25px;
    overflow: hidden;
}

.color-picker-input-controls-tab-headers button {
    position: relative;
    display: block;
    width: 33.33%;
    height: 100%;
    background: var(--input-controls-tab-header-background-color);
    font-size: 9px;
    color: var(--input-controls-tab-header-font-color);
    border: none;
    outline: 0;
    font-family: 'Electrolize', Arial, sans-serif;
}

.color-picker-input-controls-tab-headers button.selected {
    background: 0 0
}

.color-picker-input-controls-tabs {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding: 4px
}

.color-picker-input-controls-tab {
    position: relative;
    display: flex;
    flex-direction: column
}

.color-picker-input-controls-tab:not(.selected) {
    display: none
}

input {
    font-size: 100%
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.range-input-control {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    min-height: 20px;
    margin: 1px 0 0 0;
    background: var(--range-input-control-background-color);
    font-size: 10px;
    cursor: ew-resize;
    overflow: hidden
}

.range-input-control.range-input-control--focused,
.range-input-control:hover {
    background: var(--range-input-control-background-color--focused)
}

.range-input-control:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.range-input-control:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.range-input-control .range-input-details-block,
.range-input-control .range-input-enter-block {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.range-input-control:not(.range-input-control--key-input-mode) .range-input-enter-block {
    display: none
}

.range-input-control.range-input-control--key-input-mode .range-input-enter-block {
    display: block
}

.range-input-control:not(.range-input-control--key-input-mode) .range-input-details-block {
    display: block
}

.range-input-control.range-input-control--key-input-mode .range-input-details-block {
    display: none
}

.range-input-control input {
    position: absolute;
    display: block;
    top: 50%;
    transform: translate(0, -50%);
    width: 100%;
    height: auto;
    background: 0 0;
    border: none;
    color: var(--range-input-control-font-color);
    text-align: center;
    outline: 0
}

.range-input-control input::selection {
    background: var(--range-input-control-selection-color)
}

.range-input-control .range-input-progress {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    height: 100%;
    background: var(--range-input-control-progress-color)
}

.range-input-control .range-input-label,
.range-input-control .range-input-value {
    position: absolute;
    display: block;
    top: 50%;
    width: auto;
    height: auto;
    transform: translate(0, -50%);
    color: var(--range-input-control-font-color);
    pointer-events: none
}

.range-input-control .range-input-label {
    left: 5px
}

.range-input-control .range-input-value {
    right: 5px
}

.text-input-control {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    min-height: 20px;
    background: var(--text-input-control-background-color);
    font-size: 10px;
    margin: 1px 0 0 0;
    cursor: text;
    overflow: hidden
}

.text-input-control.text-input-control--focused,
.text-input-control:hover {
    background: var(--text-input-control-background-color--focused)
}

.text-input-control:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.text-input-control:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.text-input-control .text-input-details-block,
.text-input-control .text-input-enter-block {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.text-input-control:not(.text-input-control--focused) .text-input-enter-block {
    display: none
}

.text-input-control.text-input-control--focused .text-input-enter-block {
    display: block
}

.text-input-control:not(.text-input-control--focused) .text-input-details-block {
    display: block
}

.text-input-control.text-input-control--focused .text-input-details-block {
    display: none
}

.text-input-control input {
    position: absolute;
    display: block;
    top: 50%;
    transform: translate(0, -50%);
    width: 100%;
    height: auto;
    background: 0 0;
    color: var(--text-input-control-font-color);
    text-align: center;
    border: none;
    outline: 0
}

.text-input-control input::selection {
    background: var(--text-input-control-selection-color)
}

.text-input-control .text-input-label,
.text-input-control .text-input-value {
    position: absolute;
    display: block;
    top: 50%;
    width: auto;
    height: auto;
    transform: translate(0, -50%);
    color: var(--text-input-control-font-color);
    pointer-events: none
}

.text-input-control .text-input-label {
    left: 5px
}

.text-input-control .text-input-value {
    right: 5px
}
/*!***************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./src/assets/viewer/functionalities/normalize/normalize.css ***!
  \***************************************************************************************************************************************************************************************************************************************************/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
    line-height: 1.15; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
  }

/* Sections
     ========================================================================== */

/**
   * Remove the margin in all browsers.
   */

body {
    margin: 0;
  }

/**
   * Render the `main` element consistently in IE.
   */

main {
    display: block;
  }

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
  }

/* Grouping content
     ========================================================================== */

/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */

hr {
    box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */
  }

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */

pre {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
  }

/* Text-level semantics
     ========================================================================== */

/**
   * Remove the gray background on active links in IE 10.
   */

a {
    background-color: transparent;
  }

/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */

abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    -webkit-text-decoration: underline dotted;
            text-decoration: underline dotted; /* 2 */
  }

/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */

b,
  strong {
    font-weight: bolder;
  }

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */

code,
  kbd,
  samp {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
  }

/**
   * Add the correct font size in all browsers.
   */

small {
    font-size: 80%;
  }

/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */

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

sub {
    bottom: -0.25em;
  }

sup {
    top: -0.5em;
  }

/* Embedded content
     ========================================================================== */

/**
   * Remove the border on images inside links in IE 10.
   */

img {
    border-style: none;
  }

/* Forms
     ========================================================================== */

/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */

button,
  input,
  optgroup,
  select,
  textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 1 */
    line-height: 1.15; /* 1 */
    margin: 0; /* 2 */
  }

/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */

button,
  input { /* 1 */
    overflow: visible;
  }

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */

button,
  select { /* 1 */
    text-transform: none;
  }

/**
   * Correct the inability to style clickable types in iOS and Safari.
   */

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

/**
   * Remove the inner border and padding in Firefox.
   */

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

/**
   * Restore the focus styles unset by the previous rule.
   */

button:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
  }

/**
   * Correct the padding in Firefox.
   */

fieldset {
    padding: 0.35em 0.75em 0.625em;
  }

/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */

legend {
    box-sizing: border-box; /* 1 */
    color: inherit; /* 2 */
    display: table; /* 1 */
    max-width: 100%; /* 1 */
    padding: 0; /* 3 */
    white-space: normal; /* 1 */
  }

/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */

progress {
    vertical-align: baseline;
  }

/**
   * Remove the default vertical scrollbar in IE 10+.
   */

textarea {
    overflow: auto;
  }

/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */

[type="checkbox"],
  [type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
  }

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */

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

/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */

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

/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */

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

/**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */

::-webkit-file-upload-button {
    -webkit-appearance: button; /* 1 */
    font: inherit; /* 2 */
  }

/* Interactive
     ========================================================================== */

/*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */

details {
    display: block;
  }

/*
   * Add the correct display in all browsers.
   */

summary {
    display: list-item;
  }

/* Misc
     ========================================================================== */

/**
   * Add the correct display in IE 10+.
   */

template {
    display: none;
  }

/**
   * Add the correct display in IE 10.
   */

[hidden] {
    display: none;
  }
  
