@bg: transparent;
@bg-op: 50;

.iw-so-video-file .mejs-container .mejs-controls,
.iw-so-video-file .mejs-container .mejs-controls .mejs-volume-slider {
	background: fade(@bg, @bg-op);
}
