
.pl {
    width: 120px;
    height: 100%;
    overflow: hidden;
    padding: 10px 0px 0px;
    /* animation: huerotate 0.4s linear infinite; */
    box-sizing: border-box;    
    -webkit-mask-image: -webkit-linear-gradient(rgba(0, 0, 0, 1) 90%, rgba(0,0,0,0) 100%);
    mask-image: linear-gradient(rgba(0, 0, 0, 1) 90%, rgba(0,0,0,0) 100%);
}
.pl2 {
    background: none;
    padding: 0 20px 0px 0;
    border: none;
    box-shadow: none;
    overflow-y: scroll;
    overflow-x: hidden;
    width: calc(100% + 20px);
    height: 100%;
}
.pl3 {
    width: 120px;
    position: relative;
}
.pl-header {
    margin-bottom: 15px;
    margin-top: 10px;
}
.pl-header-nofplayers:before{
    content: "";
}
.pl-header-nofplayers {
    text-align: center;
    color: rgba(255, 255, 255, 0.25);
    font-size: 20px;
    text-transform: uppercase;
}
.pl-players {
    position: relative;
}
.pl-footer {
    margin-bottom: 60px;
}
.plp {
    width: 100%;
    text-align: center;
    margin: 10px 0;
    margin: 10px 0 20px;
    cursor: default;
    background: rgba(255, 255, 255, 0.03);
    padding: 8px 0;
    margin: 2px 0;
}
.plp-header {
    text-align: center;
    padding-left: 4px;
    padding-top: 3px;
    width: calc(100% - 66px);
    white-space: nowrap;
    box-sizing: border-box;
}
.plp-header-name {
    display: block;
    font-size: 18px;
    font-size: 16px;
    /* width: 100%; */
    padding-left: 1px;
    box-sizing: border-box;
    color: rgb(255, 224, 224);
    /* color: rgba(255, 224, 224, 0.9); */
    opacity: 0.6;
    animation: huerotate 0.4s linear infinite;
    white-space: nowrap;

}
.plp-header-level:before{
    content: " Lv.";
}
.plp-header-level {
    display: block;
    font-size: 13px;
    opacity: 0.5;
    margin-bottom: 1.5px;
    /* color: rgba(255, 224, 224, 0.9); */
    background: rgba(255, 255, 255, 0.2);
    display: inline-block;
    line-height: 0.9;
    padding: 1px 4px 0px;
    /* color: rgba(255, 255, 255, 0.5); */
}
.plp-header2 {
line-height: 0.9;
    width: calc(100% - 66px);
    height: 41px;
    /* background: rgba(255, 255, 255, 0.1); */
    margin-left: 0px;
    padding-left: 4px;
    padding-top: 7px;
    box-sizing: border-box;
    white-space: nowrap;
}
.plp-header2-score:before{
    content: "";
}
.plp-header2-score {
    font-size: 20px;
    font-size: 19px;
    color: #ffdede;
    color: #ffc5c5;
    color: #fff;
    opacity: 0.5;
    transition: transform 0.08s ease;
}
.plp-header2-streak:before{
    content: "STREAK: ";
}
.plp-header2-streak {
font-size: 12px;
    opacity: 0.35;
    margin-top: -1;
}
.plp-notes {
    
}
.plp-notec {
width: 12px;
    height: 12px;
    border-radius: 20px;
    /* border: 1px solid rgba(255, 255, 255, 0.2); */
    /* box-shadow: 0 0 0 1px rgba(255,255,255,0.2) inset; */
    display: inline-block;
    margin: 2px;
    background: rgba(255, 255, 255, 0.15);
    position: relative;
    box-sizing: border-box;
}
.plp-note {
    position: absolute;
    left: 0;
    top: 0;
    /* background: #87eb6b; */
    width: 100%;
    height: 100%;
    border-radius: 20px;
    box-sizing: border-box;
    opacity: 0.8;
    opacity: 0;
}
.plp-notec-a  {
    
}
.plp-notec-s {
    
}
.plp-notec-d {
    
}
.plp-notec-f {
    
}
.plp-notec-a .plp-note {
    border: 3px double currentColor;
    background: rgba(255, 183, 184, 0.1);
    color: #ffb7b8;
}
.plp-notec-s .plp-note {
    border: 3px double currentColor;
    background: rgba(152, 255, 255, .1);
    color: #98ffff;
}
.plp-notec-d .plp-note {
    border: 3px double #87eb6b;
    background: rgba(135, 235, 107, 0.1);
    border: 3px double currentColor;
    background: rgba(167, 255, 142, .1);
    color: #a7ff8e;
}
.plp-notec-f .plp-note {
    border: 3px double currentColor;
    background: rgba(255, 255, 141, .1);
    color: #ffff8d;
}
.plp-footer {
    width: 0;
    height: 0;
    border-left: 45px solid transparent;
    border-right: 45px solid transparent;
    border-top: 5px solid rgba(255, 255, 255, 0.2);
    margin-top: 10px;
    margin-bottom: 20px;
    display: none;
}
.plp-dancer {
    width: 48px;
    height: 75px;
    position: relative;
    padding: 3px 0px;
    box-sizing: border-box;
    padding-bottom: 9px;
    margin-right: 4px;
    position: absolute;
    right: 3px;
    top: 0;
}
.plp-dancer .dancer {
    width: 100%;
    /* height: 100%;*/
}

.plp-header-crown {
    display: none;
}
.plp:nth-child(1) .plp-header-crown:before {
    
}
.plp-local .plp-header-crown:before {
    content: "";
    position: absolute;
    left: 2px;
    top: 2px;
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 4px solid currentColor;
}
.plp2:nth-child(1) .plp-header-crown:after {
    
}
.plp-local .plp-header-crown:after {
    content: "";
    position: absolute;
    left: -6px;
    top: 2px;
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid currentColor;
}
.plp2:nth-child(1) .plp-header-crown {
    
}
.plp-local .plp-header-crown {
    display: block;
    /* background: #fff; */
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 9px solid currentColor;
    position: relative;
    color: rgb(255, 255, 0);
    display: inline-block;
    vertical-align: top;
    margin-top: 1px;
    margin-left: 4px;
    pointer-events: none;
    animation: huerotate 1s ease infinite;
    animation: huerotate4 0.4s ease infinite;
}
.plp-header-crown-2 {
    position: absolute;
    top: 5px;
    background: currentColor;
    width: 12px;
    height: 4px;
    left: -6px;
}
.plp-local {    
    background: rgba(255, 255, 255, 0.1);
    /* padding: 10px 0; */
    /* margin: 10px 0 10px;*/
}
.plp-local2 .plp-header:before {
    content: "YOU";
    font-size: 13px;
    opacity: 0.5;
    margin-bottom: 1.5px;
    /* color: rgba(255, 224, 224, 0.9); */
    background: rgba(255, 255, 255, 0.2);
    display: inline-block;
    line-height: 0.9;
    padding: 1px 4px 0px;
    margin-right: 2px;
}    
.plp-local .plp-header-name2 {    
    background: rgba(255, 172, 172, 0.3);
    opacity: 1;
    padding: 2px 10px 1px;
    margin: 1px auto;
    display: table;
    width: auto;
}

/*alternative methods*/
.plp {
    padding: 7px 0 10px;
    position: relative;
    margin: 3px 0;
    padding: 2px 0;
    height: 75px;
    position: absolute;
    box-sizing: border-box;
    left: 0;
}
.plp-notes {
    /* display: none; */
    position: absolute;
    bottom: 3px;
    left: 50%;
    width: 100%;
    width: 80px;
    transform: translateX(-50%);
    bottom: 0px;
}
.plp-notec {
    border-radius: 0px;
    height: 3px;
    width: 17px;
    margin: 2px 0.5px;
    height: 3px;
    width: 13px;
    background-color: currentColor;
    color: rgba(255, 255, 255, 0.15);
}
.plp-note {
    top: 0px !important;
    border: none !important;
    background-color: currentColor !important;
    border-radius: 0;
}
.plp-local {    
    /*background: rgba(255, 255, 255, 0.1) !important; */
    /* padding: 10px 0; */
    /* margin: 10px 0 10px;*/
}



/*temp stuff*/
.plp-local .plp-header:before {
    content: "YOU";
    font-size: 13px;
    opacity: 0.5;
    margin-bottom: 1.5px;
    /* color: rgba(255, 224, 224, 0.9); */
    background: rgba(255, 255, 255, 0.2);
    display: inline-block;
    line-height: 0.9;
    padding: 1px 4px 0px;
    margin-right: 2px;
}
.plp-dancer { 
    width: 100%;
    right: 0;
    margin-right: 0;
}
.plp-dancer .dancer-c {
    display: none;
}
.playpage-playerlist {
    left: calc(50% - 200px);
}
.pl3,
.pl {
    width: 90px;
}
.plp-header2 {
    width: 100%;
    padding-left: 0;
    padding-top: 2px;
}
.plp-header {
    width: 100%;
    padding-left: 0;
    padding-top: 3px;
    padding-top: 4px;
}
.plp-notes {
    width: 100%;
    bottom: 3px;
}
.plp-notec {
    width: 17px;
}
.plp-header-name {
    font-size: 18px;
}
.plp-header2-score {
    font-size: 20px;
}




.dancer-on .plp {
    height: 165px;
    height: 174px;
}
.dancer-on .plp-dancer {
    width: 100%;
    right: 0;
    margin-right: 0;
    top: 65px;
    height: 100px;
    height: 110px;
    perspective-origin: center;
    perspective: 70px;
}
.dancer-on .plp-dancer .dancer-c {
    display: block;
}
.dancer-on .plp-dancer .dancer {
    width: unset;
    height: 100%;
    left: 50%;
    /* transform: translateX(-50%); */
    /* position: relative; */
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}


.dancer-on .plp-notec {
    height: 40px;
    width: 15px;
    margin: 2px 1px;
}
.dancer-on .plp-note {
    border: 2px solid currentColor !important;
    background: unset !important;
}
.dancer-on .plp-notes {
    transform-style: preserve-3d;
    transform: rotateX(60deg);
    left: 0;
    opacity: 0.85;
    /*filter: saturate(0.5); */
    /*
    filter: saturate(0.6);*/
    opacity: 1;
    bottom: 2px;
    bottom: 1px;
}











