@charset "UTF-8";

/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}

/*!
 * jQuery UI Autocomplete 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/autocomplete/#theming
 */.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}

/*!
 * jQuery UI Button 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/button/#theming
 */.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}button.ui-button::-moz-focus-inner,input.ui-button::-moz-focus-inner{border:0;padding:0}

/*!
 * jQuery UI Dialog 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/dialog/#theming
 */.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{width:2px;right:0}.ui-dialog .ui-resizable-s{height:2px;bottom:0}.ui-dialog .ui-resizable-w{width:2px;left:0}.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw,.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw{width:7px;height:7px}.ui-dialog .ui-resizable-se{right:0;bottom:0}.ui-dialog .ui-resizable-sw{left:0;bottom:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}

/*!
 * jQuery UI Draggable 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */.ui-draggable-handle{touch-action:none}

/*!
 * jQuery UI Resizable 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;touch-action:none}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}

/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */.ui-widget{font-family:Arial,Helvetica,sans-serif}.ui-widget,.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:700}.ui-widget-header a{color:#333}.ui-button,.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,html .ui-button.ui-state-disabled:active,html .ui-button.ui-state-disabled:hover{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:400;color:#454545}.ui-button,.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button{color:#454545;text-decoration:none}.ui-button:focus,.ui-button:hover,.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #ccc;background:#ededed;font-weight:400;color:#2b2b2b}.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,a.ui-button:focus,a.ui-button:hover{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px #5e9ed6}.ui-button.ui-state-active:hover,.ui-button:active,.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active{border:1px solid #003eff;background:#007fff;font-weight:400;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error-text,.ui-state-error a,.ui-widget-content .ui-state-error-text,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error-text,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon,.ui-widget-header .ui-icon{background-image:url(/packs/media/images/ui-icons_444444_256x240-a4c733ec.png)}.ui-button:focus .ui-icon,.ui-button:hover .ui-icon,.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(/packs/media/images/ui-icons_555555_256x240-97136473.png)}.ui-button:active .ui-icon,.ui-state-active .ui-icon{background-image:url(/packs/media/images/ui-icons_ffffff_256x240-bf27228a.png)}.ui-button .ui-state-highlight.ui-icon,.ui-state-highlight .ui-icon{background-image:url(/packs/media/images/ui-icons_777620_256x240-208a2901.png)}.ui-state-error-text .ui-icon,.ui-state-error .ui-icon{background-image:url(/packs/media/images/ui-icons_cc0000_256x240-0de3b517.png)}.ui-button .ui-icon{background-image:url(/packs/media/images/ui-icons_777777_256x240-73a1fd05.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-first,.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:3px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{box-shadow:0 0 5px #666}

/*!
 * jQuery UI Sortable 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */.ui-sortable-handle{touch-action:none}.qtip{position:absolute;left:-28000px;top:-28000px;display:none;max-width:280px;min-width:50px;font-size:10.5px;line-height:12px;direction:ltr;box-shadow:none;padding:0}.qtip-content{padding:5px 9px;text-align:left;word-wrap:break-word}.qtip-content,.qtip-titlebar{position:relative;overflow:hidden}.qtip-titlebar{padding:5px 35px 5px 10px;border-width:0 0 1px;font-weight:700}.qtip-titlebar+.qtip-content{border-top-width:0!important}.qtip-close{position:absolute;right:-9px;top:-9px;z-index:11;cursor:pointer;outline:medium none;border:1px solid transparent}.qtip-titlebar .qtip-close{right:4px;top:50%;margin-top:-9px}* html .qtip-titlebar .qtip-close{top:16px}.qtip-icon .ui-icon,.qtip-titlebar .ui-icon{display:block;text-indent:-1000em;direction:ltr}.qtip-icon,.qtip-icon .ui-icon{border-radius:3px;text-decoration:none}.qtip-icon .ui-icon{width:18px;height:14px;line-height:14px;text-align:center;text-indent:0;font:normal 700 10px/13px Tahoma,sans-serif;color:inherit;background:transparent none no-repeat -100em -100em}.qtip-default{border:1px solid #f1d031;background-color:#ffffa3;color:#555}.qtip-default .qtip-titlebar{background-color:#ffef93}.qtip-default .qtip-icon{border-color:#ccc;background:#f1f1f1;color:#777}.qtip-default .qtip-titlebar .qtip-close{border-color:#aaa;color:#111}
/*! Light tooltip style */.qtip-light{background-color:#fff;border-color:#e2e2e2;color:#454545}.qtip-light .qtip-titlebar{background-color:#f1f1f1}
/*! Dark tooltip style */.qtip-dark{background-color:#505050;border-color:#303030;color:#f3f3f3}.qtip-dark .qtip-titlebar{background-color:#404040}.qtip-dark .qtip-icon{border-color:#444}.qtip-dark .qtip-titlebar .ui-state-hover{border-color:#303030}
/*! Cream tooltip style */.qtip-cream{background-color:#fbf7aa;border-color:#f9e98e;color:#a27d35}.qtip-cream .qtip-titlebar{background-color:#f0de7d}.qtip-cream .qtip-close .qtip-icon{background-position:-82px 0}
/*! Red tooltip style */.qtip-red{background-color:#f78b83;border-color:#d95252;color:#912323}.qtip-red .qtip-titlebar{background-color:#f06d65}.qtip-red .qtip-close .qtip-icon{background-position:-102px 0}.qtip-red .qtip-icon,.qtip-red .qtip-titlebar .ui-state-hover{border-color:#d95252}
/*! Green tooltip style */.qtip-green{background-color:#caed9e;border-color:#90d93f;color:#3f6219}.qtip-green .qtip-titlebar{background-color:#b0de78}.qtip-green .qtip-close .qtip-icon{background-position:-42px 0}
/*! Blue tooltip style */.qtip-blue{background-color:#e5f6fe;border-color:#add9ed;color:#5e99bd}.qtip-blue .qtip-titlebar{background-color:#d0e9f5}.qtip-blue .qtip-close .qtip-icon{background-position:-2px 0}.qtip-shadow{box-shadow:1px 1px 3px 1px rgba(0,0,0,.15)}.qtip-bootstrap,.qtip-rounded,.qtip-tipsy{border-radius:5px}.qtip-rounded .qtip-titlebar{border-radius:4px 4px 0 0}.qtip-youtube{border-radius:2px;box-shadow:0 0 3px #333;color:#fff;border:0 solid transparent;background:#4a4a4a;background-image:-o-linear-gradient(top,#4a4a4a 0,#000 100%)}.qtip-youtube .qtip-titlebar{background-color:#4a4a4a;background-color:transparent}.qtip-youtube .qtip-content{padding:.75em;font:12px arial,sans-serif;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);"}.qtip-youtube .qtip-icon{border-color:#222}.qtip-youtube .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-jtools{background:#232323;background:rgba(0,0,0,.7);background-image:-o-linear-gradient(top,#717171,#232323);border:2px solid #f1f1f1;border-radius:2px;box-shadow:0 0 12px #333}.qtip-jtools .qtip-titlebar{background-color:transparent;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)"}.qtip-jtools .qtip-content{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)"}.qtip-jtools .qtip-content,.qtip-jtools .qtip-titlebar{background:transparent;color:#fff;border:0 dashed transparent}.qtip-jtools .qtip-icon{border-color:#555}.qtip-jtools .qtip-titlebar .ui-state-hover{border-color:#333}.qtip-cluetip{box-shadow:4px 4px 5px rgba(0,0,0,.4);background-color:#d9d9c2;color:#111;border:0 dashed transparent}.qtip-cluetip .qtip-titlebar{background-color:#87876a;color:#fff;border:0 dashed transparent}.qtip-cluetip .qtip-icon{border-color:#808064}.qtip-cluetip .qtip-titlebar .ui-state-hover{border-color:#696952;color:#696952}.qtip-tipsy{background:#000;background:rgba(0,0,0,.87);color:#fff;border:0 solid transparent;font-size:11px;font-family:Lucida Grande,sans-serif;font-weight:700;line-height:16px;text-shadow:0 1px #000}.qtip-tipsy .qtip-titlebar{padding:6px 35px 0 10px;background-color:transparent}.qtip-tipsy .qtip-content{padding:6px 10px}.qtip-tipsy .qtip-icon{border-color:#222;text-shadow:none}.qtip-tipsy .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-tipped{border:3px solid #959fa9;border-radius:3px;background-color:#f9f9f9;color:#454545;font-weight:400;font-family:serif}.qtip-tipped .qtip-titlebar{border-bottom-width:0;color:#fff;background:#3a79b8;background-image:-o-linear-gradient(top,#3a79b8,#2e629d);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)"}.qtip-tipped .qtip-icon{border:2px solid #285589;background:#285589}.qtip-tipped .qtip-icon .ui-icon{background-color:#fbfbfb;color:#555}.qtip-bootstrap{font-size:14px;line-height:20px;color:#333;padding:1px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.qtip-bootstrap .qtip-titlebar{padding:8px 14px;margin:0;font-size:14px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.qtip-bootstrap .qtip-titlebar .qtip-close{right:11px;top:45%;border-style:none}.qtip-bootstrap .qtip-content{padding:9px 14px}.qtip-bootstrap .qtip-icon{background:transparent}.qtip-bootstrap .qtip-icon .ui-icon{width:auto;height:auto;float:right;font-size:20px;font-weight:700;line-height:18px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.qtip-bootstrap .qtip-icon .ui-icon:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;filter:alpha(opacity=40)}.qtip:not(.ie9haxors) div.qtip-content,.qtip:not(.ie9haxors) div.qtip-titlebar{-webkit-filter:none;filter:none;-ms-filter:none}.qtip .qtip-tip{margin:0 auto;overflow:hidden;z-index:10}.qtip .qtip-tip,x:-o-prefocus{visibility:hidden}.qtip .qtip-tip,.qtip .qtip-tip .qtip-vml,.qtip .qtip-tip canvas{position:absolute;color:#123456;background:transparent;border:0 dashed transparent}.qtip .qtip-tip canvas{top:0;left:0}.qtip .qtip-tip .qtip-vml{behavior:url(#default#VML);display:inline-block;visibility:visible}#qtip-overlay{position:fixed;left:0;top:0;width:100%;height:100%}#qtip-overlay.blurs{cursor:pointer}#qtip-overlay div{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000;opacity:.7;filter:alpha(opacity=70);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"}.qtipmodal-ie6fix{position:absolute!important}

/*!
 * jQuery UI Progressbar 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/progressbar/#theming
 */.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;filter:alpha(opacity=25);opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}

/*!
 * jQuery UI Slider 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/slider/#theming
 */.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{-webkit-filter:inherit;filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}body,html{margin:0;padding:0}a,abbr,acronym,address,blockquote,caption,cite,code,dd,del,dfn,dl,dt,em,fieldset,form,h1,h2,h3,h4,h5,h6,img,label,legend,li,ol,p,pre,q,s,samp,small,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var{margin:0;padding:0;border:0;font-size:100%;line-height:1.25em;font-family:inherit}table{border-collapse:collapse;border-spacing:0}ol,ul{list-style:none}blockquote:after,blockquote:before,q:after,q:before{content:""}html{overflow-y:scroll;font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:focus{outline:thin dotted}a:active,a:hover{outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0;-ms-interpolation-mode:bicubic}button,input,select,textarea{font-size:100%;margin:0;vertical-align:middle}button,input{line-height:normal;*overflow:visible}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}button,input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;vertical-align:top}.fineprint{color:#8c8c8c;color:var(--muted-text-color);font-style:italic;font-size:.8em}a:link,a:visited{color:#0073ff;color:var(--link-color);text-decoration:none}a:hover{color:#80b9ff;color:var(--link-hover-color);text-decoration:none}a:active{color:#0073ff;color:var(--link-color);text-decoration:none}a.active{font-weight:700}a.wiki-link{margin-right:.3em}:root{--body-background-color:#fff;--text-color:#262626;--muted-text-color:#8c8c8c;--link-color:#0073ff;--link-hover-color:#80b9ff;--error-background-color:#ffe5e5;--success-background-color:#e5ffe5;--warning-background-color:#fff9db;--subnav-menu-background-color:#f5f5ff;--responsive-menu-background-color:var(--link-hover-color);--responsive-sidebar-submit-button-background-color:#eee;--responsive-sidebar-submit-button-border:1px solid #c5c5c5;--responsive-form-input-border:1px solid #c5c5c5;--form-input-text-color:var(--text-color);--form-input-background:var(--body-background-color);--form-input-border:1px solid #ccc;--form-input-placeholder-text-color:grey;--form-button-text-color:var(--form-input-text-color);--form-button-background:#eee;--form-button-border:var(--form-input-border);--form-button-hover-background:#f5f5f5;--form-button-hover-box-shadow:0px 0px 2px grey;--form-button-active-background:#ddd;--form-button-active-border:var(--form-button-border);--form-button-active-color:var(--form-button-text-color);--quick-search-form-background:var(--body-background-color);--user-upgrade-gold-background-color:#fff380;--user-upgrade-platinum-background-color:#eee;--user-upgrade-table-row-hover-background-color:#fef;--table-header-border:2px solid #666;--table-row-border:1px solid #ccc;--table-row-hover-background:#e5f1ff;--table-even-row-background:#fafafa;--preview-pending-color:#00f;--preview-flagged-color:red;--preview-deleted-color:#000;--preview-has-children-color:#0f0;--preview-has-parent-color:#cc0;--preview-icon-color:#fff;--preview-icon-background:rgba(0,0,0,0.5);--modqueue-sample-warning-color:var(--error-background-color);--modqueue-quality-warning-color:var(--warning-background-color);--modqueue-positive-score-background-color:var(--success-background-color);--modqueue-negative-score-background-color:var(--error-background-color);--uploads-dropzone-background:#eee;--uploads-dropzone-progress-bar-foreground-color:var(--link-color);--uploads-dropzone-progress-bar-background-color:var(--link-hover-color);--forum-new-topic-color:red;--forum-level-restricted-topic-color:#f66;--forum-vote-up-color:green;--forum-vote-meh-color:goldrenrod;--forum-vote-down-color:red;--forum-post-border:1px solid #ddd;--forum-post-author-background:#eee;--forum-post-highlight-background-color:#ffc;--comment-sticky-background-color:var(--subnav-menu-background-color);--post-tooltip-background-color:var(--body-background-color);--post-tooltip-border-color:#767676;--post-tooltip-header-background-color:var(--subnav-menu-background-color);--post-tooltip-info-color:#555;--post-tooltip-inactive-color:#777;--post-tooltip-scrollbar-background:#999;--post-tooltip-scrollbar-border:0px none #fff;--post-tooltip-scrollbar-thumb-color:#aaa;--post-tooltip-scrollbar-track-background:#eee;--post-tooltip-scrollbar-track-border:0px none #fff;--preview-current-post-background:rgba(0,0,0,0.1);--autocomplete-selected-background-color:var(--subnav-menu-background-color);--autocomplete-border:1px solid #ccc;--autocomplete-arrow-color:var(--text-color);--diff-list-added-color:green;--diff-list-removed-color:red;--diff-list-obsolete-added-color:#006400;--diff-list-obsolete-removed-color:#8b0000;--wiki-page-versions-diff-del-background:#fcc;--wiki-page-versions-diff-ins-background:#cfc;--post-notice-border:1px solid #ddd;--post-parent-notice-background:var(--success-background-color);--post-child-notice-background:var(--warning-background-color);--post-pending-notice-background:#d8d8fc;--post-flagged-notice-background:var(--error-background-color);--post-banned-notice-background:var(--error-background-color);--post-deleted-notice-background:var(--error-background-color);--post-appealed-notice-background:#d8f2fc;--post-resized-notice-background:#eed8fc;--post-search-notice-background:#eee;--post-artist-commentary-container-background:#f8f8f8;--post-artist-commentary-container-border:1px solid #ccc;--note-body-background:#ffe;--note-body-text-color:var(--text-color);--note-body-border:1px solid #000;--note-box-border:1px solid #fff;--note-box-background:transparent;--note-box-inner-border:1px solid #000;--unsaved-note-box-inner-border:1px solid red;--note-preview-border:1px solid red;--note-preview-background:#fff;--note-highlight-color:#00f;--note-tn-color:var(--muted-text-color);--series-pool-color:#a0a;--series-pool-hover-color:#b6b;--collection-pool-color:var(--general-tag-color);--collection-pool-hover-color:var(--general-tag-hover-color);--fetch-source-data-border:1px solid #666;--post-mode-menu-view-background:#fff;--post-mode-menu-edit-background:#5c5;--post-mode-menu-tag-script-background:#d6d;--post-mode-menu-add-fav-background:#ffa;--post-mode-menu-remove-fav-background:#ffa;--post-mode-menu-vote-up-background:#afa;--post-mode-menu-vote-down-background:#faa;--post-mode-menu-lock-rating-background:#aa3;--post-mode-menu-lock-note-background:#3aa;--post-mode-menu-approve-background:#48c;--post-mode-menu-translation-background:#5cd;--post-mode-menu-ban-background:#f33;--tag-count-color:var(--muted-text-color);--low-post-count-color:red;--tag-count-indicator-frown-color:red;--tag-count-indicator-meh-color:#bdb76b;--tag-count-indicator-smile-color:green;--remove-favorite-button:#ff1493;--ugoira-seek-slider-background:#eee;--ugoira-seek-slider-progressbar-background:#fff;--keyboard-shortcut-color:#fff;--keyboard-shortcut-background-color:#333;--error-message-color:#a00;--new-artist-color:#a00;--bulk-update-request-approved-color:green;--bulk-update-request-failed-color:red;--sign-in-link-color:#e00;--footer-border:1px solid #eee;--jquery-ui-widget-content-background:var(--body-background-color);--jquery-ui-widget-content-text-color:var(--text-color);--jquery-ui-dialog-box-shadow:2px 2px 1px grey;--notice-error-background:var(--error-background-color);--notice-error-border:1px solid #fbc7c6;--notice-info-background:var(--warning-background-color);--notice-info-border:1px solid #ccc999;--dtext-blockquote-border:1px solid #666;--dtext-blockquote-background:#eee;--dtext-code-background:#eee;--dtext-expand-border:1px inset #666;--dtext-spoiler-color:#000;--dtext-spoiler-background-color:#000;--dtext-spoiler-hover-color:#fff;--wiki-page-other-name-background-color:#eee;--paginator-ellipsis-color:grey;--paginator-arrow-background-color:#fff;--paginator-arrow-color:var(--link-color);--general-tag-color:var(--link-color);--general-tag-hover-color:var(--link-hover-color);--character-tag-color:#0a0;--character-tag-hover-color:#6b6;--copyright-tag-color:#a0a;--copyright-tag-hover-color:#b6b;--artist-tag-color:#a00;--artist-tag-hover-color:#b66;--meta-tag-color:#f80;--meta-tag-hover-color:#fa6;--selected-tag-color:#fff;--user-admin-color:red;--user-moderator-color:orange;--user-builder-color:#63f;--user-platinum-color:grey;--user-gold-color:#00f;--user-member-color:var(--link-color);--news-updates-background:#eee;--news-updates-border:2px solid #666;--related-tags-container-background:#eee;--selected-related-tag-background-color:var(--link-color);--selected-related-tag-color:#fff}body[data-user-theme=dark]{--grey-1:#1f202c;--grey-2:#2c2c3c;--grey-3:#393a4d;--grey-4:#9596a8;--grey-5:#c9c9d2;--red-0:#652828;--red-3:#af4a4b;--red-1:#f07a7b;--red-2:#f3a4a4;--yellow-0:#625121;--yellow-1:#e8c259;--yellow-2:#fae0a8;--green-0:#164423;--green-3:#2d7942;--green-1:#46b265;--green-2:#53d077;--aqua-0:#293f3d;--aqua-1:#4aada3;--aqua-2:#57cabe;--blue-0:#2c3d51;--blue-1:#51a3ec;--blue-2:#8fbcf1;--indigo-0:#323573;--indigo-1:#9396ec;--indigo-2:#b2b4f1;--purple-0:#473067;--purple-1:#b38bec;--purple-2:#c7adf1;--body-background-color:var(--grey-1);--error-background-color:var(--red-0);--success-background-color:var(--green-0);--warning-background-color:var(--yellow-0);--subnav-menu-background-color:var(--grey-2);--responsive-menu-background-color:var(--grey-3);--footer-border:1px solid var(--grey-3);--table-header-border:2px solid var(--grey-3);--table-even-row-background:var(--grey-2);--table-row-hover-background:var(--grey-3);--table-row-border:1px solid var(--grey-3);--text-color:var(--grey-5);--muted-text-color:var(--grey-4);--link-color:var(--blue-1);--link-hover-color:var(--blue-2);--artist-tag-color:var(--red-1);--artist-tag-hover-color:var(--red-2);--copyright-tag-color:var(--purple-1);--copyright-tag-hover-color:var(--purple-2);--character-tag-color:var(--green-1);--character-tag-hover-color:var(--green-2);--general-tag-color:var(--blue-1);--general-tag-hover-color:var(--blue-2);--meta-tag-color:var(--yellow-1);--meta-tag-hover-color:var(--yellow-2);--series-pool-color:var(--copyright-tag-color);--series-pool-hover-color:var(--copyright-tag-hover-color);--collection-pool-color:var(--general-tag-color);--collection-pool-hover-color:var(--general-tag-hover-color);--user-member-color:var(--blue-1);--user-gold-color:var(--yellow-1);--user-platinum-color:var(--grey-4);--user-builder-color:var(--purple-1);--user-moderator-color:var(--green-1);--user-admin-color:var(--red-1);--autocomplete-selected-background-color:var(--grey-3);--autocomplete-border:1px solid var(--grey-4);--autocomplete-arrow-color:var(--text-color);--bulk-update-request-approved-color:var(--green-1);--bulk-update-request-failed-color:var(--red-1);--comment-sticky-background-color:var(--blue-0);--diff-list-added-color:var(--green-1);--diff-list-removed-color:var(--red-1);--diff-list-obsolete-added-color:var(--green-3);--diff-list-obsolete-removed-color:var(--red-3);--dtext-blockquote-background:var(--grey-3);--dtext-blockquote-border:1px solid var(--grey-4);--dtext-code-background:var(--grey-2);--dtext-expand-border:1px inset var(--grey-4);--dtext-spoiler-color:#000;--dtext-spoiler-background-color:#000;--dtext-spoiler-hover-color:var(--text-color);--form-input-text-color:var(--grey-5);--form-input-background:var(--grey-3);--form-input-border:1px solid var(--grey-4);--form-input-placeholder-text-color:var(--grey-4);--form-button-text-color:var(--grey-1);--form-button-background:var(--grey-5);--form-button-border:1px solid var(--grey-4);--form-button-hover-background:#fff;--form-button-hover-box-shadow:0px 0px 2px var(--grey-5);--form-button-active-background:var(--grey-5);--form-button-active-border:1px solid var(--grey-5);--form-button-active-color:#fff;--forum-new-topic-color:var(--red-1);--forum-level-restricted-topic-color:var(--red-1);--forum-vote-up-color:var(--green-1);--forum-vote-meh-color:var(--yellow-1);--forum-vote-down-color:var(--red-1);--forum-post-border:1px solid var(--grey-3);--forum-post-author-background:var(--grey-3);--forum-post-highlight-background-color:var(--blue-0);--jquery-ui-widget-content-text-color:var(--text-color);--jquery-ui-widget-content-background:var(--grey-2);--jquery-ui-dialog-box-shadow:0px 0px 8px var(--grey-1);--keyboard-shortcut-color:var(--text-color);--keyboard-shortcut-background-color:var(--grey-2);--modqueue-sample-warning-color:var(--error-background-color);--modqueue-quality-warning-color:var(--warning-background-color);--modqueue-positive-score-background-color:var(--success-background-color);--modqueue-negative-score-background-color:var(--error-background-color);--news-updates-background:var(--grey-3);--news-updates-border:2px solid var(--grey-4);--note-body-background:#ffe;--note-body-text-color:var(--grey-1);--note-body-border:1px solid #000;--note-box-border:1px solid #fff;--note-box-background:transparent;--note-box-inner-border:1px solid #000;--unsaved-note-box-inner-border:1px solid var(--red-1);--note-preview-border:1px solid var(--red-1);--note-preview-background:#fff;--note-highlight-color:var(--blue-1);--note-tn-color:var(--muted-text-color);--notice-error-background:var(--red-0);--notice-error-border:1px solid var(--grey-4);--notice-info-background:var(--blue-0);--notice-info-border:1px solid var(--blue-1);--paginator-arrow-background-color:#fff;--paginator-arrow-color:var(--link-color);--paginator-ellipsis-color:var(--grey-4);--post-artist-commentary-container-background:var(--grey-3);--post-artist-commentary-container-border:1px solid var(--grey-3);--post-mode-menu-view-background:var(--body-background-color);--post-mode-menu-edit-background:var(--green-0);--post-mode-menu-tag-script-background:var(--indigo-0);--post-mode-menu-add-fav-background:var(--yellow-0);--post-mode-menu-remove-fav-background:var(--yellow-0);--post-mode-menu-vote-up-background:var(--red-0);--post-mode-menu-vote-down-background:var(--red-0);--post-mode-menu-lock-rating-background:var(--purple-0);--post-mode-menu-lock-note-background:var(--purple-0);--post-mode-menu-approve-background:var(--aqua-0);--post-mode-menu-translation-background:var(--blue-0);--post-mode-menu-ban-background:var(--red-1);--post-notice-border:1px solid var(--grey-3);--post-search-notice-background:var(--grey-3);--post-child-notice-background:var(--yellow-0);--post-parent-notice-background:var(--green-0);--post-resized-notice-background:var(--purple-0);--post-pending-notice-background:var(--indigo-0);--post-flagged-notice-background:var(--red-0);--post-deleted-notice-background:var(--red-0);--post-banned-notice-background:var(--red-0);--post-appealed-notice-background:var(--blue-0);--post-tooltip-background-color:var(--grey-3);--post-tooltip-border-color:var(--grey-4);--post-tooltip-header-background-color:var(--grey-3);--post-tooltip-info-color:var(--grey-5);--post-tooltip-inactive-color:var(--grey-4);--post-tooltip-scrollbar-background:var(--grey-4);--post-tooltip-scrollbar-border:none;--post-tooltip-scrollbar-thumb-color:var(--grey-5);--post-tooltip-scrollbar-track-background:var(--grey-1);--post-tooltip-scrollbar-track-border:none;--preview-pending-color:var(--blue-1);--preview-flagged-color:var(--red-1);--preview-deleted-color:var(--grey-5);--preview-has-children-color:var(--green-1);--preview-has-parent-color:var(--yellow-1);--related-tags-container-background:var(--grey-3);--selected-related-tag-background-color:var(--link-color);--selected-related-tag-color:#fff;--tag-count-indicator-frown-color:var(--red-1);--tag-count-indicator-meh-color:var(--yellow-1);--tag-count-indicator-smile-color:var(--green-1);--uploads-dropzone-background:var(--grey-3);--uploads-dropzone-progress-bar-foreground-color:var(--link-color);--uploads-dropzone-progress-bar-background-color:var(--link-hover-color);--user-upgrade-gold-background-color:var(--yellow-0);--user-upgrade-platinum-background-color:var(--blue-0);--user-upgrade-table-row-hover-background-color:transparent;--wiki-page-other-name-background-color:var(--grey-3);--wiki-page-versions-diff-del-background:var(--red-0);--wiki-page-versions-diff-ins-background:var(--green-0);--low-post-count-color:var(--red-1);--sign-in-link-color:var(--red-1);--new-artist-color:var(--red-1);--remove-favorite-button:var(--red-1);--fetch-source-data-border:1px solid var(--grey-4);--quick-search-form-background:var(--grey-1)}.ui-autocomplete.ui-widget{font-size:.9em;border:1px solid #ccc;border:var(--autocomplete-border)}.ui-autocomplete.ui-widget .ui-state-active{margin:0 -1px;background-color:#f5f5ff;background-color:var(--autocomplete-selected-background-color);border:none;border-left:1px solid #ccc;border-left:var(--autocomplete-border);border-right:1px solid #ccc;border-right:var(--autocomplete-border)}.ui-autocomplete.ui-widget .ui-menu-item-wrapper{padding:3px .5em 3px .4em}.ui-autocomplete.ui-widget .ui-menu-item-wrapper a{margin-right:1em}.ui-autocomplete.ui-widget .autocomplete-arrow{color:#262626;color:var(--autocomplete-arrow-color)}#blacklist-box{display:none;margin-bottom:1em}#blacklist-box #blacklist-list a{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom}#blacklist-box #blacklist-list a.blacklisted-active{text-decoration:line-through}#blacklist-box.sidebar-blacklist ul li a{max-width:75%}#blacklist-box.inline-blacklist{margin-bottom:1em}#blacklist-box.inline-blacklist #blacklist-list{display:inline}#blacklist-box.inline-blacklist #blacklist-list li{display:inline;margin-right:1em}#blacklist-box.inline-blacklist #blacklist-list li a{max-width:25%}#c-comments .post.blacklisted-active,#image-container.blacklisted-active,.post-preview.blacklisted-active{display:none}.diff-list .added,.diff-list .added a{color:green;color:var(--diff-list-added-color);text-decoration:none;margin-right:.5em}.diff-list .added.obsolete,.diff-list .added.obsolete a{color:#006400;color:var(--diff-list-obsolete-added-color)}.diff-list .removed,.diff-list .removed a{color:var(--dif-list-removed-color);text-decoration:line-through;margin-right:.5em}.diff-list .removed.obsolete,.diff-list .removed.obsolete a{color:#8b0000;color:var(--diff-list-obsolete-removed-color)}.diff-list ins,.diff-list ins a{color:green;color:var(--diff-list-added-color);text-decoration:none;margin-right:.5em}.diff-list del,.diff-list del a{color:red;color:var(--diff-list-removed-color);text-decoration:line-through;margin-right:.5em}.diff-list ins.obsolete,.diff-list ins.obsolete a{color:#006400;color:var(--diff-list-obsolete-added-color)}.diff-list del.obsolete,.diff-list del.obsolete a{color:#8b0000;color:var(--diff-list-obsolete-removed-color)}div.prose{line-height:1.4em}div.prose h1,div.prose h2,div.prose h3{line-height:1em}div.prose h1{font-size:2em;padding:.8em 0 .25em}div.prose h2{font-size:1.8em;padding:.8em 0 .25em}div.prose h3{font-size:1.6em;padding:.8em 0 .25em}div.prose h4{font-size:1.4em;padding:.8em 0 .25em}div.prose h5{font-size:1.2em;padding:.8em 0 .25em}div.prose h6{font-size:1em;padding:.8em 0 .25em}div.prose ul{margin-left:1em;margin-bottom:1em}div.prose ul ul{margin-bottom:0}div.prose li{list-style-type:disc}div.prose pre{font-family:monospace;font-size:1.2em;margin:.5em 0;padding:.5em 1em;background:#eee;background:var(--dtext-code-background);white-space:pre-wrap}div.prose blockquote{margin-bottom:1em;padding:1em 1em .2em;border:1px solid #666;border:var(--dtext-blockquote-border);background:#eee;background:var(--dtext-blockquote-background)}div.prose code{font-family:monospace;background:#eee;background:var(--dtext-code-background)}div.prose .tn{font-size:.8em;color:#8c8c8c;color:var(--muted-text-color)}div.prose div.expandable{margin-bottom:1em;border:1px inset #666;border:var(--dtext-expand-border)}div.prose div.expandable-header{padding:.4em}div.prose div.expandable-header span{margin-right:.5em;font-weight:700}div.prose div.expandable-content{display:none;padding:.4em;border-top:1px solid var(--dtext-expand-border-color)}div.prose div.expandable-content>:last-child{margin-bottom:0}div.prose a.dtext-external-link:after{display:inline-block;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;font-family:Font Awesome\ 5 Free,Font Awesome\ 5 Pro;font-weight:900;content:"";font-size:.6em;padding:0 .2em 0 .3em;vertical-align:1px}table td div.prose>:last-child{margin-bottom:0}div.dtext-preview{display:none}div.dtext-preview ul{margin-left:1em}span.error{display:block;font-weight:700;color:var(--error-color)}span.link{color:#0073ff;color:var(--link-color);cursor:pointer}span.count{color:#8c8c8c;color:var(--tag-count-color);margin-left:.5em}kbd.key{background:#333;background:var(--keyboard-shortcut-background-color);border:1px solid #333;border:1px solid var(--keyboard-shortcut-background-color);padding:1px 6px;color:#fff;color:var(--keyboard-shortcut-color);text-align:center;display:inline-block;border-radius:3px}span.inactive,td a.last-page{color:#8c8c8c;color:var(--muted-text-color)}.ui-widget,.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Verdana,Helvetica,sans-serif}.ui-widget-content{background:#fff;background:var(--jquery-ui-widget-content-background);color:#262626;color:var(--jquery-ui-widget-content-text-color)}.ui-widget-content a{color:#0073ff;color:var(--link-color)}.ui-widget-content a:hover{color:#80b9ff;color:var(--link-hover-color)}div.ui-dialog{height:auto!important;overflow:visible;font-size:1em;z-index:999!important;box-shadow:2px 2px 1px grey;box-shadow:var(--jquery-ui-dialog-box-shadow);padding:0}div.ui-dialog .ui-dialog-titlebar{border-radius:0;border:none}div.ui-dialog ul{margin-left:1em;margin-bottom:1em}.ui-state-highlight{border:var(--jquery-ui-state-highlight-border);background:var(--jquery-ui-state-highlight-background);color:var(--jquery-ui-state-highlight-text-color)}.ui-state-highlight a,.ui-state-highlight a:active,.ui-state-highlight a:visited{color:#0073ff;color:var(--link-color)}.ui-state-highlight a:hover{color:#80b9ff;color:var(--link-hover-color)}.ui-state-error{border:var(--jquery-ui-state-error-border);background:var(--jquery-ui-state-error-background);color:var(--jquery-ui-state-error-text-color)}.ui-button{margin:0;padding:.25em 1em;border:1px solid #ccc;border:var(--form-button-border);background:#eee;background:var(--form-button-background);color:#262626;color:var(--form-button-text-color)}.ui-button.sub{font-size:90%}.ui-button.tiny{font-size:90%;padding:.25em .5em}.ui-button:hover{box-shadow:0 0 2px grey;box-shadow:var(--form-button-hover-box-shadow);background:#f5f5f5;background:var(--form-button-hover-background)}.ui-button:active{box-shadow:0 0 2px grey;box-shadow:var(--form-button-hover-box-shadow);background:#ddd;background:var(--form-button-active-background);color:#262626;color:var(--form-button-text-color)}.ui-front{z-index:1000}div#page{overflow:visible;margin:0 20px;padding:0 10px}div#page aside#sidebar{width:15em;float:left}div#page aside#sidebar h1{font-size:1.16667em}div#page aside#sidebar #options-box i.fa-bookmark{margin-right:.25em}div#page aside#sidebar>section{margin-bottom:1em}div#page section#content{overflow:visible;margin-left:15em;padding-left:1em}footer#page-footer{clear:both;width:100%;margin-top:1em;text-align:center;padding:1em 0;border-top:1px solid #eee;border-top:var(--footer-border)}div.clearfix{clear:both}div#news-updates{padding:5px;background:#eee;background:var(--news-updates-background);border-bottom:2px solid #666;border-bottom:var(--news-updates-border);overflow:hidden;font-size:.8em}div#news-updates ul{float:left;margin:0;padding:0}div#news-updates li{float:left;margin:0 2em 0 0;padding:0}div#news-updates a#close-news-ticker-link{float:right}div.error-messages{margin:1em 0;padding:1em}div.error-messages h1{font-size:1em;color:#a00;color:var(--error-message-color)}div#notice{padding:.5em;position:fixed;top:1em;left:25%;width:50%;z-index:100}div#notice a#close-notice-link{position:absolute;right:1em}.notice{border-radius:3px}.notice-small{font-size:.8em;margin:.5em 0;padding:.5em 1em}.notice-large{margin:1em 0;padding:1em;text-align:center;position:relative}.notice-info{background:#fff9db;background:var(--notice-info-background);border:1px solid #ccc999;border:var(--notice-info-border)}.notice-error{background:#ffe5e5;background:var(--notice-error-background);border:1px solid #fbc7c6;border:var(--notice-error-border)}#maintoggle{display:none}header#top h1{font-size:2.5em;margin:0 30px}header#top menu{margin-top:-2px;background:#f5f5ff;background:var(--subnav-menu-background-color);padding:6px 20px}header#top menu form{display:inline-block}header#top menu form input{width:9.5em}header#top menu li{margin:0;padding:0;white-space:nowrap}header#top menu li a{padding:6px 10px}header#top menu.main{margin-top:0;background:none}header#top menu.main li.current a{background:#f5f5ff;background:var(--subnav-menu-background-color);font-weight:700}header#top menu.main li#nav-sign-in a{font-weight:700;color:#e00;color:var(--sign-in-link-color)}header#top menu.main li.forum-updated a{font-style:italic}div.paginator{display:block;padding:2em 0 1em;text-align:center;clear:both}div.paginator li a{margin:0 .25em;padding:.25em .75em}div.paginator li.more{color:grey;color:var(--paginator-ellipsis-color)}div.paginator li a.arrow:hover{background:#fff;background:var(--paginator-arrow-background-color);color:#0073ff;color:var(--paginator-arrow-color)}div.paginator li a:hover{background:#0073ff;background:var(--paginator-arrow-color);color:#fff;color:var(--paginator-arrow-background-color)}div.paginator li span{margin:0 .25em;padding:.25em .75em;font-weight:700}body{color:#262626;color:var(--text-color);background-color:#fff;background-color:var(--body-background-color);font-family:Verdana,Helvetica,sans-serif;font-size:87.5%;line-height:1.25em}abbr[title=required]{display:none}code{font-family:monospace;font-size:1.2em}dd{margin-bottom:1em}dt{font-weight:700}h1,h2,h3,h4,h5,h6{font-family:Tahoma,Verdana,Helvetica,sans-serif;line-height:1.5em}h1{font-size:2em}h2{font-size:1.5em}h3,h4,h5,h6{font-size:1.16667em}fieldset{margin-bottom:1em}header{margin:0 0 1em;padding:0}img{border:none;vertical-align:middle}input,select,textarea{background:#fff;background:var(--form-input-background);border:1px solid #ccc;border:var(--form-input-border);color:#262626;color:var(--form-input-text-color);padding-left:.25em}button,input[type=button],input[type=submit]{border-radius:3px;padding:.25em 1em;background:#eee;background:var(--form-button-background);border:1px solid #ccc;border:var(--form-button-border);color:#262626;color:var(--form-button-text-color)}button:hover,input[type=button]:hover,input[type=submit]:hover{box-shadow:0 0 2px grey;box-shadow:var(--form-button-hover-box-shadow);background:#f5f5f5;background:var(--form-button-hover-background)}button:active,input[type=button]:active,input[type=submit]:active{box-shadow:0 0 2px grey;box-shadow:var(--form-button-hover-box-shadow);background:#ddd;background:var(--form-button-active-background)}::-webkit-input-placeholder{color:grey;color:var(--form-input-placeholder-text-color);font-size:.9em;padding-left:.5em}::-moz-placeholder{color:grey;color:var(--form-input-placeholder-text-color);font-size:.9em;padding-left:.5em}:-ms-input-placeholder{color:grey;color:var(--form-input-placeholder-text-color);font-size:.9em;padding-left:.5em}::-ms-input-placeholder{color:grey;color:var(--form-input-placeholder-text-color);font-size:.9em;padding-left:.5em}::placeholder{color:grey;color:var(--form-input-placeholder-text-color);font-size:.9em;padding-left:.5em}menu,menu ul{margin:0;padding:0}menu li{margin:0;padding:0 .2em;display:inline}p{margin-bottom:1em}table tfoot{margin-top:2em}.fineprint,form.simple_form div.input .hint{color:#8c8c8c;color:var(--muted-text-color);font-style:italic;font-size:.8em}.fixed-width-container{max-width:70em}ul.list-bulleted{list-style:inside disc}ul.list-inline,ul.list-inline li{display:inline}form.simple_form{margin:0 0 1em}form.simple_form div.input.boolean label{display:inline;vertical-align:middle;margin-left:.5em}form.simple_form div.input.boolean label input{margin-right:.25em}form.simple_form div.input{margin-bottom:1em}form.simple_form div.input input[type=email],form.simple_form div.input input[type=file],form.simple_form div.input input[type=password],form.simple_form div.input input[type=text]{max-width:20em}form.simple_form div.input .hint{padding-left:1em}form.simple_form div.input.text .hint{padding-left:0;display:block}form.simple_form div.input textarea{width:70%;font-size:1.2em}form.simple_form div.input label{display:block;font-weight:700;line-height:1.5em}form.simple_form div.input fieldset{border:none;display:inline;margin:0;padding:0}form.simple_form div.input fieldset label{font-weight:400;width:auto;margin-right:2em;display:inline}form.inline-form{display:table}form.inline-form>div.input{display:table-row;line-height:2em}form.inline-form>div.input label{text-align:right}form.inline-form>div.input input,form.inline-form>div.input label{display:table-cell;padding-right:1em;white-space:nowrap}form.quick-search-form{margin:0}form.quick-search-form input{background:#fff;background:var(--quick-search-form-background)}form.one-line-form>div.input,form.one-line-form>input{display:inline}form.one-line-form>div.input label,form.one-line-form>input label{display:inline;margin-right:1em}div.ui-dialog div.input input[type=text]{width:100%;max-width:100%}.spoiler,.spoiler a{color:#000;color:var(--dtext-spoiler-color);background:#000;background:var(--dtext-spoiler-background-color)}.spoiler:hover,.spoiler:hover a{color:#fff;color:var(--dtext-spoiler-hover-color)}table.striped td,table.striped th{padding:4px 6px}table.striped tbody tr{border-bottom:1px solid #ccc;border-bottom:var(--table-row-border)}table.striped tbody tr:hover{background:#e5f1ff;background:var(--table-row-hover-background)}table.striped .links,table.striped .number{text-align:right}table.striped thead tr{border-bottom:2px solid #666;border-bottom:var(--table-header-border)}table.striped thead th{font-weight:700;text-align:left}table.striped tr:nth-child(2n){background:#fafafa;background:var(--table-even-row-background)}table.autofit .col-fit,table.autofit td,table.autofit th{white-space:nowrap;padding-right:2em}table.autofit .col-expand{white-space:normal;width:100%}table.autofit .col-normal{white-space:normal}table.aligned-vertical tr,table.search tr{height:2em}table.aligned-vertical th,table.search th{text-align:right;padding-right:1em;vertical-align:top}table.aligned-vertical td,table.search td{vertical-align:top}table.aligned-vertical tr{height:1.75em}a.user-admin.with-style{color:red;color:var(--user-admin-color)}a.user-moderator.with-style{color:orange;color:var(--user-moderator-color)}a.user-builder.with-style{color:#63f;color:var(--user-builder-color)}a.user-platinum.with-style{color:grey;color:var(--user-platinum-color)}a.user-gold.with-style{color:#00f;color:var(--user-gold-color)}a.user-member.with-style{color:#0073ff;color:var(--user-member-color)}#c-admin-dashboards .section{margin-bottom:2em}#c-maintenance-user-api-keys .button_to{display:inline-block}div#c-artists span.new-artist,div#excerpt span.new-artist{font-weight:700;color:#a00;color:var(--new-artist-color)}div#c-artists ul ul,div#excerpt ul ul{margin-left:1em}div#c-artists div.recent-posts,div#excerpt div.recent-posts{margin-top:1em}div#c-artists div.recent-posts h1,div#excerpt div.recent-posts h1{font-size:1.5em;margin:0}#c-bans #a-index tr[data-expired=true]{background-color:#e5ffe5;background-color:var(--success-background-color)}#c-bans #a-index tr[data-expired=false]{background-color:#ffe5e5;background-color:var(--error-background-color)}#c-bulk-update-requests s.approved{color:green;color:var(--bulk-update-request-approved-color)}#c-bulk-update-requests s.failed{color:var(--bulk-update-request-rejected-color)}div.comments-for-post div.notices{margin:1em 0}div.comments-for-post div.list-of-comments article.comment{margin-bottom:2em;word-wrap:break-word;padding:5px}div.comments-for-post div.list-of-comments article.comment[data-is-sticky=true]{background:#f5f5ff;background:var(--comment-sticky-background-color)}div.comments-for-post div.list-of-comments article.comment[data-is-voted=true] .comment-vote-down-link,div.comments-for-post div.list-of-comments article.comment[data-is-voted=true] .comment-vote-up-link{display:none}div.comments-for-post div.list-of-comments article.comment[data-is-voted=false] .comment-unvote-link{display:none}div.comments-for-post div.list-of-comments article.comment[data-below-threshold=true][data-is-sticky=false]{opacity:.3}div.comments-for-post div.list-of-comments article.comment[data-below-threshold=true][data-is-sticky=false]:hover{opacity:1}div.comments-for-post div.list-of-comments article.comment div.author{width:12em;float:left;overflow:hidden;margin-right:1em}div.comments-for-post div.list-of-comments article.comment div.author h1{display:block;font-size:1.16667em}div.comments-for-post div.list-of-comments article.comment div.content{margin-left:13em;min-width:17em}div.comments-for-post div.list-of-comments article.comment div.content menu li{margin-right:1em}div#c-posts div.comments-for-post{float:left}div#c-comments div#a-index div.header span.info,div#c-comments div#a-show div.header span.info{margin-right:1.5em}div#c-comments div#a-index div.header strong,div#c-comments div#a-index div.header time,div#c-comments div#a-show div.header strong,div#c-comments div#a-show div.header time{margin-right:.3em}div#c-comments div#a-index div.header div.notices,div#c-comments div#a-show div.header div.notices{margin:1em 0}div#c-comments div#a-index div.preview,div#c-comments div#a-show div.preview{float:left;width:154px;height:154px;margin-right:30px;overflow:hidden;text-align:center}div#c-comments div#a-index div.post-preview[data-file-ext=mp4] div.preview,div#c-comments div#a-index div.post-preview[data-file-ext=swf] div.preview,div#c-comments div#a-index div.post-preview[data-file-ext=webm] div.preview,div#c-comments div#a-index div.post-preview[data-file-ext=zip] div.preview,div#c-comments div#a-index div.post-preview[data-tags~=animated] div.preview,div#c-comments div#a-show div.post-preview[data-file-ext=mp4] div.preview,div#c-comments div#a-show div.post-preview[data-file-ext=swf] div.preview,div#c-comments div#a-show div.post-preview[data-file-ext=webm] div.preview,div#c-comments div#a-show div.post-preview[data-file-ext=zip] div.preview,div#c-comments div#a-show div.post-preview[data-tags~=animated] div.preview{position:relative}div#c-comments div#a-index div.post-preview[data-file-ext=mp4] div.preview:before,div#c-comments div#a-index div.post-preview[data-file-ext=swf] div.preview:before,div#c-comments div#a-index div.post-preview[data-file-ext=webm] div.preview:before,div#c-comments div#a-index div.post-preview[data-file-ext=zip] div.preview:before,div#c-comments div#a-index div.post-preview[data-tags~=animated] div.preview:before,div#c-comments div#a-show div.post-preview[data-file-ext=mp4] div.preview:before,div#c-comments div#a-show div.post-preview[data-file-ext=swf] div.preview:before,div#c-comments div#a-show div.post-preview[data-file-ext=webm] div.preview:before,div#c-comments div#a-show div.post-preview[data-file-ext=zip] div.preview:before,div#c-comments div#a-show div.post-preview[data-tags~=animated] div.preview:before{content:"►";position:absolute;width:20px;height:20px;color:#fff;color:var(--preview-icon-color);background:rgba(0,0,0,.5);background:var(--preview-icon-background);margin:2px;text-align:center}div#c-comments div#a-index div.post-preview[data-has-sound=true] div.preview,div#c-comments div#a-show div.post-preview[data-has-sound=true] div.preview{position:relative}div#c-comments div#a-index div.post-preview[data-has-sound=true] div.preview:before,div#c-comments div#a-show div.post-preview[data-has-sound=true] div.preview:before{content:"♪";position:absolute;width:20px;height:20px;color:#fff;color:var(--preview-icon-color);background:rgba(0,0,0,.5);background:var(--preview-icon-background);margin:2px;text-align:center}div#c-comments div#a-index div.post,div#c-comments div#a-show div.post{margin-bottom:4em}div#c-comments div#a-index div.post div.comments-for-post,div#c-comments div#a-show div.post div.comments-for-post{margin-left:184px;min-width:30em}div#c-comments div#a-index div.post div.comments-for-post div.list-of-comments,div#c-comments div#a-show div.post div.comments-for-post div.list-of-comments{float:left;width:100%}div#c-comments div#a-index div.comments-for-post div.post article.comment,div#c-comments div#a-show div.comments-for-post div.post article.comment{margin-left:184px}form.edit_comment div.input.boolean{display:inline-block}form.edit_comment div.input.boolean label{font-weight:400;vertical-align:baseline;vertical-align:initial}div#c-dmails tr.read-false{font-weight:700}#filedropzone{background:#eee;background:var(--uploads-dropzone-background);padding:0;min-height:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:4px;cursor:pointer;position:relative}#filedropzone .dz-preview{display:flex}#filedropzone .dz-preview img[data-dz-thumbnail]{padding:1em}#filedropzone .dz-preview .dz-details{display:flex;flex-direction:column;align-self:center}#filedropzone.dz-started .dropzone-hint{display:none}#filedropzone.error{background:#ffe5e5;background:var(--error-background-color)}#filedropzone.success{background:#e5ffe5;background:var(--success-background-color)}.dz-progress{position:absolute;width:100%;bottom:0;left:0;height:5px;background-color:#80b9ff;background-color:var(--uploads-dropzone-progress-bar-background-color)}.dz-progress .dz-upload{background-color:#0073ff;background-color:var(--uploads-dropzone-progress-bar-foreground-color);display:block;height:5px}ul.backtrace{font-family:monospace;font-size:1.2em;background:#eee;background:var(--dtext-code-background);padding:1em;margin-bottom:1em}div#c-explore-posts header{text-align:center}div#c-explore-posts header h1{font-size:3em}div#c-explore-posts header p.byline{font-size:1.2em;font-style:italic}div#c-explore-posts div.posts{padding:1em;margin-bottom:2em}div#c-explore-posts div#a-intro{width:870px;margin:0 auto;text-align:center}#c-favorite-groups #a-edit textarea{height:10em}div#c-favorites section#content>h1{font-size:1.16667em}div.list-of-forum-posts article{margin:1em 0;word-wrap:break-word}div.list-of-forum-posts article a.voted{font-weight:700}div.list-of-forum-posts article:target{background-color:#ffc;background-color:var(--forum-post-highlight-background-color)}div.list-of-forum-posts article .vote-score-up{color:green;color:var(--forum-vote-up-color)}div.list-of-forum-posts article .vote-score-meh{color:goldrenrod;color:var(--forum-vote-meh-color)}div.list-of-forum-posts article .vote-score-down{color:red;color:var(--forum-vote-down-color)}div.list-of-forum-posts article div.author{padding:1em 1em 0;width:12em;float:left}div.list-of-forum-posts article div.author time{font-style:italic}div.list-of-forum-posts article div.content{padding:1em;margin-left:14em}div.list-of-forum-posts article div.content .edit_forum_post,div.list-of-forum-posts article div.content .edit_forum_topic{display:none}div.list-of-forum-posts article div.content menu{margin-top:.5em}div.list-of-forum-posts article div.content menu ul.votes{margin:.5em 0}div.list-of-forum-posts article div.content menu li{margin-right:1em}div#c-forum-topics span.new{font-size:80%;color:red;color:var(--forum-new-topic-color);margin-right:.5em}div#c-forum-topics span.locked-topic{color:#8c8c8c;color:var(--muted-text-color)}div#c-forum-topics span.level-topic{color:#f66;color:var(--forum-level-restricted-topic-color);font-weight:700}div#c-forum-topics tr.forum-topic-row td:last-child{white-space:nowrap}#c-forum-posts #a-index tr[data-is-deleted=true] .forum-post-excerpt:after,#c-forum-posts #a-index tr[data-topic-is-deleted=true] .forum-post-topic-title:after{content:" (deleted)";color:#8c8c8c;color:var(--muted-text-color)}@media screen and (max-width:660px){#c-forum-topics #a-show{padding:0 .5em}div.list-of-forum-posts article{border:1px solid #ddd;border:var(--forum-post-border)}div.list-of-forum-posts article div.author,div.list-of-forum-posts article div.content{width:auto;float:none}div.list-of-forum-posts article div.author{border-bottom:1px solid #ddd;border-bottom:var(--forum-post-border);background:#eee;background:var(--forum-post-author-background)}div.list-of-forum-posts article div.content{margin-left:0}}div#c-static div#a-keyboard-shortcuts{overflow:visible}div#c-static div#a-keyboard-shortcuts section{min-width:20%;float:left;margin-bottom:1em}div#c-static div#a-keyboard-shortcuts section h1{font-size:1.16667em}div#c-static div#a-keyboard-shortcuts section li{margin-bottom:.5em}#c-meta-searches section{margin-bottom:2em}div#c-moderator-dashboards div#col1{width:45%;float:left;padding-right:5%}div#c-moderator-dashboards div#col2{width:45%;float:left}div#c-moderator-dashboards div.activity{margin-bottom:1em}div#c-moderator-dashboards table{width:100%}div#c-moderator-dashboards caption{font-size:1.1em;font-weight:700;text-align:left}div#c-moderator-dashboards th{text-align:left}div#note-container{position:absolute;z-index:50}div#note-container div.note-body{position:absolute;border:1px solid #000;border:var(--note-body-border);background:#ffe;background:var(--note-body-background);color:#262626;color:var(--note-body-text-color);min-width:140px;min-height:1em;line-height:normal;cursor:pointer;padding:4px;z-index:150;overflow:auto}div#note-container div.note-body a,div#note-container div.note-body b,div#note-container div.note-body big,div#note-container div.note-body blockquote,div#note-container div.note-body br,div#note-container div.note-body center,div#note-container div.note-body code,div#note-container div.note-body div,div#note-container div.note-body em,div#note-container div.note-body font,div#note-container div.note-body h1,div#note-container div.note-body h2,div#note-container div.note-body h3,div#note-container div.note-body h4,div#note-container div.note-body h5,div#note-container div.note-body h6,div#note-container div.note-body i,div#note-container div.note-body li,div#note-container div.note-body ol,div#note-container div.note-body p,div#note-container div.note-body s,div#note-container div.note-body small,div#note-container div.note-body span,div#note-container div.note-body strong,div#note-container div.note-body u,div#note-container div.note-body ul{line-height:normal}div#note-container div.note-body>:last-child{margin-bottom:0}div#note-container div.note-body b,div#note-container div.note-body strong{font-weight:700}div#note-container div.note-body em,div#note-container div.note-body i{font-style:italic}div#note-container div.note-body small{font-size:.8em}div#note-container div.note-body .tn{font-size:.8em;color:#8c8c8c;color:var(--note-tn-color)}div#note-container div.note-body ruby rt{font-size:.8em}div#note-container div.note-body ul{margin-left:1em;margin-bottom:1em}div#note-container div.note-body ul ul{margin-bottom:0}div#note-container div.note-body ul li{list-style-type:disc}div#note-container div.note-body ul li+br{display:none}div#note-container div.note-box{position:absolute;border:1px solid #fff;border:var(--note-box-border);min-width:5px;min-height:5px;width:100px;height:100px;cursor:move;background:transparent;background:var(--note-box-background);line-height:normal}div#note-container div.note-box div.note-box-inner-border{border:1px solid #000;border:var(--note-box-inner-border);background:#ffe;background:var(--note-body-background)}div#note-container div.note-box div.note-box-inner-border.unsaved{border:1px solid red;border:var(--unsaved-note-box-inner-border)}div#note-container div.note-box.embedded{color:#262626;color:var(--note-body-text-color)}div#note-container div.note-box.embedded div.bg{height:100%}div#note-container div.note-box.embedded div.bg,div#note-container div.note-box.embedded div.note-box-inner-border{text-align:center;display:table-cell;vertical-align:middle}div#note-container div.note-box.note-box-highlighted{outline:2px solid #00f;outline:2px solid var(--note-highlight-color)}div#note-preview{position:absolute;border:1px solid red;border:var(--note-preview-border);opacity:.6;display:none;background:#fff;background:var(--note-preview-background)}div.note-edit-dialog{font-size:.8em}.pool-category-series a,a.pool-category-series{color:#a0a;color:var(--series-pool-color)}.pool-category-series a:hover,a.pool-category-series:hover{color:#b6b;color:var(--series-pool-hover-color)}.pool-category-collection a,a.pool-category-collection{color:#0073ff;color:var(--collection-pool-color)}.pool-category-collection a:hover,a.pool-category-collection:hover{color:#80b9ff;color:var(--collection-pool-hover-color)}div#add-to-pool-dialog{font-size:.8em}div#add-to-pool-dialog form{margin-bottom:1em}div#add-to-pool-dialog li{margin-left:1em;cursor:pointer}div#add-to-pool-dialog h1{font-size:1.16667em}div#c-pools h1{font-size:1.5em}div#c-pools textarea{height:10em}div#c-pools div#a-show div#description{margin-bottom:1em}div#c-favorite-group-orders h1,div#c-pool-orders h1{font-size:1.5em}div#c-favorite-group-orders div#a-edit ul.ui-sortable,div#c-pool-orders div#a-edit ul.ui-sortable{list-style-type:none}div#c-favorite-group-orders div#a-edit ul.ui-sortable li,div#c-pool-orders div#a-edit ul.ui-sortable li{cursor:pointer;margin-right:20px;margin-bottom:20px;min-width:150px;min-height:150px;padding:10px;display:inline-block}div#c-favorite-group-orders div#a-edit ul.ui-sortable li.ui-state-default,div#c-favorite-group-orders div#a-edit ul.ui-sortable li.ui-state-placeholder,div#c-pool-orders div#a-edit ul.ui-sortable li.ui-state-default,div#c-pool-orders div#a-edit ul.ui-sortable li.ui-state-placeholder{background:none}div#c-pool-versions del a,div#c-pool-versions ins a{margin-right:.25em}body.mode-view{background-color:#fff;background-color:var(--post-mode-menu-view-background)}body.mode-edit{background-color:#5c5;background-color:var(--post-mode-menu-edit-background)}body.mode-tag-script{background-color:#d6d;background-color:var(--post-mode-menu-tag-script-background)}body.mode-add-fav{background-color:#ffa;background-color:var(--post-mode-menu-add-fav-background)}body.mode-remove-fav{background-color:#ffa;background-color:var(--post-mode-menu-remove-fav-background)}body.mode-vote-up{background-color:#afa;background-color:var(--post-mode-menu-vote-up-background)}body.mode-vote-down{background-color:#faa;background-color:var(--post-mode-menu-vote-down-background)}body.mode-lock-rating{background-color:#aa3;background-color:var(--post-mode-menu-lock-rating-background)}body.mode-lock-note{background-color:#3aa;background-color:var(--post-mode-menu-lock-note-background)}body.mode-approve{background-color:#48c;background-color:var(--post-mode-menu-approve-background)}body.mode-translation{background-color:#5cd;background-color:var(--post-mode-menu-translation-background)}body.mode-ban{background-color:#f33;background-color:var(--post-mode-menu-ban-background)}#page,#page-footer,#top{background-color:#fff;background-color:var(--body-background-color)}.post-tooltip{max-width:482px;min-width:482px;box-sizing:border-box;font-size:11px;line-height:16px;border-color:#767676;border-color:var(--post-tooltip-border-color);background-color:#fff;background-color:var(--post-tooltip-background-color)}.post-tooltip .qtip-content{padding:0}.post-tooltip .qtip-content>*{padding:2px 6px}.post-tooltip .qtip-content .post-tooltip-body{max-height:96px;overflow-y:auto}.post-tooltip .qtip-content .post-tooltip-body::-webkit-scrollbar{width:5px;height:5px}.post-tooltip .qtip-content .post-tooltip-body::-webkit-scrollbar-button{width:0;height:0}.post-tooltip .qtip-content .post-tooltip-body::-webkit-scrollbar-thumb{background:#999;background:var(--post-tooltip-scrollbar-background);border:none;border-radius:0}.post-tooltip .qtip-content .post-tooltip-body::-webkit-scrollbar-thumb:hover{background:#aaa;background:var(--post-tooltip-scrollbar-thumb-color)}.post-tooltip .qtip-content .post-tooltip-body::-webkit-scrollbar-thumb:active{background:#aaa;background:var(--post-tooltip-scrollbar-thumb-color)}.post-tooltip .qtip-content .post-tooltip-body::-webkit-scrollbar-track{background:#eee;background:var(--post-tooltip-scrollbar-track-background);border:none;border-radius:0}.post-tooltip .qtip-content .post-tooltip-body::-webkit-scrollbar-track:hover{background:#eee;background:var(--post-tooltip-scrollbar-track-background)}.post-tooltip .qtip-content .post-tooltip-body::-webkit-scrollbar-track:active{background:#eee;background:var(--post-tooltip-scrollbar-track-background)}.post-tooltip .qtip-content .post-tooltip-body::-webkit-scrollbar-corner{background:transparent}.post-tooltip .qtip-content .post-tooltip-body li{margin-right:0}.post-tooltip .qtip-content .post-tooltip-header{background-color:#f5f5ff;background-color:var(--post-tooltip-header-background-color);display:flex;white-space:nowrap;overflow:hidden}.post-tooltip .qtip-content .post-tooltip-header .post-tooltip-header-left{flex:1 1}.post-tooltip .qtip-content .post-tooltip-header .post-tooltip-header-right{flex:1 1;text-align:right}.post-tooltip .qtip-content .post-tooltip-header .fa-xs{vertical-align:baseline}.post-tooltip .qtip-content .post-tooltip-header .post-tooltip-disable{margin-left:.5em}.post-tooltip .qtip-content .post-tooltip-info{margin-left:.5em;color:#555;color:var(--post-tooltip-info-color);font-size:10px}.post-tooltip:not(:hover) a,.post-tooltip:not(:hover) span{color:#777!important;color:var(--post-tooltip-inactive-color)!important}.post-tooltip.post-tooltip-loading{visibility:hidden}div#c-post-versions div#a-index tr.hilite{background:var(--table-row-hover-color)}@-webkit-keyframes heartbeat{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}@keyframes heartbeat{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}@-webkit-keyframes sharpen{0%{-webkit-filter:blur(8px);filter:blur(8px)}to{-webkit-filter:none;filter:none}}@keyframes sharpen{0%{-webkit-filter:blur(8px);filter:blur(8px)}to{-webkit-filter:none;filter:none}}article.post-preview{height:154px;width:154px;margin:0 10px 10px 0;overflow:hidden;text-align:center;display:inline-block;position:relative}article.post-preview a{display:inline-block}article.post-preview.captioned{height:auto;vertical-align:text-top}article.post-preview .desc{font-size:80%;margin-bottom:0}article.post-preview img{margin:auto}article.post-preview[data-file-ext=mp4]:before,article.post-preview[data-file-ext=swf]:before,article.post-preview[data-file-ext=webm]:before,article.post-preview[data-file-ext=zip]:before,article.post-preview[data-tags~=animated]:before{content:"►";position:absolute;width:20px;height:20px;color:#fff;color:var(--preview-icon-color);background:rgba(0,0,0,.5);background:var(--preview-icon-background);margin:2px;text-align:center}article.post-preview[data-has-sound=true]:before{content:"♪";position:absolute;width:20px;height:20px;color:#fff;color:var(--preview-icon-color);background:rgba(0,0,0,.5);background:var(--preview-icon-background);margin:2px;text-align:center}#excerpt p.links,#saved-searches-nav{margin-top:1em}#edit-dialog textarea{margin-bottom:.25em}.post-preview img{border:2px solid transparent}.post-preview.post-status-has-children img{border-color:#0f0;border-color:var(--preview-has-children-color)}.post-preview.post-status-has-parent img{border-color:#cc0;border-color:var(--preview-has-parent-color)}.post-preview.post-status-has-children.post-status-has-parent img{border-color:#0f0 #cc0 #cc0 #0f0;border-color:var(--preview-has-children-color) var(--preview-has-parent-color) var(--preview-has-parent-color) var(--preview-has-children-color)}.post-preview.post-status-deleted img{border-color:#000;border-color:var(--preview-deleted-color)}.post-preview.post-status-has-children.post-status-deleted img{border-color:#0f0 #000 #000 #0f0;border-color:var(--preview-has-children-color) var(--preview-deleted-color) var(--preview-deleted-color) var(--preview-has-children-color)}.post-preview.post-status-has-parent.post-status-deleted img{border-color:#cc0 #000 #000 #cc0;border-color:var(--preview-has-parent-color) var(--preview-deleted-color) var(--preview-deleted-color) var(--preview-has-parent-color)}.post-preview.post-status-has-children.post-status-has-parent.post-status-deleted img{border-color:#0f0 #000 #000 #cc0;border-color:var(--preview-has-children-color) var(--preview-deleted-color) var(--preview-deleted-color) var(--preview-has-parent-color)}.post-preview.post-status-flagged:not(.mod-queue-preview) img,.post-preview.post-status-pending:not(.mod-queue-preview) img{border-color:#00f;border-color:var(--preview-pending-color)}.post-preview.post-status-has-children.post-status-flagged:not(.mod-queue-preview) img,.post-preview.post-status-has-children.post-status-pending:not(.mod-queue-preview) img{border-color:#0f0 #00f #00f #0f0;border-color:var(--preview-has-children-color) var(--preview-pending-color) var(--preview-pending-color) var(--preview-has-children-color)}.post-preview.post-status-has-parent.post-status-flagged:not(.mod-queue-preview) img,.post-preview.post-status-has-parent.post-status-pending:not(.mod-queue-preview) img{border-color:#cc0 #00f #00f #cc0;border-color:var(--preview-has-parent-color) var(--preview-pending-color) var(--preview-pending-color) var(--preview-has-parent-color)}.post-preview.post-status-has-children.post-status-has-parent.post-status-flagged:not(.mod-queue-preview) img,.post-preview.post-status-has-children.post-status-has-parent.post-status-pending:not(.mod-queue-preview) img{border-color:#0f0 #00f #00f #cc0;border-color:var(--preview-has-children-color) var(--preview-pending-color) var(--preview-pending-color) var(--preview-has-parent-color)}body[data-user-can-approve-posts=true] .post-preview.post-status-flagged img{border-color:red;border-color:var(--preview-flagged-color)}body[data-user-can-approve-posts=true] .post-preview.post-status-has-children.post-status-flagged img{border-color:#0f0 red red #0f0;border-color:var(--preview-has-children-color) var(--preview-flagged-color) var(--preview-flagged-color) var(--preview-has-children-color)}body[data-user-can-approve-posts=true] .post-preview.post-status-has-parent.post-status-flagged img{border-color:#cc0 red red #cc0;border-color:var(--preview-has-parent-color) var(--preview-flagged-color) var(--preview-flagged-color) var(--preview-has-parent-color)}body[data-user-can-approve-posts=true] .post-preview.post-status-has-children.post-status-has-parent.post-status-flagged img{border-color:#0f0 red red #cc0;border-color:var(--preview-has-children-color) var(--preview-flagged-color) var(--preview-flagged-color) var(--preview-has-parent-color)}.post-preview.current-post{background-color:rgba(0,0,0,.1);background-color:var(--preview-current-post-background)}#has-children-relationship-preview,#has-parent-relationship-preview{overflow-x:auto;white-space:nowrap}#has-children-relationship-preview article.post-preview,#has-parent-relationship-preview article.post-preview{width:auto;border:none;margin:0;padding:5px 5px 10px}.post-count{color:#8c8c8c;color:var(--tag-count-color);margin-left:.2em}.low-post-count{color:red;color:var(--low-post-count-color)}div#c-posts .fav-buttons{font-size:14pt;margin:.5em 0}div#c-posts .fav-buttons i{margin-right:.1em}div#c-posts .fav-buttons button.ui-button{padding:.25em .75em}div#c-posts #remove-fav-button i.fa-heart{color:#ff1493;color:var(--remove-favorite-button)}div#c-posts #remove-fav-button.animate i{-webkit-animation:heartbeat .4s ease;animation:heartbeat .4s ease}div#c-posts .fav-buttons-false #remove-fav-button,div#c-posts .fav-buttons-true #add-fav-button{display:none}div#c-posts #ugoira-controls div#seek-slider{margin-top:.5em;float:right;overflow:visible;background:#eee;background:var(--ugoira-seek-slider-background)}div#c-posts #ugoira-controls div#seek-slider .ui-progressbar-value{background:#fff;background:var(--ugoira-seek-slider-progressbar-background)}div#c-posts #ugoira-controls #save-video-link{margin:.5em 0}div#c-posts #ugoira-controls button{margin-top:.3em}div#c-posts #ugoira-controls #ugoira-load-progress{display:inline;margin-left:17px}div#c-posts .outer-recent-searches{overflow:hidden}div#c-posts .post-notice{margin:.5em 0;padding:.5em;overflow:hidden;border:1px solid #ddd;border:var(--post-notice-border)}div#c-posts .post-notice p{margin-bottom:0}div#c-posts .post-notice .resolved{margin-left:.5em;font-weight:700}div#c-posts .post-notice.post-notice-parent{background:#e5ffe5;background:var(--post-parent-notice-background)}div#c-posts .post-notice.post-notice-child{background:#fff9db;background:var(--post-child-notice-background)}div#c-posts .post-notice.post-notice-pending{background:#d8d8fc;background:var(--post-pending-notice-background)}div#c-posts .post-notice.post-notice-flagged{background:#ffe5e5;background:var(--post-flagged-notice-background)}div#c-posts .post-notice.post-notice-banned{background:#ffe5e5;background:var(--post-banned-notice-background)}div#c-posts .post-notice.post-notice-deleted{background:#ffe5e5;background:var(--post-deleted-notice-background)}div#c-posts .post-notice.post-notice-appealed{background:#d8f2fc;background:var(--post-appealed-notice-background)}div#c-posts .post-notice.post-notice-resized{background:#eed8fc;background:var(--post-resized-notice-background)}div#c-posts .post-notice.post-notice-search{background:#eee;background:var(--post-search-notice-background)}div#c-posts aside#sidebar #tag-list h2{font-size:1em}div#c-posts aside#sidebar>section>ul{margin-bottom:1em}div#c-posts aside#sidebar>section>ul ul li{margin-left:1em}div#c-posts #search-box-form{display:flex}div#c-posts #search-box-form input{min-width:0}div#c-posts #search-box-form #search-box-submit{padding:2px 6px;border-left:none;border-radius:0}div#c-posts div#a-index menu#post-sections{margin-bottom:.5em;font-size:1.16667em}div#c-posts div#a-index menu#post-sections li{padding:0 1em .5em 0}div#c-posts div#a-index menu#post-sections li.active,div#c-posts div#a-show .active,div#c-posts div#a-show .pool-selected-true{font-weight:700}div#c-posts div#a-show .recommended-posts{margin-top:1em}div#c-posts div#a-show menu#post-sections{margin:0;font-size:1.16667em}div#c-posts div#a-show menu#post-sections li{padding:0 1em 0 0}div#c-posts div#a-show menu#post-sections div.share a{margin:0}div#c-posts div#a-show div.notices{margin:1em 0}div#c-posts div#a-show #image-container{margin:1em 0 .5em}div#c-posts div#a-show span.quick-mod{float:right}div#c-posts div#a-show .pool-name,div#c-posts div#a-show .search-name{word-wrap:break-word}div#c-posts div#a-show textarea{margin-bottom:.25em}div#c-posts div#a-show #edit textarea{width:100%}div#c-posts div#a-show #favlist{margin-left:1em;word-wrap:break-word}div#c-posts div#a-show #pool-nav+#favgroup-nav,div#c-posts div#a-show #search-seq-nav+#favgroup-nav,div#c-posts div#a-show #search-seq-nav+#pool-nav{margin-top:.5em}div#c-posts div#a-show #favgroup-nav li,div#c-posts div#a-show #pool-nav li,div#c-posts div#a-show #search-seq-nav li{position:relative;text-align:center;padding:0 5.5em}div#c-posts div#a-show #favgroup-nav li .prev,div#c-posts div#a-show #pool-nav li .prev,div#c-posts div#a-show #search-seq-nav li .prev{position:absolute;left:2em;top:0}div#c-posts div#a-show #favgroup-nav li .next,div#c-posts div#a-show #pool-nav li .next,div#c-posts div#a-show #search-seq-nav li .next{position:absolute;right:2em;top:0}div#c-posts div#a-show #favgroup-nav li .first,div#c-posts div#a-show #pool-nav li .first,div#c-posts div#a-show #search-seq-nav li .first{position:absolute;left:.5em;top:0}div#c-posts div#a-show #favgroup-nav li .last,div#c-posts div#a-show #pool-nav li .last,div#c-posts div#a-show #search-seq-nav li .last{position:absolute;right:.5em;top:0}div#c-posts div#a-show span.close-button{position:absolute;top:5px;right:5px;cursor:pointer}div#c-posts div#a-show div.comments-for-post{width:100%}div#c-posts div#a-show #artist-commentary{border:1px solid #ccc;border:var(--post-artist-commentary-container-border);border-radius:3px;background:#f8f8f8;background:var(--post-artist-commentary-container-background);margin-bottom:.5em;padding:.5em}div#c-posts div#a-show #artist-commentary #original-artist-commentary,div#c-posts div#a-show #artist-commentary #translated-artist-commentary{max-height:20em;overflow-y:auto}div#c-posts div#quick-edit-div textarea{width:70%;height:4em;display:block}div#c-artist-versions div#a-index a,div#c-post-versions div#a-index a{word-wrap:break-word}div#c-posts div#source-info,div#c-uploads div#source-info{border-radius:4px;margin:1em 0;padding:1em;border:1px solid #666;border:var(--fetch-source-data-border)}div#c-posts div#source-info:not(.loading) #source-info-loading,div#c-uploads div#source-info:not(.loading) #source-info-loading{display:none}div#c-posts div#source-info.loading #fetch-data-manual,div#c-posts div#source-info.loading #source-info-content,div#c-uploads div#source-info.loading #fetch-data-manual,div#c-uploads div#source-info.loading #source-info-content{display:none}div#c-posts div#source-info ul,div#c-uploads div#source-info ul{display:inline-block}div#c-posts div#source-info dd,div#c-posts div#source-info dt,div#c-posts div#source-info li,div#c-uploads div#source-info dd,div#c-uploads div#source-info dt,div#c-uploads div#source-info li{display:inline}div#c-posts div#source-info #source-info-tags li,div#c-posts div#source-info dt,div#c-uploads div#source-info #source-info-tags li,div#c-uploads div#source-info dt{margin-right:1em}div#c-explore-posts a.desc{font-weight:700;margin:0 .5em}div#c-explore-posts #popular-nav-links{text-align:center}div#c-explore-posts .period{margin:0 5em}div#c-explore-posts .period:first-child{margin-left:0}div#unapprove-dialog p{margin-bottom:1em}textarea[data-autocomplete=tag-edit]{font-family:monospace}#add-commentary-dialog input{width:70%}#add-commentary-dialog input[type=checkbox]{width:auto}#add-commentary-dialog textarea{font-size:1em;width:100%}div#related-tags-container.hidden a#hide-related-tags-link,div#related-tags-container.hidden div.related-tags,div#related-tags-container.visible a#show-related-tags-link{display:none}div.related-tags{width:100%;margin-bottom:1em;padding:1em;background:#eee;background:var(--related-tags-container-background);overflow:auto;border-radius:4px;display:flex;flex-wrap:wrap}div.related-tags div.current-related-tags-columns,div.related-tags div.source-related-tags-columns,div.related-tags div.user-related-tags-columns{display:flex}div.related-tags div.tag-column{max-width:15em;margin-right:2em}div.related-tags div.tag-column.is-empty-true{display:none}div.related-tags div.tag-column.wide-column{max-width:45em}div.related-tags div.tag-column ul{margin:0}div.related-tags div.tag-column ul li em{font-weight:700}div.related-tags div.tag-column ul li svg{margin-top:2px;cursor:pointer}div.related-tags div.tag-column ul li a{min-width:3em}div.related-tags div.tag-column ul li a.selected{background:#0073ff;background:var(--selected-related-tag-background-color);color:#fff;color:var(--selected-related-tag-color)}#c-saved-searches #a-index table{margin-bottom:2em}div#c-sessions div#a-new label#remember-label{display:inline;font-weight:400;font-style:italic}div#c-static div#a-site-map{display:flex}div#c-static div#a-site-map section{flex:1 1}div#c-static div#a-site-map section h1{font-size:1.16667em}div#c-static div#a-site-map section ul{margin-bottom:1.5em}div#c-tags div#a-index table.striped td:first-child,div#c-tags div#a-index table.striped th:first-child{width:5em;text-align:right}div#c-tags div#a-index table.striped td:nth-child(2),div#c-tags div#a-index table.striped th:nth-child(2){padding-left:1em;width:40em}#tags-container div.header{margin:0;display:grid;grid-template-columns:50% 50%;width:100%}#tags-container div.header label{grid-column:1}#tags-container div.header .options{grid-column:2;justify-self:end}#tags-container div.header .options .count{color:#8c8c8c;color:var(--tag-count-color);-webkit-text-decoration:italic;text-decoration:italic;margin-left:.25em;padding-bottom:.2em}#tags-container div.header .options i{margin-left:.25em;font-size:11pt}#tags-container div.header .options .fa-frown{color:red;color:var(--tag-count-indicator-frown-color)}#tags-container div.header .options .fa-meh{color:#bdb76b;color:var(--tag-count-indicator-meh-color)}#tags-container div.header .options .fa-smile{color:green;color:var(--tag-count-indicator-smile-color)}div#c-uploads div#a-new .artist-commentary{margin-top:1em;margin-left:1em}div#c-uploads div#a-new div#upload-guide-notice{margin-bottom:2em}div#c-uploads div#a-new ul#links,div#c-uploads div#a-new ul#upload-image-metadata{margin-bottom:1em}div#c-uploads div#a-new div#iqdb-similar,div#c-uploads div#a-new div#related-posts-by-source{display:inline-block}div#c-uploads div#a-new div#iqdb-similar .hint,div#c-uploads div#a-new div#related-posts-by-source .hint{white-space:nowrap;max-width:100%}div#c-uploads div#a-new label[for=upload_as_pending]{display:inline}div#c-uploads div#a-new fieldset.ratings label{display:inline}div#c-uploads div#a-new textarea{margin-bottom:.25em;width:100%}div#c-uploads div#a-new div.field_with_errors{display:inline}div#c-uploads div#a-index .info{margin-right:1.5em}div#c-uploads div.upload-preview{display:inline-block}div#c-uploads div.upload-preview>a{width:154px;height:154px;margin:0 10px 10px 0;display:inline-block}div#c-uploads div.upload-preview>a img{margin:auto;border:2px solid transparent;max-width:154px;max-height:154px}div#c-uploads div.upload-preview .caption-top{font-size:.8em;margin-bottom:0}div#c-moderator-dashboards div#col2 .feedback-category-positive,div#c-user-feedbacks .feedback-category-positive{background:#e5ffe5;background:var(--success-background-color)}div#c-moderator-dashboards div#col2 .feedback-category-negative,div#c-user-feedbacks .feedback-category-negative{background:#ffe5e5;background:var(--error-background-color)}#c-user-name-change-requests .feedback-category-positive{background:#e5ffe5;background:var(--success-background-color)}#c-user-name-change-requests .feedback-category-negative{background:#ffe5e5;background:var(--error-background-color)}#c-user-name-change-requests li{margin-bottom:1em}#c-user-name-change-requests form{margin-bottom:2em}#c-user-name-change-requests p{margin:0}#c-user-name-change-requests section{margin-bottom:1em}div#c-user-upgrades div#a-new form.stripe{display:inline}div#c-user-upgrades div#a-new div.section{margin-bottom:2em}div#c-user-upgrades div#a-new div#feature-comparison{overflow:hidden;margin-bottom:1em}div#c-user-upgrades div#a-new div#feature-comparison table{width:100%}div#c-user-upgrades div#a-new div#feature-comparison table colgroup{width:10em}div#c-user-upgrades div#a-new div#feature-comparison table colgroup#gold{background-color:#fff380;background-color:var(--user-upgrade-gold-background-color)}div#c-user-upgrades div#a-new div#feature-comparison table colgroup#platinum{background-color:#eee;background-color:var(--user-upgrade-platinum-background-color)}div#c-user-upgrades div#a-new div#feature-comparison table td,div#c-user-upgrades div#a-new div#feature-comparison table th{text-align:center;vertical-align:top;padding:.5em 0}div#c-user-upgrades div#a-new div#feature-comparison table tbody tr:hover{background-color:#fef;background-color:var(--user-upgrade-table-row-hover-background-color)}div#c-users div#a-show div.box{margin-bottom:2em}div#c-users div#a-show div.box:after,div#c-users div#a-show div.box:before{content:"";display:table}div#c-users div#a-show div.box:after{clear:both}div#c-users div#a-show table.user-statistics tr{height:1.75em}div#c-users div#a-show table.user-statistics th{width:15%;text-align:right;padding-right:1em;vertical-align:top}div#c-users div#a-show table.user-statistics td{width:85%;vertical-align:top}div#c-users div#a-show table.user-statistics p{margin-bottom:.5em}div#c-users div#a-edit h1,div#c-users div#a-edit h2{margin:.5em 0}div#c-users div#a-edit div.input{margin-bottom:2em}div#c-users div#a-edit .active{color:#262626;color:var(--text-color)}div#c-wiki-page-versions #a-diff del{background:#fcc;background:var(--wiki-page-versions-diff-del-background);text-decoration:none}div#c-wiki-page-versions #a-diff ins{background:#cfc;background:var(--wiki-page-versions-diff-ins-background);text-decoration:none}div#c-wiki-page-versions #a-index table{margin-bottom:1em}.wiki-other-name{background-color:#eee;background-color:var(--wiki-page-other-name-background-color);padding:3px;border-radius:3px}#desktop-version-link,#searchbox-redirect-link{display:none}@media screen and (max-width:660px){#keyboard-shortcuts-link{display:none}#desktop-version-link,#searchbox-redirect-link{display:inline}#saved-searches-nav{display:none}.fav-buttons button{font-size:1.5em}div#page aside#sidebar{padding:5px}div#page aside#sidebar button[type=submit]{font-size:1.2em;background-color:#eee;background-color:var(--responsive-sidebar-submit-button-background-color);height:42px;padding:2px 10px;border:1px solid #c5c5c5;border:var(--responsive-sidebar-submit-button-border)}div#page{padding:0 .25vw}div#page>div>div{display:flex;flex-direction:column}div#page>div>div>aside#sidebar{font-size:1.5em;float:none;width:auto;order:2}header{position:relative}#maintoggle{display:block;font-weight:700;position:absolute;top:2vw;right:3vw;font-size:2em}header#top menu form input{width:auto}h1{display:none}form input[type=text]{vertical-align:top;font-size:24pt;border:1px solid #c5c5c5;border:var(--responsive-form-input-border)}form textarea{vertical-align:top;border:1px solid #c5c5c5;border:var(--responsive-form-input-border)}form input[type=submit]{font-size:160%}form input[type=submit].tiny{font-size:120%;vertical-align:top}div#page section#content{margin:0;padding:0}#comments h2{display:none}div.paginator{font-size:24pt;font-weight:700;text-align:center;width:100%;padding:0;margin:1em 0 0}div.paginator li{display:inline-block;margin:0 .25em}div.paginator li a,div.paginator li span{margin:0;padding:0;border:none}div.paginator li.current-page{text-align:center}div.paginator li.arrow:last-child{text-align:right}div.paginator li.more,div.paginator li.numbered-page{display:none}#posts #posts-container{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start}article.post-preview{float:none;margin:0;text-align:center;vertical-align:middle;display:inline-block}article.post-preview a{margin:0 auto}article.post-preview img{width:33.3vw;border:none!important}article.post-preview[data-file-ext=mp4]:before,article.post-preview[data-file-ext=swf]:before,article.post-preview[data-file-ext=webm]:before,article.post-preview[data-file-ext=zip]:before,article.post-preview[data-tags~=animated]:before{content:"►";position:absolute;width:20px;height:20px;color:#fff;color:var(--preview-icon-color);background:rgba(0,0,0,.5);background:var(--preview-icon-background);margin:2px;text-align:center}article.post-preview[data-has-sound=true]:before{content:"♪";position:absolute;width:20px;height:20px;color:#fff;color:var(--preview-icon-color);background:rgba(0,0,0,.5);background:var(--preview-icon-background);margin:2px;text-align:center}.user-disable-cropped-false article.post-preview{width:33.3%;height:33.3vw;overflow:hidden}.user-disable-cropped-false img{width:33.3vw;height:33.3vw}.user-disable-cropped-false img.has-cropped-false{-o-object-fit:cover;object-fit:cover}img#image{margin-top:5px}#image-container{overflow:scroll}div#options{margin-top:10px;font-size:24pt;font-weight:700}div#tags{margin-top:30px}div#tags li{margin:10px 0}div#tags a.search-tag{font-size:24pt;font-weight:700}div#page div.comments-for-post div.list-of-comments article.comment div.content{clear:both;margin:0}#nav{font-size:2em;line-height:2em;display:none}header#top menu.main{background-color:#80b9ff;background-color:var(--responsive-menu-background-color);padding:5px 10px}h1{display:block;font-size:2em}h1,h2{margin:1em 0 0}h2{font-size:.825em}header{text-align:center;line-height:2em}header h1{display:inline}div#page{margin:0}}@media screen and (max-width:440px){input#expand-search{display:none}body{width:100%}#post-sections{font-size:1em}div article.post-preview{overflow:visible}}