div.jp-audio {
	color: rgb(102, 102, 102); line-height: 1.6; font-family: Verdana,Arial,sans-serif; font-size: 1.25em; position: relative; background-color: rgb(238, 238, 238);
}
div.jp-audio-stream {
	color: rgb(102, 102, 102); line-height: 1.6; font-family: Verdana,Arial,sans-serif; font-size: 1.25em; position: relative; background-color: rgb(238, 238, 238);
}
div.jp-video {
	color: rgb(102, 102, 102); line-height: 1.6; font-family: Verdana,Arial,sans-serif; font-size: 1.25em; position: relative; background-color: rgb(238, 238, 238);
}
div.jp-video-full {
	width: 100%; height: 270px; position: static !important;
}
div.jp-video-full div.jp-jplayer {
	height: 100% !important;
}
div.jp-jplayer > video {
	height: 100% !important;
}
div.jp-video-full div div {
	z-index: 1000;
}
div.jp-video-full div.jp-jplayer {
	left: 0px; top: 0px; overflow: hidden; position: fixed !important;
}
div.jp-video-full div.jp-gui {
	left: 0px; top: 0px; width: 100%; height: 100%; position: fixed !important; z-index: 1001;
}
div.jp-video-full div.jp-interface {
	left: 0px; bottom: 0px; position: absolute !important;
}
div.jp-interface {
	width: 100%; height: 45px; bottom: 0px; position: absolute; -moz-box-sizing: border-box;
}
div.jp-controls-holder {
	margin: 0px auto; top: -8px; width: 440px; height: 0px; overflow: hidden; clear: both;
}
div.jp-interface ul.jp-controls {
	margin: 0px; padding: 0px; overflow: hidden; list-style-type: none;
}
div.jp-audio ul.jp-controls {
	padding: 20px 20px 0px; width: 380px;
}
div.jp-audio-stream ul.jp-controls {
	padding: 20px 20px 0px; width: 142px;
}
div.jp-video div.jp-type-single ul.jp-controls {
	width: 78px; margin-left: 200px;
}
div.jp-video div.jp-type-playlist ul.jp-controls {
	width: 134px; margin-left: 172px;
}
div.jp-interface ul.jp-controls a {
	text-indent: -9999px; overflow: hidden; display: block;
}
a.jp-play {
	width: 45px; height: 45px; background-color: rgba(0, 0, 0, 0.05);
}
a.jp-pause {
	width: 45px; height: 45px; background-color: rgba(0, 0, 0, 0.05);
}
a.jp-play:hover {
	background-color: rgba(0, 0, 0, 0.1);
}
a.jp-pause:hover {
	background-color: rgba(0, 0, 0, 0.1);
}
a.jp-play {
	background-position: 0px 0px; left: 0px; top: 0px; position: absolute; background-image: url("jplayer.png"); background-repeat: no-repeat;
}
a.jp-play:hover {
	background-position: 0px 0px; background-image: url("jplayer.png"); background-repeat: no-repeat;
}
a.jp-pause {
	background-position: -45px 0px; left: 0px; top: 0px; display: none; position: absolute; background-image: url("jplayer.png"); background-repeat: no-repeat;
}
a.jp-pause:hover {
	background-position: -45px 0px; background-image: url("jplayer.png"); background-repeat: no-repeat;
}
a.jp-stop {
	width: 24px; height: 24px;
}
a.jp-previous {
	width: 24px; height: 24px;
}
a.jp-next {
	width: 24px; height: 24px;
}
a.jp-stop {
	background: url("jplayer.png") no-repeat -60px 0px rgba(0, 0, 0, 0); left: 60px; top: 23px; display: none !important; position: absolute;
}
a.jp-stop:hover {
	background: url("jplayer.png") no-repeat -60px 0px rgba(0, 0, 0, 0);
}
a.jp-previous {
	background: url("jplayer.blue.monday.jpg") no-repeat 0px -112px rgba(0, 0, 0, 0);
}
a.jp-previous:hover {
	background: url("jplayer.blue.monday.jpg") no-repeat -29px -112px rgba(0, 0, 0, 0);
}
a.jp-next {
	background: url("jplayer.blue.monday.jpg") no-repeat 0px -141px rgba(0, 0, 0, 0);
}
a.jp-next:hover {
	background: url("jplayer.blue.monday.jpg") no-repeat -29px -141px rgba(0, 0, 0, 0);
}
div.jp-progress {
	background: 0px 0px rgba(0, 0, 0, 0); margin: 0px 108px 0px 45px; height: 45px !important; overflow: hidden;
}
div.jp-audio div.jp-progress {
	top: 32px; height: 15px; position: absolute;
}
div.jp-video div.jp-progress {
	left: 0px; top: 0px; height: 4px;
}
div.jp-seek-bar {
	background: none !important; width: 0px; height: 100%; cursor: pointer;
}
div.jp-play-bar {
	width: 0px; height: 100%; background-color: rgba(255, 255, 255, 0.15);
}
div.jp-seeking-bg {
	background: url("jplayer.blue.monday.seeking.gif") 0px 0px rgba(0, 0, 0, 0);
}
a.jp-mute {
	width: 10px; height: 10px;
}
a.jp-unmute {
	width: 10px; height: 10px;
}
a.jp-volume-max {
	width: 10px; height: 10px;
}
div.jp-audio div.jp-type-single a.jp-mute {
	margin-left: 210px;
}
div.jp-audio div.jp-type-single a.jp-unmute {
	margin-left: 210px;
}
div.jp-audio div.jp-type-playlist a.jp-mute {
	margin-left: 154px;
}
div.jp-audio div.jp-type-playlist a.jp-unmute {
	margin-left: 154px;
}
div.jp-audio-stream div.jp-type-single a.jp-mute div.jp-audio-stream div.jp-type-single a.jp-unmute {
	margin-left: 10px;
}
div.jp-audio a.jp-volume-max {
	margin-left: 56px;
}
div.jp-audio-stream a.jp-volume-max {
	margin-left: 56px;
}
ul.jp-toggles li a.jp-repeat {
	display: none !important;
}
div.jp-video a.jp-mute {
	top: 12px; margin-top: 0px; position: absolute;
}
div.jp-video a.jp-unmute {
	top: 12px; margin-top: 0px; position: absolute;
}
div.jp-video a.jp-volume-max {
	top: 12px; margin-top: 0px; position: absolute;
}
div.jp-video a.jp-mute {
	top: 18px; right: 73px; z-index: 2;
}
div.jp-video a.jp-unmute {
	top: 18px; right: 73px; z-index: 2;
}
div.jp-video a.jp-volume-max {
	left: 134px; display: none !important;
}
a.jp-unmute {
	background-position: -235px 0px; display: none; background-image: url("jplayer.png"); background-repeat: no-repeat;
}
a.jp-unmute:hover {
	background-position: -235px 0px; background-image: url("jplayer.png"); background-repeat: no-repeat;
}
a.jp-volume-max {
	background: url("jplayer.blue.monday.jpg") no-repeat 0px -186px rgba(0, 0, 0, 0);
}
a.jp-volume-max:hover {
	background: url("jplayer.blue.monday.jpg") no-repeat -19px -186px rgba(0, 0, 0, 0);
}
div.jp-volume-bar {
	background-position: -110px 0px; width: 25px; height: 45px; position: absolute; cursor: pointer; background-image: url("jplayer.png"); background-repeat: no-repeat;
}
div.jp-volume-bar::before {
	top: 0px; width: 45px; height: 45px; right: 0px; position: absolute; content: ""; background-color: rgba(0, 0, 0, 0.05);
}
div.jp-audio div.jp-volume-bar {
	left: 330px; top: 37px;
}
div.jp-audio-stream div.jp-volume-bar {
	left: 92px; top: 37px;
}
div.jp-video div.jp-volume-bar {
	top: 0px; right: 45px;
}
div.jp-volume-bar-value {
	background-position: -155px 0px; width: 0px; height: 45px; background-image: url("jplayer.png"); background-repeat: no-repeat;
}
div.jp-audio div.jp-time-holder {
	top: 50px; position: absolute;
}
div.jp-current-time {
	width: 60px; font-size: 0.64em; font-style: oblique;
}
div.jp-duration {
	width: 60px; font-size: 0.64em; font-style: oblique;
}
div.jp-duration {
	text-align: right; float: right; display: inline;
}
div.jp-video div.jp-current-time {
	margin-left: 20px; display: none;
}
div.jp-video div.jp-duration {
	margin-right: 20px; display: none;
}
div.jp-title {
	text-align: center; font-weight: 700; display: none;
}
div.jp-title {
	width: 100%; border-top-color: rgb(0, 155, 227); border-top-width: 1px; border-top-style: solid; background-color: rgb(204, 204, 204);
}
div.jp-playlist {
	width: 100%; border-top-color: rgb(0, 155, 227); border-top-width: 1px; border-top-style: solid; background-color: rgb(204, 204, 204);
}
div.jp-type-single div.jp-title {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
div.jp-type-playlist div.jp-title {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
div.jp-type-single div.jp-playlist {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
div.jp-title ul {
	margin: 0px; padding: 0px 20px; font-size: 0.72em; list-style-type: none;
}
div.jp-playlist ul {
	margin: 0px; padding: 0px 20px; font-size: 0.72em; list-style-type: none;
}
div.jp-title li {
	padding: 5px 0px; font-weight: 700;
}
div.jp-playlist li {
	padding: 5px 0px 4px 20px; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid;
}
div.jp-playlist li div {
	display: inline;
}
div.jp-type-playlist div.jp-playlist li:last-child {
	padding: 5px 0px 5px 20px; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
	padding-left: 7px; list-style-type: square; list-style-position: inside;
}
div.jp-type-playlist div.jp-playlist a {
	color: rgb(51, 51, 51); text-decoration: none;
}
div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove {
	text-align: right; color: rgb(102, 102, 102); font-weight: 700; margin-right: 10px; float: right; display: inline;
}
div.jp-type-playlist div.jp-playlist span.jp-free-media {
	text-align: right; margin-right: 10px; float: right; display: inline;
}
div.jp-type-playlist div.jp-playlist span.jp-free-media a {
	color: rgb(102, 102, 102);
}
span.jp-artist {
	color: rgb(102, 102, 102); font-size: 0.8em;
}
div.jp-video-play {
	width: 100%; overflow: hidden; cursor: pointer; background-color: rgba(0, 0, 0, 0);
}
div.jp-video-full div.jp-video-play {
	height: 100%;
}
a.jp-video-play-icon {
	background: url("jplayer.png") no-repeat -280px 0px rgba(0, 0, 0, 0); left: 50%; top: 50%; width: 72px; height: 72px; text-indent: -9999px; margin-top: -66px; margin-left: -36px; display: block; position: absolute;
}
div.jp-video-play:hover a.jp-video-play-icon {
	background: url("jplayer.png") no-repeat -352px 0px rgba(0, 0, 0, 0);
}
div.jp-jplayer audio {
	width: 0px; height: 0px; overflow: hidden;
}
div.jp-jplayer {
	width: 0px; height: 0px; overflow: hidden;
}
div.jp-jplayer {
	background-color: rgb(0, 0, 0);
}
div.jp-jplayer > img {
	height: auto !important;
}
:not(.no_link).image_frame .image_wrapper div.jp-jplayer > img {
	margin-bottom: 0px !important; opacity: 1 !important; transform: scale(1) !important;
}
ul.jp-toggles {
	margin: 0px auto; padding: 0px; overflow: hidden; list-style-type: none;
}
div.jp-audio .jp-type-single ul.jp-toggles {
	width: 25px;
}
div.jp-audio .jp-type-playlist ul.jp-toggles {
	margin: 0px; left: 325px; top: 50px; width: 55px; position: absolute;
}
div.jp-video ul.jp-toggles {
	width: 100px; margin-top: 10px;
}
ul.jp-toggles li {
	float: right; display: block;
}
ul.jp-toggles li a {
	width: 45px; height: 45px; line-height: 100%; text-indent: -9999px; display: block;
}
a.jp-repeat {
	background: url("jplayer.blue.monday.jpg") no-repeat 0px -290px rgba(0, 0, 0, 0);
}
a.jp-repeat:hover {
	background: url("jplayer.blue.monday.jpg") no-repeat -30px -290px rgba(0, 0, 0, 0);
}
a.jp-repeat-off {
	background: url("jplayer.blue.monday.jpg") no-repeat -60px -290px rgba(0, 0, 0, 0);
}
a.jp-repeat-off:hover {
	background: url("jplayer.blue.monday.jpg") no-repeat -90px -290px rgba(0, 0, 0, 0);
}
a.jp-shuffle {
	background: url("jplayer.blue.monday.jpg") no-repeat 0px -270px rgba(0, 0, 0, 0); margin-left: 5px;
}
a.jp-shuffle:hover {
	background: url("jplayer.blue.monday.jpg") no-repeat -30px -270px rgba(0, 0, 0, 0);
}
a.jp-shuffle-off {
	background: url("jplayer.blue.monday.jpg") no-repeat -60px -270px rgba(0, 0, 0, 0); margin-left: 5px;
}
a.jp-shuffle-off:hover {
	background: url("jplayer.blue.monday.jpg") no-repeat -90px -270px rgba(0, 0, 0, 0);
}
.jp-no-solution {
	padding: 5px; border: 2px solid rgb(0, 155, 227); border-image: none; color: rgb(0, 0, 0); font-size: 0.8em; display: none; background-color: rgb(238, 238, 238);
}
.jp-no-solution a {
	color: rgb(0, 0, 0);
}
.jp-no-solution span {
	text-align: center; font-size: 1em; font-weight: 700; display: block;
}
div.jp-audio {
	width: 100%;
}
div.jp-audio-stream {
	width: 100%;
}
div.jp-video-270p {
	width: 100%;
}
div.jp-video-360p {
	width: 100%;
}
div.jp-audio div.jp-type-single div.jp-interface {
	height: 80px;
}
div.jp-audio div.jp-type-playlist div.jp-interface {
	height: 80px;
}
div.jp-audio-stream div.jp-type-single div.jp-interface {
	height: 80px;
}
div.jp-video ul.jp-controls {
	float: left; display: inline;
}
div.jp-interface ul.jp-controls li {
	float: left; display: inline;
}
div.jp-current-time {
	float: left; display: inline;
}
div.jp-audio div.jp-type-single div.jp-progress {
	left: 110px; width: 186px;
}
div.jp-audio div.jp-type-single div.jp-time-holder {
	left: 110px; width: 186px;
}
div.jp-audio div.jp-type-playlist div.jp-progress {
	left: 166px; width: 130px;
}
div.jp-audio div.jp-type-playlist div.jp-time-holder {
	left: 166px; width: 130px;
}
a.jp-mute {
	background-position: -225px 0px; background-image: url("jplayer.png"); background-repeat: no-repeat;
}
a.jp-mute:hover {
	background-position: -225px 0px; background-image: url("jplayer.png"); background-repeat: no-repeat;
}
div.jp-type-playlist div.jp-playlist a:hover {
	color: rgb(13, 136, 193);
}
div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
	color: rgb(13, 136, 193);
}
div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove:hover {
	color: rgb(13, 136, 193);
}
div.jp-type-playlist div.jp-playlist span.jp-free-media a:hover {
	color: rgb(13, 136, 193);
}
a.jp-full-screen {
	background-position: -180px 0px; top: 0px; right: 0px; position: absolute; background-image: url("jplayer.png"); background-repeat: no-repeat; background-color: rgba(0, 0, 0, 0.05);
}
a.jp-restore-screen {
	background-position: -180px 0px; top: 0px; right: 0px; position: absolute; background-image: url("jplayer.png"); background-repeat: no-repeat; background-color: rgba(0, 0, 0, 0.05);
}
a.jp-full-screen:hover {
	background-color: rgba(0, 0, 0, 0.1);
}
a.jp-restore-screen:hover {
	background-color: rgba(0, 0, 0, 0.1);
}
