/*
Theme Name:         JAM Media theme
Theme URI:          http://www.jammedia.com
Description:        JAM Media theme
Version:            2.0.0
Author:             Roots
Author URI:         http://www.jammedia.com
*/
.flowplayer-container {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  margin-bottom: 28px;
}

.flowplayer-container iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}

.wp-admin .edit_slide_wrapper .slide_wrap_layers #divbgholder {
  background-color: #FDB713;
}
