#header {
  font-family: 'Tahoma', sans-serif;
  font-weight: bold;
  color: #fefffe;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: left;
  background: rgba(43,42,42,255);
  color: white !important;
  font-size: 20px;
  border-bottom: 0px solid black;
  overflow: visible;
}
#hSub {
  font-family: 'Verdana', sans-serif;
  font-weight: bold;
  padding-top: 12;
  padding-bottom: 8px;
  text-align: right;
  background: rgba(43,42,42,255);
  color: #2b2a2a !important;
  font-size: 15px;
  border-bottom: 0px solid #B2BEB5;
  z-index: 6;
}
a.logo:before {
    content: "KEEP OUT \2001 KEEP OUT \2001 KEEP OUT \2001 KEEP OUT \2001 KEEP OUT \2001 KEEP OUT \2001 KEEP OUT \2001 KEEP OUT \2001 KEEP OUT \2001 KEEP OUT  \2001 KEEP OUT  \2001 KEEP OUT \2001 KEEP OUT";
    font-family: 'Verdana', sans-serif;
    font-size: 17px;
    z-index: 70;
    text-align: right;
    visibility: visible;
    left: 50px;
    position: absolute;
    background: #fee82d;
    color: #000000;
    border: 1px solid #000000;
    background-size: cover;
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: center;
    pointer-events: none;
    background-size: 2%;
    z-index: 777;
    height: -510px;
    width: -510px;
    animation: PoliceTape1 2s linear;
    padding: 7px;
    transform: scale(0);
}
@keyframes PoliceTape1 {
  0% {
    transform: translate(2000px, -2000px) rotate(-45deg) skewx(20deg);
  }
  100% {
    transform: translate(-500px, 500px) rotate(-45deg);
  }
}
@keyframes PoliceTape2 {
  0% {
    transform: translate(2000px) rotate(0deg) skewx(20deg);
  }
  100% {
    transform: translate(-200px) rotate(0deg) skewx(20deg);
  }
}
a.logo {
   visibility: hidden;
}
body { 
 font-family: 'Tahoma', sans-serif;
 font-weight: bold;
 color: #dba732 ;
 background-image: url("https://myspace.f46n.org/res/discord/attachments/820119042849243158/1043712578557313124/BG.png");
 background-color: 000000F;
 background-size: cover;
 background-repeat: no-repeat;
  background-attachment: fixed;
  text-align: center;
  overflow-x: hidden
}
a {
     font-size: 12px;
     color: #fefffe !important;
}
.topLeft {
    float: left;
    width: calc( 40% - 30px );
    padding-top: -12px;
    background: rgba(41.2, 41.2, 41.2, 0.0);
    margin-top: 275px;
    margin-left: -50px;
    color: #FFFFF0;
}
.topLeft:before {
    float: left;
    width: calc( 40% - 30px );
    padding-top: -12px;
    background: rgba(41.2, 41.2, 41.2, 0.0);
    margin-top: 25px;
    content: url("https://myspace.f46n.org/res/discord/attachments/820119042849243158/1044010620846080070/Television2.png");
    position: absolute;
    top: 80px;
    right: 850px;
    z-index: -8;
    filter: drop-shadow(2px 4px 6px black);
}
.boxHead {
    visibility: hidden;
}
.boxInfo {
    border: 0px solid #000;
    margin-bottom: 0px;
    margin-top: -40px;
}
.boxButton {
    display: inline-block;
    width: calc( 49% - 60px );
    padding-left: 30px;
    height: 24px;
    font-size: small;
    color: #FFFFF0;
    padding-top: 7px;
}
.url {
    border: solid 0px #69c;
    padding: 2px;
}
.songName {
    margin-top: 0px;
    font-size: small;
    filter: sepia(0%) saturate(0%) grayscale(0) contrast(100%) invert(0%);
}
.player {
    padding: 4px;
    margin-top: -40px;
    margin-bottom: 0px;
    background: none;
    width: calc(100% - 10px );
    border: 0px solid #999;
    filter: sepia(0%) saturate(100%) grayscale(0) contrast(100%) invert(100%);
}
.extended {
    border: 0px solid #000;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 15px;
}
.topRight {
    float: right;
    width: 500px;
    padding: 10px;
    margin-top: 25px;
    right: 100px;
    border-radius: 5px;
    position: absolute;
}
h4 {
    visibility: hidden;
}
#about {
 background: rgba(255,254,129, 255);
 border-radius: 8px 8px 8px 8px;
    padding-top: 30px;
    padding-bottom: 30px;
}
#who {
 background: rgba(255,254,129, 255);
 border-radius: 8px 8px 8px 8px;
    padding-top: 30px;
    padding-bottom: 30px;
}
#commentInput {
    color: #dba732;
    width: calc( 100% - 6px );
    margin: 0;
    margin-top: 10px;
    height: 80px;
    border: 0;
}
textarea {
    color: #dba732;
    background: rgba(255,254,129, 255);
    border-radius: 8px 8px 8px 8px;
}
input {
    color: #dba732;
    background: rgba(135,206,235, 0.0);
    background: rgba(255,254,129, 255);
    border-radius: 8px 8px 8px 8px;
    border: 0;
}
#hSub a {
    color: (77,65,74) !important;
    text-decoration: none;
    color: #fefffe;
}
#header a:not(.logo) {
    margin-left: 10px;
    color: #FFFFF0 !important;
    font-size: small;
    text-decoration: none;
    font-size: 20px;
}
.tableLeft {
    background: none;
    width: 25%;
    padding: 10px;
    vertical-align: top;
    overflow: hidden;
}
.tableRight {
    width: 75%;
    background: none;
    padding: 10px;
    vertical-align: top;
    overflow-wrap: anywhere;
}
.avatar {
    width: 200px;
    margin-right: 20px;
    cursor: zoom-in;
    image-orientation: from-image;
    border-radius: 20px;
}
.fwiendFace img {
    width: 0%;
    max-height: 0px;
}
#top, .fwiendFace img, .rightHead, #footer {
visibility: hidden;
}
#viewFriends {
    text-align: center;
    border-radius: 8px 8px 8px 8px;
    padding-top: 30px;
    padding-bottom: 30px;
    background: rgba(255,254,129, 255);
    border-radius: 8px 8px 8px 8px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.blurbs {
    margin-bottom: 0px;
}
::-webkit-scrollbar {
  width: 5px;
}
::-webkit-scrollbar-track {
  background: rgba(0,0,13, 0.9); 
}
::-webkit-scrollbar-thumb {
  background: rgba(253, 218, 13, 0.3);
}
::-webkit-scrollbar-thumb:hover {
  background: rgba(253, 218, 13, 0.3);
}
.tableLeft {
    background: none;
    padding: 10px;
    vertical-align: top;
    overflow: hidden;
    background: rgba(255,254,129, 255);
    border-radius: 8px 0px 0px 8px;
    border-right: 5px solid #FFFE81;
}
.tableRight {
    width: 50%;
    background: none;
    padding: 10px;
    vertical-align: top;
    overflow-wrap: anywhere;
    background: rgba(255,254,129, 255);
    border-radius: 0px 8px 8px 0px;
}
#userWall {
    margin-top: 10px;
    word-wrap: break-word;
    display: inline-block;
    overflow: hidden;
    width: 100%;
    border-spacing: 0px 10px;
}
.tableLeft > a > div {
    overflow: hidden;
    max-width: 115px;
    color: #dba732;
    text-align: center;
    color: #dba732;
    font-size: x-large;
    padding-top: 10px;
    font-size: 20px;
}
.tableLeft img {
    visibility: hidden;
    width: 0%;
    max-height: 0px;
}
.fwiendCount {
color: #dba732;
}
.fwiendCount:after {
    color: #dba732;
    content: " Investigation Team";
}
.fwiendCounter {
    margin-top: 10px;
    margin-bottom: 20px;
    background: rgba(255,254,129, 255);
    border-radius: 8px 8px 8px 8px;
    padding-top: 30px;
    padding-bottom: 30px;
}
a.logo:after {
    content: "KEEP OUT \2001 KEEP OUT \2001 KEEP OUT \2001 KEEP OUT \2001 KEEP OUT \2001 KEEP OUT \2001 KEEP OUT \2001 KEEP OUT \2001 KEEP OUT \2001 KEEP OUT \2001 KEEP OUT KEEP OUT \2001 KEEP OUT \2001 KEEP OUT \2001 KEEP OUT \2001 KEEP OUT \2001 KEEP OUT";
    font-family: 'Verdana', sans-serif;
    font-size: 17px;
    z-index: 7;
    text-align: right;
    visibility: visible;
    top: 60px;
    position: absolute;
    background: #fee82d;
    color: #000000;
    border: 1px solid #000000;
    background-size: cover;
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: center;
    pointer-events: none;
    background-size: 2%;
    z-index: 777;
    height: -510px;
    width: 2000px;
    animation: PoliceTape2 2s linear;
    padding: 7px;
    transform: scale(0);
}
#header:after {
    content: "KEEP OUT \2001 KEEP OUT \2001 KEEP OUT \2001 KEEP OUT \2001 KEEP OUT \2001 KEEP OUT \2001 KEEP OUT \2001 KEEP OUT \2001 KEEP OUT \2001 KEEP OUT \2001 KEEP OUT KEEP OUT \2001 KEEP OUT \2001 KEEP OUT \2001 KEEP OUT \2001 KEEP OUT \2001 KEEP OUT";
    font-family: 'Verdana', sans-serif;
    font-size: 17px;
    z-index: 7;
    text-align: right;
    visibility: visible;
    top: 600px;
    position: absolute;
    background: #fee82d;
    color: #000000;
    border: 1px solid #000000;
    background-size: cover;
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: center;
    pointer-events: none;
    background-size: 2%;
    z-index: 777;
    height: -510px;
    width: 2000px;
    animation: PoliceTape3 2s linear;
    padding: 7px;
    transform: scale(0);
}
@keyframes PoliceTape3 {
  0% {
    transform: translate(-3000px, -200px) rotate(10deg) skewx(20deg);
  }
  100% {
    transform: translate(-50px, 300px) rotate(10deg) skewx(20deg);
  }
}
.url {
    visibility: hidden;
    overflow: visible;
}
.extended {
    border: 0px solid #000;
    text-align: center;
    background: rgba(255,254,129, 255);
    border-radius: 8px 8px 8px 8px;
    padding-top: 15px;
    padding-bottom: 15px;
}