	.menu-left.hover {
		background-color:rgba(128, 128, 128, 0.3) !important;
	}
    /* .vjs-overlay .overlay-button .icon.fa-pause, .vjs-overlay .overlay-button .icon.fa-play {
        background: rgba(200,200,200,0.4);
	}
	 */
	button.explicit-resolution:focus, .shaka-settings-menu.shaka-text-languages button:focus, .shaka-enable-abr-button:focus {
	  background-color: rgba(115, 133, 159, 0.5) !important;
	}
	/* .vjs-overlay .overlay-button .icon.fa-pause, .vjs-overlay .overlay-button .icon.fa-play {
		background: rgba(200,200,200,0.5);
	} */
	body .details-wrapper::after {
		background: linear-gradient(to right, #1E1E1E 35%, rgba(4, 0, 14, 0.06) 40%, rgba(0, 0, 0, 0.1) 183%), linear-gradient(to top, #1E1E1E 0%, rgba(4, 0, 14, 0.06) 10%, rgba(0, 0, 0, 0.1) 183%), linear-gradient(to bottom, #1E1E1E -1%, rgba(4, 0, 14, 0.06) 10%, rgba(0, 0, 0, 0.1) 168%) !important;
}
	/* .gradient {
		background: linear-gradient(to right, #1E1E1E 40%, rgba(4, 0, 14, 0.06) 100%, rgba(0, 0, 0, 0.1) 183%);
	} */
	body .img-overlay {
		background: transparent linear-gradient(90deg, #1E1E1E 0%, #1E1E1E00 100%) 0% 0% no-repeat padding-box;
		opacity: 0.6;
	}