/* METANOFF — DLE 20 interface compatibility layer. Original styles, no framework. */
*{box-sizing:border-box}input,textarea,select,button{font:inherit}textarea{max-width:100%}
.ui-dialog,.ui-widget,.ui-widget-content{font-family:inherit}.ui-dialog{max-width:calc(100vw - 32px)}
#dle-content textarea,.dle-comments-form textarea,.bb-editor textarea,.wysiwyg,.editor{max-width:100%}
.mass_comments_action,.dle-comments-navigation{margin:1rem 0}.dle-popup-content{padding:1rem}
.rating,.unit-rating,.ratingtypeplusminus{display:inline-flex;align-items:center;gap:.4rem}.ratingtypeplusminus{font-weight:700}
.voteprogress{height:7px;background:#e5e9eb;border-radius:99px;overflow:hidden}.voteprogress span{display:block;height:100%;background:#ff7a1a}
.xfieldsnote{font-size:.82rem;opacity:.72}.xfields textarea,.xfields input,.xfields select{width:100%}
.navigation{display:flex;gap:.5rem;flex-wrap:wrap}.navigation a,.navigation span{padding:.6rem .85rem;border-radius:10px}
.quote,.scriptcode{padding:1rem 1.2rem;margin:1rem 0;border-left:3px solid #ff7a1a;background:#f3f5f5;border-radius:0 12px 12px 0}
.scriptcode{overflow:auto;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.86rem}
.highslide-container{z-index:99999!important}.dle-alert{border-radius:14px}.emoji{width:1.2em;height:1.2em;vertical-align:-.2em}


/* METANOFF DLE20 rating repair 1.1.1 */
.rating,.unit-rating{width:115px;height:23px}
.rating{font-size:11px}
.unit-rating,.unit-rating li a:hover,.unit-rating li.current-rating{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2223%22%20height%3D%2269%22%20viewBox%3D%220%200%2023%2069%22%3E%3Cg%20transform%3D%22translate%280%200%29%22%3E%3Cpath%20fill%3D%22%23ff6a13%22%20d%3D%22m11.5%202.2%202.82%205.72%206.31.92-4.57%204.45%201.08%206.28-5.64-2.97-5.64%202.97%201.08-6.28-4.57-4.45%206.31-.92z%22%2F%3E%3C%2Fg%3E%3Cg%20transform%3D%22translate%280%2023%29%22%3E%3Cpath%20fill%3D%22%23ff8b43%22%20d%3D%22m11.5%202.2%202.82%205.72%206.31.92-4.57%204.45%201.08%206.28-5.64-2.97-5.64%202.97%201.08-6.28-4.57-4.45%206.31-.92z%22%2F%3E%3C%2Fg%3E%3Cg%20transform%3D%22translate%280%2046%29%22%3E%3Cpath%20fill%3D%22%23d4dcda%22%20d%3D%22m11.5%202.2%202.82%205.72%206.31.92-4.57%204.45%201.08%206.28-5.64-2.97-5.64%202.97%201.08-6.28-4.57-4.45%206.31-.92z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-size:23px 69px;background-repeat:repeat-x}
.unit-rating{list-style:none!important;margin:0!important;padding:0!important;position:relative!important;background-position:0 -46px!important}
.unit-rating li{list-style:none!important;text-indent:-90000px!important;padding:0!important;margin:0!important;float:left!important}
.unit-rating li a{display:block!important;width:23px!important;height:23px!important;text-decoration:none!important;border:0!important;text-indent:-9000px!important;z-index:17!important;position:absolute!important;padding:0!important;top:0!important}
.unit-rating li a:hover{background-position:0 -23px!important;z-index:2!important;left:0!important}
.unit-rating a.r1-unit{left:0!important}.unit-rating a.r1-unit:hover{width:23px!important}
.unit-rating a.r2-unit{left:23px!important}.unit-rating a.r2-unit:hover{width:46px!important}
.unit-rating a.r3-unit{left:46px!important}.unit-rating a.r3-unit:hover{width:69px!important}
.unit-rating a.r4-unit{left:69px!important}.unit-rating a.r4-unit:hover{width:92px!important}
.unit-rating a.r5-unit{left:92px!important}.unit-rating a.r5-unit:hover{width:115px!important}
.unit-rating li.current-rating{background-position:0 0!important;position:absolute!important;height:23px!important;display:block!important;text-indent:-9000px!important;z-index:1!important;padding:0!important;top:0!important;left:0!important}
.ratingplus{color:#17a85b}.ratingminus{color:#e64c4c}.ratingzero{color:#718187}
