/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_43 #myExtraContent2,
#ExtraContentPlusstacks_in_43 #fs {
	display: none;
}


#stacks_in_71 {
	padding: 50px 0px 0px 0px;
}
#stacks_in_15>.s3_row {
	margin: 0 -10px;
}

#stacks_in_15>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_15>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_15>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_15>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_15>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





/* Band Skin for jPlayer 2.9.2 ~ Lucas Tsolakian, Archetypon Limited */

/* @group resets */

.jp-interface *,
.jp-interface *:before,
.jp-interface *:after {
    -webkit-box-sizing: border-box!important;
       -moz-box-sizing: border-box!important;
            box-sizing: border-box!important;
}

.jp-controls button, 
.jp-controls.button,
.jp-toggles button, 
.jp-toggles.button {
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    font-family: inherit;
    font-weight: normal;
    line-height: normal;
    margin: 0;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-border-radius: 0;
       -webkit-appearance: none;
    display: block;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: inherit;
    border-color: transparent;
    background: transparent;
}

.jp-controls button:hover,
.jp-controls.button:hover{
	background: ;
}

.jp-audio *:focus,
.jp-audio-stream *:focus,
.jp-video *:focus {outline: none; }

.jp-audio button::-moz-focus-inner,
.jp-audio-stream button::-moz-focus-inner,
.jp-video button::-moz-focus-inner {border: 0}

.jp-audio,
.jp-audio-stream,
.jp-video {
    font-size: 16px;
    font-family: Verdana, Arial, sans-serif;
    line-height: 1.6;   
}

#jp_container_stacks_in_11 {
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #CCCCCC;
	border-radius: 2px;
}

.jp-audio, .jp-video {
    width: calc(100% - 2px);
}

.jp-video .jp-gui {
	/*border-top: 1px solid red; */
}

.jp-audio-stream {
    width: 182px; 
}

.jp-interface {
    position: relative;
    width: 100%; 
}

.jp-audio .jp-interface, .jp-video .jp-interface {
    height: 77px; 
}

.jp-audio-stream .jp-interface {
    height: 77px; 
}

/* @end */

/* @group CONTROLS */

.jp-controls-holder {
    clear: both;
    width: 100%;
    position: relative;
    overflow: hidden;
    top: 0;  
    left: 0;
 }

.jp-interface .jp-controls {
    margin: 0;
    padding: 0;
    overflow: hidden; 
}

.jp-audio .jp-controls {
    width: 100%;
    padding: 20px 20px 7px 20px;
}

.jp-video .jp-controls {
    width: 100%;
    padding: 20px 20px 7px 20px;
}

.jp-audio-stream .jp-controls {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 142px; }

.jp-controls button {
  	 display: block;
  	 float: left;
  	 overflow: hidden;
  	 text-indent: -9999px;
 	 cursor: pointer; 
}

#jp_container_stacks_in_11 .jp-play {
  	width: 48px;
  	height: 48px; 
  	top: -5px;
  	background: #FFFFFF!important;
  	border: 1px solid #CCCCCC!important;
  	border-radius: 0%!important;
}

#jp_container_stacks_in_11 .jp-play-button {
	position: absolute;
	top: 13px!important;
	left: 15px!important;
	margin: 0!important;
 	width: 0;
 	height: 0;
 	border-style: solid;
 	border-width: 10px 0 10px 20px;
 	border-color: transparent transparent transparent #000000;
}

.jp-pause-button-a{
	position: absolute;
	top: 14px!important;
	left: 14px!important;	
	margin: 0!important;
	display: none;
	opacity: 1;
	width: 0!important;
	height: 19px;
	background: #2c3e50;
	border-left-style: solid;
	border-left-width: 6px!important;	  
}

.jp-pause-button-b{
	position: absolute;
	top: 14px!important;
	left: 26px!important;	
	margin: 0!important;
	display: none;
	opacity: 1;
	width: 0!important;
	height: 19px;
	background: #2c3e50;
	border-left-style: solid;
	border-left-width: 6px!important;	  
}

#jp_container_stacks_in_11 .jp-pause-button-a, 
#jp_container_stacks_in_11 .jp-pause-button-b{
	border-left-color: #000000!important;
}


.jpRwFfGroup_stacks_in_11{
	margin-left: calc(100% - 30px);
	width: 80px;
	padding: 0;
}

.jp-previous, .jp-next {
    width: 28px;
    height: 17px;
    top:  10px;
    left: calc(100% - 100px); 
    
    overflow: hidden;
    background: none;
}

.jp-audio .jp-audio-previous, .jp-audio .jp-audio-next {
    width: 28px;
    height: 17px;
    top:  10px;
    left: calc(100% - 100px); 
    border: none;
    overflow: hidden;
    background: none;
}

.jp-video .jp-video-previous, .jp-video .jp-video-next {
    width: 28px;
    height: 17px;
    top:  10px;
    left: calc(100% - 100px); 
    border: none;
    overflow: hidden;
    background: none;
}

.jp-previous {  
    margin-left: 160px;
}

.jp-next{
	margin-left: 2px;
}


.jp-audio .jp-audio-previous, .jp-audio-next {
    top:  11px;
    left: calc(100% - 100px);
}

.jp-video .jp-video-previous, .jp-video .jp-video-next {
    top:  11px;
    left: calc(100% - 120px);
}

.jp-audio .jp-audio-next{
	margin-top: 1px;
}

.jp-video .jp-previous, .jp-video .jp-next {
    top:  11px;
    left: calc(100% - 120px);
}

.jp-previous:focus {}
.jp-next {}
.jp-next:focus {}



#jp_container_stacks_in_11 .jp-previous-button-a{
    margin: -18px -10px 0 0;
	width: 3px;
	height: 12px;
    border-right: 3px solid #000000;
}

#jp_container_stacks_in_11 .jp-previous-button-b{
	margin: -12px 10px 0 4px;
	width: 0;
	height: 0;
    border-style: solid;
	border-width: 6px 8px 6px 0;
	border-color: transparent #000000 transparent transparent;
}

#jp_container_stacks_in_11 .jp-previous-button-c{
	margin: -12px 10px 0 12px;
	width: 0;
	height: 0;
    border-style: solid;
	border-width: 6px 8px 6px 0;
	border-color: transparent #000000 transparent transparent;
}


#jp_container_stacks_in_11 .jp-next-button-a{
	 margin: -18px 10px 0 2px;
	 width: 0;
	 height: 0;
	 border-style: solid;
	 border-width: 6px 0 6px 8px;
	 border-color: transparent transparent transparent #000000;
}
#jp_container_stacks_in_11 .jp-next-button-b{
	 margin: -12px 0px 0 10px;
	 width: 0;
	 height: 0;
	 border-style: solid;
	 border-width: 6px 0 6px 8px;
	 border-color: transparent transparent transparent #000000;
}	

#jp_container_stacks_in_11 .jp-next-button-c{
	 margin: -12px 0px 0 18px;
	 width: 2px;
	 height: 12px;
	 border-left: 3px solid #000000;
}

.jp-play:focus {}
.jp-state-playing .jp-play-button {display: none;}
.jp-state-playing .jp-pause-button-a,
.jp-state-playing .jp-pause-button-b {display: block;}
.jp-state-playing .jp-play:focus {}
.jp-previous:focus {}
.jp-next {}
.jp-next:focus {}

/* @end */

/* @group progress bar */
#jp_container_stacks_in_11 .jp-progress {
    overflow: hidden;
    background-color:  #EEEEEE; 
}

.jp-audio .jp-progress {
    position: absolute;
    top: 32px;
    height: 15px; 
}
  
.jp-video .jp-progress {
    top: 0;
    margin-top: -43px;
    margin-left: 90px;
    height: 15px; 
}

.jp-audio .jp-type-single .jp-progress {
    left: 110px;
    width: 136px; 
}
 
.jp-video .jp-type-single .jp-progress {
     left: 110px;
     width: 136px; 
}
  

/*include buttons?*/




	.jpProgressGroup_stacks_in_11 .jp-progress{
		left: 90px;
		width: calc(100% - 111px)!important; 
	}
	
	.jp-video .jp-progress {
	    top: 0;
	    margin-top: -43px;
	    margin-left: 90px;
	    height: 15px; 
	    width: calc(100% - 111px);
	}
	
	.jp-video .jp-type-playlist .jp-progress {
		left: 120px;
		width: calc(100% - 140px); 
	}
	
	.jp-video .jp-type-single .jp-progress {
	     left: 120px!important;
	     width: calc(100% - 180px);  
	}
	
	.jpRwFfGroup_stacks_in_11{
		display: none;
	}





/*seek bar*/
#jp_container_stacks_in_11 .jp-seek-bar {
    background: #EEEEEE;  
    width: 200px;
    height: 100%;
    cursor: pointer; 
}

#jp_container_stacks_in_11 .jp-play-bar {
    background: #000000;
    left: -200px;
    width: 0px;
    height: 100%; 
    z-index: 999;
  }

/* @end */

/* @group current time and duration */
.jp-audio .jp-time-holder {
    position: absolute;
    top: 50px; 
    height: 20px;
}
  
.jp-video .jp-time-holder {
	margin-top: 3px;
    margin-left: 70px; 
    height: 20px;
}

.jp-audio .jp-type-single .jp-time-holder {
    left: 120px;
    width: calc(100% - 180px); 
}

.jp-video .jp-type-single .jp-time-holder {
    left: 120px;
    width: calc(100% - 180px); 
}
  
/*rw ff buttons + time holder*/



	.jpProgressGroup_stacks_in_11 .jp-time-holder{
		left: 90px;
		width: calc(100% - 112px)!important; 
	}
	
	#jp_container_stacks_in_11 .jp-type-playlist .jpRwFfGroup_stacks_in_11 .jp-video .jp-previous, .jp-next,
	#jp_container_stacks_in_11 .jp-type-playlist .jpRwFfGroup_stacks_in_11 .jp-audio .jp-previous, .jp-next {
	    display: none; 
	}
	
	.jp-video .jp-progress {
		width: 350px;
	}
	
	.jp-video .jp-duration {
	    margin-right: 50px; 
	}

/* @end */

/* @group time + duration */

.jp-current-time,
.jp-duration {
    width: 60px;
    font-size: .64em;
    font-style: oblique; 
}

.jp-current-time {
    float: left;
    display: inline;
    cursor: default; 
}

.jp-duration {
    float: right;
    display: inline;
    text-align: right;
    cursor: pointer; }

.jp-audio .jp-duration{
	margin-right: 0px;
}

.jp-video .jp-current-time {
    margin-left: 20px; 
}

/* @end */


/* @group playlist */
.jp-details {
    font-weight: bold;
    text-align: center;
    cursor: default; 
}

#jp_container_stacks_in_11 .jp-details,
#jp_container_stacks_in_11 .jp-playlist {
    width: 100%;
    background-color: #FFFFFF;
    border-top: 1px solid #CCCCCC; 
      
}

.jp-type-single .jp-details,
.jp-type-playlist .jp-details {
    border-top: none; }

.jp-details .jp-title {
    margin: 0;
    padding: 5px 20px;
    font-size: .72em;
    font-weight: bold; 
}

.jp-playlist ul {
    list-style-type: none;
    margin: 0;
    padding: 0 20px;
    font-size: .72em; 
}

.jp-playlist li {
    padding: 5px 0 4px 20px;
    border-bottom: 1px solid #CCCCCC; 
}

.jp-playlist li div {
    display: inline; 
}

div.jp-type-playlist div.jp-playlist li:last-child {
    padding: 5px 0 5px 20px;
    border-bottom: none;
}

div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
    list-style-type: square;
    list-style-position: inside;
    padding-left: 7px; 
}

div.jp-type-playlist div.jp-playlist a {
    text-decoration: none; 
}

div.jp-type-playlist div.jp-playlist a:hover {}

div.jp-type-playlist div.jp-playlist a.jp-playlist-current {}

div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove {
    float: right;
    display: inline;
    text-align: right;
    margin-right: 10px;
    font-weight: bold;
}

.jp-playlist-item {color: #333333!important}
.jp-playlist-item:hover {color: #CCCCCC!important}

div.jp-type-playlist div.jp-playlist span.jp-free-media {
    float: right;
    display: inline;
    text-align: right;
    margin-right: 10px; }

div.jp-type-playlist div.jp-playlist span.jp-free-media a {}

div.jp-type-playlist div.jp-playlist span.jp-free-media a:hover {}

span.jp-artist {
    font-size: .8em;
    color: #666; }

/* @end */


/* @group NO SOLUTION error feedback */
.jp-jplayer audio,
.jp-jplayer {
    width: 0px;
    height: 0px; }

.jp-jplayer {}

.jp-no-solution {
    padding: 5px;
    font-size: .8em;
    background-color: #eee;
    border: 2px solid #009be3;
    color: #000;
    display: none; 
}

.jp-no-solution a {
    color: #000; 
}

.jp-no-solution span {
    font-size: 1em;
    display: block;
    text-align: center;
    font-weight: bold; 
}

/* @end */

/* @group Seeking */

#jp_container_stacks_in_11 .jp-seeking-bg  {
	background: #eee;
}

/* @end */

/* @group Fullscreen */

.jp-video-270p {
    width: 100%!important;
    max-width: 480px;
    height: auto;
    overflow: hidden;
}

.jp-video-360p {
    width: 100%!important;
    max-width: 640px;
    height: auto;
    overflow: hidden; 
}

.jp-video-full {
    width: 480px;
    height: 270px;
    position: static !important;
    position: relative; 
}
  
.jp-video-full div div {
    z-index: 1000; 
}

.jp-video-full .jp-jplayer {
    top: 0;
    left: 0;
    position: fixed !important;
    position: relative;
    overflow: hidden; 
}

.jp-video-full .jp-gui {
    position: fixed !important;
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1001;
}

.jp-video-full .jp-interface {
    position: absolute !important;
    position: relative;
    bottom: 0;
    left: 0; 
}
  
.jp-full-screen{width: 20px; height: 20px;}

.jp-toggles {
	position: absolute;
    padding: 0;
  	margin: 0;
	width: 20px;
	height: 20px;
  	top: 31px; 
  	right: 10px;
}

.jp-toggles button {
    display: block;
    background: transparent;
    text-indent: -9999px;
    line-height: 100%;
    cursor: pointer; 
}

.jp-arrow {
	position: absolute;
	top: 10px; 
	right: 10px;
    width: 5px;
    height: 5px;
    margin: 0;
    border-color: #000000;
    border-style: solid;
    -webkit-transition: all 0.5s ease-in-out;
       -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
} 

.jp-video .jp-toggles:hover .jp-arrow {
	border-color: #000000;
} 
  
.jp-fullscreen-button-a {
	top: 0;
	left: 0;
	margin: 0;
	border-width: 2px 0 0 2px;
}

.jp-fullscreen-button-b {
	bottom: 0;
	left: 12px;
	margin: 0;
	border-width: 0 2px 2px 0px;
}

.jp-fullscreen-button-c {
	bottom: 0;
	left: 0;
	margin: 0;
	border-width: 0 0 2px 2px;
}

.jp-fullscreen-button-d {
	top: 0;
	left: 12px;
	margin: 0;
	border-width: 2px 2px 0 0;
}

.video-360p {
    width: 640px;
    height: 360px
}

.video-270p {
    width: 480px;
    height: 270px
}

.video {
    position: relative;
    font-family: 'Source Sans Pro', sans-serif;
    text-align: left;
    min-height: 64px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
}

/* @end *//* Band Skin for jPlayer 2.9.2 ~ Lucas Tsolakian, Archetypon Limited */

/* @group resets */

.jp-interface *,
.jp-interface *:before,
.jp-interface *:after {
    -webkit-box-sizing: border-box!important;
       -moz-box-sizing: border-box!important;
            box-sizing: border-box!important;
}

.jp-controls button, 
.jp-controls.button,
.jp-toggles button, 
.jp-toggles.button {
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    font-family: inherit;
    font-weight: normal;
    line-height: normal;
    margin: 0;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-border-radius: 0;
       -webkit-appearance: none;
    display: block;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: inherit;
    border-color: transparent;
    background: transparent;
}

.jp-controls button:hover,
.jp-controls.button:hover{
	background: ;
}

.jp-audio *:focus,
.jp-audio-stream *:focus,
.jp-video *:focus {outline: none; }

.jp-audio button::-moz-focus-inner,
.jp-audio-stream button::-moz-focus-inner,
.jp-video button::-moz-focus-inner {border: 0}

.jp-audio,
.jp-audio-stream,
.jp-video {
    font-size: 16px;
    font-family: Verdana, Arial, sans-serif;
    line-height: 1.6;   
}

#jp_container_stacks_in_18 {
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #CCCCCC;
	border-radius: 2px;
}

.jp-audio, .jp-video {
    width: calc(100% - 2px);
}

.jp-video .jp-gui {
	/*border-top: 1px solid red; */
}

.jp-audio-stream {
    width: 182px; 
}

.jp-interface {
    position: relative;
    width: 100%; 
}

.jp-audio .jp-interface, .jp-video .jp-interface {
    height: 77px; 
}

.jp-audio-stream .jp-interface {
    height: 77px; 
}

/* @end */

/* @group CONTROLS */

.jp-controls-holder {
    clear: both;
    width: 100%;
    position: relative;
    overflow: hidden;
    top: 0;  
    left: 0;
 }

.jp-interface .jp-controls {
    margin: 0;
    padding: 0;
    overflow: hidden; 
}

.jp-audio .jp-controls {
    width: 100%;
    padding: 20px 20px 7px 20px;
}

.jp-video .jp-controls {
    width: 100%;
    padding: 20px 20px 7px 20px;
}

.jp-audio-stream .jp-controls {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 142px; }

.jp-controls button {
  	 display: block;
  	 float: left;
  	 overflow: hidden;
  	 text-indent: -9999px;
 	 cursor: pointer; 
}

#jp_container_stacks_in_18 .jp-play {
  	width: 48px;
  	height: 48px; 
  	top: -5px;
  	background: #FFFFFF!important;
  	border: 1px solid #CCCCCC!important;
  	border-radius: 0%!important;
}

#jp_container_stacks_in_18 .jp-play-button {
	position: absolute;
	top: 13px!important;
	left: 15px!important;
	margin: 0!important;
 	width: 0;
 	height: 0;
 	border-style: solid;
 	border-width: 10px 0 10px 20px;
 	border-color: transparent transparent transparent #000000;
}

.jp-pause-button-a{
	position: absolute;
	top: 14px!important;
	left: 14px!important;	
	margin: 0!important;
	display: none;
	opacity: 1;
	width: 0!important;
	height: 19px;
	background: #2c3e50;
	border-left-style: solid;
	border-left-width: 6px!important;	  
}

.jp-pause-button-b{
	position: absolute;
	top: 14px!important;
	left: 26px!important;	
	margin: 0!important;
	display: none;
	opacity: 1;
	width: 0!important;
	height: 19px;
	background: #2c3e50;
	border-left-style: solid;
	border-left-width: 6px!important;	  
}

#jp_container_stacks_in_18 .jp-pause-button-a, 
#jp_container_stacks_in_18 .jp-pause-button-b{
	border-left-color: #000000!important;
}


.jpRwFfGroup_stacks_in_18{
	margin-left: calc(100% - 30px);
	width: 80px;
	padding: 0;
}

.jp-previous, .jp-next {
    width: 28px;
    height: 17px;
    top:  10px;
    left: calc(100% - 100px); 
    
    overflow: hidden;
    background: none;
}

.jp-audio .jp-audio-previous, .jp-audio .jp-audio-next {
    width: 28px;
    height: 17px;
    top:  10px;
    left: calc(100% - 100px); 
    border: none;
    overflow: hidden;
    background: none;
}

.jp-video .jp-video-previous, .jp-video .jp-video-next {
    width: 28px;
    height: 17px;
    top:  10px;
    left: calc(100% - 100px); 
    border: none;
    overflow: hidden;
    background: none;
}

.jp-previous {  
    margin-left: 160px;
}

.jp-next{
	margin-left: 2px;
}


.jp-audio .jp-audio-previous, .jp-audio-next {
    top:  11px;
    left: calc(100% - 100px);
}

.jp-video .jp-video-previous, .jp-video .jp-video-next {
    top:  11px;
    left: calc(100% - 120px);
}

.jp-audio .jp-audio-next{
	margin-top: 1px;
}

.jp-video .jp-previous, .jp-video .jp-next {
    top:  11px;
    left: calc(100% - 120px);
}

.jp-previous:focus {}
.jp-next {}
.jp-next:focus {}



#jp_container_stacks_in_18 .jp-previous-button-a{
    margin: -18px -10px 0 0;
	width: 3px;
	height: 12px;
    border-right: 3px solid #000000;
}

#jp_container_stacks_in_18 .jp-previous-button-b{
	margin: -12px 10px 0 4px;
	width: 0;
	height: 0;
    border-style: solid;
	border-width: 6px 8px 6px 0;
	border-color: transparent #000000 transparent transparent;
}

#jp_container_stacks_in_18 .jp-previous-button-c{
	margin: -12px 10px 0 12px;
	width: 0;
	height: 0;
    border-style: solid;
	border-width: 6px 8px 6px 0;
	border-color: transparent #000000 transparent transparent;
}


#jp_container_stacks_in_18 .jp-next-button-a{
	 margin: -18px 10px 0 2px;
	 width: 0;
	 height: 0;
	 border-style: solid;
	 border-width: 6px 0 6px 8px;
	 border-color: transparent transparent transparent #000000;
}
#jp_container_stacks_in_18 .jp-next-button-b{
	 margin: -12px 0px 0 10px;
	 width: 0;
	 height: 0;
	 border-style: solid;
	 border-width: 6px 0 6px 8px;
	 border-color: transparent transparent transparent #000000;
}	

#jp_container_stacks_in_18 .jp-next-button-c{
	 margin: -12px 0px 0 18px;
	 width: 2px;
	 height: 12px;
	 border-left: 3px solid #000000;
}

.jp-play:focus {}
.jp-state-playing .jp-play-button {display: none;}
.jp-state-playing .jp-pause-button-a,
.jp-state-playing .jp-pause-button-b {display: block;}
.jp-state-playing .jp-play:focus {}
.jp-previous:focus {}
.jp-next {}
.jp-next:focus {}

/* @end */

/* @group progress bar */
#jp_container_stacks_in_18 .jp-progress {
    overflow: hidden;
    background-color:  #EEEEEE; 
}

.jp-audio .jp-progress {
    position: absolute;
    top: 32px;
    height: 15px; 
}
  
.jp-video .jp-progress {
    top: 0;
    margin-top: -43px;
    margin-left: 90px;
    height: 15px; 
}

.jp-audio .jp-type-single .jp-progress {
    left: 110px;
    width: 136px; 
}
 
.jp-video .jp-type-single .jp-progress {
     left: 110px;
     width: 136px; 
}
  

/*include buttons?*/


	.jp-audio .jp-type-playlist .jp-progress {
	    left: 90px;
	    width: calc(100% - 180px); 
	}
	
	.jp-video .jp-type-playlist .jp-progress {
	    left: 120px;
	    width: calc(100% - 180px); 
	}







/*seek bar*/
#jp_container_stacks_in_18 .jp-seek-bar {
    background: #EEEEEE;  
    width: 200px;
    height: 100%;
    cursor: pointer; 
}

#jp_container_stacks_in_18 .jp-play-bar {
    background: #000000;
    left: -200px;
    width: 0px;
    height: 100%; 
    z-index: 999;
  }

/* @end */

/* @group current time and duration */
.jp-audio .jp-time-holder {
    position: absolute;
    top: 50px; 
    height: 20px;
}
  
.jp-video .jp-time-holder {
	margin-top: 3px;
    margin-left: 70px; 
    height: 20px;
}

.jp-audio .jp-type-single .jp-time-holder {
    left: 120px;
    width: calc(100% - 180px); 
}

.jp-video .jp-type-single .jp-time-holder {
    left: 120px;
    width: calc(100% - 180px); 
}
  
/*rw ff buttons + time holder*/

	.jp-audio .jp-type-playlist .jp-time-holder {
	  	left: 90px;
		width: calc(100% - 180px); 
		height: 20px;
		overflow: hidden;
	}
	
	.jp-video .jp-type-playlist .jp-time-holder {
	  	left: 90px;
		width: calc(100% - 90px); 
		height: 20px;
		overflow: hidden;
	}
	
	.jp-video .jp-progress {
		width: calc(100% - 210px)!important; 
		margin-left: 90px;
	}
	
	.jp-video .jp-duration {
	    margin-right: 98px; 
	}



/* @end */

/* @group time + duration */

.jp-current-time,
.jp-duration {
    width: 60px;
    font-size: .64em;
    font-style: oblique; 
}

.jp-current-time {
    float: left;
    display: inline;
    cursor: default; 
}

.jp-duration {
    float: right;
    display: inline;
    text-align: right;
    cursor: pointer; }

.jp-audio .jp-duration{
	margin-right: 0px;
}

.jp-video .jp-current-time {
    margin-left: 20px; 
}

/* @end */


/* @group playlist */
.jp-details {
    font-weight: bold;
    text-align: center;
    cursor: default; 
}

#jp_container_stacks_in_18 .jp-details,
#jp_container_stacks_in_18 .jp-playlist {
    width: 100%;
    background-color: #FFFFFF;
    border-top: 1px solid #CCCCCC; 
      
}

.jp-type-single .jp-details,
.jp-type-playlist .jp-details {
    border-top: none; }

.jp-details .jp-title {
    margin: 0;
    padding: 5px 20px;
    font-size: .72em;
    font-weight: bold; 
}

.jp-playlist ul {
    list-style-type: none;
    margin: 0;
    padding: 0 20px;
    font-size: .72em; 
}

.jp-playlist li {
    padding: 5px 0 4px 20px;
    border-bottom: 1px solid #CCCCCC; 
}

.jp-playlist li div {
    display: inline; 
}

div.jp-type-playlist div.jp-playlist li:last-child {
    padding: 5px 0 5px 20px;
    border-bottom: none;
}

div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
    list-style-type: square;
    list-style-position: inside;
    padding-left: 7px; 
}

div.jp-type-playlist div.jp-playlist a {
    text-decoration: none; 
}

div.jp-type-playlist div.jp-playlist a:hover {}

div.jp-type-playlist div.jp-playlist a.jp-playlist-current {}

div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove {
    float: right;
    display: inline;
    text-align: right;
    margin-right: 10px;
    font-weight: bold;
}

.jp-playlist-item {color: #333333!important}
.jp-playlist-item:hover {color: #CCCCCC!important}

div.jp-type-playlist div.jp-playlist span.jp-free-media {
    float: right;
    display: inline;
    text-align: right;
    margin-right: 10px; }

div.jp-type-playlist div.jp-playlist span.jp-free-media a {}

div.jp-type-playlist div.jp-playlist span.jp-free-media a:hover {}

span.jp-artist {
    font-size: .8em;
    color: #666; }

/* @end */


/* @group NO SOLUTION error feedback */
.jp-jplayer audio,
.jp-jplayer {
    width: 0px;
    height: 0px; }

.jp-jplayer {}

.jp-no-solution {
    padding: 5px;
    font-size: .8em;
    background-color: #eee;
    border: 2px solid #009be3;
    color: #000;
    display: none; 
}

.jp-no-solution a {
    color: #000; 
}

.jp-no-solution span {
    font-size: 1em;
    display: block;
    text-align: center;
    font-weight: bold; 
}

/* @end */

/* @group Seeking */

#jp_container_stacks_in_18 .jp-seeking-bg  {
	background: #eee;
}

/* @end */

/* @group Fullscreen */

.jp-video-270p {
    width: 100%!important;
    max-width: 480px;
    height: auto;
    overflow: hidden;
}

.jp-video-360p {
    width: 100%!important;
    max-width: 640px;
    height: auto;
    overflow: hidden; 
}

.jp-video-full {
    width: 480px;
    height: 270px;
    position: static !important;
    position: relative; 
}
  
.jp-video-full div div {
    z-index: 1000; 
}

.jp-video-full .jp-jplayer {
    top: 0;
    left: 0;
    position: fixed !important;
    position: relative;
    overflow: hidden; 
}

.jp-video-full .jp-gui {
    position: fixed !important;
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1001;
}

.jp-video-full .jp-interface {
    position: absolute !important;
    position: relative;
    bottom: 0;
    left: 0; 
}
  
.jp-full-screen{width: 20px; height: 20px;}

.jp-toggles {
	position: absolute;
    padding: 0;
  	margin: 0;
	width: 20px;
	height: 20px;
  	top: 31px; 
  	right: 10px;
}

.jp-toggles button {
    display: block;
    background: transparent;
    text-indent: -9999px;
    line-height: 100%;
    cursor: pointer; 
}

.jp-arrow {
	position: absolute;
	top: 10px; 
	right: 10px;
    width: 5px;
    height: 5px;
    margin: 0;
    border-color: #000000;
    border-style: solid;
    -webkit-transition: all 0.5s ease-in-out;
       -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
} 

.jp-video .jp-toggles:hover .jp-arrow {
	border-color: #000000;
} 
  
.jp-fullscreen-button-a {
	top: 0;
	left: 0;
	margin: 0;
	border-width: 2px 0 0 2px;
}

.jp-fullscreen-button-b {
	bottom: 0;
	left: 12px;
	margin: 0;
	border-width: 0 2px 2px 0px;
}

.jp-fullscreen-button-c {
	bottom: 0;
	left: 0;
	margin: 0;
	border-width: 0 0 2px 2px;
}

.jp-fullscreen-button-d {
	top: 0;
	left: 12px;
	margin: 0;
	border-width: 2px 2px 0 0;
}

.video-360p {
    width: 640px;
    height: 360px
}

.video-270p {
    width: 480px;
    height: 270px
}

.video {
    position: relative;
    font-family: 'Source Sans Pro', sans-serif;
    text-align: left;
    min-height: 64px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
}

/* @end *//* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_54 #myExtraContent4,
#ExtraContentPlusstacks_in_54 #fs {
	display: none;
}

