/* AppChan by Zixaphir, seaweed !Ponyo.2wFe, MayhemYDG, !K.WeEabo0o, disappoint, Kupaka, ubuntufriend, anonymous   Revision 77   This text is free. It comes without any warranty, to the extent permitted by applicable law. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See http://sam.zoy.org/wtfpl/COPYING or included COPYING for more details.   -------   Included artwork and images are unlicensed (non-free) and are used under the following fair use rationale:         1.      The purpose of use is not commercial in nature in any conceivable way.   2.      The included images are already commonly available from various         non-commercial sources.   3.      Included images are low-resolution and are only a portion of the         original artwork.   4.      The use of included artwork should not affect the value of the original         work or limit the copyright holder's rights or ability to distribute         the original.   5.      The original intent of copyright of included images is difficult to         discern.   In the event where usage of included images is found unwanted by the original copyright holders, owned images will be removed from AppChan. */   /* This style is intended to provide 4chan integration of the following addons/userscripts, ordered by priority:         * 4chan x + 4chan thread filter + /b/ackwash reloaded         * 4chanplus         * 4chan 4chrome   This style is designed for the following browsers, ordered alphabetically:         * Google Chrome 10 or higher / Chromium latest / Canary latest         * Mozilla Firefox 4.x or higher / Aurora latest / Nightly latest */ @-moz-document domain(boards.4chan.org), domain(rs.4chan.org) { /* Silhouette / Background Image */         body::after {                 content:  !important;                 position: fixed !important;                 right: 0px !important;                 bottom: 269px !important;                                                   /* Mascot, background */ /* Extras are fine too. ;3         Ika Mutsume - http://i.imgur.com/rKT7L.png         Lain - http://i.imgur.com/hIBLa.png         Miku - http://i.imgur.com/H1pgZ.png Silhouettes (Don't work with light color schemes)         Yuki Nagato [s] - http://i.imgur.com/Nupc8.png         Yuki Nagato (+Pantsu) [s] - http://i.imgur.com/A3aFp.png         Horo [s] - http://i.imgur.com/i6LMi.png         Original Horo [s] - http://i.imgur.com/TQ6pJ.png         Some more risque alternatives. ;)         Horo - http://i.imgur.com/6f8wd.png         Horo 2 - http://i.imgur.com/KJLui.png         Ika Musume - http://i.imgur.com/PeckP.png         Kinomoto Sakura - http://i.imgur.com/Rdk9s.png         Yuki Nagato - http://i.imgur.com/2BUww.png */         }           body { padding: 0 2px 0 2px !important;         }           .replyhider a {                 position: absolute;                 right: 5px;         } }   @-moz-document domain('4chan.org') {           body>br,         body>hr,         div[lock=off],         div[lock=on],         div.logo br:nth-of-type(1),         div.thread.stub > .omittedposts,         div#logo,         form table tbody>tr:nth-of-type(2) td[align='right'],         form[name='delform']>hr:last-of-type,         form[name='delform']>hr:nth-last-of-type(2),         html body>a:not([style='cursor: pointer; float: right;']),         scrollbarbutton,         small,         td[style^='padding: ']:not(#backwash_tipcell):not([style='padding: 10px 7px 7px 7px;']):not([style='padding: 10px 7px 7px;']),         td.rules,         th,         [id='4chan_ext_nav_top'],         #autonoko, /* FIXME */         #footer>*:not(#navbot):not(center),         #ft li.fill,         #popular-threads,         #recaptcha_logo,         #recaptcha_tagline,         #recent-images,         #recent-threads,         #rules,         #recaptcha_switch_audio_btn,         #recaptcha_whatsthis_btn,         #recaptcha_reload_btn *,         #quickrep tr:nth-of-type(4) b,         #qr.auto:not(:hover) #recaptcha_reload_btn,         .deletebuttons input[type='button'],         .deletebuttons br,         .doubledash,         .error:empty,         .fill,         .notice,         .replymode,         .pages td:nth-of-type(2n-1),         .postarea form>div,         .postarea>form:first-child>table>tbody>tr:last-of-type,         .postarea .refreshBtn,         .yui-menu-shadow,         .warnicon {         /* Cleanup */                 display: none !important;         }           * {         /* Defaults of all elements */                 font-family:  !important;                 text-decoration: none !important;         }         td.reply, a, td, .filetitle, .filesize, fieldset, blockquote, .rules, textarea, time, .postername, .commentpostername  {                 font-size:  !important;                 text-decoration: none !important;         }         input, #imgControls, #stats, #updater, #navtopr a, label, .filetitle, #imageType, #header, #header a, #stats, #navbot a {                 font-size:  !important;                 text-decoration: none !important;          }     /*::-webkit-scrollbar { width: 10px !important; height: 10px !important; } ::-webkit-scrollbar-thumb { border: 1px solid; } ::-webkit-scrollbar-track-piece:vertical { border-left: 0; } ::-webkit-scrollbar-track-piece:horizontal { border-top: 0; } scrollbar, scrollcorner { -moz-appearance: none !important; -o-appearance: none !important; width: 10px !important; height: 10px !important; } scrollbar[orient='vertical'] { border-left: 0; } scrollbar[orient='horizontal'] { border-top: 0; } thumb { -moz-appearance: none !important; -o-appearance: none !important; border: 1px solid; }/**/           form[name='delform']>table[align=right]:last-of-type {                 visibility: hidden;         }           span[id^='4chan_ext_right'],         a.yuimenuitemlabel:hover,         .replyhider a:hover {                 background-color: transparent !important;         }         div.logo {                 display: none;         }         div.logo img {                 position: fixed !important;                 left: 2px !important;                 right: auto !important;                   left: auto !important;                 right: 2px !important;/**/                 top: 40px !important;                 width: 248px !important;                 height: 83px !important;                 margin: 0 !important;                 z-index: 1;                 opacity: 0.3;                 -webkit-transition: opacity .5s ease-in-out .5s;                 -moz-transition: opacity .5s ease-in-out .5s;                 -o-transition: opacity .5s ease-in-out .5s;         }           div.logo img:hover {                 opacity: 1;         }           div.logo img:hover {                 -webkit-transition: opacity .5s ease-in;                 -moz-transition: opacity .5s ease-in;                 -o-transition: opacity .5s ease-in;         }             div.logo font[size='5'] span {                 font-size: 30px !important;                 font-weight: 400 !important;         }           div.logo font[size='1'] {                 font-size: 13px !important;           }           body>span>div {          /* 4watch */                 position: fixed !important;                 top: auto !important;                 bottom: 440px !important;                 left: 0 !important;                 right: auto !important;                   left: auto !important;                 right: 0 !important;/**/                 width: 248px;         }           hr {                 padding: 0 !important;                 height: 0;                 width: 100% !important;                 clear: both;                 border: none !important;         } /* Front Page */         .bd,         .bd ul,         img,         .pages,         .pages *,         #qr,         #quickrep,         div[id^='qr'],         table.reply[style^='clear: both'],         td.postblock,         span[id^='4chan_ext_right'],         .boxcontent>hr,         h3 {                 border: none !important;         }           .boxcontent input {                 height: 18px !important;                 vertical-align: bottom;                 margin-right: 1px !important;         }           a.yuimenuitemlabel {                 padding: 0 20px !important;         } /* Navigation */         #header,         #header>#navtop, /* Top Navigation */         .pages /* Bottom Navigation */ {                 text-align: center !important;                 font-size: 0 !important;                 color: transparent !important;                 width: auto !important;         }           #header>#navtop {         /* cripple the positioning of the top navigation */                 position: static !important;                 width: 100% !important;         }         #header {                 position: absolute !important;         }           .pages {                 padding: 0 !important;         }         #navbot {                 position: fixed !important;                 top: -101px !important;         }         #header {                 left: 250px !important;                 right: 2px !important;                   left: 2px !important;                 right: 253px !important;/**/                 z-index: 98;         }           .pages {                 width: 100% !important;                 text-align: center !important;                 border-spacing: 0 !important;                 left: 2px !important;                 right: auto !important;                 padding-left: 250px !important;                   left: auto !important;                 right: 2px !important;                 padding-right: 250px !important;                 padding-left: 0 !important;/**/                 z-index: 1;         }           #footer {                 z-index: -1;                 visibility: hidden;                 padding-top: 0 !important;         }                     .pages td:nth-of-type(1) {                 font-size: 75% !important;                 text-transform: uppercase;         }           #header a,         .pages a,         .pages b,         .pages input {                 -webkit-appearance: none;                 -moz-appearance: none;                 -o-appearance: none;                 display: inline-block;                 font-size: 13px !important;                 text-align: center;                 border: none !important;                 text-align: center;         } /* moot's announcements */         font[color="red"] {                                 position: relative !important;                 visibility: hidden !important;                 top: 20px !important;         }         #header a,         .pages a,         .pages b,         .pages input {                 margin: 0 1px 0 2px;         }         .pages input {                 margin-bottom: 2px !important;         }           .pages b,         .pages input,         a,         .new {                 -webkit-transition: background-color .1s linear;                 -moz-transition: background-color .1s linear;                 -o-transition: background-color .1s linear;         } /* End of Navigation */ /* Post Form */         .postarea form[name^='post'] {                 width: 248px;                 height: 247px;         }           .postarea table {                 padding: 0 !important;                 border-spacing: 0px !important;                 border-collapse: collapse !important;         }           form[name^='post'] td.postblock {                 width: 0 !important;         }           #cc-newpostarea {                 height: 260px !important;         }           #qr, /* 4chan x's quick reply */         #quickrep, /* 4chanplus's quick reply */         div[id^='qr'], /* 4chan 4chrome's quick reply */         div[id^='4chan_ext_iqr'] /* 4chan Extension's quick reply */ {                 width: 306px !important;                 z-index: 5 !important;         }           #qr form[name='post'] {                 z-index: auto !important;         }           #qr {                 padding: 1px 2px 2px !important;         }           #qr,         #qr input.inputtext:not([name='sub']),         #qr textarea,         #qr_captcha,         #qr .move,         #qr form {                 width: 300px !important;         }           #qr input.inputtext[name='name'] {                 width: 190px !important;         }           #files {                 margin: 0 !important;         }           .chanchimp form[name^='post'] input.inputtext,         .chanchimp form[name^='post'] input[type='file'][name='upfile'] > input[type='text'] {                 width: 200px !important;         }           .chanchimp form[name^='post'] textarea {                 width: 596px !important;         }           .postarea form[name^='post'] {                 /* Post From Positioning */                 position: fixed !important;                 z-index: 2;                 margin: 0 !important;                 padding: 0 !important;                 bottom: 24px !important;                 right: auto !important;                 left: -249px !important;                   right: -248px !important;                 left: auto !important;/**/                 -webkit-transition: right .3s ease-in-out 3s, left .3s ease-in-out 3s;                 -moz-transition: right .3s ease-in-out 3s, left .3s ease-in-out 3s;                 -o-transition: right .3s ease-in-out 3s, left .3s ease-in-out 3s;         }           .postarea form[name='post']:hover {                 right: auto !important;                 left: 2px !important;                   right: 2px !important;                 left: auto !important;/**/                 -webkit-transition: right .3s linear, left .3s linear;                 -moz-transition: right .3s linear, left .3s linear;                 -o-transition: right .3s linear, left .3s linear;         }           .postarea form[name='post']::before {                 -webkit-transform: rotate(90deg);                 -webkit-transform-origin: bottom left;                 -moz-transform: rotate(90deg);                 -moz-transform-origin: bottom left;                 -o-transform: rotate(90deg);                 -o-transform-origin: bottom left;                 margin-left: 250px;                 margin-right: 264px;                 margin-bottom: -20px;                   -webkit-transform: rotate(-90deg);                 -webkit-transform-origin: bottom right;                 -moz-transform: rotate(-90deg);                 -moz-transform-origin: bottom right;                 -o-transform: rotate(-90deg);                 -o-transform-origin: bottom right;                 margin-left: -212px; /* I have no idea why Firefox halves this. */                 margin-right: 264px; /* I have no idea why Firefox halves this and Chrome ignores it. */                 margin-bottom: -20px;/**/                 width: 210px;                 display: inline-block; /* I have no idea why this is the only one that rotates and obeys margins in Chrome? */                 font-size: 10px !important;                 opacity: 1;                 text-align: center;                 content: 'POST FORM - POST FORM - POST FORM';                 -webkit-transition: right .3s ease-in-out 3s, left .3s ease-in-out 3s;                 -moz-transition: right .3s ease-in-out 3s, left .3s ease-in-out 3s;                 -o-transition: right .3s ease-in-out 3s, left .3s ease-in-out 3s;         }           .postarea form[name='post']:hover::before {                 opacity: 0;                 -webkit-transition: right .3s linear, left .3s linear;                 -moz-transition: right .3s linear, left .3s linear;                 -o-transition: right .3s linear, left .3s linear;         }           .postarea form[name='post'] tr:nth-child(4) {                 height: 79px !important;         }           .postarea textarea:focus {                 position: fixed !important;                 right: auto !important;                 left: 2px !important;                   right: 2px !important;                 left: auto !important;/**/         }         table[width='100%']~.postarea,         table[width='100%']~#quickrep .move,         table[width='100%']~#qr #close,         table[width='100%']~#qr #autohide,         table[width='100%']~#qr .move input:not([name='name']),         table[width='100%']~.postarea * {                 display: none !important;         }           table[width='100%']~#qr.auto:not(:hover) form,         table[width='100%']~#qr.auto:not(:hover) #recaptcha_reload_btn {                 display: block !important;         }           table[width='100%']~#qr > #qr_form,         table[width='100%']~#qr.auto > #qr_form {                 overflow: visible !important;                 height: 228px !important;         }           table[width='100%']~#qr:not(:hover) > #autohide:checked ~ .autohide,         table[width='100%']~#qr > #autohide:checked ~ .autohide,         table[width='100%']~#qr > #autohide ~ .autohide {                 overflow: visible !important;                 height: auto !important;                 min-height: 249px;         }           table[width='100%']~* form[name^='post'] input[type='file'][name='upfile'] > input[type='text'],         table[width='100%']~* form[name^='post'] input.inputtext[name='sub'],         table[width='100%']~* #files  input[type='file'][name='upfile'] > input[type='text'] {                 width: 197px !important;         }           table[width='100%']~* #files  input[type='file'][name='upfile'] > input[type='text'] {                 margin-right: 1px;         }           table[width='100%']~* form[name^='post'] #recaptcha_widget_div {                 width: 248px !important;         }           table[width='100%']~* form[name^='post'] #recaptcha_reload_btn,         table[width='100%']~* body > table ~ .refreshBtn {                 bottom: 63px !important;                 right: 1px !important;         }           table[width='100%']~* .recaptcha_image_cell>center,         table[width='100%']~* .recaptcha_image_cell,         table[width='100%']~* form[name^='post'] tr[height='73'] {                 height: auto !important;         }           table[width='100%']~* form[name^='post'] .recaptcha_image_cell>center>#recaptcha_image,         table[width='100%']~* form[name^='post'] .recaptcha_image_cell>center>#quick_recaptcha_image,         table[width='100%']~* form[name^='post'] #recaptcha_image img,         table[width='100%']~* form[name^='post'] .recaptcha_image_cell>center>#quick_recaptcha_image img,         table[width='100%']~#qr img {                 width: 248px !important;                 height: 47px !important;         }           table[width='100%']~[id^='q'] .error {                 visibility: visible !important;                 position: fixed !important;                 bottom: 269px !important;                 height: 19px !important;                 width: 248px !important;                 left: 2px !important;                 right: auto !important;                   left: auto !important;                 right: 2px !important;/**/                 left: auto !important;                 background-color: #aaa !important;                 color: #000 !important;                 font-size: 11px !important;         }           table[width='100%']~* form[name^='post'] {                 margin-bottom: 0px !important;                 z-index: 2 !important;         }           table[width='100%']~*[id^='q'] table {                 border-collapse: collapse !important;                 border-spacing: 0px !important;                 width: 248px !important;         }           table[width='100%']~*[id^='q'] table td {                 padding: 0 !important;         }           table[width='100%']~* form[name^='post'] input[name='sub'],         table[width='100%']~* form[name^='post'] textarea.inputtext,         table[width='100%']~* form[name^='post'] input.inputtext,         table[width='100%']~* form[name^='post'] .recaptchatable {                 margin-top: 1px !important;         }           table[width='100%']~* form[name^='post'] textarea.inputtext,         table[width='100%']~* form[name^='post'] input.inputtext,         table[width='100%']~* form[name^='post'] input[name='upfile'],         table[width='100%']~* .recaptchatable,         table[width='100%']~* form[name^='post'] input[name='recaptcha_response_field'],         table[width='100%']~#qr input.inputtext:not([name='sub']),         table[width='100%']~#qr #qr_captcha,         table[width='100%']~#qr textarea,         table[width='100%']~#qr form {                 width: 248px !important;         }           table[width='100%']~* form[name^='post'] .recaptcha_image_cell>center,         table[width='100%']~* #r_captcha_div img,         table[width='100%']~* #r_captcha_div input {                 width: 248px !important;                 text-align: left !important;         }           table[width='100%']~#quickrep,         table[width='100%']~#qr .move {                 visibility: hidden !important;                 font-size: 0 !important;         }           table[width='100%']~#qr .move input[name='name'] {                 visibility: visible !important;         }           table[width='100%']~*:not(#qr) form[name^='post'] {                 visibility: visible !important;                 width: 248px !important;                 background-color: transparent !important;                 position: fixed !important;                 margin: 0 !important;                 padding: 0 !important;                 top: auto !important;                 bottom: 62px !important;                 left: -248px !important;                 right: auto !important;                   left: auto !important;                 right: -248px !important;/**/                 -webkit-transition: right .3s ease-in-out 3s, left .3s ease-in-out 3s;                 -moz-transition: right .3s ease-in-out 3s, left .3s ease-in-out 3s;                 -o-transition: right .3s ease-in-out 3s, left .3s ease-in-out 3s;         }           table[width='100%']~#qr {                 overflow: visible !important;                 top: auto !important;                 bottom: 18px !important;                 left: -250px !important;                 right: auto !important;                   left: auto !important;                 width: 248px !important;/**/                 background-color: transparent !important;                 right: -250px !important;                 -webkit-transition: right .3s ease-in-out 3s, left .3s ease-in-out 3s;                 -moz-transition: right .3s ease-in-out 3s, left .3s ease-in-out 3s;                 -o-transition: right .3s ease-in-out 3s, left .3s ease-in-out 3s;         }           table[width='100%']~*:not(#qr) form[name^='post']:hover {                 left: 2px !important;                 right: auto !important;                   left: auto !important;                 right: 2px !important;/**/                 -webkit-transition: right .3s linear, left .3s linear;                 -moz-transition: right .3s linear, left .3s linear;                 -o-transition: right .3s linear, left .3s linear;         }           table[width='100%']~#qr:hover {                 left: 0 !important;                 right: auto !important;                   left: auto !important;                 right: 0 !important;/**/                 -webkit-transition: right .3s linear, left .3s linear;                 -moz-transition: right .3s linear, left .3s linear;                 -o-transition: right .3s linear, left .3s linear;         }           table[width='100%']~*:not(#qr) form[name='post']::before,         table[width='100%']~#qr::before {                 -webkit-transform: rotate(90deg);                 -webkit-transform-origin: bottom left;                 -moz-transform: rotate(90deg);                 -moz-transform-origin: bottom left;                 -o-transform: rotate(90deg);                 -o-transform-origin: bottom left;                 margin-left: 250px;                 margin-right: -232px;                   -webkit-transform: rotate(-90deg);                 -webkit-transform-origin: bottom right;                 -moz-transform: rotate(-90deg);                 -moz-transform-origin: bottom right;                 -o-transform: rotate(-90deg);                 -o-transform-origin: bottom right;                 margin-left: -212px;                 margin-right: 264px;/**/                 margin-bottom: -20px;                 width: 210px;                 display: block;                 font-size: 10px !important;                 opacity: 1;                 text-align: center;                 content: 'POST FORM - POST FORM - POST FORM';                 -webkit-transition: right .3s ease-in-out 3s, left .3s ease-in-out 3s;                 -moz-transition: right .3s ease-in-out 3s, left .3s ease-in-out 3s;                 -o-transition: right .3s ease-in-out 3s, left .3s ease-in-out 3s;         }           table[width='100%']~*:not(#qr) form[name='post']:hover::before,         table[width='100%']~#qr:hover::before {                 opacity: 0;                 -webkit-transition: right .3s linear, left .3s linear;                 -moz-transition: right .3s linear, left .3s linear;                 -o-transition: right .3s linear, left .3s linear;         }           table[width='100%']~* form[name='post'] tr:nth-child(4),         table[width='100%']~* form[name='post']>div:nth-of-type(3) {                 height: 79px !important;         }           table[width='100%']~* form[name='post'] textarea:focus {                 position: fixed !important;                 left: 2px !important;                 right: auto !important;                   left: auto !important;                 right: 2px !important;/**/         }           table[width='100%']~* form>table>tbody>tr>td>label {                 top: 0;         }           table[width='100%']~#qr #qr_form {                 display: block !important;                 position: relative;         }           table[width='100%']~#qr #captchas {                 position: absolute;                 bottom: 23px;                 right: 5px;                 cursor: default;           }           table[width='100%']~#qr a#attach {                 font-size: 0 !important;                 visibility: hidden;                 position: absolute;                 bottom: 25px;                 right: 68px;         }           table[width='100%']~#qr a#attach::after {                 font-size: 12px !important;                 display: block;                 visibility: visible !important;                 width: 16px;                 content: "+";                 text-align: center;         }           table[width='100%']~* form[name^='post'] tr:nth-of-type(3)>td:nth-of-type(3),         table[width='100%']~* form tr:nth-of-type(3)>td:nth-of-type(3) {                 font-size: 0 !important;                 color: transparent !important;         }           table[width='100%']~* form[name^='post'] textarea.inputtext {                 height: 78px !important;                 min-height: 78px !important;                 width: 248px !important;                 resize: none;         }           table[width='100%']~* form[name^='post'] tr .postblock b {                 right: 3px;         }           table[width='100%']~* form[name^='post'] tr:nth-of-type(3n) .postblock b {                 right: 54px;         }           .fake input[type='file']::-webkit-file-upload-button, /* Cheating. Firefox Stylish will ignore this block */         table[width='100%']~* form[name^='post'] tr:nth-of-type(6) .postblock b {                 right: 3px !important;         }           table[width='100%']~* form[name^='post'] #maxchars {                 bottom: 110px;                 right: 3px;         } /* Spoiler Image label */         table[width='100%']~* form[name^='post'] input[name='email']+label {                 -webkit-transition: right .3s ease-in-out 3s, left .3s ease-in-out 3s;                 -moz-transition: right .3s ease-in-out 3s, left .3s ease-in-out 3s;                 -o-transition: right .3s ease-in-out 3s, left .3s ease-in-out 3s;                 position: fixed !important;                 top: auto !important;                 bottom: 25px !important;                 right: -245px !important;         }           table[width='100%']~* form[name^='post']:hover input[name='email']+label {                 -webkit-transition: right .3s linear, left .3s linear;                 -moz-transition: right .3s linear, left .3s linear;                 -o-transition: right .3s linear, left .3s linear;                 right: 5px !important;         }         form[name^='post'] input[name='recaptcha_response_field'] {                 outline: none !important;                 box-shadow: none !important;         }           #captchas {                 position: absolute;                 right: 7px;                 margin-top: 2px;         }                 #files a {                 margin-left: -64px !important;                 vertical-align: top !important;         }   /* Postform Labels */         .boxcontent .postblock,         #quickrep td.postblock,         form[name^='post'] .postblock,         div[id^='4chan_ext_iqr'] .postblock {                 border: none !important;                 background-color: transparent !important;                 font-weight: 200 !important;                 text-align: right !important;                 vertical-align: bottom;                 padding-bottom: 12px !important;         }           #quickrep td.postblock {                 padding-bottom: 13px !important;         }           #qr form[name^='post'] .postblock b,         #quickrep form[name^='post'] .postblock b {                 margin-top: -13px !important;         }           form[name^='post'] .postblock b,         #maxchars /* 4chanplus's Character Counter */ {                 position: absolute;                 font-size: 75% !important;                 text-transform: uppercase;                 z-index: 2;         } /* Custom Postform Labels */         form[name^='post'] tr:nth-of-type(1) .postblock b::after {                 content: '#TRIPCODE##SECURETRIP';         }           form[name^='post'] tr:nth-of-type(2) .postblock b::after {                 content: ' | NOKO | SAGE';         }           .postarea tbody>tr:nth-child(4) .postblock b {                 font-size: 0 !important;                 color: transparent !important;         }           .postarea tr:nth-child(4) .postblock b::after {                 font-size: 75% !important;                 content: 'NEW THREAD' !important;         }           table[width='100%']~.postarea tr:nth-child(4) .postblock b::after {                 content: 'REPLY' !important;         }           .postarea form[name^='post'] tr .postblock b {                 right: 3px;                 margin-top: -1px;         }           .fake input[type='file']::-webkit-file-upload-button,         .postarea form[name^='post'] tr .postblock b {                 margin-top: -2px;         }           .postarea form[name^='post'] tr:nth-of-type(3n) .postblock b {                 right: 54px;         }           form[name^='post'] tr .postblock b {                 right: 16px;         }           form[name^='post'] tr:nth-of-type(3n) .postblock b {                 right: 67px;         }           .fake input[type='file']::-webkit-file-upload-button, /* Cheating. Firefox Stylish will ignore this block */         .postarea form[name^='post'] tr:nth-of-type(6) .postblock b {                 right: 3px !important;         }           .fake input[type='file']::-webkit-file-upload-button,         form[name^='post'] tr:nth-of-type(6) .postblock b {                 right: 16px;         } /* End of Post Form Labels */ /* Image Hover and Image Expansion */ #iHover { max-width:85% !important; max-height:85% !important; padding-bottom: 20px !important; }     #qp {                 z-index: 99 !important;     }         .exPopup {                 z-index: 99 !important;         }     #iHover {                 z-index: 99 !important;     }     body > table ~ form .reply a > img {         position: relative !important;         top: 0px !important;         z-index: 96 !important;     }       .filesize ~ a > img + img {         position: relative !important;         top: 0px !important;         z-index: 96 !important;     }      body > form #imgControls {         z-index: 98 !important;     }    #imageType {      border: none !important;      width: 90px !important;      position: relative !important;      bottom: 1px !important;      right: 0px !important;      background: none !important;    } /* End of Image Hover and Image Expansion */         #ft li,         #ft ul,         #options input:not([type='checkbox']),         #updater input:not([type='checkbox']),         .box-outer,         .boxbar,         .deletebuttons input[value=Delete],         .recaptcha_image_cell>center>#recaptcha_image,         [name='recaptcha_response_field'],         .top-box,         h2,         input:not([type='checkbox']),         input:not([type='radio']),         input[type='file']>input[type='button'],         input[type='submit'],         select,         textarea {                 -webkit-appearance: none;                 -moz-appearance: none;                 -o-appearance: none;         }           .inputtext {                 margin: 0 !important;         }           .top-box .menubutton {                 background-image: none !important;         }           .deletebuttons .inputtext {                 height: 19px !important;         }           .recaptcha_image_cell>center>#recaptcha_image {                 background-color: transparent !important;                 margin-left: 0 !important;         }           .postarea form[name^='post'] input[type='text'],         .postarea form[name^='post'] input[type='password'],         .postarea form[name^='post'] textarea {                 width: 248px !important;         }           form[name^='post'] input.inputtext,         form[name^='post'] input[type='file'][name='upfile']>input[type='text'],         form[name^='post'] textarea {                 width: 300px !important;         }           .inputtext,         input[name='upfile']>input[type='text'] {                 padding: 2px !important;         }           div.move input,         form[name^='post'] input[type='text'],         input[type='file'][name='upfile']>input[type='text'],         input[type='file']>input[type='button'] {                 height: 19px !important;         }           .postarea form[name^='post'] input[type='file'][name='upfile']>input[type='text'],         .postarea form[name^='post'] input[name='sub'] {                 width: 197px !important;         }           form[name^='post'] input[name='sub'],         form[name^='post'] input[type='file'][name='upfile']>input[type='text'],         #files input[type='file'][name='upfile']>input[type='text'] {                 width: 249px !important;                 margin: 0 1px 0 0 !important;                 vertical-align: bottom;         }           input[type='submit'],         #com_submit,         input[type='file']>input[type='button'] {         /* Fancy formatting for all our postform buttons */                 cursor: default !important;                 width: 50px !important;                 height: 19px !important;                 margin: 0 !important;                 padding: 0 !important;                 font-size: 9px !important;                 text-transform: uppercase;                 vertical-align: bottom;         }           input[type='file']::-webkit-file-upload-button {         /* Webkit's file input box has a different syntax */                 background: transparent;                 border: none !important;                 height: 19px !important;                 padding: 0 !important;                 text-transform: uppercase;         } /* End of the file upload input */         .postarea form[name^='post'] textarea {                 height: 78px !important;                 min-height: 78px !important;                 font-size: 13px !important;                 margin: 0 !important;         }           form[name^='post'] textarea {                 min-height: 100px !important;                 margin: 0 !important;         }           .postarea td,         td.reply,         td.replyhl {                 z-index: 0;                 padding: 0 !important;         }           .postarea form[name^='post'] input[name='sub'],         .postarea form[name^='post'] textarea.inputtext,         .postarea form[name^='post'] td>input,         .postarea form[name^='post'] .recaptchatable,         .postarea form[name^='post'] input[name='recaptcha_response_field'],         #com_submit,         #filter input,         #qr input.inputtext,         #qr input[name='upfile'],         #qr textarea,         #qr img,         #thread_filter input {                 margin-top: 1px !important;         }           .postarea form[name^='post'] td>input[name='upfile'] {                 width: 248px !important;         }           .fake input[type='file']::-webkit-file-upload-button,         .postarea form[name^='post'] input[name='upfile'],         #quickrep form[name^='post'] input[name='upfile'] {                 margin: 1px 0 0 !important;                 height: 19px !important;         }           form[name^='post'] input[type=file][name='upfile'] {                 width: 300px !important;         }           #recaptcha_image img,         #quick_recaptcha_image img,         #qr img {                 opacity: 0.5;         }           .postarea form[name^='post'] .recaptcha_image_cell>center,         #r_captcha_div img,         #r_captcha_div input {                 width: 248px !important;                 text-align: left !important;         }           .postarea form[name^='post'] #recaptcha_widget_div {                 height: auto !important;                 width: 248px !important;         }           .postarea .recaptcha_image_cell>center,         .postarea .recaptcha_image_cell,         tr[height='73'] td,         form[name^='post'] tr[height='73'] {                 height: auto !important;         } input[type="password"] {         height: 1.75em !important;         }         #quickrep .refreshBtn,         #recaptcha_reload_btn,         .refreshBtn {                 display: none;         }         .postarea form[name^='post'] #recaptcha_reload_btn {                 bottom: 62px !important;                 right: 2px !important;         }           #cc-newpostarea form[name^='post'] #recaptcha_reload_btn,         #cc-newpostarea2 form[name^='post'] #recaptcha_reload_btn {                 bottom: 13px !important;                 left: 290px !important;                 right: auto !important;         }           #cc-newpostarea2 form[name^='post'] #recaptcha_reload_btn {                 left: 288px !important;                 bottom: 34px !important;         }           #qr #recaptcha_reload_btn {                 bottom: 64px !important;                 right: 4px !important;         }           form[name^='post'] #recaptcha_reload_btn,         .refreshBtn {                 bottom: 76px !important;                 right: 15px !important;         }           #dragarea>div:nth-of-type(2) {                 width: 260px !important;         }           #maxchars {                 bottom: 131px;                 right: 12px;         }           #quickrep td>table {                 border-spacing: 0;         }   /* Spoiler Image Checkbox */         form[name^='post'] tr:nth-of-type(3)>td:nth-of-type(3) {         /* Removes the brackets around Spoiler Image */                 font-size: 0 !important;                 color: transparent;         }           form[name^='post'] input[name='email']+label {                 position: absolute;                 top: auto;                 font-size: 13px !important;                 bottom: 0;                 right: 55px;                 vertical-align: bottom;         }           form[name^='post'] #com_submit+label {                 position: absolute;         }           .postarea #com_submit+label {                 top: auto;                 font-size: 13px !important;                 bottom: 0;                 right: 55px;                 vertical-align: bottom;         }           .chanchimp form[name^='post'] label {                 position: static;         }           #qr>form[name^='post'] input[name='email']+label,         #quickrep>form[name^='post'] input[name='email']+label,         [id^='qr'] input[name='email']+label {                 bottom: 4px;                 right: 70px;         }           #qr>form[name^='post'] #com_submit+label,         #quickrep>form[name^='post'] #com_submit+label,         [id^='qr'] #com_submit+label {                 top: auto !important;                 right: 55px !important;         }           div.postarea>form td:nth-of-type(3)>label input,         #qr>form tr:nth-of-type(3)>td:nth-of-type(3)>label input,         #quickrep>form tr:nth-of-type(3)>td:nth-of-type(3)>label input,         form[name='delform']>div:not(.thread) input,         .deletebuttons input[type='checkbox'] {                 vertical-align: middle;         }           form[name^='post'] td:nth-of-type(3)>label input,         #qr label input,         .boxcontent input,         .boxcontent textarea {                 -webkit-appearance: button;                 -moz-appearance: none;                 -o-appearance: none;                 border: 0 !important;         }           input[type=checkbox],         .reply input[type=checkbox],         #options input[type=checkbox] {                 -webkit-appearance: button !important;                 -moz-appearance: none;                 -o-appearance: none;                 width: 12px !important;                 height: 12px !important;                 cursor: pointer !important;         } /* Posts */         form[name='delform'] {                 padding: 17px 0 0 0 !important;                 margin: 0 0 0px !important;         }         body > table ~ form[name='delform'] br[clear='left'], form[name='delform'] center  {                 position: fixed;         bottom: -500px;         }           .doubledash,         .doubledash a,         .replyhider a {                 position: static;         }           form[name='delform']>table:not(.pages),         div.thread>table,         .insertedPosts>table {                 border-spacing: 0 1px !important;         }           form[name='delform'] .filesize+br+a[target='_blank'] img {                 border: 0;                 float: left;                 margin: 0 20px 20px !important;         }           form[name='delform'] .filesize+br+a[target='_blank'] img+img {                 margin: 0 0 20px !important;         }           html,         body {                 margin: 0 !important;         }           .filesize {                 margin-top: 17px !important;         }         .filesize span {                 font-size: 0 !important;                 visibility: hidden;         }           .filesize span::after {                 content: attr(title);                 visibility: visible;         }         .filesize span::after {                 font-size: 13px !important;         }           #filter.autohide:hover,         #filter:not(.autohide),         #updater:hover,         #thread_filter.autohide:hover,         #thread_filter:not(.autohide) {                 border: 0 !important;         }           .commentpostername a.linkmail[href*='sage']::after, .commentpostername a.linkmail[href*='Sage']::after,         .commentpostername a.linkmail[href*='SAGE']::after {                 content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAMAAAAolt3jAAABa1BMVEUAAACqrKiCgYIAAAAAAAAAAACHmX5pgl5NUEx/hnx4hXRSUVMiIyKwrbFzn19SbkZ1d3OvtqtpaWhcX1ooMyRsd2aWkZddkEV8vWGcpZl+kHd7jHNdYFuRmI4bHRthaV5WhUFsfGZReUBFZjdJazpGVUBnamYfHB9TeUMzSSpHgS1cY1k1NDUyOC8yWiFywVBoh1lDSEAZHBpucW0ICQgUHhBjfFhCRUA+QTtEQUUBAQFyo1praWspKigWFRZHU0F6j3E9Oz5VWFN0j2hncWONk4sAAABASDxJWkJKTUgAAAAvNC0fJR0DAwMAAAA9QzoWGhQAAAA8YytvrFOJsnlqyT9oqExqtkdrsExpsUsqQx9rpVJDbzBBbi5utk9jiFRuk11iqUR64k5Wf0JIZTpadk5om1BkyjmF1GRNY0FheFdXpjVXhz86XSp2yFJwslR3w1NbxitbtDWW5nNnilhFXTtYqDRwp1dSijiJ7H99AAAAUnRSTlMAJTgNGQml71ypu3cPEN/RDh8HBbOwQN7wVg4CAQZ28vs9EDluXjo58Ge8xwMy0P3+rV8cT73sawEdTv63NAa3rQwo4cUdAl3hWQSWvS8qqYsjEDiCzAAAAIVJREFUeNpFx7GKAQAYAOD/A7GbZVAWZTBZFGQw6LyCF/MIkiTdcOmWSzYbJVE2u1KX0J1v+8QDv/EkyS0yXF/NgeEILiHfyc74mICTQltqYXBeAWU9HGxU09YqqEvAElGjyZYjPyLqitjzHSEiGkrsfMWr0VLe+oy/djGP//YwfbeP8bN3Or0bkqEVblAAAAAASUVORK5CYII=');         }           .spoiler:not(:hover),         .spoiler:not(:hover) .unkfunc,         .spoiler:not(:hover) a {                 /* Fixes text spoilers */                 color: #000 !important;                 text-shadow: none !important;         }           .span.filetitle,         .replytitle,         .postername,         .commentpostername,         .postertrip {                 background: transparent !important;         }           .postername,         .commentpostername {                 font-weight: 700 !important;         } /* Addons and such */         body>div[style='width: 100%;'] {                 margin-top: 34px;         }           #copyright,         #header a,         #qr td,         #qr tr[height='73']:nth-of-type(2),         #quickrep tr[height='73'] td:nth-of-type(2),         #quickrep td.postblock,         .recaptcha_input_area,         .menubutton a,         .chanchimp>div,         .pages td,         .recaptchatable td.recaptcha_image_cell,         td[style='padding-left: 7px;'],         div[id^='qr'] tr[height='73']:nth-of-type(2) {                 padding: 0 !important;         }           #navtopr {                 position: absolute;                 left: auto !important;                 right: auto !important;                   right: 0 !important;                 left: auto !important;/**/                 top: 0 !important;                 bottom: auto !important;                 font-size: 0 !important;                 color: transparent !important;                 z-index: 3 !important;         }           #navbar,         #boardsMenu,         #popup,         .navbar2, /* 4chanplus - submenus */         #crntBoard, /* 4chanplus - 'current board' */         #quickrep {                 -webkit-border-radius: 0 !important;                 border-radius: 0 !important;                 -webkit-box-shadow: none !important;         }           #navbar {                 margin-left: -265px !important;                 height: 26px !important;         }           #crntBoard {                 height: 24px !important;         } /* Reply Previews */         #backwash_tooltip, /* /b/ackwash reloaded */         #popup, /* 4chanplus */         #qp, /* 4chan x Quote Preview */         div[id^=ref] /* 4chan4chrome */ {                 max-width: 70%;                 visibility: visible;         }           #qp {                 padding: 2px 6px !important;         }           #backwash_tooltip,         #popup,         div[id^='ref'],         #cc-quotedcontainer_t {                 visibility: visible;                 z-index: 10 !important;         }           #cc-newpostarea,         #cc-newpostarea2 {                 z-index: 9 !important;         }           #backwash_tooltip img,         #popup img,         #qp img,         div[id^='ref'] img {                 max-width: 300px !important;                 height: auto !important;         }           #popup>img {                 max-width: 100% !important;         }                 .deletebuttons input[name="pwd"] {                   display: none !important;           }           .deletebuttons {                 position: absolute !important;                 left: 2px !important;                 right: auto !important;                   left: 177px !important;                 right: auto !important;/**/                 top: 35px !important;                 bottom: auto !important;                 width: 150px;                 font-size: 13px !important;                 z-index: 2;         }           #popup {                 position: fixed !important;                 top: auto !important;                 left: auto !important;                 right: 2px !important;                 visibility: visible !important;                 bottom: 24px;         } /* End of Reply Previews */         .deletebuttons {                 visibility: hidden !important;                 font-size: 0 !important;                 padding: 0 !important;         }           .deletebuttons * {                 visibility: visible !important;         }           .deletebuttons input[type='checkbox'] {                 position: absolute;                 right: 106px;                 bottom: 2px;         }           .deletebuttons::after {                 visibility: visible !important;                 position: absolute;                 right: 57px;                 bottom: 2px;                 font-size: 12px !important;                 content: 'File Only';         }           .deletebuttons .inputtext {                 width: 138px;                 margin-right: 1px !important;         }           .navlinks,         #navlinks,         span[id^='4chan_ext_right'] {         right: 5px !important;                 right: 125px !important;/**/         }           #navlinks {                 top: 1px !important;                 z-index: 3 !important;         }         html body>span[style='left: 5px; position: absolute;']:nth-of-type(0) {                 display: none;         }           html body span[style='left: 5px; position: absolute;'] {                 font-size: 0 !important;                 visibility: hidden;         }           html body span[style='left: 5px; position: absolute;'] a {                 cursor: default !important;                 position: fixed !important;                 top: auto;                 left: 2px !important;                 right: auto !important;                   left: auto !important;                 right: 192px !important;/**/                 bottom: 0px;                 visibility: visible;                 height: 14px !important;                 width: 58px !important;                 margin: 0 !important;                 padding: 0 !important;                 font-size: 9px !important;                 text-transform: uppercase;                 vertical-align: bottom !important;                 padding-top: 5px !important;                 border-radius: 0 !important;                 text-align: center;         } /* AutoPager */         #autoPagerBorderPaging {                 position: fixed !important;                 right: 300px !important;                 bottom: 0px !important;                 z-index: 99 !important;         }         .autoPagerS {                 display: none !important;         } /* 4chan x options */         #overlay {                 z-index: 99 !important;         }           #options ul {                 margin: 3px 0 !important;                 overflow: hidden;                 height: 16px;                 -webkit-transition: height 500ms ease-in-out 500ms !important;                 -moz-transition: height 500ms ease-in-out 500ms !important;                 -o-transition: height 500ms ease-in-out 500ms !important;                 border: 1px solid;         }           #options ul:hover {                 height: 180px;                 overflow: auto;                 -webkit-transition: height 500ms ease-in-out !important;                 -moz-transition: height 500ms ease-in-out !important;                 -o-transition: height 500ms ease-in-out !important;         }           #options ul>li {                 padding: 0 3px !important;         } /* End of 4chan x options */         #filter,         #thread_filter {                 margin: 2px !important;                 width: 248px;         }         #filter,         #thread_filter,         #stats {                 padding: 3px 0;                 border: 0 !important;                 -webkit-border-radius: 0;                 -moz-border-radius: 0;                 -o-border-radius: 0;                 border-radius: 0;                 font-size: 13px !important;                 z-index: 4 !important;         }           #stats {                 position: fixed !important;                 top: 0px !important;                 right: 0px !important;                 left: 150px !important;                   right: 0px !important;                 left: auto !important;/**/                 width: 96px !important;                 text-align: right !important;                 bottom: auto !important;                 cursor: default !important;         }           #updater {                 right: auto !important;                 left: 190px !important;                   right: 65px !important;                 left: auto !important;/**/                 top: 3px !important;                 bottom: auto !important;                 width: 58px !important;                 border: 0 !important;                 font-size: ;                 overflow: hidden;                 z-index: 5 !important;                 padding-bottom: 2px;         }           #updater:hover {                 width: 120px !important;                 left: 98px !important;                   right: 65px !important;                 left: auto !important;/**/         }           #updater #count:not(.new) {                 font-size: 0 !important;                 color: transparent !important;         }           #updater #count:not(.new)::after {                 font-size:  !important;                 content: '+0';         }           #watcher .move {                 font-size: 0px !important;                 height: 15px !important;         }             #backwash_tooltip,         #qp,         #popup,         div[id^=ref],         td.reply,         td.replyhl,         #options,         #navbar,         #popup,         #boardsMenu {                 border: 0 !important;         }           #watcher,         #threadwatcher /* 4chan4chrome's threadwatcher */ {                 border: 0 !important;                 padding: 1px 0;                 overflow: hidden;                 -webkit-border-radius: 0;                 -moz-border-radius: 0;                 -o-border-radius: 0;                 border-radius: 0;                 z-index: 2 !important;         }           #threadwatcher .postblock {                 margin: 0 !important;                 padding: 0 !important;                 border: 0 !important;         }           #watcher .move,         #threadwatcher .postblock {                 padding: 2px 3px !important;                 margin-bottom: 2px !important;                 text-decoration: none !important;         }           #watcher .move,         #updater .move,         #options .move,         #stats .move {                 cursor: default !important;         } /* 4sight */         body>a[style='cursor: pointer; float: right;'] {                 position: fixed;                 top:23px;                 left: 20px;                                 right: 1px !important;                 left: auto !important;/**/                 z-index: 999;         }           table[style='width: 100%; height: 300px; text-align: center; table-layout: fixed; border-collapse: collapse;'] {                 height: 700px !important;         }           div[style='height: 300px; overflow-y: auto;'] {                 height: 700px !important;         }           #fs_preview {                 height: 700px !important;         }         #fs_search {                 min-width: 138px !important;                 max-width: 138px !important;         }   /* Yotsuba A + B */ } /* Yotsuba A */ @-moz-document regexp(".*\.4chan\.org/(b|d|e|f|gif|h|hr|r|s|t|u|wg|i|ic|y|soc)/.*") { /*         ::-webkit-scrollbar-thumb { border: 1px solid #D9BFB7; background: #eef2ff; }         ::-webkit-scrollbar-thumb:hover { background: -webkit-linear-gradient(top, rgba(0,0,0,.4), rgba(0,0,0,0.2)) !important; }         ::-webkit-scrollbar-thumb:active { background: -webkit-linear-gradient(top, rgba(0,0,0,0.3), rgba(0,0,0,0.1)) !important; }         ::-webkit-scrollbar-track-piece, ::-webkit-scrollbar-corner, ::-webkit-scrollbar-resizer {background: #F0E0D6; }         scrollbar, scrollcorner { background: #F0E0D6 !important; }         thumb { -moz-appearance: none !important; border: 1px solid #D9BFB7; background: #fff; }         thumb:hover { background: -moz-linear-gradient(top, rgba(0,0,0,.4), rgba(0,0,0,0.2)) !important; }         thumb:active { background: -moz-linear-gradient(top, rgba(0,0,0,0.3), rgba(0,0,0,0.1)) !important; } /**/                 .logo {                   text-shadow: 1px 1px 1px #222 !important;         }         .logo b span {                   text-shadow: 1px 1px 1px #222 !important;         }         #boards h3,         #boardsMenu,         #filter.autohide:hover,         #filter:not(.autohide),         #ft li,         #ft ul,         #navbar,         #options .dialog,         #popup,         #qr::before,         #threadwatcher,         #threadwatcher .postblock,         #watcher,         #thread_filter.autohide:hover,         #thread_filter:not(.autohide),         #updater:hover,         .box-outer,         .boxbar,         .deletebuttons input[value=Delete],         .top-box,         .yuimenuitem-selected,         form[name^='post']::before,         h2,         select,         td.postblock,         td.reply,         html body span[style='left: 5px; position: absolute;'] a,         input[type='submit'],         #com_submit,         input[type='file']>input[type='button'],         table[width='100%']~#qr a#attach::after {                 background-color: #F0E0D6 !important;         }     td.reply {         border:1px solid #D9BFB7 !important;     }         td.replyhl {                 border: 1px solid #ba9dbf !important;         }         #header, h3 {                 background-color: #FED7B1 !important;         }         .doubledash,         .replyhider a {                 color: #D9BFB7 !important;         }         td[style='border: 1px dashed;'],         td.reply>tr>td.reply,         .inline td.reply,         .inline .inline .inline td.reply,         .inline .inline .inline .inline .inline td.reply,         .inline .inline .inline .inline .inline .inline .inline td.reply,         .inline .inline .inline .inline .inline .inline .inline .inline .inline td.reply,         .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline td.reply,         .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline td.reply,         .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline td.reply,         .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline td.reply,         .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline td.reply {                 /* Inline Quotes */                 background-color: rgba(255,255,255,0.2) !important;                 border: 1px solid rgba(128,128,128,0.5) !important;                 -moz-box-shadow: 5px 5px 5px rgba(128,128,128,0.5) !important;                 -webkit-box-shadow: 5px 5px 5px rgba(128,128,128,0.5) !important;         box-shadow: 5px 5px 5px rgba(128,128,128,0.5) !important;         }         .inline .inline td.reply,         .inline .inline .inline .inline td.reply,         .inline .inline .inline .inline .inline .inline td.reply,         .inline .inline .inline .inline .inline .inline .inline .inline td.reply,         .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline td.reply,         .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline td.reply,         .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline td.reply,         .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline td.reply,         .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline td.reply,         .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline td.reply {                 background-color: #F0E0D6 !important;         }         .pages b {                 background: #F0E0D6 !important;         }         #header a:hover,         .pages input:hover,         a:hover {         /* URL bubbles */                 background: #F0E0D6 !important;         }         a {                 color: #800000 !important;         }         hr {                 border-top: 1px solid #D9BFB7 !important;         }         #cc-showpostarea,         #ft li,         #ft ul,         #options input:not([type='checkbox']),         #qr table .recaptchatable #recaptcha_image,         #updater input:not([type='checkbox']),         #twi_table_div,         #twi_table_div *,         .box-outer,         .boxbar,         .chanchimp,         .chanchimp>div,         .inputtext,         .deletebuttons input[value=Delete],         .recaptcha_image_cell>center>#recaptcha_image,         .recaptchatable #recaptcha_response_field,         .top-box,         h2,         input:not([type='checkbox']),         #qr_captcha input,         input[type='file']>input[type='button'],         input[type='submit'],         select,         textarea,         input[type='checkbox'],         #options input[type='checkbox'],         form[name^='post'] td:nth-of-type(3) > label input[type='checkbox'],         #qr label input[type='checkbox'],         html body span[style='left: 5px; position: absolute;'] a {                 border: 1px solid #D9BFB7 !important;         }         .recaptchatable #recaptcha_response_field:focus,         .deletebuttons input[type='password']:focus,         input:focus,         input.inputtext:focus,         input[type='submit']:focus,         textarea:focus {                 border: 1px solid #800000 !important;         }         .filetitle,         .replytitle {                 color: #CC1105 !important;                 font-weight: 800 !important;         }         input, textarea {                 color: #000 !important;         }         body,         body>form,         html body span[style='left: 5px; position: absolute;'] a,         div.postarea,         form[name^='post']::before,         select,         #navbot::after,         td.deletebuttons,         .abbr,         .boxbar,         .boxcontent,         .omittedposts,         .pages b,         .postblock,         .reply,         .replyhl,         #backwash_tooltip,         #header .title,         #imgControls label::after,         #qp,         #twi_table_div,         #updater #count:not(.new)::after,         font[color="red"] {                 color: #800000 !important;         }         a.quotelink {                 color: #000080 !important;         }         html body span[style='left: 5px; position: absolute;'] a:hover,         #com_submit:hover,         #cc-showpostarea,         #twi_table_div,         #twi_table_div *,         #backwash_tooltip,         #popup,         .chanchimp,         .chanchimp>div,         .deletebuttons input:hover,         .recaptchatable #recaptcha_response_field:hover,         div[id^=ref],         input:hover,         input[type='submit']:hover,         input[type='file']>input[type='button']:hover,         td.replyhl,         tr.replyhl,         textarea:hover {                 background-color: #F0E0D6 !important;         }         #qp {                 background-color: #d6bad0 !important;         }         input[type='checkbox'],         #options input[type='checkbox'],         form[name^='post'] td:nth-of-type(3) > label input[type='checkbox'],         #qr label input[type='checkbox'] {                 background-color: #FFFFEE !important;         }         #crntBoard {                 border-right-color: #FFFFEE !important;         }         #watcher .move,         #twi_table_div .postblock {                 border-bottom: 1px #FFFFEE solid !important;         }         div[id^='4chan_ext_iqr'],         div[id^='4chan_ext_iqr']>*,         #filter input,         #filter textarea,         #options input,         #options textarea,         #qr,         #qr>form tr:nth-of-type(3)>td:nth-of-type(3)>label input,         #quickrep,         #quickrep>form tr:nth-of-type(3)>td:nth-of-type(3)>label input,         #qr label input,         #thread_filter input,         #thread_filter textarea,         #updater input:not([type='checkbox']),         .bd,         .pages,         input[type='submit'] {                 background-color: #FFFFEE !important;         } /*      .op>blockquote,         .thread>blockquote,         form[name='delform']>blockquote, /**/         div.logo font {                 text-shadow: #FFFFEE 1px 0 2px, #FFFFEE -1px 0 2px, #FFFFEE 0 -1px 2px, #FFFFEE 0 1px 2px;         } /*      td.reply {                 background-color: rgba(193,196,217,0.5) !important;                 text-shadow: #F0E0D6 1px 0 2px, #F0E0D6 -1px 0 2px, #F0E0D6 0 -1px 2px, #F0E0D6 0 1px 2px;         }         td.replyhl {                 background-color: rgba(179,155,155,0.5) !important;                 text-shadow: #F0E0D6 1px 0 2px, #F0E0D6 -1px 0 2px, #F0E0D6 0 -1px 2px, #F0E0D6 0 1px 2px;         }/**/ } /* Yotsuba B */   @-moz-document regexp(".*\.4chan\.org/(v|g|a|c|g|k|m|o|p|w|cm|3|adv|an|cgl|ck|co|fa|fit|int|jp|lit|mu|n|po|sci|sp|tg|toy|trv|tv|vp|s)/.*") { /*         ::-webkit-scrollbar-thumb { border: 1px solid #b7c5d9; background: #eef2ff; }         ::-webkit-scrollbar-thumb:hover { background: -webkit-linear-gradient(top, rgba(0,0,0,.4), rgba(0,0,0,0.2)) !important; }         ::-webkit-scrollbar-thumb:active { background: -webkit-linear-gradient(top, rgba(0,0,0,0.3), rgba(0,0,0,0.1)) !important; }         ::-webkit-scrollbar-track-piece, ::-webkit-scrollbar-corner, ::-webkit-scrollbar-resizer {background: #d6daf0; }         scrollbar, scrollcorner { background: #d6daf0 !important; }         thumb { -moz-appearance: none !important; border: 1px solid #b7c5d9; background: #fff; }         thumb:hover { background: -moz-linear-gradient(top, rgba(0,0,0,.4), rgba(0,0,0,0.2)) !important; }         thumb:active { background: -moz-linear-gradient(top, rgba(0,0,0,0.3), rgba(0,0,0,0.1)) !important; } /**/         body {                 background: url("http://static.4chan.org/image/fade-blue.png") repeat-x scroll center top #EEF2FF !important;         }         td.reply, td.replyhl {                   border: 1px solid #5765B5 !important;         }         td.replyhl {                 border: 1px solid #5765B5 !important;         }         .logo {                   text-shadow: 1px 1px 1px #222 !important;         }         .logo b span {                   text-shadow: 1px 1px 1px #222 !important;         }         #boards h3,         #boardsMenu,         #filter.autohide:hover,         #filter:not(.autohide),         #ft li,         #ft ul,         #navbar,         #options .dialog,         #popup,         #qr::before,         #threadwatcher,         #threadwatcher .postblock,         #watcher,         #thread_filter.autohide:hover,         #thread_filter:not(.autohide),         #updater:hover,         .box-outer,         .boxbar,         .deletebuttons input[value=Delete],         .top-box,         .yuimenuitem-selected,         form[name^='post']::before,         h2,         select,         td.postblock,         td.reply,         html body span[style='left: 5px; position: absolute;'] a,         input[type='submit'],         #com_submit,         input[type='file']>input[type='button'],         table[width='100%']~#qr a#attach::after {                 background-color: #d6daf0 !important;         }         td.reply {         border:1px solid #B7C5D9 !important;     }         td.replyhl {                 border: 1px solid #ba9dbf !important;         }         #header, h3, #navbot::after, #navbot {                 background-color: #D2D6EF !important;         }         .doubledash,         .replyhider a {                 color: #B7C5D9 !important;         }         td[style='border: 1px dashed;'],         td.reply>tr>td.reply,         .inline td.reply,         .inline .inline .inline td.reply,         .inline .inline .inline .inline .inline td.reply,         .inline .inline .inline .inline .inline .inline .inline td.reply,         .inline .inline .inline .inline .inline .inline .inline .inline .inline td.reply,         .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline td.reply,         .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline td.reply,         .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline td.reply,         .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline td.reply,         .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline td.reply {                 /* Inline Quotes */                 background-color: rgba(255,255,255,0.2) !important;                 border: 1px solid rgba(128,128,128,0.5) !important;                 -moz-box-shadow: 5px 5px 5px rgba(128,128,128,0.5) !important;                 -webkit-box-shadow: 5px 5px 5px rgba(128,128,128,0.5) !important;         box-shadow: 5px 5px 5px rgba(128,128,128,0.5) !important;         }         .inline .inline td.reply,         .inline .inline .inline .inline td.reply,         .inline .inline .inline .inline .inline .inline td.reply,         .inline .inline .inline .inline .inline .inline .inline .inline td.reply,         .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline td.reply,         .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline td.reply,         .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline td.reply,         .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline td.reply,         .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline td.reply,         .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline .inline td.reply {                 background-color: #d6daf0 !important;         }         .pages b {                 background: #d6daf0 !important;         }         #header a:hover,         .pages input:hover,         a:hover {         /* URL bubbles */                 background: #d6daf0 !important;         }         a {                 color: #57577b !important;         }         hr {                 border-top: 1px solid #b7c5d9 !important;         }         #cc-showpostarea,         #ft li,         #ft ul,         #options input:not([type='checkbox']),         #qr table .recaptchatable #recaptcha_image,         #updater input:not([type='checkbox']),         #twi_table_div,         #twi_table_div *,         .box-outer,         .boxbar,         .chanchimp,         .chanchimp>div,         .inputtext,         .deletebuttons input[value=Delete],         .recaptcha_image_cell>center>#recaptcha_image,         .recaptchatable #recaptcha_response_field,         .top-box,         h2,         input:not([type='checkbox']),         #qr_captcha input,         input[type='file']>input[type='button'],         input[type='submit'],         select,         textarea,         input[type='checkbox'],         #options input[type='checkbox'],         form[name^='post'] td:nth-of-type(3) > label input[type='checkbox'],         #qr label input[type='checkbox'],         html body span[style='left: 5px; position: absolute;'] a {                 border: 1px solid #b7c5d9 !important;         }         .recaptchatable #recaptcha_response_field:focus,         .deletebuttons input[type='password']:focus,         input:focus,         input.inputtext:focus,         input[type='submit']:focus,         textarea:focus {                 border: 1px solid #98e !important;         }         .filetitle,         .replytitle {                 color: #0f0c5d !important;                 font-weight: 800 !important;         }         body,         body>form,         html body span[style='left: 5px; position: absolute;'] a,         input,         div.postarea,         form[name^='post']::before,         select,         td.deletebuttons,         textarea,         .abbr,         .boxbar,         .boxcontent,         .omittedposts,         .pages b,         .postblock,         .reply,         .replyhl,         #backwash_tooltip,         #header .title,         #imgControls label::after,         #navbot::after,         #qp,         #twi_table_div,         #updater #count:not(.new)::after,         font[color="red"] {                 color: #000 !important;         }         a.quotelink {                 color: #d00 !important;         }         html body span[style='left: 5px; position: absolute;'] a:hover,         #com_submit:hover,         #cc-showpostarea,         #twi_table_div,         #twi_table_div *,         #backwash_tooltip,         #qp,         #popup,         .chanchimp,         .chanchimp>div,         .deletebuttons input:hover,         .recaptchatable #recaptcha_response_field:hover,         div[id^=ref],         input:hover,         input[type='submit']:hover,         input[type='file']>input[type='button']:hover,         td.replyhl,         tr.replyhl,         textarea:hover {                 background-color: #d6bad0 !important;         }         input[type='checkbox'],         #options input[type='checkbox'],         form[name^='post'] td:nth-of-type(3) > label input[type='checkbox'],         #qr label input[type='checkbox'] {                 background-color: #eef2ff !important;         }         #crntBoard {                 border-right-color: #eef2ff !important;         }         #watcher .move,         #twi_table_div .postblock {                 border-bottom: 1px #eef2ff solid !important;         }         div[id^='4chan_ext_iqr'],         div[id^='4chan_ext_iqr']>*,         #filter input,         #filter textarea,         #options input,         #options textarea,         #qr,         #qr>form tr:nth-of-type(3)>td:nth-of-type(3)>label input,         #quickrep,         #quickrep>form tr:nth-of-type(3)>td:nth-of-type(3)>label input,         #qr label input,         #thread_filter input,         #thread_filter textarea,         #updater input:not([type='checkbox']),         .bd,     .pages,         input[type='submit'] {                 background-color: #eef2ff !important;         } /*      .op>blockquote,         .thread>blockquote,         form[name='delform']>blockquote, /**/         div.logo font {                 text-shadow: #eef2ff 1px 0 2px, #eef2ff -1px 0 2px, #eef2ff 0 -1px 2px, #eef2ff 0 1px 2px;         } /*      td.reply {                 background-color: rgba(193,196,217,0.5) !important;                 text-shadow: #d6daf0 1px 0 2px, #d6daf0 -1px 0 2px, #d6daf0 0 -1px 2px, #d6daf0 0 1px 2px;         }         td.replyhl {                 background-color: rgba(179,155,155,0.5) !important;                 text-shadow: #d6bad0 1px 0 2px, #d6bad0 -1px 0 2px, #d6bad0 0 -1px 2px, #d6bad0 0 1px 2px;         }/**/ }   @-moz-document domain(4chan.org) {         * {                 outline: none !important;         }         .logo {                 color: #af0a0f !important;         }         input[type=checkbox]:checked,         #options input[type=checkbox]:checked,         form[name^='post'] td:nth-of-type(3) > label input[type='checkbox']:checked,         #qr label input[type='checkbox']:checked {                 background: #bcc0d4 !important;         }           div.postarea>form td:nth-of-type(3)>label,         #qr>form tr:nth-of-type(3)>td:nth-of-type(3)>label,         #quickrep>form tr:nth-of-type(3)>td:nth-of-type(3)>label,         #autonoko {                 color: #444;         }         input[type='file']::-webkit-file-upload-button {                 color: #444 !important;         }         .replyhider a:hover {                 color: #555 !important;         }         a:hover {                 color: #d00 !important;         }         .postername,         .commentpostername {                 color: #117743 !important;                 font-weight: 800 !important;         }         .postertrip,         .trip {                 color: #228854 !important;         }         .postername a:hover,         .commentpostername a:hover,         a:hover .postertrip {                 color: #117743 !important;         }         a.backlink,         a.forwardlink {                 color: #424247 !important;         }         a.forwardlink {                 font-weight: 800 !important;         }         .unkfunc {                 color: #789922 !important;         }         .boxcontent>hr,         .boxcontent input,         .boxcontent textarea,         div.postarea>form td:nth-of-type(3)>label input,         div[id^=qr],         table.reply[style^='clear: both'],         input,         textarea,         .recaptchatable #recaptcha_response_field,         .recaptchatable #recaptcha_response_field:focus,         .deletebuttons input[type='password']:focus,         input:focus,         input[type='submit']:focus,         textarea:focus {                 background-color: #fff !important;         }         #qr::before,         form[name^='post']::before {                 border-radius: 6px 6px 0 0;                 -o-border-radius: 6px 6px 0 0;         }         .qphl {                 outline-color: #627c8d !important;         }         td.reply {                 border-left: none !important;                 border-top: none !important;         }         td.replyhl {                 border-left: none !important;                 border-top: none !important;         }         input[type=checkbox]:active,         #options input[type=checkbox]:active,         form[name^='post'] td:nth-of-type(3) > label input[type='checkbox']:active,         #qr label input[type='checkbox']:active {                 background: #000 !important;         }         .new {                 background-color: lime !important;                 color: #000 !important;         }         form[name^='post'] .postblock b,         form[name^='post']::before,         .postarea tr:nth-child(4) .postblock b,         #maxchars,         #qr::before {                 color: rgba(0,0,0,0.5) !important;         }         #qr input:-moz-placeholder,         #qr textarea:-moz-placeholder {                 color: rgba(0,0,0,0.5) !important;         }         #qr input::-webkit-input-placeholder,         #qr textarea::-webkit-input-placeholder {                 color: rgba(0,0,0,0.5) !important;         }         #qr input:placeholder,         #qr textarea:placeholder {                 color: rgba(0,0,0,0.5) !important;         }         html body span[style='left: 5px; position: absolute;'] a {                 height: 14px !important;                 padding-top: 3px !important;                 width: 56px !important;         }         form[name^='post'] input[type='file'][name='upfile'],         #qr input[type='file'][name='upfile'] {                 margin: 0 -1px -1px !important;                 height: 21px !important;         }         .fake input[type='file']::-webkit-file-upload-button,         form[name^='post'] input[type='file'][name='upfile'],         #qr input[type='file'][name='upfile'] {                 margin: 1px 0 0 !important;                 height: 19px !important;         }         #recaptcha_image img,         #quick_recaptcha_image img,         #qr img {                 opacity: 1 !important;         }         .postarea form[name^='post'] .recaptcha_image_cell>center>#recaptcha_image,         .postarea form[name^='post'] #recaptcha_image img {                 width: 246px !important;                 height: 45px !important;         }         form[name^='post'] .recaptcha_image_cell>center>#recaptcha_image,         form[name^='post'] #recaptcha_image img {                 width: 298px !important;                 height: 55px !important;         }         .boxcontent dd,         #options ul,         #threadwatcher .postblock,         .chanchimp * {                 border-color: #eef2ff !important;           }         #filter input,         #filter textarea,         #thread_filter input,         #thread_filter textarea,         #updater input,         #options input,         #qr,         #quickrep,         div[id^=qr],         table.reply[style^='clear: both'] {                 border: none !important;         }         form[name='delform']>div:not(.thread) select,         .pages input[type='submit'] {                 margin: 0 !important;                 height: 17px !important;         }           .filesize+br+a[target='_blank']:hover {                 background: none !important;         } /* Adblock, YouTube Autoplay Block */         img[src^='http://static.4chan.org/support/'],         embed[src*='autoplay=1'],         embed[src*='autoplay=true'] {                 display: none;         }         .commentpostername a.linkmail[href$='neko']::after {                 content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAARCAMAAAAIRmf1AAACoFBMVEUAAABnUFZoUVddU1T6+PvFwLzn4eFXVlT/+vZpZGCgm5dKU1Cfnpz//flbWljr5uLp5OCalpNZWFb//f3r6+n28ff9+PRaVVH59Pr//vr38vj57/Dp7eyjn5zq8O5aVVJbYV9nVFhjUFRiWFlZVlFgZGOboJzm5uZhamfz9/bt8fDw6+drb26bl5j/8/lkX1z06uldWFS5r61UT0tfWlbDwr3Ew76moqNRTU7Mx8P75OpeY19pWl1XW1qzr6x5eHaLiojv7+1UT0xIU0uzqadVS0nV0MxkZGT5+PPk497///ra29Xq5eFtY2H28e2hnJignJlUUE1dXV2vrqxkY2FkYF/m3d5vZmfDuruhl5aZlJHx8O75+PZWVVP29vT/9fTj3trv6ubh5eRdXFqTkpBOTUtqZmX88/RMQ0T78vPEvr7HwcHDwsDq6ef///3Gx8H++fXEv7tZWVedmZZXXVudnJp0c3FZU1f79fnb1dlXUVVjXWFrZmy8t7359/qLj455e3q4s69vamZjX1zy4+avpaReWFz/+f1NR0vu6Ozp4+f48/lnYmi8ur3Iw7/69fHz7+xbV1SZmJZVUk1ZV1zq5ez++f/c196uqbDn4uj9+P7z7vRVVVXt6ORiXl/OycXHw8CPi4ihoJ5aWF3/+v/k3+axrLOsp67LzMZYU1m2sq9dWF5WUU1WUk/Au7eYlJGqpqObmphYVV749f7p5Or38fPu6OpiXFz38fH79vLz7urv6+hhYF5cWWKal6D//f/Z09Xg29exraqbl5RqaW6kpKTq5uPv7Of/+PDj29D//vP18Ozs5+OloJymoZ1ZVVJZWVlkYF2hnpmblIyspJmVjYKQi4enop5STUlRTUpcWUhqY1BgWT9ZUjhcV1NiXVkkhke3AAAABHRSTlMA5vjapJ+a9wAAAP9JREFUGBk9wA1EAwEAhuHv3dTQAkLiUlJFJWF0QDLFYDRXIMkomBgxNIYxhOk4wwCqQhQjxgxSGIsALFA5BiYbMZHajz1oJlx51sBJpf6Gd3zONcrqm/r1W8ByK0r+XV1LXyOLLnjW6hMGpu0u1IzPSdO17DgrGC6AadrVodGcDQYbhguP6wAvAaC0BRZQalkUQ8UQDz5tAof0XbejOFcV5xiUoCfjj3O/nf0ZbqAMPYmzU18KSDaRQ08qnfw+B2JNdAEQt2O5vctUGjhoIBU4ygPsj2Vh5zYopDK73hsirdkPTwGCbSHpiYFwYVVC/17pCFSBeUmoqwYQuZtWxx+BVEz0LeVKIQAAAABJRU5ErkJggg==');           }           .commentpostername a.linkmail[href$='sega']::after {                 content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAALBAMAAAD2A3K8AAAAMFBMVEUAAACMjpOChImytLmdnqMrKzDIyM55dnkODQ94foQ7PkXm5Olsb3VUUVVhZmw8Sl6klHLxAAAAAXRSTlMAQObYZgAAANFJREFUGJVjYIACRiUlJUUGDHBk4syTkxQwhO3/rQ/4ZYsuymi3YEFUqAhC4LCJZJGIi1uimKKjk3KysbOxsaMnAwNLyqoopaXhttf2it1anrJqke1pr1DlBAZhicLnM5YXZ4RWlIYoezx0zrjYqG6czCDsYRzxIko6Q/qFaKy0690Ij0MxN8K2MIhJXF+hsfxJxuwdpYGVaUU3Mm5bqgKFOZOFit3Vp23J3pgsqLxFUXpLtlD5bgcGBs45794dn6mkOVFQUOjNmXPPz8ysOcAAANw6SHLtrqolAAAAAElFTkSuQmCC');           }   }   @-moz-document domain(rs.4chan.org) { /* /rs/ hacks */         table.pages td:nth-of-type(2n-1) {                 display: table-cell !important;         }           #footer>center,         #footer>center * {                 visibility: visible !important;         }           .postarea {                 margin-top: 20px !important;         }           .postarea form:first-child,         .postarea .postblock,         .postarea .postblock b {                 position: static !important;         }           body table table {                 width: 100% !important;         }           .postarea tr:nth-of-type(1) .postblock b::after {                 content: '';         }           .postarea tr:nth-of-type(2) .postblock b::after {                 content: '';         } }   @-moz-document url-prefix('http://www.4chan.org/') {         html,         body {                 height: 100%;                 width: 100%;         }           body {                 display: -webkit-box;                 -webkit-box-pack: center;                 -webkit-box-align: center;                 display: -moz-box;                 -moz-box-pack: center;                 -moz-box-align: center;                 display: -o-box;                 -o-box-pack: center;                 -o-box-align: center;         }           #doc,         #ft ul {                 min-width: 0 !important;                 max-width: 1280px !important;                 width: auto !important;         }           #ft ul {                 text-align: center !important;         }           #ft li {                 float: none !important;                 display: inline-block !important;                 margin: 0 !important;                 padding: 0 12px !important;         }           #boards .column {                 width: auto !important;                 margin: 0px 5px 0px 5px !important;         } }   @-moz-document domain('images.4chan.org'),  url('http://www.4chan.org/banned') {         html {                 display: table !important;         }           body {                 display: table-cell !important;                 vertical-align: middle !important;         }           html,         body {                 height: 100% !important;             min-width: 101% !important;             overflow-y:scroll;         }                   img {                 margin: auto !important;                 overflow: auto !important;         }           #doc {                 width: 65% !important;                 min-width: 800px !important;         }           img {                 display: block !important;         }           #ft ul {                 text-align: center !important;         }           #ft li {                 float: none !important;                 display: inline-block !important;         }           b {                 font-weight: 800 !important;         } }   @-moz-document url-prefix('http://www.4chan.org'), domain('rs.4chan.org') {         html, body {                 background-image: none !important;         } }   @-moz-document domain('status.4chan.org') {         #header {                 position: static !important;         } }   @-moz-document url('http://www.4chan.org/'), url('http://www.4chan.org/#'), url('http://www.4chan.org') {         .yui-g {                 display: none !important;         } }   a.chanlinkify {                 color: blue !important;         }   /*a href('=".././"') {                 visibility: hidden !important;         }*/