hr {
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border-bottom-width: 0px;
	background-color: #4A4A4A;
	color: #4A4A4A;
}

img { border: 0; }

body {
	font-family: "Segoe UI", Tahoma, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #010e17;
	background-image: url(../images/background_pm.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

tr { font-family: "Segoe UI", Tahoma; font-size: 11px; line-height: 14.5px; color: #FFFFFF; }
input { font-family: "Segoe UI", Tahoma; font-size: 11px; }
select { font-family: "Segoe UI", Tahoma; font-size: 11px; }
textarea { font-family: "Segoe UI", Tahoma; font-size: 11.5px; }
a { color: #55aaff; }
color { color: #FFFFFF; }

/*.show-table {display: block;}*/

.hide-table {display: none;}

.filelist a {
	text-decoration:none;
}
.filelist a:hover {
	text-decoration:underline;
}
.title {
	font-size: 18px;
	font-weight: bold;
}
.g {
	text-align:center;
	color:#00FF00;
}
.y {
	text-align:center;
	color:#FFFF00;
}
.r {
	text-align:center;
	color:#FF0000;
}
.n {
	text-align:center;
	color:blue;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style2 {font-weight: bold}

.linkchecker-load{filter:alpha(opacity=20);-moz-opacity:0.2;opacity:0.2;}

.font-black {
	color:#000;
}

.font-blue {
	color:#05F;
}

.caption {
	font-family: Tahoma;
	font-size: 11px;
}

th {
	border-left: 1px solid white;
}

/*
** All previous inline-style classes **
*/

/*any printed warnings */
.warning
{
	color:#FF6600;
}

/* any printed error messages */
.htmlerror
{
	color: #fffa1e;
	background-color: #1e90ff;
	padding: 3px;
	line-height: 25px;
	border: thin solid #ffffff;
}

/*the file checkbox menu */
.chkmenu
{
	color: #99C9E6;
}

/* the files list table header */
.flisttblhdr
{
	background-color: #4B433B;
	text-align: center;
	color: white;
}

.flisttblftr
{
	background-color: #4B433B;
	color: white;
	text-align: center;
}

.ftpprogress
{
	background-color:#FFFFFF;
	margin:1px;
	width:0%;
	height:8px;
}

/* checker.php styles */
.checkerp
{
	color: #008000;
}

.checkerf
{
	color: #FF0000;
}

/* upstyles are for the *.upload.html files link styles */
.upstyles-dllink
{
	width: 470px;
	border: 2px solid #55AAFF;
	background-color: #FFFFFF;
	padding: 3px;
}

.upstyles-dellink
{
	width: 470px;
	border: 1px solid #55AAFF;
	background-color: #FFFFFF;
	padding:3px;
}

.upstyles-statlink
{
	width: 470px;
	border: 1px solid #55AAFF;
	background-color: #FFFFFF;
	padding:3px;
}

.upstyles-admlink
{
	width: 470px;
	border: 1px solid #55AAFF;
	background-color: #FFFFFF;
	padding:3px;
}

.upstyles-userid
{
	width: 470px;
	border: 1px solid #55AAFF;
	background-color: #FFFFFF;
	padding:3px;
}

.upstyles-ftpuplink
{
	width: 470px;
	border: 1px solid #55AAFF;
	background-color: #FFFFFF;
	padding:3px;
}

.upstyles-accesspass
{
	width: 470px;
	border: 1px solid #55AAFF;
	background-color: #FFFFFF;
	padding:3px;
}



/* main.php */
.plugincolhd
{
	background-color:#657B87;
	color:#eee;
	padding:1px;
	width:102px;
	margin:1px auto 2px 1px;
}

.plugincollst
{
	color: #ccc;
}

.flistmouseon
{
	background-color: #F5A249;
	color: black;
}

.flistmouseoff
{
	background-color: #D49659;
	color: black;
}

.workswith
{
	text-align:center;
	padding:3px;
	color:#dedede;
	margin:0 auto;
	width:450px;
	font-size:9px;
	height:50px;
	overflow:auto;
	border:1px solid #666;
}

.autodel
{
	color:#FFCC00;
}

.cell-plugin
{
	height: 27px;
	width: 109px;
	font-family: "Tahoma";
	font-size: 10px;
	color: #FFC500;
	text-align: center;
	line-height: 27px;
	background: url(../images/button_bg2.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.button-auto
{
	height: 23px;
	width: 105px;
	margin-bottom: 1px;
	margin-top: 1px;
	font-family: "Tahoma";
	font-size: 10px;
	color: #FFAD00;
	text-align: center;
	border: 0px solid;
	background: #17668C url(../images/button_bg3.gif);
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

/* The progressbar for upload and download, including the outer div holder */
.progressouter
{
	border:1px solid #FFFFFF; width:300px; height:10px;
}

.progressdown
{
	background-color:#FFFFFF;
	width:0%;
	height:8px;
	margin: 1px;
}

.progressup
{
	background-color:#FFFFFF;
	width:0%;
	height:8px;
	margin: 1px;
}

/* The "new-and-improved" tabs xD */

.selected
{
	background-color: #85cbeb !important;
}

.cell-nav
{
	height: 31px;
	width: 119px;
	font-family: "Tahoma";
	font-size: 10px;
	color: #FFC500;
	text-align: center;
	background: #17668C url(../images/button_bg1.gif);
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

/* MD5.php */
.md5table
{
	font-family: monospace;
	color: #FFA300;
}

.md5table th
{
	 background-color: #243E4A;
	 border: none;
}

.md5table td
{
	background-color: #2B3C43;
}


/* RAR.php */

.rar-table
{
text-align: left;
}

.rar-main-td
{
border-right:1px solid #666;
border-left:1px solid #666;
border-top:1px solid #666;
padding:6px;
background-color:#001825;
}

.rar-rb-td
{
border-right:1px solid #666;
padding:2px;
background-color:#001825;
}

.rar-options-left-td
{
border-left:1px solid #666;
padding:2px;
background-color:#001825;
}

.rar-options-right-td
{
border-right:1px solid #666;
border-left:1px solid #666;
padding:2px;
background-color:#001825;
}

.rar-space-td
{
border-top:1px solid #666;
}


/* UNRAR.php */
.unrar-main-td
{
border-right:1px solid #666;
border-left:1px solid #666;
border-top:1px solid #666;
padding:6px;
background-color:#001825;
}

.unrar-main2-td
{
border-right:1px solid #666;
border-left:1px solid #666;
padding:2px;
background-color:#001825;
}

.unrar-lb-td
{
border-left:1px solid #666;
padding:2px;
background-color:#001825;
}

.unrar-rb-td
{
border-right:1px solid #666;
padding:2px;
background-color:#001825;
}

.unrar-options
{
border-right:1px solid #666;
border-left:1px solid #666;
border-top:1px solid #666;
padding:2px;
background-color:#001825;
}

.unrar-space-td
{
border-top:1px solid #666;
}


/* NOTES.php */
.notes
{
	width: 70%;
	height: 300px;
}

/* Credits */
.rl-link
{
text-decoration:none;
}

.rev-dev
{
color:#F09D19;
}

.small-credits
{
color:#239FD9;
}

.rapidleechhost
{
text-align:center;
margin:0 auto;
font-weight:bold;
}

/////* Server Space and CPU */////
.ss-cpu-table
{
border-collapse: separate;
border-spacing: 2px 2px;
}

/* Server Space */
.ss-td-style
{
color:#CCCCCC;
}

.ss-span-style
{
color:#FF8700
}

/* CPU */
.cpu-td
{
color:#CCCCCC;
width:200px;
}

.cpu-span
{
color:#FF8700;
}

.cpu-clock-st-text
{
color:#FF8700;
}

.cpu-clock-st-time
{
color:#999;
}

.cpu-clock-lt-text
{
color:#994A1D;
}

.cpu-clock-lt-time
{
color:#999;
}


/* audl.php */
.container
{
	border:1px solid #666;
	width: 90%;
	background-color: #001825;
}

.adlinks
{
	width:600px;
	height:400px;
	border:1px solid #002E43;
}

/* Transfer UIs (User interfaces) */
.transloadui
{
	font-family: Tahoma;
	font-size: 11px;
}

.uploadui
{
	font-family: Tahoma;
	font-size: 11px;
}

/* RED Systems theme override */
:root {
	--red-bg: #0c0000;
	--red-bg-soft: #1a0202;
	--red-panel: rgba(25, 3, 3, 0.88);
	--red-panel-strong: rgba(36, 4, 4, 0.96);
	--red-line: rgba(232, 68, 44, 0.18);
	--red-line-strong: rgba(232, 68, 44, 0.34);
	--red-text: #fff3f1;
	--red-muted: #d9b7b3;
	--red-accent: #db2315;
	--red-accent-strong: #ee4d31;
	--red-success: #34d399;
	--red-shadow: 0 28px 80px rgba(12, 0, 0, 0.62);
	--red-radius: 22px;
}

html,
body {
	min-height: 100%;
}

body {
	font-family: "Space Grotesk", "Segoe UI", sans-serif;
	font-size: 14px;
	color: var(--red-text);
	background:
		radial-gradient(circle at top left, rgba(238, 77, 49, 0.30), transparent 22rem),
		radial-gradient(circle at top right, rgba(219, 35, 21, 0.22), transparent 20rem),
		radial-gradient(circle at center, rgba(154, 18, 14, 0.18), transparent 28rem),
		linear-gradient(180deg, #0c0000 0%, #1a0202 100%);
	margin: 0;
	padding: 28px;
}

body::before {
	content: "";
	position: fixed;
	inset: 0;
	pointer-events: none;
	background:
		linear-gradient(rgba(255,255,255,0.03) 1px, transparent 1px),
		linear-gradient(90deg, rgba(255,255,255,0.03) 1px, transparent 1px);
	background-size: 34px 34px;
	mask-image: radial-gradient(circle at center, black 38%, transparent 100%);
	opacity: 0.35;
}

a {
	color: #ff8a7f;
	text-decoration: none;
}

a:hover {
	color: #ffd0cb;
}

img {
	max-width: 100%;
}

input,
select,
textarea,
button {
	font-family: "IBM Plex Mono", Consolas, monospace;
}

input[type="text"],
input[type="password"],
input[type="number"],
select,
textarea {
	border: 1px solid var(--red-line);
	background: rgba(16, 2, 2, 0.86);
	color: var(--red-text);
	border-radius: 8px;
	padding: 10px 12px;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.18);
}

input[type="checkbox"] {
	accent-color: var(--red-accent);
}

input:focus,
select:focus,
textarea:focus {
	outline: none;
	border-color: var(--red-accent-strong);
	box-shadow: 0 0 0 2px rgba(238, 77, 49, 0.18);
}

.red-app-shell {
	position: relative;
	max-width: 1320px;
	margin: 0 auto;
	display: grid;
	gap: 18px;
}

.red-app-header,
.red-app-footer {
	display: flex;
	justify-content: space-between;
	gap: 18px;
	align-items: center;
	padding: 20px 22px;
	border-radius: var(--red-radius);
	border: 1px solid var(--red-line);
	background:
		radial-gradient(circle at top, rgba(238, 77, 49, 0.12), transparent 14rem),
		linear-gradient(180deg, rgba(20, 2, 2, 0.96), rgba(24, 3, 3, 0.99));
	box-shadow: var(--red-shadow);
}

.red-brand {
	display: flex;
	align-items: center;
	gap: 16px;
}

.red-brand img {
	width: 92px;
	height: auto;
	filter: drop-shadow(0 12px 26px rgba(238, 77, 49, 0.26));
}

.red-brand-copy {
	display: grid;
	gap: 6px;
}

.red-brand-copy strong {
	font-size: 32px;
	letter-spacing: -0.03em;
}

.red-brand-copy span,
.red-brand-meta,
.red-app-footer {
	color: var(--red-muted);
}

.red-brand-meta {
	display: grid;
	justify-items: end;
	gap: 8px;
	text-align: right;
}

.red-status-pill {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 8px 12px;
	border-radius: 999px;
	background: rgba(232, 68, 44, 0.14);
	border: 1px solid rgba(232, 68, 44, 0.28);
	color: var(--red-text);
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 0.12em;
}

.eyebrow {
	color: var(--red-accent-strong);
	font-size: 11px;
	letter-spacing: 0.18em;
	text-transform: uppercase;
}

.red-app-main {
	padding: 22px;
	border-radius: 28px;
	border: 1px solid var(--red-line);
	background:
		radial-gradient(circle at top left, rgba(255,255,255,0.04), transparent 18rem),
		linear-gradient(180deg, rgba(20, 2, 2, 0.94), rgba(14, 2, 2, 0.96));
	box-shadow: var(--red-shadow);
	overflow: auto;
}

.red-app-main > table {
	width: 100%;
}

table {
	color: var(--red-text);
}

hr {
	background-color: rgba(255,255,255,0.08);
	color: rgba(255,255,255,0.08);
}

.htmlerror {
	color: #fff4d8;
	background: rgba(219, 35, 21, 0.28);
	border: 1px solid rgba(238, 77, 49, 0.35);
	border-radius: 8px;
	padding: 10px 12px;
}

.warning {
	color: #ffd08f;
}

.cell-plugin,
.plugincolhd,
.cell-nav,
.button-auto {
	border-radius: 8px;
	background-image: none !important;
}

.cell-plugin {
	height: auto;
	width: auto;
	padding: 10px 12px;
	background: rgba(232, 68, 44, 0.14);
	color: var(--red-text);
	border: 1px solid var(--red-line);
}

.plugincolhd {
	width: auto;
	margin: 0 0 8px;
	padding: 10px 12px;
	background: rgba(255, 255, 255, 0.05);
	color: var(--red-text);
}

.plugincollst {
	color: #f8d6d2;
}

.button-auto,
.cell-nav,
input[type="submit"],
input[type="button"],
button {
	border: 1px solid rgba(238, 77, 49, 0.25);
	background: linear-gradient(135deg, var(--red-accent), var(--red-accent-strong));
	color: #fff;
	font-weight: 700;
	cursor: pointer;
	box-shadow: 0 14px 26px rgba(238, 77, 49, 0.14);
}

.button-auto:hover,
.cell-nav:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
button:hover {
	filter: brightness(1.05);
}

.selected {
	background: linear-gradient(135deg, rgba(238, 77, 49, 0.94), rgba(255, 122, 89, 0.94)) !important;
}

#tb_content {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0 12px;
}

.tab-content,
.hide-table,
.filelist,
.container {
	border-radius: 18px;
	background: rgba(25, 3, 3, 0.66);
	border: 1px solid rgba(232, 68, 44, 0.12);
	box-shadow: 0 12px 28px rgba(8, 1, 1, 0.16);
}

.tab-content,
.hide-table {
	padding: 16px;
}

.filelist {
	border-collapse: separate;
	border-spacing: 0;
}

.filelist th,
.filelist td {
	border-bottom: 1px solid rgba(255,255,255,0.05);
	padding: 9px 10px;
}

.flisttblhdr,
.flisttblftr,
.md5table th {
	background: rgba(255,255,255,0.08);
	color: var(--red-text);
}

.flistmouseon {
	background-color: rgba(238, 77, 49, 0.22);
	color: var(--red-text);
}

.flistmouseoff {
	background-color: rgba(255,255,255,0.04);
	color: var(--red-text);
}

.workswith,
.container,
.rar-main-td,
.rar-rb-td,
.rar-options-left-td,
.rar-options-right-td,
.unrar-main-td,
.unrar-main2-td,
.unrar-lb-td,
.unrar-rb-td,
.unrar-options {
	background-color: rgba(16, 2, 2, 0.86);
	border-color: var(--red-line);
	color: var(--red-text);
}

.progressouter {
	border: 1px solid rgba(255,255,255,0.18);
	border-radius: 999px;
	background: rgba(255,255,255,0.04);
	overflow: hidden;
}

.progressdown,
.progressup,
.ftpprogress {
	background: linear-gradient(135deg, var(--red-accent), var(--red-accent-strong));
}

.notes {
	width: 100%;
	max-width: 900px;
	min-height: 320px;
}

.upstyles-dllink,
.upstyles-dellink,
.upstyles-statlink,
.upstyles-admlink,
.upstyles-userid,
.upstyles-ftpuplink,
.upstyles-accesspass {
	width: 100%;
	max-width: 720px;
	border: 1px solid var(--red-line-strong);
	background: rgba(255,255,255,0.96);
	color: #330505;
	padding: 10px 12px;
	border-radius: 8px;
}

.rapidleechhost,
.small-credits,
.rev-dev,
.rl-link {
	color: var(--red-muted);
}

.red-app-footer {
	font-size: 13px;
	line-height: 1.6;
}

.red-app-footer code {
	font-family: "IBM Plex Mono", Consolas, monospace;
	color: #ffd8d0;
}

@media (max-width: 980px) {
	body {
		padding: 16px;
	}

	.red-app-header,
	.red-app-footer {
		flex-direction: column;
		align-items: flex-start;
	}

	.red-brand-meta {
		justify-items: start;
		text-align: left;
	}
}
