#stacks_in_22_page10 .video-wrapper{text-align:center;width:100%; margin:0 auto;    }#vimeo_stacks_in_22_page10{max-width:100%}

#stacks_in_22_page10 {
	margin:  3px;
}
/* @group Basics */

#audioPlayerContainerstacks_in_116_page10 {
	position: relative;
	z-index: 1;
}

#audioPlayerContainerstacks_in_116_page10,
#audioPlayerContainerstacks_in_116_page10:before,
#audioPlayerContainerstacks_in_116_page10:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#audioPlayerAudiostacks_in_116_page10 {
	width: 100%;
	display: block;
	position: relative;
	z-index: 2;
}

/* @end */

/* @end */

/* @group Audio Controls */

#audioPlayerControlsstacks_in_116_page10 {
	position: relative;
	z-index: 5;
	overflow: hidden;
	border-radius: 10px;
}

#audioPlayerControlsstacks_in_116_page10 [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
}

/*  */

/*  */

/*  */

/*  */
/* Vertical gradient fill */
#audioPlayerControlsstacks_in_116_page10 {
	background-color: #EAEAEA;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#EAEAEA), to(#CDCDCD));
	background-image: -moz-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -ms-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EAEAEA), color-stop(100%, #CDCDCD));
	background-image: -webkit-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -o-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: linear-gradient(top, #EAEAEA, #CDCDCD);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEAEA', endColorstr='#CDCDCD', GradientType=0);
}
/*  */

/*  */

/**/

/**/

/**/

/**/

/**/

/**/

#audioPlayerControlsWrapperstacks_in_116_page10 {
	display: flex;
	position: relative;
	z-index: 2;
}

#audioPlayerControlsstacks_in_116_page10 button {
	background: none;
	border: 0;
	outline: none;
	color: #ffffff;
	display: inline-block;
	text-align: center;
	width: 60px;
	padding: 0;
	margin: 0;
	height: 60px;
	line-height: 60px;
	font-size: 22px;
	cursor: pointer;
}

button:hover {
	cursor: pointer;
}

#audioPlayerControlsstacks_in_116_page10 #audioPlayerPlayPausestacks_in_116_page10 {
	display: inline-block;
}

#audioPlayerControlsstacks_in_116_page10 #audioPlayerFullScreenstacks_in_116_page10 {
	display: ;
}

/* @end */

/* @group Audio Timing */

.audioPlayerAudioTimingstacks_in_116_page10 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(76, 76, 76, 1.00);
	padding: 0;
	text-align: center;
	font-size: 14px;
}

#audioPlayerCurrentTimestacks_in_116_page10 {
	display: inline-block;
	width: 60px;
}

#audioPlayerDurationstacks_in_116_page10 {
	display: inline-block;
	width: 60px;
}

#audioPlayerTimeDividerstacks_in_116_page10 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(76, 76, 76, 1.00);
}

/*  */

/*  */

@media screen and (min-width: 568px) {
	#audioPlayerTimeDividerstacks_in_116_page10 {
		display: none;
	}
}

/* @end */

/* @group Seek Bar */

#progressBarstacks_in_116_page10 {
	display: none;
}

@media screen and (min-width: 568px) {
	#progressBarstacks_in_116_page10 {
		flex: 1;
		padding-right: 15px;
		padding-left: 15px;
		height: 60px;
		line-height: 60px;
		vertical-align: middle;
		display: inline-block;
	}
	
	#audioPlayerSeekBarstacks_in_116_page10[type=range] {
		-webkit-appearance: none;
		background: none;
		display: inline-block;
		width: 99%;
		height: 60px;
		line-height: 60px;
	}
	
	#audioPlayerSeekBarstacks_in_116_page10[type=range]::-webkit-slider-runnable-track {
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#audioPlayerSeekBarstacks_in_116_page10[type=range]::-webkit-slider-thumb {
		-webkit-appearance: none;
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
		margin-top: -5px;
	}
	
	#audioPlayerSeekBarstacks_in_116_page10[type=range]:focus {
		outline: none;
	}
	
	#audioPlayerSeekBarstacks_in_116_page10[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}
	
	#audioPlayerSeekBarstacks_in_116_page10[type=range]::-moz-range-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#audioPlayerSeekBarstacks_in_116_page10[type=range]::-moz-range-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#audioPlayerSeekBarstacks_in_116_page10[type=range]::-ms-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#audioPlayerSeekBarstacks_in_116_page10[type=range]::-ms-fill-lower {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#audioPlayerSeekBarstacks_in_116_page10[type=range]::-ms-fill-upper {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#audioPlayerSeekBarstacks_in_116_page10[type=range]::-ms-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#audioPlayerSeekBarstacks_in_116_page10[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}
	
	#audioPlayerSeekBarstacks_in_116_page10[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}
/* @end */

/* @group Volume */

#volumestacks_in_116_page10 {
	display: none;
}

@media screen and (min-width: 768px) {
	#volumestacks_in_116_page10 {
		display: inline-block;
		max-width: 60px;
		width: 60px;
		line-height: 60px;
		height: 60px;
		transition: all ease-in-out 300ms;
		text-align: center;
		position: relative;
		overflow: hidden;
		font-size: 22px;
		vertical-align: middle;
	}
	
	#volumestacks_in_116_page10 [class^="fa fa-"] {
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volumestacks_in_116_page10:hover {
		max-width: 150px;
		width: 150px;
		padding: 0px 15px;
	}
	
	#volumeButtonstacks_in_116_page10 {
		display: inline-block;
		max-width: 60px;
		width: 60px;
		line-height: 60px;
		height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volumestacks_in_116_page10:hover #volumeButtonstacks_in_116_page10 {
		display: none;
	}
	
	#volumeMinstacks_in_116_page10 {
		position: absolute;
		left: 20px;
		top: 0;
		height: 60px;
		line-height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volumeMaxstacks_in_116_page10 {
		position: absolute;
		right: 15px;
		top: 0;
		height: 60px;
		line-height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volume-barstacks_in_116_page10[type=range],
	#volumeMinstacks_in_116_page10,
	#volumeMaxstacks_in_116_page10 {
		display: none;
	}
	
	#volumeMinstacks_in_116_page10,
	#volumeMaxstacks_in_116_page10 {
		cursor: pointer;
	}
	
	#volumestacks_in_116_page10:hover #volume-barstacks_in_116_page10,
	#volumestacks_in_116_page10:hover #volumeMinstacks_in_116_page10,
	#volumestacks_in_116_page10:hover #volumeMaxstacks_in_116_page10 {
		display: inline;
	}
	
	#volume-barstacks_in_116_page10[type=range] {
		-webkit-appearance: none;
		background: none;
		width: 50%;
		text-align: center;
		line-height: 60px;
		height: 60px;
	}
	
	#volume-barstacks_in_116_page10[type=range]::-webkit-slider-runnable-track {
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#volume-barstacks_in_116_page10[type=range]::-webkit-slider-thumb {
		-webkit-appearance: none;
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
		margin-top: -5px;
	}
	
	#volume-barstacks_in_116_page10[type=range]:focus {
		outline: none;
	}
	
	#volume-barstacks_in_116_page10[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}
	
	#volume-barstacks_in_116_page10[type=range]::-moz-range-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#volume-barstacks_in_116_page10[type=range]::-moz-range-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#volume-barstacks_in_116_page10[type=range]::-ms-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#volume-barstacks_in_116_page10[type=range]::-ms-fill-lower {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#volume-barstacks_in_116_page10[type=range]::-ms-fill-upper {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#volume-barstacks_in_116_page10[type=range]::-ms-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#volume-barstacks_in_116_page10[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}
	
	#volume-barstacks_in_116_page10[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}

/* @end */

/* @group Responsive Behavior */

@media screen and (max-width: 569px) {
	#audioPlayerControlsstacks_in_116_page10 #audioPlayerFullScreenstacks_in_116_page10,
	#audioPlayerControlsstacks_in_116_page10 #volumestacks_in_116_page10 {
		display: none;
	}
}

/* @end */

/* @group Edit Mode Styling */

/*  */

/* @end *//* @group Basics */

#audioPlayerContainerstacks_in_103_page10 {
	position: relative;
	z-index: 1;
}

#audioPlayerContainerstacks_in_103_page10,
#audioPlayerContainerstacks_in_103_page10:before,
#audioPlayerContainerstacks_in_103_page10:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#audioPlayerAudiostacks_in_103_page10 {
	width: 100%;
	display: block;
	position: relative;
	z-index: 2;
}

/* @end */

/* @end */

/* @group Audio Controls */

#audioPlayerControlsstacks_in_103_page10 {
	position: relative;
	z-index: 5;
	overflow: hidden;
	border-radius: 10px;
}

#audioPlayerControlsstacks_in_103_page10 [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
}

/*  */

/*  */

/*  */

/*  */
/* Vertical gradient fill */
#audioPlayerControlsstacks_in_103_page10 {
	background-color: #EAEAEA;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#EAEAEA), to(#CDCDCD));
	background-image: -moz-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -ms-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EAEAEA), color-stop(100%, #CDCDCD));
	background-image: -webkit-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -o-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: linear-gradient(top, #EAEAEA, #CDCDCD);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEAEA', endColorstr='#CDCDCD', GradientType=0);
}
/*  */

/*  */

/**/

/**/

/**/

/**/

/**/

/**/

#audioPlayerControlsWrapperstacks_in_103_page10 {
	display: flex;
	position: relative;
	z-index: 2;
}

#audioPlayerControlsstacks_in_103_page10 button {
	background: none;
	border: 0;
	outline: none;
	color: #ffffff;
	display: inline-block;
	text-align: center;
	width: 60px;
	padding: 0;
	margin: 0;
	height: 60px;
	line-height: 60px;
	font-size: 22px;
	cursor: pointer;
}

button:hover {
	cursor: pointer;
}

#audioPlayerControlsstacks_in_103_page10 #audioPlayerPlayPausestacks_in_103_page10 {
	display: inline-block;
}

#audioPlayerControlsstacks_in_103_page10 #audioPlayerFullScreenstacks_in_103_page10 {
	display: ;
}

/* @end */

/* @group Audio Timing */

.audioPlayerAudioTimingstacks_in_103_page10 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(76, 76, 76, 1.00);
	padding: 0;
	text-align: center;
	font-size: 14px;
}

#audioPlayerCurrentTimestacks_in_103_page10 {
	display: inline-block;
	width: 60px;
}

#audioPlayerDurationstacks_in_103_page10 {
	display: inline-block;
	width: 60px;
}

#audioPlayerTimeDividerstacks_in_103_page10 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(76, 76, 76, 1.00);
}

/*  */

/*  */

@media screen and (min-width: 568px) {
	#audioPlayerTimeDividerstacks_in_103_page10 {
		display: none;
	}
}

/* @end */

/* @group Seek Bar */

#progressBarstacks_in_103_page10 {
	display: none;
}

@media screen and (min-width: 568px) {
	#progressBarstacks_in_103_page10 {
		flex: 1;
		padding-right: 15px;
		padding-left: 15px;
		height: 60px;
		line-height: 60px;
		vertical-align: middle;
		display: inline-block;
	}
	
	#audioPlayerSeekBarstacks_in_103_page10[type=range] {
		-webkit-appearance: none;
		background: none;
		display: inline-block;
		width: 99%;
		height: 60px;
		line-height: 60px;
	}
	
	#audioPlayerSeekBarstacks_in_103_page10[type=range]::-webkit-slider-runnable-track {
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#audioPlayerSeekBarstacks_in_103_page10[type=range]::-webkit-slider-thumb {
		-webkit-appearance: none;
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
		margin-top: -5px;
	}
	
	#audioPlayerSeekBarstacks_in_103_page10[type=range]:focus {
		outline: none;
	}
	
	#audioPlayerSeekBarstacks_in_103_page10[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}
	
	#audioPlayerSeekBarstacks_in_103_page10[type=range]::-moz-range-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#audioPlayerSeekBarstacks_in_103_page10[type=range]::-moz-range-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#audioPlayerSeekBarstacks_in_103_page10[type=range]::-ms-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#audioPlayerSeekBarstacks_in_103_page10[type=range]::-ms-fill-lower {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#audioPlayerSeekBarstacks_in_103_page10[type=range]::-ms-fill-upper {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#audioPlayerSeekBarstacks_in_103_page10[type=range]::-ms-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#audioPlayerSeekBarstacks_in_103_page10[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}
	
	#audioPlayerSeekBarstacks_in_103_page10[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}
/* @end */

/* @group Volume */

#volumestacks_in_103_page10 {
	display: none;
}

@media screen and (min-width: 768px) {
	#volumestacks_in_103_page10 {
		display: inline-block;
		max-width: 60px;
		width: 60px;
		line-height: 60px;
		height: 60px;
		transition: all ease-in-out 300ms;
		text-align: center;
		position: relative;
		overflow: hidden;
		font-size: 22px;
		vertical-align: middle;
	}
	
	#volumestacks_in_103_page10 [class^="fa fa-"] {
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volumestacks_in_103_page10:hover {
		max-width: 150px;
		width: 150px;
		padding: 0px 15px;
	}
	
	#volumeButtonstacks_in_103_page10 {
		display: inline-block;
		max-width: 60px;
		width: 60px;
		line-height: 60px;
		height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volumestacks_in_103_page10:hover #volumeButtonstacks_in_103_page10 {
		display: none;
	}
	
	#volumeMinstacks_in_103_page10 {
		position: absolute;
		left: 20px;
		top: 0;
		height: 60px;
		line-height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volumeMaxstacks_in_103_page10 {
		position: absolute;
		right: 15px;
		top: 0;
		height: 60px;
		line-height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volume-barstacks_in_103_page10[type=range],
	#volumeMinstacks_in_103_page10,
	#volumeMaxstacks_in_103_page10 {
		display: none;
	}
	
	#volumeMinstacks_in_103_page10,
	#volumeMaxstacks_in_103_page10 {
		cursor: pointer;
	}
	
	#volumestacks_in_103_page10:hover #volume-barstacks_in_103_page10,
	#volumestacks_in_103_page10:hover #volumeMinstacks_in_103_page10,
	#volumestacks_in_103_page10:hover #volumeMaxstacks_in_103_page10 {
		display: inline;
	}
	
	#volume-barstacks_in_103_page10[type=range] {
		-webkit-appearance: none;
		background: none;
		width: 50%;
		text-align: center;
		line-height: 60px;
		height: 60px;
	}
	
	#volume-barstacks_in_103_page10[type=range]::-webkit-slider-runnable-track {
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#volume-barstacks_in_103_page10[type=range]::-webkit-slider-thumb {
		-webkit-appearance: none;
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
		margin-top: -5px;
	}
	
	#volume-barstacks_in_103_page10[type=range]:focus {
		outline: none;
	}
	
	#volume-barstacks_in_103_page10[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}
	
	#volume-barstacks_in_103_page10[type=range]::-moz-range-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#volume-barstacks_in_103_page10[type=range]::-moz-range-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#volume-barstacks_in_103_page10[type=range]::-ms-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#volume-barstacks_in_103_page10[type=range]::-ms-fill-lower {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#volume-barstacks_in_103_page10[type=range]::-ms-fill-upper {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#volume-barstacks_in_103_page10[type=range]::-ms-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#volume-barstacks_in_103_page10[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}
	
	#volume-barstacks_in_103_page10[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}

/* @end */

/* @group Responsive Behavior */

@media screen and (max-width: 569px) {
	#audioPlayerControlsstacks_in_103_page10 #audioPlayerFullScreenstacks_in_103_page10,
	#audioPlayerControlsstacks_in_103_page10 #volumestacks_in_103_page10 {
		display: none;
	}
}

/* @end */

/* @group Edit Mode Styling */

/*  */

/* @end */
#stacks_in_103_page10 {
	margin:  10px;
}
/* @group Basics */

#audioPlayerContainerstacks_in_97_page10 {
	position: relative;
	z-index: 1;
}

#audioPlayerContainerstacks_in_97_page10,
#audioPlayerContainerstacks_in_97_page10:before,
#audioPlayerContainerstacks_in_97_page10:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#audioPlayerAudiostacks_in_97_page10 {
	width: 100%;
	display: block;
	position: relative;
	z-index: 2;
}

/* @end */

/* @end */

/* @group Audio Controls */

#audioPlayerControlsstacks_in_97_page10 {
	position: relative;
	z-index: 5;
	overflow: hidden;
	border-radius: 10px;
}

#audioPlayerControlsstacks_in_97_page10 [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
}

/*  */

/*  */

/*  */

/*  */
/* Vertical gradient fill */
#audioPlayerControlsstacks_in_97_page10 {
	background-color: #EAEAEA;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#EAEAEA), to(#CDCDCD));
	background-image: -moz-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -ms-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EAEAEA), color-stop(100%, #CDCDCD));
	background-image: -webkit-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -o-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: linear-gradient(top, #EAEAEA, #CDCDCD);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEAEA', endColorstr='#CDCDCD', GradientType=0);
}
/*  */

/*  */

/**/

/**/

/**/

/**/

/**/

/**/

#audioPlayerControlsWrapperstacks_in_97_page10 {
	display: flex;
	position: relative;
	z-index: 2;
}

#audioPlayerControlsstacks_in_97_page10 button {
	background: none;
	border: 0;
	outline: none;
	color: #ffffff;
	display: inline-block;
	text-align: center;
	width: 60px;
	padding: 0;
	margin: 0;
	height: 60px;
	line-height: 60px;
	font-size: 22px;
	cursor: pointer;
}

button:hover {
	cursor: pointer;
}

#audioPlayerControlsstacks_in_97_page10 #audioPlayerPlayPausestacks_in_97_page10 {
	display: inline-block;
}

#audioPlayerControlsstacks_in_97_page10 #audioPlayerFullScreenstacks_in_97_page10 {
	display: ;
}

/* @end */

/* @group Audio Timing */

.audioPlayerAudioTimingstacks_in_97_page10 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(76, 76, 76, 1.00);
	padding: 0;
	text-align: center;
	font-size: 14px;
}

#audioPlayerCurrentTimestacks_in_97_page10 {
	display: inline-block;
	width: 60px;
}

#audioPlayerDurationstacks_in_97_page10 {
	display: inline-block;
	width: 60px;
}

#audioPlayerTimeDividerstacks_in_97_page10 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(76, 76, 76, 1.00);
}

/*  */

/*  */

@media screen and (min-width: 568px) {
	#audioPlayerTimeDividerstacks_in_97_page10 {
		display: none;
	}
}

/* @end */

/* @group Seek Bar */

#progressBarstacks_in_97_page10 {
	display: none;
}

@media screen and (min-width: 568px) {
	#progressBarstacks_in_97_page10 {
		flex: 1;
		padding-right: 15px;
		padding-left: 15px;
		height: 60px;
		line-height: 60px;
		vertical-align: middle;
		display: inline-block;
	}
	
	#audioPlayerSeekBarstacks_in_97_page10[type=range] {
		-webkit-appearance: none;
		background: none;
		display: inline-block;
		width: 99%;
		height: 60px;
		line-height: 60px;
	}
	
	#audioPlayerSeekBarstacks_in_97_page10[type=range]::-webkit-slider-runnable-track {
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#audioPlayerSeekBarstacks_in_97_page10[type=range]::-webkit-slider-thumb {
		-webkit-appearance: none;
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
		margin-top: -5px;
	}
	
	#audioPlayerSeekBarstacks_in_97_page10[type=range]:focus {
		outline: none;
	}
	
	#audioPlayerSeekBarstacks_in_97_page10[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}
	
	#audioPlayerSeekBarstacks_in_97_page10[type=range]::-moz-range-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#audioPlayerSeekBarstacks_in_97_page10[type=range]::-moz-range-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#audioPlayerSeekBarstacks_in_97_page10[type=range]::-ms-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#audioPlayerSeekBarstacks_in_97_page10[type=range]::-ms-fill-lower {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#audioPlayerSeekBarstacks_in_97_page10[type=range]::-ms-fill-upper {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#audioPlayerSeekBarstacks_in_97_page10[type=range]::-ms-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#audioPlayerSeekBarstacks_in_97_page10[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}
	
	#audioPlayerSeekBarstacks_in_97_page10[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}
/* @end */

/* @group Volume */

#volumestacks_in_97_page10 {
	display: none;
}

@media screen and (min-width: 768px) {
	#volumestacks_in_97_page10 {
		display: inline-block;
		max-width: 60px;
		width: 60px;
		line-height: 60px;
		height: 60px;
		transition: all ease-in-out 300ms;
		text-align: center;
		position: relative;
		overflow: hidden;
		font-size: 22px;
		vertical-align: middle;
	}
	
	#volumestacks_in_97_page10 [class^="fa fa-"] {
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volumestacks_in_97_page10:hover {
		max-width: 150px;
		width: 150px;
		padding: 0px 15px;
	}
	
	#volumeButtonstacks_in_97_page10 {
		display: inline-block;
		max-width: 60px;
		width: 60px;
		line-height: 60px;
		height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volumestacks_in_97_page10:hover #volumeButtonstacks_in_97_page10 {
		display: none;
	}
	
	#volumeMinstacks_in_97_page10 {
		position: absolute;
		left: 20px;
		top: 0;
		height: 60px;
		line-height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volumeMaxstacks_in_97_page10 {
		position: absolute;
		right: 15px;
		top: 0;
		height: 60px;
		line-height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volume-barstacks_in_97_page10[type=range],
	#volumeMinstacks_in_97_page10,
	#volumeMaxstacks_in_97_page10 {
		display: none;
	}
	
	#volumeMinstacks_in_97_page10,
	#volumeMaxstacks_in_97_page10 {
		cursor: pointer;
	}
	
	#volumestacks_in_97_page10:hover #volume-barstacks_in_97_page10,
	#volumestacks_in_97_page10:hover #volumeMinstacks_in_97_page10,
	#volumestacks_in_97_page10:hover #volumeMaxstacks_in_97_page10 {
		display: inline;
	}
	
	#volume-barstacks_in_97_page10[type=range] {
		-webkit-appearance: none;
		background: none;
		width: 50%;
		text-align: center;
		line-height: 60px;
		height: 60px;
	}
	
	#volume-barstacks_in_97_page10[type=range]::-webkit-slider-runnable-track {
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#volume-barstacks_in_97_page10[type=range]::-webkit-slider-thumb {
		-webkit-appearance: none;
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
		margin-top: -5px;
	}
	
	#volume-barstacks_in_97_page10[type=range]:focus {
		outline: none;
	}
	
	#volume-barstacks_in_97_page10[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}
	
	#volume-barstacks_in_97_page10[type=range]::-moz-range-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#volume-barstacks_in_97_page10[type=range]::-moz-range-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#volume-barstacks_in_97_page10[type=range]::-ms-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#volume-barstacks_in_97_page10[type=range]::-ms-fill-lower {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#volume-barstacks_in_97_page10[type=range]::-ms-fill-upper {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#volume-barstacks_in_97_page10[type=range]::-ms-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#volume-barstacks_in_97_page10[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}
	
	#volume-barstacks_in_97_page10[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}

/* @end */

/* @group Responsive Behavior */

@media screen and (max-width: 569px) {
	#audioPlayerControlsstacks_in_97_page10 #audioPlayerFullScreenstacks_in_97_page10,
	#audioPlayerControlsstacks_in_97_page10 #volumestacks_in_97_page10 {
		display: none;
	}
}

/* @end */

/* @group Edit Mode Styling */

/*  */

/* @end */
#stacks_in_97_page10 {
	margin:  10px;
}
/* @group Basics */

#audioPlayerContainerstacks_in_98_page10 {
	position: relative;
	z-index: 1;
}

#audioPlayerContainerstacks_in_98_page10,
#audioPlayerContainerstacks_in_98_page10:before,
#audioPlayerContainerstacks_in_98_page10:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#audioPlayerAudiostacks_in_98_page10 {
	width: 100%;
	display: block;
	position: relative;
	z-index: 2;
}

/* @end */

/* @end */

/* @group Audio Controls */

#audioPlayerControlsstacks_in_98_page10 {
	position: relative;
	z-index: 5;
	overflow: hidden;
	border-radius: 10px;
}

#audioPlayerControlsstacks_in_98_page10 [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
}

/*  */

/*  */

/*  */

/*  */
/* Vertical gradient fill */
#audioPlayerControlsstacks_in_98_page10 {
	background-color: #EAEAEA;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#EAEAEA), to(#CDCDCD));
	background-image: -moz-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -ms-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EAEAEA), color-stop(100%, #CDCDCD));
	background-image: -webkit-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -o-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: linear-gradient(top, #EAEAEA, #CDCDCD);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEAEA', endColorstr='#CDCDCD', GradientType=0);
}
/*  */

/*  */

/**/

/**/

/**/

/**/

/**/

/**/

#audioPlayerControlsWrapperstacks_in_98_page10 {
	display: flex;
	position: relative;
	z-index: 2;
}

#audioPlayerControlsstacks_in_98_page10 button {
	background: none;
	border: 0;
	outline: none;
	color: #ffffff;
	display: inline-block;
	text-align: center;
	width: 60px;
	padding: 0;
	margin: 0;
	height: 60px;
	line-height: 60px;
	font-size: 22px;
	cursor: pointer;
}

button:hover {
	cursor: pointer;
}

#audioPlayerControlsstacks_in_98_page10 #audioPlayerPlayPausestacks_in_98_page10 {
	display: inline-block;
}

#audioPlayerControlsstacks_in_98_page10 #audioPlayerFullScreenstacks_in_98_page10 {
	display: ;
}

/* @end */

/* @group Audio Timing */

.audioPlayerAudioTimingstacks_in_98_page10 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(76, 76, 76, 1.00);
	padding: 0;
	text-align: center;
	font-size: 14px;
}

#audioPlayerCurrentTimestacks_in_98_page10 {
	display: inline-block;
	width: 60px;
}

#audioPlayerDurationstacks_in_98_page10 {
	display: inline-block;
	width: 60px;
}

#audioPlayerTimeDividerstacks_in_98_page10 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(76, 76, 76, 1.00);
}

/*  */

/*  */

@media screen and (min-width: 568px) {
	#audioPlayerTimeDividerstacks_in_98_page10 {
		display: none;
	}
}

/* @end */

/* @group Seek Bar */

#progressBarstacks_in_98_page10 {
	display: none;
}

@media screen and (min-width: 568px) {
	#progressBarstacks_in_98_page10 {
		flex: 1;
		padding-right: 15px;
		padding-left: 15px;
		height: 60px;
		line-height: 60px;
		vertical-align: middle;
		display: inline-block;
	}
	
	#audioPlayerSeekBarstacks_in_98_page10[type=range] {
		-webkit-appearance: none;
		background: none;
		display: inline-block;
		width: 99%;
		height: 60px;
		line-height: 60px;
	}
	
	#audioPlayerSeekBarstacks_in_98_page10[type=range]::-webkit-slider-runnable-track {
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#audioPlayerSeekBarstacks_in_98_page10[type=range]::-webkit-slider-thumb {
		-webkit-appearance: none;
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
		margin-top: -5px;
	}
	
	#audioPlayerSeekBarstacks_in_98_page10[type=range]:focus {
		outline: none;
	}
	
	#audioPlayerSeekBarstacks_in_98_page10[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}
	
	#audioPlayerSeekBarstacks_in_98_page10[type=range]::-moz-range-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#audioPlayerSeekBarstacks_in_98_page10[type=range]::-moz-range-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#audioPlayerSeekBarstacks_in_98_page10[type=range]::-ms-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#audioPlayerSeekBarstacks_in_98_page10[type=range]::-ms-fill-lower {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#audioPlayerSeekBarstacks_in_98_page10[type=range]::-ms-fill-upper {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#audioPlayerSeekBarstacks_in_98_page10[type=range]::-ms-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#audioPlayerSeekBarstacks_in_98_page10[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}
	
	#audioPlayerSeekBarstacks_in_98_page10[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}
/* @end */

/* @group Volume */

#volumestacks_in_98_page10 {
	display: none;
}

@media screen and (min-width: 768px) {
	#volumestacks_in_98_page10 {
		display: inline-block;
		max-width: 60px;
		width: 60px;
		line-height: 60px;
		height: 60px;
		transition: all ease-in-out 300ms;
		text-align: center;
		position: relative;
		overflow: hidden;
		font-size: 22px;
		vertical-align: middle;
	}
	
	#volumestacks_in_98_page10 [class^="fa fa-"] {
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volumestacks_in_98_page10:hover {
		max-width: 150px;
		width: 150px;
		padding: 0px 15px;
	}
	
	#volumeButtonstacks_in_98_page10 {
		display: inline-block;
		max-width: 60px;
		width: 60px;
		line-height: 60px;
		height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volumestacks_in_98_page10:hover #volumeButtonstacks_in_98_page10 {
		display: none;
	}
	
	#volumeMinstacks_in_98_page10 {
		position: absolute;
		left: 20px;
		top: 0;
		height: 60px;
		line-height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volumeMaxstacks_in_98_page10 {
		position: absolute;
		right: 15px;
		top: 0;
		height: 60px;
		line-height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volume-barstacks_in_98_page10[type=range],
	#volumeMinstacks_in_98_page10,
	#volumeMaxstacks_in_98_page10 {
		display: none;
	}
	
	#volumeMinstacks_in_98_page10,
	#volumeMaxstacks_in_98_page10 {
		cursor: pointer;
	}
	
	#volumestacks_in_98_page10:hover #volume-barstacks_in_98_page10,
	#volumestacks_in_98_page10:hover #volumeMinstacks_in_98_page10,
	#volumestacks_in_98_page10:hover #volumeMaxstacks_in_98_page10 {
		display: inline;
	}
	
	#volume-barstacks_in_98_page10[type=range] {
		-webkit-appearance: none;
		background: none;
		width: 50%;
		text-align: center;
		line-height: 60px;
		height: 60px;
	}
	
	#volume-barstacks_in_98_page10[type=range]::-webkit-slider-runnable-track {
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#volume-barstacks_in_98_page10[type=range]::-webkit-slider-thumb {
		-webkit-appearance: none;
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
		margin-top: -5px;
	}
	
	#volume-barstacks_in_98_page10[type=range]:focus {
		outline: none;
	}
	
	#volume-barstacks_in_98_page10[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}
	
	#volume-barstacks_in_98_page10[type=range]::-moz-range-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#volume-barstacks_in_98_page10[type=range]::-moz-range-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#volume-barstacks_in_98_page10[type=range]::-ms-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#volume-barstacks_in_98_page10[type=range]::-ms-fill-lower {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#volume-barstacks_in_98_page10[type=range]::-ms-fill-upper {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#volume-barstacks_in_98_page10[type=range]::-ms-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#volume-barstacks_in_98_page10[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}
	
	#volume-barstacks_in_98_page10[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}

/* @end */

/* @group Responsive Behavior */

@media screen and (max-width: 569px) {
	#audioPlayerControlsstacks_in_98_page10 #audioPlayerFullScreenstacks_in_98_page10,
	#audioPlayerControlsstacks_in_98_page10 #volumestacks_in_98_page10 {
		display: none;
	}
}

/* @end */

/* @group Edit Mode Styling */

/*  */

/* @end */
#stacks_in_98_page10 {
	margin:  10px;
}

#stacks_in_16_page10 {
	margin:  10px;
}
/* @group Basics */

#audioPlayerContainerstacks_in_15_page10 {
	position: relative;
	z-index: 1;
}

#audioPlayerContainerstacks_in_15_page10,
#audioPlayerContainerstacks_in_15_page10:before,
#audioPlayerContainerstacks_in_15_page10:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#audioPlayerAudiostacks_in_15_page10 {
	width: 100%;
	display: block;
	position: relative;
	z-index: 2;
}

/* @end */

/* @end */

/* @group Audio Controls */

#audioPlayerControlsstacks_in_15_page10 {
	position: relative;
	z-index: 5;
	overflow: hidden;
	border-radius: 10px;
}

#audioPlayerControlsstacks_in_15_page10 [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
}

/*  */

/*  */

/*  */

/*  */
/* Vertical gradient fill */
#audioPlayerControlsstacks_in_15_page10 {
	background-color: #EAEAEA;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#EAEAEA), to(#CDCDCD));
	background-image: -moz-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -ms-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EAEAEA), color-stop(100%, #CDCDCD));
	background-image: -webkit-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -o-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: linear-gradient(top, #EAEAEA, #CDCDCD);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEAEA', endColorstr='#CDCDCD', GradientType=0);
}
/*  */

/*  */

/**/

/**/

/**/

/**/

/**/

/**/

#audioPlayerControlsWrapperstacks_in_15_page10 {
	display: flex;
	position: relative;
	z-index: 2;
}

#audioPlayerControlsstacks_in_15_page10 button {
	background: none;
	border: 0;
	outline: none;
	color: #ffffff;
	display: inline-block;
	text-align: center;
	width: 60px;
	padding: 0;
	margin: 0;
	height: 60px;
	line-height: 60px;
	font-size: 22px;
	cursor: pointer;
}

button:hover {
	cursor: pointer;
}

#audioPlayerControlsstacks_in_15_page10 #audioPlayerPlayPausestacks_in_15_page10 {
	display: inline-block;
}

#audioPlayerControlsstacks_in_15_page10 #audioPlayerFullScreenstacks_in_15_page10 {
	display: ;
}

/* @end */

/* @group Audio Timing */

.audioPlayerAudioTimingstacks_in_15_page10 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(76, 76, 76, 1.00);
	padding: 0;
	text-align: center;
	font-size: 14px;
}

#audioPlayerCurrentTimestacks_in_15_page10 {
	display: inline-block;
	width: 60px;
}

#audioPlayerDurationstacks_in_15_page10 {
	display: inline-block;
	width: 60px;
}

#audioPlayerTimeDividerstacks_in_15_page10 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(76, 76, 76, 1.00);
}

/*  */

/*  */

@media screen and (min-width: 568px) {
	#audioPlayerTimeDividerstacks_in_15_page10 {
		display: none;
	}
}

/* @end */

/* @group Seek Bar */

#progressBarstacks_in_15_page10 {
	display: none;
}

@media screen and (min-width: 568px) {
	#progressBarstacks_in_15_page10 {
		flex: 1;
		padding-right: 15px;
		padding-left: 15px;
		height: 60px;
		line-height: 60px;
		vertical-align: middle;
		display: inline-block;
	}
	
	#audioPlayerSeekBarstacks_in_15_page10[type=range] {
		-webkit-appearance: none;
		background: none;
		display: inline-block;
		width: 99%;
		height: 60px;
		line-height: 60px;
	}
	
	#audioPlayerSeekBarstacks_in_15_page10[type=range]::-webkit-slider-runnable-track {
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#audioPlayerSeekBarstacks_in_15_page10[type=range]::-webkit-slider-thumb {
		-webkit-appearance: none;
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
		margin-top: -5px;
	}
	
	#audioPlayerSeekBarstacks_in_15_page10[type=range]:focus {
		outline: none;
	}
	
	#audioPlayerSeekBarstacks_in_15_page10[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}
	
	#audioPlayerSeekBarstacks_in_15_page10[type=range]::-moz-range-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#audioPlayerSeekBarstacks_in_15_page10[type=range]::-moz-range-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#audioPlayerSeekBarstacks_in_15_page10[type=range]::-ms-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#audioPlayerSeekBarstacks_in_15_page10[type=range]::-ms-fill-lower {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#audioPlayerSeekBarstacks_in_15_page10[type=range]::-ms-fill-upper {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#audioPlayerSeekBarstacks_in_15_page10[type=range]::-ms-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#audioPlayerSeekBarstacks_in_15_page10[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}
	
	#audioPlayerSeekBarstacks_in_15_page10[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}
/* @end */

/* @group Volume */

#volumestacks_in_15_page10 {
	display: none;
}

@media screen and (min-width: 768px) {
	#volumestacks_in_15_page10 {
		display: inline-block;
		max-width: 60px;
		width: 60px;
		line-height: 60px;
		height: 60px;
		transition: all ease-in-out 300ms;
		text-align: center;
		position: relative;
		overflow: hidden;
		font-size: 22px;
		vertical-align: middle;
	}
	
	#volumestacks_in_15_page10 [class^="fa fa-"] {
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volumestacks_in_15_page10:hover {
		max-width: 150px;
		width: 150px;
		padding: 0px 15px;
	}
	
	#volumeButtonstacks_in_15_page10 {
		display: inline-block;
		max-width: 60px;
		width: 60px;
		line-height: 60px;
		height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volumestacks_in_15_page10:hover #volumeButtonstacks_in_15_page10 {
		display: none;
	}
	
	#volumeMinstacks_in_15_page10 {
		position: absolute;
		left: 20px;
		top: 0;
		height: 60px;
		line-height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volumeMaxstacks_in_15_page10 {
		position: absolute;
		right: 15px;
		top: 0;
		height: 60px;
		line-height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volume-barstacks_in_15_page10[type=range],
	#volumeMinstacks_in_15_page10,
	#volumeMaxstacks_in_15_page10 {
		display: none;
	}
	
	#volumeMinstacks_in_15_page10,
	#volumeMaxstacks_in_15_page10 {
		cursor: pointer;
	}
	
	#volumestacks_in_15_page10:hover #volume-barstacks_in_15_page10,
	#volumestacks_in_15_page10:hover #volumeMinstacks_in_15_page10,
	#volumestacks_in_15_page10:hover #volumeMaxstacks_in_15_page10 {
		display: inline;
	}
	
	#volume-barstacks_in_15_page10[type=range] {
		-webkit-appearance: none;
		background: none;
		width: 50%;
		text-align: center;
		line-height: 60px;
		height: 60px;
	}
	
	#volume-barstacks_in_15_page10[type=range]::-webkit-slider-runnable-track {
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#volume-barstacks_in_15_page10[type=range]::-webkit-slider-thumb {
		-webkit-appearance: none;
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
		margin-top: -5px;
	}
	
	#volume-barstacks_in_15_page10[type=range]:focus {
		outline: none;
	}
	
	#volume-barstacks_in_15_page10[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}
	
	#volume-barstacks_in_15_page10[type=range]::-moz-range-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#volume-barstacks_in_15_page10[type=range]::-moz-range-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#volume-barstacks_in_15_page10[type=range]::-ms-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#volume-barstacks_in_15_page10[type=range]::-ms-fill-lower {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#volume-barstacks_in_15_page10[type=range]::-ms-fill-upper {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#volume-barstacks_in_15_page10[type=range]::-ms-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#volume-barstacks_in_15_page10[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}
	
	#volume-barstacks_in_15_page10[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}

/* @end */

/* @group Responsive Behavior */

@media screen and (max-width: 569px) {
	#audioPlayerControlsstacks_in_15_page10 #audioPlayerFullScreenstacks_in_15_page10,
	#audioPlayerControlsstacks_in_15_page10 #volumestacks_in_15_page10 {
		display: none;
	}
}

/* @end */

/* @group Edit Mode Styling */

/*  */

/* @end */
#stacks_in_15_page10 {
	margin:  10px;
}

#stacks_in_63_page10 {
	margin:  1px;
}
#stacks_in_69_page10>.s3_row {
	margin: 0 -10px;
}

#stacks_in_69_page10>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_69_page10>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_69_page10>.s3_row>.s3_column_right {
	width: 33.33%;
}




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










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




}



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


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


}





/* @group Basics */

#audioPlayerContainerstacks_in_73_page10 {
	position: relative;
	z-index: 1;
}

#audioPlayerContainerstacks_in_73_page10,
#audioPlayerContainerstacks_in_73_page10:before,
#audioPlayerContainerstacks_in_73_page10:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#audioPlayerAudiostacks_in_73_page10 {
	width: 100%;
	display: block;
	position: relative;
	z-index: 2;
}

/* @end */

/* @end */

/* @group Audio Controls */

#audioPlayerControlsstacks_in_73_page10 {
	position: relative;
	z-index: 5;
	overflow: hidden;
	border-radius: 10px;
}

#audioPlayerControlsstacks_in_73_page10 [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
}

/*  */

/*  */

/*  */

/*  */
/* Vertical gradient fill */
#audioPlayerControlsstacks_in_73_page10 {
	background-color: #EAEAEA;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#EAEAEA), to(#CDCDCD));
	background-image: -moz-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -ms-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EAEAEA), color-stop(100%, #CDCDCD));
	background-image: -webkit-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -o-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: linear-gradient(top, #EAEAEA, #CDCDCD);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEAEA', endColorstr='#CDCDCD', GradientType=0);
}
/*  */

/*  */

/**/

/**/

/**/

/**/

/**/

/**/

#audioPlayerControlsWrapperstacks_in_73_page10 {
	display: flex;
	position: relative;
	z-index: 2;
}

#audioPlayerControlsstacks_in_73_page10 button {
	background: none;
	border: 0;
	outline: none;
	color: #ffffff;
	display: inline-block;
	text-align: center;
	width: 60px;
	padding: 0;
	margin: 0;
	height: 60px;
	line-height: 60px;
	font-size: 22px;
	cursor: pointer;
}

button:hover {
	cursor: pointer;
}

#audioPlayerControlsstacks_in_73_page10 #audioPlayerPlayPausestacks_in_73_page10 {
	display: inline-block;
}

#audioPlayerControlsstacks_in_73_page10 #audioPlayerFullScreenstacks_in_73_page10 {
	display: ;
}

/* @end */

/* @group Audio Timing */

.audioPlayerAudioTimingstacks_in_73_page10 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(76, 76, 76, 1.00);
	padding: 0;
	text-align: center;
	font-size: 14px;
}

#audioPlayerCurrentTimestacks_in_73_page10 {
	display: none;
	width: 60px;
}

#audioPlayerDurationstacks_in_73_page10 {
	display: none;
	width: 60px;
}

#audioPlayerTimeDividerstacks_in_73_page10 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(76, 76, 76, 1.00);
}

/*  */
#audioPlayerTimeDividerstacks_in_73_page10 {
	display: none;
}
/*  */

/*  */
#audioPlayerTimeDividerstacks_in_73_page10 {
	display: none;
}
/*  */

@media screen and (min-width: 568px) {
	#audioPlayerTimeDividerstacks_in_73_page10 {
		display: none;
	}
}

/* @end */

/* @group Seek Bar */

#progressBarstacks_in_73_page10 {
	display: none;
}

@media screen and (min-width: 568px) {
	#progressBarstacks_in_73_page10 {
		flex: 1;
		padding-right: 15px;
		padding-left: 15px;
		height: 60px;
		line-height: 60px;
		vertical-align: middle;
		display: inline-block;
	}
	
	#audioPlayerSeekBarstacks_in_73_page10[type=range] {
		-webkit-appearance: none;
		background: none;
		display: inline-block;
		width: 99%;
		height: 60px;
		line-height: 60px;
	}
	
	#audioPlayerSeekBarstacks_in_73_page10[type=range]::-webkit-slider-runnable-track {
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#audioPlayerSeekBarstacks_in_73_page10[type=range]::-webkit-slider-thumb {
		-webkit-appearance: none;
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
		margin-top: -5px;
	}
	
	#audioPlayerSeekBarstacks_in_73_page10[type=range]:focus {
		outline: none;
	}
	
	#audioPlayerSeekBarstacks_in_73_page10[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}
	
	#audioPlayerSeekBarstacks_in_73_page10[type=range]::-moz-range-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#audioPlayerSeekBarstacks_in_73_page10[type=range]::-moz-range-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#audioPlayerSeekBarstacks_in_73_page10[type=range]::-ms-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#audioPlayerSeekBarstacks_in_73_page10[type=range]::-ms-fill-lower {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#audioPlayerSeekBarstacks_in_73_page10[type=range]::-ms-fill-upper {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#audioPlayerSeekBarstacks_in_73_page10[type=range]::-ms-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#audioPlayerSeekBarstacks_in_73_page10[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}
	
	#audioPlayerSeekBarstacks_in_73_page10[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}
/* @end */

/* @group Volume */

#volumestacks_in_73_page10 {
	display: none;
}

@media screen and (min-width: 768px) {
	#volumestacks_in_73_page10 {
		display: inline-block;
		max-width: 60px;
		width: 60px;
		line-height: 60px;
		height: 60px;
		transition: all ease-in-out 300ms;
		text-align: center;
		position: relative;
		overflow: hidden;
		font-size: 22px;
		vertical-align: middle;
	}
	
	#volumestacks_in_73_page10 [class^="fa fa-"] {
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volumestacks_in_73_page10:hover {
		max-width: 150px;
		width: 150px;
		padding: 0px 15px;
	}
	
	#volumeButtonstacks_in_73_page10 {
		display: inline-block;
		max-width: 60px;
		width: 60px;
		line-height: 60px;
		height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volumestacks_in_73_page10:hover #volumeButtonstacks_in_73_page10 {
		display: none;
	}
	
	#volumeMinstacks_in_73_page10 {
		position: absolute;
		left: 20px;
		top: 0;
		height: 60px;
		line-height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volumeMaxstacks_in_73_page10 {
		position: absolute;
		right: 15px;
		top: 0;
		height: 60px;
		line-height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volume-barstacks_in_73_page10[type=range],
	#volumeMinstacks_in_73_page10,
	#volumeMaxstacks_in_73_page10 {
		display: none;
	}
	
	#volumeMinstacks_in_73_page10,
	#volumeMaxstacks_in_73_page10 {
		cursor: pointer;
	}
	
	#volumestacks_in_73_page10:hover #volume-barstacks_in_73_page10,
	#volumestacks_in_73_page10:hover #volumeMinstacks_in_73_page10,
	#volumestacks_in_73_page10:hover #volumeMaxstacks_in_73_page10 {
		display: inline;
	}
	
	#volume-barstacks_in_73_page10[type=range] {
		-webkit-appearance: none;
		background: none;
		width: 50%;
		text-align: center;
		line-height: 60px;
		height: 60px;
	}
	
	#volume-barstacks_in_73_page10[type=range]::-webkit-slider-runnable-track {
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#volume-barstacks_in_73_page10[type=range]::-webkit-slider-thumb {
		-webkit-appearance: none;
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
		margin-top: -5px;
	}
	
	#volume-barstacks_in_73_page10[type=range]:focus {
		outline: none;
	}
	
	#volume-barstacks_in_73_page10[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}
	
	#volume-barstacks_in_73_page10[type=range]::-moz-range-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#volume-barstacks_in_73_page10[type=range]::-moz-range-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#volume-barstacks_in_73_page10[type=range]::-ms-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#volume-barstacks_in_73_page10[type=range]::-ms-fill-lower {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#volume-barstacks_in_73_page10[type=range]::-ms-fill-upper {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#volume-barstacks_in_73_page10[type=range]::-ms-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#volume-barstacks_in_73_page10[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}
	
	#volume-barstacks_in_73_page10[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}

/* @end */

/* @group Responsive Behavior */

@media screen and (max-width: 569px) {
	#audioPlayerControlsstacks_in_73_page10 #audioPlayerFullScreenstacks_in_73_page10,
	#audioPlayerControlsstacks_in_73_page10 #volumestacks_in_73_page10 {
		display: none;
	}
}

/* @end */

/* @group Edit Mode Styling */

/*  */

/* @end *//* @group Basics */

#audioPlayerContainerstacks_in_74_page10 {
	position: relative;
	z-index: 1;
}

#audioPlayerContainerstacks_in_74_page10,
#audioPlayerContainerstacks_in_74_page10:before,
#audioPlayerContainerstacks_in_74_page10:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#audioPlayerAudiostacks_in_74_page10 {
	width: 100%;
	display: block;
	position: relative;
	z-index: 2;
}

/* @end */

/* @end */

/* @group Audio Controls */

#audioPlayerControlsstacks_in_74_page10 {
	position: relative;
	z-index: 5;
	overflow: hidden;
	border-radius: 10px;
}

#audioPlayerControlsstacks_in_74_page10 [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
}

/*  */

/*  */

/*  */

/*  */
/* Vertical gradient fill */
#audioPlayerControlsstacks_in_74_page10 {
	background-color: #EAEAEA;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#EAEAEA), to(#CDCDCD));
	background-image: -moz-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -ms-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EAEAEA), color-stop(100%, #CDCDCD));
	background-image: -webkit-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -o-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: linear-gradient(top, #EAEAEA, #CDCDCD);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEAEA', endColorstr='#CDCDCD', GradientType=0);
}
/*  */

/*  */

/**/

/**/

/**/

/**/

/**/

/**/

#audioPlayerControlsWrapperstacks_in_74_page10 {
	display: flex;
	position: relative;
	z-index: 2;
}

#audioPlayerControlsstacks_in_74_page10 button {
	background: none;
	border: 0;
	outline: none;
	color: #ffffff;
	display: inline-block;
	text-align: center;
	width: 60px;
	padding: 0;
	margin: 0;
	height: 60px;
	line-height: 60px;
	font-size: 22px;
	cursor: pointer;
}

button:hover {
	cursor: pointer;
}

#audioPlayerControlsstacks_in_74_page10 #audioPlayerPlayPausestacks_in_74_page10 {
	display: inline-block;
}

#audioPlayerControlsstacks_in_74_page10 #audioPlayerFullScreenstacks_in_74_page10 {
	display: ;
}

/* @end */

/* @group Audio Timing */

.audioPlayerAudioTimingstacks_in_74_page10 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(76, 76, 76, 1.00);
	padding: 0;
	text-align: center;
	font-size: 14px;
}

#audioPlayerCurrentTimestacks_in_74_page10 {
	display: none;
	width: 60px;
}

#audioPlayerDurationstacks_in_74_page10 {
	display: none;
	width: 60px;
}

#audioPlayerTimeDividerstacks_in_74_page10 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(76, 76, 76, 1.00);
}

/*  */
#audioPlayerTimeDividerstacks_in_74_page10 {
	display: none;
}
/*  */

/*  */
#audioPlayerTimeDividerstacks_in_74_page10 {
	display: none;
}
/*  */

@media screen and (min-width: 568px) {
	#audioPlayerTimeDividerstacks_in_74_page10 {
		display: none;
	}
}

/* @end */

/* @group Seek Bar */

#progressBarstacks_in_74_page10 {
	display: none;
}

@media screen and (min-width: 568px) {
	#progressBarstacks_in_74_page10 {
		flex: 1;
		padding-right: 15px;
		padding-left: 15px;
		height: 60px;
		line-height: 60px;
		vertical-align: middle;
		display: inline-block;
	}
	
	#audioPlayerSeekBarstacks_in_74_page10[type=range] {
		-webkit-appearance: none;
		background: none;
		display: inline-block;
		width: 99%;
		height: 60px;
		line-height: 60px;
	}
	
	#audioPlayerSeekBarstacks_in_74_page10[type=range]::-webkit-slider-runnable-track {
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#audioPlayerSeekBarstacks_in_74_page10[type=range]::-webkit-slider-thumb {
		-webkit-appearance: none;
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
		margin-top: -5px;
	}
	
	#audioPlayerSeekBarstacks_in_74_page10[type=range]:focus {
		outline: none;
	}
	
	#audioPlayerSeekBarstacks_in_74_page10[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}
	
	#audioPlayerSeekBarstacks_in_74_page10[type=range]::-moz-range-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#audioPlayerSeekBarstacks_in_74_page10[type=range]::-moz-range-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#audioPlayerSeekBarstacks_in_74_page10[type=range]::-ms-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#audioPlayerSeekBarstacks_in_74_page10[type=range]::-ms-fill-lower {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#audioPlayerSeekBarstacks_in_74_page10[type=range]::-ms-fill-upper {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#audioPlayerSeekBarstacks_in_74_page10[type=range]::-ms-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#audioPlayerSeekBarstacks_in_74_page10[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}
	
	#audioPlayerSeekBarstacks_in_74_page10[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}
/* @end */

/* @group Volume */

#volumestacks_in_74_page10 {
	display: none;
}

@media screen and (min-width: 768px) {
	#volumestacks_in_74_page10 {
		display: inline-block;
		max-width: 60px;
		width: 60px;
		line-height: 60px;
		height: 60px;
		transition: all ease-in-out 300ms;
		text-align: center;
		position: relative;
		overflow: hidden;
		font-size: 22px;
		vertical-align: middle;
	}
	
	#volumestacks_in_74_page10 [class^="fa fa-"] {
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volumestacks_in_74_page10:hover {
		max-width: 150px;
		width: 150px;
		padding: 0px 15px;
	}
	
	#volumeButtonstacks_in_74_page10 {
		display: inline-block;
		max-width: 60px;
		width: 60px;
		line-height: 60px;
		height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volumestacks_in_74_page10:hover #volumeButtonstacks_in_74_page10 {
		display: none;
	}
	
	#volumeMinstacks_in_74_page10 {
		position: absolute;
		left: 20px;
		top: 0;
		height: 60px;
		line-height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volumeMaxstacks_in_74_page10 {
		position: absolute;
		right: 15px;
		top: 0;
		height: 60px;
		line-height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volume-barstacks_in_74_page10[type=range],
	#volumeMinstacks_in_74_page10,
	#volumeMaxstacks_in_74_page10 {
		display: none;
	}
	
	#volumeMinstacks_in_74_page10,
	#volumeMaxstacks_in_74_page10 {
		cursor: pointer;
	}
	
	#volumestacks_in_74_page10:hover #volume-barstacks_in_74_page10,
	#volumestacks_in_74_page10:hover #volumeMinstacks_in_74_page10,
	#volumestacks_in_74_page10:hover #volumeMaxstacks_in_74_page10 {
		display: inline;
	}
	
	#volume-barstacks_in_74_page10[type=range] {
		-webkit-appearance: none;
		background: none;
		width: 50%;
		text-align: center;
		line-height: 60px;
		height: 60px;
	}
	
	#volume-barstacks_in_74_page10[type=range]::-webkit-slider-runnable-track {
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#volume-barstacks_in_74_page10[type=range]::-webkit-slider-thumb {
		-webkit-appearance: none;
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
		margin-top: -5px;
	}
	
	#volume-barstacks_in_74_page10[type=range]:focus {
		outline: none;
	}
	
	#volume-barstacks_in_74_page10[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}
	
	#volume-barstacks_in_74_page10[type=range]::-moz-range-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#volume-barstacks_in_74_page10[type=range]::-moz-range-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#volume-barstacks_in_74_page10[type=range]::-ms-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#volume-barstacks_in_74_page10[type=range]::-ms-fill-lower {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#volume-barstacks_in_74_page10[type=range]::-ms-fill-upper {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#volume-barstacks_in_74_page10[type=range]::-ms-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#volume-barstacks_in_74_page10[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}
	
	#volume-barstacks_in_74_page10[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}

/* @end */

/* @group Responsive Behavior */

@media screen and (max-width: 569px) {
	#audioPlayerControlsstacks_in_74_page10 #audioPlayerFullScreenstacks_in_74_page10,
	#audioPlayerControlsstacks_in_74_page10 #volumestacks_in_74_page10 {
		display: none;
	}
}

/* @end */

/* @group Edit Mode Styling */

/*  */

/* @end *//* @group Basics */

#audioPlayerContainerstacks_in_75_page10 {
	position: relative;
	z-index: 1;
}

#audioPlayerContainerstacks_in_75_page10,
#audioPlayerContainerstacks_in_75_page10:before,
#audioPlayerContainerstacks_in_75_page10:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#audioPlayerAudiostacks_in_75_page10 {
	width: 100%;
	display: block;
	position: relative;
	z-index: 2;
}

/* @end */

/* @end */

/* @group Audio Controls */

#audioPlayerControlsstacks_in_75_page10 {
	position: relative;
	z-index: 5;
	overflow: hidden;
	border-radius: 10px;
}

#audioPlayerControlsstacks_in_75_page10 [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
}

/*  */

/*  */

/*  */

/*  */
/* Vertical gradient fill */
#audioPlayerControlsstacks_in_75_page10 {
	background-color: #EAEAEA;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#EAEAEA), to(#CDCDCD));
	background-image: -moz-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -ms-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EAEAEA), color-stop(100%, #CDCDCD));
	background-image: -webkit-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -o-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: linear-gradient(top, #EAEAEA, #CDCDCD);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEAEA', endColorstr='#CDCDCD', GradientType=0);
}
/*  */

/*  */

/**/

/**/

/**/

/**/

/**/

/**/

#audioPlayerControlsWrapperstacks_in_75_page10 {
	display: flex;
	position: relative;
	z-index: 2;
}

#audioPlayerControlsstacks_in_75_page10 button {
	background: none;
	border: 0;
	outline: none;
	color: #ffffff;
	display: inline-block;
	text-align: center;
	width: 60px;
	padding: 0;
	margin: 0;
	height: 60px;
	line-height: 60px;
	font-size: 22px;
	cursor: pointer;
}

button:hover {
	cursor: pointer;
}

#audioPlayerControlsstacks_in_75_page10 #audioPlayerPlayPausestacks_in_75_page10 {
	display: inline-block;
}

#audioPlayerControlsstacks_in_75_page10 #audioPlayerFullScreenstacks_in_75_page10 {
	display: ;
}

/* @end */

/* @group Audio Timing */

.audioPlayerAudioTimingstacks_in_75_page10 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(76, 76, 76, 1.00);
	padding: 0;
	text-align: center;
	font-size: 14px;
}

#audioPlayerCurrentTimestacks_in_75_page10 {
	display: none;
	width: 60px;
}

#audioPlayerDurationstacks_in_75_page10 {
	display: none;
	width: 60px;
}

#audioPlayerTimeDividerstacks_in_75_page10 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(76, 76, 76, 1.00);
}

/*  */
#audioPlayerTimeDividerstacks_in_75_page10 {
	display: none;
}
/*  */

/*  */
#audioPlayerTimeDividerstacks_in_75_page10 {
	display: none;
}
/*  */

@media screen and (min-width: 568px) {
	#audioPlayerTimeDividerstacks_in_75_page10 {
		display: none;
	}
}

/* @end */

/* @group Seek Bar */

#progressBarstacks_in_75_page10 {
	display: none;
}

@media screen and (min-width: 568px) {
	#progressBarstacks_in_75_page10 {
		flex: 1;
		padding-right: 15px;
		padding-left: 15px;
		height: 60px;
		line-height: 60px;
		vertical-align: middle;
		display: inline-block;
	}
	
	#audioPlayerSeekBarstacks_in_75_page10[type=range] {
		-webkit-appearance: none;
		background: none;
		display: inline-block;
		width: 99%;
		height: 60px;
		line-height: 60px;
	}
	
	#audioPlayerSeekBarstacks_in_75_page10[type=range]::-webkit-slider-runnable-track {
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#audioPlayerSeekBarstacks_in_75_page10[type=range]::-webkit-slider-thumb {
		-webkit-appearance: none;
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
		margin-top: -5px;
	}
	
	#audioPlayerSeekBarstacks_in_75_page10[type=range]:focus {
		outline: none;
	}
	
	#audioPlayerSeekBarstacks_in_75_page10[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}
	
	#audioPlayerSeekBarstacks_in_75_page10[type=range]::-moz-range-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#audioPlayerSeekBarstacks_in_75_page10[type=range]::-moz-range-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#audioPlayerSeekBarstacks_in_75_page10[type=range]::-ms-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#audioPlayerSeekBarstacks_in_75_page10[type=range]::-ms-fill-lower {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#audioPlayerSeekBarstacks_in_75_page10[type=range]::-ms-fill-upper {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#audioPlayerSeekBarstacks_in_75_page10[type=range]::-ms-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#audioPlayerSeekBarstacks_in_75_page10[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}
	
	#audioPlayerSeekBarstacks_in_75_page10[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}
/* @end */

/* @group Volume */

#volumestacks_in_75_page10 {
	display: none;
}

@media screen and (min-width: 768px) {
	#volumestacks_in_75_page10 {
		display: inline-block;
		max-width: 60px;
		width: 60px;
		line-height: 60px;
		height: 60px;
		transition: all ease-in-out 300ms;
		text-align: center;
		position: relative;
		overflow: hidden;
		font-size: 22px;
		vertical-align: middle;
	}
	
	#volumestacks_in_75_page10 [class^="fa fa-"] {
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volumestacks_in_75_page10:hover {
		max-width: 150px;
		width: 150px;
		padding: 0px 15px;
	}
	
	#volumeButtonstacks_in_75_page10 {
		display: inline-block;
		max-width: 60px;
		width: 60px;
		line-height: 60px;
		height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volumestacks_in_75_page10:hover #volumeButtonstacks_in_75_page10 {
		display: none;
	}
	
	#volumeMinstacks_in_75_page10 {
		position: absolute;
		left: 20px;
		top: 0;
		height: 60px;
		line-height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volumeMaxstacks_in_75_page10 {
		position: absolute;
		right: 15px;
		top: 0;
		height: 60px;
		line-height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volume-barstacks_in_75_page10[type=range],
	#volumeMinstacks_in_75_page10,
	#volumeMaxstacks_in_75_page10 {
		display: none;
	}
	
	#volumeMinstacks_in_75_page10,
	#volumeMaxstacks_in_75_page10 {
		cursor: pointer;
	}
	
	#volumestacks_in_75_page10:hover #volume-barstacks_in_75_page10,
	#volumestacks_in_75_page10:hover #volumeMinstacks_in_75_page10,
	#volumestacks_in_75_page10:hover #volumeMaxstacks_in_75_page10 {
		display: inline;
	}
	
	#volume-barstacks_in_75_page10[type=range] {
		-webkit-appearance: none;
		background: none;
		width: 50%;
		text-align: center;
		line-height: 60px;
		height: 60px;
	}
	
	#volume-barstacks_in_75_page10[type=range]::-webkit-slider-runnable-track {
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#volume-barstacks_in_75_page10[type=range]::-webkit-slider-thumb {
		-webkit-appearance: none;
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
		margin-top: -5px;
	}
	
	#volume-barstacks_in_75_page10[type=range]:focus {
		outline: none;
	}
	
	#volume-barstacks_in_75_page10[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}
	
	#volume-barstacks_in_75_page10[type=range]::-moz-range-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#volume-barstacks_in_75_page10[type=range]::-moz-range-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#volume-barstacks_in_75_page10[type=range]::-ms-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#volume-barstacks_in_75_page10[type=range]::-ms-fill-lower {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#volume-barstacks_in_75_page10[type=range]::-ms-fill-upper {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#volume-barstacks_in_75_page10[type=range]::-ms-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#volume-barstacks_in_75_page10[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}
	
	#volume-barstacks_in_75_page10[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}

/* @end */

/* @group Responsive Behavior */

@media screen and (max-width: 569px) {
	#audioPlayerControlsstacks_in_75_page10 #audioPlayerFullScreenstacks_in_75_page10,
	#audioPlayerControlsstacks_in_75_page10 #volumestacks_in_75_page10 {
		display: none;
	}
}

/* @end */

/* @group Edit Mode Styling */

/*  */

/* @end */
#stacks_in_25_page10 {
	margin:  10px;
}
/* @group Basics */

#audioPlayerContainerstacks_in_27_page10 {
	position: relative;
	z-index: 1;
}

#audioPlayerContainerstacks_in_27_page10,
#audioPlayerContainerstacks_in_27_page10:before,
#audioPlayerContainerstacks_in_27_page10:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#audioPlayerAudiostacks_in_27_page10 {
	width: 100%;
	display: block;
	position: relative;
	z-index: 2;
}

/* @end */

/* @end */

/* @group Audio Controls */

#audioPlayerControlsstacks_in_27_page10 {
	position: relative;
	z-index: 5;
	overflow: hidden;
	border-radius: 10px;
}

#audioPlayerControlsstacks_in_27_page10 [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
}

/*  */

/*  */

/*  */

/*  */
/* Vertical gradient fill */
#audioPlayerControlsstacks_in_27_page10 {
	background-color: #EAEAEA;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#EAEAEA), to(#CDCDCD));
	background-image: -moz-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -ms-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EAEAEA), color-stop(100%, #CDCDCD));
	background-image: -webkit-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -o-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: linear-gradient(top, #EAEAEA, #CDCDCD);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEAEA', endColorstr='#CDCDCD', GradientType=0);
}
/*  */

/*  */

/**/

/**/

/**/

/**/

/**/

/**/

#audioPlayerControlsWrapperstacks_in_27_page10 {
	display: flex;
	position: relative;
	z-index: 2;
}

#audioPlayerControlsstacks_in_27_page10 button {
	background: none;
	border: 0;
	outline: none;
	color: #ffffff;
	display: inline-block;
	text-align: center;
	width: 60px;
	padding: 0;
	margin: 0;
	height: 60px;
	line-height: 60px;
	font-size: 22px;
	cursor: pointer;
}

button:hover {
	cursor: pointer;
}

#audioPlayerControlsstacks_in_27_page10 #audioPlayerPlayPausestacks_in_27_page10 {
	display: inline-block;
}

#audioPlayerControlsstacks_in_27_page10 #audioPlayerFullScreenstacks_in_27_page10 {
	display: ;
}

/* @end */

/* @group Audio Timing */

.audioPlayerAudioTimingstacks_in_27_page10 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(76, 76, 76, 1.00);
	padding: 0;
	text-align: center;
	font-size: 14px;
}

#audioPlayerCurrentTimestacks_in_27_page10 {
	display: inline-block;
	width: 60px;
}

#audioPlayerDurationstacks_in_27_page10 {
	display: inline-block;
	width: 60px;
}

#audioPlayerTimeDividerstacks_in_27_page10 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(76, 76, 76, 1.00);
}

/*  */

/*  */

@media screen and (min-width: 568px) {
	#audioPlayerTimeDividerstacks_in_27_page10 {
		display: none;
	}
}

/* @end */

/* @group Seek Bar */

#progressBarstacks_in_27_page10 {
	display: none;
}

@media screen and (min-width: 568px) {
	#progressBarstacks_in_27_page10 {
		flex: 1;
		padding-right: 15px;
		padding-left: 15px;
		height: 60px;
		line-height: 60px;
		vertical-align: middle;
		display: inline-block;
	}
	
	#audioPlayerSeekBarstacks_in_27_page10[type=range] {
		-webkit-appearance: none;
		background: none;
		display: inline-block;
		width: 99%;
		height: 60px;
		line-height: 60px;
	}
	
	#audioPlayerSeekBarstacks_in_27_page10[type=range]::-webkit-slider-runnable-track {
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#audioPlayerSeekBarstacks_in_27_page10[type=range]::-webkit-slider-thumb {
		-webkit-appearance: none;
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
		margin-top: -5px;
	}
	
	#audioPlayerSeekBarstacks_in_27_page10[type=range]:focus {
		outline: none;
	}
	
	#audioPlayerSeekBarstacks_in_27_page10[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}
	
	#audioPlayerSeekBarstacks_in_27_page10[type=range]::-moz-range-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#audioPlayerSeekBarstacks_in_27_page10[type=range]::-moz-range-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#audioPlayerSeekBarstacks_in_27_page10[type=range]::-ms-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#audioPlayerSeekBarstacks_in_27_page10[type=range]::-ms-fill-lower {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#audioPlayerSeekBarstacks_in_27_page10[type=range]::-ms-fill-upper {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#audioPlayerSeekBarstacks_in_27_page10[type=range]::-ms-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#audioPlayerSeekBarstacks_in_27_page10[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}
	
	#audioPlayerSeekBarstacks_in_27_page10[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}
/* @end */

/* @group Volume */

#volumestacks_in_27_page10 {
	display: none;
}

@media screen and (min-width: 768px) {
	#volumestacks_in_27_page10 {
		display: inline-block;
		max-width: 60px;
		width: 60px;
		line-height: 60px;
		height: 60px;
		transition: all ease-in-out 300ms;
		text-align: center;
		position: relative;
		overflow: hidden;
		font-size: 22px;
		vertical-align: middle;
	}
	
	#volumestacks_in_27_page10 [class^="fa fa-"] {
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volumestacks_in_27_page10:hover {
		max-width: 150px;
		width: 150px;
		padding: 0px 15px;
	}
	
	#volumeButtonstacks_in_27_page10 {
		display: inline-block;
		max-width: 60px;
		width: 60px;
		line-height: 60px;
		height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volumestacks_in_27_page10:hover #volumeButtonstacks_in_27_page10 {
		display: none;
	}
	
	#volumeMinstacks_in_27_page10 {
		position: absolute;
		left: 20px;
		top: 0;
		height: 60px;
		line-height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volumeMaxstacks_in_27_page10 {
		position: absolute;
		right: 15px;
		top: 0;
		height: 60px;
		line-height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volume-barstacks_in_27_page10[type=range],
	#volumeMinstacks_in_27_page10,
	#volumeMaxstacks_in_27_page10 {
		display: none;
	}
	
	#volumeMinstacks_in_27_page10,
	#volumeMaxstacks_in_27_page10 {
		cursor: pointer;
	}
	
	#volumestacks_in_27_page10:hover #volume-barstacks_in_27_page10,
	#volumestacks_in_27_page10:hover #volumeMinstacks_in_27_page10,
	#volumestacks_in_27_page10:hover #volumeMaxstacks_in_27_page10 {
		display: inline;
	}
	
	#volume-barstacks_in_27_page10[type=range] {
		-webkit-appearance: none;
		background: none;
		width: 50%;
		text-align: center;
		line-height: 60px;
		height: 60px;
	}
	
	#volume-barstacks_in_27_page10[type=range]::-webkit-slider-runnable-track {
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#volume-barstacks_in_27_page10[type=range]::-webkit-slider-thumb {
		-webkit-appearance: none;
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
		margin-top: -5px;
	}
	
	#volume-barstacks_in_27_page10[type=range]:focus {
		outline: none;
	}
	
	#volume-barstacks_in_27_page10[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}
	
	#volume-barstacks_in_27_page10[type=range]::-moz-range-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#volume-barstacks_in_27_page10[type=range]::-moz-range-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#volume-barstacks_in_27_page10[type=range]::-ms-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#volume-barstacks_in_27_page10[type=range]::-ms-fill-lower {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#volume-barstacks_in_27_page10[type=range]::-ms-fill-upper {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#volume-barstacks_in_27_page10[type=range]::-ms-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#volume-barstacks_in_27_page10[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}
	
	#volume-barstacks_in_27_page10[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}

/* @end */

/* @group Responsive Behavior */

@media screen and (max-width: 569px) {
	#audioPlayerControlsstacks_in_27_page10 #audioPlayerFullScreenstacks_in_27_page10,
	#audioPlayerControlsstacks_in_27_page10 #volumestacks_in_27_page10 {
		display: none;
	}
}

/* @end */

/* @group Edit Mode Styling */

/*  */

/* @end */
#stacks_in_27_page10 {
	margin:  10px;
}

#stacks_in_37_page10 {
	margin:  10px;
}
#stacks_in_41_page10>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}





#standOutWrapperstacks_in_44_page10 {
	padding-top: 33px;
	padding-bottom: 33px;
}

#standOutstacks_in_44_page10 {
	border: none;
	margin-left: auto;
	margin-right: auto;
	max-width: 700px;
	
	
	text-align: center;
	
	
}

#standOutstacks_in_44_page10:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#standOutShadowstacks_in_44_page10 {
	-webkit-box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	margin: 10px;
	border-radius: 10px;
	background: rgba(255, 255, 255, 1.00);
	border: 0px solid rgba(179, 179, 179, 1.00);
}

#standOutBackmoststacks_in_44_page10 {
	padding: 20px 20px;
}

#standOutFrontmoststacks_in_44_page10 img,
#standOutFrontmoststacks_in_44_page10 video {
	max-width: 100%;
	height: auto;
}

#standOutFrontmoststacks_in_44_page10 {
	margin-left: auto;
	margin-right: auto;
	border-radius: 10px;
	overflow: hidden;
	text-align: center;
	-webkit-box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	position: relative;
	border: 0px solid rgba(179, 179, 179, 1.00);
}

/*  */
#standOutFrontmoststacks_in_44_page10 {
	background: url(../files/frontmost_localimage_44.jpg) #ffffff;
	background-position: center center;
	background-size: cover;
}
/*  */

/*  */

/*  */

#standOutFrontmoststacks_in_44_page10 a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	border: none;
	outline: none;
	text-decoration: none;
	display: block;
}

/*  */
#standOutSpacerTopstacks_in_44_page10 {
	height: 33px;
}

#standOutShadowstacks_in_44_page10 {
	padding-top: 3px;
}

#standOutFrontmoststacks_in_44_page10 {
	margin-top: -60px;
	width: 250px;
	height: 250px;
	display: block;
}
/*  */

/*  */

/*  */

/*  */

/* @group Responsive */

@media screen and (max-width: 768px) {
	#standOutWrapperstacks_in_44_page10 {
		padding: 3px 0px;
	}
	
	#standOutShadowstacks_in_44_page10 {
		display: block;
		padding-top: 3px;
	}
	
	#standOutFrontmoststacks_in_44_page10 {
		margin-top: 0px;
		width: 150px;
		height: 150px;
		display: block;
		margin: 10px auto;
	}
	
	#standOutFrontmoststacks_in_44_page10 i {
		font-size: 100px;
	}
}

/* @end */

/*  *//* @group Basics */

#audioPlayerContainerstacks_in_48_page10 {
	position: relative;
	z-index: 1;
}

#audioPlayerContainerstacks_in_48_page10,
#audioPlayerContainerstacks_in_48_page10:before,
#audioPlayerContainerstacks_in_48_page10:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#audioPlayerAudiostacks_in_48_page10 {
	width: 100%;
	display: block;
	position: relative;
	z-index: 2;
}

/* @end */

/* @end */

/* @group Audio Controls */

#audioPlayerControlsstacks_in_48_page10 {
	position: relative;
	z-index: 5;
	overflow: hidden;
	border-radius: 10px;
}

#audioPlayerControlsstacks_in_48_page10 [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
}

/*  */

/*  */

/*  */

/*  */
/* Vertical gradient fill */
#audioPlayerControlsstacks_in_48_page10 {
	background-color: #EAEAEA;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#EAEAEA), to(#CDCDCD));
	background-image: -moz-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -ms-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EAEAEA), color-stop(100%, #CDCDCD));
	background-image: -webkit-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -o-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: linear-gradient(top, #EAEAEA, #CDCDCD);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEAEA', endColorstr='#CDCDCD', GradientType=0);
}
/*  */

/*  */

/**/

/**/

/**/

/**/

/**/

/**/

#audioPlayerControlsWrapperstacks_in_48_page10 {
	display: flex;
	position: relative;
	z-index: 2;
}

#audioPlayerControlsstacks_in_48_page10 button {
	background: none;
	border: 0;
	outline: none;
	color: #ffffff;
	display: inline-block;
	text-align: center;
	width: 60px;
	padding: 0;
	margin: 0;
	height: 60px;
	line-height: 60px;
	font-size: 22px;
	cursor: pointer;
}

button:hover {
	cursor: pointer;
}

#audioPlayerControlsstacks_in_48_page10 #audioPlayerPlayPausestacks_in_48_page10 {
	display: inline-block;
}

#audioPlayerControlsstacks_in_48_page10 #audioPlayerFullScreenstacks_in_48_page10 {
	display: ;
}

/* @end */

/* @group Audio Timing */

.audioPlayerAudioTimingstacks_in_48_page10 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(76, 76, 76, 1.00);
	padding: 0;
	text-align: center;
	font-size: 14px;
}

#audioPlayerCurrentTimestacks_in_48_page10 {
	display: inline-block;
	width: 60px;
}

#audioPlayerDurationstacks_in_48_page10 {
	display: inline-block;
	width: 60px;
}

#audioPlayerTimeDividerstacks_in_48_page10 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(76, 76, 76, 1.00);
}

/*  */

/*  */

@media screen and (min-width: 568px) {
	#audioPlayerTimeDividerstacks_in_48_page10 {
		display: none;
	}
}

/* @end */

/* @group Seek Bar */

#progressBarstacks_in_48_page10 {
	display: none;
}

@media screen and (min-width: 568px) {
	#progressBarstacks_in_48_page10 {
		flex: 1;
		padding-right: 15px;
		padding-left: 15px;
		height: 60px;
		line-height: 60px;
		vertical-align: middle;
		display: inline-block;
	}
	
	#audioPlayerSeekBarstacks_in_48_page10[type=range] {
		-webkit-appearance: none;
		background: none;
		display: inline-block;
		width: 99%;
		height: 60px;
		line-height: 60px;
	}
	
	#audioPlayerSeekBarstacks_in_48_page10[type=range]::-webkit-slider-runnable-track {
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#audioPlayerSeekBarstacks_in_48_page10[type=range]::-webkit-slider-thumb {
		-webkit-appearance: none;
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
		margin-top: -5px;
	}
	
	#audioPlayerSeekBarstacks_in_48_page10[type=range]:focus {
		outline: none;
	}
	
	#audioPlayerSeekBarstacks_in_48_page10[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}
	
	#audioPlayerSeekBarstacks_in_48_page10[type=range]::-moz-range-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#audioPlayerSeekBarstacks_in_48_page10[type=range]::-moz-range-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#audioPlayerSeekBarstacks_in_48_page10[type=range]::-ms-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#audioPlayerSeekBarstacks_in_48_page10[type=range]::-ms-fill-lower {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#audioPlayerSeekBarstacks_in_48_page10[type=range]::-ms-fill-upper {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#audioPlayerSeekBarstacks_in_48_page10[type=range]::-ms-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#audioPlayerSeekBarstacks_in_48_page10[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}
	
	#audioPlayerSeekBarstacks_in_48_page10[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}
/* @end */

/* @group Volume */

#volumestacks_in_48_page10 {
	display: none;
}

@media screen and (min-width: 768px) {
	#volumestacks_in_48_page10 {
		display: inline-block;
		max-width: 60px;
		width: 60px;
		line-height: 60px;
		height: 60px;
		transition: all ease-in-out 300ms;
		text-align: center;
		position: relative;
		overflow: hidden;
		font-size: 22px;
		vertical-align: middle;
	}
	
	#volumestacks_in_48_page10 [class^="fa fa-"] {
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volumestacks_in_48_page10:hover {
		max-width: 150px;
		width: 150px;
		padding: 0px 15px;
	}
	
	#volumeButtonstacks_in_48_page10 {
		display: inline-block;
		max-width: 60px;
		width: 60px;
		line-height: 60px;
		height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volumestacks_in_48_page10:hover #volumeButtonstacks_in_48_page10 {
		display: none;
	}
	
	#volumeMinstacks_in_48_page10 {
		position: absolute;
		left: 20px;
		top: 0;
		height: 60px;
		line-height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volumeMaxstacks_in_48_page10 {
		position: absolute;
		right: 15px;
		top: 0;
		height: 60px;
		line-height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volume-barstacks_in_48_page10[type=range],
	#volumeMinstacks_in_48_page10,
	#volumeMaxstacks_in_48_page10 {
		display: none;
	}
	
	#volumeMinstacks_in_48_page10,
	#volumeMaxstacks_in_48_page10 {
		cursor: pointer;
	}
	
	#volumestacks_in_48_page10:hover #volume-barstacks_in_48_page10,
	#volumestacks_in_48_page10:hover #volumeMinstacks_in_48_page10,
	#volumestacks_in_48_page10:hover #volumeMaxstacks_in_48_page10 {
		display: inline;
	}
	
	#volume-barstacks_in_48_page10[type=range] {
		-webkit-appearance: none;
		background: none;
		width: 50%;
		text-align: center;
		line-height: 60px;
		height: 60px;
	}
	
	#volume-barstacks_in_48_page10[type=range]::-webkit-slider-runnable-track {
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#volume-barstacks_in_48_page10[type=range]::-webkit-slider-thumb {
		-webkit-appearance: none;
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
		margin-top: -5px;
	}
	
	#volume-barstacks_in_48_page10[type=range]:focus {
		outline: none;
	}
	
	#volume-barstacks_in_48_page10[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}
	
	#volume-barstacks_in_48_page10[type=range]::-moz-range-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#volume-barstacks_in_48_page10[type=range]::-moz-range-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#volume-barstacks_in_48_page10[type=range]::-ms-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#volume-barstacks_in_48_page10[type=range]::-ms-fill-lower {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#volume-barstacks_in_48_page10[type=range]::-ms-fill-upper {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#volume-barstacks_in_48_page10[type=range]::-ms-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#volume-barstacks_in_48_page10[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}
	
	#volume-barstacks_in_48_page10[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}

/* @end */

/* @group Responsive Behavior */

@media screen and (max-width: 569px) {
	#audioPlayerControlsstacks_in_48_page10 #audioPlayerFullScreenstacks_in_48_page10,
	#audioPlayerControlsstacks_in_48_page10 #volumestacks_in_48_page10 {
		display: none;
	}
}

/* @end */

/* @group Edit Mode Styling */

/*  */

/* @end */#standOutWrapperstacks_in_46_page10 {
	padding-top: 33px;
	padding-bottom: 33px;
}

#standOutstacks_in_46_page10 {
	border: none;
	margin-left: auto;
	margin-right: auto;
	max-width: 700px;
	
	
	text-align: center;
	
	
}

#standOutstacks_in_46_page10:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#standOutShadowstacks_in_46_page10 {
	-webkit-box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	margin: 10px;
	border-radius: 10px;
	background: rgba(255, 255, 255, 1.00);
	border: 0px solid rgba(179, 179, 179, 1.00);
}

#standOutBackmoststacks_in_46_page10 {
	padding: 20px 20px;
}

#standOutFrontmoststacks_in_46_page10 img,
#standOutFrontmoststacks_in_46_page10 video {
	max-width: 100%;
	height: auto;
}

#standOutFrontmoststacks_in_46_page10 {
	margin-left: auto;
	margin-right: auto;
	border-radius: 10px;
	overflow: hidden;
	text-align: center;
	-webkit-box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	position: relative;
	border: 0px solid rgba(179, 179, 179, 1.00);
}

/*  */
#standOutFrontmoststacks_in_46_page10 {
	background: url(../files/frontmost_localimage_46.jpg) #ffffff;
	background-position: center center;
	background-size: cover;
}
/*  */

/*  */

/*  */

#standOutFrontmoststacks_in_46_page10 a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	border: none;
	outline: none;
	text-decoration: none;
	display: block;
}

/*  */
#standOutSpacerTopstacks_in_46_page10 {
	height: 33px;
}

#standOutShadowstacks_in_46_page10 {
	padding-top: 3px;
}

#standOutFrontmoststacks_in_46_page10 {
	margin-top: -60px;
	width: 250px;
	height: 250px;
	display: block;
}
/*  */

/*  */

/*  */

/*  */

/* @group Responsive */

@media screen and (max-width: 768px) {
	#standOutWrapperstacks_in_46_page10 {
		padding: 3px 0px;
	}
	
	#standOutShadowstacks_in_46_page10 {
		display: block;
		padding-top: 3px;
	}
	
	#standOutFrontmoststacks_in_46_page10 {
		margin-top: 0px;
		width: 150px;
		height: 150px;
		display: block;
		margin: 10px auto;
	}
	
	#standOutFrontmoststacks_in_46_page10 i {
		font-size: 100px;
	}
}

/* @end */

/*  *//* @group Basics */

#audioPlayerContainerstacks_in_49_page10 {
	position: relative;
	z-index: 1;
}

#audioPlayerContainerstacks_in_49_page10,
#audioPlayerContainerstacks_in_49_page10:before,
#audioPlayerContainerstacks_in_49_page10:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#audioPlayerAudiostacks_in_49_page10 {
	width: 100%;
	display: block;
	position: relative;
	z-index: 2;
}

/* @end */

/* @end */

/* @group Audio Controls */

#audioPlayerControlsstacks_in_49_page10 {
	position: relative;
	z-index: 5;
	overflow: hidden;
	border-radius: 10px;
}

#audioPlayerControlsstacks_in_49_page10 [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
}

/*  */

/*  */

/*  */

/*  */
/* Vertical gradient fill */
#audioPlayerControlsstacks_in_49_page10 {
	background-color: #EAEAEA;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#EAEAEA), to(#CDCDCD));
	background-image: -moz-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -ms-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EAEAEA), color-stop(100%, #CDCDCD));
	background-image: -webkit-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -o-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: linear-gradient(top, #EAEAEA, #CDCDCD);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEAEA', endColorstr='#CDCDCD', GradientType=0);
}
/*  */

/*  */

/**/

/**/

/**/

/**/

/**/

/**/

#audioPlayerControlsWrapperstacks_in_49_page10 {
	display: flex;
	position: relative;
	z-index: 2;
}

#audioPlayerControlsstacks_in_49_page10 button {
	background: none;
	border: 0;
	outline: none;
	color: #ffffff;
	display: inline-block;
	text-align: center;
	width: 60px;
	padding: 0;
	margin: 0;
	height: 60px;
	line-height: 60px;
	font-size: 22px;
	cursor: pointer;
}

button:hover {
	cursor: pointer;
}

#audioPlayerControlsstacks_in_49_page10 #audioPlayerPlayPausestacks_in_49_page10 {
	display: inline-block;
}

#audioPlayerControlsstacks_in_49_page10 #audioPlayerFullScreenstacks_in_49_page10 {
	display: ;
}

/* @end */

/* @group Audio Timing */

.audioPlayerAudioTimingstacks_in_49_page10 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(76, 76, 76, 1.00);
	padding: 0;
	text-align: center;
	font-size: 14px;
}

#audioPlayerCurrentTimestacks_in_49_page10 {
	display: inline-block;
	width: 60px;
}

#audioPlayerDurationstacks_in_49_page10 {
	display: inline-block;
	width: 60px;
}

#audioPlayerTimeDividerstacks_in_49_page10 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(76, 76, 76, 1.00);
}

/*  */

/*  */

@media screen and (min-width: 568px) {
	#audioPlayerTimeDividerstacks_in_49_page10 {
		display: none;
	}
}

/* @end */

/* @group Seek Bar */

#progressBarstacks_in_49_page10 {
	display: none;
}

@media screen and (min-width: 568px) {
	#progressBarstacks_in_49_page10 {
		flex: 1;
		padding-right: 15px;
		padding-left: 15px;
		height: 60px;
		line-height: 60px;
		vertical-align: middle;
		display: inline-block;
	}
	
	#audioPlayerSeekBarstacks_in_49_page10[type=range] {
		-webkit-appearance: none;
		background: none;
		display: inline-block;
		width: 99%;
		height: 60px;
		line-height: 60px;
	}
	
	#audioPlayerSeekBarstacks_in_49_page10[type=range]::-webkit-slider-runnable-track {
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#audioPlayerSeekBarstacks_in_49_page10[type=range]::-webkit-slider-thumb {
		-webkit-appearance: none;
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
		margin-top: -5px;
	}
	
	#audioPlayerSeekBarstacks_in_49_page10[type=range]:focus {
		outline: none;
	}
	
	#audioPlayerSeekBarstacks_in_49_page10[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}
	
	#audioPlayerSeekBarstacks_in_49_page10[type=range]::-moz-range-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#audioPlayerSeekBarstacks_in_49_page10[type=range]::-moz-range-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#audioPlayerSeekBarstacks_in_49_page10[type=range]::-ms-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#audioPlayerSeekBarstacks_in_49_page10[type=range]::-ms-fill-lower {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#audioPlayerSeekBarstacks_in_49_page10[type=range]::-ms-fill-upper {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#audioPlayerSeekBarstacks_in_49_page10[type=range]::-ms-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#audioPlayerSeekBarstacks_in_49_page10[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}
	
	#audioPlayerSeekBarstacks_in_49_page10[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}
/* @end */

/* @group Volume */

#volumestacks_in_49_page10 {
	display: none;
}

@media screen and (min-width: 768px) {
	#volumestacks_in_49_page10 {
		display: inline-block;
		max-width: 60px;
		width: 60px;
		line-height: 60px;
		height: 60px;
		transition: all ease-in-out 300ms;
		text-align: center;
		position: relative;
		overflow: hidden;
		font-size: 22px;
		vertical-align: middle;
	}
	
	#volumestacks_in_49_page10 [class^="fa fa-"] {
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volumestacks_in_49_page10:hover {
		max-width: 150px;
		width: 150px;
		padding: 0px 15px;
	}
	
	#volumeButtonstacks_in_49_page10 {
		display: inline-block;
		max-width: 60px;
		width: 60px;
		line-height: 60px;
		height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volumestacks_in_49_page10:hover #volumeButtonstacks_in_49_page10 {
		display: none;
	}
	
	#volumeMinstacks_in_49_page10 {
		position: absolute;
		left: 20px;
		top: 0;
		height: 60px;
		line-height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volumeMaxstacks_in_49_page10 {
		position: absolute;
		right: 15px;
		top: 0;
		height: 60px;
		line-height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volume-barstacks_in_49_page10[type=range],
	#volumeMinstacks_in_49_page10,
	#volumeMaxstacks_in_49_page10 {
		display: none;
	}
	
	#volumeMinstacks_in_49_page10,
	#volumeMaxstacks_in_49_page10 {
		cursor: pointer;
	}
	
	#volumestacks_in_49_page10:hover #volume-barstacks_in_49_page10,
	#volumestacks_in_49_page10:hover #volumeMinstacks_in_49_page10,
	#volumestacks_in_49_page10:hover #volumeMaxstacks_in_49_page10 {
		display: inline;
	}
	
	#volume-barstacks_in_49_page10[type=range] {
		-webkit-appearance: none;
		background: none;
		width: 50%;
		text-align: center;
		line-height: 60px;
		height: 60px;
	}
	
	#volume-barstacks_in_49_page10[type=range]::-webkit-slider-runnable-track {
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#volume-barstacks_in_49_page10[type=range]::-webkit-slider-thumb {
		-webkit-appearance: none;
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
		margin-top: -5px;
	}
	
	#volume-barstacks_in_49_page10[type=range]:focus {
		outline: none;
	}
	
	#volume-barstacks_in_49_page10[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}
	
	#volume-barstacks_in_49_page10[type=range]::-moz-range-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#volume-barstacks_in_49_page10[type=range]::-moz-range-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#volume-barstacks_in_49_page10[type=range]::-ms-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#volume-barstacks_in_49_page10[type=range]::-ms-fill-lower {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#volume-barstacks_in_49_page10[type=range]::-ms-fill-upper {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#volume-barstacks_in_49_page10[type=range]::-ms-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#volume-barstacks_in_49_page10[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}
	
	#volume-barstacks_in_49_page10[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}

/* @end */

/* @group Responsive Behavior */

@media screen and (max-width: 569px) {
	#audioPlayerControlsstacks_in_49_page10 #audioPlayerFullScreenstacks_in_49_page10,
	#audioPlayerControlsstacks_in_49_page10 #volumestacks_in_49_page10 {
		display: none;
	}
}

/* @end */

/* @group Edit Mode Styling */

/*  */

/* @end */
#stacks_in_61_page10 {
	margin:  10px;
}

#stacks_in_52_page10 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_52_page10 .stacks_right {
	float:right;
	width:49%;
}#standOutWrapperstacks_in_55_page10 {
	padding-top: 33px;
	padding-bottom: 33px;
}

#standOutstacks_in_55_page10 {
	border: none;
	margin-left: auto;
	margin-right: auto;
	max-width: 700px;
	
	
	text-align: center;
	
	
}

#standOutstacks_in_55_page10:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#standOutShadowstacks_in_55_page10 {
	-webkit-box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	margin: 10px;
	border-radius: 10px;
	background: rgba(255, 255, 255, 1.00);
	border: 0px solid rgba(179, 179, 179, 1.00);
}

#standOutBackmoststacks_in_55_page10 {
	padding: 20px 20px;
}

#standOutFrontmoststacks_in_55_page10 img,
#standOutFrontmoststacks_in_55_page10 video {
	max-width: 100%;
	height: auto;
}

#standOutFrontmoststacks_in_55_page10 {
	margin-left: auto;
	margin-right: auto;
	border-radius: 10px;
	overflow: hidden;
	text-align: center;
	-webkit-box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	position: relative;
	border: 0px solid rgba(179, 179, 179, 1.00);
}

/*  */
#standOutFrontmoststacks_in_55_page10 {
	background: url(../files/frontmost_localimage_55.jpg) #ffffff;
	background-position: center center;
	background-size: cover;
}
/*  */

/*  */

/*  */

#standOutFrontmoststacks_in_55_page10 a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	border: none;
	outline: none;
	text-decoration: none;
	display: block;
}

/*  */
#standOutSpacerTopstacks_in_55_page10 {
	height: 33px;
}

#standOutShadowstacks_in_55_page10 {
	padding-top: 3px;
}

#standOutFrontmoststacks_in_55_page10 {
	margin-top: -60px;
	width: 250px;
	height: 250px;
	display: block;
}
/*  */

/*  */

/*  */

/*  */

/* @group Responsive */

@media screen and (max-width: 768px) {
	#standOutWrapperstacks_in_55_page10 {
		padding: 3px 0px;
	}
	
	#standOutShadowstacks_in_55_page10 {
		display: block;
		padding-top: 3px;
	}
	
	#standOutFrontmoststacks_in_55_page10 {
		margin-top: 0px;
		width: 150px;
		height: 150px;
		display: block;
		margin: 10px auto;
	}
	
	#standOutFrontmoststacks_in_55_page10 i {
		font-size: 100px;
	}
}

/* @end */

/*  *//* @group Basics */

#audioPlayerContainerstacks_in_60_page10 {
	position: relative;
	z-index: 1;
}

#audioPlayerContainerstacks_in_60_page10,
#audioPlayerContainerstacks_in_60_page10:before,
#audioPlayerContainerstacks_in_60_page10:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#audioPlayerAudiostacks_in_60_page10 {
	width: 100%;
	display: block;
	position: relative;
	z-index: 2;
}

/* @end */

/* @end */

/* @group Audio Controls */

#audioPlayerControlsstacks_in_60_page10 {
	position: relative;
	z-index: 5;
	overflow: hidden;
	border-radius: 10px;
}

#audioPlayerControlsstacks_in_60_page10 [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
}

/*  */

/*  */

/*  */

/*  */
/* Vertical gradient fill */
#audioPlayerControlsstacks_in_60_page10 {
	background-color: #EAEAEA;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#EAEAEA), to(#CDCDCD));
	background-image: -moz-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -ms-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EAEAEA), color-stop(100%, #CDCDCD));
	background-image: -webkit-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -o-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: linear-gradient(top, #EAEAEA, #CDCDCD);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEAEA', endColorstr='#CDCDCD', GradientType=0);
}
/*  */

/*  */

/**/

/**/

/**/

/**/

/**/

/**/

#audioPlayerControlsWrapperstacks_in_60_page10 {
	display: flex;
	position: relative;
	z-index: 2;
}

#audioPlayerControlsstacks_in_60_page10 button {
	background: none;
	border: 0;
	outline: none;
	color: #ffffff;
	display: inline-block;
	text-align: center;
	width: 60px;
	padding: 0;
	margin: 0;
	height: 60px;
	line-height: 60px;
	font-size: 22px;
	cursor: pointer;
}

button:hover {
	cursor: pointer;
}

#audioPlayerControlsstacks_in_60_page10 #audioPlayerPlayPausestacks_in_60_page10 {
	display: inline-block;
}

#audioPlayerControlsstacks_in_60_page10 #audioPlayerFullScreenstacks_in_60_page10 {
	display: ;
}

/* @end */

/* @group Audio Timing */

.audioPlayerAudioTimingstacks_in_60_page10 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(76, 76, 76, 1.00);
	padding: 0;
	text-align: center;
	font-size: 14px;
}

#audioPlayerCurrentTimestacks_in_60_page10 {
	display: inline-block;
	width: 60px;
}

#audioPlayerDurationstacks_in_60_page10 {
	display: inline-block;
	width: 60px;
}

#audioPlayerTimeDividerstacks_in_60_page10 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(76, 76, 76, 1.00);
}

/*  */

/*  */

@media screen and (min-width: 568px) {
	#audioPlayerTimeDividerstacks_in_60_page10 {
		display: none;
	}
}

/* @end */

/* @group Seek Bar */

#progressBarstacks_in_60_page10 {
	display: none;
}

@media screen and (min-width: 568px) {
	#progressBarstacks_in_60_page10 {
		flex: 1;
		padding-right: 15px;
		padding-left: 15px;
		height: 60px;
		line-height: 60px;
		vertical-align: middle;
		display: inline-block;
	}
	
	#audioPlayerSeekBarstacks_in_60_page10[type=range] {
		-webkit-appearance: none;
		background: none;
		display: inline-block;
		width: 99%;
		height: 60px;
		line-height: 60px;
	}
	
	#audioPlayerSeekBarstacks_in_60_page10[type=range]::-webkit-slider-runnable-track {
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#audioPlayerSeekBarstacks_in_60_page10[type=range]::-webkit-slider-thumb {
		-webkit-appearance: none;
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
		margin-top: -5px;
	}
	
	#audioPlayerSeekBarstacks_in_60_page10[type=range]:focus {
		outline: none;
	}
	
	#audioPlayerSeekBarstacks_in_60_page10[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}
	
	#audioPlayerSeekBarstacks_in_60_page10[type=range]::-moz-range-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#audioPlayerSeekBarstacks_in_60_page10[type=range]::-moz-range-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#audioPlayerSeekBarstacks_in_60_page10[type=range]::-ms-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#audioPlayerSeekBarstacks_in_60_page10[type=range]::-ms-fill-lower {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#audioPlayerSeekBarstacks_in_60_page10[type=range]::-ms-fill-upper {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#audioPlayerSeekBarstacks_in_60_page10[type=range]::-ms-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#audioPlayerSeekBarstacks_in_60_page10[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}
	
	#audioPlayerSeekBarstacks_in_60_page10[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}
/* @end */

/* @group Volume */

#volumestacks_in_60_page10 {
	display: none;
}

@media screen and (min-width: 768px) {
	#volumestacks_in_60_page10 {
		display: inline-block;
		max-width: 60px;
		width: 60px;
		line-height: 60px;
		height: 60px;
		transition: all ease-in-out 300ms;
		text-align: center;
		position: relative;
		overflow: hidden;
		font-size: 22px;
		vertical-align: middle;
	}
	
	#volumestacks_in_60_page10 [class^="fa fa-"] {
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volumestacks_in_60_page10:hover {
		max-width: 150px;
		width: 150px;
		padding: 0px 15px;
	}
	
	#volumeButtonstacks_in_60_page10 {
		display: inline-block;
		max-width: 60px;
		width: 60px;
		line-height: 60px;
		height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volumestacks_in_60_page10:hover #volumeButtonstacks_in_60_page10 {
		display: none;
	}
	
	#volumeMinstacks_in_60_page10 {
		position: absolute;
		left: 20px;
		top: 0;
		height: 60px;
		line-height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volumeMaxstacks_in_60_page10 {
		position: absolute;
		right: 15px;
		top: 0;
		height: 60px;
		line-height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volume-barstacks_in_60_page10[type=range],
	#volumeMinstacks_in_60_page10,
	#volumeMaxstacks_in_60_page10 {
		display: none;
	}
	
	#volumeMinstacks_in_60_page10,
	#volumeMaxstacks_in_60_page10 {
		cursor: pointer;
	}
	
	#volumestacks_in_60_page10:hover #volume-barstacks_in_60_page10,
	#volumestacks_in_60_page10:hover #volumeMinstacks_in_60_page10,
	#volumestacks_in_60_page10:hover #volumeMaxstacks_in_60_page10 {
		display: inline;
	}
	
	#volume-barstacks_in_60_page10[type=range] {
		-webkit-appearance: none;
		background: none;
		width: 50%;
		text-align: center;
		line-height: 60px;
		height: 60px;
	}
	
	#volume-barstacks_in_60_page10[type=range]::-webkit-slider-runnable-track {
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#volume-barstacks_in_60_page10[type=range]::-webkit-slider-thumb {
		-webkit-appearance: none;
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
		margin-top: -5px;
	}
	
	#volume-barstacks_in_60_page10[type=range]:focus {
		outline: none;
	}
	
	#volume-barstacks_in_60_page10[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}
	
	#volume-barstacks_in_60_page10[type=range]::-moz-range-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#volume-barstacks_in_60_page10[type=range]::-moz-range-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#volume-barstacks_in_60_page10[type=range]::-ms-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#volume-barstacks_in_60_page10[type=range]::-ms-fill-lower {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#volume-barstacks_in_60_page10[type=range]::-ms-fill-upper {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#volume-barstacks_in_60_page10[type=range]::-ms-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#volume-barstacks_in_60_page10[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}
	
	#volume-barstacks_in_60_page10[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}

/* @end */

/* @group Responsive Behavior */

@media screen and (max-width: 569px) {
	#audioPlayerControlsstacks_in_60_page10 #audioPlayerFullScreenstacks_in_60_page10,
	#audioPlayerControlsstacks_in_60_page10 #volumestacks_in_60_page10 {
		display: none;
	}
}

/* @end */

/* @group Edit Mode Styling */

/*  */

/* @end */#standOutWrapperstacks_in_57_page10 {
	padding-top: 33px;
	padding-bottom: 33px;
}

#standOutstacks_in_57_page10 {
	border: none;
	margin-left: auto;
	margin-right: auto;
	max-width: 700px;
	
	
	text-align: center;
	
	
}

#standOutstacks_in_57_page10:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#standOutShadowstacks_in_57_page10 {
	-webkit-box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	margin: 10px;
	border-radius: 10px;
	background: rgba(255, 255, 255, 1.00);
	border: 0px solid rgba(179, 179, 179, 1.00);
}

#standOutBackmoststacks_in_57_page10 {
	padding: 20px 20px;
}

#standOutFrontmoststacks_in_57_page10 img,
#standOutFrontmoststacks_in_57_page10 video {
	max-width: 100%;
	height: auto;
}

#standOutFrontmoststacks_in_57_page10 {
	margin-left: auto;
	margin-right: auto;
	border-radius: 10px;
	overflow: hidden;
	text-align: center;
	-webkit-box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	position: relative;
	border: 0px solid rgba(179, 179, 179, 1.00);
}

/*  */
#standOutFrontmoststacks_in_57_page10 {
	background: url(../files/frontmost_localimage_57.jpg) #ffffff;
	background-position: center center;
	background-size: cover;
}
/*  */

/*  */

/*  */

#standOutFrontmoststacks_in_57_page10 a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	border: none;
	outline: none;
	text-decoration: none;
	display: block;
}

/*  */
#standOutSpacerTopstacks_in_57_page10 {
	height: 33px;
}

#standOutShadowstacks_in_57_page10 {
	padding-top: 3px;
}

#standOutFrontmoststacks_in_57_page10 {
	margin-top: -60px;
	width: 250px;
	height: 250px;
	display: block;
}
/*  */

/*  */

/*  */

/*  */

/* @group Responsive */

@media screen and (max-width: 768px) {
	#standOutWrapperstacks_in_57_page10 {
		padding: 3px 0px;
	}
	
	#standOutShadowstacks_in_57_page10 {
		display: block;
		padding-top: 3px;
	}
	
	#standOutFrontmoststacks_in_57_page10 {
		margin-top: 0px;
		width: 150px;
		height: 150px;
		display: block;
		margin: 10px auto;
	}
	
	#standOutFrontmoststacks_in_57_page10 i {
		font-size: 100px;
	}
}

/* @end */

/*  *//* @group Basics */

#audioPlayerContainerstacks_in_59_page10 {
	position: relative;
	z-index: 1;
}

#audioPlayerContainerstacks_in_59_page10,
#audioPlayerContainerstacks_in_59_page10:before,
#audioPlayerContainerstacks_in_59_page10:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#audioPlayerAudiostacks_in_59_page10 {
	width: 100%;
	display: block;
	position: relative;
	z-index: 2;
}

/* @end */

/* @end */

/* @group Audio Controls */

#audioPlayerControlsstacks_in_59_page10 {
	position: relative;
	z-index: 5;
	overflow: hidden;
	border-radius: 10px;
}

#audioPlayerControlsstacks_in_59_page10 [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
}

/*  */

/*  */

/*  */

/*  */
/* Vertical gradient fill */
#audioPlayerControlsstacks_in_59_page10 {
	background-color: #EAEAEA;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#EAEAEA), to(#CDCDCD));
	background-image: -moz-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -ms-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EAEAEA), color-stop(100%, #CDCDCD));
	background-image: -webkit-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -o-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: linear-gradient(top, #EAEAEA, #CDCDCD);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEAEA', endColorstr='#CDCDCD', GradientType=0);
}
/*  */

/*  */

/**/

/**/

/**/

/**/

/**/

/**/

#audioPlayerControlsWrapperstacks_in_59_page10 {
	display: flex;
	position: relative;
	z-index: 2;
}

#audioPlayerControlsstacks_in_59_page10 button {
	background: none;
	border: 0;
	outline: none;
	color: #ffffff;
	display: inline-block;
	text-align: center;
	width: 60px;
	padding: 0;
	margin: 0;
	height: 60px;
	line-height: 60px;
	font-size: 22px;
	cursor: pointer;
}

button:hover {
	cursor: pointer;
}

#audioPlayerControlsstacks_in_59_page10 #audioPlayerPlayPausestacks_in_59_page10 {
	display: inline-block;
}

#audioPlayerControlsstacks_in_59_page10 #audioPlayerFullScreenstacks_in_59_page10 {
	display: ;
}

/* @end */

/* @group Audio Timing */

.audioPlayerAudioTimingstacks_in_59_page10 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(76, 76, 76, 1.00);
	padding: 0;
	text-align: center;
	font-size: 14px;
}

#audioPlayerCurrentTimestacks_in_59_page10 {
	display: inline-block;
	width: 60px;
}

#audioPlayerDurationstacks_in_59_page10 {
	display: inline-block;
	width: 60px;
}

#audioPlayerTimeDividerstacks_in_59_page10 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(76, 76, 76, 1.00);
}

/*  */

/*  */

@media screen and (min-width: 568px) {
	#audioPlayerTimeDividerstacks_in_59_page10 {
		display: none;
	}
}

/* @end */

/* @group Seek Bar */

#progressBarstacks_in_59_page10 {
	display: none;
}

@media screen and (min-width: 568px) {
	#progressBarstacks_in_59_page10 {
		flex: 1;
		padding-right: 15px;
		padding-left: 15px;
		height: 60px;
		line-height: 60px;
		vertical-align: middle;
		display: inline-block;
	}
	
	#audioPlayerSeekBarstacks_in_59_page10[type=range] {
		-webkit-appearance: none;
		background: none;
		display: inline-block;
		width: 99%;
		height: 60px;
		line-height: 60px;
	}
	
	#audioPlayerSeekBarstacks_in_59_page10[type=range]::-webkit-slider-runnable-track {
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#audioPlayerSeekBarstacks_in_59_page10[type=range]::-webkit-slider-thumb {
		-webkit-appearance: none;
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
		margin-top: -5px;
	}
	
	#audioPlayerSeekBarstacks_in_59_page10[type=range]:focus {
		outline: none;
	}
	
	#audioPlayerSeekBarstacks_in_59_page10[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}
	
	#audioPlayerSeekBarstacks_in_59_page10[type=range]::-moz-range-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#audioPlayerSeekBarstacks_in_59_page10[type=range]::-moz-range-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#audioPlayerSeekBarstacks_in_59_page10[type=range]::-ms-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#audioPlayerSeekBarstacks_in_59_page10[type=range]::-ms-fill-lower {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#audioPlayerSeekBarstacks_in_59_page10[type=range]::-ms-fill-upper {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#audioPlayerSeekBarstacks_in_59_page10[type=range]::-ms-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#audioPlayerSeekBarstacks_in_59_page10[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}
	
	#audioPlayerSeekBarstacks_in_59_page10[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}
/* @end */

/* @group Volume */

#volumestacks_in_59_page10 {
	display: none;
}

@media screen and (min-width: 768px) {
	#volumestacks_in_59_page10 {
		display: inline-block;
		max-width: 60px;
		width: 60px;
		line-height: 60px;
		height: 60px;
		transition: all ease-in-out 300ms;
		text-align: center;
		position: relative;
		overflow: hidden;
		font-size: 22px;
		vertical-align: middle;
	}
	
	#volumestacks_in_59_page10 [class^="fa fa-"] {
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volumestacks_in_59_page10:hover {
		max-width: 150px;
		width: 150px;
		padding: 0px 15px;
	}
	
	#volumeButtonstacks_in_59_page10 {
		display: inline-block;
		max-width: 60px;
		width: 60px;
		line-height: 60px;
		height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volumestacks_in_59_page10:hover #volumeButtonstacks_in_59_page10 {
		display: none;
	}
	
	#volumeMinstacks_in_59_page10 {
		position: absolute;
		left: 20px;
		top: 0;
		height: 60px;
		line-height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volumeMaxstacks_in_59_page10 {
		position: absolute;
		right: 15px;
		top: 0;
		height: 60px;
		line-height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}
	
	#volume-barstacks_in_59_page10[type=range],
	#volumeMinstacks_in_59_page10,
	#volumeMaxstacks_in_59_page10 {
		display: none;
	}
	
	#volumeMinstacks_in_59_page10,
	#volumeMaxstacks_in_59_page10 {
		cursor: pointer;
	}
	
	#volumestacks_in_59_page10:hover #volume-barstacks_in_59_page10,
	#volumestacks_in_59_page10:hover #volumeMinstacks_in_59_page10,
	#volumestacks_in_59_page10:hover #volumeMaxstacks_in_59_page10 {
		display: inline;
	}
	
	#volume-barstacks_in_59_page10[type=range] {
		-webkit-appearance: none;
		background: none;
		width: 50%;
		text-align: center;
		line-height: 60px;
		height: 60px;
	}
	
	#volume-barstacks_in_59_page10[type=range]::-webkit-slider-runnable-track {
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#volume-barstacks_in_59_page10[type=range]::-webkit-slider-thumb {
		-webkit-appearance: none;
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
		margin-top: -5px;
	}
	
	#volume-barstacks_in_59_page10[type=range]:focus {
		outline: none;
	}
	
	#volume-barstacks_in_59_page10[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}
	
	#volume-barstacks_in_59_page10[type=range]::-moz-range-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#volume-barstacks_in_59_page10[type=range]::-moz-range-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#volume-barstacks_in_59_page10[type=range]::-ms-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}
	
	#volume-barstacks_in_59_page10[type=range]::-ms-fill-lower {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#volume-barstacks_in_59_page10[type=range]::-ms-fill-upper {
		background: #B3B3B3;
		border-radius: 10px;
	}
	
	#volume-barstacks_in_59_page10[type=range]::-ms-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}
	
	#volume-barstacks_in_59_page10[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}
	
	#volume-barstacks_in_59_page10[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}

/* @end */

/* @group Responsive Behavior */

@media screen and (max-width: 569px) {
	#audioPlayerControlsstacks_in_59_page10 #audioPlayerFullScreenstacks_in_59_page10,
	#audioPlayerControlsstacks_in_59_page10 #volumestacks_in_59_page10 {
		display: none;
	}
}

/* @end */

/* @group Edit Mode Styling */

/*  */

/* @end */