.vjs-header-bar {position: absolute;top: 0;width: 100%;display: flex;padding: 0 0.5rem;line-height: 1.4rem;height: 1.4rem;background: -webkit-linear-gradient(top, #000, #000 18%, transparent); background: linear-gradient(180deg, #000 0, #000 18%, transparent); }
.vjs-header-title,.vjs-header-icon-watch{color: #fff;white-space: nowrap;text-overflow: ellipsis;overflow-x: hidden;font-size: 0.7rem;}
.vjs-header-title{width: 70%;}
.vjs-header-icon-watch {width: 30%;text-align: right;}