@charset "UTF-8";
a.quote-text {
  color: #c0e5e5;
  text-decoration: none;
}

* {
  font-family: Shentox, Rogan, sans-serif;
}

html {
  min-height: 100%;
}

body {
  margin: 0px;
  padding: 0px;
  background-color: #18191a;
  color: #bcc0c3;
  font-size: 1.1em;
}
@media screen and (max-width: 500px) {
  body {
    padding: 4px;
  }
}

.avatar {
  border-radius: 4px;
  box-shadow: 0px 2px 1px black;
}
@media screen and (max-width: 500px) {
  .avatar {
    display: block;
    margin: 0 auto;
  }
}

.center {
  text-align: center;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  line-height: 1.5;
}

.container-wide {
  max-width: 1600px;
  margin: 0 auto;
  display: flex;
  line-height: 1.5;
}

.no-margin {
  margin: 0;
}

.no-padding {
  padding: 0;
}

.hyper-green {
  color: rgb(20, 241, 149);
}

.hyper-green-title {
  color: rgb(20, 241, 149);
  text-shadow: 8px 8px black;
  text-shadow: 6px 6px black;
  text-shadow: 4px 4px black;
  font-size: 4em;
}

.thumb-tag-masonry {
  background: #3b3b3b;
  border-radius: 4px;
  padding: 4px 6px;
  margin: 4px;
  font-size: 0.9em;
  display: inline-block;
  border: 1px solid #4e4e4e;
}

a {
  color: #32c6c6;
}

a:hover {
  color: #3ebdf9;
}

a.discord {
  color: #7289da;
  font-weight: bold;
  margin: 10px;
}

a.emoji-solid {
  color: transparent;
  text-shadow: 0 0 0 rgb(30, 130, 255);
}

a.emoji-solid:hover {
  color: transparent;
  text-shadow: 0 0 0 rgb(62, 189, 249);
}

a.hyper-green {
  color: rgb(20, 241, 149);
}

a.patreon {
  color: #f96854;
  font-weight: bold;
  margin: 10px;
}

a.related-image-group-link {
  border-radius: 4px;
}

a.related-image-group-link {
  font-size: 2.6em;
  color: white;
  text-shadow: 2px 3px 2px rgb(0, 0, 0);
  width: 100%;
  height: 100%;
  display: inline-block;
  text-decoration: none;
}

a.related-image-group-link:hover {
  opacity: 0.9;
}

.right {
  float: right;
}

a.tag {
  font-weight: bold;
  background-color: #2b2c2d;
  border-radius: 8px;
  padding: 10px;
  margin-bottom: 10px;
}

a.title {
  font-size: 2em;
  text-shadow: none;
}

a.title-small {
  font-size: 1.4em;
  text-shadow: none;
}

div.admin {
  background: #2d1212;
  border: 2px solid rgb(255, 69, 69);
  border-radius: 6px;
  padding: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}

div.center {
  text-align: center;
}

div.footer {
  background-color: #171717;
  padding: 20px;
}

div.header {
  background-color: #171717;
  padding: 20px;
}

div.header > a {
  font-weight: bold;
}

div.list-preview {
  text-align: left;
  border-radius: 4px;
  width: 800px;
}

div.navbar-brand > a {
  font-size: 1.6em;
  font-weight: bold;
}

div.navbar-brand > a.navbar-item.hyper-green {
  color: rgb(20, 241, 149) !important;
}

div.padded {
  padding: 20px;
}

div.patreon {
  background: #04111a;
  border: 2px solid #f96854;
  border-radius: 6px;
  padding: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}

div.purple-gradient {
  background: linear-gradient(254.12deg, rgb(153, 69, 255) -11.85%, rgb(54, 15, 102) 113.98%);
  color: white;
}

div.purple-gradient > span.title {
  font-size: 4em;
  font-weight: bold;
  color: white;
}

div.purple-gradient > span.title-small {
  font-size: 2em;
  font-weight: bold;
  color: white;
}

div.related-image-group-interior-text {
  position: absolute;
  padding-left: 20px;
  padding-top: 100px;
  max-width: 580px;
}

div.rounded {
  border-radius: 8px;
}

div.row {
  width: 100%;
}

h1.title {
  font-size: 3em;
  text-shadow: 1px 2px 1px rgb(56, 56, 56);
}
@media screen and (max-width: 500px) {
  h1.title {
    font-size: 2em;
  }
}

h1, h2, h3, h4, h5 {
  margin-top: 1em;
  padding-top: 1em;
}
@media screen and (max-width: 500px) {
  h1, h2, h3, h4, h5 {
    text-align: center;
    padding-top: 0.5em;
  }
}

h1.no-padding, h2.no-padding, h3.no-padding, h4.no-padding, h5.no-padding {
  padding-top: 0px;
}

hr {
  margin-top: 20px;
  border: 1px solid #2f2f2f;
}

img.img-responsive {
  max-width: 98%;
}

img.related-image-group {
  border-radius: 4px;
}

img.svg {
  width: 1em;
  height: 1em;
  vertical-align: -0.125em;
}

img.svg-discord {
  filter: invert(45%) sepia(51%) saturate(6813%) hue-rotate(225deg) brightness(100%) contrast(91%);
}

img.svg-facebook {
  filter: invert(57%) sepia(72%) saturate(7498%) hue-rotate(204deg) brightness(100%) contrast(90%);
}

img.svg-green {
  filter: invert(88%) sepia(99%) saturate(2840%) hue-rotate(74deg) brightness(97%) contrast(94%);
}

img.svg-patreon {
  filter: invert(68%) sepia(62%) saturate(5504%) hue-rotate(329deg) brightness(105%) contrast(95%);
}

img.svg-pinterest {
  filter: invert(20%) sepia(99%) saturate(7489%) hue-rotate(346deg) brightness(88%) contrast(107%);
}

img.svg-reddit {
  filter: invert(45%) sepia(93%) saturate(4003%) hue-rotate(2deg) brightness(103%) contrast(106%);
}

img.svg-spotify {
  filter: invert(67%) sepia(63%) saturate(2004%) hue-rotate(88deg) brightness(86%) contrast(79%);
}

img.svg-twitter {
  filter: invert(54%) sepia(16%) saturate(3332%) hue-rotate(171deg) brightness(95%) contrast(100%);
}

img.svg-youtube {
  filter: invert(17%) sepia(92%) saturate(7036%) hue-rotate(359deg) brightness(101%) contrast(111%);
}

img.svg-white {
  filter: invert(100%) sepia(0%) saturate(7461%) hue-rotate(340deg) brightness(114%) contrast(112%);
}

img.vertical-middle {
  vertical-align: middle;
}

nav.breadcrumb {
  margin-top: 10px;
  display: flex;
  justify-content: center;
}

nav.breadcrumb ul {
  padding: 10px 16px;
  list-style: none;
  background-color: #242526;
  border-radius: 4px;
  box-shadow: inset 1px 1px #000;
}

nav.breadcrumb ul li {
  display: inline;
  font-size: 18px;
}

nav.breadcrumb ul li + li:before {
  padding: 8px;
  color: rgb(138, 138, 138);
  content: "/ ";
}
@media screen and (max-width: 500px) {
  nav.breadcrumb ul li + li:before {
    padding: 2px;
  }
}

nav.breadcrumb li a:hover {
  color: #3ebdf9;
}

nav.breadcrumb li a.emoji-solid:hover {
  color: transparent;
  text-shadow: 0 0 0 rgb(62, 189, 249);
}

pre.code {
  background: #242526;
  border: 1px solid rgb(153, 69, 255);
  border-left: 10px solid rgb(153, 69, 255);
  page-break-inside: avoid;
  font-family: monospace;
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1em 1.5em;
  display: block;
  word-wrap: break-word;
}

span.important-text {
  font-size: 1.2em;
}

span.patreon {
  font-weight: bold;
  color: #f96854;
}

span.related-image-group-count {
  font-size: 0.5em;
  color: #bbbbbb;
  text-shadow: 1px 1px 3px rgb(0, 0, 0), 0px 0px 4px rgb(0, 0, 0);
}

span.related-image-group-title {
  text-shadow: 0px 0px 12px rgb(0, 0, 0), 0px 0px 8px rgb(0, 0, 0), 0px 0px 4px rgb(0, 0, 0);
}

span.title {
  font-size: 2em;
  text-shadow: none;
}

span.title-small {
  font-size: 1.4em;
  text-shadow: none;
}

strong {
  color: white;
}

.align-thumb {
  width: 800px;
}

.breadcrumb-background {
  width: max-content;
  padding: 8px;
  border-radius: 10px;
  margin: 0 auto;
}

@media (max-width: 500px) {
  .align-thumb {
    width: 100%;
  }
  div.list-preview {
    width: 350px;
  }
  div.related-image-group-interior-text {
    padding-left: 10px;
    padding-top: 60px;
    line-height: 1;
    padding-right: 12px;
  }
}
table.striped {
  width: 100%;
  border-collapse: collapse;
}

table.striped > thead th, table.striped > tbody td {
  padding: 10px 15px;
  text-align: left;
}

table.striped > tbody tr:nth-child(even) {
  background-color: #2b2b2f;
}

table.striped > tbody tr:hover {
  background-color: #18191a;
}

table.table-striped {
  width: 100%;
  border-collapse: collapse;
  border: 2px solid #373737;
}

table.table-striped > thead {
  background-color: #151515;
}

table.table-striped > thead th, table.table-striped > tbody td {
  padding: 10px 15px;
  text-align: left;
}

table.table-striped > tbody tr:nth-child(even) {
  background-color: #2b2b2f;
}

table.table-striped > tbody tr:hover {
  background-color: #000;
}
.scrollable-300
{
  max-height: 300px;
  overflow-y: scroll;
}
.scrollable-400
{
  max-height: 400px;
  overflow-y: scroll;
}
.scrollable-500
{
  max-height: 500px;
  overflow-y: scroll;
}
.scrollable-600
{
  max-height: 600px;
  overflow-y: scroll;
}
.scrollable-700
{
  max-height: 700px;
  overflow-y: scroll;
}
.scrollable-800
{
  max-height: 800px;
  overflow-y: scroll;
}
.scrollable-900
{
  max-height: 900px;
  overflow-y: scroll;
}
.button {
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 1em;
  background: rgb(209, 209, 209);
  color: black;
  font-weight: bold;
  box-shadow: inset 0 -0.6em 0 -0.35em rgba(0, 0, 0, 0.17);
  padding: 10px;
  border-radius: 12px;
  border: 0px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 6px;
}
@media screen and (max-width: 500px) {
  .button {
    padding-left: 18px;
    padding-right: 18px;
  }
}

.button:active {
  box-shadow: none;
  transform: translateY(5px);
}

.button:hover {
  color: black;
}

.button-blue {
  background: rgb(104, 205, 223);
  color: black;
  font-weight: bold;
  border: 1px solid rgb(74, 163, 179);
  box-shadow: inset 0 -0.6em 0 -0.35em rgb(74, 163, 179);
}

.button-blue:hover {
  background: rgb(136, 229, 246);
}

.button-disabled {
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 1em;
  background: rgb(209, 209, 209);
  color: rgb(124, 124, 124);
  font-weight: bold;
  padding: 10px;
  border-radius: 12px;
  border: 0px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 6px;
}

.button-dropdown-wrapper {
  position: relative;
  display: inline-block;
  margin-left: 10px;
}

.button-dropdown-content {
  display: none;
  position: absolute;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  margin-top: -10px;
  margin-left: 12px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

.button-dropdown-teal {
  background-color: rgb(0, 163, 163);
}

.button-dropdown-content a {
  color: black; /* Light text color for dark background */
  font-weight: bold;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.button-dropdown-teal a:hover {
  background-color: rgb(0, 128, 128); /* Slightly darker on hover */
}

.button-dropdown-content.show {
  display: block;
}

.button-dropdown-wrapper-teal:hover .button-dropdown {
  background-color: rgb(0, 128, 128);
}

.button-dropdown-wrapper:hover .button-dropdown-content {
  display: block;
}

@media (hover: hover) {
  .button-dropdown-wrapper:hover .button-dropdown-content {
    display: block;
  }
}
.button-green {
  background: rgb(20, 241, 149);
  color: black;
  font-weight: bold;
  border: 1px solid rgb(23, 23, 23);
  box-shadow: inset 0 -0.6em 0 -0.35em rgba(0, 0, 0, 0.17);
}

.button-has-left-attachment {
  margin-left: -12px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.button-has-right-attachment {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.button-orange {
  background: #F77036;
  color: black;
  font-weight: bold;
  border: 1px solid rgb(23, 23, 23);
  box-shadow: inset 0 -0.6em 0 -0.35em rgba(0, 0, 0, 0.17);
}

.button-peach {
  background: #FFDAB9;
  color: black;
  font-weight: bold;
  border: 1px solid rgb(23, 23, 23);
  box-shadow: inset 0 -0.6em 0 -0.35em rgba(0, 0, 0, 0.17);
}

.button-pink {
  background: rgb(214, 76, 170);
  color: black;
  font-weight: bold;
  border: 1px solid rgb(23, 23, 23);
  box-shadow: inset 0 -0.6em 0 -0.35em rgba(0, 0, 0, 0.17);
}

.button-pink:hover, .button-blue:hover, .button-yellow:hover {
  color: rgb(42, 42, 42);
}

.button-purple {
  background: rgb(153, 69, 255);
  color: black;
  font-weight: bold;
  border: 1px solid rgb(23, 23, 23);
  box-shadow: inset 0 -0.6em 0 -0.35em rgba(0, 0, 0, 0.17);
}

.button-red {
  background: rgb(233, 66, 66);
  color: black;
  font-weight: bold;
  border: 1px solid rgb(23, 23, 23);
  box-shadow: inset 0 -0.6em 0 -0.35em rgba(0, 0, 0, 0.17);
}

.button-teal {
  background: rgb(0, 163, 163);
  color: black;
  font-weight: bold;
  border: 1px solid rgb(23, 23, 23);
  box-shadow: inset 0 -0.6em 0 -0.35em rgba(0, 0, 0, 0.17);
}

.button-yellow {
  background: rgb(228, 199, 11);
  color: black;
  font-weight: bold;
  border: 1px solid rgb(23, 23, 23);
  box-shadow: inset 0 -0.6em 0 -0.35em rgba(0, 0, 0, 0.17);
}

.button-nav {
  border-radius: 0.4rem;
  padding: 0.4rem 0.9rem;
}

.button-small {
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 2px;
  padding-bottom: 2px;
  border-radius: 8px;
  border: 0px;
  margin: 2px;
}

.button-white {
  background: white;
  color: black;
  font-weight: bold;
  border: 1px solid rgb(104, 104, 104);
  box-shadow: inset 0 -0.6em 0 -0.35em rgba(0, 0, 0, 0.17);
}

.button-white:hover {
  border: 1px solid black;
  color: black;
}

.no {
  background: rgb(210, 124, 124);
  box-shadow: 0 5px 0 rgb(129, 60, 60);
}

.pinterest {
  background-color: #E60023;
}

.twitter {
  background-color: #1DA1F2;
}

.yes {
  background: rgb(124, 210, 129);
  box-shadow: 0 5px 0 rgb(67, 129, 60);
}

a.is-admin {
  border-left: 4px #ee3636 solid !important;
}

a.is-admin, button.is-admin {
  border-left: 4px #ee3636 solid !important;
  color: #ee3636;
  background-color: black;
  box-shadow: inset 0 -0.6em 0 -0.35em rgba(227, 227, 227, 0.17);
}

a.is-admin:hover, button.is-admin:hover {
  color: #ff5d5d;
}

a.is-mod, button.is-mod {
  border-left: 4px #eea236 solid !important;
  color: #eea236;
  background-color: black;
  box-shadow: inset 0 -0.6em 0 -0.35em rgba(227, 227, 227, 0.17);
}

a.is-mod:hover, button.is-mod:hover {
  color: #ffc65d;
}

.flex-wrap {
  flex-wrap: wrap;
}

div.box {
  background-color: #242526;
  border-radius: 8px;
  padding: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
}

div.box-dark {
  background-color: rgb(44, 44, 44);
}

div.box-footer {
  background-color: #191a1a;
  border-radius: 8px;
  padding: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  min-height: 200px;
}

div.box-no-margin {
  background-color: #242526;
  border-radius: 8px;
  padding: 10px;
  margin: 0px;
}

div.center-flex {
  display: flex;
  justify-content: center;
  align-items: center;
}

div.flex {
  display: flex;
}

div.flex-container-centered {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}

div.flex-row-to-column {
  display: flex;
  gap: 20px;
}

@media (max-width: 500px) {
  div.flex-row-to-column {
    flex-direction: column;
    align-items: center;
  }
}

div.flex-spaced {
  display: flex;
  justify-content: space-evenly;
}

div.inline-block
{
  display: inline-block;
}

div.info {
  background: #12202d;
  border: 2px solid rgb(69, 118, 255);
  border-radius: 6px;
  padding: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}

div.is-admin {
  background: #2d1212;
  border: 2px solid rgb(255, 69, 69);
  border-radius: 6px;
  padding: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}

div.is-mod {
  background: #191105;
  border: 2px solid #eea236;
  border-radius: 6px;
  padding: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}

div.success, div.green {
  background: #225942;
  border: 2px solid rgb(20, 241, 149);
  border-radius: 6px;
  padding: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}

div.warning {
  background: rgb(71, 19, 19);
  border: 2px solid rgb(233, 66, 66);
  border-radius: 6px;
  padding: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.w-half
{
  width: 48%;
}
.w-third
{
  width: 33%;
}
.w-quarter
{
  width: 24%;
}
.w-fifth
{
  width: 19%;
}
.w-2fifths
{
  width: 59%;
}
.search-container {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #2b2b2f;
  border-radius: 5px;
}

.search-container-header {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #2b2b2f;
  border-radius: 5px;
  margin-top: -3px;
}
@media (max-width: 500px) {
  .search-container-header {
    margin-right: 10px;
    margin-top: 0px;
  }
}

.search-container-index {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #2b2b2f;
  border-radius: 5px;
  margin-top: -3px;
  font-size: 2.4em;
}
@media (max-width: 500px) {
  .search-container-index {
    margin-right: 10px;
    margin-top: 0px;
  }
}

.search-input {
  background-color: #2b2b2f;
  color: #f5f5f5;
  border: none;
  padding: 10px;
  flex-grow: 1;
  z-index: 2;
}

.search-input-header {
  background-color: #2b2b2f;
  color: #f5f5f5;
  border: none;
  padding: 10px;
  flex-grow: 1;
  z-index: 2;
  font-size: 1em;
  padding-left: 6px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  font-size: inherit;
}
@media (max-width: 500px) {
  .search-input-header {
    max-width: 150px;
  }
}

.search-input:focus, .search-input-header:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.search-button {
  background-color: #2b2b2f;
  border: none;
  color: #f5f5f5;
  padding: 10px;
  font-size: 30px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
@media (max-width: 500px) {
  .search-button {
    font-size: 20px;
  }
}

.search-button-header {
  background-color: #2b2b2f;
  border: none;
  color: #f5f5f5;
  padding: 8px;
  font-size: inherit;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

div.field-container {
  margin-bottom: 12px;
  margin-top: 12px;
}

div.input {
  display: inline;
}

div.label {
  display: inline-block;
  width: 160px;
}

input, select {
  padding: 8px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 6px;
  font-size: 1.1em;
}

input.longer {
  width: 60%;
}
@media (max-width: 500px) {
  input.longer {
    width: 90%;
  }
}

label.large {
  font-weight: bold;
  font-size: 1.2em;
  vertical-align: middle;
}

select {
  background-color: #2b2b2f;
  color: rgb(245, 245, 245);
}

textarea {
  background-color: #2b2b2f;
  color: rgb(245, 245, 245);
}

textarea.input {
  border-radius: 6px;
  font-size: 1.1em;
}

a.alpha_coders {
  color: #2AA2F7;
}

small {
  font-size: 0.5em;
}

span.blue {
  color: rgb(104, 205, 223);
}

span.is-mod {
  border-left-width: 6px;
  border-left-style: solid;
  border-left-color: #eea236;
  color: #eea236;
}

span.label {
  padding: 6px;
  border-radius: 6px;
  margin: 2px;
}

span.label-green {
  background-color: rgb(20, 241, 149);
  color: black;
}

span.label-red {
  background-color: rgb(233, 66, 66);
  color: black;
}

span.green {
  font-weight: bold;
  color: rgb(20, 241, 149);
}

span.red {
  font-weight: bold;
  color: rgb(233, 66, 66);
}
.modal 
{
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

.modal-content 
{
  background-color: #242526;
  border-radius: 8px;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  /*border: 1px solid #888;*/
  width: 500px; /* Could be more or less, depending on screen size */
  position: relative;
}
.reason
{
  height: 100px;
  width: 400px;
}

.close-button 
{
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
}
/*# sourceMappingURL=site.css.map */
