:root{--font-family-1: "Open Sans", sans-serif;--font-family-2: "IBM Plex Mono", monospace;--color-terminal: #5be22e;--color-s0urcegreen: #1cf275;--color-red: #ff3939;--color-darkred: #953544;--color-green: #70cf18;--color-midgreen: #4b832f;--color-darkgreen: #32513f;--color-grey: #383b3f;--color-lightgrey: #939393;--color-darkgrey: #28282a;--color-verylightblue: #4ed0ff;--color-lightblue: #1084ea;--color-blue: #1662a4;--color-darkblue: #152742;--color-yellow: #b3970d;--color-lightyellow: #ffd502;--color-dark: #111112;--color-orange: #fd971f;--color-shadow: #00000064;--color-darkshadow: #000000c7;--color-btc: #f7931a;--color-eth: #627eea;--color-doge: #c2a633;--color-D: linear-gradient(211deg, #585d66 0%, #7d848f 100%);--color-C: linear-gradient(211deg, #007c37 0%, #83b200 100%);--color-B: linear-gradient(211deg, #00427c 0%, #0092ed 100%);--color-A: linear-gradient(211deg, #5c045a 0%, #a90052 100%);--color-S: linear-gradient(112deg, #a95300 4%, #ff9605 34%, #a95300 66%, #ff9605 100%);--color-SS: linear-gradient(112deg, #40f5ff 4%, #05a8ff 34%, #40f5ff 66%, #05a8ff 100%);--color-SSS: linear-gradient(112deg, #ffb74e 4%, #ffe6a2 34%, #ffb74e 66%, #ffe6a2 100%);--color-subBackground-yellow: linear-gradient(279deg, #443b21e6 0%, #696629e6 50%, #443b21e6 100%);--color-subText-yellow: #fdd81f;--color-subBackground-orange: linear-gradient(279deg, #59321de6 0%, #895a2ee6 50%, #59321de6 100%);--color-subText-orange: #fd971f;--color-subBackground-red: linear-gradient(279deg, #572227e6 0%, #893e46e6 50%, #572227e6 100%);--color-subText-red: #ff3939;--color-subBackground-silver: linear-gradient(279deg, #404350e6 0%, #697884e6 50%, #404350e6 100%);--color-subText-silver: #b2c3ce;--color-subBackground-green: linear-gradient(279deg, #1e473ae6 0%, #42603ee6 50%, #1e473ae6 100%);--color-subText-green: #70cf18;--color-subBackground-blue: linear-gradient(279deg, #1e1e47e6 0%, #3b5665e6 50%, #1e1e47e6 100%);--color-subText-blue: #15aeea;--color-ADMIN: linear-gradient(60deg, #ffb74e 0%, #ffe6a2 50%, #ffb74e 100%);--color-MOD: linear-gradient(60deg, #4ed0ff 0%, #9cf7ff 50%, #4ed0ff 100%);--color-JMOD: linear-gradient(60deg, #4e86ff 0%, #9cccff 50%, #4e86ff 100%)}*{color:#fff;margin:0;padding:0;box-sizing:border-box}body,html{height:100%;max-height:100%;font-family:var(--font-family-1);font-size:14px;background-color:#15151b;background-image:url(../../../img/bg-tile.png),radial-gradient(at center bottom,#273541,#0b0b0c);overflow:hidden}::-webkit-scrollbar{width:8px;height:10px}::-webkit-scrollbar-track{background-color:#171717;border-radius:2px}::-webkit-scrollbar-thumb{background-color:#959595;border-radius:2px}::-webkit-scrollbar-thumb:hover{background-color:#bbb}a:link,a:visited,a:hover,a:active{text-decoration:none}a.link,a.link:visited,a.link:hover,a.link:active{text-decoration:underline}a.link:hover{cursor:pointer}.link{text-decoration:underline}.link:hover{cursor:pointer}h1{font-size:22px}h2{font-size:20px;font-weight:600}h3{font-size:18px;font-weight:600}h4{font-size:16px;font-weight:600}table{width:100%;border:none;border-collapse:collapse;text-align:left}ul{list-style-position:outside;padding-left:20px}th{color:#7d7d7d}td{color:#fff;border:none;padding:4px}tr>td:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}tr>td:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}form{display:flex}button{background:none;border:none}button:hover{cursor:pointer}.icon{height:1em;margin-bottom:-.15em}.icon-emoji{height:1.4em;margin-bottom:-.3em}.icon-in-text{margin-right:.3em}.loading{height:20px}label{font-weight:600}label:hover,input[type=checkbox]:hover{cursor:pointer}select{font-family:var(--font-family-1);font-size:16px;padding:6px;border-radius:3px;border:1px solid var(--color-lightgrey);background-color:var(--color-dark);font-weight:600}option{background-color:var(--color-dark);font-weight:600}::-moz-selection{color:#000;background-color:#fff}::selection{color:#000;background-color:#fff}.line{width:100%;height:1px;margin:2px 0;background-color:#ffffff60}.tag{display:inline-block;font-family:var(--font-family-2);font-weight:500;padding:2px 6px;border-radius:2px;background-color:#000;border:1px solid var(--color-red)}.textfield{width:100%;height:100%;resize:none;padding:5px;font-size:16px;border-radius:2px;background-color:#000;overflow-y:auto}.textfield:focus{outline:none}.badge{display:inline-block;color:#000;background-color:var(--color-yellow);font-size:14px;font-weight:600;border-radius:2px;padding:0 2px}
