/*.plyr .top_text {*/
    /*position: absolute;*/
    /*top: 0;*/
    /*padding: 15px;*/
/*}*/

/*.plyr .bottom_text {*/
    /*position: absolute;*/
    /*bottom: 52px;*/
    /*right: 0;*/
    /*padding: 15px;*/
/*}*/

/*.plyr .center_text {*/
    /*position: absolute;*/
    /*right: 0;*/
    /*padding: 15px;*/
    /*top: calc(50% - 25px);*/
    /*left: 0;*/
    /*transform: rotate(-45deg);*/
/*}*/

/*.plyr .bottom_text_outside {*/
    /*position: absolute;*/
    /*right: 0;*/
    /*padding: 15px;*/
    /*top: 100%;*/
    /*left: 0;*/
/*}*/

