@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:light,regular,medium,thin,italic,mediumitalic,bold");
:root {
  --backgroundcolor: rgb(34, 34, 34);
  --backgroundcolor-dark: rgb(17, 17, 17);
  --backgroundcolor-dark-1: rgb(23, 23, 23);
  --backgroundcolor-dark-2: rgb(17, 17, 17);
  --foregroundcolor: rgb(251, 251, 251);
  --foregroundcolor-disabled: rgb(204, 204, 204);
  --accentcolor: #198CFF;
  --accentcolor-blue: #198CFF;
  --accentcolor-burgundy: #FF007A;
}

.light {
  --backgroundcolor: rgb(251, 251, 251);
  --backgroundcolor-dark: rgb(204, 204, 204);
  --backgroundcolor-dark-1: rgb(251, 251, 251);
  --backgroundcolor-dark-2: rgb(204, 204, 204);
  --foregroundcolor: rgb(34, 34, 34);
  --foregroundcolor-disabled: rgb(17, 17, 17);
  --accentcolor: #198CFF;
  --accentcolor-blue: #198CFF;
  --accentcolor-burgundy: #FF007A;
}

:root {
  --backgroundcolor: rgb(34, 34, 34);
  --foregroundcolor: rgb(251, 251, 251);
  --foregroundcolor-dark: rgb(41, 41, 41);
  --accentcolor-light: #198CFF;
  --accentcolor-lightest: #bbcde5;
  --gradient-color-start: #dbdbdb;
  --gradient-color-end: #a3a3a3;
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body,
html {
  scroll-behavior: smooth;
  min-height: 100vh;
}

header {
  top: 0;
  position: sticky;
  background-color: var(--backgroundcolor);
  z-index: 1;
  border: 0;
  padding: 1px 0;
}

body {
  font-family: "Open Sans", "Inter", Segoe UI, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 0.8rem;
  color: var(--foregroundcolor);
  background: var(--backgroundcolor);
  margin: 0;
  padding-bottom: env(safe-area-inset-bottom);
  /* Buttons */
  /* Up */
  /* Down */
}
body ::-webkit-scrollbar {
  width: 16px;
  border: transparent;
}
body ::-webkit-scrollbar-thumb {
  background-color: #555555;
  background-clip: padding-box;
  border: 0;
  border-left: 4px solid transparent;
}
body ::-webkit-scrollbar-track {
  background-color: transparent;
}
body ::-webkit-scrollbar-button:single-button {
  background-color: transparent;
  display: block;
  border-style: solid;
  height: 20px;
  width: 12px;
}
body ::-webkit-scrollbar-button:single-button:vertical:decrement {
  border: 0;
  border-left: 4px solid var(--backgroundcolor);
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 330 330' style='enable-background:new 0 0 330 330;' xml:space='preserve'%3E%3Cpath id='XMLID_224_' fill='white' d='M325.606,229.393l-150.004-150C172.79,76.58,168.974,75,164.996,75c-3.979,0-7.794,1.581-10.607,4.394 l-149.996,150c-5.858,5.858-5.858,15.355,0,21.213c5.857,5.857,15.355,5.858,21.213,0l139.39-139.393l139.397,139.393 C307.322,253.536,311.161,255,315,255c3.839,0,7.678-1.464,10.607-4.394C331.464,244.748,331.464,235.251,325.606,229.393z'/%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: cover;
}
body ::-webkit-scrollbar-button:single-button:vertical:decrement:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 330 330' style='enable-background:new 0 0 330 330;' xml:space='preserve'%3E%3Cpath id='XMLID_224_' fill='lightgray' d='M325.606,229.393l-150.004-150C172.79,76.58,168.974,75,164.996,75c-3.979,0-7.794,1.581-10.607,4.394 l-149.996,150c-5.858,5.858-5.858,15.355,0,21.213c5.857,5.857,15.355,5.858,21.213,0l139.39-139.393l139.397,139.393 C307.322,253.536,311.161,255,315,255c3.839,0,7.678-1.464,10.607-4.394C331.464,244.748,331.464,235.251,325.606,229.393z'/%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: cover;
}
body ::-webkit-scrollbar-button:single-button:vertical:increment {
  border: 0;
  border-left: 4px solid var(--backgroundcolor);
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 330 330' style='enable-background:new 0 0 330 330;' xml:space='preserve' fill='white'%3E%3Cpath id='XMLID_225_' d='M325.607,79.393c-5.857-5.857-15.355-5.858-21.213,0.001l-139.39,139.393L25.607,79.393 c-5.857-5.857-15.355-5.858-21.213,0.001c-5.858,5.858-5.858,15.355,0,21.213l150.004,150c2.813,2.813,6.628,4.393,10.606,4.393 s7.794-1.581,10.606-4.394l149.996-150C331.465,94.749,331.465,85.251,325.607,79.393z'/%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: cover;
}
body ::-webkit-scrollbar-button:vertical:single-button:increment:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 330 330' style='enable-background:new 0 0 330 330;' xml:space='preserve' fill='lightgray'%3E%3Cpath id='XMLID_225_' d='M325.607,79.393c-5.857-5.857-15.355-5.858-21.213,0.001l-139.39,139.393L25.607,79.393 c-5.857-5.857-15.355-5.858-21.213,0.001c-5.858,5.858-5.858,15.355,0,21.213l150.004,150c2.813,2.813,6.628,4.393,10.606,4.393 s7.794-1.581,10.606-4.394l149.996-150C331.465,94.749,331.465,85.251,325.607,79.393z'/%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: cover;
}

h1 {
  font-size: 0.96rem;
  font-weight: 600;
  margin-bottom: 1em;
}

h2 {
  font-size: 0.8rem;
  font-weight: 600;
  margin-bottom: 1em;
}

h3 {
  font-size: 0.8rem;
  font-weight: bold;
}

a {
  color: inherit;
  text-decoration: none;
}
a hover {
  color: inherit;
  text-decoration: none;
}

hr {
  border-top: none;
  background-color: inherit;
  border-color: rgb(51, 51, 51);
  margin: 0.5em 0;
}

input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  appearance: none;
}

.glass {
  margin: 0.5em auto;
  display: block;
}

button {
  background-color: var(--accentcolor-blue);
  color: var(--foregroundcolor);
  padding: 0.75em 2em;
  border: 0;
  cursor: pointer;
  font-size: 1em;
}

button:disabled {
  background-color: #333333;
  color: var(--foregroundcolor);
  padding: calc(0.75em - 2px) calc(2em - 2px);
  cursor: default;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

input:focus {
  border-radius: 0;
}

textarea {
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
}

textarea::placeholder {
  opacity: 0.1;
}

#blazor-error-ui {
  background: lightyellow;
  bottom: 0;
  box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
  display: none;
  left: 0;
  padding: 0.6rem 1.25rem 0.7rem 1.25rem;
  position: fixed;
  width: 100%;
  z-index: 1000;
}
#blazor-error-ui .dismiss {
  cursor: pointer;
  position: absolute;
  right: 0.75rem;
  top: 0.5rem;
}

.blazor-error-boundary {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
  padding: 1rem 1rem 1rem 3.7rem;
  color: white;
}
.blazor-error-boundary::after {
  content: "An error has occurred.";
}

/* splash */
#app header nav span {
  color: var(--foregroundcolor);
  text-decoration: none;
  font-weight: 400;
  font-size: 1.5em;
  margin: auto 1em;
}

/* End splash */
#check {
  fill: none;
  stroke: var(--backgroundcolor);
  stroke-width: 6;
  stroke-dasharray: 180;
  stroke-dashoffset: 180;
  -webkit-animation: draw 1.5s 1 ease forwards;
  animation: draw 1.5s 1 ease forwards;
}

@keyframes draw {
  to {
    stroke-dashoffset: 0;
  }
}
/* Dropdown Button */
.dropbtn {
  background-color: var(--backgroundcolor-dark);
  color: var(--foregroundcolor);
  font-size: 0.8rem;
  border: none;
  min-width: 8em;
  padding: 0.75em;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
  margin-left: 1;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: var(--backgroundcolor-dark);
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  min-width: 8em;
}

/* Links inside the dropdown */
.dropdown-content a {
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
  cursor: pointer;
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
  display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
  background-color: var(--backgroundcolor-dark-1);
}

.dropdown-disabled {
  background-color: var(--backgroundcolor-dark-2);
  color: var(--foregroundcolor-disabled);
}

.dropdown-enabled {
  background-color: var(--backgroundcolor-dark-1);
  color: var(--foregroundcolor);
}
.dropdown-enabled:hover {
  background-color: var(--backgroundcolor);
}

.arrowhead {
  /* Vector */
  border: solid white;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  margin: 2px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.arrow-up {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid var(--foregroundcolor);
}

.arrow-down {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid var(--foregroundcolor);
}

.arrow-right {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid var(--foregroundcolor);
}

.arrow-left {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid var(--foregroundcolor);
}

.middle {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.lds-magix {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.lds-magix div {
  display: inline-block;
  position: absolute;
  left: 8px;
  width: 12px;
  background: white;
  animation: 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
  border-radius: 1em;
}

.lds-magix div:nth-child(1) {
  left: 8px;
  animation-name: lds-magix-left;
  animation-delay: 0s;
  transform: rotate(23.2deg);
}

.lds-magix div:nth-child(2) {
  left: 30px;
  animation-name: lds-magix-mid;
  animation-delay: 0.24s;
  transform: rotate(23.2deg);
}

.lds-magix div:nth-child(3) {
  left: 52px;
  animation-name: lds-magix-right;
  animation-delay: 0.48s;
  transform: rotate(23.2deg);
}

@keyframes lds-magix-left {
  0% {
    top: 8px;
    height: 64px;
  }
  50%, 100% {
    top: 24px;
    height: 32px;
  }
}
@keyframes lds-magix-mid {
  0% {
    top: -24px;
    height: 128px;
  }
  50%, 100% {
    top: 8px;
    height: 64px;
  }
}
@keyframes lds-magix-right {
  0% {
    top: -8px;
    height: 96px;
  }
  50%, 100% {
    top: 16px;
    height: 48px;
  }
}
.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.lds-ellipsis div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #fff;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}

@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}
input.range {
  -webkit-appearance: none;
  bottom: -10px;
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  background: gray;
}

input.range:focus {
  outline: 0;
}

input.range::-moz-focus-outer {
  border: 0;
}

input.range::-webkit-slider-thumb {
  box-shadow: 1px 1px 1px black, 0px 0px 1px black;
  border: 0;
  height: 20px;
  width: 10px;
  border-radius: 0;
  background: white;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -7.5px;
}

input.range::-moz-range-thumb {
  box-shadow: 1px 1px 1px black, 0px 0px 1px black;
  border: 0;
  height: 20px;
  width: 10px;
  border-radius: 0;
  background: white;
  cursor: pointer;
}

input.range::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0), 0px 0px 1px rgba(13, 13, 13, 0);
  background: transparent;
  border-radius: 20px;
  border: 0;
}

input.range::-moz-range-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0), 0px 0px 1px rgba(13, 13, 13, 0);
  background: transparent;
  border-radius: 20px;
  border: 0;
}

input.range::-ms-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}

input.range::-ms-thumb {
  box-shadow: 1px 1px 1px black, 0px 0px 1px black;
  border: 0;
  height: 20px;
  width: 10px;
  border-radius: 50%;
  background: white;
  cursor: pointer;
  height: 5px;
}

input.range::-ms-fill-lower,
input.range::-ms-fill-upper {
  background: transparent;
  border: 0;
  border-radius: 40px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0), 0px 0px 1px rgba(13, 13, 13, 0);
}

.range__point {
  stroke: #a0a0a0;
}

.range__tick {
  fill: #a0a0a0;
  z-index: 100;
}

.range__tick:first-child {
  -webkit-transform: translateX(2px);
  -moz-transform: translateX(2px);
  -ms-transform: translateX(2px);
  -o-transform: translateX(2px);
  transform: translateX(2px);
}

.range__tick:last-child {
  -webkit-transform: translateX(-3px);
  -moz-transform: translateX(-3px);
  -ms-transform: translateX(-3px);
  -o-transform: translateX(-3px);
  transform: translateX(-3px);
}

.range__field {
  border: 0;
}

/* The container must be positioned relative: */
.custom-select {
  position: relative;
  font-family: Arial;
}

.custom-select select {
  display: none; /*hide original SELECT element: */
}

.select-selected {
  background-color: DodgerBlue;
}

/* Style the arrow inside the select element: */
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;
}

/* Point the arrow upwards when the select box is open (active): */
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}

/* style the items (options), including the selected item: */
.select-items div, .select-selected {
  color: #ffffff;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
}

/* Style items (options): */
.select-items {
  position: absolute;
  background-color: DodgerBlue;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

/* Hide the items when the select box is closed: */
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}

.rz-slider {
  background-color: var(--backgroundcolor-light);
  border: none;
}

.rz-slider-range {
  background-color: var(--foregroundcolor);
  border: none;
}

.rz-slider-handle {
  background-color: var(--foregroundcolor);
  border-radius: 0px;
  height: 1rem;
  width: 1rem;
}

.rz-slider-handle:before {
  color: var(--backgroundcolor-light);
  vertical-align: top;
}

.rz-slider:not(.rz-state-disabled) .rz-slider-handle:hover, .rz-slider:not(.rz-state-disabled) .rz-slider-handle:focus, .rz-slider:not(.rz-state-disabled) .rz-slider-handle:active {
  background-color: var(--foregroundcolor);
  box-shadow: none;
  border: none;
  cursor: pointer;
}

.rz-slider-horizontal {
  height: 0.25rem;
  margin-bottom: 0.25rem;
}

main.upload {
  height: 100%;
  display: flex;
  flex-direction: column;
  margin: 2em 4em;
}
main.upload section.caption {
  font-size: 1.1em;
  margin-bottom: 1em;
}
main.upload section.upload-result {
  padding: 0.5em;
}
main.upload section.upload-result p {
  margin: 0.5em;
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}
main.upload section.upload-result button {
  display: inline;
  margin: 0.5em;
  --ggs: 0.8;
  opacity: 0.6;
}
main.upload section.upload-result button:active {
  background-color: #198CFF;
}
main.upload section.upload-result button:hover {
  opacity: 1;
}
main.upload section.upload {
  position: relative;
  padding: 0;
}
main.upload section.upload label {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 10em;
  transition: background 250ms, border-color 250ms;
}
main.upload section.upload label span {
  display: flex;
  flex-flow: column;
  align-items: center;
  text-align: center;
}
main.upload section.upload label.drag-target {
  background-color: #406AFF;
  border-color: rgba(64, 106, 255, 0.5333333333);
}
main.upload section.upload input[type=file] {
  display: none;
  position: absolute;
  font-size: 1em;
  color: transparent;
  width: 100%;
  height: 10em;
  top: 0;
  left: 0;
  border: 2px dashed rgba(251, 251, 251, 0.2);
  cursor: pointer;
}
main.upload section.upload input[type=file]::-webkit-file-upload-button {
  display: none;
  pointer-events: none;
}
main.upload section.upload input[type=file]:active, main.upload section.upload input[type=file]:focus {
  outline: 1px solid rgb(41, 41, 41);
}
main.upload section.upload input[type=file]:last-of-type {
  display: block;
}
main.upload section.upload input[type=file]::file-selector-button {
  display: none;
  pointer-events: none;
}
main.upload section.upload .icon {
  padding: 1em;
}
main.upload section.upload .icon:before {
  content: "";
  display: flex;
  justify-content: center;
  align-items: flex-end;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid var(--foregroundcolor);
  font-size: 30px;
}
main.upload section.upload #a:before {
  content: "a";
}
main.upload section.upload #A:before {
  content: "A";
}
main.upload section.upload #plus:before {
  content: "+";
  font-weight: 100;
}
main.upload section.upload #bigplus:before {
  content: "＋";
  font-weight: 100;
}
main.upload section.transferinfo {
  padding: 1em 0;
}
main.upload section.transferinfo label {
  text-align: center;
  display: block;
}
main.upload .uploadedfiles {
  display: grid;
}
main.upload .uploadedfiles label {
  padding-bottom: 0.5em;
}
main.upload .uploadedfiles .fileinfo {
  font-size: 0.75em;
  color: var(--foregroundcolor-disabled);
}
main.upload section.files {
  display: flex;
  flex-flow: column;
  gap: 0em;
  height: calc(100vh - 35em);
  overflow-y: auto;
  overflow-x: hidden;
  padding-top: 1em;
  font-size: 0.91em;
}
main.upload section.files > div {
  position: relative;
}
main.upload section.files > div button {
  position: absolute;
  right: 0px;
  top: 0.9em;
  font-size: 0.85em;
  background-color: transparent;
}
main.upload section.files > div .warning {
  position: absolute;
  right: 4em;
  top: 1.5em;
}
main.upload section.files > div div.Succeeded {
  background-color: green;
}
main.upload section.files > div div.file {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: calc(100% - 6em);
  align-content: center;
  line-height: 0.25em;
  transition: transform 250ms;
  margin: 1em 0;
}
main.upload section.files > div div.file div.name {
  width: 50%;
  text-overflow: ellipsis;
  overflow-x: clip;
  display: inline-block;
  white-space: nowrap;
}
main.upload section.files > div div.file div.type {
  position: absolute;
  top: 0;
  left: 50%;
  bottom: 0;
}
main.upload section.files > div div.file div.state {
  display: flex;
  align-items: center;
  gap: 1em;
}
main.upload section.files > div div.file div.state i {
  opacity: 0.5;
}
main.upload section.sendfiles button {
  position: absolute;
  bottom: 3.5em;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.bold {
  font-weight: bold;
  margin-top: 1em;
}

.middle {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.middle label {
  display: block;
  text-align: center;
}
.middle .fancyprogress {
  position: absolute;
  display: inline-flex;
  font-size: 5em;
  left: 50%;
  top: 30%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.middle .fancyprogress .percentfancy {
  font-size: 40%;
  margin-top: 0.25em;
}
.middle .uploadingtextfancy {
  margin-top: 2em;
  font-size: 1.5em;
  font-weight: bold;
}
.middle .uploadinginfofancy {
  margin-top: 1em;
}

.progressDiv {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.progressDiv .progressInfo {
  height: calc(100vh - 100px);
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 400px;
  justify-content: center;
}
.progressDiv .progressInfo .progressAnimation {
  align-items: center;
  display: flex;
  flex-direction: column;
}
.progressDiv .progressInfo .progressAnimation .lds-ring {
  display: inline-block;
  position: relative;
  width: 200px;
  height: 200px;
}
.progressDiv .progressInfo .progressAnimation .fancyprogress {
  position: relative;
  width: 100%;
  display: inline-flex;
  font-size: 5em;
  top: 140px;
  justify-content: center;
}
.progressDiv .progressInfo .uploadingtextfancy {
  margin-top: 2em;
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
}
.progressDiv .progressInfo .uploadinginfofancy {
  margin-top: 1em;
}
.progressDiv .cancelfancy {
  width: fit-content;
  margin-bottom: 1em;
}

.lds-ring {
  display: inline-block;
  position: relative;
  width: 200px;
  height: 200px;
}

.lds-ring label {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 3.5em;
  font-weight: 100;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 200px;
  height: 200px;
  border: 0.5em solid var(--foregroundcolor);
  border-radius: 100%;
  animation: lds-ring 1.5s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: var(--foregroundcolor) transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}

@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.lds-success {
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  width: 200px;
  height: 200px;
  border: 0.5em solid var(--foregroundcolor);
  border-radius: 100%;
  border-color: var(--foregroundcolor);
  background-color: var(--foregroundcolor);
}
.lds-success svg {
  position: absolute;
  vertical-align: bottom;
  bottom: -15%;
  left: 40%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

main.auth {
  background: rgb(2, 0, 36);
  background: linear-gradient(135deg, rgb(2, 0, 36) 0%, rgb(9, 9, 121) 70%, rgb(0, 170, 204) 100%);
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}
main.auth div.authpopup {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: var(--backgroundcolor);
  padding: 3em;
  border-radius: 0.5em;
  display: flex;
  flex-flow: column;
  width: 30em;
}
main.auth div.authpopup :not(:last-child) {
  margin-bottom: 1.5em;
}
main.auth div.authpopup label {
  width: 100%;
  text-align: left;
  font-size: 1em;
}
main.auth div.authpopup input[type=text] {
  background-color: var(--backgroundcolor-dark);
  border: 0;
  border-radius: 0.5em;
  padding: 0.5em;
  color: var(--foregroundcolor);
  font-size: 1em;
}
main.auth div.authpopup button {
  width: 40%;
  font-size: 1em;
}

main.create {
  margin: 1em 3em 3em 3em;
}
main.create div.top {
  display: flow-root;
  margin: 0 -2em 3em -2em;
}
main.create div.top label {
  font-size: 0.9em;
  float: left;
}
main.create div.top button {
  padding: 0;
  background-color: transparent;
  float: right;
  font-size: 0.9em;
  border-radius: 0;
}
main.create h1 {
  margin-bottom: 1em;
  font-weight: 600;
}
main.create h1:focus {
  outline: none;
}
main.create h2 {
  margin-bottom: 1em;
  font-weight: 600;
}
main.create div.namemail {
  display: flex;
  margin-bottom: 1em;
}
main.create div.namemail input[type=text] {
  background-color: var(--backgroundcolor-dark-1);
  border: 0;
  border-radius: 0.5em;
  padding: 0.5em;
  color: var(--foregroundcolor);
  font-size: 1em;
  width: 45%;
}
main.create div.namemail :first-child {
  width: calc(50% - 1em);
  margin-right: 1em;
}
main.create div.namemail :last-child {
  flex-grow: 1;
}
main.create div.parameters {
  display: flex;
  margin-bottom: 0.25em;
  /*@media (max-width: 750px) {
      display: inline-grid;
      width: min-content;
  }*/
}
main.create div.parameters textarea {
  background-color: var(--backgroundcolor-dark-1);
  border: 0;
  border-radius: 0.5em;
  padding: 0.5em;
  color: var(--foregroundcolor);
  font-size: 1em;
  width: 45%;
  flex-grow: 1;
  height: 6em;
}
main.create div.parameters ::placeholder {
  opacity: 0.35;
}
main.create div.parameters div.limits {
  margin-right: 1em;
  width: 45%;
}
main.create div.parameters label {
  display: inline-block;
  width: 6em;
}
main.create div.parameters input[type=number] {
  background-color: rgb(60, 60, 60);
  border: 0;
  border-radius: 0.5em;
  padding: 0.75em;
  color: var(--foregroundcolor);
  font-size: 1em;
  width: calc(100% - 15.57em);
  margin: 0 0.5em 0.5em 0.5em;
}
main.create div.parameters input[type=number]:disabled {
  color: var(--backgroundcolor-dark-1);
}
main.create div.parameters button.dropbtn:disabled {
  border: 0;
  background-color: var(--backgroundcolor-dark);
}
main.create div.parameters button.add {
  margin: 1em 0 0.25em 0;
  width: 100%;
}
main.create div.parameters .dropdown-enabled {
  margin-right: 0;
  border-radius: 0.5em;
}
main.create div.infosend {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1em;
}
main.create div.users {
  height: calc(100vh - 27em);
  overflow-y: auto;
  overflow-x: hidden;
  font-size: 1em;
  margin: 0 0 1em -1em;
}
@media (max-width: 750px) {
  main.create div.users {
    height: calc(100vh - 27em);
  }
}
main.create div.users div {
  margin-right: 2em;
  padding: 1em;
  display: flex;
}
main.create div.users div:hover {
  background-color: var(--backgroundcolor-light);
}
main.create div.users button {
  padding: 0;
  background-color: transparent;
  border-radius: 0;
}
main.create div.users label {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 1em;
}
main.create div.users label.namemail {
  width: 40%;
}
main.create div.users label.freespace {
  margin-left: auto;
  margin-right: 1em;
}
main.create div.users button.share {
  height: 1em;
  margin-right: 1em;
  width: 7.5em;
}
main.create div.users button.share:disabled {
  border: none;
}
main.create div.users button.refresh img {
  vertical-align: middle;
}
main.create div.users button.remove {
  margin-right: 2em;
  font-size: 0.75rem;
}

main.shareadmin {
  margin: 0.5em 0.5em 0 0.5em;
}
main.shareadmin h2 {
  font-size: 1.2em;
  margin-left: 1em;
}
main.shareadmin .titlebar {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
main.shareadmin .titlebar .tbleft {
  display: flex;
  align-items: flex-end;
}
main.shareadmin .titlebar .tbleft :first-child {
  font-weight: bold;
}
main.shareadmin .titlebar .tbleft :last-child {
  margin-left: 2em;
  color: gray;
  font-size: 0.9em;
}
main.shareadmin .titlebar .tbright {
  display: flex;
  align-items: flex-start;
}
main.shareadmin .titlebar .tbright label {
  margin-left: 1em;
  font-size: 0.9em;
}
main.shareadmin .tabdiv {
  display: grid;
  grid-auto-flow: column;
  column-gap: 1em;
  cursor: pointer;
  width: max-content;
  align-items: center;
  font-weight: bold;
  margin-bottom: 1em;
}
main.shareadmin .publiclinks :first-of-type(div) {
  display: grid;
  grid-auto-flow: row;
  grid-row-gap: 1em;
  margin-bottom: 2em;
}
main.shareadmin .publiclinks .getlink {
  padding: 0.5em 0;
  margin: 0em 0.5em;
}
main.shareadmin .privateinvites {
  margin: 1em 0;
}
main.shareadmin .accessoption {
  width: 100%;
  padding: 0.5em 1em;
  display: grid;
  grid-auto-flow: column;
  grid-template-columns: 45px auto;
  align-items: center;
}
main.shareadmin .accessoption img {
  width: 60%;
}
main.shareadmin .accessoption div :first-child {
  font-size: 1.2em;
}
main.shareadmin .accessoption div :last-child {
  color: var(--foregroundcolor-disabled);
}
main.shareadmin .accessoption:hover {
  background: var(--accentcolor);
}
main.shareadmin div.users {
  font-size: 1em;
}
main.shareadmin div.users div {
  display: grid;
  grid-auto-flow: column;
  grid-template-columns: 2em auto 10em 12em 2em 2em;
  margin-bottom: 1em;
}
main.shareadmin div.users div:hover {
  background-color: var(--backgroundcolor-light);
}
main.shareadmin div.users button {
  padding: 0;
  background-color: transparent;
}
main.shareadmin div.users label {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
main.shareadmin div.users label.timelimit {
  margin-right: 1em;
}
main.shareadmin div.users button.share {
  height: 1em;
  margin-right: 1em;
  width: 7.5em;
}
main.shareadmin div.users button.share:disabled {
  border: none;
}
main.shareadmin div.users button.refresh img {
  vertical-align: middle;
}
main.shareadmin div.users button.remove {
  font-size: 0.75rem;
}
main.shareadmin div.users img {
  cursor: pointer;
}

main.mediashare {
  background-color: var(--backgroundcolor-dark);
}
main.mediashare .sharegrid {
  display: grid;
  grid-auto-flow: column;
  grid-gap: 0.25em;
}
@media (orientation: landscape) {
  main.mediashare .sharegrid {
    grid-template-columns: auto 250px;
  }
}
@media (orientation: portrait) {
  main.mediashare .sharegrid {
    display: grid;
    grid-auto-flow: row;
    grid-template-rows: auto 250px;
  }
}
main.mediashare .shareleft {
  display: grid;
  grid-auto-flow: row;
  grid-template-rows: 4em auto;
  grid-gap: 0.25em;
}
main.mediashare .shareleft .sharetop {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.5em;
  background-color: var(--backgroundcolor);
}
main.mediashare .shareleft .sharetop .fileinfo :first-child {
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: calc(100vw - 10em);
}
main.mediashare .shareleft .sharetop .fileinfo :last-child {
  margin-left: 1em;
  color: var(--foregroundcolor-disabled);
}
@media (orientation: portrait) {
  main.mediashare .shareleft .sharetop .fileinfo {
    display: grid;
  }
  main.mediashare .shareleft .sharetop .fileinfo :last-child {
    margin-left: 0;
  }
}
main.mediashare .shareleft .sharetop a {
  padding: 0.5em 2em;
  border-radius: 1px;
  background-color: var(--accentcolor-blue);
  color: var(--foregroundcolor);
  border: 0;
  cursor: pointer;
  font-size: 1em;
}
main.mediashare .shareleft .filedisplay {
  display: grid;
  grid-auto-flow: column;
  grid-template-columns: 50px auto 50px;
  justify-items: center;
  align-items: center;
  background-color: var(--backgroundcolor);
}
@media (orientation: portrait) {
  main.mediashare .shareleft .filedisplay {
    height: calc(100vh - 25em);
  }
}
main.mediashare .shareleft .filedisplaydefault {
  width: 100%;
  border: 1px solid var(--foregroundcolor);
  background-color: var(--backgroundcolor-dark);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (orientation: landscape) {
  main.mediashare .shareleft .filedisplaydefault {
    aspect-ratio: 16/9;
  }
}
@media (orientation: portrait) {
  main.mediashare .shareleft .filedisplaydefault {
    aspect-ratio: 9/14;
  }
}
main.mediashare .shareright {
  display: grid;
  grid-auto-flow: row;
  grid-template-rows: 4em auto;
  grid-gap: 0.25em;
}
@media (orientation: landscape) {
  main.mediashare .shareright {
    height: calc(100vh - 2px);
  }
}
@media (orientation: portrait) {
  main.mediashare .shareright {
    height: 100%;
  }
}
main.mediashare .shareright .sharetop {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: var(--backgroundcolor);
  padding: 0.5em;
}
main.mediashare .shareright .filelist {
  display: flex;
  flex-direction: column;
  gap: 4px;
  overflow-y: scroll;
  background-color: var(--backgroundcolor);
}
main.mediashare .shareright .filelist div {
  padding: 0.375em;
  display: grid;
  grid-auto-flow: column;
  align-items: end;
  justify-content: start;
  grid-gap: 2em;
}
main.mediashare .shareright .filelist div label {
  text-overflow: ellipsis;
  text-wrap: nowrap;
  overflow: hidden;
}