/* custom player skin */
.flowplayer { width: 80%; background-color: #222; background-size: cover; max-width: 800px; }
.flowplayer .fp-controls { background-color: rgba(0, 0, 0, 0.4)}
.flowplayer .fp-timeline { background-color: rgba(255, 255, 255, 0.5)}
.flowplayer .fp-progress { background-color: rgba(0, 0, 0, 1)}
.flowplayer .fp-buffer { background-color: rgba(194, 191, 181, 1)}