@charset "utf-8";@font-face{font-family:Font1;src:local(Font1),url("../fonts/ShareTechMono-Regular.ttf") format("opentype")}html,body{width:100%;height:100%;position:absolute;margin:0}body{background-color:#050e00;color:#fcee65;font-family:Font1,Arial,Helvetica,sans-serif}.bg{background-image:url(../img/bg.png);background-repeat:no-repeat;background-position:center center;width:50%;height:100%;position:absolute}.contacts{height:60px;position:absolute;top:30px;left:30px}.contacts .contactIcon{display:block;float:left;height:60px;width:60px;margin-right:15px;text-decoration:none;color:#388636;font-size:3em;background-repeat:no-repeat;background-position:center top;opacity:.3;filter:alpha(opacity=30)}.contacts .contactIcon.system{background-image:url(../img/icon_system-01.png)}.contacts .contactIcon.email{background-image:url(../img/icon_email-01.png)}.contacts .contactIcon.linkedin{background-image:url(../img/icon_linkedin-01.png)}.contacts .contactIcon.help{background-image:url(../img/icon_help-01.png)}.contacts .contactIcon.git{background-image:url(../img/icon_git-01.png)}.contacts .contactIcon:hover{background-position:center bottom;opacity:1;filter:alpha(opacity=100)}.console{background:transparent;background-color:#030800;background-image:url(../img/bg2.png);background-repeat:no-repeat;background-position:left center;width:44%;padding:3%;position:absolute;right:0;bottom:0;top:0;font-size:1.2rem}.console h1{font-size:2rem;color:#388636;margin:15px 0 0 0;padding-right:30px;background-image:url(../img/cursor.gif);background-repeat:no-repeat;background-position:right center;white-space:nowrap;float:left}.console p{margin:15px 0 0 0;clear:left}.console{overflow:auto}.terminal,.cmd{margin:15px 0 0 0;padding-right:30px;white-space:nowrap}.cmd{font-size:1.6rem;color:#fcee65}.prompt{color:#388636;font-size:1.6rem}.cmd .clipboard{position:absolute;bottom:0;left:0;opacity:.01;filter:alpha(opacity = .01);filter:alpha(opacity=0.01);width:2px}.cmd>.clipboard{position:fixed}.cmd .cursor.blink{background-image:url(../img/cursor.gif);background-repeat:no-repeat;background-position:right center}.tilda{position:fixed;top:0;left:0;width:100%;z-index:1100}.clear{clear:both}.terminal a,.xterm a{color:#0f60ff !important;text-decoration:underline !important}.terminal a:hover{color:red}.xterm-viewport::-webkit-scrollbar{display:none}.xterm-viewport{scrollbar-width:none}