body {
	font-family: Lato, system-ui, Helvetica, Arial, sans-serif;
	font-size: 1rem;
	line-height: 1.3;
	color: #cbcbcb;
	background-color: #1c1c1e;
	margin: 10px;
}

body.mobile-expanded {
	overflow: hidden;
}

.paragraph-block {
	background-color: rgba(255, 255, 255, 0.07);
	padding: 10px;
	border-radius: 10px;
}
.otro-blockquote span {
	display: block;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	margin-top: 1em;
}
.gamecover img {
  width: 100%;
  border-radius: 5px;
}
.game-images {
	display: flex;
}
.game-images .download_img:not(:last-child) {
	margin-right: 10px;
}

.featured-award {
	font-size: 3rem;
	position: absolute;
	top: -10px;
	left: -10px;
	color: #5bac6b;
	z-index: 2;
}

.files-column {
	width: calc(50% - 2px);
	display: inline-block;
	vertical-align: top;
	position: relative;
}

.files-column .file-info {
	margin-left: 100px;
}

.files-column .file-title {
	font-size: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
	display: inline-block;
}

.files-column .file-list {
	padding: 5px;
	background-color: rgba(255, 255, 255, 0.07);
	border-radius: 10px;
	margin: 5px 0;
}

.categoryBlock .files-column {
  width: 100%;
}

.files-column .file-list p {
	font-size: 14px;
	line-height: normal;
}

.files-column .thumb {
	max-width: 85px;
}

.files-column .thumb img {
	max-height: 85px;
}

.files-column .download_img {
	width: 85px;
	max-height: 85px;
	max-width: 85px;
	min-width: 85px;
	min-height: 85px;
}

.file {
	margin: 10px;
}

.file h1 span {
	font-size: 24px;
	margin-left: 5px;
	font-weight: normal;
}

.files-row {
	display: flex;
	/* overflow-x: scroll; */
}

.files-row .file-list {
	flex: auto;
	width: 180px;
}

.files-row .file-list:not(:last-child) {
	margin: 0 14px 0 0;
}

.files-row .file-info {
	margin-left: 0;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 180px;
}

.files-row .file-title {
	font-size: 17px;
}

.files-row .file-list p {
	margin: 2px;
}

.files-row .thumb {
	max-width: 180px;
	position: relative;
	min-height: 180px;
	min-width: 180px;
}

.files-row .thumb img {
	max-height: 180px;
}

.files-row .download_img {
	width: 180px;
	max-height: 180px;
}

/* article {
	font-size: 1.02rem;
line-height: 1.85rem;
} */
#fullForm {
	margin: 20px 0;
}

#fullForm input:not(.btn), #myForm input:not(.upload), #fullForm select {
  background: #1c1b1e;
  color: #ebebeb;
  border: 1px solid #ebebeb2e;
  border-radius: 5px;
  padding: 10px;
}

#fullForm select#tags {
	min-height: 300px;
}

#fullForm label {
  font-weight: bold;
  margin-left: 2px;
  font-family: Lato;
  text-transform: uppercase;
}
#fullForm select[multiple]:focus option:checked, #tagOptions select[multiple]:focus option:checked {
	background-color: #c46eff;
	color: #fff;
}
#fullForm select#parentCategory option:hover {
	background-color: #c46eff;
	color: #fff;
}
#fullForm input.screenshotOrder {
	width: 50px;
	display: block;
	  margin: 0 auto;
}

#externalLinksContainer {
	margin-top: 10px;
}

#externalLinksContainer .link-input-container {
	display: none;
}

#externalLinksContainer .link-input-container button {
	white-space: nowrap;
	margin-top: 5px;
}

.dropdown-arrow {
	cursor: pointer;
	display: inline-block;
	margin-left: 5px;
	color: #8a28f7;
}

.file-terms,
.majorRelease {
	color: #fff;
	background-color: rgba(255, 203, 80, 0.26);
	display: inline-block;
	width: auto;
	margin: 0 auto;
	border-radius: 10px;
	padding: 10px;
	text-shadow: black 0px 1px 1px;
}

.file-terms p {
	margin-left: 25px;
	text-align: left;
	margin-top: -25px;
}

.archive {
	width: 450px;
	padding-top: 60px;
	line-height: 1.5em;
	font-size: 24px;
	margin-top: 15px;
	font-weight: 500;
}

.news_posts a {
	font-size: 16px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news_posts .file-category, .posts .file-info .file-category {
	display: inline-block;
}

.news_posts p {
	font-size: 11px;
	display: inline-block;
	margin: -5px 10px 0 0;
}

.news_row .file-list .download_img {
  max-width: 350px;
  width: 350px;
  max-height: unset;
  min-height: unset;
  aspect-ratio: unset;
}
.news_row .file-list .download_img img {
  max-width: 350px;
  width: 350px;
}
.news_row .file-list .file-info {
  width: 350px;
}

.news_row .file-list {
	width: auto;
}

p.news-summary {
  width: 100%;
  overflow: hidden;
  white-space: wrap;
  font-size: 13px;
  text-overflow: ellipsis;
  height: 80px;
  line-height: normal;
}

.name-date {
  display: flex;
}
.name-date div {
  flex: 1;
}

.page_img {
	position: relative;
	width: 100%;
	max-width: 1420px;
	/* Limit container width to 1180px */
	height: 0;
	/* Height will be determined by padding-top */
	padding-top: 33.9%;
	/* Maintain aspect ratio of 1180x400 */
	overflow: hidden;
	border-radius: 10px;
	margin: 10px 0 30px 0;
}

.page_img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
}

.header_img {
	margin: 0 auto;
	text-align: center;
}

.header_img img {
	max-width: 500px;
	width: 100%
}

.header_img p {
	margin: -10px auto 0 auto;
	font-size: 25px;
	font-family: Lato, monospace;
	text-transform: uppercase;
	font-weight: bold;
	text-shadow: -1px -1px 2px black;
	z-index: 0;
	position: relative;
}

.files-row .download_img {
	margin: 0;
}

.screenshots {
	display: flex;
}

.download_img {
	position: relative;
	overflow: hidden;
	border-radius: 5%;
	text-align: center;
	display: inline-block;
	margin: 0;
	flex: 1;
	aspect-ratio: 1/1;
	max-width: 165px;
}

.screenshots .download_img:not(:last-child) {
	margin-right: 10px;
}

.download_img img {
	position: relative;
	margin-left: 50%;
	transform: translateX(-50%)scale(1);
	height: 100%;
	width: auto;
}



.edit-screenshots {
	display: inline-block;
	margin: 0 5px;
}

.delete-screenshots {
	display: block;
	text-align: center;
}

.file-list {
	padding: 10px;
	background-color: rgba(255, 255, 255, 0.07);
	border-radius: 10px;
	margin: 5px 0;
}

.thumb {
	max-width: 152px;
	max-height: 152px;
	position: absolute;
	min-height: 152px;
	min-width: 152px;
}

.thumb img {
	max-height: 152px;
}

.changelog-title {
	margin: 0;
	opacity: 0.6;
}

.changelog hr {
	margin: 5px 0;
}

.changelog {
	background: rgba(80, 81, 103, 0.1);
	border-radius: 10px;
	padding: 10px;
}

.error {
	font-weight: bold;
	text-align: center;
	color: #ff9494;
	background-color: rgba(168, 44, 44, 0.15);
	border: 1px solid #a82c2c;
	display: inline-block;
	width: auto;
	margin: 0 auto;
	border-radius: 10px;
	padding: 10px;
	text-shadow: rgba(0, 0, 0, 0.68) 1px 1px 2px;
	font-family: Lato, sans-serif;
}

.download-files {
	margin-top: 80px;
	text-align: center;
	list-style: none;
	font-size: 2rem;
	padding-left: 0;
}

.download-files li {
	margin-bottom: 25px;
}

.download-files li form {
	max-width: 800px;
	margin: 0 auto;
}

.download-files li form button {
	text-transform: none;
}

.info {
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: rgba(255, 169, 4, 0.15);
	font-family: Lato, sans-serif;
	display: inline-block;
	width: auto;
	margin: 0 auto;
	border: 1px solid #FFA904;
	border-radius: 10px;
	padding: 10px;
	text-shadow: rgba(0, 0, 0, 0.68) 1px 1px 2px;
}

.sort-options {
	float: right;
	margin-top: -40px;
}

.sort-options button {
	width: auto;
	cursor: pointer;
	transition: .5s;
	color: #c46eff;
}

.sort-options button:hover {
	color: #b877ff;
	transition: .5s;
}

.sort-options select {
	background-color: rgb(36, 36, 39);
	padding: 3px;
	border-radius: 5px;
	margin-right: 2px;
	font-weight: normal;
	font-size: 90%;
	border: 1px none;
	color: #c46eff;
}

.sort-options label {
	font-size: 12px;
}

.game-search {
	max-width: 200px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.category-files .date-time {
	display: inline-block;
}

h1,
h2,
h3 {
	font-family: Lato, sans-serif;
}

.overContainer {
	padding: 10px;
	max-width: 1620px;
	margin: 0 auto;
}

.mainContainer {
	display: flex;
	max-width: 1440px;
	margin: 20px auto;
}

.center-container {
	margin: 20px auto;
	text-align: center;
}

#avatar-preview-container {
	width: 200px;
	/* Set a fixed width for a square container */
	height: 200px;
	/* Set a fixed height for a square container */
	margin-top: 10px;
	border-radius: 50%;
	overflow: hidden;
}

#avatar-preview-container img {
	width: 100%;
	/* Ensure the image fills the container width */
	height: 100%;
	/* Ensure the image fills the container height */
	object-fit: cover;
	/* Maintain aspect ratio without distortion and fill the image within the container */
}

#header-preview-container {
	position: relative;
	width: 100%;
	max-width: 590px;
	/* Limit container width to 590px */
	height: 0;
	/* Height will be determined by padding-top */
	padding-top: 16.9%;
	/* Maintain aspect ratio of 590x200 */
	overflow: hidden;
	border-radius: 10px;
	margin: 10px 0 30px 0;
}

#header-preview {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	max-width: 590px;
	margin-top: 25%;
	transform: translateY(-50%) scale(1.05);
}


.cf-turnstile {
	margin: 20px 0;
}

hr {
	opacity: 5%;
	color: #898b98;
	margin: 20px 0;
}

.commentBlock {
	margin: 20px auto;
	max-width: 990px;
	padding: 0 10px;
}

.commentBlock {
	margin-top: 20px;
}

.commentDiv {
	padding: 10px;
	border-radius: 10px;
	background-color: rgba(80, 81, 103, 0.1);
	margin: 10px 0;
}
div.commentTimestamp {
	margin: 5px 2px;
}

.comment {
	word-wrap: break-word;
	margin-bottom: 30px;
}

.comment img {
	width: 100%;
	height: auto;
}

.comment iframe {
	max-width: 99%;
}

.comment-edit {
	background-color: rgb(255 255 255 / 10%);
	padding: 3px 5px;
	border-radius: 5px;
	float: right;
	margin: 0;
	position: relative;
	bottom: 5px;
}

button.cancel-btn {
  margin-left: 10px;
  background-color: #6b75778c;
  margin-top: 5px;
}
  
.edit-date {
	font-size: 12px;
	opacity: .5;
	float: left;
	position: relative;
	bottom: 5px;
}

.clear {
	clear: both;
	display: inline-block;
}

.hidden-comment {
  background-color: #6d535cb2;
  filter: blur(2px);
  transition: .5s;
  opacity: .5
}
.hidden-comment:hover {
  filter:blur(0px);
  opacity: 1;
  transition: .5s;
}
.hidden-comment:before {
  content: 'Comment Hidden';
  font-size: 14px;
  margin-right: 10px;
  position: absolute;
  right: 55px;
  color: #3a1212b0;
  text-transform: uppercase;
}
.comment-hide {
	background-color: rgb(255 255 255 / 10%);
	padding: 3px 5px;
	border-radius: 5px;
	float: right;
  position: relative;
  right: 10px;
	margin: 0;
	bottom: 5px;
}

.commentAuthor {
	position: relative;
	line-height: 1.7rem;
}

.commentAvatar {
	min-width: 24px;
	min-height: 24px;
	border: 1px solid #c46eff80;
	border-radius: 50%;
	width: 24px;
	height: 24px;
	position: absolute;
	overflow: hidden;
	text-align: center;
	display: inline-block;
	margin: 0;
	aspect-ratio: 1/1;
	max-width: 24px;
}

.commentAvatar img {
	position: relative;
	  margin-left: 50%;
	  transform: translateX(-50%)scale(1.1);
	  height: 100%;
	  width: auto;
}

/* .commentAuthor a {
	margin-left: 30px;
} */

.file-username {
	margin-left: 30px;
}

.btn-small {
	background-color: rgba(199, 199, 199, 0.15);
	  padding: 3px 5px;
	  border-radius: 5px;
	  margin-right: 2px;
	  font-weight: normal;
	  font-size: 90%;
	  border: 1px none;
	  white-space: pre;
	  color: #b16aff;
	  cursor: pointer;
	  text-shadow: 2px 1px 2px #00000059;
}

.header-link {
font-weight: normal;
top: -50px;
position: absolute;
right: 0;
}

.index-link {
	font-weight: normal;
	position: absolute;
	right: 2px;
	bottom: 12px;
}

.index-link-featured {
	right: 24px;
	top: 24px;
	font-weight: normal;
	position: absolute;
}

.link-button {
  display: inline;
  padding: 0;
  border: 0;
  font: inherit;
  text-decoration: underline;
  cursor: pointer;
  background: transparent;
  color: currentColor;
  font-size: 12px;
  -webkit-appearance: none;
}

.user-buttons {
	float: right;
	margin: -30px -20px;
	font-size: 0;
}

.user-buttons a {
	background-color: rgb(255 255 255 / 10%);
	padding: 3px;
	border-radius: 5px;
	font-size: 1.2rem;
	margin-right: 5px;
	position: relative;
}

.tox-tinymce {
	border-radius: 10px !important;
}

.mce-content-body[data-mce-placeholder]:not(.mce-visualblocks)::before {
	color: white !important;
}

.legal {
	font-family: monospace;
	color: rgba(255, 255, 255, 0.35);
	font-size: 11px;
}

article img {
	-webkit-box-shadow: rgba(0, 0, 0, 1) 0px 0px 10px;
	box-shadow: rgba(0, 0, 0, 1) 0px 0px 10px;
	transition-duration: 0.3s;
	transition-property: transform;
	transition: .3s;
	max-width: 1040px;
	height: auto;
}

article img:hover,
.download_img:hover img {
	-webkit-box-shadow: rgba(0, 0, 0, 1) 5px 0 8px;
	box-shadow: rgba(0, 0, 0, 1) 5px 5px 15px;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}

.ipsCode, pre {
	background: #13151b;
	border-left: 4px solid #c46eff;
	padding: 15px;
	clear: both;
	direction: ltr;
	word-wrap: normal;
	margin: 0;
	border-radius: 5px;
	overflow: scroll;
	font-size: 85%;
}
code {
	font-family: monospace;
}
html[dir="ltr"] .ipsCode {
  border-left-width: 4px;
  }

.wrap {
	max-width: 350px;
	margin: 0 auto;
	text-align: left;
}

.date-time {
	font-size: 12px;
	opacity: 65%;
	margin: 0 15px 0 0;
}

.files-column .date-time,
.files-row .date-time,
.member-files .download-count {
	display: inline-block;
	font-size: 14px;
}

.files-column .download-count,
.files-row .download-count,
.member-files .download-count {
	font-size: 14px;
	font-family: Lato, sans-serif;
	margin-right: 10px !important;
	opacity: 65%;
	display: inline-block;
}

.member-list {
	margin-bottom: 25px;
}

.member-list > .member-info > p.member-name {
	font-size: 110%;
}

.member-info .author {
	font-size: 16px;
	margin: 5px 0;
	background-color: #444;
	  display: inline-block;
	  padding: 5px;
	  border-radius: 5px;
}
.member-info .date-time {
	margin: 5px 0;
	font-size: 14px;
}

.member-list > .avatar {
	width: 100px;
	height: 100px;
	min-width: 100px;
	min-height: 100px;
}

.member-list > .member-info {
	margin-left: 120px;
}

.member-list > .member-info p {
	margin: 5px 0;
	font-size: 14px;
}

.tags {
	margin-bottom: 10px;
	font-size: 12px;
}

.lists {
	display: flex;
}

.parent-categories {
	margin: 10px 0px 10px -40px;
	font-family: Lato, sans-serif;
	font-size: 18px;
	line-height: 1.8rem;
}

/* .parent-categories a:hover {
	color: #622e9b !important;
	transition: .5s;
} */

.parent-categories,
.parent-categories li {
	list-style: none;
}


/* .parent-categories li:nth-child(1) ul li a,
.parent-categories li:nth-child(2) a {
	color: #378394;
}

.parent-categories li:nth-child(2) ul li a,
.parent-categories li:nth-child(2) a {
	color: #375ccc;
} */

.recent-files,
.recent-users {
	flex: auto;
}

.download {
	font-weight: 600;
	position: relative;
	margin-bottom: 10px;
}

.download a {
	padding: 10px;
	text-transform: uppercase;
	font-family: Lato, system-ui, Helvetica, Arial, sans-serif;
	display: inline-block;
	text-align: center;
	width: calc(100% - 21px);
	font-size: 1.85rem;
}

/* aside.sidebar {
	float: right;
	margin: 0px -15px;
	z-index: 1;
	position: relative;
} */

.sidebar ul {
	margin: 35px 0 0 0;
	list-style: none;
	text-align: left;
	width: calc(100% - 20px);
	font-size: 14px;
	background-color: rgb(35, 34, 36);
	padding: 10px;
	border-radius: 10px;
}

.mainSidebar aside .btn {
	width: calc(100% - 15px);
	  display: block;
	  text-align: center;
}

.sidebar ul li {
	margin-bottom: 10px;
}

.sidebar-mobile {
	margin-top: 35px;
}

.sidebar-mobile ul {
	margin: 35px 0 0 0;
	list-style: none;
	text-align: left;
	font-size: 14px;
	background-color: rgba(80, 81, 103, 0.1);
	padding: 10px;
	border-radius: 10px;
}

.sidebar-mobile ul li {
	margin-bottom: 10px;
}

.username,
.pass,
.email {
	width: 95%;
}

.file-list p {
	margin: 2px;
}

/* div.file h1 a,
h1.admintitle a {
	font-weight: 100;
	font-size: 1.3em;
	color: rgba(0, 0, 0, 0.65);
	line-height: 2.5rem;
} */

.file-title {
	font-size: 24px;
	vertical-align: top;
	font-family: Lato, sans-serif;
	color: #cecbd0;
}

p.file-desc {
	min-height: 62px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	opacity: 65%;
}

.bio {
	min-height: 60px;
	background: rgba(255, 255, 255, 0.07);
	border-radius: 10px;
	padding: 10px;
	max-height: 115px;
	overflow: hidden;
}
.bio p {
	margin-bottom: 15px;
}
.bio.expanded {
	max-height: 800px;
}

.read-more-btn {
	font-size: 38px;
	  top: -23px;
	  position: relative;
	  color: #c46eff;
	  cursor: pointer;
	  text-align: center;
	  width: 100%;
	  display: block;
	  padding: 2px 0 0px 0;
}
.read-more-btn i {
	position: relative;
}

.file-info {
	margin-left: 165px;
}

.highlights {
	position: relative;
	margin-bottom: -55px !important;
}
.highlights .file-info {
	margin-left: 180px;
	margin-bottom: 100px;
}
.highlights .thumb {
	margin-left: 70px;
	max-width: 100px;
	  max-height: 100px;
	  min-height: 65px;
		min-width: 65px;
}
.highlights .thumb img {
	max-height: 100px;
}

.highlight-label {
	position: absolute;
	  left: -170px;
	  transform: scale(2);
	  top: 42px;
}

.highlighted-files {
	position: relative;
	display: flex;
	  width: 100%;
	  flex-wrap: wrap-reverse;
	  gap: 15px;
}
.featured-files {
	position: relative;
	display: flex;
	  width: 100%;
	  flex-wrap: nowrap;
	  gap: 15px;
}

.img-large {
	flex: 1 1 calc(33.333% - 10px);
	position: relative;
	  height: 0;
	  padding-top: 33%;
	  overflow: hidden;
	  border-radius: 10px;
	  border: 2px solid #c46eff80;
}

.featured-files .img-large {
	flex: auto;
	position: relative;
	  height: 0;
	  padding-top: 30%;
	  overflow: hidden;
	  border-radius: 10px;
	  border: 2px solid #c46eff80;
		min-width: 450px;
}

.img-large img {
	position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	  object-fit: cover;
	  -webkit-transition: -webkit-transform .5s;
	  -moz-transition: -moz-transform .5s;
	  -o-transition: -o-transform .5s;
	  -ms-transition: -ms-transform .5s;
	  transition: transform .5s;
}

.img-large a:hover img {
		-webkit-transform: scale(1.05);
		-moz-transform: scale(1.05);
		-o-transform: scale(1.05);
		-ms-transform: scale(1.05);
		transform: scale(1.05);
}

.img-large .file-info {
	margin: 0;
	padding: 10px;
	  position: absolute;
	  bottom: 0;
	  background: linear-gradient(0deg, rgb(4, 16, 19) 30%, rgba(5, 5, 6, 0) 100%);
	  text-shadow: 2px 2px 2px #000;
	  width: calc(100% - 20px);
}
.img-large .file-category {
	text-shadow: none;
}
.img-large .file-info .file-desc {
	margin: 5px 0 0 0;
	min-height: 62px;
}
.img-large .file-info .file-title {
	display: block;
}
.img-large .file-info .date-time, .img-large .file-info .download-count {
	display: inline-block;
	font-size: inherit;
	  opacity: 1;
	  margin-right: 35px;
	  margin-top: 4px;
}
.img-large .file-info .breadcrumbs {
	padding: 2px 5px;
	  border-radius: 5px;
	  font-size: 12px;
	  font-weight: bold;
	  color: #0009;
	  margin-right: 35px;
	  text-transform: uppercase;
	  display: inline;
	  background-color: #c46eff;
	  text-shadow: none;
	  vertical-align: text-top;
}
.img-large .file-info .breadcrumbs a {
	color: inherit;	
}

.highlight-star {
	position: absolute;
	right: 5px;
	top: -2px;
	font-size: 50px;
	filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.8));
	-webkit-filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.8));
}

.highlight-star i {
	color: rgba(196, 110, 255, 0.8);
}


.member-info {
	margin-left: 180px;
	min-height: 155px;
}

.author {
	font-size: 14px;
	margin: 2px 0 -4px 0;
}

.author>a {
	font-weight: normal;
}

.files-column .author,
.files-row .author {
	opacity: 65%;
	font-size: 14px;
	/* margin: 10px 0; */
}

/* .file-category {
	margin: -5px 0 0 0;
} */

.file-category a {
	padding: 2px 5px;
	border-radius: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #0009;
	margin: 0;
	text-transform: uppercase;
	display: inline;
}

.file-category a:hover {
	opacity: .7;
	transition: .5s;
}

.breadcrumbs {
	font-weight: normal;
	font-size: 1.1rem;
}

.member {
	font-size: 2rem;
}

.memberblock {
	margin: 20px 0 20px 0;
}

.avatar {
	border-radius: 50%;
	width: 160px;
	height: 160px;
	position: absolute;
	min-width: 160px;
	min-height: 160px;
	border: 2px solid #c46eff80;
	  margin: -2px;
}

.btn:hover,
button.read:hover,
input.btn:hover {
	background-color: #622e9b;
	color: white;
}

.btn,
.read,
input.btn {
	transition: .5s;
	color: #fff;
	background-color: #c46eff;
	cursor: pointer;
	border: 1px solid transparent;
	border-radius: 10px;
	padding: 6px;
	padding: 0.5rem;
	line-height: normal;
	font-family: Lato;
	text-transform: uppercase;
}

.read {
	font-size: 14px;
	width: auto;
}

.big {
	width: 100%;
	font-size: 28px;
	height: auto;
	margin: 0;
}

input,
textarea {
	border: 1px solid #b6b6b6;
	border-radius: 3px;
	font-family: inherit;
	padding: 6px;
	padding: 0.428571429rem;
	line-height: normal;
}

input {
	width: 400px;
}

.buttonContainer {
	display: none;
	padding: 10px;
	background-color: rgba(154, 154, 154, 0.37);
	font-size: 18px;
}

.wrapper p {
	max-width: 750px;
	margin: 10px auto;
}

.buttonList {
	padding: 10px 0 0 0;
	margin: 0 auto;
	text-align: center;
	font-size: .85rem;
}

.buttonList a {
	margin: 0 3px;
}
.messageButtons {
	padding: 10px 0 0 0;
	margin: 0 auto;
	text-align: center;
	font-size: .85rem;
	float: right;
}

.messageButtons a {
	margin: 0 3px;
}
.messageButtons .btn {
	margin: -10px 0 15px 0;
}

.inbox li a {
  padding: 15px 10px;
  background: #1b1b1e73;
  margin: 5px 0;
  display: block;
  border-radius: 5px;
  transition: .5s;
}

.inbox li a:hover {
	background: #10101573;
	transition: .5s;
}

.read-message a {
	color: #cbcbcb;
	font-weight: normal
}
.unread-message a {
	font-weight: bold;
	font-size: 105%;
}

.block1 {
	font-size: 25px;
	font-weight: 300;
	margin: 10px 0;
	padding: 5px;
	text-align: center;
	color: #9099A3;
	text-transform: uppercase;
}

.circle-icon {
	background: #025d5d;
	width: 150px;
	height: 150px;
	border-radius: 50%;
	text-align: center;
	line-height: 145px;
	vertical-align: middle;
	/*     padding: 30px; */
}

.caps {
	text-transform: uppercase;
}

.dividers {
	color: rgba(255, 255, 255, 0.25);
}

/* This gets Google to fall into place */
.social {
	font-size: 1px;
}

article {
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
}

/* This gets Facebook to fall into place */
.social iframe {
	vertical-align: middle;
}

/* Set an optional width for your button wrappers */
.social span {
	display: inline-block;
	width: 110px;
}

/* Adjust the widths individually if you like */
.social .google {
	width: 75px;
}

.also {
	font-size: 12px;
}

.vid {
	width: 65%;
	padding: 10px;
	padding-left: 50px;
	position: relative;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video-wrapper {
	width: 560px;
	max-width: 100%;
}

.red,
.required {
	color: #ec6565;
}

.form_screenshots img {
	max-width: 70%;
}

a {
	color: #c46eff;
	text-decoration: none;
	font-weight: bold;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
}

a:hover {
	color: #7c3fbf;
	text-decoration: none;
}




sup {
	font-size: 12px;
}

.header a {
	color: rgba(0, 0, 0, 0.65);
}

.header a:hover {
	color: rgba(0, 0, 0, 0.65);
}

.mainContainer .main {
	max-width: 1060px;
}

.main {
	margin: 0 auto;
	min-height: 90vh;
	background-color: #2c2c2e;
	backdrop-filter: blur(4px);
	-webkit-backdrop-filter: blur(4px);
	border-radius: 10px;
	padding: 20px;
	z-index: 0;
	position: relative;
	max-width: 1440px;
}

.mainSidebar {
	max-width: 320px;
	margin-left: 20px;
	margin-top: 0;
}

.mainSidebar aside {
	background-color: #2c2c2e;
	backdrop-filter: blur(4px);
	-webkit-backdrop-filter: blur(4px);
	border-radius: 10px;
	padding: 20px;
	margin-top: 0;
	margin-bottom: 10px;
}

.mainSidebar .recentComments ul {
	list-style: none;
	padding: 0;
}

.mainSidebar .recentComments ul li {
	background: rgba(255, 255, 255, 0.04);
	padding: 5px 10px;
	list-style: none;
	border-radius: 10px;
	margin-bottom: 5px;
	font-size: 13px;
	word-break: break-word;
}

.recentComments .commentAvatar {
	top: 2px;
}

.blockHeader {
	font-family: Lato, system-ui, Helvetica, Arial, sans-serif;
	font-size: 22px;
	margin-top: 0;
}

.searchHeader {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 435px;
}

.file h1, h1.article_title > a {
	margin: 5px 0;
	/* font-size: 2em; */
	display: inline-block;
	font-family: Lato, system-ui, Helvetica, Arial, sans-serif;
	line-height: normal;
	color: inherit;
}

.post h1 {
	display: block;
}

.post .date-time, .post .file-category, .post .author {
	display: inline-block;
	margin-right: 15px;
}

.footer {
	font-weight: 300;
	text-align: center;
	width: 100%;
	font-size: 12px;
}

.footer a {
	margin: 5px;
}

.footer i {
	font-size: 24px;
	position: relative;
	top: -10px;
}

.footer img {
	opacity: 0.45;
	filter: grayscale(70%);
	padding: 5px;
	height: 25px;
	width: auto;
	transition: .5s;
}

.footer img:hover {
	opacity: 0.8;
	filter: grayscale(10%);
	transition: .5s;
}

.middle {
	max-width: 90%;
	min-height: 400px;
	margin: 0 auto;
	padding-top: 20px;
}

.header {
	/* max-width: 990px; */
	height: 200px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	overflow: hidden;
	/* border-radius: 15px; */
	background-color: #070707;
	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 3px 0 5px;
	-moz-box-shadow: rgba(0, 0, 0, 0.5) 3px 0 5px;
	box-shadow: rgba(0, 0, 0, 0.5) 3px 0 5px;
}

nav {
	/* max-width: 1200px; */
	border-radius: 10px;
	margin: 10px auto;
	height: 65px;
	padding: 15px;
	background: #2c2c2e;
}

.tabnav-wrapper {
	display: flex;
	justify-content: center;
	margin: -6px;
}

.tabnav {
	list-style: none;
	padding: 0;
	text-align: left;
	margin: 0 auto 0 385px;
	font-family: Lato, system-ui, Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
}

.tabnav li,
.user {
	position: relative;
	transition: .5s;
	display: inline-block;
	list-style: none;
	font-family: Lato, system-ui, Helvetica, Arial, sans-serif;
}

.tabnav li {
	height: 75px;
	border-radius: 2px;
	width: 75px;
	padding: 0 10px;
	margin: 0 20px;
	text-align: center;
	transition: background-color .3s ease;
}

.tabnav li:hover .dropdown,
.user:hover .dropdown,
#adminmenu li:hover .dropdown {
	display: block;
	cursor: pointer;
}

.tabnav li > a,
.user a {
	color: #cecbd0;
	text-transform: uppercase;
	padding-top: 18px;
	display: inline-block;
	width: 100%;
}

.dropdown {
	opacity: 0;
	visibility: hidden;
	top: 75px;
	position: absolute;
	background-color: rgba(48, 45, 65, 0.9);
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
	padding: 10px;
	z-index: 1;
	text-align: left;
	left: -50%;
	border-radius: 10px;
	transition: opacity 0.1s, max-height 0.5s;
	backdrop-filter: blur(4px);
	-webkit-backdrop-filter: blur(4px);
	white-space: nowrap;
	overflow: hidden;
	/* Hide overflowing content */
	max-height: 0;
	/* Initially hidden */
	max-width: 245px;
	border-left: 0px solid transparent;
	box-sizing: border-box;
}

.user .dropdown {
	top: 65px;
	left: -11px;
	border-radius: 10px;
}
.user .dropdown a {
	padding: 8px;
}

.dropdown a {
	display: block;
	text-transform: uppercase;
	position: relative;
}

.tabnav li:hover .dropdown,
.user:hover .dropdown, .gamenav li:hover .dropdown {
	opacity: 1;
	max-height: 1000px;
	visibility: visible;
	transition: opacity 0.1s, visbility .2s, max-height 0.5s;
}
.user .dropdown a {
	font-size: 13px;
	letter-spacing: normal;
}

.tabnav li:hover{
	background-color: rgba(48, 45, 65, 0.4);
	transition: background-color .3s ease;
}

.gamenav li:hover {
	width: 200px;
	background-color: rgba(45, 61, 65, 0.4);
	transition: background-color .3s ease, width 0.1s ease-in-out 0.1s;
}

.gamenav li > a {
	width: 100%;
	display: inline-block;
}

.gamenav-wrapper {
	display: flex;
	justify-content: center;
	margin: 0 0 -20px 0;
}

.gamenav {
	list-style: none;
	text-align: center;
	font-family: Lato, system-ui, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	background-color: #07161aba;
	padding: 5px;
	border-radius: 5px;
	border-left: 2px solid #c46eff80;
	border-right: 2px solid #c46eff80;
}

.gamenav li {
	position: relative;
	transition: .5s;
	display: inline-block;
	list-style: none;
	font-family: Lato, system-ui, Helvetica, Arial, sans-serif;
		width: 100px;
	height: auto;
	text-align: center;
	transition: background-color .5s ease, width 0.3s ease-in-out 0.3s;
}

.gamenav .dropdown {
	width: 200px;
	top: 35px;
}

.gamenav li:not(:last-child) {
	border-right: 1px solid #c46eff26;
}

.gamenav li a {
	color: #c46eff;
	text-transform: uppercase;
}

.gamenav li a:hover {
	color: #622e9b;
	transition: .5s;
}

.gamenav li:hover .dropdown,
.user:hover .dropdown {
	max-height: 1000px;
	visibility: visible;
	opacity: 1;
	transition: all .5s ease-in-out;
	display: block;
	cursor: pointer;
}

a.user-link {
	position: relative;
	transition: .5s;
	display: inline-block;
	padding: 10px;
	line-height: normal;
	margin: 12px;
	background-color: #1c1c1e;
	border-radius: 30px;
	width: auto;
}

a.user-link:hover {
	background-color: #2c2c2e;
	transition: .5s;
}

.navatar {
	border-radius: 50%;
	max-width: 35px;
	max-height: 35px;
	display: inline-block;
	overflow: hidden;
	margin: -2px 5px -5px 0;
	border: 1px solid #c46eff80;
}

.navatar img {
	position: relative;
	margin-left: 50%;
	transform: translateX(-50%)scale(1.1);
	height: 35px;
}

.nav-username {
	display: inline-block;
	max-width: 100px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 3px 5px 3px 0;
}

a.login {
	padding: 18px;
}

.hamburger {
	display: none;
	padding: 0;
	cursor: pointer;
	background: none;
	border: none;
	font-size: 50px;
	color: #c46eff;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}

.hamburger2 {
	display: none;
	padding: 0;
	cursor: pointer;
	background: none;
	border: none;
	font-size: 30px;
  	color: #c46eff;
  	float: right;
  	margin-top: 10px;
  	margin-right: 10px;
  	background-color: #07161aba;
  	padding: 3px 10px 0 10px;
  	border-radius: 5px;
  	border-left: 2px solid #c46eff80;
  	border-right: 2px solid #c46eff80;
  	margin-bottom: 10px;
}

.close-btn, .close-btn2 {
	display: none;
}

.tabnav.expanded {
	height: 100%;
}


.search-form {
	overflow: hidden;
	margin: 20px -50px 20px 0;
	position: relative;
	color: #fff;
}

.search-form input {
	width: 50px;
	padding-left: 32px;
	padding-right: 32px;
	box-sizing: inherit !important;
	font-family: Lato;
	height: 20px;
	padding: 8px 13px;
	font-size: 20px;
	line-height: 1.5;
	background-color: #393940;
	border: 2px solid transparent;
	border-radius: 30px;
	transition: .5s;
	font-family: Lato, sans-serif;
	color: #fff;
}

.search-form form::before {
	display: inline-block;
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	margin-right: -34px;
	width: 36px;
	font-size: 20px;
	text-align: center;
	position: absolute;
	padding: 8px;
	pointer-events: none;
	color: #cecbd0;
	top: 2px;
}

.search-form button {
	display: none;
}

.search-form input:focus {
	border-color: #c46eff;
	outline: none;
	width: 180px;
	border-radius: 10px 30px 30px 10px;
	margin-left: 10px;
	padding-left: 30px;
}

.search-form2 {
	margin: 0 auto 10px auto;
	text-align: center;
}

.search-form2 input {
	font-family: Lato, sans-serif;
	background-color: #1c1c1e;
	border: 2px solid transparent;
	color: #fff;
	border-radius: 10px;
	max-width: 400px;
	width: calc(100% - 20px);
}
.search-form2 button {
	max-width: 150px;
	margin: 8px 0;
}

#toggleTags {
transition: .5s;
color: #fff;
background-color: #c46eff;
cursor: pointer;
border: 1px solid transparent;
border-radius: 10px;
padding: 6px;
padding: 0.5rem;
line-height: normal;
font-family: Lato;
text-transform: uppercase;
}

select#tag, select#tagMode {
	background: #1c1b1e;
	color: #ebebeb;
	border: 1px solid #ebebeb2e;
	border-radius: 5px;
	padding: 10px;
	display: block;
	position: relative;
	margin: 0 auto;
}

.child-categories {
	overflow: scroll;
}

.pagination {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	gap: 2px 25px;
	margin: 20px 0;
	padding: 0;
}

.pagination a {
	text-decoration: none;
	padding: 10px;
}

.pagination a.active {
	background-color: #c46eff;
	color: #fff;
	border-radius: 5px;
}

.ellipsis {
	line-height: 40px;
}

.dropdown a {
	display: block;
	padding: 5px;
	text-decoration: none;
	color: #898b98;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	letter-spacing: 3px;
}

.tabnav li a:hover,
.dropdown a:hover,
div.user a:hover {
	color: #6f41a1;
	transition: .5s ease;
}

.tabnav li i.fas, .tabnav li i.fab {
	position: relative;
	display: block;
}

div.user i.fas {
	margin-right: 5px;
}

.logo {
	font-size: 65px;
}

.logo img {
	max-width: 365px;
	width: 365px;
	position: absolute;
	top: 35px;
	margin-left: 5px;
	z-index: 1;
	/* filter: drop-shadow(1px 1px 0px #c27dff); */
}

#login,
#signup {
	max-width: 400px;
	margin: 0 auto;
}
div#signup form input#upload-file {
	width: calc(100% - 20px);
}

.flex-buttons {
	display: flex;
	margin: 10px 0;
}

.flex-buttons a {
	flex: auto;
	margin: 0 5px;
	text-align: center;
}

.notification-queue {
	position: absolute;
	padding: 4px;
	font-family: Lato, system-ui, Helvetica, Arial, sans-serif;
	background-color: rgba(196, 46, 46, 0.15);
	border: 1px solid #c42e2e;
	color: white;
	border-radius: 50%;
	width: 12px;
	height: 12px;
	white-space: nowrap;
	font-size: 11px;
	line-height: 12px;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.3);
	font-weight: bold;
	margin: -8px -3px;
	text-align: center;
	text-shadow: black 0px 1px 1px;
}

.notification-queue2 {
	position: absolute;
	font-family: Lato, system-ui, Helvetica, Arial, sans-serif;
	padding: 4px;
	background-color: rgba(255, 169, 4, 0.15);
	border: 1px solid #ffa904;
	color: white;
	border-radius: 50%;
	width: 12px;
	height: 12px;
	white-space: nowrap;
	font-size: 11px;
	line-height: 12px;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.3);
	font-weight: bold;
	margin: -8px -3px;
	text-align: center;
	text-shadow: black 0px 1px 1px;
}

.col-md-6 {
	width: 55%;
	float: left;
	margin-right: 30px;
}

.col-md-3 {
	width: 20%;
	float: right;
}

.game-block {
	background-color: #26272b;
	/* padding: 45px 0 20px; */
	font-size: 15px;
	line-height: 24px;
	color: #898b98;
	/* background: linear-gradient(rgba(15, 39, 45, 0.82), rgb(9, 29, 34)), url(./art.jpg) center no-repeat; */
	background-size: cover;
	/* background-position-y: 50%; */
	text-shadow: #0c0d11 1px 1px 1px;
	margin-top: 10px;
	mask-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1), rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
}

.game-block .header_img {
	position: relative;
	height: 0;
	padding-top: 20%;
	margin-bottom: 20px;
}

.game-block .header_img img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-height: 62%;
	width: auto;
}

.game-card-art {
	overflow: hidden;
	border-radius: 10px;
	width: 100%;
	max-width: 370px;
	text-align: center;
	display: inline-block;
	margin-top: 20px;
	margin-right: 20px;
	height: 250px;
	position: relative;
	background-size: 125%;
	background-position: center;
	position: relative;
	transition: box-shadow 0.3s ease, background-size 0.3s ease;
}

.game-card-art::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(rgba(26, 15, 45, 0.82), rgba(25, 9, 34, 0.9));
	mix-blend-mode: normal;
	transition: opacity 0.3s ease;
	backdrop-filter: blur(2px);
	-webkit-backdrop-filter: blur(2px);
}

.game-card:hover .game-card-art::before {
	opacity: 0.75;
}

/* .game-card:hover .game-card-art::after {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 1000;
	background: repeating-linear-gradient(0deg, #111 0px, #111 1px, transparent 2px, transparent 5px);
	background-size: 100% 5px;
	animation: lines 2s infinite linear;
	opacity: 0.25;
	mix-blend-mode: multiply;
	pointer-events: none;
	border-radius: 10px;
	transition: all .5s;
} */

.game-card:hover .game-card-art {
	box-shadow: inset 10px 10px 18px 0px rgba(0, 0, 0, 0.75);
	background-size: 150%;
}

.game-card span {
	position: absolute;
	top: 37%;
	left: 22%;
}

.game-card span img {
	width: 100%;
	max-width: 200px;
}


.site-footer {
	background-color: #2c2c2e;
	padding: 45px 0 20px;
	font-size: 15px;
	line-height: 24px;
	color: #898b98;
	text-shadow: #0c0d11 1px 1px 1px;
	margin-top: 10px;
}

.site-footer hr {
	opacity: 0.5
}

.site-footer hr.small {
	margin: 20px 0
}

.site-footer h6 {
	color: #fff;
	font-size: 22px;
	font-family: Lato, sans-serif;
	margin: 0;
	letter-spacing: 2px
}

.footer-links {
	padding-left: 0;
	list-style: none
}

.footer-text {
	margin-top: 15px;
}

.footer-links li {
	display: block;
	padding: 0 0 0 13px;
	position: relative;
}

.footer-links li:before {
	content: "";
	background: #c46eff;
	border-radius: 50%;
	display: block;
	width: 4px;
	height: 4px;
	position: absolute;
	left: 0;
	top: 50%;
	margin: -2px 0 0 0;
}

.footer-links.inline li {
	display: inline-block
}

.site-footer .social-icons {
	text-align: right
}

.site-footer .social-icons a {
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin-left: 6px;
	margin-right: 0;
	border-radius: 100%;
	background-color: #33353d;
	position: relative;
}

.copyright-text {
	margin: 0
}

.row:after {
	clear: both !important;
	display: table;
	content: " ";
}

.social-icons {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
	margin-top: -40px;
}

.social-icons li {
	display: inline-block;
	margin-bottom: 4px
}

.social-icons li.title {
	margin-right: 15px;
	text-transform: uppercase;
	color: #96a2b2;
	font-weight: 700;
	font-size: 13px
}

.social-icons a {
	background-color: #eceeef;
	color: #818a91;
	font-size: 16px;
	display: inline-block;
	line-height: 44px;
	width: 44px;
	height: 44px;
	text-align: center;
	margin-right: 8px;
	border-radius: 100%;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear
}

.social-icons a:active,
.social-icons a:focus,
.social-icons a:hover {
	color: #fff;
	background-color: #29aafe
}

.social-icons.size-sm a {
	line-height: 34px;
	height: 34px;
	width: 34px;
	font-size: 14px
}

.social-icons a.facebook:hover {
	background-color: #0866ff
}

.social-icons a.twitter:hover {
	background-color: #000;
}

.social-icons a.discord:hover {
	background-color: #5865f2
}

.social-icons a.youtube:hover {
	background-color: #ff0000
}

.social-icons a.reddit:hover {
	background-color: #FF4500
}

.social-icons a.donate:hover {
	background-color: #ff5b5e;
}

.social-icons a.instagram:hover {
	background: linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d)
}

.container {
	max-width: 1620px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.centerContainer {
	text-align: center;
	margin: 0 auto;
}

.ql-snow, .ql-snow .ql-picker-options, .ql-snow .ql-picker {
  background-color: #1c1c1e !important;
  color: #cbcbcb !important;
}

.ql-snow .ql-editor blockquote, .comment blockquote {
  background: #13151b;
	border-left: 4px solid #c46eff !important;
	padding: 15px;
	clear: both;
	word-wrap: normal;
	margin: 0;
	border-radius: 5px;
}

.ql-snow svg {
	filter: invert(81%) sepia(29%) saturate(9%) hue-rotate(340deg) brightness(97%) contrast(88%);
}

.ql-container {
	font-family: system-ui, Helvetica, sans-serif !important;
	font-size: 15px !important;
}

.ql-snow.ql-toolbar button:hover, .ql-snow .ql-toolbar button:hover, .ql-snow.ql-toolbar button:focus, .ql-snow .ql-toolbar button:focus, .ql-snow.ql-toolbar button.ql-active, .ql-snow .ql-toolbar button.ql-active, .ql-snow.ql-toolbar .ql-picker-label:hover, .ql-snow .ql-toolbar .ql-picker-label:hover, .ql-snow.ql-toolbar .ql-picker-label.ql-active, .ql-snow .ql-toolbar .ql-picker-label.ql-active, .ql-snow.ql-toolbar .ql-picker-item:hover, .ql-snow .ql-toolbar .ql-picker-item:hover, .ql-snow.ql-toolbar .ql-picker-item.ql-selected, .ql-snow .ql-toolbar .ql-picker-item.ql-selected {
	color: #c46eff !important;
}

.ql-toolbar.ql-snow {
	border-radius: 10px 10px 0 0;
	border: 1px solid #ebebeb2e !important;
}
.ql-container.ql-snow {
	border-radius: 0 0 10px 10px;
	border: 1px solid #ebebeb2e !important;
}


@media (min-width:768px) {
	li.mobile-link {
		display: none;
	}

	.sidebar-mobile {
		display: none;
	}
}

@media (min-width:1440px) {
	.swiper-inside {
		padding: 2% 20px;
	}
}

@media (min-width:1250px) {
	.mainContainer .main {
	  width: calc(100% - 380px);
	}
}

@media (max-width: 1240px) {
	.tabnav li {
		width: 70px;
		margin: 0 15px;
	}

	.tabnav {
		font-size: 14px;
		margin: 0 auto 0 305px;
	}

	.logo img {
		max-width: 280px;
		width: calc(100% - 80px);
		margin-left: 0px;
		top: 45px;
	}

	.logo .au {
		margin-left: -15px;
		font-size: 7.7px;
	}
}

@media (max-width:1200px) {

	.mainContainer {
		display: block;
	}
	
	.mainContainer .main {
	  max-width: 1440px;
	}

	.files-row .file-list {
		width: 180px;
		overflow: visible;
	}
	
	.news_row .file-list {
		width: auto;
	}

	.files-row .file-list:not(:last-child) {
		margin: 0 10px 0 0;
	}

	.mainSidebar {
		max-width: none;
		min-width: none;
		min-height: none;
		margin: 10px 0;
		display: block;
		width: 100%;
	}

	.mainSidebar aside:not(.sidebar) {
		vertical-align: top;
		width: calc(50% - 42px);
		display: inline-block;
	}
}

@media (max-width: 1040px) {
	.tabnav li {
		width: 60px;
	}

	.tabnav li:hover {
		width: 175px;
		background-color: rgba(45, 61, 65, 0.4);
		transition: background-color .5s ease, width 0.3s ease-in-out 0.3s;
	}

	.tabnav li:hover .dropdown,
	.user:hover .dropdown {
		opacity: 1;
		max-height: 1000px;
		max-width: 176px;
		border-left: 5px solid #c46eff;
		transition: max-height 0.3s ease-in-out 0.3s, max-width 0.3s ease-in-out 0.5s, opacity 0.2s ease-in-out 0s, border-left 0.5s ease-in-out;
	}

	.dropdown a {
		font-size: 12px;
	}
	article img {
		width: 100% !important;
		max-width: 900px;
	}
}

@media (max-width: 1000px) {
	.buttons-left {
		display: none;
	}

	.links {
		display: block;
		padding-right: 1px;
		margin-left: auto;
		margin-right: auto;
	}

	.links img {
		width: 40px;
		height: auto;
	}

	.twitterfeed {
		display: none;
	}

	.vid {
		padding: 10px;
		padding-left: 10px;
		margin-top: -50px;
	}
	
	iframe {
		height: 50dvw;
		width: calc(100% - 5px);
	}
}

@media (max-width:991px) {
	.site-footer [class^=col-] {
		margin-bottom: 30px;
		width: 100%;
	}

	/* .files-row {
		overflow: scroll;
		width: 100%;
	} */

}

@media (max-width: 990px) {
	/* div.file {
		max-width: 98%;
	} */
	
	.search-form input:focus {
	width: 100px;
}
	
	.logo img {
		max-width: 240px;
		top: 50px;
	}
	.logo .au {
		margin-top: -10px;
		font-size: 6px;
	}
	
	.tabnav {
		margin: 0 auto 0 260px;
	}
	
	.tabnav li {
		margin: 0 10px;
	}

	.download {
		text-align: left;
	}

	.site-footer .copyright-text,
	.site-footer .social-icons {
		text-align: center;
		margin-top: 2px;
	}

	.avatar {
		max-height: 90px;
		max-width: 90px;
		width: 90px;
		min-width: 90px;
		min-height: 90px;
	}

	.member-info {
		margin-left: 100px;
	}
	.file-info {
		margin-left: 110px;
	}
	
	.thumb {
	  max-width: 100px;
	  max-height: 100px;
	  min-height: 100px;
	  min-width: 100px;
	}

	.member-files .download_img, .category-files .download_img {
		width: 90px;
		max-height: 90px;
		border-radius: 5px;
		width: 90px;
		min-width: 90px;
		min-height: 90px;
	}
	
	.member-files .thumb, .category-files .thumb, .posts .thumb {
		max-height: 100px;
		max-width: 100px;
		border-radius: 5px;
		width: 100px;
		min-width: 100px;
		min-height: 100px;
	}

	.files-column .file-info {
		margin-left: 95px;
	}
	.pagination {
		gap: 0;
	}
	.pagination a {
		flex: fit-content;
		text-align: center;
	}
	.pagination a.active {
		max-width: 20px;
	  }
}

@media (max-width:890px) {
	.highlight-star {
		font-size: 30px;	
	}

	.site-footer {
		padding-bottom: 0
	}

	p.file-desc {
	  min-height: 35px;
	  display: -webkit-box;
	  -webkit-line-clamp: 2;
	  -webkit-box-orient: vertical;
	  overflow: hidden;
	  text-overflow: ellipsis;
	  font-size: 13px;
  }

	.file-title {
		font-size: 18px;
		overflow: hidden;
		text-overflow: ellipsis;
		word-wrap: break-word;
		white-space: nowrap;
		display: inline-block;
		width: 100%;
	}
	
	.logo img {
		top: 35px;
	  }

	.member-info {
		margin-left: 85px;
		min-height: 100px;
	}
	
	.member-files > .file-list > .file-info > .date-time {
		display: inline-block;
	}

	

	.user-buttons {
		margin: -15px 0px;
	}

	.file-info p {
		margin: 2px 2px 0px auto;
	}

	.avatar {
		width: 70px;
		max-width: 70px;
		max-height: 70px;
		margin: 0 5px 0 0;
		min-width: 70px;
		min-height: 70px;
	}

	.avatar img {
		max-height: 70px;
	}
.screenshots {
	overflow: scroll;
}
.screenshots .download_img {
	min-width: 130px;
}

	.hamburger {
		display: block;
	}

	.close-btn {
		display: block;
		font-size: 50px;
		background: transparent;
		border: 1px solid transparent;
		border-radius: 2px;
		color: #c46eff;
		position: absolute;
		top: 30px;
		right: 30px;
		float: right;
		padding: 0;
	}

	.tabnav li:first-of-type {
		margin-top: 95px;
	}
	
	.tabnav li:not(:last-child) {
		margin-right: 0px;
	}

	.au {
		display: none;
	}

	.tabnav {
		position: fixed;
		width: 100%;
		background: rgba(48, 45, 65, 0.85);
		top: 0;
		backdrop-filter: blur(4px);
		-webkit-backdrop-filter: blur(4px);
		left: 0;
		z-index: 1;
		margin: 0 !important;
		border-radius: 10px;
		height: 0;
		overflow: hidden;
		transition: height 0.3s ease;
	}

	.tabnav li {
		font-size: 22px;
		height: 60px;
		margin: 0;
		display: block;
		text-align: center;
		width: 100%;
	}

	a.user-link {
		margin: 0;
		padding: 0;
		background-color: transparent;
	}

	li.mobile-link {
		display: block;
	}

	.tabnav-wrapper {
		display: block;
	}

	.sidebar-mobile .download {
		text-align: center;
	}

	.dropdown {
		display: none !important;
	}

	.tabnav li i.fas, .tabnav li i.fab {
		position: relative;
		margin: 0 10px;
		left: 0;
		top: 0;
		display: inline-block;
	}

	.tabnav li>a {
		padding-top: 20px;
	}

	.tabnav li:hover {
		width: 100%;
		background-color: rgba(45, 61, 65, 0.4);
		transition: background-color .5s ease, width 0.3s ease-in-out 0.3s;
	}

	.user,
	.search-form {
		display: none;
	}

	.featured-award {
		font-size: 2.25rem;
	}

	.main {
		padding: 10px;
	}

	.overContainer {
		padding: 5px;
	}

	nav {
		margin: 2px;
	}
}

@media only screen and (max-width: 700px) style2.css:77.wrap {
	padding: 15px;
}

@media (max-width: 600px) {
	.header {
		height: 100px;
	}
	
	.tags a {
		display: inline-block;
		margin: 2px;
	}

	.header_img p {
		font-size: 18px;
	}

	.files-column {
		width: 100%;
	}

	.circle {
		width: 250px;
		height: 250px;
	}

	.footer {
		font-size: 10px;

	}
	
	.swiper-inside {
		background: rgba(5, 5, 6, 0.6);
		height: 100%;
		margin: 0 auto;
		text-align: center;
		backdrop-filter: blur(2px);
		-webkit-backdrop-filter: blur(2px);
		border-radius: 9px;
	}
	.swiper img {
		border-radius: 10px;
	}
	
	.swiper-inside p {
		margin: 0;
		padding-top: 9%;
		width: 100%;
		text-shadow: 0px 0px 3px #000;
		font-size: 11px;
		line-height: 12px;
	}
	.swiper-inside a.btn {
		float: none;
		text-align: center;
		margin: -2px auto 0 auto;
		font-size: 10px;
		width: auto;
		padding: 2px 5px;
		border-radius: 5px;
	}
	.close-btn2 {
		display: block;
		font-size: 50px;
		background: transparent;
		border: 1px solid transparent;
		border-radius: 2px;
		color: #c46eff;
		position: absolute;
		top: 30px;
		right: 30px;
		float: right;
		padding: 0;
	}
	
	.gamenav {
		position: fixed;
		width: calc(100% - 5px);
		background: rgba(7, 25, 30, 0.95);
		top: 0;
		backdrop-filter: blur(3px);
		-webkit-backdrop-filter: blur(3px);
		left: 0;
		z-index: 1;
		margin: 0 !important;
		border-radius: 10px;
		height: 0;
		overflow: hidden;
		transition: height 0.3s ease;
		padding: 0;
	}
	
	.gamenav li {
		font-size: 24px;
		margin: 0;
		display: block;
		text-align: center;
		width: 100%;
		height: 75px;
	}
	.gamenav li:hover {
		width: 100%;
	}
	
	.mainSidebar aside:not(.sidebar) {
		width: calc(100% - 42px);
	}
	
	.gamenav.expanded {
		height: 100%;
	}

	.buttons-left {
		display: none;
	}

	.links {
		display: block;
		padding-right: 1px;

		margin-left: auto;
		margin-right: auto;
	}

	.links img {
		width: 30px;
		height: auto;
	}
	
	.hamburger2 {
		display: block;
	}
	
	.gamenav li:first-of-type {
		margin-top: 110px;
	  }

	.btn {
		overflow: hidden;
		text-overflow: ellipsis;
		word-wrap: break-word;
		white-space: nowrap;
		display: inline-block;
		width: 95%;
		text-align: center;
		margin: 0px 0;
	}

	.buttonList button {
		margin-bottom: 5px;
	}

	#commentForm .btn {
		width: 100%;
	}

	.mainSidebar aside {
		width: auto;
		display: block;
	}
	
	.sort-options {
		display: block;
		margin: -10px 0 10px 0;
		float: none;
	}
	
	.member-info {
		margin-left: 0;
		min-height: 100px;
		text-align: center;
	  }
	
	.user-buttons {
		margin: 10px auto 2px auto;
		float: none;
		text-align: center;
		display: flex;
	}
	
	.user-buttons a {
		font-size: 12px;
		  margin: 0 2px;
		  flex: fit-content;
	}
	
	.bio {
		text-align: left;
		margin-top: 15px;
	}
	.avatar {
		position: relative;
		text-align: center;
		display: block;
		margin: 0 auto;
	}
	.img-large {
		flex: 1 1 calc(100% - 10px);
		padding-top: 47%;
	}
	
	.featured-files .img-large {
		padding-top: 60%;
	}
	.index-link-featured {
		right: 10px;
		top: 370px;
		font-weight: normal;
		position: absolute;
	}
}

@media (max-width: 480px) {
	.logo img {
		max-width: 330px;
		width: calc(100% - 80px);
		margin-left: -5px;
	}
	
	.download-files {
		font-size: 1.5rem;
		line-height: normal;
	}
	.download-files li form button {
		font-size: 1.25rem;
	}

	.logo .au {
		margin-left: -20px;
		font-size: 9.3px;
	}
	
	.edit-screenshots-container {
		text-align: center;
		margin: 0 auto;
	}
	.edit-screenshots {
		margin-bottom: 10px;
	}
	
	.logo img {
		top: 30px;
	  }
	
	.file {
		margin: 10px 0;
	}
	.category-files {
		margin-top: 20px;
	}
	.sort-options label {
		display: block;
	}
	
	#contact input:not(.btn), #contact textarea {
		width: calc(100% - 15px);
	}
	#contact input.btn {
		width: 100%;
	}

	.hamburger {
		font-size: 38px;
		margin-top: 20px;
	}

	#fullForm input:not(.btn), #fullForm select, #myForm input {
		width: calc(100% - 20px);
	}
	#fullForm input.btn, #myForm input.upload {
		width: 100%;
	}
	#myForm input.upload {
		margin-top: 10px;
	}
	.highlight-star {
		font-size: 24px;	
	}
}

@media (prefers-color-scheme: light) and (max-width: 890px) {
	.tabnav {
		background: rgba(229, 223, 234, 0.95);
	}
}

@media (prefers-color-scheme: light) and (max-width: 450px) {
	.bio {
		width: 117%;
		margin: 8px 10px 0 0;
		position: relative;
		left: -77px;
	}
}

@media (max-width: 420px) {
	.logo .au {
		display: none;
	}

	nav {
		height: 35px;
	}

	.logo img {
		top: 15px;
	}
	.game-card-art {
		width: 100%;
	}

	.hamburger {
		margin-top: 5px;
		margin-right: 3px;
	}

	.tabnav.collapsed {
		top: 65px;
	}
	
	.files-column .file-title {
		font-size: 16px;
	}
}

@media (max-width: 400px) {
	.main {
		min-height: 345px;
	}

	div.file h1 {
		font-size: 1.5em;
	}

	.wrap {
		margin: 10px;
	}
	.tabnav li {
		height: 58px;
		font-size: 18px;
	}

}

@media (max-width: 360px) {
	.logo img {
		top: 18px;
	}
	.game-card span img {
	  width: 100%;
	  max-width: 150px;
	}
}

@media (max-width: 300px) {
	.logo img {
		top: 24px;
	}
}

@media (prefers-color-scheme: light) {
	body {
		background-color: #e2e3e4;
		color: #444a56;
	}
	
	.game-card-art::before {
	  background: linear-gradient(rgba(212, 187, 255, 0.82), rgba(25, 9, 34, 0.9));
  }
  .ipsCode, code, pre {
	background: #e2e3e4;
}

	.notification-queue {
		background-color: rgba(196, 46, 46, 0.6);
	}

	.notification-queue2 {
		background-color: rgba(255, 169, 4, 0.6);
	}
	
	.btn, .read, input.btn, #toggleTags {
	background-color: #8b28f7;	
	}
	.btn:hover, .read:hover, input.btn:hover, #toggleTags:hover {
		background-color: #c46eff;
	}

	.btn-small {
		background-color: rgb(203, 205, 206);
		text-shadow: none;
	}

	.sort-options select {
		background-color: rgb(217, 220, 222);
	}

	.search-form2 input {
		background-color: #d9dcde;
		color: #3f4144;
	}
	a {
		color: #8b28f7;
		transition: .5s;
	}
	a:hover {
		color: #c46eff;
		transition: .5s;
	}

	div.file h1 a,
	h1.admintitle a {
		color: #000;
	}
.site-footer {
	background-color: #f1f2f3;
	text-shadow: none;
}
.site-footer h6 {
  color: #444a56;
  }
  .site-footer .social-icons a {
	  background-color: #e2e3e4;
  }
	nav,
	.dropdown,
	.user .dropdown {
		background-color: rgba(244, 245, 246, 0.9);
	}

	a.user-link {
		background-color: rgb(217, 220, 222);
	}

	a.user-link:hover {
		background-color: rgb(203, 205, 206);
	}

	.search-form input {
		background-color: rgb(203, 205, 206);
		color: #595959;
	}
	
	.tabnav li > a, .user a {
	color: #444a56;	
	}
	.search-form form::before {
		color: #444a56;
	}
	.file-title {
		color: #444a56;
	}
	.inbox li a {
		  color: #444a56;
		  background: #d9dcde;
	  }
	.inbox li a:hover {
	  background: #d7d5d973;
	}
	

	.tabnav li a:hover,
	.dropdown a:hover,
	div.user a:hover {
		color: #c46eff;
	}

	.main,
	.mainSidebar aside,
	.tabnav.collapsed {
		background-color: rgba(244, 245, 246, 0.85)
	}

	.legal {
		color: rgba(0, 0, 0, 0.35);
	}

	.info,
	.error {
		color: #494c4f;
		text-shadow: none;
	}

	.info a {
		color: #8b28f7;
	}
	
	.file-list, .member-info .author, .bio {
		background-color: rgba(96, 119, 145, 0.19);
	}
	
	.img-large .file-info .file-title, .img-large .file-info .file-desc, .img-large .file-info .date-time, .img-large .file-info .download-count {
	color: #cecbd0;
	}

	blockquote {
		background: #8b28f7;
		color: #373737;
	}

	.counter {
		background-color: rgba(0, 0, 0, 0.06) !important;
	}

	.file-terms,
	.majorRelease {
		color: #000;
		text-shadow: none;
	}

	aside.sidebar ul {
		background-color: rgb(203, 205, 206);
	}

	table {
		background: rgba(110, 110, 111, 0.11) !important;
	}

	table th {
		background-color: rgba(74, 74, 74, 0.29) !important;
	}
	
	.logo img {
		filter: brightness(0) saturate(100%) invert(24%) sepia(81%) saturate(4916%) hue-rotate(263deg) brightness(95%) contrast(105%);
	}

	hr {
		opacity: 12%;
	}
	.file-category a {
		color: #fff;
	}

	#fullForm input:not(.btn), #myForm input:not(.upload), #fullForm select, #tagOptions select {
	  background: #dfe0e5;
	  color: #444a56;
  }
.ql-snow, .ql-snow .ql-picker-options, .ql-snow .ql-picker {
	background-color: rgb(203, 205, 206) !important;
	color: #444a56 !important;
  }
  .ql-snow svg {
	filter: invert(81%) sepia(29%) saturate(9%) hue-rotate(340deg) brightness(47%) contrast(88%);
  }
}
