/*!
 * Font Awesome Pro 6.1.0 - CUSTOM SUBSET
 * Only icons used on dbtorrent.games
 * Original: 633KB -> This: ~20KB
 */

/* Base styles */
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Pro");
  font-weight: var(--fa-style, 900);
}

.fa,
.fas,
.fa-solid,
.far,
.fa-regular,
.fab,
.fa-brands {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

/* Sizing */
.fa-lg { font-size: 1.25em; line-height: 0.05em; vertical-align: -0.075em; }
.fa-xl { font-size: 1.5em; line-height: 0.04167em; vertical-align: -0.125em; }
.fa-2xl { font-size: 2em; line-height: 0.03125em; vertical-align: -0.1875em; }
.fa-fw { text-align: center; width: 1.25em; }

/* Animations */
.fa-spin {
  animation: fa-spin 2s infinite linear;
}

@keyframes fa-spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Font Face - Only solid, regular, brands */
:root, :host {
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Pro";
  --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Pro";
  --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";
}

@font-face {
  font-family: 'Font Awesome 6 Pro';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("/templates/dbtemplates/css/webfonts/fa-solid-900.woff2") format("woff2");
}

@font-face {
  font-family: 'Font Awesome 6 Pro';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/templates/dbtemplates/css/webfonts/fa-regular-400.woff2") format("woff2");
}

@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/templates/dbtemplates/css/webfonts/fa-brands-400.woff2") format("woff2");
}

.fas, .fa-solid {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 900;
}

.far, .fa-regular {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}

.fab, .fa-brands {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}

/* ============================================
   ICON DEFINITIONS - Only used icons (70)
   ============================================ */

/* Navigation & Arrows */
.fa-angle-down::before { content: "\f107"; }
.fa-angle-double-left::before { content: "\f100"; }
.fa-angle-double-right::before { content: "\f101"; }
.fa-chevron-down::before { content: "\f078"; }
.fa-chevron-left::before { content: "\f053"; }
.fa-chevron-right::before { content: "\f054"; }
.fa-arrow-down-to-square::before { content: "\e096"; }
.fa-arrows-rotate::before { content: "\f021"; }
.fa-rotate::before { content: "\f2f1"; }
.fa-rotate-right::before { content: "\f2f9"; }
.fa-tags::before { content: "\f02c"; }

/* Actions */
.fa-play::before { content: "\f04b"; }
.fa-xmark::before { content: "\f00d"; }
.fa-trash-can::before { content: "\f2ed"; }
.fa-pen::before { content: "\f304"; }
.fa-floppy-disk::before { content: "\f0c7"; }
.fa-magnifying-glass::before { content: "\f002"; }
.fa-right-from-bracket::before { content: "\f2f5"; }

/* Status & Notifications */
.fa-bell::before { content: "\f0f3"; }
.fa-check-circle::before { content: "\f058"; }
.fa-clock::before { content: "\f017"; }
.fa-clock-rotate-left::before { content: "\f1da"; }
.fa-hourglass-half::before { content: "\f252"; }

/* User & Social */
.fa-heart::before { content: "\f004"; }
.fa-star::before { content: "\f005"; }
.fa-circle-user::before { content: "\f2bd"; }
.fa-comment-dots::before { content: "\f4ad"; }
.fa-hand-pointer::before { content: "\f25a"; }
.fa-eye::before { content: "\f06e"; }
.fa-shield::before { content: "\f132"; }

/* Gaming */
.fa-gamepad::before { content: "\f11b"; }
.fa-chess-board::before { content: "\e13e"; }
.fa-chess-rook::before { content: "\f447"; }
.fa-puzzle-piece::before { content: "\f12e"; }
.fa-ghost::before { content: "\f6e2"; }
.fa-dragon::before { content: "\f6d5"; }
.fa-dungeon::before { content: "\f6d9"; }
.fa-gun::before { content: "\e19b"; }
.fa-crosshairs::before { content: "\f05b"; }
.fa-hand-fist::before { content: "\f6de"; }
.fa-flag-checkered::before { content: "\f11e"; }
.fa-futbol::before { content: "\f1e3"; }
.fa-vr-cardboard::before { content: "\f729"; }

/* Categories & Navigation */
.fa-fire::before { content: "\f06d"; }
.fa-fire-flame-curved::before { content: "\f7e4"; }
.fa-crown::before { content: "\f521"; }
.fa-compass::before { content: "\f14e"; }
.fa-folder-tree::before { content: "\f802"; }
.fa-layer-group::before { content: "\f5fd"; }
.fa-cubes-stacked::before { content: "\e4e6"; }
.fa-book-bookmark::before { content: "\e0bb"; }
.fa-book-open::before { content: "\f518"; }

/* Tech & Tools */
.fa-language::before { content: "\f1ab"; }
.fa-microphone-lines::before { content: "\f3c9"; }
.fa-laptop-medical::before { content: "\f812"; }
.fa-compact-disc::before { content: "\f51f"; }
.fa-hard-drive::before { content: "\f0a0"; }
.fa-code-branch::before { content: "\f126"; }
.fa-flask::before { content: "\f0c3"; }
.fa-calendar-alt::before { content: "\f073"; }
.fa-chart-pie::before { content: "\f200"; }
.fa-bucket::before { content: "\e4cf"; }

/* UI Elements */
.fa-ellipsis-vertical::before { content: "\f142"; }
.fa-square::before { content: "\f0c8"; }
.fa-square-question::before { content: "\f2fd"; }
.fa-ditto::before { content: "\22"; }

/* Nature & Environment */
.fa-cloud-moon::before { content: "\f6c3"; }
.fa-earth-americas::before { content: "\f57d"; }
.fa-campground::before { content: "\f6bb"; }
.fa-mug-hot::before { content: "\f7b6"; }

/* Brands */
.fa-steam::before { content: "\f1b6"; }
.fa-vk::before { content: "\f189"; }
.fa-google::before { content: "\f1a0"; }
.fa-yandex::before { content: "\f413"; }

/* Aliases for compatibility */
.fa-calendar::before { content: "\f073"; }
.fa-search::before { content: "\f002"; }
.fa-times::before { content: "\f00d"; }
.fa-close::before { content: "\f00d"; }
.fa-cog::before { content: "\f013"; }
.fa-refresh::before { content: "\f021"; }
.fa-user-circle::before { content: "\f2bd"; }
.queries {display: none; text-align: left; max-height: 450px; overflow: auto; margin-top: 10px;}
.queries p {padding: 5px; border-top: solid 1px #ddd;}
.queries p:hover {background: #ddd;}
.showstat {
    position: fixed;
    bottom: 10px;
    left: 10px;
    margin-right: 10px;
    background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%);
    font: normal 12px/18px Arial, Helvetica, sans-serif;
    color: #323232;
    padding: 20px;
    text-align: left;
    border: solid 1px #fff;
    border-radius: 10px;
    text-shadow: 1px 1px 0 #fff;
    box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.3);
    z-index: 1000;
}
.showstat p {margin: 0;}
#queries-stat, 
#clearbutton, 
#showstat-but, 
#log-link {
    display: inline-block;
    padding: 5px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAuVJREFUeNqMU0tIVFEY/s655955+RihsnRkVHotCknBRWEhGqUggSFEGyOiVu2iyCBoEeWmRaGQ4CJatUgJDaKIitTURk1NE0sdH6Q4jjOSOo87c2//uSYJuejCx+Wc8z++//vOYU+et8EwjCLTNOsN0yiDiX8/BnDG3zLGbnDO+za3TToQlPxYVdXLud5cZKS7YXc4QMX+5jKGaCSC0Eq4zD/t9+m63sQ4v2JCQZKpYM3PWs0jBYWyHIgBzG0YsA0GFpOBoQEwRWMJ7kBl8C647JaXkwW3OxWcM4oxqNgW0JpoI92dhlyvBwlTgc4cqAjeQ5w5IRgldfv6sDc/F1m7d8JptxMZ0xqDWcNzRGNJhH5F8al/DDp3oUomczsMJqgA8ZPB/uk5aKoNms0GO8HldCISjSEaTyAZ9mPXQB0OcBtBIK7YqLpizSZkF4W6CEWBonALkrJhmOC0xymOR35CSWPIPn0GUjxG4k20tqNnPHSbh5aDL0fHxrEQCGB1bc1K3gpGHVnoO+yZHoiMCuiB1wj42pA0kusXHnQ2CFXVYudravBjcgrz84uYmZ6GEBoUoVgs4qaAZ3kMrkOF0OefQo+5EPYH8ap/8dpIQ/mycKWkVPu+DFoi5ud74ZAi/rGTSetUwN83DFdmERJrYcRWBfRIHKcKdjRSRKOQQieTSUxOzcKmaZaINs2+IWI8jqjO4TCjmGxvh0YXzXP0MDIL9mGucxSTw7PvLectNaWApJicW4oqnVFoX0EC4aouLDgqke7NoVgnvrV04PPH8aYTN7su8VAw2LIUXMJqZJ2EMaAKFUIlf4Ww/go5gdgK9hgdSN9/EONt7/Chd+ZWdf3AneGG0glqD++52oslJaXlVx1OZ7HsvPkWTHlHyPvs0BvkGd201lDXPFL5onepZ+jR8WVGjJl8jbVnq5wU7yGkbvMWMXQ/zxflrlDx9a8naTk8+PBYnNFFkgX+9ysiFGx38FuAAQBygywrLfBIegAAAABJRU5ErkJggg==') no-repeat 50% 50%;
}
#showstat-but {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAp5JREFUeNpkU01IVFEU/t6972fG1JHGrLBso2WRSAshonIjFrZQ27QoEQza6K6gXYS0KKhWuijIjbZw0xhRoEagUhRWUIJSWuL4A44OzDjhjOO89zrnzjwZ68Jh5pzvO+d857x7NfxzSq+Fem3b7XBd1+eSr7FpWkpKrW99oLUzn0schauzr22o0dC04ca6cpyrKUMw4CMGJwPr8RQmpiIYmVzGtuteWOtvGdlVgJP3B6zhW1dqEEvZeDcTxczKH2xuOQj4JY4dLER99V6U+CQeDk5hNb6linABwQV06tzdfgqf5hN4Nr6EudUkuluqsPS4Hjap+L2WRN/EssKZx3xPuc4zd1ysxNivOL6E4yj060hnHAiRnc5nSewxpfrPuGkKMP+JE+qlUKdwHOd6+YEAvi4kiGjAZ+jK7r2ex8k7H+E3dVjk8y/jzGM+52XVQ7PC8TT8hlBdaSxkSPf3u6dV17P3P8OUWhYj33BcMJ/zGBe85XgqA8vSYRoSBhtJHpyMqAJCl9BzccaZx3wt9/1YAQVski1Ud2pAi3OhS7VfmLpQJnM7yTa0WYFXwE07tmNaNB/NlS1AoJdg5jp7vhACmQwpoDzlO6no0MpKDAW0bR+TVUdtRyLPSLdQxRlnHvM5D7mbWlF69cVCU8MJFBVZ2KZP2FQdQHNtcOfKtg/MqmSDiiQSW3jzdhrrzy8foYsU1gkPZxbfd42OyZ5LDcdRTEVG5xJ4NR1Tl4iao9hv0BgCG5Q8OvYDzOc8TwGf4pLzN9vkoTM9dbWHcbSyDEUFJrzHlNhM4+dcBJPfFmEvfeiKjT/qp/DGrsfERciqgq1Pb2v+YDMt0/QA2l/aTUZfRkM3HpA7y8n/vca8U0HGCxB5MYcs6snOf85/BRgAU2QTxLlxCL0AAAAASUVORK5CYII=') no-repeat 50% 50%;
}
#clearbutton {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAnBJREFUeNqEk8tPE1EUxr+5dzqdvoQytqIEXQgLY3TVrRvCwsQ/ABNTJLoClxIQmEqIXUHQsDTBYmAjMXEBEQ0Jid2IIsOjGtBNWUJSGiO06bRl5nrvBBqpBE5yMq/7+74z594jj46OojosYqNpW3OuImzbhlW23jCbtUlEmqYuepcQAkWWIeOMEHCxUGLRwXYwy4JEadvU0GSbW1UkQZNTYesQHupAZvYbMnMryMwsITp4n78vMsbFyamwyeFnD5B9b4AoCihPibpQMosQFVkH1sKJAsxiYhGLxh9i78OaA1KXDEooam7fwO7sV0AiKBRLLeSkfxbwnZEOpD+tcFAB4a4EFN6WaxxegudcAHAr2DNz83I1bJom637cjS/LBmwNUPYBrUBBb11Fljt7/H74/AFM6ePoetnbWRGweIcF3NPbi5XVdahuN5gEbGk2LjQ2YXdmEZ5AAD6e0wuf0T72KPL2yXia/Av39fVjY2MTHl6eytNFKa43N+PXosGdA46zgKPPOwVsCFY+KntA17G5+RNu7nwkeuVyI9bWU6htCuOPFsTc8AyiY10VWAQpl8s/YrEY0uktB1Z4x2V+whoaLmEt9R3B2jqENA2TkxO4VwU7FRRNsz6TzUL1qLAZ43t7AK0myJ0FHEQopOH1RAJP9VjkXU/CsGAf2zWaTCY/UkI6W1tbIU6W1+vF+pFz6LwD67oeGX4xYtTlvLyx7JiAvL2zk7pYXx/hZS8PxHQsG6sIh8IIBmsxkXjlwHzg/nOuCIgm5vJ5w+/zRVRVnaOUhsWHfD4/H4/H+wV82rxIVc83eboO73/zTJ81rX8FGADNWyJwdIxv8QAAAABJRU5ErkJggg==') no-repeat 50% 50%;
    }
#log-link {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAjJJREFUeNqUU01oU0EQ/va9tekp5JaL9JDepIIFQYoHFQ9Spfhz8uKhxhIFj4KX2kPNRQgKaSMFGy+eLWJatBGRCP5U0lJJIhWbkNJ6kAoGkpDk/ew6u++JpQZp5zG8mdn9Zubb2eXnH6CrSOkbTDmAI/A8HMKI43q+ivcFAd4N6AoN0ClMA8ygzbaLkYnhONq2BUEr3OSIv5iAsRtMQLQsyKkrt6BU2ZYDvLqNo5cfjcOWNbz9MglL/NSdGLvBbQKkRq8h9zWB3FoCqdGoTnJ8EvnZsav4WE7CPED7eQ2M+RR2gpPRS3i/PguzhxYo9mE9jWT0gi6yVH4M3gs8zAJDA9uKHvhO8P2xk1iqzMEg8MyC11nsLLC88UzbKj49T/6kxNBdhoCNLDuX8Dgnrh/BSnVVt5V6Cry+4Y3h9AzDzYtesqk5IBvrwJFNrJW+4dTwsX6cuQeZr/XJ9GfIdAFycJwYtaVs1m2tsiPl4B1oVfFG3ZJKFjIv5ZvFd0SBMrv8B1iAKjwBFmMtbHzforG1dVVuBjAf3dZ2dWuT6HZgmiZcaaEt6uBZGk/T6uSJBlbiEsIGgiJM5YR/j+hjhj+poP4HentQKBb0Hp7Lflq2HRsDhw+hWt7UlYUP7iaMDonzv/ePt9xfUAnCB0PkhrBXKRaLXgIhXSitVCpwHIfakv8F/tPBn2AkEsF+pFQqeQkUuNFo5DKZzAkhxJ7AhmGoonWFZX6sf18H4Il62Ku/BRgAl3Uh7iazc3QAAAAASUVORK5CYII=') no-repeat 50% 50%;
    }
#queries-stat:hover, 
#clearbutton:hover, 
#showstat-but:hover, 
#log-link:hover,
#queries-stat.active, 
#clearbutton.active, 
#showstat-but.active, 
#log-link.active {
    background-color: #FFF;
    padding: 4px;
    border: solid 1px #bbb;
    border-radius: 4px;
}
#cache-info {display: block;}
/**Showstat**/

/* errors */
.berrors {background: #fff; color: #4a4a4a; margin: 10px; margin-bottom: 20px; padding: 6px 10px; border: 1px solid #f1f1f1; border-radius: 2px;}
.full> .berrors {margin: 0 -10px;}
.berrors span {font-weight: 500;}
.title_quote {font-weight: 500;}
.quote {position: relative; margin-top: 6px; padding-left: 6px;}
.quote:before {position: relative; top: -2px; left: -6px; content: "\f10d"; color: #d5d5d5; font-weight: 700; font-size: 16px; font-family: 'Font Awesome 6 Pro';}

.torrent-details table {display: block; width: 100%; overflow: auto;}
.torrent-details table tr {background-color: #fff; border-top: 1px solid #c6cbd1;}
.torrent-details table td, .torrent-details table th {padding: 6px 13px; border: 1px solid #dfe2e5;}
.torrent-details table th {font-weight: 600;}
.torrent-details table tr:nth-child(2n) {background-color: #f6f8fa;}

/*--- NEW FORM ---*/
.form-wrap {}
.form-wrap h1 {font-size:24px; margin-bottom:20px;}
.form-wrap > div, .form-vote > div {margin-bottom:20px;}
.form-checks input[type="checkbox"] {width: 14px; height: 14px; cursor: pointer; vertical-align: initial;}
.form-item {margin-bottom:20px; padding-left:200px; position:relative; overflow: hidden;}
.form-item > label {display:block; float:left; width:200px; margin-left:-200px; padding-top:10px;}
.form-item > input[type="text"], .form-item > input[type="password"], .form-item > input[type="file"] {float:left; max-width:600px;}
.imp > label:after {content: "*"; margin: 0 0 0 5px; color: #e3000f; font-weight: 700;}
textarea[name="message"] {width: 100%; border: 1px solid #ededed; border-radius: 5px;}
.form-buts {overflow: hidden;}\n.form-buts input[type="button"], .form-buts a {width:48%; float:left; display:block; text-align:center; box-shadow:none; border-radius:0; font-size:14px;}
.form-buts a {float:right;}
.form-submit button {background: #f0f0f0; border: 1px solid #e3e3e3; height: 26px; padding: 0 16px; border-radius: 3px; cursor: pointer;}
.form-submit button:hover {background: #e3e3e3;}
.findrelated {background: #ffc; border:1px solid #9E9E9E; padding:5px;}
.form-textarea > label {display: block; padding: 10px 20px; background-color: #444; color: #fff; font-size: 16px; border-radius: 5px; margin-bottom: 10px;}
#category {width:100% !important;}
.form-xfield .addnews {vertical-align:middle;}
.form-checks input#allow_main {margin-left:50px;}
.form-checks label, #allow_subscribe + label {display: inline-block; margin-left: 5px; position: relative; top: -2px; cursor: pointer;}
.form-secur {width:100%; float:right;}
.form-secur input {display:inline-block !important; max-width:300px; vertical-align:top;}
.form-secur > a {display:inline-block; vertical-align:top; margin-left:10px;}
.form-secur select {width:100%; max-width:600px;}
.form-item > input[type="button"] {position: absolute; right: 5px; top: 5px; height: 30px; line-height: 15px; font-weight: 500; padding: 7px 14px;}
#result-registration {text-align:center;}

/* Userinfo */
.user-prof {border:1px solid #ddd; background-color:#fff; margin-bottom:10px;}
.up-first {padding:30px 170px 0 150px; position:relative; background-color:#3f3f3f; color:#FFF; height:100px; z-index:20;}
.up-first > * {position:relative; z-index:10;}
.up-img {width:100px; height:100px; border-radius:50%; border: 1px solid rgba(255, 255, 255, 0.05); padding: 6px; position: absolute !important; left:30px; bottom:-30px;}
.upop-img {width: 100px; height: 100px; border-radius: 50%; border: 2px solid #f6f6f6; padding: 6px; left: 28px; top: 0px;}
.up-img img, .upop-img img {background-size: cover; border-radius: 50%;}
.up-first h1 {font-size:18px; font-weight:400; margin-bottom:10px; color:#fff;}
.up-group span {background: #00000036; color: #ffffff6b;}
.up-status {text-align:center; width:100px; position:absolute; left:30px; bottom:-73px;}
.offline, .online {padding: 5px 10px; display:inline-block; 
    color: #fff; background-color: #626262; border-radius:3px;}
.online {background:#99ce1b;}
.up-second {display: flex; align-content: space-between; height:100px; background-color:#f6f6f6; padding:20px 30px;}
.up-second li {width:23%; display:flex; flex-direction:column; justify-content:center; text-align:center; font-weight:700;}
.up-second li p {font-weight:400; font-size:12px; text-transform:uppercase; margin-top:10px;}
.up-second li:first-child {border-right:1px solid #ddd;}
.up-second li a {padding: 0px !important; line-height: 30px !important; font-size: 14px; margin: 0 3px;}
.up-third {border-bottom:1px solid #e3e3e3; border-top:1px solid #e3e3e3;}
.up-third li {padding:15px 20px; display:block;}
.up-third li:nth-child(2n) {background-color:#f0f0f0;}
.up-edit {padding:20px;}

.user-popup {padding:20px 0; position:relative; margin:-20px; overflow: hidden;}
.upop-left {width:28%; float:left; position:relative; z-index:50; text-align:center;}
.upop-left .up-img {position:static; display:block; margin:0 auto 10px auto;}
.upop-right {width:72%; float:right;}
.upop-right li {padding:5px 0;}


@media screen and (max-width: 1220px) {
    .up-second {height:auto; padding:10px 30px 10px 150px;}
    .up-second li {width:48%; padding:5px 0; border:0 !important;}
}
@media screen and (max-width: 760px) {
    .up-first {padding:20px 10px; height:auto; text-align:center;}
    .up-img {position:relative; margin:10px auto; left:0; bottom:0;}
    .up-status {position:relative; margin:0 auto; left:0; bottom:0;}
    .up-second, .up-edit {padding:20px 10px;}
}

/* search */
.searchstyle { width: 480px }
.search { padding: 0 }
#searchtable, #searchtable td { vertical-align: top; text-align: left }
#searchtable fieldset { font-size: 11px; border: 1px solid #d7d7d7; padding: 10px; text-align: left; 
    margin: 0 4px 4px 0 !important; border-radius: 6px }
#searchtable table, #searchtable form { margin: 0; width:100%;}
#searchtable select { background-color: #fff }
#searchuser, #searchinput {width: 90% !important; font-size: 18px; font-weight: 700;}
.search > div {margin-bottom:10px;}
.search input[type="text"], .search select {display:block; width:100% !important; margin-bottom:10px;}
.search input[type="checkbox"], .search input[type="radio"] {margin-right:5px;}
#searchinput + br, #searchinput + br + br {display:none;}

.srhwrap {background-color: #fff; display: block; padding: 10px 10px 10px 190px; border: 1px solid #e3e3e3; position: relative;}
.srhwrap:nth-child(2n) {background-color:#f6f6f6;}
.srhwrap:hover {z-index: 100; border-color: #fff4bc; box-shadow: 0 0 10px 0px rgba(220, 193, 4, 0.39);}
.srhimg {float:left; margin-left:-175px; width:150px; position:relative;}
.srhimg img {width:100%;}
.srhtext { float:right; width:100%; color:#000;}
.srhtext h2 {font-size: 16px; color: #06c; margin-bottom: 20px; display: inline-block; margin-right: 5px;}
.srhdate {position:absolute; left:0; top:0; padding:3px; background-color:rgba(0,0,0,0.7); color:#fff;}
@media screen and (max-width: 590px) {
    .srhwrap {padding:10px;}
    .srhimg {float:none; margin:0 auto 10px auto;}
    .srhtext {float:none;}
}

/* statistics */
.statistics {overflow: hidden;}
.stat-list {min-height:70px; width:33.33%; float:left;}
.stat-list li {padding:0 15px 10px 1px;}
.statistics h4 {font-weight:400; font-size:16px;}
.statsbox li {padding:8px 0;}


/* PM */
.pm-menu {height:60px; white-space:nowrap; overflow-y:hidden; overflow-x:auto;}
.pm-menu li {display:inline-block; margin-right:10px;}
.pm-menu a {padding:0 15px; background:#f5f5f5; line-height: 40px; display:block;}
.pm-menu a:hover {background:#444; color:#fff;}
.pm-status {margin-bottom:40px;}
.pm_progress_bar {border-radius:4px; background-color:#f5f5f5; margin:10px 0; overflow:hidden;}
.pm_progress_bar span {background:#fb643c; font-size:0; text-indent:-2000em; height:20px; display:block; overflow:hidden;}
.table-resp {overflow-y:hidden; overflow-x:auto;}
.pm, .userstop {border:1px solid #ccc; width:100%;}
.pm tr td, .userstop tr td {padding:10px; border:1px solid #ccc; font-size:12px; }
.pm tr:nth-child(1) {background-color:#444; color:#FFF;}
.pm tr:nth-child(2n+2), .userstop tr:nth-child(2n+2) {background-color:#f9f9f9;}
.pm select {width:100%; margin-bottom:10px;}


#dle-pm-preview .bform { display: none; }
#loading-layer {background: #000; padding: 8px 10px; color: #fff; border-radius: 2px;}

/*--- DROP NENU ---*/
#dropmenudiv { font: 12px Arial; padding: 10px; display: none; background: #fff; 
    border-radius: 8px;  box-shadow: 0 0 50px 0 rgba(0,0,0,0.22); z-index:200 !important;}
#dropmenudiv a { display: block; text-decoration: none; padding: 5px 8px; width: 154px }

/*--- SEARCH SUGGESTIONS---*/
#searchsuggestions {z-index: 99998; width: 340px; max-height: 485px; overflow-y: scroll; overflow-x: hidden; background: #fff; border-radius: 3px; box-shadow: 0 0 0px 3px rgb(0 0 0 / 10%);}
#searchsuggestions::-webkit-scrollbar {width: 0px;}
#searchsuggestions:hover::-webkit-scrollbar {width: 8px; height: 8px; background:rgba(0,0,0,0)}
#searchsuggestions::-webkit-scrollbar-thumb {background: #434953;border-radius:10px;}
#searchsuggestions::-webkit-scrollbar-track-piece {background: #f5f5f5; border-radius: 10px;}
#searchsuggestions a, #searchsuggestions span.notfound { padding:8px 10px; display: block; text-decoration: none; border-bottom: 1px solid #e3e3e3; font-weight:normal;}
#searchsuggestions a:hover {background-color: rgb(0 0 0 / 4%);}
#searchsuggestions span.searchheading {display: block; margin-bottom: 5px; font-weight: bold; font-size: 16px;}
#searchsuggestions span.seperator {display: none;}
#searchsuggestions span.seperator a {padding: 10px 0; text-align: center; border: 0 none; background-color:#444; color: #fff;}
#searchsuggestions span.notfound {padding: 15px 20px; display: block;}
#searchsuggestions .break {display: none;}

/*--- UI WIDGETS ---*/
.ui-widget-overlay { background: #000; opacity:0.5; left: 0; top: 0; right: 0; bottom: 0; position: fixed; }
.ui-helper-clearfix { display: flow-root; }

.ui-dialog {background-color: #fff; overflow: hidden; padding: 0; position: absolute; width: 300px; border-radius: 8px; box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.2); z-index: 9999;}
.ui-dialog-titlebar {padding: 15px 20px; height: 50px; border-bottom: 1px solid #ecebeb;}
.ui-dialog-title {font-size: 18px; color: #4a4a4a; font-weight: 500;}

.ui-dialog .ui-dialog-content {position: relative; padding: 15px; overflow: hidden !important;}
.ui-dialog .ui-dialog-buttonpane {display: flex; border-top: 1px solid #ddd; height: 42px; background-color: #f6f6f6; align-items: center; justify-content: center;}

.ui-dialog .ui-resizable-se { bottom: 3px; height: 14px; right: 3px; width: 14px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }

.ui-state-error { background: #fef1ec 50% 50% repeat-x !important; border: 1px solid #cd0a0a; color: #cd0a0a; }

.ui-dialog .ui-dialog-buttonset button {background: #ededed; color: #000; font-size: 13px; margin: 0 6px; padding: 4px 15px; border-radius: 4px; cursor: pointer;}
.ui-icon-closethick {cursor: pointer; position: absolute; background-color: #f6f6f6; color: #ddd; border-radius: 50%; display: block; right: 8px; top: 7px; width: 36px; height: 36px; font-size: 1.34rem;}

/* ---  UI MENU --- */
.ui-autocomplete { position: absolute; cursor: default; }
.ui-menu { list-style:none; padding: 2px; margin: 0; display:block; float: left; background: #fff 50% bottom repeat-x; border: 1px solid #dedede; color: #222; }
.ui-menu .ui-menu { margin-top: -3px; }
.ui-menu .ui-menu-item { margin:0; padding: 0; zoom: 1; float: left; clear: left; width: 100%; }
.ui-menu .ui-menu-item a { text-decoration:none; display:block; padding:.2em .4em; line-height:1.5; zoom:1; }
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active { font-weight: normal; margin: -1px; border: 1px solid #a7a7a7; color: #4e4e4e; font-weight: bold; }
.ui-icon-closethick:before {content: "\f00d"; width: 36px; height: 36px; line-height: 36px; display: block; text-indent: 0; font-family: 'Font Awesome 6 Pro'; font-weight: 900;}
.ui-front {z-index: 1000;}
.ui-button-icon-only {overflow: hidden; text-indent: -9999px;}

/*--- UPDATES TO NEW VERSIONS ---*/
.comments-tree-list {padding: 0; margin: 0;}
#dle-comments-list > .comments-tree-list > .comments-tree-item {
    border-top: 1px solid #f1f3f4;
}

#dle-comments-list > .comments-tree-list > .comments-tree-item:first-child {
    border: none
}

.comments-tree-item .comments-tree-list .comm-item {
    padding-top: 0;
}

#dlefastreplycomments, .comments-edit-area {padding: 10px; background: #f9f9f9; border: 1px solid #ececec; border-radius: 3px;}
#dlefastreplycomments .bb-editor, .comments-edit-area .bb-editor {padding-top: 10px;}
#dlefastreplycomments textarea, .comments-edit-area textarea {height: 100px !important; padding: 12px 14px; border-radius: 10px; margin-bottom: 8px; background: #fff; border: 2px solid rgb(237 237 237); font-size: 16px; font-weight: 500; letter-spacing: -.02em; line-height: 25px; resize: none;}
#dlereplypopup form > div {margin-bottom:5px;}
#dlereplypopup form input[type="text"] {height:30px; line-height:30px;}
#dlereplypopup form textarea {height:80px;}
.pollallvotes {text-align: center; margin-top: 10px;}

 #dlefastreplyesponse .comments-tree-list > .comments-tree-item,
 .comments-tree-list > .comments-tree-item > .comments-tree-list .comments-tree-item,
 .comments-tree-list > .comments-tree-item > .comments-tree-list .comments-tree-item:nth-child(1) {
     padding-left: 20px
 }

.save-buttons input[type="button"] {background: #ededed; color: #000; font-size: 13px; margin-right: 6px; padding: 7px 15px; border-radius: 4px; cursor: pointer;}
.save-buttons input[type="button"]:hover {background: #e9e9e9;}
.applychanges {background: #307df0 !important; color: #fff !important;}
.applychanges:hover {opacity: .88;}

/*--- 11 ---*/
.emoji {border: none;vertical-align: middle;width: 22px;height: 22px;}

.xfieldsrow {padding-top:5px;clear: both;}
.xfieldscolleft {float: left; width: 30%;}
.xfieldscolright {float: left;width: 70%;}
.file-box {width: 95%;max-width: 437px;border:1px solid #B3B3B3; border-radius: 3px;background-color: #F5F5F5;padding: 10px;margin-top: 10px;}
.qq-uploader { position:relative; width: 100%;}
.qq-upload-button {display:inline-block;padding:0 10px;margin-top:5px; line-height:40px !important;cursor:pointer;}
.qq-upload-drop-area {position:absolute; top:0; left:0; width:100%; height:100%; z-index:2;max-width: 437px;background:#FF9797; text-align:center; }
.qq-upload-drop-area span {display:block; position:absolute; top: 50%; width:100%; margin-top:-8px; font-size:16px;}
.qq-upload-drop-area-active {background:#FF7171;}
.uploadedfile {width: 115px;height: 130px;margin: 10px 5px 5px 5px;border:1px solid #B3B3B3;box-shadow: 0px 1px 4px rgba(0,0,0,0.3);
    text-align: center;background:#ffffff;}
.uploadedfile .uploadimage {margin-top: 5px;width: 115px;height: 90px;display: table-cell;text-align: center;vertical-align:middle;}
.uploadedfile .info {text-align: left;white-space: nowrap;margin: 0px 5px 0px 5px;overflow: hidden;}
.progress {overflow:hidden;margin-top:10px;margin-bottom:10px;background-color:whitesmoke;height:10px;
    border-radius:8px;background:#eee;box-shadow:0 1px 0 white, 0 0px 0 1px rgba(0, 0, 0, 0.1) inset, 0 1px 4px rgba(0, 0, 0, 0.2) inset;}
.progress .progress-bar {float:left;width:0%;font-size:12px;line-height:20px;color:white;text-align:center;background-color:#428bca;
    box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);transition:width 0.6s ease;border-radius:8px;box-shadow:none;height:8px;}
.progress-bar span{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0;}
.progress-blue {background-image:linear-gradient(to bottom, #9bcff5 0%, #6db9f0 100%);background-repeat:repeat-x;border:1px solid #55aeee;}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {cursor:not-allowed; pointer-events:none; opacity:0.65;}

.dle-captcha { position: relative; }
.dle-captcha:after { clear: both; display: block; content: ""; }
.dle-captcha > a { float: left; margin-right: 5px; }
.dle-captcha img {position: relative;display: block;width: 130px; height: 46px; transition: all ease .2s;}
.dle-captcha > input { float: left; width: 130px; }
.xfieldsnote {color: #838383;font-size: .9em;}

.static-pages {color: #444; line-height: 1.5; font-size: 1.08em;}
.static-pages h1 {padding-bottom: 5px;}

.title_spoiler {position: relative; background: #f3f3f3; border: 1px solid #e4e4e4; font-weight: 500; border-left: 2px solid #909090; padding: 2px; padding-left: 10px;}
.title_spoiler a {color: #000;}
.title_spoiler a svg {vertical-align: text-bottom; width: 20px; height: 17px; margin-right: 2px;}
.text_spoiler {position: relative; border: 1px solid rgb(229, 229, 229); background: rgb(250, 250, 250); padding: 10px 14px; margin-top: -1px;}
@media screen and (max-width: 600px) {
    .form-wrap h1 {font-size:16px;}
    .form-item {padding-left:0;}
    .form-item > label {float:none; width:100%; margin-left:0; padding:0 0 10px 0;}
    .form-item > input[type="text"], .form-item > input[type="password"], .form-item > input[type="file"] {float:none;}
    .form-item > input[type="button"] {display:none;}
    .form-checks input#allow_main {margin-left:10px;}
    .form-buts input[type="button"], .form-buts a {width:50%; padding:0; font-size:12px;}
    .stat-list {width:100%; float:none;}
    .bb-pane{padding:0 0 0 5px;height:50px !important;
        white-space:nowrap; overflow-y:hidden; overflow-x:auto;}
    .bb-btn{float:none;}
}
.DLEPush {
	z-index: 2001;
	position: fixed;
	right: 20px;
	top: 20px
}

@keyframes DLEPush-show {
	0% {
		transform: translateY(100%);
		opacity: 0;
	}

	100% {
		transform: translateY(0);
		opacity: 1;
	}
}

.DLEPush-notification.wrapper {
	animation-name: DLEPush-show;
	animation-duration: 1s;
	position: relative;
	display: grid;
	grid-template-columns: auto 1fr;
	align-items: center;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
	max-width: 400px;
	box-shadow: 0 10px 15px rgb(0 0 0 / 20%);
	background-color: #fff;
	border-radius: 10px
}

.DLEPush-notification .DLEPush-icon {
	grid-column: 1;
	grid-row: 1 / span 2;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	width: 45px;
	height: 100%;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	text-align: center;
}

.DLEPush-notification .DLEPush-icon svg {
	scale: .8;
}

.DLEPush-notification .DLEPush-header {
	font-weight: 500;
	grid-column: 2;
	grid-row: 1;
	font-size: 1rem;
	margin-left: 1rem;
	margin-top: .5rem;
}
.DLEPush-notification .DLEPush-header:empty {
	margin-top: 0;
}

.DLEPush-notification .DLEPush-message {
	grid-column: 2;
	grid-row: 2;
	font-size: .875rem;
	margin: 1rem;
}

.DLEPush-notification .DLEPush-message li, .DLEPush-notification .DLEPush-message ul {
	list-style-type: none;
	padding-left: 0;
}

.DLEPush-notification .DLEPush-close {
	position: absolute;
	top: 8px;
	right: 10px;
	font-weight: 300;
	background: none;
	border: 0;
	font-size: 1.15rem;
	cursor: pointer;
	line-height: 1;
	padding: 0;
	color: inherit;
	outline: 0;
	opacity: 0.75;
}

@media only screen and (min-width: 601px) {
	.DLEPush-notification.wrapper {
		min-width: 400px;
	}
}

.DLEPush-notification .DLEPush-close:hover {
	opacity: 1;
}

.DLEPush-notification.wrapper.push-success {
	background-color: #e0f2f1;
}

.DLEPush-notification.wrapper.push-success .DLEPush-icon {
	background-color: #00897b;
}

.DLEPush-notification.wrapper.push-warning {
	background-color: #FFF3E0;
}

.DLEPush-notification.wrapper.push-warning .DLEPush-icon {
	background-color: #FF9800;
}

.DLEPush-notification.wrapper.push-error {
	background-color: #FBE9E7;
}

.DLEPush-notification.wrapper.push-error .DLEPush-icon {
	background-color: #FF5722;
}

input[type="text"].comments_author_field {
	width: 100%;
	margin-bottom: 10px;
}