   /* custom player skin */
   .flowplayer { width:100%; background-color: #000; background-size: cover; max-width: 940px; }
   .flowplayer .fp-controls { background-color: rgba(128, 128, 128, 0.4)}
   .flowplayer .fp-timeline { background-color: rgba(0, 0, 0, 0.5)}
   .flowplayer .fp-progress { background-color: rgba(128, 128, 128, 1)}
   .flowplayer .fp-buffer { background-color: rgba(64, 64, 64, 1)}
   .flowplayer a { display: none; opacity: 0; visible: none}
