/* temporary css until i find out what the gimmick for this profile is */
body{
  background-image:url('https://i.imgur.com/xCI12uw.png');
  background-size: 100%;
  background-position: inherit;
  font-family: Monospace;
  color: #626262;
  background-repeat:;
}
.rightHead {
  background-color: #000c;
  color: #727272;
  
}
.topRight {
  background-color: #00000044;
}
#country {
  font-size: 0px;
}
#country:after {
  content:'Alternia';
  font-size: 15px;
}
.topLeft {
  background-color: #00000044;
}
h4 { color:white;}
.fwiendCount {color:#727272;}
.tableLeft, .tableRight {background-color: #000D;}
.boxHead {background-color: #0005; color:#727272;}
#add, #report, #block, #sMsg {color:white;}
a {color:white;}
.url {border-color:#727272;}
a[href$="?id=1"] img {content: url(https://i.imgur.com/PeB079u.png);}
.svmsg {
  background-color: #2d2d2d;
  color: white;
}
.url.box a { color: white !important;}
#online img { content:url(https://i.imgur.com/Ok51NTS.gif) }
td.shortRight div:nth-child(4) {
    font-size: 0px;
}

td.shortRight div:nth-child(4) span {
    font-size: 15px;
}

td.shortRight div:nth-child(4) span:after {
    content:"sweeps old"
}