@charset "utf-8";
@import url(/img/fonts.css);
/* #1I41Tw0lQw0w0 */
html {width:100%;min-width:1024px;max-width:1920px;background:#fff}
html,body {margin:0;padding:0;min-height:100vh}
body {background:#000;font-family:verdana,arial,sans-serif;font-size:100%;max-width:100%}
h1, h2, h3 {font-family:'Lucida Sans Unicode','Lucida Grande','Trebuchet MS',sans-serif}
h1 {font-size:190%}
h2 {font-size:150%}
h3 {font-size:120%}
sub {vertical-align:sub}
sup {vertical-align:super}
pre,code,tt,kbd {
	font-family:'DejaVu Sans Mono','Andale Mono','Bitstream Vera Sans Mono',monospace,serif;
	font-size:0.95rem
}
.pre,.code {white-space:prewrap}

a {text-decoration:none}
#head a,menu a, #content a {color:#aea200}
#head {display:flex;height:120px;width:100%;min-width:1024px;
background: #202020;
background: linear-gradient(to bottom, #202020 0%,#0b0b0b 1%,#0a0a0a 47%,#181818 48%,#1a1a1a 49%,#030303 50%,#000000 50%,#000000 66%,#c7c7c7 66%,#dfdfdf 67%,#dfdfdf 69%,#f1f1f1 71%,#f6f6f6 71%,#fafafa 73%,#fcfcfc 76%,#fafafa 82%,#e4e4e4 91%,#e3e3e3 92%,#dfdfdf 93%,#dfdfdf 100%)
}
.logo {display:inline-block}
.head-cols {flex-direction:column}
#head .title,.subtitle {display:flex;flex-direction:row;font-family:hrcc;text-indent:1.3rem;height:1rem}
#head h1.title {min-width:500px;white-space:pre}
.logo,.title a:focus {outline:0}
#head .title a,#head .title a:link,#head .title a:visited,#head .title a:focus {color:#fff}
#head .title a:hover {color:#7b0067}
.menu {display:flex;flex-direction:row;margin-top:2.7rem}
.menu a {display:flex;line-height:2.5rem;padding:0 1rem}
.menu a:hover,.menu a:focus,.menu a:active, btn:active {
background: #dfdfdf;
background: -moz-linear-gradient(top, #dfdfdf 0%, #dfdfdf 20%, #e3e3e3 23%, #e4e4e4 28%, #f1f1f1 43%, #fcfcfc 60%, #fbfbfb 78%, #f6f6f6 85%, #f1f1f1 88%, #dfdfdf 93%, #dfdfdf 98%, #c7c7c7 100%);
background: -webkit-linear-gradient(top, #dfdfdf 0%,#dfdfdf 20%,#e3e3e3 23%,#e4e4e4 28%,#f1f1f1 43%,#fcfcfc 60%,#fbfbfb 78%,#f6f6f6 85%,#f1f1f1 88%,#dfdfdf 93%,#dfdfdf 98%,#c7c7c7 100%);
background: linear-gradient(to bottom, #dfdfdf 0%,#dfdfdf 20%,#e3e3e3 23%,#e4e4e4 28%,#f1f1f1 43%,#fcfcfc 60%,#fbfbfb 78%,#f6f6f6 85%,#f1f1f1 88%,#dfdfdf 93%,#dfdfdf 98%,#c7c7c7 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfdfdf', endColorstr='#c7c7c7',GradientType=0 )}
#content {
	max-width:97%;
	min-height:1024px;
	margin:2rem 0 1.5rem 1.35rem;
	background:#fff;
	border-radius:1.2em/* 1.2em 0 1.2em*/;
	-webkit-border-radius:1.2em/* 1.2em 0 1.2em*/;
	-moz-border-radius:1.2em/* 1.2em 0 1.2em*/;
	-webkit-box-shadow: inset 10px 10px 10px -9px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 10px 10px 10px -9px rgba(0,0,0,0.75);
	box-shadow: inset 10px 10px 10px -9px rgba(0,0,0,0.75)
}
#content a {color:#aea252}
#content a:hover,#content a:active {color:#7b0067}
#content ul.nostyle {list-style:none;padding-top:1.42em;padding-left:1.25rem}
#content ul.nostyle li {font-weight:bold}
#content .hostip {display:flex-row;width:98%;position:relative;top:99vh;color:#222;text-align:right}
#content .hostip code,#content .hostip code a {font-size:0.9rem}
#content .hostip code a {color:#aea200}
#content .hostip code a:hover {border-bottom:0.12em dashed #bbb}
#footer {
	display:flex;
	flex-direction:center;
	position:relative;
	background:#fff;
	-webkit-box-shadow: inset 0px 6px 5px -3px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 6px 5px -3px rgba(0,0,0,0.75);
	box-shadow: inset 0px 6px 5px -3px rgba(0,0,0,0.75)
}
#footer a {color:#83A700}
#footer a:hover,#footer a:focus {border-bottom:0.12em dashed #bbb}
#footer a:focus {color:#7b0067}
#footer .left,#footer .right {flex-grow:1;padding-top:1rem;padding-bottom:0.75rem}
#footer .left code,#footer .right code {font-family:roman,roman-alt;font-size:0.89rem}
#footer .left {line-height:1rem;font-weight:bold;padding-left:1.25rem}
#footer .left a {font-weight:normal}
#footer .right {line-height:1rem;text-align:right;font-size:0.95rem;padding-right:2rem}
cursor{position:relative;top:-0.05em;animation:blinkingText 1.2s infinite}
@keyframes blinkingText{
0%{color:#000}
49%{color:#000}
60%{color:transparent}
99%{color:transparent}
100%{color:#000}
}
.prompt{display:block;margin-left:0.25em;font-family:'courier new',mono,serif;font-weight:600;white-space:pre}
lc{text-transform:lowercase}
