.Section-Discussion .MItem.RoleTitle {
  display: none; }
.Section-Discussion .Role_PlexPass .MItem.RoleTitle {
  background-color: transparent;
  color: transparent;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  position: absolute;
  display: block;
  top: 56px;
  left: -67px;
  width: 52px;
  height: 26px;
  background-image: url('images/plex-pass.png');
  background-size: contain;
  background-repeat: no-repeat; }

.Section-Profile.Role_PlexPass .User > .H {
  position: relative; }
  .Section-Profile.Role_PlexPass .User > .H:after {
    position: relative;
    top: 10px;
    left: 20px;
    display: inline-block;
    width: 93px;
    height: 45px;
    background-image: url('images/plex-pass.png');
    background-size: contain;
    background-repeat: no-repeat;
    content: ''; }
/*# sourceMappingURL=plex-custom.css.map */