@keyframes breathe {
    0%,to {
        opacity: 0;
        transform: scale(1)
    }
    50% {
        opacity: 1;
        transform: scale(1)
    }
}
#overheader a.arisuchan,#overheader a:hover,#overheader i,#overheader i:hover,.name,h1 a {
    color: #8d0000
}
.banner {
    margin: auto!important
}
.testtt {
    color: #8d0000!important
}
.capcode,.catlink a:hover,.hover-green a:hover,.quote,.thread a:hover {
    color: #8d0000
}
div.w3-center:not(.banner) {
    text-align:left!important;
    background-color: #8d0000!important;
    padding-left:5px;
}
body > div.w3-top.w3-bar.w3-black.w3-row.w3-border-bottom > div > div:nth-child(4) > a:nth-child(1) > img,
body > div.w3-top.w3-bar.w3-black.w3-row.w3-border-bottom > div > div:nth-child(4) > a.desktop-only > img {
display:none;
}
#arisuchan {
    font-size:0;
}
#arisuchan:after {
    content:"home";
    font-family: arial,helvetica,sans-serif;
    font-size: 10pt;
    color:white;
    font-weight:normal!important;
}
#arisuchan:hover:after {
    color:red;
}
div.desktop-only {
    font-size:9pt;
}
    div.desktop-only:after{
        display:inline;
        content:" [";
        color: #89a;
        font-size: 9pt;
    }
    span.sub:last-child:after{
        display:inline;
        content:" [";
        color: #89a;
        font-size: 9pt;
    }
    a[title=webring]:before {
        display:inline;
        content:"wr";
        color:white!important;
        padding-left:0px;
        font-size: 9pt;
    }
    a[title=webring]:hover:before {
        color:red!important;
    }
    a[title=webring]:after {
        display:inline;
        content:" ]";
        color: #89a;
        font-size: 9pt;
    }

div.mobile-only {
    margin-left:-4px;
}
body > div.w3-top.w3-bar.w3-black.w3-row.w3-border-bottom > div > b {
    display:inline-block;
    width:60px;
    margin-right:-3ch;
}
.thread a {
    text-decoration: none!important
}
.floating.thread .files .file .fileinfo .unimportant {
    display: none
}
.active-thread .thread .intro .hide-thread-link,.hide-reply-link {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 1;
    height: 2rem;
    font-size: 10px
}
.active-index .thread .intro .hide-thread-link,.active-ukko .thread .intro .hide-thread-link,.watchThread {
    float: right;
    z-index: 1;
    font-size: 16px;
    padding-left: 1px!important
}
.post:not(.post-hover) {
    position: relative!important
}
.post:has(>.mentioned.backlink) {
    padding-bottom: 1.2rem
}
.post.op:has(>.mentioned.backlink) {
    padding-bottom: 1.8rem
}
.post:not(:has(>.mentioned.backlink)):has(.file):not(:has(.multifile)):not(.post-hover)>.body {
    padding-bottom: 0
}
@media only screen and (max-width: 1279px) {
    .post:not(:has(>.mentioned.backlink)):has(.file):not(:has(.multifile)):not(.post-hover)>.body {
        padding-bottom:.5rem
    }
}
.mentioned.backlink {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 3px 0;
    padding-left:10px;
    text-align: left;
    z-index: 1;
    box-sizing: border-box;
    line-height: 1.4;
    font-size: 0;
    vertical-align: middle
}
.mentioned.backlink sub {
    color: #212121!important;
    font-size: 10px;
    margin-right: 6px;
    vertical-align: middle;
    position: relative;
    top: 0
}
.mentioned.backlink a {
    display: inline-block;
    font-size: 12px;
    color: #8d0000!important;
    margin-right: 6px;
    vertical-align: middle
}
.mentioned.backlink a:last-child {
    margin-right: 0
}
.mentioned.backlink::before {
    position: absolute;
    top: 0;
    left: 10px;
    right: 10px;
    height: 1px
}
#webringwindow table,#webringwindow td,#webringwindow th {
    width: auto!important;
    flex-flow: initial!important;
    display: table-cell!important;
    text-align: initial!important;
    padding: initial!important
}
#webringwindow .webringlist {
    overflow-x: auto!important
}
header {
    transform: translateY(30px);
    margin: 1em 0
}
.active-index header,.active-publiclogs header,.active-thread header {
    transform: none
}
table.modlog {
    padding-left: 1rem;
    padding-right: 1rem;
    background: #00000000;
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    width: 100%!important;
    box-sizing: border-box
}
table.modlog>tbody {
    background: #87b0a1;
    display: table;
    width: 100%
}
.redtext {
    color: #8d0000;
}
.floating {
    display: flex
}
.floating .post.op {
    flex: 1;
    min-width: 0;
    box-shadow: none
}
.floating .files,.floating .post.op {
    margin-bottom: 0!important
}
.floating:has(.op) {
    border: 1px solid #8d0000;
    padding: 0!important
}
.floating .body {
    display: -webkit-box;
    -webkit-line-clamp: 20;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}
div.post.op.post-hover.highlighted {
    background-color:white;
    border: 1px solid #8d0000!important;
    padding: 0 1rem 1rem!important
}
@media (max-width: 649px) {
    div.post.reply {
        padding-left:0
    }
    div.post.reply>.intro {
        padding-left: .2rem
    }
    div.post.reply>.body {
        padding-left: .5rem
    }
    div.post.reply:has(.file):has(iframe) .files {
        padding-left: 0
    }
    div.post.reply:has(:not(iframe)) .files {
        padding-left: 3px
    }
}
.controls {
    margin-right: 0!important;
    bottom: 0
}
.fileinfo .controls {
    position: relative
}
.controls,.op.controls {
    position: absolute;
    left: 0;
    right: 0;
    padding: 3px 0;
    text-align: left;
    z-index: 2;
    box-sizing: border-box;
    line-height: 1.4;
    font-size: 0;
    vertical-align: middle
}
.op.controls {
    bottom: -.5rem
}
.active-search .post {
    margin: auto!important
}
button.formopen-center,div.pages-center {
    display: flex;
    justify-content: center;
}
button.formopen-center {
    margin: auto
}
.active-catalog .toolong {
    display: none
}
.breathing {
    display: inline-block;
    color: #727272;
    opacity: 0;
    animation: breathe 1s ease-in-out infinite
}
.spoiler {
    background-image: url(/static/spoilertext.png);
    background-repeat: repeat-x;
    background-position-y: bottom
}
.spoiler:hover {
    background-image: none
}
form[name=postcontrols] {
    margin-left: 1vw
}
.logpages span {
    color: #333
}
th .formatting-hint {
    display: block;
    font-size: .73em;
    color: #26322a;
    margin-top: 3px;
    text-decoration: none;
    font-weight: 400
}
th .formatting-hint:focus,th .formatting-hint:hover {
    color: #06c;
    text-decoration: underline
}
em {
    font-style: italic
}
.active-ukko>header {
    transform: translateY(-.01rem);
    padding-bottom: 4.13rem
}
.unhide-thread-link {
    height: 2rem;
    font-size: .9rem;
    padding: 0 5px
}
.unhide-reply-link {
    margin-right: 5px;
    margin-left: 0
}
.active-ukko .new-threads {
    transform: translateY(-.7rem);
    height: 0px;
}
.active-index .new-threads {
    transform: translateY(-.7rem);
    height: 0
}
.active-index .pages-center {
    transform:translateY(26px);
}
.active-ukko .pages-center {
    margin-bottom:-26px;
}
#new-thread-btn {
   
}
.youtube-placeholder img.post-image,.youtube-thumb img.post-image {
    display: block;
    width: 100%!important;
    height: auto!important;
    object-fit: cover
}
.youtube-placeholder,.youtube-thumb {
    position: relative;
    display: inline-block;
    cursor: pointer;
    line-height: 0
}
.play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 68px;
    height: 48px;
    background: url(/static/youtube.png)no-repeat center/contain;
    opacity: .92;
    pointer-events: none;
    margin: 0;
    padding: 0;
    box-sizing: border-box
}
#gallery_images img.active,#gallery_images img:hover,.youtube-placeholder:hover .play-icon,.youtube-thumb:hover .play-icon {
    opacity: 1
}
.post.reply.post-hover.highlighted>.intro {
    padding: .5rem .5rem 0!important;
    margin: 0
}
.post.reply.post-hover.highlighted>.files {
    padding: 0 .5rem .5rem;
    margin: 0;
    overflow: hidden
}
.post.reply.post-hover.highlighted>.body {
    padding: 0 .5rem .4rem;
    margin: 0
}
.post.reply.post-hover.highlighted {
    padding-left: 0
}
iframe {
    clip-path: polygon(0 0,100%0,100% 100%,0 100%)
}

body.active-index form[name=postcontrols] {
    position: relative;
    top: -22px
}
body.active-index .pages {
    position: relative;
    top: -62px
}
body.active-index #post-moderation-fields {
    position: relative;
    top: -42px
}
body.active-index footer {
    margin-top: -62px
}
footer.forcefooter {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    z-index: -1
}
#newpostwithcaptcha:not(:has(.captcheck_box)) .captcheck_container {
    height: 14px!important;
    margin-bottom: 14px!important;
    padding-left: auto!important;
    padding-right: auto!important;
    width: 100%
}
#newpostwithcaptcha:not(:has(.captcheck_box)) .captcheck_container:before {
    content: "Tap/Click comment box ⬆ to load captcha.";
    font-size: 14px!important;
    color: #ffffff;
}
#newpostwithcaptcha:not(:has(.captcheck_box)) input[name=post] {
    background-color: gray!important;
    color: #666!important;
    pointer-events: none!important;
    cursor: not-allowed!important;
    opacity: .7!important
}
.hidden,.post-hover .mentioned.backlink,.post-hover .unimportant {
    display: none
}
span.trip {
    color: #228854
}
body {
    background: #dff0eb;
    color: #000;
    font-family: sans-serif!important;
    font-size: 16px;
    overflow-x: hidden;
    position: relative;
}
#upload_file {
    color:#000000;
}
.post.op,.thread>.body {
    display:inline-block;
}
a,a:visited {
    text-decoration: underline;
    color: #8d0000
}
.intro a.email:hover span.name,.intro a.post_no:hover,a:hover {
    color: #DD0000!important;
}
a.post_no {
    text-decoration: none;
    margin: 0;
    padding: 0
}
.intro a.post_no {
    color: inherit;
    margin: 0
}
p.intro a.email,p.intro a.post_anchor {
    margin: 0
}
.intro a.email span.name {
    color: #8d0000
}
.intro label {
    display: inline
}
.intro time,p.intro a.capcode,p.intro a.ip-link {
    direction: ltr;
    unicode-bidi: embed
}
h2 {
    color: #8d0000;
    font-size: 11pt;
    padding: 0
}
h1,header div.subtitle {
    color: #8d0000;
    text-align: center
}
h1,h2 {
    margin: 0
}
h1 {
    font-family: tahoma;
    letter-spacing: -2px;
    font-size: 20pt
}
header div.subtitle {
    font-size: 8pt
}
form {
    margin-bottom: 4em
}
form table {
    margin: auto
}
form table input {
    height: auto
}
input[type=text] {
    border: 1px solid #a9a9a9;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    word-spacing: normal;
    max-width: 100%
}
input[type=password] {
    max-width: 100%
}
input[type=password],textarea {
    border: 1px solid #a9a9a9;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    word-spacing: normal
}
table.test,textarea {
    width: 100%
}
form table tr td {
    text-align: left;
    margin: 0;
    padding: 0
}
form table.mod tr td {
    padding: 2px
}
form table tr th {
    text-align: left;
    padding: 4px;
    background: #88b0a1
}
form table tr td div.center {
    text-align: center;
    float: left;
    padding-left: 3px
}
form table tr td div input {
    display: block;
    margin: 2px auto 0
}
.unimportant,.unimportant *,form table tr td div label {
    font-size: 10px
}
.file {
    float: left;
    margin-right: 2px
}
.file:not(.multifile) .post-image {
    float: left
}
.file:not(.multifile) {
    float: none
}
p.fileinfo {
    display: block;
    margin: 0 0 0 20px
}
div.post p.fileinfo {
    padding-left: 5px
}
div.banner {
    background-color: #8d0000;
    font-size: 12pt;
    font-weight: 700;
    text-align: center;
    margin: 1em 0;
    color: #fff
}
div.banner a {
    color: #fff
}
div.banner a:hover {
    color: #dff0eb;
    text-decoration: none
}
.post-image,img.banner,img.board_image {
    display: block;
    border: 1px solid #a9a9a9;
    margin: 12px auto 0
}
.post-image {
    float: left;
    margin: 5px 25px 10px;
    border: 0;
}
.file a .full-image {
    background: rgba(0,0,0,.75);
    box-sizing: border-box;
    display: flex;
    height: 100vh;
    left: 0;
    object-fit: contain;
    overflow: visible;
    padding: 23px;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 100
}
div.post .post-image {
    padding: 5px;
    margin: 0 20px 0 0
}
div.post img.icon {
    padding: 0
}
div.post i.fa {
    margin: 0 4px;
    font-size: 16px
}
div.post.op {
    margin-right: 20px;
    margin-bottom: 5px
}
div.post.op hr {
    border-color: #d9bfb7
}
.intro {
    margin: .5em 0;
    padding: 0 0 .2em;
    padding-right:1.5rem;
}
input.delete {
    float: left;
    margin: 1px 6px 0 0
}
.intro span.subject {
    color: #0f0c5d;
    font-weight: 800;
    font-size:18pt!important;
}
.intro span.name {
    color: #8d0000;
    font-weight: 700;
}
.intro span.capcode,p.intro a.capcode,p.intro a.nametag {
    color: #8d0000;
    margin-left: 0
}
.intro a {
    margin-left: 8px
}
div.delete {
    float: right
}
div.post.reply p {
    margin: .3em 0 0
}
div.post.reply div.body {
    margin-left: 1.8em;
    padding-right: 3em;
    padding-bottom: .3em
}
div.post.reply.highlighted {
    background: #b7d0c7
}
div.post.reply div.body a {
    color: #8d0000
}
div.post div.body {
    word-wrap: break-word;
    white-space: pre-wrap
}
div.post.reply {
    background: #b7d0c7;
    margin: .2em 4px;
    padding: .2em .3em .5em .6em;
    border-width: 1px;
    border-style: none solid solid none;
    border-color: #88b0a1;
    display: table;

}
@media (min-width:880px) {
    div.post.reply {
        margin-left:1rem!important;
    }
    div.post.reply:after {
        content:">>";
        display:block!important;
        margin-left:-3ch;
        padding-bottom:-1rem!important;
        line-height:0px!important;
        position:absolute!important;
        top:15px;
        left:5px;
    }
}
div.post.reply > .body {
    max-width:85vw;
}
.thread .post.op > .body {
    max-width:90vw;
}
.thread > .files {
    max-width:90vw;
}
span.quote {
    color: #228854;
}
span.omitted, span.omitted a {
    font-family: sans-serif;
    background: inherit;
    font-size: 18px;
    color: black!important;
    font-weight: 800;
}
.intro span.email,span.name,span.trip {
    font-size:12pt!important;
}
br.clear {
    clear: left
}
span.controls {
    float: right;
    margin: 0;
    padding: 0;
    font-size: 80%
}
span.controls.op {
    float: none;
    margin-left: 10px
}
pre,span.controls a,table.test td img {
    margin: 0
}
div#wrap {
    width: 900px;
    margin: 0 auto
}
div.ban {
    background: #fff;
    border: 1px solid #88b0a1;
    max-width: 700px;
    margin: 30px auto
}
div.ban h2,div.ban p {
    padding: 3px 7px
}
div.ban h2 {
    color: #000;
    font-size: 12pt
}
div.ban p {
    font-size: 12px;
    margin-bottom: 12px
}
div.ban p.reason,span.heading {
    font-weight: 700
}
span.heading {
    color: #8d0000;
    font-size: 11pt
}
span.spoiler {
    background: #000;
    color: #000;
    padding: 0 1px
}
div.post.reply div.body span.spoiler a {
    color: #000
}
div.post.reply div.body span.spoiler:hover a,span.spoiler:hover {
    color: #fff
}
div.styles {
    float: right;
    padding-bottom: 20px
}
div.styles a {
    margin: 0 10px
}
div.boardlist a,div.pages a,div.styles a.selected {
    text-decoration: none
}
table.mod.config-editor td,table.test td,table.test th {
    text-align: left;
    padding: 5px
}
div.ban h2,table.test tr.h th {
    background: #88b0a1
}
.theme-catalog div.thread strong,br.clear,fieldset label,form.ban-appeal textarea {
    display: block
}
div.pages {
    color: #89a;
    background: #b7d0c7;
    display: inline-block;
    padding: 8px;
    margin: 8px 0 4px;
}
div.pages.top {
    display: block;
    padding: 5px 8px;
    margin-bottom: 5px;
    position: fixed;
    top: 0;
    right: 0;
    opacity: .9
}
@media screen and (max-width: 800px) {
    div.pages.top {
        display:none!important
    }
}
div.pages a.selected {
    color: #000;
    font-weight: bolder
}
div.pages form {
    margin: 0;
    padding: 0;
    display: inline
}
div.pages form input,div.post img.icon {
    margin: 0 5px;
    display: inline
}
hr {
    border: 0;
    border-top: 1px solid #88b0a1;
    height: 0;
    clear: left
}
div.report {
    color: #333
}
table.modlog {
    margin: auto
}
table.modlog tr td {
    text-align: left;
    margin: 0;
    padding: 4px 15px 0 0
}
table.modlog tr th {
    text-align: left;
    padding: 4px 15px 5px 5px;
    white-space: nowrap;
    background: #8d0000;
    color:white;
}
td.minimal,th.minimal {
    width: 1%;
    white-space: nowrap
}
div.top_notice {
    text-align: center;
    margin: 5px auto
}
span.public_ban {
    color: #8d0000;
    font-weight: 700
}
span.public_ban,span.toolong {
    display:block;
    font-family: sans-serif;
    background: inherit;
    font-size: 18px;
    color: #070707;
    font-weight: 800;
}
div.blotter {
    color: #8d0000;
    font-weight: 700;
    text-align: center
}
table.mod.config-editor {
    font-size: 9pt;
    width: 100%
}
table.mod.config-editor td {
    border-bottom: 1px solid #88b0a1
}
table.mod.config-editor input[type=text] {
    width: 98%
}
.desktop-style div.boardlist:nth-child(1) {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin-top: 0;
    z-index: 30;
    box-shadow: 0 1px 2px rgba(0,0,0,.15);
    border-bottom: 1px solid;
    background: inherit
}
.desktop-style body {
    padding-top: 20px
}
.desktop-style .sub {
    background: inherit
}
.desktop-style .sub .sub {
    display: inline-block;
    text-indent: -9000px;
    width: 7px;
    background: url(img/arrow.png)right center no-repeat
}
.desktop-style .sub .sub.hover,.desktop-style .sub .sub:hover {
    display: inline;
    text-indent: 0;
    background: inherit
}
#attention_bar {
    height: 1.5em;
    max-height: 1.5em;
    width: 100%;
    max-width: 100%;
    text-align: center;
    overflow: hidden
}
#attention_bar_form {
    display: none;
    padding: 0;
    margin: 0
}
#attention_bar_input {
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center
}
#attention_bar:hover {
    background-color: rgba(255,255,255,.2)
}
.intro.thread-hidden {
    margin: 0;
    padding: 0
}
form.ban-appeal {
    margin: 9px 20px
}
.MathJax_Display {
    display: inline!important
}
.theme-catalog div.thread img {
    float: none!important;
    margin: auto;
    max-height: 150px;
    max-width: 200px;
    box-shadow: 0 0 4px rgba(0,0,0,.55);
    border: 2px solid transparent
}
.theme-catalog div.thread {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    font-weight: 400;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 2px;
    height: 300px;
    width: 205px;
    overflow: hidden;
    position: relative;
    font-size: 11px;
    max-height: 300px;
    background: rgba(182,182,182,.12);
    border: 2px solid rgba(111,111,111,.34)
}
.theme-catalog div.threads {
    text-align: center;
    margin-left: -20px
}
.theme-catalog div.thread:hover {
    background: #b7d0c7;
    border-color: #88b0a1
}
.theme-catalog div.grid-size-small img,.theme-catalog div.grid-size-vsmall img {
    max-height: 33%;
    max-width: 95%
}
.theme-catalog div.grid-size-vsmall {
    min-width: 90px;
    max-width: 90px;
    max-height: 148px
}
.theme-catalog div.grid-size-small {
    min-width: 140px;
    max-width: 140px;
    max-height: 192px
}
.theme-catalog div.grid-size-large img {
    max-height: 40%;
    max-width: 95%
}
.theme-catalog div.grid-size-large {
    min-width: 256px;
    max-width: 256px;
    max-height: 384px
}
.theme-catalog img.thread-image {
    height: auto;
    max-width: 100%
}
@media (max-width: 420px) {
    .theme-catalog ul#Grid {
        padding-left:18px
    }
    .theme-catalog div.thread {
        width: auto;
        margin-left: 0;
        margin-right: 0
    }
    .theme-catalog div.threads {
        overflow: hidden
    }
}
.compact-boardlist {
    padding: 3px 3px 0
}
.compact-boardlist #watch-pinned,.compact-boardlist .cb-item {
    display: inline-block;
    vertical-align: middle
}
.compact-boardlist .cb-icon {
    padding-bottom: 1px
}
.compact-boardlist .cb-fa {
    font-size: 21px;
    padding: 0 2px 2px
}
.compact-boardlist .cb-cat {
    padding: 5px 6px 8px
}
.cb-menuitem {
    display: table-row
}
.cb-menuitem span {
    padding: 5px;
    display: table-cell;
    text-align: left;
    border-top: 1px solid rgba(0,0,0,.5)
}
.cb-menuitem span.cb-uri {
    text-align: right
}
.boardlist:not(.compact-boardlist) #watch-pinned::before {
    content: " [ "
}
.boardlist:not(.compact-boardlist) #watch-pinned::after {
    content: " ] "
}
.boardlist:not(.compact-boardlist) #watch-pinned {
    display: inline
}
.boardlist:not(.compact-boardlist) #watch-pinned a {
    margin-left: 3pt
}
.boardlist:not(.compact-boardlist) #watch-pinned a:first-child {
    margin-left: 0
}
.new-posts {
    opacity: .6;
    margin-top: 1em
}
.new-threads,.options_tab h2 {
    text-align: center
}
#alert_handler,#options_handler {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 9900;
    background: inherit;
    visibility: hidden
}
#alert_background,#options_background {
    background: #000;
    opacity: .5;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    visibility: visible
}
#alert_div,#options_div {
    background-color: #b7d0c7;
    display: inline-block;
    position: relative;
    margin-top: 20px;
    background: inherit;
    visibility: visible
}
#alert_div {
    border: 1px solid #000
}
#options_div {
    width: 620px;
    height: 400px;
    resize: both;
    overflow: auto;
    border: 1px solid
}
#alert_div {
    width: 500px
}
#alert_message {
    text-align: center;
    margin: 13px;
    font-size: 110%
}
.alert_button {
    margin-bottom: 13px
}
#alert_close,#options_close {
    top: 0;
    right: 0;
    position: absolute;
    margin-right: 3px;
    font-size: 20px;
    z-index: 100
}
#options_tablist {
    padding: 0 5px;
    left: 0;
    width: 90px;
    top: 0;
    bottom: 0;
    height: 100%;
    border-right: 1px solid #000
}
.options_tab_icon {
    padding: 5px;
    cursor: pointer
}
.options_tab_icon.active {
    color: #8d0000
}
.options_tab_icon i {
    font-size: 20px
}
.options_tab_icon div {
    font-size: 11px
}
.options_tab {
    padding: 10px;
    position: absolute;
    top: 0;
    bottom: 10px;
    left: 101px;
    right: 0;
    text-align: left;
    font-size: 12px;
    overflow-y: auto
}
.options_tab h2 {
    margin-bottom: 5px
}
.mobile-style #alert_div,.mobile-style #options_div {
    display: block;
    width: 100%;
    height: 100%;
    max-width: 620px;
    margin: auto
}
.mentioned {
    word-wrap: break-word
}
.poster_id {
    cursor: pointer;
    display: inline-block;
    user-select: none
}
.poster_id:hover {
    color: #8d0000!important
}
.poster_id::before {
    content: " ID: "
}
pre {
    max-width: inherit;
    word-wrap: normal;
    overflow: auto;
    display: block!important;
    font-size: 9pt;
    font-family: monospace
}
span.pln {
    color: gray
}
@media screen and (min-width: 768px) {
    .intro,div.post div.body {
        clear:none
    }
}
.clearfix {
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    box-sizing: border-box;
    border: 0;
    height: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    zoom:1}
div.boardlist {
    margin-top: 3px;
    color: #89a;
}
div.boardlist.bottom {
    margin-top: 12px;
    clear: both
}
#thread-interactions {
    margin: 8px 0;
    clear: both
}
#thread-links {
    float: left
}
#thread-links>a {
    padding-left: none;
    padding-right: 10px
}
#thread_stats {
    float: right
}
#post-moderation-fields {
    float: right;
    text-align: right
}
#watchlist {
    display: none;
    max-height: 250px;
    overflow: auto;
    border: 1px solid;
    border-style: none solid solid none;
    width: 50%;
    margin: 0 auto 10px
}
.watchlist-controls,.watchlist-inner {
    margin: 10px auto;
    text-align: center
}
#clearGhosts,#clearList,#watchlist-toggle,.watchThread,.watchlist-remove {
    cursor: pointer
}
.dice-option table {
    border: 1px dotted #000;
    margin: 0;
    border-collapse: collapse
}
.dice-option table td {
    text-align: center;
    border-left: 1px dotted #000;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 2px
}
#youtube-size input {
    width: 50px
}
.dropzone {
    color: #000;
    cursor: default;
    margin: auto;
    padding: 0 4px;
    text-align: center;
    min-height: 50px;
    max-height: 140px;
    transition: .2s;
    background-color: rgba(200,200,200,.5);
    overflow-y: auto
}
#gallery_images img,.dropzone-wrap {
    width: 100%
}
.dropzone .file-hint {
    color: rgba(0,0,0,.5);
    cursor: pointer;
    position: relative;
    margin-bottom: 5px;
    padding: 10px 0;
    top: 5px;
    transition: .2s;
    border: 2px dashed rgba(125,125,125,.4)
}
.dropzone.dragover .file-hint,.file-hint:hover {
    color: #000;
    border-color: rgba(125,125,125,.8)
}
.dropzone.dragover {
    background-color: #c8c8c8
}
.dropzone .file-thumbs {
    text-align: left;
    width: 100%
}
.dropzone .tmb-container {
    padding: 3px;
    overflow-x: hidden;
    white-space: nowrap
}
.dropzone .file-tmb {
    height: 40px;
    width: 70px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    background-color: rgba(187,187,187,.5);
    background-size: cover;
    background-position: center
}
.dropzone .file-tmb span {
    font-weight: 600;
    position: relative;
    top: 13px
}
.dropzone .remove-btn,.dropzone .tmb-filename {
    display: inline-block;
    vertical-align: bottom;
    position: relative
}
.dropzone .tmb-filename {
    bottom: 12px;
    margin-left: 5px
}
.dropzone .remove-btn {
    cursor: pointer;
    color: rgba(125,125,125,.5);
    bottom: 10px;
    margin-right: 5px;
    font-size: 20px
}
.dropzone .remove-btn:hover {
    color: #7d7d7d
}
#thread_stats {
    display: inline;
    margin-left: 10px;
    margin-right: 10px
}
table.fileboard td,table.fileboard th {
    padding: 2px;
    text-align: center
}
table.fileboard .intro a {
    margin-left: 0
}
#gallery_images {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    width: 12%;
    background-color: rgba(0,0,0,.4);
    overflow: auto
}
#gallery_main,#gallery_toolbar {
    position: absolute;
    left: 0;
    right: 12%
}
#gallery_toolbar {
    bottom: 0;
    height: 32px;
    background-color: rgba(0,0,0,.4);
    text-align: right
}
#gallery_toolbar a {
    font-size: 28px;
    padding-right: 5px
}
#gallery_main {
    bottom: 32px;
    top: 0;
    padding: 10px
}
#gallery_images img {
    opacity: .6;
    transition: all .5s
}
#gallery_images img.active {
    box-shadow: 0 0 29px 2px #fff;
    z-index: 1
}
#gallery_main img,#gallery_main video {
    max-width: 100%;
    max-height: 100%;
    position: absolute
}
.own_post {
    font-style: italic;
    font-weight: 400;
    opacity: .666
}
div.mix {
    display: inline-block
}
.ban-reason-table {
    margin: 10px auto;
    border-collapse: collapse;
    width: auto;
    font-size: 10pt
}
.ban-reason-table td,.ban-reason-table th {
    border: 1px solid #88b0a1;
    padding: 4px 8px;
    text-align: left
}
.ban-reason-table th {
    background-color: #88b0a1;
    color: #000;
    font-weight: 700
}
.ban-reason-table tr:nth-child(even) td {
    background-color: #dff0eb
}
.ban-reason-table tr:nth-child(odd) td {
    background-color: #fff
}
.ban-reason-table tr:hover td {
    background-color: #b7d0c7;
    cursor: pointer
}
div.w3-top.w3-bar.w3-black.w3-row.w3-border-bottom a {
    color:white;
    text-decoration:unset;
}
@font-face {
    font-family: "Love Letter";
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/lovelt-webfont.woff)format("woff")
}
.arisuchan {
    -webkit-text-size-adjust: 100%;
    line-height: 1.5;
    font-size: 12pt;
    text-align: center!important;
    font-weight: bolder;
    box-sizing: inherit;
    background-color: transparent;
    text-decoration: none;
    display: inline !important;
    font-family: Love Letter;
    padding-right: 20px;
    color: #8d0000;
}
.homepage .post-hover {
    color:black;
}
.homepage .floating.thread {
    color:black;
    background-color:#dff0eb;
   
}
.post.reply:has(.multifile) > .body {
    display:inline-block;
}
.tiles.grid-li {
    border:none!important;
    box-shadow:none!important;
}
@media (max-width: 651px) {
    #quick-reply {
        margin-top:-7px!important
    }
    #quick-reply a.close-btn {
        color: #fff!important
    }
    #quick-reply .submit input {
        height: 30px!important
    }
}
#quick-reply input[type=text],#quick-reply textarea,textarea {
    max-width: 100%
}
#overheader small,#quick-reply .handle,.banner {
    text-transform: uppercase;
    font-size: .8rem
}
#quick-reply {
    background: #fff!important;
    bottom: 2rem;
    color: #000!important;
    display: block;
    float: right;
    padding: .5rem 1rem;
    position: fixed;
    right: 2rem;
    width: 290px!important;
    height: 434px!important;
    z-index: 100;
    margin: 0
}
#quick-reply input,#quick-reply textarea {
    width: 288px!important;
    font-family: "Roboto",arial,helvetica,sans-serif
}
#quick-reply textarea#body {
    line-height: 1.333!important;
    font-size: .9rem!important
}
#quick-reply tbody,#quick-reply td,#quick-reply th,#quick-reply tr {
    display: block!important;
    width: 288px!important;
    margin: 0!important;
    padding: 0!important
}
#quick-reply table {
    width: 290px!important
}
#quick-reply .handle {
    font-weight: 700;
    letter-spacing: .03125em;
    display: flex;
    justify-content: right;
    align-items: center;
    flex-flow: row nowrap;
    padding: 0 3px 0 0;
    height: 30px;
    line-height: 30px
}
#quick-reply .unimportant {
    display: none
}
.close-btn {
    font-size: 1.5rem!important;
    float: right;
    display: block!important;
    padding: 0 1rem 2px
}
#quick-reply td.spoiler {
    display: flex!important;
    flex-flow: row nowrap;
    justify-content: left;
    align-items: center
}
#quick-reply label {
    margin: 0 0-2px 6px
}
@media only screen and (max-width: 1279px) {
    #thread-quick-reply,.mobile {
        display: none
    }
}
@media (max-width: 650px) {
    #quick-reply a#oekaki-link,.display-none,.homepage a#arisuchan.arisuchan.makered.desktop-only,a[title=webring] img {
        display: none!important
    }
    span.sub:last-child:after{
        display:inline;
        content:" [";
        color: #89a;
        font-size: 9pt;
    }
    a[title=webring]:before {
        display:inline;
        content:"wr";
        color:white!important;
        padding-left:0px;
        font-size: 9pt;
    }
    a[title=webring]:after {
        display:inline;
        content:" ]";
        color: #89a;
        font-size: 9pt;
    }
}
@media (min-width: 651px) {
    #quick-reply:not(:has(.captcheck_box)) .captcheck_container {
        height:14px!important;
        margin-top: 14px!important;
        margin-bottom: 14px!important;
        padding-left: auto!important;
        padding-right: auto!important;
        width: 100%
    }
    #quick-reply:not(:has(.captcheck_box)) .captcheck_container:before {
        content: "Click comment box ⬆ to load captcha.";
        font-size: 14px!important;
        color: #fff
    }
    #quick-reply:not(:has(.captcheck_box)) .submit input {
        background-color: gray!important;
        color: #666!important;
        pointer-events: none!important;
        cursor: not-allowed!important;
        opacity: .7!important
    }
}
#quick-reply table {
    background-color:#c0e6d8!important;
    border:#c0e6d8 5px solid!important;
}
textarea, input {
    color:black;
    background-color:white;
}
.captcheck_container {
    mix-blend-mode:luminosity;
    filter: invert(100%);
}
.captcheck_container .captcheck_box {
    background:unset!important;
    background-color:unset!important;
    border:none;
}
body.active-catalog pre {
    max-width: inherit;
    word-wrap: normal;
    overflow: auto;
    display: inline!important;
    font-size: 9pt;
    font-family: monospace
}
body.homepage {
    background-image:unset!important;
    background-color:unset!important;
}
body.homepage, body.active-rules, body.active-webring,body.active-publiclogs {
    background: #dff0eb!important;
    color: #000!important;
    font-family: arial,helvetica,sans-serif;
    font-size: 10pt;
    overflow-x: hidden;
}
body.active-rules h1 {
    display:none;
}
body.active-rules .post {
    color:black!important;
    background: #ffffff!important;
    border-top-color: #000000;!important;
    border-bottom-color: #000000!important;
    border-left-color: rgb(0 0 0)!important;
    border-right-color: rgb(0 0 0)!important;
    border-style: solid!important;
    border-bottom-color: rgb(0 0 0)!important;
    border-width: 1px!important;
    margin-bottom: 1px!important;
    transform: scaleX(1.02);
    padding:0px!important;
}
body.active-rules .post p {
    padding-left:1rem;
    padding-right:1rem;
}
body.active-rules .post:before {
    background-color: #8d0000!important;
    width:100%;
    content: "Rules";
    color: #ffffff;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 700;
    font-size: 20px;
    float: left!important;
    text-align:left;
    padding-top: 0rem;
    padding-left: 5px;
    margin-bottom:.5rem;
}
.about-section {
    background: #ffffff!important;
    border-top-color: #000000;!important;
    border-bottom-color: #000000!important;
    border-left-color: rgb(0 0 0)!important;
    border-right-color: rgb(0 0 0)!important;
    border-style: solid!important;
    border-bottom-color: rgb(0 0 0)!important;
    border-width: 1px!important;
    margin-bottom: 1px!important;
    transform: scaleX(1.02);
}
.homepage .about-section::before {
    background-color: #8d0000!important;
    width:100%;
    content: "ಠ_ಠ by f0ur0ne - 06/03/26 @ 05:17 AM EST";
    color: #ffffff;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 700;
    font-size: 20px;
    float: left!important;
    text-align:left;
    padding-top: 0rem;
    padding-left: 5px;
}
.homepage .about-section p {
    color:black;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-top: 10px;
    float: left!important;
    align: left!important;
    justify-content: left!important;
    text-align: left!important
}
.homepage .about-section .board-links {
    display:block;
    word-spacing: 2rem;
    width: 100%;
    background: #87b0a1;
    margin-top:1rem;
}
.homepage .board-links::before {
    background-color: #8d0000!important;
    width:100%;
    content: "want sum links? by f0ur0ne - 06/03/26 @ 01:43 AM EST";
    color: #ffffff;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 700;
    font-size: 20px;
    float: left!important;
    text-align:left;
    padding-top: 0rem;
    padding-left: 5px;
    word-spacing:1px;
}
.homepage .board-links:first-of-type::before {
    background-color: #8d0000!important;
    width:100%;
    content: "FOR YOUR ENTERTAINMENT by f0ur0ne - 06/03/26 @ 03:05 AM EST";
    color: #ffffff;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 700;
    font-size: 20px;
    float: left!important;
    text-align:left;
    padding-top: 0rem;
    padding-left: 5px;
    word-spacing:1px;
}
.board-links a {
    color: rgb(0 0 0)!important;
    text-shadow:none!important;
    text-decoration:underline!important;
    font-weight:normal!important;
}
.homepage .sections-wrapper {
    padding-top:1rem;
    margin-left: auto;
    margin-right: auto;
    column-gap: 1rem;
    width:102%;
    transform:translateX(-8px);
}
@media (max-width:680px) {
    .homepage .sections-wrapper {
        width:102%;
        transform:translateX(-4px);
    }
}
.sections-wrapper .section-title {
    background: #8d0000;
    width: 100%;
    text-align: left;
    padding-left: 10px;
    color:white;
    font: 13px/1.231 arial, helvetica, clean, sans-serif;
    font-size:20px;
    text-shadow:none;
    height:30px;
    padding-top:2px;
    font-weight:bold;
    margin-bottom:1rem;
}
.pagelist {
    border-top: 1px solid #505050
}
.recent-section {
    color: #000!important;
    box-sizing: inherit;
    background: #87b0a1!important;
    padding: 0px!important;
    backdrop-filter: blur(2px);
    width: 520px;
    max-width: 520px;
    flex: 0 0 520px;
}
.posts-list a {
    padding-left:1rem;
    padding-right:1rem;
    color: #000000!important;
    text-decoration: none;
}
.posts-list a:hover {
    color: #8d0000!important;
    text-decoration: underline;
}
.post-grid {
    padding-bottom:1rem;
}
.post-grid img {
    border-radius: unset!important;
}

pre code {
    background-color:#aec9bf!important;
}

span.hljs-comment {
    color:#545454!important;
}

body.active-index #post-moderation-fields {
    padding-top:40px!important;
}

body.active-index div.pages.w3-round {
    margin-top:40px!important;
}


#fdb-counter {
    color:black!important;
}
body.active-ukko div#fdb-counter {
    transform:translateY(-62px);
}
body.active-catalog header {
    transform:translateY(-1px);
}
body.active-catalog div#fdb-counter {
    transform:translateY(16px);
}


body.active-rules .post {
    max-width:90vw;
    width:800px;
}



#watchlist {
    width:auto;
}
.watchlist-inner {
    font-weight:bolder;
    text-align: right;
}
.watchlist-controls {
    color:grey;
    font-weight:bolder;
    text-align:left;
    margin-left:10px;
}
.watchlist-new {
    color:red;
}
#watchlist-toggle {
    font-size:0px;
    position:fixed;
    bottom:10px;
    right:10px;
    z-index:10001;
    text-decoration:none;
}
#watchlist-toggle:after {
    content:"👁";
    font-size:20px;
}
#watchlist-toggle.watchlist-has-new {
  animation: white-glow 1.5s ease-in-out infinite;
}

@keyframes white-glow {
  0%, 100% { filter: drop-shadow(0 0 2px rgb(0 0 0 / 40%)); }
  50%       { filter: drop-shadow(0 0 8px rgb(0 0 0)); }
}


body.active-thread .hide-thread-link {
    display:none;
}


body.homepage .about-section {
  background-color: #def0eb !important;
  overflow: clip;
    border:none!important;
}

body.homepage .about-section p {
  font-size: 0px;
    margin:0;
    padding:0;
}


.stats {
    margin-left: 1.5rem;
    margin-bottom: 1.5rem;
}

div.w3-center {
    font-size: 10pt;
}


a.rules-link {
    font-size:40px;
    color:#ffffff;
    position:absolute;
    top:50px;
    left:50%;
}


.recent-section {
    border-radius: unset!important;
}


body.active-webring #webring-content tr:hover {
    background: #ffffff!important;
}
body.active-webring #webring-content th {
    background-color: #8d101a!important;
}
#webring-content > table > tbody {
     background: #87b0a1 !important;
}


.highlighted {
    box-shadow: inset 0px 0px 8px rgb(141 16 26);
}
