/****** COMMON ******/

.sl-bloc li.sl-active,
.sl-bloc li.active,
.sl-player-button.sl-active {
    background-color: #666666 !important;
}
#sl-description a {
    color: #666666;
}


/****** FLOWPLAYER ******/

.flowplayer .fp-progress,
.flowplayer .fp-volumelevel,
.flowplayer .fp-dropdown li.active,
.flowplayer.is-fullscreen .fp-fullscreen
{
    background-color: #666666 !important;
}

/****** THEOPLAYER ******/

.vjs-default-skin .vjs-menu-button ul li.vjs-selected,
.theoplayer-skin .vjs-play-progress,
.theoplayer-skin .vjs-volume-level
{
    background-color: #666666 !important;
}