/* _content/Web/Areas/Admin/Pages/Quests/Edit/Index.cshtml.rz.scp.css */
#quest-editor[b-dhg2ozajos] {
  width: 50rem;
  height: 39rem;
}

#quest-editor:has(section.quest-preview-section)[b-dhg2ozajos] {
  height: 41rem;
}
/* _content/Web/Areas/Admin/Pages/Quests/Edit/_QuestEditor.cshtml.rz.scp.css */
.quest-editor-mode-switch[b-6bg2ocuon1] {
  width: inherit;
}

#quest-editor-edit-button[b-6bg2ocuon1],
#quest-editor-preview-button[b-6bg2ocuon1] {
  width: fit-content;
  min-width: 5rem;
}

.quest-editor[b-6bg2ocuon1] {
  width: inherit;
  height: inherit;
}

.quest-editor-form-fields[b-6bg2ocuon1] {
  width: inherit;
  overflow-y: auto;
}

#quest-editor > form.quest-editor[hidden="hidden"][b-6bg2ocuon1] {
  display: none !important;
}

form.quest-editor > fieldset.quest-editor-form-fields > div[b-6bg2ocuon1],
form.quest-editor > fieldset.quest-editor-form-fields > fieldset#quest-badge-reward[b-6bg2ocuon1] {
  width: inherit;
}

form.quest-editor textarea[b-6bg2ocuon1] {
  min-height: 8rem;
  overflow: hidden;
  resize: none;
  box-sizing: border-box;

  white-space: pre;
}

form.quest-editor textarea[b-6bg2ocuon1],
form.quest-editor input[type="text"][b-6bg2ocuon1],
form.quest-editor fieldset#quest-badge-reward input[type="text"][b-6bg2ocuon1],
.quest-editor-buttons[b-6bg2ocuon1] {
  width: 97%;
}

.quest-reward-badge[b-6bg2ocuon1] {
  width: 150px;
  height: 150px;
}

form.quest-editor > fieldset.quest-editor-buttons > button[b-6bg2ocuon1] {
  width: fit-content;
  min-width: 6rem;
}
/* _content/Web/Areas/Admin/Pages/Quests/Edit/_QuestList.cshtml.rz.scp.css */
#quest-list[b-qslbp4ip09] {
  min-width: 40rem;
  max-width: 50rem;
}

.quest-list[b-qslbp4ip09] {
  width: 100%;
  height: 40rem;

  overflow-y: auto;
}

.quest-card[b-qslbp4ip09] {
  text-align: start;
}

.quest-card-body[b-qslbp4ip09] {
  flex: 1 1 auto;
  padding: 0.75rem;
}

.quest-card-title[b-qslbp4ip09] {
  font-size: 1.5rem;
  color: #60f3fd;
}

.quest-card-short-description[b-qslbp4ip09] {
  color: darkgray;
}

.quest-card-selected[b-qslbp4ip09] {
  border: 2px solid #f1d55d;
}
/* _content/Web/Areas/Admin/Pages/Quests/Edit/_QuestListTypes.cshtml.rz.scp.css */
#quest-type-selector[b-gcsrq2oi03] {
  width: 80%;
}

.quest-type-selected[b-gcsrq2oi03] {
  color: #60f3fd;
}
/* _content/Web/Areas/Admin/Pages/Quests/Edit/_QuestPreview.cshtml.rz.scp.css */
.quest-preview-section[b-gczadsmtk1] {
  text-align: start;

  display: flex;
  flex-direction: column;
  width: inherit;

  overflow-y: auto;
}

.quest-short-description[b-gczadsmtk1] {
  color: #60f3fd;

  display: inline-block;
}

.quest-technical-description[b-gczadsmtk1] {
  display: inline-block;
}

.quest-technical-description-link[b-gczadsmtk1] {
  color: #60f3fd;
}

.quest-technical-description-link:hover[b-gczadsmtk1] {
  opacity: 80%;
}

.quest-reward[b-gczadsmtk1] {
  gap: 3rem;
}

.quest-reward-cash[b-gczadsmtk1] {
  font-size: 2rem;
  display: inline-block;
}

.quest-reward-cash-eurodollar[b-gczadsmtk1] {
  color: #ffcf36;
  display: inline-block;
}

.quest-reward-badge[b-gczadsmtk1] {
  width: 150px;
  height: 150px;
}
/* _content/Web/Areas/Admin/Pages/Quests/Manage/Index.cshtml.rz.scp.css */
.quest-list-items[b-k630vflzjc] {
  max-width: 41rem;
  min-width: 40rem;
  padding-bottom: 6px;
  align-self:end;
}
.quest-list-forms[b-k630vflzjc] {
  max-width: 40rem;
  min-width: 18rem;
  width: 80%;
}
#quest-details[b-k630vflzjc] {
  width: 50rem;
  height: 43rem;
  overflow-y: auto;
}
#quest-search[b-k630vflzjc] {
  background-color: var(--bs-body-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  color: var(--bs-body-color);
}
/* _content/Web/Areas/Admin/Pages/Quests/Manage/_QuestListItem.cshtml.rz.scp.css */
.quest-list[b-2bx7h7vi6l] {
  min-width: 40rem;
  max-width: 41rem;
  height: 38rem;
  overflow-y: auto;
}

.quest-card[b-2bx7h7vi6l] {
  text-align: start;
}

.quest-card-body[b-2bx7h7vi6l] {
  flex: 1 1 auto;
  padding: 0.75rem;
}

.quest-card-title[b-2bx7h7vi6l] {
  font-size: 1.5rem;
  color: #60f3fd;
}

.quest-card-short-description[b-2bx7h7vi6l] {
  color: darkgray;
}

.quest-card-selected[b-2bx7h7vi6l] {
  border: 2px solid #f1d55d;
}
/* _content/Web/Areas/User/Pages/BankAccount/Index.cshtml.rz.scp.css */
#cash-transactions .earning[b-40hmzwspm6] {
  color: #00a100;
}

#cash-transactions .expense[b-40hmzwspm6] {
  color: #dc0000;
}

#cash-transactions .completed[b-40hmzwspm6] {
  color: #00a100;
}

#cash-transactions .pending[b-40hmzwspm6] {
  color: deepskyblue;
}

#cash-transactions .failed[b-40hmzwspm6] {
  color: #dc0000;
}

#cash-transactions table thead th[b-40hmzwspm6] {
  color: #FF6B62;
  background-color: #441717;
}

#cash-transactions table tbody td[b-40hmzwspm6] {
  color: #FF6B62;
  background-color: #021826;
}

#cash-transactions table tbody td.related-quest[b-40hmzwspm6] {
  max-width: 17.5rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #60f3fd;
}

#cash-transactions table tbody td.related-quest:hover[b-40hmzwspm6] {
  opacity: 80%;;
}

.table-scrollable-wrapper[b-40hmzwspm6] {
  width: 100%;
  max-height: 36rem;
  overflow-y: auto;
}

.table-scrollable-wrapper table[b-40hmzwspm6] {
  width: calc(100% - 0.5rem);
  margin: 0;
}

.table-scrollable-wrapper table thead th[b-40hmzwspm6] {
  position: sticky;
  top: 0;
  z-index: 2;
}
/* _content/Web/Areas/User/Pages/Quests/Index.cshtml.rz.scp.css */
.quests-view[b-iyt33o1s6u] {
  margin: 0;
}

#quest-list[b-iyt33o1s6u] {
  min-width: 35rem;
  max-width: 50rem;
}

#quest-type-selector[b-iyt33o1s6u] {
  width: 100%;
}

.quest-type-selected[b-iyt33o1s6u] {
  color: #60f3fd;
}

#quest-details[b-iyt33o1s6u] {
  width: 50rem;
  height: 40rem;
}
/* _content/Web/Areas/User/Pages/Quests/_QuestDetails.cshtml.rz.scp.css */
.quest-details-section[b-88pirhwbk9] {
  text-align: start;

  display: flex;
  flex-direction: column;
  width: inherit;

  overflow-y: auto;
}

.quest-short-description[b-88pirhwbk9] {
  color: #60f3fd;

  display: inline-block;
}

.quest-technical-description[b-88pirhwbk9] {
  display: inline-block;
}

.quest-technical-description-link[b-88pirhwbk9] {
  color: #60f3fd;
}

.quest-technical-description-link:hover[b-88pirhwbk9] {
  opacity: 80%;
}

.quest-reward[b-88pirhwbk9] {
  gap: 3rem;
}

.quest-reward-cash[b-88pirhwbk9] {
  font-size: 2rem;
  display: inline-block;
}

.quest-reward-cash-eurodollar[b-88pirhwbk9] {
  color: #ffcf36;
  display: inline-block;
}

.quest-reward-badge[b-88pirhwbk9] {
  width: 150px;
  height: 150px;
}
/* _content/Web/Areas/User/Pages/Quests/_QuestList.cshtml.rz.scp.css */
.quest-list[b-q0yp78jws7] {
  width: 100%;
  height: 40rem;

  overflow-y: auto;
}

.quest-card[b-q0yp78jws7] {
  text-align: start;
}

.quest-card-body[b-q0yp78jws7] {
  flex: 1 1 auto;
  padding: 0.75rem;
}

.quest-card-title[b-q0yp78jws7] {
  font-size: 1.5rem;
  color: #60f3fd;
}

.quest-card-short-description[b-q0yp78jws7] {
  color: darkgray;
}

.quest-card-selected[b-q0yp78jws7] {
  border: 2px solid #f1d55d;
}
/* _content/Web/Pages/Index.cshtml.rz.scp.css */
.home-page-background[b-ri5cbwiy4c] {
  background-image: url("assets/img/cyberpunk-city-background.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
/* _content/Web/Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

/*a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top {
  border-top: 1px solid #e5e5e5;
}

.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}*/
