.admin {
	padding: 4px;
	border-radius: 4px;
	background: green;
	margin: 6px;
	width: 200px;
	display: inline-block;
}
.admin.protected {
	background: red;
}
.admin INPUT[type="submit"] {
	width: 100%;
}
.admin.protected INPUT[type="submit"] {
	width: 90%;
}


.bbcode PRE.code {
    background: #DEDEDE;
	font-size: 0.9rem;
}
.bbcode BLOCKQUOTE {
	border: 1px solid black;
	padding: 8px;
	background: #DDD;
}
.bbcode .anchor A.alink {
	visibility: hidden;
}
.bbcode .anchor:hover A.alink {
	visibility: visible;
}


.comment {
	text-align: left;
	position: relative;
	word-wrap: break-word;
}
.comment IMG {
	max-width: 100%;
}
.comment .info {
	visibility: hidden;
	text-align: center;
	padding: 8px;
	background: #DDD;
	border: 1px solid #CCC;
	position: absolute;
	top: 0;
	left: -195px;
	width: 180px;
	z-index: 1;
	box-shadow: 0 0 4px #000;
	border-radius: 4px;
}
.comment:hover .info {
	visibility: visible;
}

.comment_add TEXTAREA {
	width: 100%;
}
.comment_add INPUT {
	width: 100%;
}

#comment-list-list .blockbody,
#comment-list-recent .blockbody,
#comment-list-image .blockbody,
#comment-list-user .blockbody {
	background: none;
	border: none;
	box-shadow: none;
	margin: 0;
	padding: 0;
}

.command_example {
	margin: 12pt;
	padding-left: 16pt;
}

.command_example pre {
    padding:4pt;
    border: dashed 2px black;
}

.command_example p {
    padding-left: 16pt;
}

@media (min-width: 750px) {
    .command_example pre {
        display: table-cell;
        width: 256px;
    }

    .command_example p {
        display: table-cell;
    }
}

#image-list .blockbody {
	background: none;
	border: none;
	box-shadow: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	margin: 0 10px 10px 0;
}

/* 2024-01-04: changed grid width from +42px to +4 to get the denser layout we want */
.shm-image-list {
	display: grid;
	grid-template-columns: repeat( auto-fill, calc(var(--thumb-width) + 4px) );
	place-items: center;
}
/* 2024-01-04: changed margin-bottom from 8px to 0 to get the denser layout we want */
.shm-image-list .thumb {
	margin-bottom: 0px;
}

.setupblocks {
	column-width: 400px;
	max-width: 1200px;
	margin: auto;
}
.setupblocks > .setupblock:first-of-type { margin-top: 0; }

.setupblock {
	break-inside: avoid;
	column-break-inside: avoid;
	text-align: center;
	width: 90%;
}
.setupblock TEXTAREA {
	width: 100%;
	font-size: 0.75rem;
	resize: vertical;
}

#Setupmain .blockbody {
	background: none;
	border: none;
	box-shadow: none;
	margin: 0;
	padding: 0;
}
.setupblock .form {
	width: 100%;
}
.setupblock .form TH {
	font-weight: normal;
}
INPUT, TEXTAREA, SELECT, BUTTON {
	box-sizing: border-box;
	font-size: 1em;
}

TABLE.form {width: 300px;}
TABLE.form.zebra {width: 100%;}

TABLE.form TD, TABLE.form TH {vertical-align: middle;}
TABLE.form TBODY TR TD {text-align: left;}
TABLE.form TBODY TR TH {text-align: right; padding-right: 4px; width: 1%; white-space: nowrap;}
TABLE.form TBODY TR.header TD,
TABLE.form TBODY TR.header TH {text-align: center; width: auto;}
TABLE.form TD + TH {padding-left: 8px;}
TABLE.form INPUT:not([type="checkbox"]):not([type="radio"]),
TABLE.form SELECT,
TABLE.form TEXTAREA,
TABLE.form BUTTON {width: 100%;}

*[onclick],
H3[class~="shm-toggler"] {
	cursor: pointer;
}

#flash {
	background: #FF7;
	color: #444;
	display: block;
	padding: 8px;
	margin: 8px;
	border: 1px solid #882;
}

.tag {
	overflow-wrap: anywhere;
}
TABLE#large_upload_form.form {
	width: 100%;
}

.mini_upload INPUT {
	width: 100%;
}

TABLE.form.image_info {
	width: 550px;
	max-width: 100%;
}

.image_info .edit {
	display: block;
}
.image_info .view {
	display: none;
}

.image_info.infomode-view .edit {
	display: none;
}
.image_info.infomode-view .view {
	display: block;
}

.image_info TEXTAREA {
	min-width: 100%;
	min-height: 3rem;
}

.post_controls FORM {
	margin-bottom: 0.75em;
}
.post_controls FORM:last-child {
	margin-bottom: 0;
}
.autocomplete_completions {
    position: absolute;
    z-index: 1000;
    border: 1px solid #ccc;
    color: #000;
    background-color: #fff;
    padding: 5px;
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 1em;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
}
.autocomplete_completions LI {
    padding: 0.15em;
}
.autocomplete_completions .selected {
    background-color: #ccc;
    outline: none;
}

.bulk_selected {
	outline: 3px solid blue;
}

.bulk_action {
	margin-top: 8pt;
}
.bulk_selector_controls table td {
	width: 33%;
}
#downtime #message, #downtime #login {
	text-align: center;
}
#downtime H3 {
	margin-top: 32px;
}
#downtime #login_table {
	margin: auto;
}


div#front-page h1 {font-size: 4rem; margin-top: 2em; margin-bottom: 0; text-align: center; border: none; background: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;}
div#front-page {text-align:center;position:relative;top:4rem;}
div#front-page .space {margin-bottom: 1em;}
div#front-page div#links a {display: inline-block; margin: 0 0.5em;}
div#front-page li {list-style-type: none; margin: 0;}
@media (max-width: 800px) {
	div#front-page h1 {font-size: 3rem; margin-top: 0.5em; margin-bottom: 0.5em;}
}
div#front-page > #search > form {margin: 0 auto;}
div#front-page > #search > form > input[type=submit]{padding: 4px 6px;}
#counter {display: grid; justify-content: center; margin: auto; max-width: 66%;}
.counter-img {grid-row: 1; max-width: 100%; height: auto;}
.pools_next_img {
	display: block;
	font-size: 77%;
	text-align: right;
	float: right;
}

.pools_prev_img {
	display: block;
	font-size: 77%;
	text-align: left;
	float: left;
}

.thumb IMG {
	border-width: 2px !important;
}

.shm-thumb-has_child img {
	border-color: lime !important;
}

.shm-thumb-has_parent img {
	border-color: #cc0 !important;
}

.shm-thumb-has_child.shm-thumb-has_parent img {
	border-color: lime #cc0 #cc0 lime !important;
}

.reverse_image_link {
  padding: 0 5px;
}

.tagcategoryblock {
	margin:0.6rem 1rem 0.6rem 0;
	padding:0.5rem 0.6rem 0.7rem;
	width:18rem;
	border:1px solid #AAAAAA;
	border-radius:0.25rem;
	display:inline-block;
}
.tagcategoryblock table {
	width:100%;
	border-spacing:0;
}
.tagcategoryblock input, .tagcategoryblock span {
	width:100%;
	height:100%;
}
.tagcategoryblock td:first-child {
	padding:0.3rem 0.7rem 0.4rem 0;
	text-align:right;
	width:40%;
}
.tagcategoryblock td:last-child {
	width:60%;
}
.tagcategoryblock td:last-child span {
	width:7ch;
	padding:0.24rem 0.7rem 0.5rem 0;
	display:inline-block;
}
.tagcategoryblock button {
	width:100%;
	margin-top:0.4rem;
	padding:0.2rem 0.6rem;
}

.tagcategoryblock input[type="color"] {
	height: 22px;
}

.tagcategoryblock .tc_colorswatch {
	display:inline-block;
	vertical-align:middle;
	height:1.25rem;
	width:1.25rem;
	border-radius:4px;
}

.noleft{
padding-left:20px;
}
HEADER {
margin-bottom:1em;
}
HEADER #site-title {
padding:10px 20px 0;
}
HEADER ul#navbar {
margin:0;
padding:5px 20px 2px 10px;
}
HEADER ul#navbar li {
font-size:120%;
margin:0;
padding:0 10px 2px;
}
HEADER ul#navbar li.current-page {
background-color:#F7F7FF;
}
HEADER ul#navbar li.current-page a {
font-weight:bold;
}

/* rating view switcher checkbox in navbar */
HEADER ul#navbar li input[type="checkbox"] {
	margin-left: 4px;
	margin-right: 8px;
}

HEADER ul#subnavbar {
background-color:#212121;
color: #f2f5f4;
margin:0 0 1em;
padding:5px 20px 5px 15px;
}
HEADER ul#subnavbar li {
padding:0 5px;
}
HEADER #site-title {
padding:10px 20px 0;
}
img.header-logo {
	width: 10rem;
	max-height: 4rem;
}
body {
-x-system-font:none;
background-color:#161618;
color: #f2f5f4;
font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
font-size:80%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}
h1 {
font-size:2em;
margin-bottom:0;
margin-top:0;
padding:2px;
}
h1 a {
color:black;
}
h3 {
font-size:1.2em;
margin-bottom:0;
margin-top:0.5em;
padding:1px;
}
h4 {
font-size:1.4em;
}
h5 {
font-size:1.2em;
}
table.zebra {border-collapse: collapse;border-spacing: 0;}
table.zebra > tbody > tr:hover {background: #2a2e31;}
table.zebra th {color: white; padding-right: 8px;}
table.zebra td {border: 1px dotted #EEE;margin: 0;padding-right: 8px;}
table.zebra th {margin: 0;text-align: left;}
thead {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
font-weight:bold;
}
td {
vertical-align:top;
}
#subtitle {
border-top:medium none;
font-size:0.75em;
margin:auto;
text-align:center;
width:256px;
}
#short-wiki-description {
padding:0 1.5em;
}
#short-wiki-description h2 {
padding-bottom:0.2em;
}
FOOTER {
clear:both;
color:#CCCCCC;
font-size:0.9em;
padding-left:10px;
padding-top:8px;
}
form {
margin:0;
}
a {
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
NAV {
float:left;
text-align:left;
width:150px;
padding:5px 20px 2px 10px;
}
NAV table {
width:150px;
}
NAV td {
vertical-align:middle;
}
NAV input {
padding:0;
width:100%;
}
NAV select {
padding:0;
width:100%;
}
NAV h3 {
text-align:left;
}
#comments p {
max-width:150px;
overflow:hidden;
text-align:left;
width:150px;
}
.comment blockquote {
	background: #2a2e31;
	display: block;
	border: none;
}
.comment blockquote em {
	font-style: normal;
	font-weight: normal;
	color: #888;
}
.comment blockquote small {
	font-style: italic;
	font-weight: normal;
	font-size: 100%;
}
TABLE.tag_list {
	border-collapse: collapse;
}
TABLE.tag_list>THEAD {
	display: none;
}
TABLE.tag_list>TBODY>TR>TD {
	display: inline;
	padding: 0;
	line-height: 1em;
}
TABLE.tag_list>TBODY>TR>TD:after {
	content: " ";
}
.tag_count {
color:#AAAAAA;
}
.more {
content:"More â";
}
.comment {
margin-bottom:8px;
}
.comment .meta {
width: 150px;
color: gray;
}
.comment TD {
text-align: left;
}
.withleft {
margin-left:180px;
}
div#paginator {
clear:both;
display:block;
font-size:1em;
font-weight:bold;
padding:2em 0 1em;
text-align:center;
}
.paginator {
margin:16px;
text-align:center;
}
div#paginator b {
margin:3px;
padding:4px 8px;
color:white;
}
div#paginator a {
margin:3px;
padding:4px 8px;
}
div#paginator a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#2a2e31 none repeat scroll 0 0;
color:white;
}
span.thumb {
display:inline-block;
float:left;
height:154px;
text-align:center;
width:154px;
}
.thumb a.selected {
	outline: 3px solid #008fff;
	display: block;
}
#pagelist {
margin-top:32px;
}
#large_upload_form {
width:600px;
}
.setupblock {
border:1px solid #AAAAAA;
margin:16px;
padding:8px;
width:350px;
}
.helpable {
border-bottom:1px dashed gray;
}
#flash {
	background: rgba(247, 197, 22, 0.25);
	display: block;
	padding: 8px;
	margin: 8px;
	border: none;
	color: #f7c516;
	width: 50%;
	text-align: center;
}
.ok {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background: rgba(91, 185, 28, 0.25);
	display: block;
	padding: 8px;
	margin: 8px;
	width: 50%;
	text-align: center;
	color: #1db992;
}
.bad {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background: rgba(197, 43, 47, 0.25);
	display: block;
	padding: 8px;
	margin: 8px;
	width: 50%;
	text-align: center;
	color: #fc8833;
}
.comment .username:link {
	font-size:1.0em;
	font-weight:bold;
	color:#75c0c7;
}
.comment .username:hover {
	font-size:1.0em;
	font-weight:bold;
	color:#1db992;
}
HEADER {
text-align:left;
}
HEADER h1 {
text-align:left;
}
* {
font-family:verdana,sans-serif;
margin:0;
padding:0;
}
a.current-page:link {
	color:#f5f7f6;
}
a.current-page:visited {
	color:#f5f7f6;
}
a.current-page:hover {
	color:#ffffff;
}
a.current-page:active {
	color:#ffffff;
}
a.tab:link {
	color:#d23c22;
}
a.tab:visited {
	color:#d23c22;
}
a.tab:hover {
	color:#ee4d2e;
}
a.tab:active {
	color:#ee4d2e;
}
a.tag_name:link {
	color:#75c0c7;
}
a.tag_name:visited {
	color:#75c0c7;
}
a.tag_name:hover {
	color:#1db992;
}
a.tag_name:active {
	color:#1db992;
}
.comment a:link {
	color:#75c0c7;
}
.comment a:hover {
	color:#1db992;
}
a:link {
color:#d23c22;
text-decoration:none;
}
a:visited {
color:#d23c22;
text-decoration:none;
}
a:hover {
color:#ee4d2e;
text-decoration:none;
}
a:active {
color:#ee4d2e;
text-decoration:none;
}
ul.flat-list {
display:block;
margin:0;
padding:0;
}
ul.flat-list * {
display:inline;
text-align:left;
}
ul.flat-list li {
font-weight:bold;
list-style-type:none;
margin:0 1.3em 0 0;
text-align:left;
}
ul.flat-list li a {
font-weight:normal;
}
#tips {
margin-left:16px;
}
#blotter1 {
margin-left:16px;
margin-right:16px;
font-size: 90%;
position: relative;
}
#blotter2 {
margin-left:16px;
margin-right:16px;
font-size: 90%;
}
input, textarea {
	background-color:#212121;
	border-color: #2a2e31;
	color:#f2f5f4;
}

.tagit {
	background: #212121 !important;
	border: 1px #2a2e31 solid !important;
	color: #f2f5f4 !important;
}

ul.tagit input[type="text"] {
	background: inherit;
	color: inherit;
}

div#dlimg {
	background-image: url(../../../themes/pr0booru/save-red.png);
	background-size: contain;
	background-repeat: no-repeat;
	padding-left: 32px;
	font-size: 1.25em;
 }
 
div#dlimg:hover {
	background-image: url(../../../themes/pr0booru/save-white.png);
	color: white;
}

.shm-image-list .thumb {
	margin-bottom: 4px;
}
/*# sourceMappingURL=pr0booru.1767822077.0961fdaeebfe2f792d7a7b38be3ebd9c.css.map */