a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body {
	line-height: 1
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

html,
body {
	margin: 0;
	min-width: 350px;
	font-family: Arial, helvetica neue, Helvetica, sans-serif;
	padding: 0;
	background-color: #fff;
	word-break: break-word
}

a {
	text-decoration: none;
	color: inherit
}

em,
i {
	font-style: italic
}

b,
strong {
	font-weight: 700
}

select {
	cursor: pointer
}

.guest {
	position: fixed;
	width: 100%;
	height: 176px;
	bottom: 0;
	background-color: #b30000;
	border-top: 6px solid #1d78d5;
	text-align: center;
	background-image: url(/media/QMXHIiC3.png)
}

.guest .welcome {
	color: #fff;
	font-weight: 700;
	text-align: center;
	font-size: 24px;
	margin-top: 12px
}

.guest .who {
	color: #fff;
	margin: 0 auto;
	margin-top: 12px;
	padding-left: 24px;
	padding-right: 24px;
	max-width: 466px
}

.guest .close {
	position: absolute;
	margin-top: -20px;
	font-size: 24px;
	color: #fff;
	background-color: #02376c;
	width: 28px;
	height: 28px;
	border-radius: 30px;
	right: 10px;
	padding: 4px;
	cursor: pointer
}

.guest .create {
	color: #fff;
	font-weight: bolder;
	background-color: #02376c;
	width: 240px;
	margin: 0 auto;
	height: 48px;
	line-height: 48px;
	margin-top: 18px;
	border-radius: 4px
}

.alert {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	box-shadow: 0 0 5px #000;
	padding: 10px 15px;
	background-color: #bc0000;
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	color: #fff
}

.alert svg:first-of-type {
	margin-right: 15px
}

.alert svg:last-of-type {
	margin-left: 15px
}

.show {
	display: inherit
}

.header {
	background-size: cover;
	background-position: center;
	background-color: #b3b3b3;
	margin-bottom: 0
}

.header .bg {
	padding: 15px 8px 12px;
	text-align: center;
	color: #fff
}

.header .bg .title {
	display: block;
	font-size: 18px
}

.header .bg .description {
	font-size: 12px
}

.header .logo {
	display: none;
	width: 70px;
	height: 70px;
	background-image: url(https://media.greatawakening.win/post/bQ9LvPyM.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-tap-highlight-color: transparent
}

.header .logo:hover {
    background-image: url(https://media.greatawakening.win/post/lWstonUd.png);
}

.header .social {
	display: none
}

.header .logo:hover {
	background-position: center bottom
}

.header .bar {
	display: flex;
	position: relative;
	padding: 10px 0 8px;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	justify-content: flex-start;
	background-color: rgba(0, 0, 0, .24);
	border-bottom: 1px solid #222222
}

.header.fixed .bar {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1;
	background-color: #222
}

.nav-main {
	color: #d8d8d8;
	text-decoration: none;
	position: relative;
	width: 3em;
	height: 2em;
	margin-left: 12px;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent
}

.nav-main:before {
	position: absolute;
	top: .15em;
	margin-left: -1.5em;
	width: 3em;
	height: .3em;
	background: #fff;
	box-shadow: 0 .6em 0 0 #fff, 0 1.2em 0 0 #fff
}

.nav-main.active:before {
	top: 0;
	box-shadow: none;
	background: 0 0;
	font-size: 22px;
	color: transparent;
	text-shadow: 0 0 0 #fff
}

.nav-main svg {
	font-size: 18px
}

.nav-main.active svg {
	color: #b30000
}

.desktop {
	display: none
}

.nav-main .inner {
	display: none;
	position: relative;
	top: 13px;
	left: 0;
	width: 130px;
	z-index: 1;
	background-color: #02376c;
	white-space: nowrap;
	overflow: hidden
}

.nav-main .inner a {
	display: block;
	color: #fff;
	padding: 10px;
	user-select: none;
	text-transform: uppercase
}

.nav-main .inner a:hover {
	background-color: #fff;
	color: #000
}

.nav-main .inner a.active {
	border-bottom: 2px solid #777
}

.nav-main .inner a.active:hover {
	color: #fff
}

.nav-user {
	max-width: 312px;
	height: 37px;
	color: #d8d8d8;
	position: absolute;
	padding-right: 48px;
	top: 1px;
	right: 0;
	display: flex;
	align-items: center
}

.nav-user .inner {
	display: none;
	text-transform: none;
	max-width: 300px;
	padding-left: 12px;
	font-size: 12px
}

.nav-user .inner>a:first-child {
	flex: 1;
	margin-right: 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.nav-user .inner i {
	display: block;
	width: 16px
}

.nav-user .inner svg {
	font-size: 16px
}

.nav-user .inner img {
	height: 16px
}

.nav-user .inner span {
	margin: 0 5px
}

.nav-user.active .inner {
	display: flex;
	align-items: center;
	justify-content: center
}

.nav-user .toggle {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 14px;
	width: 4px;
	position: absolute;
	right: 13px;
	font-size: 14px;
	font-weight: 500;
	top: 50%;
	transform: translateY(-50%);
	padding: 3px 7px 2px;
	-webkit-tap-highlight-color: transparent
}

.nav-user .toggle.active {
	background-color: #fff;
	color: #0472b1
}

.nav-user.active.register {
	padding-left: 8px
}

.dropdown-container {
	position: relative;
	display: inline-block;
	cursor: pointer
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #242424;
	z-index: 1;
	width: 140px;
	margin-left: -130px;
	padding-top: 14px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom: 4px solid #242424;
	border-left: 4px solid #242424;
	border-right: 4px solid #242424
}

.dropdown-content a {
	color: #fff;
	padding: 8px 16px;
	text-decoration: none;
	display: block;
	text-shadow: none
}

.dropdown-content a:hover {
	background-color: #353535
}

@media(hover:hover) {
	.nav-user .toggle:hover {
		background-color: #fff;
		color: #0472b1
	}
}

.container {
	width: 100%;
	overflow: hidden;
	box-sizing: border-box
}

.container.padded {
	padding-left: 12px;
	padding-right: 12px
}

.home .container,
.search .container,
.post-single .container,
.profile .container,
.page .container,
.logs .container {
	display: flex;
	position: relative
}

.main-content {
	background-color: #f0f0f0;
}

.clean {
	display: none
}

.post .vote {
	margin: 0 12px 0 10px;
	text-align: center
}

.post .vote .count {
	display: block;
	text-align: center;
	color: #c6c6c6;
	user-select: none;
	font-size: 14px;
	margin-top: 4px;
	margin-bottom: 4px
}

.post .vote a,
.post .vote-up-small,
.post .vote-down-small {
	color: #bbb
}

.post .actions .vote-small a {
	margin-right: 0
}

.comment .vote {
	display: flex;
	align-items: center;
	width: 38px;
	flex-direction: column;
	text-align: center;
	user-select: none;
	font-size: 14px;
	color: #cbcbcb;
	-webkit-tap-highlight-color: transparent
}

.comment .vote a {
	font-size: 18px;
	transition: color .2s
}

.comment .vote a:first-of-type {
	margin-bottom: 4px
}

.comment .vote a:last-of-type {
	margin-top: 4px
}

.vote[data-vote=up] a[data-direction=up],
.vote[data-vote=up] .count {
	color: #ff4500;
}

.vote[data-vote=down] a[data-direction=down],
.vote[data-vote=down] .count {
	color: #9494ff
}

.post {
	display: flex;
	flex-wrap: wrap;
	padding: 8px 10px 8px 0
}

.post .top {
	margin-bottom: 6px
}

.post .thumb {
	width: 62px;
	height: 62px;
	margin-right: 8px;
	overflow: hidden;
	background-repeat: no-repeat
}

.post .thumb.default-thumbnail {
	background-image: url(/img/default-thumbnail.png);
	background-repeat: no-repeat
}

.post .thumb a {
	display: block;
	width: 100%;
	overflow: hidden;
	text-align: center
}

.post .thumb img {
	max-width: 100%;
	user-select: none
}

.post .body {
	flex: 1;
	padding-top: 2px
}

.post .title {
	font-size: 16px;
	line-height: 20px;
	margin-right: 2px;
	color: #3475d6;        
}

.post .title:visited {
	color: #9b18d2;
}

.set-suggested {
	font-size: 12px;
	text-align: right;
	padding: 0 8px;
	color: #939393;
	margin-bottom: 8px
}

.post .domain {
	font-size: 10px;
	font-weight: 700;
	color: #aeaeae
}

.post .nsfw {
    font-size: 14px;
    color: #ff5454;
    margin-right: 4px;
    border: 1px solid;
    border-radius: 15px;
    border-color: darkorange;
}

.post .details,
.message .details,
.note .details {
	font-size: 12px;
	color: #888
}

.post .details,
.comment .details {
	margin-bottom: 6px;
	line-height: 16px
}

.message .details {
	margin-bottom: 5px
}

.details .since,
.details .submitter,
.details .distinguished,
.details [data-action]:not(:first-child):not(:last-of-type) {
	margin-right: 2px
}

.details .submitter {
	color: orange
}

.details .submitter+.distinguished {
	margin-left: 0
}

.details .edited {
	margin: 0 4px;
	color: #bfbfbf
}

.details a.author,
.note a.author {
	color: #369
}

.details a.author:hover,
.note a.author:hover {
	text-decoration: underline
}

.actions {
	font-size: 10px;
	font-weight: 700;
	line-height: 16px;
	cursor: default
	color: #56b9ff;
}

.actions a {
	margin-right: 6px;
	color: #888
}

.actions a:hover {
	text-decoration: underline
}

.actions .comments,
.actions [data-action=reply] {
	font-size: 11px;
	color: #5a78c4
}

.actions .removed {
	color: #e00000
}

.history,
.confirm {
	color: red
}

.history {
	margin: 0 2px;
	font-size: 12px
}

.confirm a,
.confirm span {
	color: inherit
}

.confirm a:first-of-type,
.confirm span {
	margin-right: 2px
}

.confirm a:last-of-type {
	margin-right: 5px
}

.post-single .content,
.post-list .content .inner,
.message,
.page .content {
	max-width: 840px
}

.post-single .post .content,
.message .content {
	margin: 6px 0
}

.post-single .post .top {
	min-height: 62px
}

.post-single .post .details,
.post-single .post .content,
.post-single .post .actions {
	margin-left: -96px
}

.post-single .post .content {
	padding: 5px 0
}

.post-single .form .status,
.post-single .form .error,
.form.reply .status,
.form[class*=update-] .status {
	display: inline-block;
	width: auto;
	margin-left: 10px
}

.post+.reports {
	margin: 8px 4% 2px
}

.comment .actions+.reports {
	margin: 8px 12px 2px 0
}

.reports {
	max-width: 1200px;
	padding: 6px 10px;
	border: 1px solid #000;
	color: #54A0C9;
	background-color: #252525;
	border-radius: 8px;
	font-size: 11px;
	margin-top: 8px
}

.reports p {
	margin-bottom: 7px
}

.reports ol {
	margin-left: 12px
}

.reports li:not(:last-child) {
	margin-bottom: 4px
}

.error {
	text-align: center;
	margin-top: 44px
}

.error svg {
	margin-bottom: 16px;
	font-size: 72px;
	color: #e1e1e1
}

.error .text {
	font-size: 12px;
	color: #525252
}

.content *,
.empty *,
.comment-list .context,
.revision {
	font-size: 14px;
	line-height: 20px
}

.content p,
.empty p,
.content ul,
.content ol,
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
	margin: 5px 0
}

.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
	font-weight: 700
}

.content h1 {
	font-size: 18px
}

.content h2 {
	font-size: 17px
}

.content h3 {
	font-size: 16px
}

.content h4 {
	font-size: 15px
}

.post-single .content p {
	color: #222
}

.content *:first-child {
	margin-top: 0
}

.content *:last-child {
	margin-bottom: 0
}

.content img {
	border: 2px solid #2b2b2b;
	display: block;
	max-width: 100%
}

.content a,
.log-list .log a,
.comment-list .context a {
	color: #527fc5;
}

.content ul,
.content ol {
	margin-left: 24px
}

.content ul {
	list-style-type: disc
}

.content ol {
	list-style-type: decimal
}

.content blockquote {
	display: block;
	position: relative;
	margin: 16px 8px;
	padding: 8px 20px 8px 35px;
	border-left: 5px solid #2d76bf; 
	border-radius: 3px;
	text-align: justify
}

.message .content blockquote {
	color: #444
}

.content blockquote:before {
	content: "\201C";
	position: absolute;
	font-family: Georgia, serif;
	font-weight: 700;
	font-size: 40px;
	top: 15px;
	left: 10px;
	color: #b93a43
}

.more {
	padding: 8px 8px 6px;
	font-size: 12px;
	color: gray;
	user-select: none
}

.more a {
	display: inline-block;
	margin-left: 2px;
	padding: 8px 16px;
	background-color: #1768b7;
	border: 1px solid #8c8c8c;
	border-radius: 3px;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff
}

.more a:hover {
	background-color: #fff;
	border: 1px solid #0472b1;
	color: #1768b7;  
}

.loader {
	text-align: center;
	margin-top: 24px;
	font-size: 26px;
	color: #acacac
}

.draggable {
	cursor: grab
}

.comment+.more {
	margin-top: 8px
}

.log+.more {
	margin-top: 4px
}

.sidebar {
	position: absolute;
	width: calc(100% - 24px);
	right: -100%;
	margin-top: 12px
}

.sidebar li {
	list-style: inside;
	margin-bottom: 6px
}

.sidebar li:last-of-type {
	margin-bottom: 0
}

.sidebar .module.moderator-list li {
	list-style: none;
	margin-left: 6px
}

.sidebar ul {
	margin-top: 6px
}

.sidebar hr {
	border: none;
	height: 2px
}

.sidebar .search {
	margin-bottom: 12px
}

.sidebar .search input {
	border: none;
	height: 40px;
	width: 100%;
	border-left: 4px solid #999;
	box-shadow: 0 0 2.75px .25px rgba(0, 0, 0, .05);
	box-sizing: border-box;
	padding: 12px
}

.sidebar .img {
	display: none;
	width: 100%;
	margin-bottom: 12px
}

.module,
.popup .inner,
.sidebar blockquote {
	background-color: #fff
}

.module .head,
.sidebar h3,
.popup .head {
	position: relative;
	padding: 10px 35px 8px;
	text-align: center;
	border-radius: 1.5px;
	line-height: 22px;
	color: #2b2b2b
}

.module ul {
	margin-top: 8px;
	margin-bottom: 8px
}

.module li {
	margin-bottom: 6px;
	list-style: inside
}

.module .head:before,
.sidebar h3:before,
.popup .head:before {
	left: 10px
}

.module .head:after,
.sidebar h3:after,
.popup .head:after {
	right: 10px
}

.module .head,
.sidebar h3 {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	background-color: #fff;
	color: #4d4d4d;
	font-size: 18px
}

.module .body,
.sidebar blockquote {
	margin: 0 auto 14px;
	padding: 14px 12px 12px;
	font-size: 12px;
	color: #000
}

.module .body p,
.sidebar blockquote p {
	margin-bottom: 12px;
	line-height: 14px
}

.sidebar blockquote h4 {
	margin-bottom: 2px
}

.module .body p:last-child,
.sidebar blockquote p:last-child {
	margin-bottom: 0
}

.module .body .heading,
.sidebar blockquote .heading {
	font-weight: 600;
	margin-bottom: 2px
}

.module .body img,
.sidebar blockquote img {
	display: block;
	max-width: 100%;
	margin: 0 auto
}

.sidebar .module .body,
.sidebar blockquote {
	max-width: 400px
}

.module .body a:hover,
.sidebar blockquote a:hover {
	text-decoration: underline
}

.sidebar .module {
	margin-bottom: 24px
}

.sidebar .module.moderator-list {
	margin-bottom: 0
}

.module .sidebar_module-cols {
	display: flex;
	justify-content: space-between
}

.module .sidebar_module-cols p {
	margin-bottom: 0
}

.sidebar .submit-link,
.sidebar .submit-text {
	display: block;
	position: relative;
	padding: 14px 10px 12px;
	text-align: center;
	color: #fff;
	margin: 0 0px 14px;
	letter-spacing: .25px;
	text-transform: uppercase;
	font-size: 15px;
	background-color: #242424
}

.sidebar-notes {
	display: flex;
	justify-content: space-between;
	margin-bottom: 1px;
	font-size: 10px;
	color: gray
}

.sidebar .mods {
	margin-bottom: 5px;
	padding: 8px 8px 4px;
	background: 0 0;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, .4);
	border-radius: 2px
}

.sidebar .mods .head {
	display: flex;
	justify-content: space-between
}

.sidebar .mods .body {
	padding: 5px 5px 0
}

.sidebar .mods .foot {
	margin-top: 5px;
	padding: 0 5px 5px;
	text-align: right
}

.sidebar .mods .head p,
.sidebar .mods .body ul {
	font-size: 12px
}

.sidebar .mods .head a,
.sidebar .mods .foot a {
	font-size: 10px;
	color: #369
}

.sidebar .mods .head p,
.sidebar .mods .foot a {
	color: gray
}

.sidebar .mods .head p {
	text-transform: uppercase
}

.sidebar .mods .body a {
	margin-right: 8px;
	color: #369
}

.sidebar .mods .body ul {
	margin: 5px
}

.sidebar .mods .body li {
	display: flex;
	align-items: center
}

.g-recaptcha {
	display: flex;
	justify-content: center;
	margin: 10px 0 15px
}

.main,
.single .main-content {
	width: 100%
}

.page .main-content {
	padding: 14px 16px
}

.page h1 {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 14px;
	padding-bottom: 10px;
	border-bottom: 1px solid gray
}

.page h2 {
	font-size: 16px;
	font-weight: 500
}

.page h2,
.page .content p,
.page .content ul {
	margin: 12px 0
}

.page .content p,
.page .content ul {
	font-size: 14px;
	line-height: 20px
}

.page .content p:last-child,
.page .content ul:last-child {
	margin-top: 0;
	margin-bottom: 0
}

.page .content ul {
	list-style-type: disc;
	padding-left: 20px
}

.page .more {
	padding: 0
}

.single .module {
	margin: 20px auto 0;
	max-width: 600px
}

.single .module .body {
	padding: 18px 20px 16px
}

.single .narrow {
	max-width: 416px
}

.mod-list {
	max-width: 250px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 13px
}

.mod-list li {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 6px
}

.mod-list p {
	color: gray
}

.mod-list a {
	color: #369
}

.post-single .thread {
	font-size: 12px;
	color: #b7b7b7;
	margin-left: 16px
}

.post-single .total {
	padding: 14px 12px;
	font-size: 14px;
	border-bottom: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	margin-bottom: 12px
}

.sort {
	font-size: 12px;
	line-height: 20px;
	color: gray
}

.sort select {
	border: 0;
	font-size: 12px;
	font-weight: 600;
	color: gray;
	user-select: none;
	background-color: transparent
}

.home .sort,
.search .sort {
	margin-bottom: 8px;
	text-align: right
}

.post-single .sort,
.profile .sort {
	float: right
}

.profile .empty {
	padding: 12px;
	text-align: center
}

.profile .comment {
	margin-left: 0;
	padding-left: 4px
}

.search .empty {
	padding: 12px
}

.empty.queue p {
	color: #7b7b7b
}

.empty.queue {
	text-align: center!important;
	margin-top: 24px;
	margin-bottom: 24px
}

.empty.queue svg {
	font-size: 72px;
	color: #ddd
}

.comment-list {
	padding-bottom: 5px
}

.comment-list .context {
	padding: 0 12px 12px
}

.comment {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	margin: 0 0 10px 10px;
	padding: 7px 0 0 10px;
	border-top: 1px solid #f5f5f5;
	background-color: #f0f0f0;
}

.comment:last-child {
	margin-bottom: 5px
}

.message-list .comment {
	border-left: none;
	border-top: none;
	margin-left: 0;
	padding-top: 0;
	padding-left: 0
}

.message-list .comment .vote {
	width: 12px;
	margin-right: 8px
}

.message-list .comment .comment-parent {
	margin-left: 0
}

.message-list .child .comment {
	margin-bottom: 0
}

.comment .child {
	width: 100%;
	margin: 10px 0 0
}

.comment .child>.comment {
	margin: 0 0 0 5px
}

.theme-dark .comment .child>.comment {
    border-top: 1px dashed;
    border-color: #275886;
	border-image: radial-gradient(#ff000080,#0000ff80) 220;
}

.comment .body {
	flex: 1;
	padding-right: 10px
}

.comment .details {
	font-size: 12px
}

.comment .details a[data-action] {
	color: #888
}

.comment .details a[data-action=history] {
	margin-left: 1px
}

.comment .details .distinguished+a[data-action=history] {
	margin-left: 0
}

.comment .details a[data-action=minimize] {
	position: absolute;
	top: 0;
	left: 0;
	width: 8px;
	height: 100%;
	font-size: 11px;
	font-weight: 700;
	background-color: #d8d8d8;
	text-align: center;
	transition: background-color .3s, color .3s;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	-webkit-tap-highlight-color: transparent;
	color: #3aa3e0!important;
}

.comment .details a[data-action=minimize]:hover {
	text-decoration: none;
	background-color: #9f9f9f;
	color: transparent
}

.theme-dark .comment .details a[data-action=minimize]:hover {
    background-color: #69696954;
}

.comment a.author {
	font-weight: 700
}

.comment .points,
.comment .hidden {
	color: #818181
}

.comment .since {
	color: #b7b7b7
}

.comment .content {
	margin: 5px 0;
	font-size: 13px
}

.comment.minimized>.body .content,
.comment.minimized>.body .actions {
	display: none
}

.comment.deleted>.body .details,
.comment.minimized>.body .details {
	font-style: italic
}

.comment.deleted>.body .details {
	margin: 0 0 10px
}

.comment.minimized>.body .details {
	margin: 0 0 6px
}

.comment.deleted>.vote {
	height: 36px
}

.comment.minimized>.vote {
	height: 0
}

.comment.deleted>.vote,
.comment.minimized>.vote {
	opacity: 0;
	pointer-events: none
}

.comment.minimized .child {
	display: none
}

.comment.minimized .hidden {
	margin-left: 4px
}

.comment.minimized>.body .details [data-action],
.comment.minimized>.body .details .distinguished,
.comment.minimized>.body .details .submitter {
	font-style: normal
}

.comment.minimized>.body a.author,
.comment.deleted>.body span.author {
	color: #818181
}

.comment.removed:not(.minimized) {
	padding-bottom: 7px
}

.post-single .total+.form {
	margin: 0 12px 12px
}

.form.edit textarea,.form.reply textarea {
	min-height: 136px;
	width: 100%;
	border: 1px solid #ddd;
	padding: 7px 10px 10px;
	font-size: 14px;
	font-family: inherit;
	box-sizing: border-box;
	border-radius: 4px;
	background-color: #f0f0f0;
}

.form.edit input[type=submit],
.form.edit input[data-action=cancel],
.form.reply input[type=submit],
.form.reply input[data-action=cancel] {
	background-color: #f6f6f6;
	padding: 4px 8px;
	margin: 8px 0 0;
	border-radius: 2px;
	cursor: pointer;
	line-height: normal;
	border: 1px solid #d9d9d9
}

.reply .styling,
.edit .styling,
.submit-post .styling,
.submit-message .styling {
	margin-bottom: 6px;
	margin-left: 6px;
	color: #a3a3a3
}

.reply .styling svg,
.edit .styling svg,
.submit-post .styling svg,
.submit-message .styling svg {
	margin-right: 4px;
	cursor: pointer
}

.reply .styling .preview,
.edit .styling .preview,
.submit-post .styling .preview,
.submit-message .styling .preview {
	font-size: 12px;
	float: right;
	cursor: pointer
}

.submit-status {
	float: left;
	color: #4996e3;
	font-size: 14px;
	margin-top: 15px
}

.submit-post #title {
	min-height: 0;
	min-width: 100%;
	overflow-x: hidden
}

.preview-mode {
	padding: 8px 16px;
	font-size: 16px;
	color: #353535
}

.char-count {
	font-size: 12px;
	float: right;
	margin-right: 12px;
	color: #dbdbdb
}

.reply-button {
	text-align: right
}

.post .form.edit textarea {
	max-width: none
}

.comment .edit {
	margin: 10px 0
}

.form.reply,
.form.edit {
	margin: 12px 0;
	max-width: 540px
}

.form.reply.parent {
	margin-left: 12px;
	margin-right: 12px
}

.form.reply.active {
	display: block
}

.comment .reply,
.message .reply,
.hide {
	display: none
}

.sidebar .login input[type=text],
.sidebar .login input[type=password],
.single .form input[type=text],
.single .form input[type=email],
.single .form input[type=password],
.single .form input[type=url],
.single .form textarea,
.single .form select,
.page .main-content .form input[type=text],
.page .main-content .form input[type=email],
.page .main-content .form input[type=password],
.page .main-content .form input[type=number],
.page .main-content .form textarea,
.page .main-content .form select,
.popup .form input[type=text],
.popup .form input[type=number],
.popup .form textarea {
	width: 100%;
	max-width: 100%;
	border: 1px solid #ddd;
	padding: 10px;
	margin-bottom: 10px;
	box-sizing: border-box;
	font-family: inherit;
	font-size: 14px;
	border-radius: 2px
	radial-gradient(red,blue) 10;
}

.single .form textarea,
.page .main-content .form textarea,
.popup .form textarea {
	min-height: 132px
}

.sidebar .login input[type=submit],
.single .form input[type=submit],
.page .main-content .form:not(.reply) input[type=submit],
.popup .form input[type=submit] {
	width: 30%;
	border: none;
	padding: 8px;
	background-color: #242424;
	color: #fff;
	cursor: pointer
}

.single .form input[type=submit],
.popup .form input[type=submit] {
	display: block;
	margin: 0 auto
}

.single .form input[type=submit],
.page .main-content .form input[type=submit] {
	margin-top: 10px
}

.form input[type=submit] {
	font-family: inherit;
	font-size: 13.3333px
}

.single .form .create {
	text-align: center;
	color: #636363
}

.single .form .create a {
	text-decoration: none;
	color: inherit
}

.single .form .create a:hover {
	text-decoration: underline
}

.single .form .legal {
	display: flex;
	align-items: center;
	cursor: pointer
}

.single .form .legal input[type=checkbox] {
	margin: 3px 5px 3px 2px;
	cursor: pointer
}

.single .form .legal a {
	text-decoration: underline
}

.single .form .legal a:hover {
	text-decoration: none
}

.sidebar .login .create {
	float: left;
	margin: 9px;
	color: #636363
}

.popup-note input[type=submit] {
	margin-top: 8px
}

.popup-note textarea {
	min-height: 82px
}

.popup-note .heading {
	display: block;
	text-align: left;
	font-weight: 500;
	margin-top: 25px;
	color: #fff;
	text-transform: uppercase
}

.popup-note .expand {
	display: inline-block;
	font-size: 15px;
	transform: rotate(-90deg);
	transition: transform .3s
}

.popup-note .expand.active {
	transform: rotate(0deg)
}

.note {
	display: flex;
	align-items: center;
	margin-top: 12px;
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	color: #222
}

.note .body {
	flex: 1;
	color: white;
}

.note .delete {
	color: #1ee2c9;
	font-weight: 700;
}

.note .details {
	margin-bottom: 2px
}

.popup-ban input[type=submit],
.popup-note input[type=submit] {
	margin: 8px auto 6px
}

.single .tags {
	margin: 5px 0 20px;
	cursor: default;
	user-select: none
}

.single .tags .title {
	margin-right: 1px;
	font-size: 10px
}

.single .tags input[type=checkbox] {
	display: none
}

.single .tags input[type=checkbox]+label {
	display: inline-block;
	margin-right: 1px;
	padding: 4px;
	color: #ccc;
	background-color: #f0f0f0;
	border-radius: 6px;
	font-size: 12px;
	cursor: pointer;
	border: 1px solid transparent
}

.single .tags input[type=checkbox]:checked+label {
	color: #535353;
	background-color: #f0f0f0;
	border: 1px solid #dbdbdb
}

.user_profile {
	margin: 16px
}

.post-list [data-action=expand],
.expand-link {
	display: inline-block;
	padding: 1px 0;
	user-select: none;
	color: #c1c1c1;
	font-size: 16px;
	line-height: 18px
}

.post-list .content {
	display: none;
	flex-basis: 100%;
	margin: 8px 0 0 8px;
	font-size: 14px;
	color: #444
}

.post-list .content .inner {
	width: 100%;
	display: inline-block;
	padding: 12px;
	background-color: #f2f2f2;
	box-sizing: border-box
}

.post-list .content.link .inner {
	background: 0 0;
	padding-top: 0;
	padding-bottom: 0
}

.no_results {
	padding: 12px
}

.flair-form label {
	display: inline-block;
	width: 160px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px
}

.flair-form input[type=radio] {
	display: none
}

.flair-form input[type=radio]:checked+label {
	background-color: #f0f0f0
}

.flair-form {
	text-align: center
}

.flair-form button {
	border: none;
	padding: 8px;
	background-image: url(../img/bg-nav.png);
	color: #fff;
	width: 108px;
	margin-top: 12px
}

.post.stickied .top {
	margin-bottom: 4px
}

.post.stickied .title {
	display: inline-block;
	font-weight: 700
}

.post.stickied .title:before {
	margin-right: 4px
}

.post.stickied .title:after {
	margin-left: 4px
}

.post.stickied .status,
.comment.stickied .status {
	color: orange;
	margin-left: 6px
}

.status-bar {
	display: flex;
	align-items: center;
	margin-bottom: 15px;
	padding-right: 15px;
	font-size: 14px;
	line-height: 18px;
	color: #1c1c1c
}

.status-bar svg {
	margin-right: 12px;
	font-size: 24px;
	color: #fff
}

.status-bar.invite {
	background-color: #fff;
	border: 1px solid #ffb000
}

.status-bar.invite svg {
	background-color: #ffb000;
	padding: 11px 8px
}

.status-bar.invite a {
	color: #0079d3
}

.status-bar.locked {
	background-color: #fff7d7;
	border: 1px solid #ffd634
}

.status-bar.locked svg {
	padding: 11px 12.5px;
	background-color: #ffd634
}

.status-bar.streaming-warning {
	background-color: #dfbebe;
	border: 1px solid #ae0000
}

.status-bar.streaming-warning svg {
	padding: 11px 12.5px;
	background-color: #ae0000
}

.status-bar.archived {
	background-color: #fcfcfb;
	border: 1px solid #b5b3ac
}

.status-bar.archived svg {
	padding: 11px;
	background: #b5b3ac
}

.post-flair {
	display: inline-block;
	position: relative;
	top: -2px;
	padding: 3px 4px 2px;
	font-size: 11px;
	border-radius: 2px;
	margin: 2px 4px 0 1px;
	border: 1px solid;
	white-space: nowrap;
	background: #f5f5f5;
	border-color: #ddd;
	color: #555
}

.stickied .post-flair {
	top: 0
}

.flair-list {
	display: flex!important;
	flex-wrap: wrap!important;
	overflow: auto!important;
}

.flair-list li {
	width: 33.333%
}

.flair-list li:nth-child(3n+3):not(:last-child) {
	margin-bottom: 15px
}

.flair-list .post-flair {
	cursor: pointer
}

.profile .main-content .head,
.logs .main-content .head {
	padding: 14px 12px 12px
}

.profile .main-content .head h1,
.logs .main-content .head h1 {
	font-size: 18px;
	padding-bottom: 10px;
	border-bottom: 1px solid #bfbfbf
}

.nav-profile {
	margin-bottom: 5px;
	margin-left: 16px;
	font-weight: 500;
	font-size: 15px;
	color: gray
}

.nav-profile p {
	display: block;
	margin-bottom: 6px;
	font-size: 18px
}

.nav-profile a:hover,
.nav-profile .active {
	text-decoration: underline
}

.nav-profile span {
	margin: 0 2px
}

.nav-profile span:first-of-type {
	display: none
}

.messages {
	padding: 14px 16px;
	background-color: #fff
}

.messages .reply.active {
	display: block
}

.nav-message {
	margin-bottom: 8px;
	padding-bottom: 0px;
	font-size: 12px;
	border-bottom: none;
}

.nav-message a {
	text-decoration: none;
	color: inherit;
	padding-right: 8px;
	color: #369
}

.nav-message a:hover,
.nav-message .active {
	text-decoration: underline
}

.message-entry {
	margin-bottom: 12px;
}

.message-entry:last-of-type {
	margin-bottom: 0
}

.message-entry.unread {
	background-color: #f7f7f7;
	border: 1px solid #e9e9e9;
	padding: 6px
}

.message .head,
.message .author {
	font-weight: 600
}

.message .head {
	margin-bottom: 2px
}

.message.unread .actions [data-action=unread] {
	display: none
}

.message .actions [data-action=unread] {
	display: inline
}

.shade {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .3);
	position: fixed;
	z-index: 1
}

.popup-flair {
	
}

.popup {
	width: 100%;
	max-width: 500px;
    height: auto;
	padding: 16px;
	position: fixed;
	left: 0;
	right: 0;
	transform: translateY(-50%);
	top: 50%;
	margin: auto;
	overflow: auto;
	user-select: none;
	box-sizing: border-box;
	overflow: visible;
	z-index: 1;
}

.popup-ban,
.popup-note {
	max-width: 400px;
    position: fixed!important;
    height: auto;
}

.popup .close {
	position: absolute;
	top: 70px;
	right: 25px;
	text-align: center;
	width: 20px;
	font-size: 18px;
	font-weight: 500;
	color: #000;
	text-shadow: 0 0 2px #02376c
}

.popup .subline {
	text-align: center;
	font-size: 22px;
	line-height: 28px;
	margin: 18px 36px 0
}

.popup.no-wrap .subline {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.popup .options {
	padding: 16px 16px 14px;
	text-align: center;
	font-size: 16px;
}

.popup .options label {
	cursor: pointer
}

.popup .options label {
	display: flex;
	align-items: center;
	margin: 0 auto 8px
}

.popup .options input[type=radio] {
	margin: 0 8px 0 0
}

.popup .report input[type=submit] {
	margin: 20px auto 24px
}

.popup .warning {
	font-size: 11px;
	color: #b6b6b6
}

.popup .error,
.popup .status {
	margin-top: 15px;
	text-align: center;
	font-size: 14px
}

.popup .error {
	color: #ae0000
}

.popup .error a {
	text-decoration: underline
}

.popup-report .options label {
	width: 260px
}

.popup-ban .options label {
	width: 70px;
	justify-content: flex-start;
	margin: 0 0 8px;
	font-size: 14px
}

.popup-ban .options input[type=checkbox] {
	margin-right: 5px
}

.popup-ban .notice {
	margin: -12px 0 16px;
	text-transform: uppercase;
	color: #e00000;
	font-size: 12px
}

.popup-flair .subline {
	max-width: 85%;
	font-size: 0px;
	line-height: 8px
}

.popup-flair .sample {
	margin: 15px 0 10px;
	padding-top: 15px;
	border-top: 1px dotted #555
}

.popup-flair .remove {
	margin-bottom: 15px;
	font-weight: 700;
	font-size: 13px
}

.popup-flair .remove a {
	color: #888
}

.popup-flair .remove a:hover {
	text-decoration: underline
}

.popup-flair .form {
	display: flex;
	flex-wrap: wrap;
	max-width: 250px;
	margin: 0 auto
}

.popup-flair .form input[type=text] {
	margin: 0 20px 0 0;
	flex: 150px
}

.custom_report_text {
	display: none;
	border: 1px solid #ddd;
	max-width: 256px;
	width: 100%;
	padding: 12px;
	box-shadow: 0 5px 5px -5px gray
}

.pill[data-action] {
	padding: 2px;
	border-radius: 4px;
	border-width: 1px;
	border-style: solid;
	white-space: nowrap;
	display: inline-block;
	line-height: normal;
	user-select: none
}

.pill[data-action]:hover {
	text-decoration: none
}

.pill[data-action=remove] {
	background-color: #edbdbe;
	border-color: #a2a2a2;
	color: #4f4f4f
}

.pill[data-action=approve] {
	background-color: #d1eabf;
	border-color: #a2a2a2;
	color: #4f4f4f
}

.pill[data-action=ignore] {
	background-color: #d4d4d4;
	border-color: #a2a2a2;
	color: #4f4f4f
}

.pill[data-action=reports] {
	color: #4f4f4f;
	border-color: orange;
	text-transform: lowercase;
}

.user-profile {
	color: #888;
	padding: 4px
}

.post.removed,
.comment.removed {
	background: #ffbfbf
}

.comment.reported .content {
	padding: 1px 3px 0;
	background-color: #ffc
}

.post.tweet {
	background: linear-gradient(#ffffff, #dcf2ff)
}

.approved {
	font-size: 12px;
	font-weight: 700;
	vertical-align: middle;
	color: green
}

.settings {
	max-width: 400px;
	display: table
}

.settings p {
	font-size: 14px
}

.settings ul {
	font-size: 14px;
	margin-left: 20px
}

.settings li {
	margin-bottom: 6px;
	list-style-type: disc
}

.settings li:last-child {
	margin-bottom: 0
}

.settings .form:not(:last-child) {
	margin-bottom: 30px
}

.settings .more {
	margin-top: 12px
}

.quick-nav {
	position: fixed;
	right: 22px;
	bottom: 22px;
	display: flex;
	flex-direction: column
}

.back-to-top,
.next-comment {
	border: 0;
	font-size: 24px;
	color: #282828;
	background-color: rgba(0, 0, 0, .1);
	padding: 8px 10px;
	cursor: pointer;
	transition: background-color .3s
}

.back-to-top:hover,
.next-comment:hover {
	background-color: rgba(0, 0, 0, .15)
}

.back-to-top {
	display: none;
	border-radius: 8px 8px 0 0
}

.next-comment {
	border-radius: 0 0 8px 8px
}

.back-to-top:not(:last-child) {
	border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.form .status,
.form .error {
	width: 100%;
	margin-top: 15px;
	text-align: center;
	font-size: 14px
}

.form .error {
	color: #ff1c19
}

.title-suggest {
	padding: 4px;
	font-size: 11px;
	float: right
}

.post .share {
	display: none;
	background-color: #fff;
	box-shadow: 0 0 2.75px .25px rgba(0, 0, 0, .2);
	margin-top: 8px;
	font-size: 12px;
	max-width: 180px;
	padding: 8px 12px
}

.post .share .inner {
	display: flex;
	align-items: center
}

.post .share p {
	margin-right: 10px
}

.post .share a {
	margin-right: 8px
}

.post .share a:last-child {
	margin-right: 0
}

.post .share svg {
	font-size: 24px
}

.post .share a[data-share=twitter] svg {
	color: #1da1f2
}

.post .share a[data-share=facebook] svg {
	color: #084786    
}

.post .share a[data-share=reddit] svg {
	color: #ff8b60
}

.post .share a[data-share=pinterest] svg {
	color: #bd081c
}

.post .share a[data-share=email] svg {
	color: #3e3e3e
}

.post .share a[data-share=copy] svg {
	color: #3e3e3e
}

.save-categories,
.main-content .form.save {
	padding: 0 12px 12px
}

.save-category {
	padding: 12px;
	border: 1px solid #c1c1c1;
	background-color: #fff;
	border-radius: 4px
}

.save-category .quantity {
	font-size: 12px;
	color: #a2a2a2;
	margin-left: 6px
}

.save-category .view {
	float: right;
	color: #6a6a6a
}

.save-category {
	margin-bottom: 8px;
	cursor: pointer
}

.save-category:last-of-type {
	margin-bottom: 0
}

.popup-save .save-category {
	text-align: left
}

.save-category.create {
	border: 1px solid #919191
}

.save-category.create input[type=text],
.save-category .rename-category input[type=text] {
	box-shadow: none;
	border: none;
	margin: 0;
	padding: 0;
	font-size: 16px;
	width: calc(100% - 16px)
}

.save-category.create input[type=text]::placeholder,
.save-category .rename-category input[type=text]::placeholder {
	font-size: 16px
}

.save-category.create .add,
.save-category .rename-category .rename {
	float: right;
	color: gray
}

.save-category .rename-category .rename {
	margin-right: 0
}

.save-category .add.hover {
	display: none
}

.save-category:hover .add.no-hover {
	display: none
}

.save-category:hover .add.hover {
	display: initial
}

.log-list {
	padding: 0
}

.log-list .sort {
	padding: 4px
}

.log-list .sort-container {
	height: 20px
}

.log-list .sort select {
	font-weight: 400;
	color: #b0aeae;
	-webkit-appearance: none;
	-moz-appearance: none
}

.log-list .log {
	margin: 0 8px;
	padding: 8px 4px;
	border-bottom: 1px solid #80808061;
	font-size: 12px;
	line-height: 16px
}

.log-list .sort-moderator {
	float: right;
	margin-left: 12px
}

.log-list .sort-action {
	float: right
}

.config {
	max-width: 660px
}

.config .add-rule {
	border: none;
	width: 39px;
	height: 39px
}

.config input,
.config select {
	max-width: 400px!important
}

.config h2 {
	font-size: 14px;
	margin-top: 6px;
	margin-bottom: 4px
}

.config label {
    font-size: 14px;
    color: #fff;
}

.config .toggle {
	margin-bottom: 4px
}

.post-single .suggested {
	font-size: 12px;
	color: gray;
	margin-top: 2px
}

.light {
	color: #000;
}

.theme-dark .light {
	color: #ddd;
}

video {
	width: 100%
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.footer,
.footer a {
	color: gray
}

.footer {
	text-align: center;
	font-size: 12px;
	margin-top: 20px;
	padding-top: 12px;
	padding-bottom: 12px;
	
}

.footer p:first-of-type {
	margin-bottom: 4px
}

.footer a {
	font-size: 11px
}

.footer a:hover {
	text-decoration: underline
}

.sidebar .legal {
	text-align: center;
	font-size: 12px;
	color: #979797;
	line-height: 14px
}

.new-demo {
	display: none
}

.vote-small {
	display: none
}

.new-score {
	display: none
}

/* @media only screen and (max-width:973px) { */
@media only screen and (max-width:900px) {
	.mobile_guest {
		border-bottom: 1px solid #f4f4f4;
		background: 0 0
	}
	.theme-dark .mobile_guest {
		border-bottom: none
	}
	.mobile_guest .vote {
		display: none
	}
	.mobile_guest .thumb {
		margin-left: 8px;
		margin-right: 8px
	}
	.mobile_guest .domain {
		display: none
	}
	.mobile_guest .flair {
		display: none
	}
	.mobile_guest .details {
		margin-bottom: 8px
	}
	.mobile_guest .top {
		margin-bottom: 2px
	}
	.mobile_guest .actions {
		font-weight: 400
	}
	.mobile_guest .new-vote {
		color: #c4c4c4;
		font-size: 13px;
		float: left;
		text-align: center;
		font-weight: 400
	}
	.mobile_guest .other-post {
		float: right;
		margin-right: 12px
	}
	.mobile_guest.new-comments {
		font-size: 13px;
		color: #c4c4c4;
		margin-left: 12px;
		margin-right: 8px
	}
	.mobile_guest .actions a {
		font-size: 13px!important;
		color: #c4c4c4!important
	}
	.mobile_guest .new-demo {
		display: initial
	}
	.mobile_guest .original {
		display: none
	}
	.mobile_guest .share {
		margin-top: 32px!important
	}
	.mobile_guest .vote.vote-small {
		display: initial;
		float: left;
		margin: 0
	}
	.vote-small .count {
		display: initial;
		text-align: initial
	}
	.mobile_guest .new-score {
		display: initial;
		color: #c4c4c4;
		font-size: 13px;
		margin-left: 4px;
		margin-right: 4px
	}
	
	.post .author .moderator, .comment .author.moderator, .details .distinguished, .author.moderator {
		animation: colorRotate 6s linear 0s infinite!important;
	}
	
	.comment .vote .count {
		display: -webkit-box!important;
	}
	
	.breakdown {
		/* display:none!important; */
	}
}

/* @media only screen and (min-width:973px) { */
@media only screen and (min-width:900px) {
	.new-form .form-item {
		width: 440px
	}
	.guest {
		display: none
	}
	html,
	body {
		min-width: auto;
		background-color: #f0f0f0;
	}
	.header {
		height: 164px;
		margin-bottom: 16px
	}
	.header .bg {
		padding: 41px 26px 0;
		height: 81px
	}
	.header .social {
		display: none;
		position: absolute;
		top: 34px;
		left: calc(50% + 70px);
		width: 200px;
		font-weight: 500;
		text-shadow: 0 0 3px #000;
		font-size: 14px;
		text-align: left;
		color: #fff
	}
	.header .social .item {
		display: flex;
		align-items: center;
		margin: 0 15px 10px
	}
	.header .social svg {
		margin-right: 5px;
		font-size: 22px
	}
	.header .social .item:first-child,
	.header .social .item:last-child {
		margin: 0 0 10px
	}
	.header .social .item:first-child:hover,
	.header .social .item:last-child:hover {
		margin-left: 10px
	}
	.header .social .item:hover {
		margin-left: 24px
	}
	.header .social .item {
		transition: .15s
	}
	.header .logo {
        width: 160px;
        height: 140px;
    }
	.header .bar {
		height: 42px;
		box-sizing: border-box;
		padding: 0;
		margin-bottom: 12px;
		font-size: 15px;
		justify-content: center
	}
	.nav-main {
		width: auto;
		height: 39px;
		margin-left: 0
	}
	.nav-main:before {
		content: none;
		position: static;
		top: auto;
		margin-left: 0;
		width: auto;
		height: auto;
		background: 0 0;
		box-shadow: none
	}
	.nav-main:hover .nav-main .inner {
		display: flex
	}
	.nav-main .inner {
		display: flex;
		position: static;
		background-color: transparent;
		min-width: auto;
		box-shadow: none;
		justify-content: center;
		align-items: center;
		top: 0;
		left: 0;
		width: auto
	}
	.nav-main .inner a {
		padding: 12px 18px 11px;
		color: #d8d8d8
	}
	.nav-main .inner a:hover {
		background-color: rgba(0, 0, 0, .2);
		color: #fff
	}
	.nav-main .inner a.active,
	.nav-main .inner a.active:hover {
		border-bottom: 2px solid #777
	}
	.nav-main svg {
		display: none
	}
	.nav-user {
		display: none;
		width: 100%;
		height: 39px;
		padding: 0;
		max-width: 312px;
		justify-content: center
	}
	.nav-user.active {
		display: flex
	}
	.nav-user .inner {
		max-width: 288px;
		padding: 0 12px
	}
	.nav-user .toggle {
		display: none
	}
	.nav-user.register {
		display: none
	}
	.nav-user .submit {
		display: none
	}
	.desktop {
		display: initial
	}
	.filter-options.desktop {
		display: inherit
	}
	.mobile {
		display: none
	}
	.dropdown-container:hover .dropdown-content {
		display: block
	}
	.dropdown-content {
		width: 160px;
		margin-left: -140px
	}
	.container {
		width: auto;
		padding: 2px 12px 0
	}
	.container.padded {
		padding: 0
	}
	.main {
		flex: 1;
		margin-right: 12px
	}
	.post .top {
		margin-bottom: 3px
	}
	.post .details,
	.message .details,
	.actions {
		line-height: normal
	}
	.comment .vote {
		width: 50px
	}
	.comment .vote a:first-of-type {
		margin-bottom: 4px;
	}
	.comment .vote a:last-of-type {
		margin-top: 4px;
	}
	.comment .vote .count {
		display: -webkit-box!important;
		width: 30px;
		text-align: -webkit-center;
	}
	.message-list .comment {
		border-left: none;
		border-top: none;
		margin-left: 0
	}
	.message-list .comment .vote {
		width: 12px;
		margin-right: 8px
	}
	.message-list .comment .comment-parent {
	    margin-top: 6px;
		margin-left: 0;
	}
	.flair-list li {
		width: 25%
	}
	.flair-list li:nth-child(4n+4):not(:last-child) {
		margin-bottom: 15px
	}
	.post-list .content {
		margin: 8px 0 0 136px
	}
	.post-list [data-action=expand],
	.expand-link {
		display: inline;
		padding: 0
	}
	.post-list [data-action=expand] svg,
	.expand-link {
		margin-right: 2px
	}
	.post-single .total {
		border-top: none;
		border-bottom: none
	}
	.post .details,
	.comment .details {
		line-height: normal;
		margin-bottom: 5px
	}
	.comment .body {
		padding-right: 0
	}
	.comment .child {
		margin: 10px 0 0 10px
	}
	.comment .details a[data-action=minimize] {
		color: #888;
		width: 15px
	}
	.comment .details a[data-action=minimize]:hover {
		color: #fff
	}
	.post-single .post .top {
		min-height: auto
	}
	.post-single .post .details,
	.post-single .post .content,
	.post-single .post .actions {
		margin-left: 0
	}
	.more {
		padding: 4px 8px
	}
	.more a {
		margin-left: 1px;
		padding: 5px 14px
	}
	.revision {
		margin-bottom: 8px;
		border: 1px solid #e6e6e6
	}
	.theme-dark .revision {
		border: 1px solid #171717
	}
	.post+.reports {
		margin-right: 6%;
		margin-left: 6%
	}
	.sidebar {
		width: 300px;
		display: block;
		position: static;
		background-color: transparent;
		margin-top: 0
	}
	.sidebar .moderator-list .foot {
		text-align: right
	}
	.sidebar .moderator-list ul {
		margin: 0
	}
	.single .module {
		margin: 25px auto
	}
	.post .content.text {
		padding: 5px 10px
	}
	.footer {
		width: auto;
		height: 50px;
		padding-top: 0;
		padding-bottom: 0
	}
	.nav-profile {
		margin-bottom: 10px;
		font-size: 16px
	}
	.nav-profile p {
		display: inline-block;
		margin-bottom: 0;
		font-size: 20px
	}
	.nav-profile span:first-of-type {
		display: inline
	}
	.profile .empty {
		padding: 0 12px 12px;
		text-align: left
	}
	.settings_content {
		margin: 16px
	}
	.reply_comment {
		width: 376px;
		margin-bottom: 12px
	}
	a.author {
		text-decoration: none;
		color: inherit
	}
	.queue {
		padding: 12px
	}
	
	.post .author .moderator, .comment .author.moderator, .details .distinguished, .author.moderator {
		animation: colorRotate 6s linear 0s infinite!important;
	}
	.breakdown {
		/* display:none!important; */
	}
}

.flair {
	align-items: center;
	font-weight: 700;
	margin-right: 8px;
	padding: 0 2px;
	color: #555
}

.details .flair:before,
.flair:before {
	content: '';
	margin-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	unicode-bidi: isolate;
	vertical-align: middle
}

.flair-alabama:before,
.flair-alaska:before,
.flair-arizona:before,
.flair-arkansas:before,
.flair-california:before,
.flair-colorado:before,
.flair-washington-dc:before,
.flair-connecticut:before,
.flair-delaware:before,
.flair-florida:before,
.flair-georgia:before,
.flair-hawaii:before,
.flair-idaho:before,
.flair-illinois:before,
.flair-indiana:before,
.flair-iowa:before,
.flair-kansas:before,
.flair-kentucky:before,
.flair-louisiana:before,
.flair-maine:before,
.flair-maryland:before,
.flair-massachusetts:before,
.flair-michigan:before,
.flair-minnesota:before,
.flair-mississippi:before,
.flair-missouri:before,
.flair-montana:before,
.flair-nebraska:before,
.flair-nevada:before,
.flair-new-hampshire:before,
.flair-new-jersey:before,
.flair-new-mexico:before,
.flair-new-york:before,
.flair-north-carolina:before,
.flair-north-dakota:before,
.flair-ohio:before,
.flair-oklahoma:before,
.flair-oregon:before,
.flair-pennsylvania:before,
.flair-puerto-rico:before,
.flair-rhode-island:before,
.flair-south-carolina:before,
.flair-south-dakota:before,
.flair-tennessee:before,
.flair-texas:before,
.flair-utah:before,
.flair-vermont:before,
.flair-virginia:before,
.flair-washington:before,
.flair-west-virginia:before,
.flair-wisconsin:before,
.flair-wyoming:before {
	width: 30px;
	height: 16px;
	display: inline-block
}

.flair-police:before,
.flair-fire:before,
.flair-cap:before,
.flair-emt:before,
.flair-airforce:before,
.flair-coastguard:before,
.flair-army:before,
.flair-marinecorps:before,
.flair-usnavy:before {
	padding-left: 30px;
	height: 16px;
	display: inline-block
}

.flair-alabama:before {
	background-position: 0 0
}

.flair-alaska:before {
	background-position: 0 -20px
}

.flair-arizona:before {
	background-position: 0 -40px
}

.flair-arkansas:before {
	background-position: 0 -60px
}

.flair-california:before {
	background-position: 0 -80px
}

.flair-colorado:before {
	background-position: 0 -100px
}

.flair-washington-dc:before {
	background-position: 0 -120px
}

.flair-connecticut:before {
	background-position: 0 -140px
}

.flair-delaware:before {
	background-position: 0 -160px
}

.flair-florida:before {
	background-position: 0 -180px
}

.flair-georgia:before {
	background-position: 0 -200px
}

.flair-hawaii:before {
	background-position: 0 -220px
}

.flair-idaho:before {
	background-position: 0 -240px
}

.flair-illinois:before {
	background-position: 0 -260px
}

.flair-indiana:before {
	background-position: 0 -280px
}

.flair-iowa:before {
	background-position: 0 -300px
}

.flair-kansas:before {
	background-position: 0 -320px
}

.flair-kentucky:before {
	background-position: 0 -340px
}

.flair-louisiana:before {
	background-position: 0 -360px
}

.flair-maine:before {
	background-position: 0 -380px
}

.flair-maryland:before {
	background-position: 0 -400px
}

.flair-massachusetts:before {
	background-position: 0 -420px
}

.flair-michigan:before {
	background-position: 0 -440px
}

.flair-puerto-rico:before {
	background-position: 0 -1040px
}

.flair-minnesota:before {
	background-position: 0 -460px
}

.flair-mississippi:before {
	background-position: 0 -480px
}

.flair-missouri:before {
	background-position: 0 -500px
}

.flair-montana:before {
	background-position: 0 -520px
}

.flair-nebraska:before {
	background-position: 0 -540px
}

.flair-nevada:before {
	background-position: 0 -560px
}

.flair-new-hampshire:before {
	background-position: 0 -580px
}

.flair-new-jersey:before {
	background-position: 0 -600px
}

.flair-new-mexico:before {
	background-position: 0 -620px
}

.flair-new-york:before {
	background-position: 0 -640px
}

.flair-north-carolina:before {
	background-position: 0 -660px
}

.flair-north-dakota:before {
	background-position: 0 -680px
}

.flair-ohio:before {
	background-position: 0 -700px
}

.flair-oklahoma:before {
	background-position: 0 -720px
}

.flair-oregon:before {
	background-position: 0 -760px
}

.flair-pennsylvania:before {
	background-position: 0 -780px
}

.flair-rhode-island:before {
	background-position: 0 -800px
}

.flair-south-carolina:before {
	background-position: 0 -820px
}

.flair-south-dakota:before {
	background-position: 0 -840px
}

.flair-tennessee:before {
	background-position: 0 -860px
}

.flair-texas:before {
	background-position: 0 -880px
}

.flair-utah:before {
	background-position: 0 -900px
}

.flair-vermont:before {
	background-position: 0 -920px
}

.flair-virginia:before {
	background-position: 0 -940px
}

.flair-washington:before {
	background-position: 0 -960px
}

.flair-west-virginia:before {
	background-position: 0 -980px
}

.flair-wisconsin:before {
	background-position: 0 -1000px
}

.flair-wyoming:before {
	background-position: 0 -1020px
}

.flair-police:before {
	background-position: 0 -2536px
}

.flair-fire:before {
	background-position: 0 -2494px
}

.flair-cap:before {
	background-position: 0 -2437px
}

.flair-emt:before {
	background-position: 0 -2475px
}

.flair-airforce:before {
	background-position: 0 -2455px
}

.flair-coastguard:before {
	background-position: 0 -2575px
}

.flair-army:before {
	background-position: 0 -2416px
}

.flair-marinecorps:before {
	background-position: 0 -2395px
}

.flair-usnavy:before {
	background-position: 0 -2375px
}

.theme-dark .wrapper.home {
	background: 0 0
}

.theme-dark .header {
	background-color: #222
}

.theme-dark .header .title,
.theme-dark .header .description {
	color: #d8d8d8
}

.theme-dark .message-entry .comment {
	background-color: transparent!important
}

.theme-dark .message-entry.unread {
	background-color: #2C2D2B;
	border: 1px solid #2f2f2f
	border-image: radial-gradient(red, blue) 33;
}

.theme-dark .main-content {
    background: #212120;
}

.theme-dark {
	background: #212120;
}

.theme-dark .post:nth-child(even) .theme-dark .comment:nth-child(n+1):nth-child(even){
	background: #2C2D2B;
}

.theme-dark .post:nth-child(odd) {
	background: #212120;
}

.theme-dark .comment:nth-child(n+1):nth-child(odd) {
	background: #212120;
}

.theme-dark .post:nth-child(odd) {
	background: #212120;
}

.theme-dark .comment:nth-child(n+1):nth-child(odd) {
	background: #2C2D2B;
}

.theme-dark .post:nth-child(odd), .theme-dark .comment:nth-child(n+1):nth-child(odd) {
	background: #2C2D2B;
}

.theme-dark, .theme-dark .post:nth-child(even), .theme-dark .comment:nth-child(n+1):nth-child(even), .theme-dark .post:nth-child(odd), .theme-dark .comment:nth-child(n+1):nth-child(odd) {
    background: #212120;
}

.theme-dark .post:nth-child(odd) {

}

.theme-dark .popup .form input[type=submit] {
	background: linear-gradient(45deg, #2c55a052, #e817172b);
	border-image: radial-gradient(#ff000066,#0000ff66) 22!important;
	border: 1px solid;
}

.theme-dark .post.stickied {
	background: linear-gradient(45deg, #2c55a052, #e817172b);
	border-top: 1px solid;
    border-right: 1px solid;
    border-left: 1px solid;
    border-color: #3c3c3c;
}


.theme-dark .post-single .total {
	border-top: 1px solid #3e3e3e;
	border-bottom: 1px solid #3e3e3e
}


.theme-dark .empty {
	color: #ddd
}

.theme-dark .actions .removed {
	color: #9b3b3b
}

.theme-dark .sidebar {
	background-color: transparent
}


.theme-dark .status-bar,
.theme-dark .more,
.theme-dark .module .body,
.theme-dark .form .create,
.theme-dark .footer,
.theme-dark .footer a,
.theme-dark .post-single .content :not([type=submit]):not([type=button]):not(a),
.theme-dark .page .content *,
.theme-dark .total,
.theme-dark .context,
.theme-dark .sidebar .mods p,
.theme-dark .sidebar .mods .flair,
.theme-dark .sidebar-notes,
.theme-dark .sidebar h3,
.theme-dark .popup .head,
.theme-dark .message,
.theme-dark .popup .inner,
.theme-dark .popup .close,
.theme-dark .comment .content,
.theme-dark .main-content h1,
.theme-dark .main-content h2,
.theme-dark .nav-profile,
.theme-dark .post-list .content,
.theme-dark .form input:not([type=submit]):not([type=button]),
.theme-dark .form textarea,
.theme-dark .form select,
.theme-dark .message.unread,
.theme-dark .form .status,
.theme-dark .preview-mode {
	color: #ddd;
}

.theme-dark .module {
	border: none
}

.theme-dark .main-content {
	border: 1px solid #1c1c1c;
	border-image: radial-gradient(#ff000080,#0000ff80) 200;
}

.theme-dark .post .details,
.theme-dark .message .details,
.theme-dark .note .details,
.theme-dark .sort {
	color: #898988
}

.theme-dark .comment.reported .content a,
.theme-dark .context a,
.theme-dark .sidebar .mods a,
.theme-dark .nav-message a,
.theme-dark .actions .comments,
.theme-dark .post-single .content a {
	color: #47a2d8;
}

.theme-dark .details .edited {
	color: #898988;
}

.theme-dark .actions a:not(.pill) {
	color: #b2b3b2
}

.theme-dark .actions span:last-child {
	color: #d42323;
}

.theme-dark .sidebar blockquote {
	color: #e8e8e8;
}


.theme-dark .module,
.theme-dark .status-bar,
.theme-dark .more,
.theme-dark .sidebar .mods,
.theme-dark .sidebar blockquote {
	/*background: #333*/
	background: linear-gradient(45deg, #2c55a052, #e817172b);
    /*border: 1px solid #565656;*/
}

.theme-dark .form textarea,
.theme-dark .form select,
.theme-dark .message.unread {
	background: #2C2D2B;
}

.theme-dark .post-list .content .inner {
	/* background: #212120!important; */
	background: #21212000!important;
}

.theme-dark .form input:not([type=submit]):not([type=button]) {
	border: 1px solid;
    border-image: radial-gradient(red,blue) 10;
}

.theme-dark .form input:not([type=submit]),
.theme-dark .form select,
.theme-dark .message.unread {
	border: none;
	box-shadow: none
}

.theme-dark .form textarea {
	/* resize: none!important; */
}

.theme-dark .form textarea {
	border: 1px solid;
    border-image: radial-gradient(red, blue) 33;
	background-color: #2c2d2b00;
}

.theme-dark .settings a {
	color: #fff
}

.theme-dark .comment {
	border-top: 1px dashed;
    border-image: radial-gradient(#ff000080,#0000ff80) 220;
	border-top-color: #444;
	border-left-color: #222;
}

.theme-dark .comment:not(.removed) .actions {
	margin-bottom: 5px
}

.theme-dark .comment.reported .content * {
	color: #222
}

.theme-dark .comment .child:nth-child(3) {
	margin-top: 5px
}

.theme-dark .comment .details a[data-action=minimize] {
	background-color: #69696924;
	border-left: 2px solid;
	/*
    border-color: #275886;
	
	-webkit-border-image: -webkit-gradient(linear, left top, left bottom, from(#2c55a052), to(#e817172b), color-stop(1, #fff), color-stop(1, #2c55a052)) 50 50 0.8 0.8 repeat repeat;
	*/
	border-image: radial-gradient(#ff000080,#0000ff80) 33;
}

.theme-dark .post .vote svg,
.theme-dark .post .vote-up-small svg,
.theme-dark .post .vote-down-small svg {
	color: #d8d8d8
}

.theme-dark .module {
	box-shadow: none
}

.theme-dark .module .head,
.theme-dark .sidebar h3,
.theme-dark .popup .head {
	border-bottom-color: #980000;
}

.theme-dark .module .head,
.theme-dark .sidebar h3 {
	color: #bdbdbd
	background: linear-gradient(45deg, #2c55a052, #e817172b);
	border-image: radial-gradient(red, blue) 33;
}

.theme-dark .sidebar .module {
	border: 1px solid #1e1e1e
}

.theme-dark .more a:hover {
	background: #ddd;
	border-color: #900000;
	color: #072a4d
}

.theme-dark .message.unread {
	background-color: #222
}

.theme-dark .comment-parent .title {
	color: #2b88da;
    text-shadow: 1px 1px 3px #151515;
}

.theme-dark .single .tags input[type=checkbox]+label {
	background-color: #3c3c3c
}

.theme-dark .single .tags input[type=checkbox]:checked+label {
	background-color: #444;
	border: 1px solid #2f2f2f;
	color: inherit
}

.theme-dark .form.edit input[type=submit],
.theme-dark .form.edit input[data-action=cancel],
.theme-dark .form.reply input[type=submit],
.theme-dark .form.reply input[data-action=cancel] {
    background-color: #2b2b2b;
    color: #e4e4e4;
    padding: 6px 12px;
    border: 1px solid #3e3e3eb5;
}

.theme-dark .new-member {
	color: #ffffff;
}

.theme-dark .save-category {
	background-color: #222;
	border: 1px solid #111;
	color: #fff
}

.theme-dark .save-category.create input[type=text]::placeholder,
.theme-dark .save-category .rename-category input[type=text]::placeholder {
	color: #fff
}

.theme-dark .save-category.create input[type=text],
.theme-dark .save-category .rename-category input[type=text] {
	background-color: transparent
}

.theme-dark .empty.queue svg {
	color: #454545
}

.theme-dark .mail-return,
.theme-dark .mail,
.theme-dark .mail .title,
.theme-dark .mail .preview,
.theme-dark #respond .reply,
.theme-dark .mail_container .reply-button,
.theme-dark .mail-sort,
.theme-dark .mail-sort select {
	color: #fff;
	background-color: #3c3c3c
}

.theme-dark #respond .reply-inner {
	background-color: #242424b0;
}

.theme-dark #respond .reply textarea {
	color: #fff
}

.mail-indicator.unread:after {
	content: attr(data-unread);
	width: 12px;
	height: 10px;
	background: #ae0000;
	top: 6px;
	border-radius: 50%;
	color: #fff;
	font-size: 10px;
	text-align: center;
	position: absolute;
	margin-left: -8px;
	padding: 2px
	border: 1px solid #184c06;
}

.comment-parent {
	margin-left: 12px;
	margin-bottom: 6px;
	width: 100%
}

.comment-parent .title {
	font-size: 14px;
	color: #00f
}

.comment-parent .by {
	font-size: 12px;
	color: #b7b7b7
}

.comment-parent .author {
	font-size: 12px;
	color: #369;
	font-weight: 700
}

.message-list a[data-action=minimize] {
	display: none
}

.tweet iframe {
	border: none!important;
	box-shadow: none!important
}

[id^=twitter-widget-] {
	display: initial!important
}

.blur {
	-webkit-filter: blur(2px);
	-moz-filter: blur(2px);
	-ms-filter: blur(2px);
	-o-filter: blur(2px);
	filter: blur(2px)
}

.new-member {
	color: #cacaca;
	font-size: 12px
}

.full-screen-overlay {
	position: absolute;
	background-color: #fff;
	z-index: 9999;
	height: 100%;
	width: 100%
}

.full-screen-inner {
	width: 264px;
	margin: 0 auto;
	margin-top: 72px
}

.full-screen-title.fs-onboard {
	margin-bottom: 8px
}

.full-screen-description {
	text-align: center;
	color: #646464;
	font-size: 12px;
	margin-bottom: 24px
}

.full-screen-question {
	text-align: center;
	color: #484848;
	font-size: 20px;
	line-height: 26px
}

.full-screen-buttons.fs-onboard {
	margin-top: 16px
}
/* @media only screen and (min-width:973px) { */
@media only screen and (min-width:900px) {
	.full-screen-overlay {
		border-radius: 4px;
		height: 432px;
		width: 742px;
		margin: 0 auto;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%)
	}
	.full-screen-inner {
		margin-top: 0;
		position: fixed;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%)
	}
}

.full-screen-title {
	color: #222;
	font-size: 22px;
	text-align: center;
	margin-bottom: 28px
}

.full-screen-form {
	width: 100%
}

.full-screen-body {
	font-size: 14px;
	color: #8e8e8e;
	text-align: center;
	margin-bottom: 20px
}

.full-screen-point {
	margin-bottom: 8px
}

.full-screen-point svg {
	color: #d1d1d1;
	margin-right: 8px
}

.theme-dark .full-screen-body {
	color: #d9d9d9
}

.theme-dark .full-screen-point svg {
	color: #4f4f4f
}

.full-screen-form input[type=text],
.full-screen-form input[type=email],
.full-screen-form input[type=password] {
	border: 1px solid #dfdfdf;
	background-color: #f9f9f9;
	width: 242px;
	color: #424242;
	padding: 10px;
	font-size: 15px;
	border-radius: 4px;
	margin-bottom: 12px
}

.full-screen-buttons {
	margin-bottom: 16px
}

.full-screen-button {
	padding: 12px;
	color: #fff;
	border: none;
	border-radius: 4px;
	font-size: 14px;
	display: inline-block;
	cursor: pointer
}

.full-screen-button-other {
	width: 35%;
	background-color: #dbdbdb;
	margin-right: 3%;
	color: #515151
}

.full-screen-button-main {
	background-color: #919191;
	width: 60%
}

.full-screen-button-other:hover,
.full-screen-button-main:hover {
	background-color: #4f4f4f;
	color: #fff
}

.full-screen-footer {
	margin-top: 4px
}

.full-screen-footer p {
	font-size: 12px;
	color: #b3b3b3;
	text-align: center;
	line-height: 16px
}

.full-screen-form input::placeholder {
	color: #000
}

.full-screen-footer a {
	color: #777
}

.theme-dark .full-screen-overlay {
	background-color: #2b2b2b
}

.theme-dark .full-screen-title {
	color: #fff
}

.theme-dark .full-screen-form input {
	border: 1px solid #1c1c1c;
	background-color: #222;
	color: #fff
}

.theme-dark .full-screen-button-other {
	background-color: #242424;
	color: #fff
}

.theme-dark .full-screen-button-main {
	background-color: #515151
}

.theme-dark .full-screen-button-other:hover,
.theme-dark .full-screen-button-main:hover {
	background-color: #fff;
	color: #515151
}

.theme-dark .full-screen-footer p {
	color: #fff
}

.theme-dark .full-screen-form input::placeholder {
	color: #fff
}

.full-screen-background {
	background-color: rgba(0, 0, 0, .6);
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 999
}

.full-screen-status {
	text-align: center;
	margin-top: 12px;
	margin-bottom: 24px;
	font-size: 14px;
	color: #393939
}

.full-screen-success {
	color: #159f1e
}

.full-screen-error {
	color: red
}

.theme-dark .full-screen-status {
	color: #fff
}

.revision {
	padding: 16px;
	background-color: #fff;
	border-radius: 2px;
	border-bottom: 1px solid #e6e6e6
}

.theme-dark .revision {
	background-color: #2b2b2b;
	border-bottom: 1px solid #171717
}

.revision-reason {
	font-size: 12px
}

.revision:last-of-type {
	margin-bottom: 0
}

.revision-text {
	font-size: 14px;
	padding: 8px 12px
}

.theme-dark .revision-text,
.theme-dark .revision-reason {
	color: #c1c1c1
}

.revision-time {
	text-transform: uppercase;
	font-size: 11px;
	color: #797979;
	float: right
}

.revision-votes {
	color: #aaa;
	font-size: 12px
}

.edit .reason input {
	width: 100%;
	text-indent: 6px;
	padding: 6px 0;
	border-radius: 4px;
	border: 1px solid #ddd
}

.edit .reason p {
	font-size: 12px;
	margin: 0;
	color: #a2a2a2
}

.live-thread {
	color: #c80000;
	padding-left: 4px;
	padding-right: 4px
}

.live-explain {
	padding: 12px;
	color: #3e3e3e;
	font-size: 14px
}

.theme-dark .live-explain {
	color: #d5d5d5
}

.header .filter-bar {
	background-color: #fff;
	border-bottom: 1px solid #eee;
	height: 42px;
	line-height: 42px
}

.theme-dark .header .filter-bar {
	background-color: #333;
	border-bottom: 1px solid #444
}

.header.fixed .filter-bar {
	position: fixed;
	width: 100%;
	z-index: 1;
	top: 39px
}

.filter-bar .filter-inner {
	margin-left: 16px;
	margin-right: 16px
}

.filter-bar .listing-type {
	font-size: 12px;
	color: #727272;
	float: left
}

.theme-dark .filter-bar .listing-type,
.theme-dark .filter-bar .filter-inner .filters {
	color: #dedede
}

.filter-bar .listing-type svg {
	margin-right: 12px
}

.filter-bar .listing-type select,
.sidebar .filter-inner select,
.filter-bar .filters select {
	border: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	text-overflow: '';
	color: inherit;
	background-color: transparent;
	padding-right: 24px
}

.filter-bar select:disabled,
.filter-inner select:disabled {
	background-color: inherit
}

.filter-bar .filter-inner .filters {
	font-size: 12px;
	float: right;
	color: #727272
}

.filter-bar .filter-inner .filters svg {
	margin-left: 8px
}

.listing-custom-select svg {
	color: #9a9a9a
}

.sidebar .filter-options {
	height: 42px;
	margin-bottom: 10px
}

.sidebar .filter-inner {
	background-color: #fff;
	height: 100%;
	box-shadow: 0 0 2.75px .25px rgba(0, 0, 0, .05);
	line-height: 42px;
	font-size: 12px;
	padding-left: 12px;
	padding-right: 12px;
	border-radius: 4px
}

.theme-dark .filter-inner select option {
	background-color: #00080c;
}

.theme-dark .sidebar .filter-inner {
	background-color: #00080c;
    border: 1px solid;
    border-image: radial-gradient(red,blue) 10;
}

.sidebar .timeframe {
	font-weight: 600;
	margin-right: 4px;
	color: #363636
}

.theme-dark .sidebar .timeframe,
.theme-dark .sidebar .selected {
	color: #dedede
}

.sidebar .timeframe svg {
	color: #ccc;
	margin-right: 8px
}

.sidebar .selected {
	color: #575757
}

.sidebar .selected svg {
	margin-left: -16px;
	color: #7f7f7f;
	pointer-events: none
}

.filter-inner select::-ms-expand,
.filter-bar select::-ms-expand {
	display: none
}

.theme-dark .filter-inner select option,
.theme-dark .filter-bar select option {
	background-color: #333
}

.popup-select-background {
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgba(0, 0, 0, .6);
	z-index: 999
}

.popup-select {
	width: 242px;
	background-color: #fff;
	border-radius: 4px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.popup-select a:last-of-type {
	margin-bottom: 6px
}

.popup-select-header {
	width: 100%;
	display: block;
	height: 44px;
	border-bottom: 1px solid #e7e7e7;
	text-align: center;
	line-height: 44px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	font-size: 16px;
	color: #595959;
	font-weight: 700
}

.popup-select a {
	width: 100%;
	display: block;
	height: 42px;
	line-height: 42px;
	color: #565656
}

.popup-select-icon {
	width: 48px;
	display: inline-block;
	margin-left: 6px;
	text-align: center
}

.popup-select svg {
	font-size: 20px;
	color: #d4d4d4;
	vertical-align: middle;
	margin-right: 16px;
	margin-left: 16px
}

.popup-select-icon {
	text-align: center
}

.listing-custom-select {
	padding: 6px 6px 6px 0
}

.listing-custom-select svg {
	margin-left: 12px
}

.theme-dark .popup-select {
	background-color: #484848
}

.theme-dark .popup-select-header,
.theme-dark .popup-select a {
	color: #ddd
}

.theme-dark .popup-select-icon svg {
	color: #737373
}

.theme-dark .popup-select-header {
	border-bottom: 1px solid #727272
}

.theme-switcher {
	padding: 8px;
	position: absolute;
	color: rgba(255, 255, 255, .4);
	right: 0
}

.theme-switcher svg {
	cursor: pointer
}

.save-category .rename {
	float: right;
	color: #ddd;
	margin-right: 8px
}

.save-category .rename:hover {
	color: #6a6a6a
}

.theme-dark .save-category .rename {
	color: #484848
}

.cookie-consent {
	bottom: 0;
	position: fixed;
	z-index: 9999;
	width: 100%;
	background-color: rgba(0, 0, 0, .6);
	text-align: center;
	font-size: 12px;
	padding: 16px 0;
	color: #fff;
	display: none
}

.cookie-consent-inner {
	padding-left: 12px;
	padding-right: 12px
}

.cookie-accept {
	background-color: rgba(0, 0, 0, .6);
	padding: 8px 16px;
	border-radius: 4px;
	margin-left: 12px;
	cursor: pointer
}

.cookie-accept-outer {
	margin-top: 16px
}

.update-stylesheet textarea,
.update-sidebar textarea {
	height: 300px
}

.moderator {
	/* font-size: 14px; */
	margin-bottom: 8px
}

.moderator .remove {
	font-size: 12px;
	margin-left: 12px;
	float: right;
	cursor: pointer
}

.moderator .permissions {
	font-size: 12px;
	float: right;
	cursor: pointer
}

.popup-permissions {
	text-align: center
}

.popup .popup-permissions label {
	display: initial;
	margin: 8px
}

.popup .popup-permissions input[type=submit] {
	margin-top: 24px
}

.popup .popup-permissions .permission {
	margin-bottom: 4px
}

.mail .archive {
	float: right;
	color: #eaeaea
}

.message .body .details .author.official {
	color: green
	animation: colorRotate 6s linear 0s infinite!important;
}

.nsfw label,
.nsfw #nsfw {
	vertical-align: middle
}

.resources {
	margin-top: 32px
}

.resources p {
	margin-bottom: 8px
}

.breakdown {
	color: #d2d2d2;
	margin-right: 6px
	/* display:none!important; */
}

.breakdown .positive {
	color: #72de72;
	font-style: italic;
}

.breakdown .negative {
	color: #e05959;
	font-style: italic;
}

.new-form input:not([hidden]),
.new-form label {
	display: block
}

.new-form.new-form-center .form-item input[type=submit] {
	float: inherit;
	display: initial
}

.new-form .form-item {
	margin-bottom: 8px;
	width: 100%
}

.new-form .form-item input,
.new-form .form-item textarea {
	width: 100%
}

.new-form .form-item input,
.new-form .form-item textarea {
	padding: 8px;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	font-family: inherit;
	background-color: #fff;
	width: calc(100% - 16px)
}

.new-form .form-item input[type=submit] {
	float: right;
	width: 100px
}

.new-form .form-item.form-save {
	display: table
}

.theme-dark .new-form .form-item input,
.theme-dark .new-form .form-item textarea {
	background-color: #2b2b2b;
	border: 1px solid #3e3e3e
}

.wiki-footer {
	font-size: 12px;
	color: #828282;
	margin-top: 12px
}

.update-community input[type=file] {
	margin-bottom: 12px
}

.post .domain {
	color: #e00000
}

.post.stickied .title {
	background-color: #ae0000;
	color: #2f9000;
	padding: 6px;
	text-shadow: 1px 1px 4px #000
}

.post.stickied {
	background: linear-gradient(#f0f0f0, rgba(255, 165, 0, 0.05));
	border-bottom: 2px solid rgba(255, 165, 0, .3);
}

.post.stickied .title:before,
.post.stickied .title:after {
	url("bg-header.png") 50% 50% /cover no-repeat content: "\2605"
}

.quick-nav a {
	color: #ae0000   
}

.header .logo {
	display: inline-block
}

.header .bg {
	background: url("bg-header.png") 50% 50%/cover no-repeat;
	padding: 7px 8px 4px
}

.header.fixed .filter-bar {
	top: 41px
}

.header .social {
	display: none
}

.header .bg .title,
.header .bg .description {
	display: none
}

.nav-main .inner a {
	text-transform: uppercase;
	color: #fff
}

.nav-main {
	color: #fff;
	top: 1px
}

.nav-main .inner a:hover {
	background-color: #ffffffed;
}

.nav-user .toggle {
	color: #fff
}

.header .bar {  
	background-image: url(bg-nav.png);
	background-color: rgba(2, 55, 108);  
	border-top: none;
	border-bottom: 3px solid #0472b1;
	box-shadow: 0 5px 5px -2px rgba(0, 0, 0, .3)
}

.theme-dark .header .bar {
	border-top: 1px solid;
	border-bottom: px solid #075b8e;
	background: linear-gradient(45deg,#2c55a052,#e817172b)!important;
	border-image: radial-gradient(red, blue) 30;
}

.theme-dark .header .bg {
	color: #232323
}

.theme-dark .nav-main .inner a.active {
    border-bottom: 1px solid;
    border-color: #d8d6d6;
	background-color: #005eae00;
}

.nav-main .inner a.active,
.nav-main .inner a.active:hover {
	background-color: #005eae52;     
	border-bottom: none;
	color: #fff
}

.nav-main .inner a:hover {
	background-color: #ffffff17;
    color: #ffffff!important;
}

.nav-user {
	color: #fff;
}

.nav-user .inner {
	text-shadow: 0 0 3px #111
}

.sidebar .search input {
	border-left: 4px solid #ae0000
}

.sidebar .img {
	display: block
}

.sidebar .login input[type=submit],
.single .form input[type=submit],
.page .main-content .form:not(.reply) input[type=submit],
.popup .form input[type=submit] {
	background-color: #02376c
}

.module .head,
.sidebar h3,
.popup .head {
	color: #fff;
	text-transform: uppercase;
	box-shadow: 0 4px 8px -1px rgba(0, 0, 0, .75);
	border-bottom: 3px solid #0472b1;
	background-color: #02376c;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.module,
.sidebar blockquote,
.popup .inner {
	background-image: url(bg-module.png);
	background-size: 100%;
	/*box-shadow: 0 5px 5px -5px gray;*/
	border-style: none;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px
}

.module .head:before,
.module .head:after,
.popup .head:before,
.popup .head:after {
	content: "\2605";
	font-size: 22px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%)
}

.theme-dark .sidebar .search input {
	border-left-color: #a90000
}

/* @media only screen and (min-width:973px) { */
@media only screen and (min-width:900px) {
	.header .social {
		display: initial
	}
	.nav-main .inner a {
		padding: 12px 18px 11px;
		color: #fff
	}
	.header .bg {
		padding: 24px 26px 18px
	}
	.wrapper.home {
		background: url(bg-main.png) no-repeat center bottom 80px
	}
	.main-content {
		box-shadow: 0 0 5px 0 rgba(0, 0, 0, .4)
	}
	html,
	body {
		background-color: #f0f0f0
	}
	.post {
		background: #f0f0f0;
	}
}

.theme-dark .single .form input[type=submit] {
	background: linear-gradient(45deg, #2c55a052, #e817172b);
    border: 1px solid;
    border-image: radial-gradient(red, blue) 3;
}

.theme-dark .post .domain {
	color: #dcdcdc;
}

.theme-dark .sidebar h3 {
    background: linear-gradient(45deg,#2c55a052,#e817172b);
    border: 1px solid;
	border-image: radial-gradient(red, blue) 33;
}

.theme-dark .module .head,
.theme-dark .popup .head,
.theme-dark .sidebar .submit-link,
.theme-dark .sidebar .module .head,
.theme-dark .more a {
	background: linear-gradient(45deg, #2c55a052, #e817172b);
	border-image: radial-gradient(red, blue) 33;
}

.main-content {
	border: none
}

.post-flair[data-flair=america] {
	background: repeating-linear-gradient(0deg, #1565C0, #0D47A1 10px, #B71C1C 10px, #C62828 20px);
	padding: 4px 5px 3px;
	border: none;
	color: #fff
}

.post-flair[data-flair=altleft] {
	background-color: #000;
	border-color: #e60000;
	color: #fff
}

.post-flair[data-flair=trump] {
	background-color: #fdd835;
	border-color: #f9a825
}

.post-flair[data-flair=nsfcucks] {
	background-color: #ffeb3b;
	border-color: #ffeb3b
}

.post-flair[data-flair=ttweet] {
	background-color: #4099ff;
	border-color: #4099ff;
	color: #fff
}

.post-flair[data-flair=fired] {
	background-color: #d50000;
	border-color: #004d40;
	color: #fff
}

.post-flair[data-flair=drain] {
	background-color: #4783f5;
	border-color: #2c6de9;
	color: #fff
}

.post-flair[data-flair=energy] {
	background-color: #f58047;
	border-color: #ff5614;
	color: #fff
}

.post-flair[data-flair=tweet] {
	background-color: #b5e3ff
}

.post-flair[data-flair=spicy] {
	background-color: #f4511e;
	color: #fff;
	border-color: #f4511e
}

.post-flair[data-flair=pepe] {
	background-color: #388e3c;
	color: #fff;
	border-color: #388e3c
}

.post-flair[data-flair=walkaway] {
	background-color: #666;
	color: #fff;
	border-color: #3c3c3c
}

.post-flair[data-flair=fire] {
	background-color: #ec3838;
	color: #fff;
	border-color: red
}

.post-flair[data-flair=bullshit] {
	background-color: #440b0b;
	color: #fff;
	border-color: #270101
}

.post .vote.vote-small {
	float: none
}

.post .vote .vote-up-small {
	-webkit-tap-highlight-color: transparent;
	display: block;
	background-image: url(uptrump-small.png);
	background-position: -90px -68.9px;
	background-repeat: no-repeat;
	width: 18px;
	height: 17px;
	margin: 0 auto 5px;
	float: left
}

.post .vote.animate a[data-direction=up] {
	animation: upTrump 2s ease 0s 1;
	animation-fill-mode: forwards
}

.post .vote[data-vote=up] a[data-direction=up] {
	background-position: -270px -172px
}

.post .vote .count {
	margin-bottom: 0;
	margin-top: 0
}

.post .vote.vote-small.active a {
	background-position: -108px -68.9px
}

.post .vote a[data-direction=up] {
	-webkit-tap-highlight-color: transparent;
	display: block;
	margin: 0 auto 5px;
	background-image: url(uptrump.png);
	background-position: -225px -172px;
	background-repeat: no-repeat;
	width: 45px;
	height: 43px
}

.post .vote .count {
	font-weight: 700;
	font-size: 16px
}

.vote-delta {
	display: none
}

.vote-down,
.vote-down-small {
	display: none
}

@keyframes upTrump-small {
	0% {
		background-position: 0 0
	}
	0.001% {
		background-position: -18px 0
	}
	2.5% {
		background-position: -18px 0
	}
	2.501% {
		background-position: -36px 0
	}
	5% {
		background-position: -36px 0
	}
	5.001% {
		background-position: -54px 0
	}
	7.5% {
		background-position: -54px 0
	}
	7.501% {
		background-position: -72px 0
	}
	10% {
		background-position: -72px 0
	}
	10.001% {
		background-position: -90px 0
	}
	12.5% {
		background-position: -90px 0
	}
	12.501% {
		background-position: -108px 0
	}
	15% {
		background-position: -108px 0
	}
	15.001% {
		background-position: 0 -17.2px
	}
	17.5% {
		background-position: 0 -17.2px
	}
	17.501% {
		background-position: -18px -17.2px
	}
	20% {
		background-position: -18px -17.2px
	}
	20.001% {
		background-position: -36px -17.2px
	}
	22.5% {
		background-position: -36px -17.2px
	}
	22.501% {
		background-position: -54px -17.2px
	}
	25% {
		background-position: -54px -17.2px
	}
	25.001% {
		background-position: -72px -17.2px
	}
	27.5% {
		background-position: -72px -17.2px
	}
	27.501% {
		background-position: -90px -17.2px
	}
	30% {
		background-position: -90px -17.2px
	}
	30.001% {
		background-position: -108px -17.2px
	}
	32.5% {
		background-position: -108px -17.2px
	}
	32.501% {
		background-position: 0 -34.4px
	}
	35% {
		background-position: 0 -34.4px
	}
	35.001% {
		background-position: -18px -34.4px
	}
	37.5% {
		background-position: -18px -34.4px
	}
	37.501% {
		background-position: -36px -34.4px
	}
	40% {
		background-position: -36px -34.4px
	}
	40.001% {
		background-position: -54px -34.4px
	}
	42.5% {
		background-position: -54px -34.4px
	}
	42.501% {
		background-position: -72px -34.4px
	}
	45% {
		background-position: -72px -34.4px
	}
	45.001% {
		background-position: -90px -34.4px
	}
	47.5% {
		background-position: -90px -34.4px
	}
	47.501% {
		background-position: -108px -34.4px
	}
	50% {
		background-position: -108px -34.4px
	}
	50.001% {
		background-position: 0 -51.6px
	}
	52.5% {
		background-position: 0 -51.6px
	}
	52.501% {
		background-position: -18px -51.6px
	}
	55% {
		background-position: -18px -51.6px
	}
	55.001% {
		background-position: -36px -51.6px
	}
	57.5% {
		background-position: -36px -51.6px
	}
	57.501% {
		background-position: -54px -51.6px
	}
	60% {
		background-position: -54px -51.6px
	}
	60.001% {
		background-position: -72px -51.6px
	}
	62.5% {
		background-position: -72px -51.6px
	}
	62.501% {
		background-position: -90px -51.6px
	}
	65% {
		background-position: -90px -51.6px
	}
	65.001% {
		background-position: -108px -51.6px
	}
	67.5% {
		background-position: -108px -51.6px
	}
	67.501% {
		background-position: 0 -68.8px
	}
	70% {
		background-position: 0 -68.8px
	}
	70.001% {
		background-position: -18px -68.8px
	}
	72.5% {
		background-position: -18px -68.8px
	}
	72.501% {
		background-position: -36px -68.8px
	}
	75% {
		background-position: -36px -68.8px
	}
	75.001% {
		background-position: -54px -68.8px
	}
	77.5% {
		background-position: -54px -68.8px
	}
	77.501% {
		background-position: -72px -68.8px
	}
	80% {
		opacity: 1;
		background-position: -72px -68.8px
	}
	90% {
		opacity: 1;
		background-position: -90px -68.8px
	}
	95% {
		opacity: 0;
		background-position: -90px -68.8px
	}
	95.001% {
		opacity: 0;
		background-position: -108px -68.8px
	}
	100% {
		opacity: 1;
		background-position: -108px -68.8px
	}
}

@keyframes upTrump {
	0% {
		background-position: 0 0
	}
	0.001% {
		background-position: -45px 0
	}
	2.5% {
		background-position: -45px 0
	}
	2.501% {
		background-position: -90px 0
	}
	5% {
		background-position: -90px 0
	}
	5.001% {
		background-position: -135px 0
	}
	7.5% {
		background-position: -135px 0
	}
	7.501% {
		background-position: -180px 0
	}
	10% {
		background-position: -180px 0
	}
	10.001% {
		background-position: -225px 0
	}
	12.5% {
		background-position: -225px 0
	}
	12.501% {
		background-position: -270px 0
	}
	15% {
		background-position: -270px 0
	}
	15.001% {
		background-position: 0 -43px
	}
	17.5% {
		background-position: 0 -43px
	}
	17.501% {
		background-position: -45px -43px
	}
	20% {
		background-position: -45px -43px
	}
	20.001% {
		background-position: -90px -43px
	}
	22.5% {
		background-position: -90px -43px
	}
	22.501% {
		background-position: -135px -43px
	}
	25% {
		background-position: -135px -43px
	}
	25.001% {
		background-position: -180px -43px
	}
	27.5% {
		background-position: -180px -43px
	}
	27.501% {
		background-position: -225px -43px
	}
	30% {
		background-position: -225px -43px
	}
	30.001% {
		background-position: -270px -43px
	}
	32.5% {
		background-position: -270px -43px
	}
	32.501% {
		background-position: 0 -86px
	}
	35% {
		background-position: 0 -86px
	}
	35.001% {
		background-position: -45px -86px
	}
	37.5% {
		background-position: -45px -86px
	}
	37.501% {
		background-position: -90px -86px
	}
	40% {
		background-position: -90px -86px
	}
	40.001% {
		background-position: -135px -86px
	}
	42.5% {
		background-position: -135px -86px
	}
	42.501% {
		background-position: -180px -86px
	}
	45% {
		background-position: -180px -86px
	}
	45.001% {
		background-position: -225px -86px
	}
	47.5% {
		background-position: -225px -86px
	}
	47.501% {
		background-position: -270px -86px
	}
	50% {
		background-position: -270px -86px
	}
	50.001% {
		background-position: 0 -129px
	}
	52.5% {
		background-position: 0 -129px
	}
	52.501% {
		background-position: -45px -129px
	}
	55% {
		background-position: -45px -129px
	}
	55.001% {
		background-position: -90px -129px
	}
	57.5% {
		background-position: -90px -129px
	}
	57.501% {
		background-position: -135px -129px
	}
	60% {
		background-position: -135px -129px
	}
	60.001% {
		background-position: -180px -129px
	}
	62.5% {
		background-position: -180px -129px
	}
	62.501% {
		background-position: -225px -129px
	}
	65% {
		background-position: -225px -129px
	}
	65.001% {
		background-position: -270px -129px
	}
	67.5% {
		background-position: -270px -129px
	}
	67.501% {
		background-position: 0 -172px
	}
	70% {
		background-position: 0 -172px
	}
	70.001% {
		background-position: -45px -172px
	}
	72.5% {
		background-position: -45px -172px
	}
	72.501% {
		background-position: -90px -172px
	}
	75% {
		background-position: -90px -172px
	}
	75.001% {
		background-position: -135px -172px
	}
	77.5% {
		background-position: -135px -172px
	}
	77.501% {
		background-position: -180px -172px
	}
	80% {
		opacity: 1;
		background-position: -180px -172px
	}
	90% {
		opacity: 1;
		background-position: -180px -172px
	}
	95% {
		opacity: 0;
		background-position: -180px -172px
	}
	95.001% {
		opacity: 0;
		background-position: -270px -172px
	}
	100% {
		opacity: 1;
		background-position: -270px -172px
	}
}

.sidebar .submit-link,
.sidebar .submit-text {
	text-shadow: 1px 1px 2px #042e59;
	box-shadow: 0 4px 8px -1px rgba(0, 0, 0, .75);
	background-image: url(bg-submit.png);
	background-repeat: no-repeat;
	box-sizing: border-box;
	text-shadow: 1px 1px 7px #000;
	transition: box-shadow .3s, text-shadow .3s
}

.sidebar .submit-link {
	background-color: #02376c;
	background-position: 0 -299px;
	background-repeat: no-repeat
}

.sidebar .submit-text {
	background-color: #ae0000;
	background-position: 0 0
}

.sidebar .submit-link:hover,
.sidebar .submit-text:hover {
	box-shadow: 0 6px 14px 0 rgba(0, 0, 0, .75);
	text-shadow: 0 5px 8px #000
}

.sidebar .submit-link:after,
.sidebar .submit-text:after {
	content: " ";
	padding: 10px;
	height: 100px;
	font-weight: 400;
	position: absolute;
	display: block;
	background-color: #02376c;
	color: #fff;
	z-index: 200;
	transition: 200ms;
	border-radius: 2px;
	pointer-events: none;
	font-size: 17px;
	width: 300px;
	top: 0;
	margin-right: 300px;
	opacity: 0;
	right: -13px;
	border-bottom: 3px solid #555;
	background-image: url(bg-submit.png);
	background-repeat: no-repeat;
	text-align: left;
	-webkit-box-shadow: 0 4px 8px -1px rgba(0, 0, 0, .75);
	-moz-box-shadow: 0 4px 8px -1px rgba(0, 0, 0, .75);
	box-shadow: 0 4px 8px -1px rgba(0, 0, 0, .75)
}

.sidebar .submit-link:after {
	background-position: 0 -46px
}

.sidebar .submit-text:after {
	background-position: 0 -177px
}

.sidebar .submit-link:hover:after,
.sidebar .submit-text:hover:after {
	margin-right: 310px;
	opacity: 100
}

.sidebar .login input[type=text],
.sidebar .login input[type=password],
.single .form input[type=text],
.single .form input[type=email],
.single .form input[type=password],
.single .form input[type=url],
.single .form textarea,
.single .form select,
.page .main-content .form input[type=text],
.page .main-content .form input[type=email],
.page .main-content .form input[type=password],
.page .main-content .form input[type=number],
.page .main-content .form textarea,
.page .main-content .form select,
.popup .form input[type=text],
.popup .form input[type=number],
.popup .form textarea {
	box-shadow: 0 5px 5px -5px gray
}

.post .thumb.default-thumbnail {
	background-image: url(thumb.png);
	background-repeat: no-repeat
}

.dropdown-content a:hover {
	background-color: #4295c5
}

.dropdown-content {
	border-bottom: 4px solid #0472b1;               
	border-left: 4px solid  #0472b1;
	border-right: 4px solid  #0472b1;
	background-color:  #0472b1;
}

.save-category.create input[type=text] {
	box-shadow: none
}

.sidebar blockquote [href=""] {
	background: url();
	height: 95px;
	display: block;
	background-repeat: no-repeat;
	background-position: center
}

.module .head,
.sidebar h3 {
	font-size: 16px
}

.header {
	height: auto;
	background-image: none;
	background-color: #fff
}

.header .bg {
	height: auto
}

a[data-action=report] {
	font-size: 0
}

a[data-action=report]:before {
	font-size: 10px;
	content: "deport"
}

/* @media only screen and (max-width:973px) { */
@media only screen and (max-width:900px) {
	.post-single .post .details,
	.post-single .post .content,
	.post-single .post .actions {
		margin-left: -124px
	}
}

/* ga.w edits begin */

/* Sidebar image link is broken so this will set a background image for the element */
.sidebar .img {
	background: url(https://media.greatawakening.win/post/eaPBU3VY.png);/* JT's GA logo */
	background: url(https://media.greatawakening.win/post/WIHGYtek.png); /* Flynn */
	background-size: 300px;
	background-repeat: no-repeat;
	padding-left: 800px;
	width: 300px;
	height: 300px
}

/* Banner background */
.header .bg {
	background: url("https://media.greatawakening.win/post/ZMAr7mYT.jpeg") 50% 50%/cover no-repeat;
	/* background-size: 100% 100%; */
}

/* Remove green text on stickied posts */
.post.stickied .title {
	color: #eee;
}

/* Dark mode (evspra)*/
.theme-dark .post.stickied .title {
    color: #dc4848;
	padding: 6px;
}

.theme-dark .post.stickied .title:visited {
    color: #dc4848;
	padding: 6px;
}

.theme-dark .comment-parent .author {
    font-size: 12px;
    color: #3ab9e0;
    font-weight: 700;
}

.theme-dark .details a.author {
	color: #2b88da;
}

.theme-dark .post .title:visited {
	color: #9b4ce0;
}

.theme-dark .post .title {
	color: #4ca1e0;
	text-shadow: 2px 1px 4px #000;
}

.theme-dark .post-list .post {
    padding: 8px 8px 8px 0;
    border-top: 1px solid;
    border-right: 1px solid;
    border-left: 1px solid;
    border-color: #464545;
	border-image: radial-gradient(#ff000080,#0000ff80) 30;
}

.theme-dark .popup .inner {
	/* background-color: #272727; */
	background: linear-gradient(45deg, rgba(29, 62, 121, 0.75), rgba(115, 16, 16, 0.75));
	border: 2px solid;
    border-image: linear-gradient(#ff000066,#0000ff66) 40;
}

.popup-ban, .popup-note {
    max-width: 400px;
    position: fixed!important;
}

/*

.theme-dark::-webkit-scrollbar-thumb {
    background: #676767;
}

.theme-dark::-webkit-scrollbar, .theme-dark::-webkit-scrollbar-thumb {
    background-color: #2b2b2b;
}

*/


.theme-dark::-webkit-scrollbar-thumb {
    background-color: #555555!important;
}

.theme-dark::-webkit-scrollbar {
    background-color: #2b2b2b!important;
}

.theme-dark textarea::-webkit-scrollbar {
	background-color: #2b2b2b!important;
}

.theme-dark textarea::-webkit-scrollbar-thumb {
	background-color: #555555!important;
}

/* modmail */
.theme-dark .mail-return, .theme-dark .mail, .theme-dark #respond .reply, 
.theme-dark .mail_container .reply-button {
    background: linear-gradient(45deg,#2c55a052,#e817172b);
}

/* .theme-dark .mail-sort select */

textarea:focus {
	outline-offset: 0px!important;
}

:focus {
    outline: -webkit-focus-ring-color auto 0px!important;
}

.theme-dark .mail .preview, .theme-dark .mail .title {
    background-color: #ff000000!important;
}

.theme-dark .mail-sort, .theme-dark .mail-sort select {
    background-color: #2b2b2b;
}

em, i {
    font-style: italic;
    color: #789922!important;
}

p em strong {
	font-style: italic;
    color: #789922!important;
	font-size: 16px!important;
}

.nav-main .inner a.active, .nav-main .inner a.active:hover {
    background-color: #cccccc1a;
    color: #fff;
}

.theme-dark .wrapper, .theme-dark .container {
    background-color: #212120!important;
}

.theme-dark .module .head, .theme-dark .sidebar h3 {
	color: #ffffff;
}

.theme-dark .post.removed, .theme-dark .comment.removed {
    background: #863b3b82!important;
}

/* Default thumbnail */
.post .thumb.default-thumbnail {
    background-image: url(https://media.patriots.win/post/QMXHIiC3.png);
    background-repeat: no-repeat;
    background-size: 60px;
}

/* You are now mainstream */
.sidebar .submit-link:after,
.sidebar .submit-text:after {
	background-image: url(https://media.greatawakening.win/post/EwxpyXOz.png);
	background-position: 0px 0px;
}

/* You are now mainstream dark theme */
.theme-dark .sidebar .submit-link:after,
.theme-dark .sidebar .submit-text:after {
	background-image: url(https://media.greatawakening.win/post/42wcde5R.png);
	background-position: 0px 0px;
}

/* Fixes sidebar text color */
.theme-dark .sidebar {
    color: #ddd;
}

.module,
.sidebar blockquote,
.popup .inner {
    background-image: url(https://media.greatawakening.win/post/awqCZMfN.png);
}

/* Vote animation */
.post .vote a[data-direction=up] {
	background-image: url(https://media.greatawakening.win/post/LKiezXV0.png);
}

/* Vote animation dark theme */
.theme-dark .post .vote a[data-direction=up] {
	background-image: url(https://media.greatawakening.win/post/IY8GAHh1.png);
}

/* fix size dimenisons for ga logo */
/* @media only screen and (min-width:973px) { */
@media only screen and (min-width:900px) {
	.header .logo {
        width: 160px;
        height: 160px;
    }
}

/* Default thumbnail */
.post .thumb.default-thumbnail {
    /* background-image: url(https://media.greatawakening.win/post/GN0lxvS3.png);*/
    background-image: url(https://media.greatawakening.win/post/xpg6KXFp.png); /* blue q */
    /* background-image: url(https://media.greatawakening.win/post/skKIIhi8.png);*/ /* blue q 2 */
    /* background-image: url(https://media.greatawakening.win/post/1Ea4IKIB.png); */ /* blue q 3 */
    background-size: auto
}
.theme-dark .post .thumb.default-thumbnail {
    background-image: url(https://media.greatawakening.win/post/Lbwbm7fV.png);
    background-size: auto;
	/*
	background-image: url(https://media.greatawakening.win/post/tAm3NO9j.gif);
    background-size: contain;
	*/
}

/* Banner background edit */
.header .bg {
	background: url("https://media.greatawakening.win/post/CWN72V1R.png") 50% 50%/cover no-repeat;
	/* background-size: 100% 100%; */
}


/* sidebar h1 tag - Needed to make "To The Great Awakening" under "WELCOME" */
.sidebar h1 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 14px;
    padding-bottom: 10px;
    border-bottom: 1px solid gray;
    text-align: center;
}

/* small vote */
.post .vote .vote-up-small {
	background-image: url(https://media.greatawakening.win/post/uhCX17cY.png);
}

/* sidebar create a post color change */
.sidebar .submit-text {
	background-color: #0472b1;
	background-position: 0 0
}

/* dark theme banner */
.theme-dark .header .bg {
        /* lightning w/ clouds */
        background: url(https://media.greatawakening.win/post/zTBCcsV3.png) 50% 50%/cover 
        /* lightning only */
	/*background: url(https://media.greatawakening.win/post/MLrXRNUI.png) 50% 50%/cover */

}

/* dark logo animation */
/*
.theme-dark .header .logo {
	background-image: url(https://media.greatawakening.win/post/up3F6dhx.png)
}
.theme-dark .header .logo:hover {
	width:480px
}
*/

.sidebar .img {
	/* background: url(https://media.greatawakening.win/post/eaPBU3VY.png);/* JT's GA logo */
	/* background: url(https://media.greatawakening.win/post/whd8l0C2.png);  DC */
        /* background: url(https://media.greatawakening.win/post/kMW198zG.png); /* OCT */
        background: url(https://media.greatawakening.win/post/FMVoSjcY.png); /* GW */
	background-size: 300px;
	background-repeat: no-repeat;
	padding-left: 800px;
	width: 300px;
	height: 450px
	
}

/* dark theme banner */
.theme-dark .header .bg {
     /* lightning w/ clouds */
    /* background: url(https://media.greatawakening.win/post/zTBCcsV3.png) 50% 50%/cover */ 
	/* background: url(https://i.imgur.com/ltwbxeQ.jpg) 50% 40%/cover;  */
    /* lightning only */
	/* background: url(https://media.greatawakening.win/post/MLrXRNUI.png) 50% 50%/cover */
	
	background: url(https://media.greatawakening.win/post/6SNqH430.png) 60% 50%/cover;
}

/* Sidebar image link is broken so this will set a background image for the element */
.sidebar .img {
	/* background: url(https://media.greatawakening.win/post/eaPBU3VY.png);/* JT's GA logo */
	/* background: url(https://media.greatawakening.win/post/WIHGYtek.png); /* Flynn */
	background: url(https://media.greatawakening.win/post/d8HsQYK1.jpeg); /* Now Playing */
	background-size: 300px;
	background-repeat: no-repeat;
	padding-left: 800px;
	width: 300px;
	height: 300px
}


/* ============ Flair =========== */
/* MEDIA PANIC */
.post-flair[data-flair="media-panic"] {
	background-image:url(https://media.patriots.win/post/1qmYL7Dy.png);
	background-color:#000;
	font-family:impact;
	font-size:14px;
	color:#fff;
	text-shadow:1px 1px 3px #000,1px 1px 3px #000,1px 1px 1px #000,1px 1px 3px #000;
	border-color:red;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	box-shadow:0 2px 5px rgba(0,0,0,.5),0 2px 2px rgba(0,0,0,.5)
}

/* Q Drop */
.post-flair[data-flair="q-drop"] {
	background-image:url(https://media.greatawakening.win/post/87oX4Dy9.gif);
	font-family:impact;
	font-size:18px;
	color:#fff;
	text-align: center;
	padding-top: 6px;
	text-shadow:1px 1px 3px #000,1px 1px 3px #000,1px 1px 1px #000,1px 1px 3px #000;
	border-color:#d5daf0;
	box-shadow:0 2px 5px rgba(0,0,0,.5),0 2px 2px rgba(0,0,0,.5);
	width: 120px;
	height: 22px;
}

/* Notable */
.post-flair[data-flair="notable"] {
	background-image:url(https://media.greatawakening.win/post/Gyz4YkMR.png);
	font-family:arial,helvetica,sans-serif;
	font-size:16px;
	font-weight: bold;
	color:#AF0A0F;
	text-align: center;
	text-shadow:1px 1px 2px #000,1px 1px 1px #000,1px 1px 1px #000,1px 1px 1px #000;
	border-color:#d5daf0;
	padding-left:15px;
	padding-right:15px;
	padding-top:3px;
	padding-bottom:3px;
	box-shadow:0 2px 5px rgba(0,0,0,.5),0 2px 2px rgba(0,0,0,.5);
}

/* WWG1WGA */
.post-flair[data-flair="wwg1wga"] {
	background-image:url(https://media.patriots.win/post/TfVkTdjP.gif);
	width:100px;
	background-color:#000;
	font-family:impact;
	font-size:16px;
	color:#fff;
	text-shadow:1px 1px 3px #000,1px 1px 3px #000,1px 1px 1px #000,1px 1px 3px #000;
	border-color:red;
	text-align: center;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	box-shadow:0 2px 5px rgba(0,0,0,.5),0 2px 2px rgba(0,0,0,.5)
}

/* Qincidence */
.post-flair[data-flair="qincidence"] {
	width:100px;
	text-align:center;
	background-color:#850;
	font-family:impact;
	font-size:14px;
	color:#fff;
	text-shadow:1px 1px 3px #000,1px 1px 3px #000,1px 1px 1px #000,1px 1px 3px #000;
	border-color:yellow;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	box-shadow:0 2px 5px rgba(0,0,0,.5),0 2px 2px rgba(0,0,0,.5)
}

/* These people are sick! */
.post-flair[data-flair="sick"] {
	background-color:#9B4;
	font-family:impact;
	font-size:14px;
	color:#ffa;
	text-shadow:1px 1px 3px #000,1px 1px 3px #000,1px 1px 1px #000,1px 1px 3px #000;
	border-color:green;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	box-shadow:0 2px 5px rgba(0,0,0,.5),0 2px 2px rgba(0,0,0,.5)
}

/* These people are stupid! */
.post-flair[data-flair="stupid"] {
	background-color:#C8C;
	font-family:impact;
	font-size:14px;
	color:#fff;
	text-shadow:1px 1px 3px #000,1px 1px 3px #000,1px 1px 1px #000,1px 1px 3px #000;
	border-color:blue;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	box-shadow:0 2px 5px rgba(0,0,0,.5),0 2px 2px rgba(0,0,0,.5)
}

/* Q Clock */
.post-flair[data-flair="q-clock"] {
	width:120px;
	text-align:center;
	background-color:#fff;
	font-family:impact;
	font-size:14px;
	color:#fff;
	text-shadow:1px 1px 3px #000,1px 1px 3px #000,1px 1px 1px #000,1px 1px 3px #000;
	border-color:black;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	box-shadow:0 2px 5px rgba(0,0,0,.5),0 2px 2px rgba(0,0,0,.5)
}

/* DEM PANIC */
.post-flair[data-flair="dem-panic"] {
	width:120px;
	text-align:center;
	background-color:#acf;
	font-family:impact;
	font-size:14px;
	color:#fff;
	text-shadow:1px 1px 3px #000,1px 1px 3px #000,1px 1px 1px #000,1px 1px 3px #000;
	border-color:blue;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	box-shadow:0 2px 5px rgba(0,0,0,.5),0 2px 2px rgba(0,0,0,.5)
}

/* Information Warfare */
.post-flair[data-flair="infowar"] {
	background-color:#ff9;
	font-family:impact;
	font-size:14px;
	color:#cff;
	text-shadow:1px 1px 3px #000,1px 1px 3px #000,1px 1px 1px #000,1px 1px 3px #000;
	border-color:blue;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	box-shadow:0 2px 5px rgba(0,0,0,.5),0 2px 2px rgba(0,0,0,.5)
}

/* shitpost */
.post-flair[data-flair=spost] {
 	background-image:url(https://media.patriots.win/post/14xiVRw1.png);
 	background-color:#000;
 	font-family:impact;
 	font-size:14px;
 	color:#835c3b;
 	text-shadow:1px 1px 3px #000,1px 1px 3px #000,1px 1px 1px #000,1px 1px 3px #000;
 	border-color:red;
 	padding-left:5px;
 	padding-right:5px;
 	padding-top:3px;
 	padding-bottom:3px;
 	box-shadow:0 2px 5px rgba(0,0,0,.5),0 2px 2px rgba(0,0,0,.5)
}

/* Planes */
.post-flair[data-flair="planes"] {
	width:120px;
	text-align:center;
	background-color:#acf;
	font-family:impact;
	font-size:14px;
	color:#fff;
	text-shadow:1px 1px 3px #000,1px 1px 3px #000,1px 1px 1px #000,1px 1px 3px #000;
	border-color:blue;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	box-shadow:0 2px 5px rgba(0,0,0,.5),0 2px 2px rgba(0,0,0,.5);
	background-image: url(https://media.greatawakening.win/post/BXDAjkUl.gif);
}

/* Breaking News */
.post-flair[data-flair="news"] {
	width:120px;
	text-align:center;
	background-color:#C33;
	font-family:impact;
	font-size:14px;
	color:#fff;
	text-shadow:1px 1px 3px #000,1px 1px 3px #000,1px 1px 1px #000,1px 1px 3px #000;
	border-color:orange;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	box-shadow:0 2px 5px rgba(0,0,0,.5),0 2px 2px rgba(0,0,0,.5)
}


/* Discussion */
.post-flair[data-flair="discussion"] {
	width:120px;
	text-align:center;
	background-color:#808080;
	font-family:impact;
	font-size:14px;
	color:#fff;
	text-shadow:1px 1px 3px #000,1px 1px 3px #000,1px 1px 1px #000,1px 1px 3px #000;
	border-color:red;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	box-shadow:0 2px 5px rgba(0,0,0,.5),0 2px 2px rgba(0,0,0,.5)
}

/* Theory */
.post-flair[data-flair="theory"] {
	width:120px;
	text-align:center;
	background-color:#EEF;
	font-family:impact;
	font-size:14px;
	color:#fff;
	text-shadow:1px 1px 3px #000,1px 1px 3px #000,1px 1px 1px #000,1px 1px 3px #000;
	border-color:blue;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	box-shadow:0 2px 5px rgba(0,0,0,.5),0 2px 2px rgba(0,0,0,.5)
}

/* Scripture */
.post-flair[data-flair="scripture"] {
	width:120px;
	text-align:center;
	background-color:#EEF;
	font-family:impact;
	font-size:14px;
	color:#fff;
	text-shadow:1px 1px 3px #000,1px 1px 3px #000,1px 1px 1px #000,1px 1px 3px #000;
	border-color:yellow;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	box-shadow:0 2px 5px rgba(0,0,0,.5),0 2px 2px rgba(0,0,0,.5)
}

/* Boom */
.post-flair[data-flair="boom"] {
	width:100px;
	text-align:center;
	background-color:#ffc;
	font-family:impact;
	font-size:14px;
	color:#d10;
	text-shadow:1px 1px 3px #000,1px 1px 3px #000,1px 1px 1px #000,1px 1px 3px #000;
	border-color:#d10;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	box-shadow:0 2px 5px rgba(0,0,0,.5),0 2px 2px rgba(0,0,0,.5)
}

/* New Fren */
.post-flair[data-flair="newfren"] {
	background-image:url(https://media.greatawakening.win/post/omjX8wXq.png);
	width:150px;
	background-color:#000;
	font-family:impact;
	font-size:16px;
	color:#149414;
	text-shadow:1px 1px 3px #000,1px 1px 3px #000,1px 1px 1px #000,1px 1px 3px #000;
	text-align: center;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	box-shadow:0 2px 5px rgba(0,0,0,.5),0 2px 2px rgba(0,0,0,.5);
	animation: borderRainbow 6s linear 0s infinite!important;
}

/* Energy */
.post-flair[data-flair="highenergy"] {
	background-image:url(https://media.greatawakening.win/post/dvdx1GLh.png);
	width:150px;
	background-color:#000;
	font-family:impact;
	font-size:16px;
	color:#fff;
	text-shadow:1px 1px 3px #000,1px 1px 3px #000,1px 1px 1px #000,1px 1px 3px #000;
	text-align: center;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	box-shadow:0 2px 5px rgba(0,0,0,.5),0 2px 2px rgba(0,0,0,.5);
	border-color:#45b6fe;
}

/* NCSWIC */
.post-flair[data-flair="ncswic"] {
	background-image:url(https://media.greatawakening.win/post/57UPbVmY.gif);
	width:150px;
	background-color:#000;
	font-family:impact;
	font-size:16px;
	color:#7668ce8a;
	text-align: center;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	box-shadow:0 2px 5px rgba(0,0,0,.5),0 2px 2px rgba(0,0,0,.5);
	border-color:#22143e;
}
/* Autists Wanted */
.post-flair[data-flair=autists] {
    background-image: url(https://media.greatawakening.win/post/lAfxl4Ix.png);
    width: 170px;
    background-color: #000;
    font-family: impact;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    box-shadow: 0 2px 5px rgba(0,0,0,.5), 0 2px 2px rgba(0,0,0,.5);
    border-color: #278027;
    text-shadow: 1px 1px 3px #00000080, 1px 1px 3px #00000080, 1px 1px 1px #00000080, 1px 1px 3px #000000b3;
}

/* Daily Wins */
.post-flair[data-flair="dailywins"] {
    width: 130px;
    text-align: center;
    background-color: #acf;
    font-family: impact;
    font-size: 14px;
    color: #ffd600;
    text-shadow: 1px 1px 3px #000, 1px 1px 3px #000, 1px 1px 1px #000, 1px 1px 3px #000;
    border-color: #ffc100;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    box-shadow: 0 2px 5px rgba(0,0,0,.5), 0 2px 2px rgba(0,0,0,.5);
    background-image: url(https://media.greatawakening.win/post/Xr7Pd9kr.png);
	animation: dailyWinFlash 6s linear 0s infinite!important;
}

/* Cabal History Theory */
.post-flair[data-flair=cabalhistory] {
    width: 140px;
    background-color: #232323;
    font-family: impact;
    font-size: 16px;
    color: #f0f0f0;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    box-shadow: 0 2px 5px rgba(0,0,0,.5), 0 2px 2px rgba(0,0,0,.5);
    border-color: #424242;
    text-shadow: 1px 1px 3px #00000080, 1px 1px 3px #00000080, 1px 1px 1px #00000080, 1px 1px         
    3px #000000b3;
}


/* Fix login */
.nav-user.register {
		display: flex
	}

/* Fix mod tools popups */
.shade {
	z-index: 999
	}

.popup {
	z-index: 9999;
	}

/* Fix header on mobile */
.header .bg {
	display:block;
}

.theme-dark .sidebar .submit-text {
    background: linear-gradient(45deg, #2c55a052, #e817172b);
    border: 1px solid;
   /* border-image: radial-gradient(red, blue) 30; */
    animation: borderRainbow 6s linear 0s infinite!important;
}

.theme-dark .sidebar blockquote .blockquote {
    background: #000d1500!important;
}

.post.stickied .title::after {
	/*
    content: attr(title) "[STICKIED]"!important;
    color: #dc4848;
	font-size: 10px;
	*/
}

.theme-dark .post.stickied .details a.author {

}

@keyframes textRainbow {
    from {
        color: rgb(255, 0, 0);
    }
    16.6% {
        color: rgb(255, 0, 255);
    }
    33.3% {
        color: rgb(0, 0, 255);
    }
    50% {
        color: rgb(0, 255, 255);
    }
    66.6% {
        color: rgb(0, 255, 0);
    }
    83.3% {
        color: rgb(255, 255, 0);
    }
    to {
        color: rgb(255, 0, 0);
    }
}

@keyframes hotFlash {
    from {
        color: #dc4848;
    }
    50% {
        color: #dca948;
    }
    to {
        color: #dc4848;
    }
}

@keyframes dailyWinFlash {
 from {
        border-color: rgb(255, 255, 0);
    }
    16.6% {
        border-color: rgb(255, 155, 0);
    }
    33.3% {
        border-color: rgb(255, 255, 0);
    }
    50% {
        border-color: rgb(255, 155, 0);
    }
    66.6% {
        border-color: rgb(255, 255, 0);
    }
    83.3% {
        border-color: rgb(255, 155, 0);
    }
    to {
        border-color: rgb(255, 255, 0);
    }
}

@keyframes backgroundRainbow {
    from {
        background-color: rgb(255, 0, 0);
    }
    16.6% {
        background-color: rgb(255, 0, 255);
    }
    33.3% {
        background-color: rgb(0, 0, 255);
    }
    50% {
        background-color: rgb(0, 255, 255);
    }
    66.6% {
        background-color: rgb(0, 255, 0);
    }
    83.3% {
        background-color: rgb(255, 255, 0);
    }
    to {
        background-color: rgb(255, 0, 0);
    }
}

@keyframes borderRainbow {
    from {
        border-color: rgb(255, 0, 0);
    }
    16.6% {
        border-color: rgb(255, 0, 255);
    }
    33.3% {
        border-color: rgb(0, 0, 255);
    }
    50% {
        border-color: rgb(0, 255, 255);
    }
    66.6% {
        border-color: rgb(0, 255, 0);
    }
    83.3% {
        border-color: rgb(255, 255, 0);
    }
    to {
        border-color: rgb(255, 0, 0);
    }
}

@keyframes partyText {
	
	0% {
		filter: hue-rotate(0deg);
	}
	25% {
		filter: hue-rotate(90deg);
	}
	50% {
		filter: hue-rotate(180deg);
	}
	75% {
		filter: hue-rotate(270deg);
	}
	100% {
		filter: hue-rotate(360deg);
	}
}

.post .author.moderator, .comment .author.moderator, 
.details .distinguished, .author.moderator, .mail .moderator {
	animation: textRainbow 10s linear 0s infinite!important;
}

.comment.stickied .status {
	color: #1bc31b!important; 
}

textarea[name="config"], textarea[name="stylesheet"] {
	height: 480px;
}

.theme-dark .post.stickied .title::before {
    content: "\01F525";
}

.theme-dark .post.stickied .title::after {
    content: "\01F525";
}

a.author:hover {
 text-decoration: none
}

/* ====== User Flair ======= */

/* Maintenance account flair */
a.author[href="/u/maint/"]::after, 
a.author[href="/u/maint_2/"]::after,
a.author[href="/u/EvspraTest/"]::after
{
 content:"GA Test Account";
 background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1),rgba(0,0,0,0));
 padding:2px 16px;
 color:#e5e5e5;
 font-weight:bolder;
 transition:color 1s
}
a.author[href="/u/maint/"]:hover::after, 
a.author[href="/u/maint_2/"]:hover::after,
a.author[href="/u/EvspraTest/"]:hover::after
{
 color:#e5e533
}

/* Contributor account flair */
a.author[href="/u/WinsAnon/"]::after,
a.author[href="/u/itsdazzling/"]::after {
    content: "[Contributor]";
    padding: 2px 2px;
    color: #ff9b00;
    font-weight: bolder;
}

/* Remove underline when hovering over user names for flairs */
a.author[href="/u/Evspra/"]:hover,
a.author[href="/u/dropgun/"]:hover,
a.author[href="/u/catsfive/"]:hover,
a.author[href="/u/QANON__17/"]:hover,
a.author[href="/u/SirThundercuntTRONxp/"]:hover,
a.author[href="/u/meteorknife/"]:hover,
a.author[href="/u/frisbee_coach/"]:hover,
a.author[href="/u/McFartington/"]:hover,
a.author[href="/u/high-valyrian/"]:hover,
a.author[href="/u/God_Bless_America1/"]:hover,
a.author[href="/u/Archon69/"]:hover,
a.author[href="/u/John-Titor/"]:hover,
a.author[href="/u/UhtredRagnarok/"]:hover,
a.author[href="/u/kiwi_pede/"]:hover,
a.author[href="/u/NessInOnett/"]:hover,
a.author[href="/u/Bezmenov/"]:hover,
a.author[href="/u/parallax_crow/"]:hover,

a.author[href="/u/WinsAnon/"]:hover,
a.author[href="/u/itsdazzling/"]:hover {
    text-decoration: none;
}

/* Moderator account flair */

/* Administrator flair */
/*
a.author[href="/u/catsfive/"]::after {
	content: "[Administrator]";
    padding: 2px 2px;
	font-weight: bolder;
    animation: textRainbow 10s linear 0s infinite!important;
}
*/

/* Moderator flashing name when not distinguished */
[href="/u/Bezmenov/"] {
	animation: textRainbow 10s linear 0s infinite!important;
}

/* Hide [M] since we now have [Moderator] */
/*
span.distinguished {
    display: none;
}
*/

[href="https://media.greatawakening.win/post/amdX4Hun.gif"],
[href="/u/#Kekw"],
[href="/u/#kekw"]{
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/amdX4Hun.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0px;
    line-height: 70px;
    display: -webkit-box;
	pointer-events: none;
	cursor: default;
}

[href="https://media.greatawakening.win/post/amdX4Hun.gif"],
[href="/u/#Topkek"],
[href="/u/#topkek"]{
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/1OcOTmyt.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0px;
    line-height: 90px;
    display: -webkit-box;
	pointer-events: none;
	cursor: default;
}

[href="https://media.greatawakening.win/post/ej3KFISs.gif"],
[href="/u/#Trumptank"],
[href="/u/#trumptank"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/ej3KFISs.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="https://media.greatawakening.win/post/IT0guMnY.gif"],
[href="/u/#Mike"],
[href="/u/#mike"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/IT0guMnY.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 150px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Catdance"],
[href="/u/#catdance"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/SGqFdRlo.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Noroddy"],
[href="/u/#noroddy"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/IqPSCZga.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Bernieclap"],
[href="/u/#bernieclap"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/zdf5DrRS.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Pratt"],
[href="/u/#pratt"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/ku5SZdua.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Pepedance"],
[href="/u/#pepedance"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/tAm3NO9j.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Pepecozy"],
[href="/u/#pepecozy"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/RhZL7sUT.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Honkler"],
[href="/u/#honkler"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/bYPHIcQY.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Wrong"],
[href="/u/#wrong"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/e4EIgnWn.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Nobodycares"],
[href="/u/#nobodycares"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/lB2hiLcz.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Noolib"],
[href="/u/#noolib"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/NP7rQA8e.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Trumpbeatdown"],
[href="/u/#trumpbeatdown"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/uYQuG2c2.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Conspiracy"],
[href="/u/#conspiracy"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/ahOffBaG.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Deepstate"],
[href="/u/#deepstate"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/Abls5c8V.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Fire"],
[href="/u/#fire"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/zBCemePX.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Aliens"],
[href="/u/#aliens"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/5YoGUdRd.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}


[href="/u/#Happening"],
[href="/u/#happening"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/OGd0U2Ff.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}


[href="/u/#What"],
[href="/u/#what"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/3dS4QPXk.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Popcorn"],
[href="/u/#popcorn"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/txm68nWn.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Fakenews"],
[href="/u/#fakenews"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/07OcfqSj.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Trumpwrong"],
[href="/u/#trumpwrong"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/lqvo9I6E.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Quiet"],
[href="/u/#quiet"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/6K9S68Y4.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Correct"],
[href="/u/#correct"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/xVXl9bMj.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Trumpnope"],
[href="/u/#trumpnope"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/ZipGuxn7.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Flynnflag"],
[href="/u/#flynnflag"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/EN9jQCtE.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Flynnarmy"],
[href="/u/#flynnarmy"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/8ZnSPfmk.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Golfing"],
[href="/u/#golfing"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/DnWi0NIn.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Pepeguitar"],
[href="/u/#pepeguitar"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/Z0yeO7FS.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Peperain"],
[href="/u/#peperain"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/VtcuSb6b.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Trumpflag"],
[href="/u/#trumpflag"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/6cd12Vgv.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Clownworld"],
[href="/u/#clownworld"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/4vBePcYA.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Trump4eva"],
[href="/u/#trump4eva"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/lWbLrwsz.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Lightning"],
[href="/u/#lightning"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/7qiJhETd.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Banhammer"],
[href="/u/#banhammer"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/8IbBbmo9.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Pepenuke"],
[href="/u/#pepenuke"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/zqTZX1aE.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Byebye"],
[href="/u/#byebye"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/paQ4pOwi.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Trumpdance"],
[href="/u/#trumpdance"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/SaHruD2P.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Covfefe"],
[href="/u/#covfefe"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/k9QwhcYW.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Vincewalk"],
[href="/u/#vincewalk"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/FqMxnj3o.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Vincenut"],
[href="/u/#vincenut"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/XIzoCKYF.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Howdareyou"],
[href="/u/#howdareyou"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/Qa5Koqky.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Cmon"],
[href="/u/#cmon"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/uqKTtp46.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Apestrong"],
[href="/u/#apestrong"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/JaiU3cQA.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Careerended"],
[href="/u/#careerended"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/8L9tqHeN.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Processing"],
[href="/u/#processing"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/7bDctCsR.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Shaqwalks"],
[href="/u/#shaqwalks"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/ExrpDktT.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Michaelpanic"],
[href="/u/#michaelpanic"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/73LcSGYa.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 133px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Michaelconfused"],
[href="/u/#michaelconfused"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/knXz79ti.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Mjpopcorn"],
[href="/u/#mjpopcorn"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/hcoymmBv.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Trumphappening"],
[href="/u/#trumphappening"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/v02Q7ews.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Triggered"],
[href="/u/#triggered"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/iHDbBqX4.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Peperee"],
[href="/u/#peperee"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/lH3ngl47.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Notrigged"],
[href="/u/#notrigged"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/xJKaZ7Mz.png);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 229px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Mikerekt"],
[href="/u/#mikerekt"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/8gSnujmA.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 175px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Coffeespit"],
[href="/u/#coffeespit"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/4G8VYMQd.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Spitcoffee"],
[href="/u/#spitcoffee"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/onYdozlc.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Pepehug"],
[href="/u/#pepehug"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/pfy41LEP.png);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 200px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Mikeyep"],
[href="/u/#mikeyep"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/Y2DZ9yRL.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 165px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Demolitionman"],
[href="/u/#demolitionman"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/G9zi1Tg5.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Polish"],
[href="/u/#polish"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/2nPDckXp.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 145px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Vincewhat"],
[href="/u/#vincewhat"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/EHkbHQFq.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Timebomb"],
[href="/u/#timebomb"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/d0nYWswJ.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 150px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Vomit"],
[href="/u/#vomit"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/UtUen1DN.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Pleaseclap"],
[href="/u/#pleaseclap"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/G8JKECqg.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Cashmoney"],
[href="/u/#cashmoney"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/pJLolRwo.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Benderneat"],
[href="/u/#benderneat"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/TRaPU63g.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Saysike"],
[href="/u/#saysike"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/Stpu6y0C.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Unacceptable"],
[href="/u/#unacceptable"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/xEBn63yQ.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Glowie"],
[href="/u/#glowie"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/Go61aNXt.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Senate"],
[href="/u/#senate"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/7SMPfJqd.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 195px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

[href="/u/#Ummwhat"],
[href="/u/#ummwhat"] {
    color: #ff000000!important;
    background-image: url(https://media.greatawakening.win/post/w7NOxCYb.gif);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}

/* gif template */
/*
[href="/u/#"],
[href="/u/#"] {
    color: #ff000000!important;
    background-image: url();
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 135px;
    display: -webkit-box;
    pointer-events: none;
    cursor: default;
}
*/

/* Emoji template */
/*
[href="/u/#"] {
    color: #ff000000!important;
    background-image: url();
    background-size: contain;
    background-repeat: no-repeat;
    display: -webkit-inline-box;
    pointer-events: none;
    cursor: default;
    margin-right: -80px; /* depends on picture, never the same /*
    text-align: -webkit-center;
}
/*

/* emoji */
/*
[href="/u/#emocoolpepe"] {
    color: #ff000000!important;
    background-image: url(https://i.maga.host/yiabCvU.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: -webkit-inline-box;
    pointer-events: none;
    cursor: default;
    margin-right: -80px;
    text-align: -webkit-center;
}

[href="/u/#emoshadespepe"] {
    color: #ff000000!important;
    background-image: url(https://i.maga.host/AHDioOU.gif);
    background-size: contain;
    background-repeat: no-repeat;
    display: -webkit-inline-box;
    pointer-events: none;
    cursor: default;
    margin-right: -103px;
    text-align: -webkit-center;
}
*/