/* Quasar */
/*
@import 'https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900|Material+Icons';
@import 'https://cdn.jsdelivr.net/npm/animate.css@^3.5.2/animate.min.css';
@import 'https://cdn.jsdelivr.net/npm/quasar-framework@^0.17.0/dist/umd/quasar.mat.min.css';
*/
@import 'animate.min.css';
@import 'quasar.min.css';
/* Fonts */
@import '../fonts/Questrial/main.css';
@import '../fonts/Roboto/main.css';
@import '../fonts/Material_Icons/main.css';
@import '../fonts/fontawesome/main.css';
.skeleton-container .skeleton,
.skeleton-container .skeleton * {
  position: relative;
  overflow: hidden;
  background: #DDDBDD !important;
  color: transparent !important;
  border-radius: 10px;
}
.skeleton-container .skeleton::after,
.skeleton-container .skeleton *::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0.1));
  animation: shimmer 1s infinite;
  content: '';
}
@keyframes shimmer {
  100% {
    transform: translateX(100%);
  }
}
.dark-mode .skeleton-container .skeleton,
.dark-mode .skeleton-container .skeleton * {
  background: #444 !important;
}
.dark-mode .skeleton-container .skeleton::after,
.dark-mode .skeleton-container .skeleton *::after {
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 20%, rgba(255, 255, 255, 0.1) 60%, rgba(255, 255, 255, 0));
}
.canvasjs-chart-credit {
  display: none;
}
.modal {
  background: rgba(0, 0, 0, 0.4);
}
.modal .modal-content {
  border-radius: 10px;
}
.q-icon {
  font-size: inherit !important;
}
.q-loading-bar {
  display: none !important;
}
.q-stepper-header {
  box-shadow: none !important;
}
.q-stepper-step-inner {
  padding: 0 !important;
}
.text-pink-5 {
  color: #255F55 !important;
}
.bold {
  font-weight: bold;
}
.full {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.inline {
  display: inline-block;
  position: relative;
  vertical-align: top;
}
.right {
  float: right;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.align-center {
  text-align: center;
}
.table-cell {
  display: table-cell;
}
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.transparent {
  opacity: 0;
}
[activity] {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  top: env(safe-area-inset-top, 0);
  bottom: env(safe-area-inset-bottom, 0);
  display: none;
  position: fixed;
}
[activity].blurred {
  filter: blur(4px) drop-shadow(0 0 4px rgba(0, 0, 0, 0.01));
}
[activity].visible {
  display: block;
}
[activity] .toolbar {
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 50px;
  line-height: 50px;
}
[activity] .toolbar.black {
  background: #000;
  color: #ccc;
  border-bottom: 1px solid #000000;
}
[activity] .toolbar.blue {
  background: #2874f0;
  color: #fff;
  border-bottom: 1px solid #2874f0;
}
[activity] .toolbar.white {
  background: #fff;
  color: #888;
  border-bottom: 1px solid #f2f2f2;
}
[activity] .toolbar.bottom {
  top: initial;
  bottom: 0;
  color: #09c;
  background: #fff;
  border-bottom: none;
  border-top: 1px solid #eee;
}
[activity] .toolbar .icon {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 50px;
  font-size: 20px;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
[activity] .toolbar .icon.small {
  font-size: 16px;
}
[activity] .toolbar .icon.fa-arrow-left {
  font-size: 14px;
}
[activity] .toolbar .title {
  position: relative;
  display: inline-block;
  vertical-align: top;
  letter-spacing: 1px;
  white-space: nowrap;
  max-width: 60vw;
  text-overflow: ellipsis;
  overflow: hidden;
}
[activity] .toolbar .title.centered {
  position: absolute !important;
  left: 0;
  right: 0;
  text-align: center;
  z-index: -1;
  max-width: 100%;
}
[activity] .toolbar .title.uppercased {
  text-transform: uppercase;
}
[activity] .body {
  height: calc(100% - 50px + 0.0625em);
  overflow-x: hidden;
  overflow-y: auto;
  margin-top: calc(50px - 0.0625em);
}
[activity].transparent {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.4) !important;
}
[activity].transparent .toolbar {
  color: #fff;
  background-color: transparent !important;
}
/* Slideshow */
/*!
 * Viewer.js v1.7.1
 * https://fengyuanchen.github.io/viewerjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2020-09-29T13:45:16.438Z
 */
.viewer-close:before,
.viewer-flip-horizontal:before,
.viewer-flip-vertical:before,
.viewer-fullscreen-exit:before,
.viewer-fullscreen:before,
.viewer-next:before,
.viewer-one-to-one:before,
.viewer-play:before,
.viewer-prev:before,
.viewer-reset:before,
.viewer-rotate-left:before,
.viewer-rotate-right:before,
.viewer-zoom-in:before,
.viewer-zoom-out:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARgAAAAUCAYAAABWOyJDAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAQPSURBVHic7Zs/iFxVFMa/0U2UaJGksUgnIVhYxVhpjDbZCBmLdAYECxsRFBTUamcXUiSNncgKQbSxsxH8gzAP3FU2jY0kKKJNiiiIghFlccnP4p3nPCdv3p9778vsLOcHB2bfveeb7955c3jvvNkBIMdxnD64a94GHMfZu3iBcRynN7zAOI7TG15gHCeeNUkr8zaxG2lbYDYsdgMbktBsP03jdQwljSXdtBhLOmtjowC9Mg9L+knSlcD8TNKpSA9lBpK2JF2VdDSR5n5J64m0qli399hNFMUlpshQii5jbXTbHGviB0nLNeNDSd9VO4A2UdB2fp+x0eCnaXxWXGA2X0au/3HgN9P4LFCjIANOJdrLr0zzZ+BEpNYDwKbpnQMeAw4m8HjQtM6Z9qa917zPQwFr3M5KgA6J5rTJCdFZJj9/lyvGhsDvwFNVuV2MhhjrK6b9bFiE+j1r87eBl4HDwCF7/U/k+ofAX5b/EXBv5JoLMuILzf3Ap6Z3EzgdqHMCuF7hcQf4HDgeoHnccncqdK/TvSDWffFXI/exICY/xZyqc6XLWF1UFZna4gJ7q8BsRvgd2/xXpo6P+D9dfT7PpECtA3cnWPM0GXGFZh/wgWltA+cDNC7X+AP4GzjZQe+k5dRxuYPeiuXU7e1qwLpDz7dFjXKRaSwuMLvAlG8zZlG+YmiK1HoFqT7wP2z+4Q45TfEGcMt01xLoNZEBTwRqD4BLpnMLeC1A41UmVxsXgXeBayV/Wx20rpTyrpnWRft7p6O/FdqzGrDukPNtkaMoMo3FBdBSQMOnYBCReyf05s126fU9ytfX98+mY54Kxnp7S9K3kj6U9KYdG0h6UdLbkh7poFXMfUnSOyVvL0h6VtIXHbS6nOP+s/Zm9mvyXW1uuC9ohZ72E9uDmXWLJOB1GxsH+DxPftsB8B6wlGDN02TAkxG6+4D3TWsbeC5CS8CDFce+AW500LhhOW2020TRjK3b21HEmgti9m0RonxbdMZeVzV+/4tF3cBpP7E9mKHNL5q8h5g0eYsCMQz0epq8gQrwMXAgcs0FGXGFRcB9wCemF9PkbYqM/Bas7fxLwNeJPdTdpo4itQti8lPMqTpXuozVRVXPpbHI3KkNTB1NfkL81j2mvhDp91HgV9MKuRIqrykj3WPq4rHyL+axj8/qGPmTqi6F9YDlHOvJU6oYcTsh/TYSzWmTE6JT19CtLTJt32D6CmHe0eQn1O8z5AXgT4sx4Vcu0/EQecMydB8z0hUWkTd2t4CrwNEePqMBcAR4mrBbwyXLPWJa8zrXmmLEhNBmfpkuY2102xxrih+pb+ieAb6vGhuA97UcJ5KR8gZ77K+99xxeYBzH6Q3/Z0fHcXrDC4zjOL3hBcZxnN74F+zlvXFWXF9PAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-size: 280px;
  color: transparent;
  display: block;
  font-size: 0;
  height: 20px;
  line-height: 0;
  width: 20px;
}
.viewer-zoom-in:before {
  background-position: 0 0;
  content: "Zoom In";
}
.viewer-zoom-out:before {
  background-position: -20px 0;
  content: "Zoom Out";
}
.viewer-one-to-one:before {
  background-position: -40px 0;
  content: "One to One";
}
.viewer-reset:before {
  background-position: -60px 0;
  content: "Reset";
}
.viewer-prev:before {
  background-position: -80px 0;
  content: "Previous";
}
.viewer-play:before {
  background-position: -100px 0;
  content: "Play";
}
.viewer-next:before {
  background-position: -120px 0;
  content: "Next";
}
.viewer-rotate-left:before {
  background-position: -140px 0;
  content: "Rotate Left";
}
.viewer-rotate-right:before {
  background-position: -160px 0;
  content: "Rotate Right";
}
.viewer-flip-horizontal:before {
  background-position: -180px 0;
  content: "Flip Horizontal";
}
.viewer-flip-vertical:before {
  background-position: -200px 0;
  content: "Flip Vertical";
}
.viewer-fullscreen:before {
  background-position: -220px 0;
  content: "Enter Full Screen";
}
.viewer-fullscreen-exit:before {
  background-position: -240px 0;
  content: "Exit Full Screen";
}
.viewer-close:before {
  background-position: -260px 0;
  content: "Close";
}
.viewer-container {
  bottom: 0;
  direction: ltr;
  font-size: 0;
  left: 0;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.viewer-container::-moz-selection,
.viewer-container ::-moz-selection {
  background-color: transparent;
}
.viewer-container::selection,
.viewer-container ::selection {
  background-color: transparent;
}
.viewer-container img {
  display: block;
  height: auto;
  max-height: none!important;
  max-width: none!important;
  min-height: 0!important;
  min-width: 0!important;
  width: 100%;
}
.viewer-canvas {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}
.viewer-canvas > img {
  height: auto;
  margin: 15px auto;
  max-width: 90%!important;
  width: auto;
}
.viewer-footer {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: center;
}
.viewer-navbar {
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
}
.viewer-list {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 50px;
  margin: 0;
  overflow: hidden;
  padding: 1px 0;
}
.viewer-list > li {
  color: transparent;
  cursor: pointer;
  float: left;
  font-size: 0;
  height: 50px;
  line-height: 0;
  opacity: 0.5;
  overflow: hidden;
  -webkit-transition: opacity 0.15s;
  transition: opacity 0.15s;
  width: 30px;
}
.viewer-list > li:hover {
  opacity: 0.75;
}
.viewer-list > li + li {
  margin-left: 1px;
}
.viewer-list > .viewer-loading {
  position: relative;
}
.viewer-list > .viewer-loading:after {
  border-width: 2px;
  height: 20px;
  margin-left: -10px;
  margin-top: -10px;
  width: 20px;
}
.viewer-list > .viewer-active,
.viewer-list > .viewer-active:hover {
  opacity: 1;
}
.viewer-player {
  background-color: #000;
  bottom: 0;
  cursor: none;
  display: none;
  right: 0;
}
.viewer-player,
.viewer-player > img {
  left: 0;
  position: absolute;
  top: 0;
}
.viewer-toolbar > ul {
  display: inline-block;
  margin: 0 auto 5px;
  overflow: hidden;
  padding: 3px 0;
}
.viewer-toolbar > ul > li {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  cursor: pointer;
  float: left;
  height: 24px;
  overflow: hidden;
  -webkit-transition: background-color 0.15s;
  transition: background-color 0.15s;
  width: 24px;
}
.viewer-toolbar > ul > li:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.viewer-toolbar > ul > li:before {
  margin: 2px;
}
.viewer-toolbar > ul > li + li {
  margin-left: 1px;
}
.viewer-toolbar > ul > .viewer-small {
  height: 18px;
  margin-bottom: 3px;
  margin-top: 3px;
  width: 18px;
}
.viewer-toolbar > ul > .viewer-small:before {
  margin: -1px;
}
.viewer-toolbar > ul > .viewer-large {
  height: 30px;
  margin-bottom: -3px;
  margin-top: -3px;
  width: 30px;
}
.viewer-toolbar > ul > .viewer-large:before {
  margin: 5px;
}
.viewer-tooltip {
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 10px;
  color: #fff;
  display: none;
  font-size: 12px;
  height: 20px;
  left: 50%;
  line-height: 20px;
  margin-left: -25px;
  margin-top: -10px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 50px;
}
.viewer-title {
  color: #ccc;
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  margin: 0 5% 5px;
  max-width: 90%;
  opacity: 0.8;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: opacity 0.15s;
  transition: opacity 0.15s;
  white-space: nowrap;
}
.viewer-title:hover {
  opacity: 1;
}
.viewer-button {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  cursor: pointer;
  height: 80px;
  overflow: hidden;
  position: absolute;
  right: -40px;
  top: -40px;
  -webkit-transition: background-color 0.15s;
  transition: background-color 0.15s;
  width: 80px;
}
.viewer-button:focus,
.viewer-button:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.viewer-button:before {
  bottom: 15px;
  left: 15px;
  position: absolute;
}
.viewer-fixed {
  position: fixed;
}
.viewer-open {
  overflow: hidden;
}
.viewer-show {
  display: block;
}
.viewer-hide {
  display: none;
}
.viewer-backdrop {
  background-color: rgba(0, 0, 0, 0.5);
}
.viewer-invisible {
  visibility: hidden;
}
.viewer-move {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.viewer-fade {
  opacity: 0;
}
.viewer-in {
  opacity: 1;
}
.viewer-transition {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@-webkit-keyframes viewer-spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes viewer-spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.viewer-loading:after {
  -webkit-animation: viewer-spinner 1s linear infinite;
  animation: viewer-spinner 1s linear infinite;
  border: 4px solid rgba(255, 255, 255, 0.1);
  border-left-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 40px;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  width: 40px;
  z-index: 1;
}
@media (max-width: 767px) {
  .viewer-hide-xs-down {
    display: none;
  }
}
@media (max-width: 991px) {
  .viewer-hide-sm-down {
    display: none;
  }
}
@media (max-width: 1199px) {
  .viewer-hide-md-down {
    display: none;
  }
}
.viewer-canvas > img {
  border-radius: 10px;
}
.viewer-button.viewer-close {
  left: 0;
  background: transparent;
  top: 0;
  height: 50px;
}
* {
  outline: none;
  user-select: none;
  box-sizing: border-box;
  overflow-scrolling: touch;
  -webkit-overflow-scrolling: touch;
}
html,
body {
  margin: 0;
  padding: 0;
  overflow: hidden;
  font-family: Questrial, Calibri, San-Serif;
  -webkit-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
textarea {
  resize: none;
}
.bold {
  font-weight: bold;
}
.full {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.inline {
  display: inline-block;
  vertical-align: top;
}
.inline-flex {
  display: inline-flex;
  vertical-align: top;
  align-items: center;
}
.right {
  float: right;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.align-center {
  text-align: center;
}
.table-cell {
  display: table-cell;
}
.center {
  position: absolute;
  top: 0;
}
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.transparent {
  opacity: 0;
}
.rounded {
  border-radius: 10px;
}
.top-rounded {
  border-radius: 10px 10px 0 0;
}
.button:active {
  transition: 0.2s;
  background: rgba(0, 0, 0, 0.1) !important;
}
/* Theme */
.bg-society {
  background-color: #255F55;
}
.bg-red {
  background-color: #CB2F2D;
}
.bg-green {
  background-color: #ee5a35;
}
.bg-pink {
  background-color: #ec407a;
}
.bg-blue {
  background-color: #024b68;
}
.package {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 33%;
  text-align: center;
  margin: 20px 0;
}
.package .logo {
  height: 74px;
  background-color: #f7f7f7;
  background-repeat: no-repeat;
  background-size: auto 64px;
  background-position: center bottom;
  border-radius: 50%;
  border: 1px solid #e7e7e7;
  margin: auto;
  width: 74px;
}
.package .title {
  margin-top: 5px;
  font-size: 14px;
  text-align: center;
  color: #888;
}
.package .description {
  margin-top: 5px;
  font-size: 10px;
  text-align: center;
  color: #aaa;
}
#sidebar {
  margin: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  width: 295px;
  box-sizing: initial;
}
#sidebar .seprator {
  height: 40px;
  line-height: 40px;
  margin-top: 15px;
  padding-left: 15px;
  font-size: 12px;
  color: #aaa;
  border-top: 1px solid #eee;
}
#sidebar .option {
  height: 40px;
  font-size: 16px;
  line-height: 40px;
  padding-left: 15px;
  cursor: default;
  transition: 0.4s;
}
#sidebar .option > i {
  width: 40px;
  text-align: center;
}
#sidebar .option:hover {
  color: #09c;
  transition: 0.4s;
}
.overview {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 20;
}
.overview .subject {
  font-size: 14px;
  text-transform: uppercase;
  padding: 10px;
  background: #f7f7f7;
  border: 1px solid #eee;
}
.overview .questions {
  text-align: center;
  padding: 10px 0;
}
.overview .questions .question {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 10px;
  padding: 0;
  border: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 12px;
  border-radius: 50%;
  color: #09c;
  background: #fff;
  border: 1px solid #09c;
}
.overview .questions .question.opted {
  border-color: #09c;
  background: #09c;
  color: #fff;
}
.overview .questions .question.review {
  border-color: #09c;
  background: #09c;
  color: #fff;
}
.overview .questions .question.correct {
  border-color: #3cb371;
  background: #3cb371;
  color: #fff;
}
.overview .questions .question.incorrect {
  border-color: #ff4500;
  background: #ff4500;
  color: #fff;
}
.overview.mini .question {
  margin: 5px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 8px;
}
.members {
  padding: 16px 8px 0;
}
.icon {
  height: 48px;
  width: 48px;
  background-size: cover;
  border-radius: 50%;
}
.member {
  display: inline-block;
  margin: 0 10px;
  width: 48px;
}
.member .name {
  font-size: 0.7em;
  font-weight: 300;
  text-align: center;
  height: 20px;
  line-height: 20px;
  color: #888;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.members.row {
  display: block;
}
.members.row .member {
  display: block;
  width: auto;
  margin-bottom: 14px;
}
.members.row .member .icon {
  display: inline-block;
}
.members.row .member .name {
  margin-left: 14px;
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  height: 48px;
  line-height: 48px;
}
.shareType {
  display: table;
  width: 100%;
  height: 48px;
  line-height: 48px;
}
.shareType > div {
  transition: 0.4s;
  line-height: 48px;
  display: table-cell;
  text-align: center;
  border-right: 1px solid #f7f7f7;
  font-size: 14px;
}
.shareType > div:first-child {
  border-radius: 10px 0 0 10px;
}
.shareType > div:last-child {
  border: 0;
  border-radius: 0 10px 10px 0;
}
.shareType > div.active {
  transition: 0.4s;
  color: #fff;
  border-color: #027be3;
  background: #027be3;
}
.keyboard {
  position: absolute;
  right: 20px;
  bottom: 20px;
  border: 1px solid #e2e2e2;
  width: 182px;
  border-radius: 5px;
  background: #fff;
  z-index: 5;
  color: #09c;
}
.keyboard div {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 60px;
  text-align: center;
  height: 42px;
  line-height: 42px;
  border: 1px solid #f2f2f2;
  border-width: 0 1px 1px 0;
  font-weight: 300;
}
.keyboard div:nth-child(3n) {
  border-right: 0;
}
.members .member {
  position: relative;
  width: calc(20% - 4px);
  margin-bottom: 20px;
}
.members .member .icon {
  margin: auto;
  background-color: #ddd;
}
.members.small {
  padding: 15px 0 0 0;
}
.members.small .member {
  width: calc(10% - 4px);
  margin-bottom: 10px;
}
.members.small .member .icon {
  width: 28px;
  height: 28px;
}
.members.small .member .share {
  font-size: 0.6em;
  font-weight: 300;
  text-align: center;
  height: 20px;
  line-height: 20px;
  color: #888;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.members.small .member .selected {
  font-size: 10px;
}
.members.tiny {
  padding: 5px 5px;
}
.members.tiny .member {
  width: 20px;
  margin: 5px;
}
.members.tiny .member .icon {
  width: 20px;
  height: 20px;
}
.members[invisible*="name"] .name {
  display: none;
}
.members[invisible*="share"] .share {
  display: none;
}
.categories {
  background: #fff;
  padding-top: 10px;
}
.categories .category {
  width: 25%;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 26px;
}
.categories .category .icon {
  background-size: 52px;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  font-size: 32px;
  height: 52px;
  color: #08c;
  text-align: center;
}
.categories .category .name {
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #09c;
  line-height: 10px;
  padding: 10px 0 5px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.categories .category .share {
  font-size: 10px;
  color: #aaa;
  font-weight: 300;
  line-height: 10px;
  letter-spacing: 1px;
}
[tab] {
  display: none;
}
[tab].active {
  display: block;
}
[targetTab].active {
  color: #09c;
}
.navTab {
  position: relative;
}
.navTab.active {
  color: #fff;
}
.navTab.active:before {
  bottom: 0;
  left: calc(50% - 8px);
  border: 4px solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #f2f2f2;
  border-width: 8px;
  z-index: 1800;
}
.block {
  margin-bottom: 32px;
  border-radius: 4px;
}
.block .title {
  margin-bottom: 8px;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 3px;
  color: #888;
  text-indent: 12px;
}
.block .content {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.transaction {
  position: relative;
  background: #fff;
  margin: 15px 10px;
  padding: 0 10px;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.transaction .detail {
  display: flex;
  height: 46px;
}
.transaction .description {
  font-size: 10px;
  letter-spacing: 1px;
  font-weight: 300;
  color: #888;
  border-top: 1px solid #eee;
  margin: 0;
  padding: 0;
  display: none;
  align-items: center;
  height: 32px;
}
.transaction.active .description {
  display: flex;
}
.transaction .time {
  position: absolute;
  right: 10px;
  bottom: 6px;
  font-size: 10px;
  letter-spacing: 1px;
  color: #A1A1A1;
  font-weight: 300;
}
.transaction .amount {
  position: absolute;
  text-align: right;
  right: 10px;
  top: 7px;
  font-size: 14px;
}
.transaction .amount .credit {
  color: green;
}
.transaction .amount .debit {
  color: #444;
}
.transaction .amount .lend {
  color: #aaa;
}
.transaction .amount .borrow {
  color: yellowgreen;
}
.blanklist {
  min-height: 200px;
  background-image: url('../img/blank-list.png');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.option.list {
  margin: 0;
  padding: 5px 5px 15px;
  color: var(--text-color-primary);
  background-color: var(--background-color-primary);
}
.option.list .item {
  width: calc(100% / 4 - 4px);
  padding: 5px;
  display: inline-block;
  vertical-align: top;
  margin: 10px 0;
  background-image: none !important;
}
.option.list .item .image {
  height: 54px;
  width: 54px;
  margin: 0 auto;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.option.list .item .name {
  font-weight: 300;
  text-align: center;
  font-size: 10px;
  letter-spacing: 1px;
}
.bg-light {
  background: #F0F2F5;
}
[theme="light"],
[theme="light"] .theme-bg {
  border-color: #aaa;
  background: #F0F2F5 !important;
}
[theme="light"] .theme-fg {
  border-color: #aaa !important;
  color: #888 !important;
  background: #fff !important;
}
[theme="blue"],
[theme="blue"] .theme-bg {
  color: #fff;
  border-color: #fff;
  background: #024b68 !important;
}
[theme="pink"],
[theme="pink"] .theme-bg {
  background: #ec407a !important;
}
[activity].light-mode {
  background: #F0F2F5;
}
[activity].light-mode .toolbar {
  background: #F0F2F5;
  color: #024b68;
  border-bottom: 1px solid transparent;
}
[activity].light-mode .toolbar.gradient {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,ffffff+100&0.4+0,0+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#00ffffff', GradientType=0);
  /* IE6-9 */
}
[activity].light-mode .body {
  background: #F0F2F5;
}
@supports (backdrop-filter: blur(20px)) {
  [activity].light-mode {
    background: #F0F2F5;
  }
  [activity].light-mode .toolbar {
    background: #F0F2F5;
    backdrop-filter: blur(20px);
  }
  [activity].light-mode .body {
    height: 100%;
    margin-top: 0;
    padding-top: 50px;
  }
}
.light-mode .heading-w-icon {
  margin-top: 16px;
  line-height: 32px;
  align-items: center;
  padding: 0px 16px;
  letter-spacing: 2px;
  font-size: 11px;
  color: #888888;
  text-transform: uppercase;
}
.light-mode .heading-w-icon .icon {
  height: 32px;
  width: 32px;
  text-align: center;
  line-height: 32px;
  float: right;
  margin-left: 16px;
}
.light-mode .heading {
  color: #888;
  font-size: 12px;
  line-height: 26px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 0 10px;
  margin: 10px 0 0;
}
.light-mode .border-color-primary {
  border-color: #aaa;
}
.light-mode .border-color-secondary {
  border-color: #888;
}
.light-mode .border-color-1x {
  border-color: #444;
}
.light-mode .bg-color-3x {
  background-color: #fff;
}
.light-mode .bg-color-2x {
  background-color: #fff;
}
.light-mode .bg-color-1x {
  background-color: #f2f2f2;
}
.light-mode .light-border {
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-width: 1px 0;
}
.light-mode .background-primary,
.light-mode .background-color-primary {
  background-color: #f0f2f5;
}
.light-mode .background-secondary,
.light-mode .background-color-secondary {
  background-color: #fff;
}
.light-mode .text-bright {
  color: #fff;
}
.light-mode .text-lighter {
  color: #aaa;
}
.light-mode .text-light {
  color: #888;
}
.light-mode .text-normal {
  color: #444;
}
.light-mode .text-primary,
.light-mode .text-color-primary {
  color: #024b68;
}
.light-mode .text-secondary {
  color: #024b68;
}
.light-mode .text-accent {
  color: #024b68;
}
.light-mode .button-primary {
  color: #fff;
  background-color: #027be3;
}
.light-mode .button-secondary {
  color: #fff;
  background-color: #1479F6;
}
.light-mode .input-1-of-2 {
  width: calc(50% - 20px);
  display: inline-block;
  vertical-align: top;
  margin-right: 36px;
}
.light-mode .input-2-of-2 {
  width: calc(50% - 20px);
  display: inline-block;
  vertical-align: top;
}
.light-mode .heading-w-icon {
  margin-top: 16px;
  line-height: 32px;
  align-items: center;
  padding: 0px 16px;
  letter-spacing: 2px;
  font-size: 11px;
  color: #888888;
  text-transform: uppercase;
}
.light-mode .heading-w-icon .icon {
  height: 32px;
  width: 32px;
  text-align: center;
  line-height: 32px;
  float: right;
  margin-left: 16px;
}
[theme="dark"] .heading-w-icon {
  margin-top: 16px;
  line-height: 32px;
  align-items: center;
  padding: 0px 16px;
  letter-spacing: 2px;
  font-size: 11px;
  color: #888888;
  text-transform: uppercase;
}
[theme="dark"] .heading-w-icon .icon {
  height: 32px;
  width: 32px;
  text-align: center;
  line-height: 32px;
  float: right;
  margin-left: 16px;
}
[theme="dark"] .border-color-3x {
  border-color: #aaa;
}
[theme="dark"] .border-color-2x {
  border-color: #888;
}
[theme="dark"] .border-color-1x {
  border-color: #444;
}
[theme="dark"] .bg-color-3x {
  background-color: #fff;
}
[theme="dark"] .bg-color-2x {
  background-color: #fff;
}
[theme="dark"] .bg-color-1x {
  background-color: #f2f2f2;
}
[theme="dark"] .light-border {
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-width: 1px 0;
}
[theme="dark"] .background-primary {
  background-color: #f2f2f2;
}
[theme="dark"] .background-secondary {
  background-color: #fff;
}
[theme="dark"] .text-bright {
  color: #fff;
}
[theme="dark"] .text-lighter {
  color: #aaa;
}
[theme="dark"] .text-light {
  color: #888;
}
[theme="dark"] .text-normal {
  color: #444;
}
[theme="dark"] .text-primary {
  color: #024b68;
}
[theme="dark"] .text-secondary {
  color: #024b68;
}
[theme="dark"] .text-accent {
  color: #024b68;
}
[theme="dark"] .button-primary {
  color: #fff;
  background-color: #027be3;
}
[theme="dark"] .button-secondary {
  color: #fff;
  background-color: #1479F6;
}
[activity].dark-mode {
  background-color: #18191A;
}
[activity].dark-mode .toolbar {
  background-color: #18191A;
  color: #B8BBBF;
  border-bottom: 1px solid transparent;
}
[activity].dark-mode .toolbar.gradient {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,ffffff+100&0.4+0,0+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#00ffffff', GradientType=0);
  /* IE6-9 */
}
[activity].dark-mode .body {
  background: #18191A;
}
[activity].dark-mode .button-primary {
  color: #fff;
  background-color: #027be3;
}
[activity].dark-mode .button-secondary {
  color: #fff;
  background-color: #1479F6;
}
.dark-mode {
  --text-color-primary: #B8BBBF;
  --text-color-secondary: #B8BBBF;
  --border-color-primary: #18191A;
  --border-color-secondary: #242526;
  --background-color-primary: #18191A;
  --background-color-secondary: #242526;
}
.dark-mode .q-input-target {
  color: #fff;
}
.dark-mode .heading {
  color: #888;
  font-size: 12px;
  line-height: 26px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 0 10px;
  margin: 10px 0 0;
}
.dark-mode .text-color-secondary {
  color: #B8BBBF;
}
.dark-mode .text-color-primary {
  color: #B8BBBF;
}
.dark-mode .border-color-secondary {
  border-color: #242526;
}
.dark-mode .border-color-primary {
  border-color: #18191A;
}
.dark-mode .background-color-secondary {
  background-color: #242526;
}
.dark-mode .background-color-primary {
  background-color: #18191A;
}
.dark-mode .input-1-of-2 {
  width: calc(50% - 20px);
  display: inline-block;
  vertical-align: top;
  margin-right: 36px;
}
.dark-mode .input-2-of-2 {
  width: calc(50% - 20px);
  display: inline-block;
  vertical-align: top;
}
.dark-mode .heading-w-icon {
  margin-top: 16px;
  line-height: 32px;
  align-items: center;
  padding: 0px 16px;
  letter-spacing: 2px;
  font-size: 11px;
  color: #888888;
  text-transform: uppercase;
}
.dark-mode .heading-w-icon .icon {
  height: 32px;
  width: 32px;
  text-align: center;
  line-height: 32px;
  float: right;
  margin-left: 16px;
}
.input-gap {
  margin: 16px 0 8px;
}
