.video-js-wrapper,.video-js-wrapper .video-js{width:100%;height:100%}.video-js-wrapper .video-js .vjs-big-play-button{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.video-js-wrapper .video-js .vjs-control-bar{background-color:transparent}.video-js-wrapper .video-js .vjs-big-play-button{font-size:3em;line-height:2em;height:2em;width:2em;border-radius:50%}.video-container .my-video-container{height:196px}.video-container .my-video-container .video{height:100%;width:100%}.video-container .my-video-container .video-loading{height:100%;width:100%;background-color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:16px}.video-container .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:10px 15px;text-align:left}.video-container .content .name{margin:10px 0;font-size:15px;font-weight:400;color:#333;height:21px;line-height:21px}.video-container .content .album{width:100%;height:145px;border-radius:6px;overflow:hidden;background-color:#e4e4e4}.video-container .content .tag-container{margin-bottom:17px;min-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.video-container .content .tag-container li{margin-right:10px;height:100%;line-height:20px;background:rgba(229,192,92,.1);border-radius:11px;font-size:12px;font-weight:400;color:#e5c05c;text-align:center;white-space:nowrap}.video-container .content h2{margin:20px 0 12px 0;font-size:18px;font-weight:500;color:#323333;line-height:25px}.video-container .content .video-container{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;grid-gap:10px}.popup-buttons{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.popup-buttons .first-button{margin-right:20px}