
#stacks_in_35_6_1 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_157 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  1px;
	margin: 36px 0px 0px 0px;
	padding:  10px;
}

#stacks_out_157 {
	width: 260px;
	margin-left:0;
}

#stacks_in_155_4 {
	margin: 40px 0px 0px 0px;
}
#audioPlayerContainerstacks_in_89 {
	position: relative;
	z-index: 1;
}

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

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

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

#audioPlayerControlsstacks_in_89 [class^="fa fa-"] {
	color: rgba(50, 110, 161, 1.00);
}








/* Vertical gradient fill */
#audioPlayerControlsstacks_in_89 {
	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_89 {
	display: flex;
	position: relative;
	z-index: 2;
}

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

button:hover {
	cursor: pointer;
}

#audioPlayerControlsstacks_in_89 #audioPlayerPlayPausestacks_in_89 {
	display: inline-block;
}

#audioPlayerControlsstacks_in_89 #audioPlayerFullScreenstacks_in_89 {
	display: ;
}

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

#audioPlayerCurrentTimestacks_in_89 {
	display: inline-block;
	width: 27px;
}

#audioPlayerDurationstacks_in_89 {
	display: none;
	width: 27px;
}

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




#audioPlayerTimeDividerstacks_in_89 {
	display: none;
}


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

#progressBarstacks_in_89 {
	display: none;
}

@media screen and (min-width: 568px) {
	#progressBarstacks_in_89 {
		flex: 1;
		padding-right: 15px;
		padding-left: 15px;
		height: 27px;
		line-height: 27px;
		vertical-align: middle;
		display: inline-block;
	}

	#audioPlayerSeekBarstacks_in_89[type=range] {
		-webkit-appearance: none;
		background: none;
		display: inline-block;
		width: 99%;
		height: 27px;
		line-height: 27px;
	}

	#audioPlayerSeekBarstacks_in_89[type=range]::-webkit-slider-runnable-track {
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}

	#audioPlayerSeekBarstacks_in_89[type=range]::-webkit-slider-thumb {
		-webkit-appearance: none;
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
		margin-top: -5px;
	}

	#audioPlayerSeekBarstacks_in_89[type=range]:focus {
		outline: none;
	}

	#audioPlayerSeekBarstacks_in_89[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}

	#audioPlayerSeekBarstacks_in_89[type=range]::-moz-range-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}

	#audioPlayerSeekBarstacks_in_89[type=range]::-moz-range-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}

	#audioPlayerSeekBarstacks_in_89[type=range]::-ms-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}

	#audioPlayerSeekBarstacks_in_89[type=range]::-ms-fill-lower {
		background: #B3B3B3;
		border-radius: 10px;
	}

	#audioPlayerSeekBarstacks_in_89[type=range]::-ms-fill-upper {
		background: #B3B3B3;
		border-radius: 10px;
	}

	#audioPlayerSeekBarstacks_in_89[type=range]::-ms-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}

	#audioPlayerSeekBarstacks_in_89[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}

	#audioPlayerSeekBarstacks_in_89[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}

#volumestacks_in_89 {
	display: none;
}

@media screen and (min-width: 768px) {
	#volumestacks_in_89 {
		display: inline-block;
		max-width: 27px;
		width: 27px;
		line-height: 27px;
		height: 27px;
		transition: all ease-in-out 300ms;
		text-align: center;
		position: relative;
		overflow: hidden;
		font-size: 18px;
		vertical-align: middle;
	}

	#volumestacks_in_89 [class^="fa fa-"] {
		color: rgba(50, 110, 161, 1.00);
	}

	#volumestacks_in_89:hover {
		max-width: 150px;
		width: 150px;
		padding: 0px 15px;
	}

	#volumeButtonstacks_in_89 {
		display: inline-block;
		max-width: 27px;
		width: 27px;
		line-height: 27px;
		height: 27px;
		color: rgba(50, 110, 161, 1.00);
	}

	#volumestacks_in_89:hover #volumeButtonstacks_in_89 {
		display: none;
	}

	#volumeMinstacks_in_89 {
		position: absolute;
		left: 20px;
		top: 0;
		height: 27px;
		line-height: 27px;
		color: rgba(50, 110, 161, 1.00);
	}

	#volumeMaxstacks_in_89 {
		position: absolute;
		right: 15px;
		top: 0;
		height: 27px;
		line-height: 27px;
		color: rgba(50, 110, 161, 1.00);
	}

	#volume-barstacks_in_89[type=range],
	#volumeMinstacks_in_89,
	#volumeMaxstacks_in_89 {
		display: none;
	}

	#volumeMinstacks_in_89,
	#volumeMaxstacks_in_89 {
		cursor: pointer;
	}

	#volumestacks_in_89:hover #volume-barstacks_in_89,
	#volumestacks_in_89:hover #volumeMinstacks_in_89,
	#volumestacks_in_89:hover #volumeMaxstacks_in_89 {
		display: inline;
	}

	#volume-barstacks_in_89[type=range] {
		-webkit-appearance: none;
		background: none;
		width: 50%;
		text-align: center;
		line-height: 27px;
		height: 27px;
	}

	#volume-barstacks_in_89[type=range]::-webkit-slider-runnable-track {
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}

	#volume-barstacks_in_89[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_89[type=range]:focus {
		outline: none;
	}

	#volume-barstacks_in_89[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}

	#volume-barstacks_in_89[type=range]::-moz-range-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}

	#volume-barstacks_in_89[type=range]::-moz-range-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}

	#volume-barstacks_in_89[type=range]::-ms-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}

	#volume-barstacks_in_89[type=range]::-ms-fill-lower {
		background: #B3B3B3;
		border-radius: 10px;
	}

	#volume-barstacks_in_89[type=range]::-ms-fill-upper {
		background: #B3B3B3;
		border-radius: 10px;
	}

	#volume-barstacks_in_89[type=range]::-ms-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}

	#volume-barstacks_in_89[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}

	#volume-barstacks_in_89[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}

@media screen and (max-width: 569px) {
	#audioPlayerControlsstacks_in_89 #audioPlayerFullScreenstacks_in_89,
	#audioPlayerControlsstacks_in_89 #volumestacks_in_89 {
		display: none;
	}
}



#stacks_in_95_1 {
	margin: 15px 0px 0px 0px;
}
#audioPlayerContainerstacks_in_93 {
	position: relative;
	z-index: 1;
}

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

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

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

#audioPlayerControlsstacks_in_93 [class^="fa fa-"] {
	color: rgba(50, 110, 161, 1.00);
}








/* Vertical gradient fill */
#audioPlayerControlsstacks_in_93 {
	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_93 {
	display: flex;
	position: relative;
	z-index: 2;
}

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

button:hover {
	cursor: pointer;
}

#audioPlayerControlsstacks_in_93 #audioPlayerPlayPausestacks_in_93 {
	display: inline-block;
}

#audioPlayerControlsstacks_in_93 #audioPlayerFullScreenstacks_in_93 {
	display: ;
}

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

#audioPlayerCurrentTimestacks_in_93 {
	display: inline-block;
	width: 27px;
}

#audioPlayerDurationstacks_in_93 {
	display: none;
	width: 27px;
}

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




#audioPlayerTimeDividerstacks_in_93 {
	display: none;
}


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

#progressBarstacks_in_93 {
	display: none;
}

@media screen and (min-width: 568px) {
	#progressBarstacks_in_93 {
		flex: 1;
		padding-right: 15px;
		padding-left: 15px;
		height: 27px;
		line-height: 27px;
		vertical-align: middle;
		display: inline-block;
	}

	#audioPlayerSeekBarstacks_in_93[type=range] {
		-webkit-appearance: none;
		background: none;
		display: inline-block;
		width: 99%;
		height: 27px;
		line-height: 27px;
	}

	#audioPlayerSeekBarstacks_in_93[type=range]::-webkit-slider-runnable-track {
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}

	#audioPlayerSeekBarstacks_in_93[type=range]::-webkit-slider-thumb {
		-webkit-appearance: none;
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
		margin-top: -5px;
	}

	#audioPlayerSeekBarstacks_in_93[type=range]:focus {
		outline: none;
	}

	#audioPlayerSeekBarstacks_in_93[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}

	#audioPlayerSeekBarstacks_in_93[type=range]::-moz-range-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}

	#audioPlayerSeekBarstacks_in_93[type=range]::-moz-range-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}

	#audioPlayerSeekBarstacks_in_93[type=range]::-ms-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}

	#audioPlayerSeekBarstacks_in_93[type=range]::-ms-fill-lower {
		background: #B3B3B3;
		border-radius: 10px;
	}

	#audioPlayerSeekBarstacks_in_93[type=range]::-ms-fill-upper {
		background: #B3B3B3;
		border-radius: 10px;
	}

	#audioPlayerSeekBarstacks_in_93[type=range]::-ms-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}

	#audioPlayerSeekBarstacks_in_93[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}

	#audioPlayerSeekBarstacks_in_93[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}

#volumestacks_in_93 {
	display: none;
}

@media screen and (min-width: 768px) {
	#volumestacks_in_93 {
		display: inline-block;
		max-width: 27px;
		width: 27px;
		line-height: 27px;
		height: 27px;
		transition: all ease-in-out 300ms;
		text-align: center;
		position: relative;
		overflow: hidden;
		font-size: 18px;
		vertical-align: middle;
	}

	#volumestacks_in_93 [class^="fa fa-"] {
		color: rgba(50, 110, 161, 1.00);
	}

	#volumestacks_in_93:hover {
		max-width: 150px;
		width: 150px;
		padding: 0px 15px;
	}

	#volumeButtonstacks_in_93 {
		display: inline-block;
		max-width: 27px;
		width: 27px;
		line-height: 27px;
		height: 27px;
		color: rgba(50, 110, 161, 1.00);
	}

	#volumestacks_in_93:hover #volumeButtonstacks_in_93 {
		display: none;
	}

	#volumeMinstacks_in_93 {
		position: absolute;
		left: 20px;
		top: 0;
		height: 27px;
		line-height: 27px;
		color: rgba(50, 110, 161, 1.00);
	}

	#volumeMaxstacks_in_93 {
		position: absolute;
		right: 15px;
		top: 0;
		height: 27px;
		line-height: 27px;
		color: rgba(50, 110, 161, 1.00);
	}

	#volume-barstacks_in_93[type=range],
	#volumeMinstacks_in_93,
	#volumeMaxstacks_in_93 {
		display: none;
	}

	#volumeMinstacks_in_93,
	#volumeMaxstacks_in_93 {
		cursor: pointer;
	}

	#volumestacks_in_93:hover #volume-barstacks_in_93,
	#volumestacks_in_93:hover #volumeMinstacks_in_93,
	#volumestacks_in_93:hover #volumeMaxstacks_in_93 {
		display: inline;
	}

	#volume-barstacks_in_93[type=range] {
		-webkit-appearance: none;
		background: none;
		width: 50%;
		text-align: center;
		line-height: 27px;
		height: 27px;
	}

	#volume-barstacks_in_93[type=range]::-webkit-slider-runnable-track {
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}

	#volume-barstacks_in_93[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_93[type=range]:focus {
		outline: none;
	}

	#volume-barstacks_in_93[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}

	#volume-barstacks_in_93[type=range]::-moz-range-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}

	#volume-barstacks_in_93[type=range]::-moz-range-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}

	#volume-barstacks_in_93[type=range]::-ms-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}

	#volume-barstacks_in_93[type=range]::-ms-fill-lower {
		background: #B3B3B3;
		border-radius: 10px;
	}

	#volume-barstacks_in_93[type=range]::-ms-fill-upper {
		background: #B3B3B3;
		border-radius: 10px;
	}

	#volume-barstacks_in_93[type=range]::-ms-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}

	#volume-barstacks_in_93[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}

	#volume-barstacks_in_93[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}

@media screen and (max-width: 569px) {
	#audioPlayerControlsstacks_in_93 #audioPlayerFullScreenstacks_in_93,
	#audioPlayerControlsstacks_in_93 #volumestacks_in_93 {
		display: none;
	}
}



#stacks_in_93 {
	margin: 30px 0px 0px 0px;
}

#stacks_in_97_1 {
	margin: 15px 0px 0px 0px;
}
#audioPlayerContainerstacks_in_102 {
	position: relative;
	z-index: 1;
}

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

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

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

#audioPlayerControlsstacks_in_102 [class^="fa fa-"] {
	color: rgba(50, 110, 161, 1.00);
}








/* Vertical gradient fill */
#audioPlayerControlsstacks_in_102 {
	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_102 {
	display: flex;
	position: relative;
	z-index: 2;
}

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

button:hover {
	cursor: pointer;
}

#audioPlayerControlsstacks_in_102 #audioPlayerPlayPausestacks_in_102 {
	display: inline-block;
}

#audioPlayerControlsstacks_in_102 #audioPlayerFullScreenstacks_in_102 {
	display: ;
}

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

#audioPlayerCurrentTimestacks_in_102 {
	display: inline-block;
	width: 27px;
}

#audioPlayerDurationstacks_in_102 {
	display: none;
	width: 27px;
}

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




#audioPlayerTimeDividerstacks_in_102 {
	display: none;
}


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

#progressBarstacks_in_102 {
	display: none;
}

@media screen and (min-width: 568px) {
	#progressBarstacks_in_102 {
		flex: 1;
		padding-right: 15px;
		padding-left: 15px;
		height: 27px;
		line-height: 27px;
		vertical-align: middle;
		display: inline-block;
	}

	#audioPlayerSeekBarstacks_in_102[type=range] {
		-webkit-appearance: none;
		background: none;
		display: inline-block;
		width: 99%;
		height: 27px;
		line-height: 27px;
	}

	#audioPlayerSeekBarstacks_in_102[type=range]::-webkit-slider-runnable-track {
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}

	#audioPlayerSeekBarstacks_in_102[type=range]::-webkit-slider-thumb {
		-webkit-appearance: none;
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
		margin-top: -5px;
	}

	#audioPlayerSeekBarstacks_in_102[type=range]:focus {
		outline: none;
	}

	#audioPlayerSeekBarstacks_in_102[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}

	#audioPlayerSeekBarstacks_in_102[type=range]::-moz-range-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}

	#audioPlayerSeekBarstacks_in_102[type=range]::-moz-range-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}

	#audioPlayerSeekBarstacks_in_102[type=range]::-ms-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}

	#audioPlayerSeekBarstacks_in_102[type=range]::-ms-fill-lower {
		background: #B3B3B3;
		border-radius: 10px;
	}

	#audioPlayerSeekBarstacks_in_102[type=range]::-ms-fill-upper {
		background: #B3B3B3;
		border-radius: 10px;
	}

	#audioPlayerSeekBarstacks_in_102[type=range]::-ms-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}

	#audioPlayerSeekBarstacks_in_102[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}

	#audioPlayerSeekBarstacks_in_102[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}

#volumestacks_in_102 {
	display: none;
}

@media screen and (min-width: 768px) {
	#volumestacks_in_102 {
		display: inline-block;
		max-width: 27px;
		width: 27px;
		line-height: 27px;
		height: 27px;
		transition: all ease-in-out 300ms;
		text-align: center;
		position: relative;
		overflow: hidden;
		font-size: 18px;
		vertical-align: middle;
	}

	#volumestacks_in_102 [class^="fa fa-"] {
		color: rgba(50, 110, 161, 1.00);
	}

	#volumestacks_in_102:hover {
		max-width: 150px;
		width: 150px;
		padding: 0px 15px;
	}

	#volumeButtonstacks_in_102 {
		display: inline-block;
		max-width: 27px;
		width: 27px;
		line-height: 27px;
		height: 27px;
		color: rgba(50, 110, 161, 1.00);
	}

	#volumestacks_in_102:hover #volumeButtonstacks_in_102 {
		display: none;
	}

	#volumeMinstacks_in_102 {
		position: absolute;
		left: 20px;
		top: 0;
		height: 27px;
		line-height: 27px;
		color: rgba(50, 110, 161, 1.00);
	}

	#volumeMaxstacks_in_102 {
		position: absolute;
		right: 15px;
		top: 0;
		height: 27px;
		line-height: 27px;
		color: rgba(50, 110, 161, 1.00);
	}

	#volume-barstacks_in_102[type=range],
	#volumeMinstacks_in_102,
	#volumeMaxstacks_in_102 {
		display: none;
	}

	#volumeMinstacks_in_102,
	#volumeMaxstacks_in_102 {
		cursor: pointer;
	}

	#volumestacks_in_102:hover #volume-barstacks_in_102,
	#volumestacks_in_102:hover #volumeMinstacks_in_102,
	#volumestacks_in_102:hover #volumeMaxstacks_in_102 {
		display: inline;
	}

	#volume-barstacks_in_102[type=range] {
		-webkit-appearance: none;
		background: none;
		width: 50%;
		text-align: center;
		line-height: 27px;
		height: 27px;
	}

	#volume-barstacks_in_102[type=range]::-webkit-slider-runnable-track {
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}

	#volume-barstacks_in_102[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_102[type=range]:focus {
		outline: none;
	}

	#volume-barstacks_in_102[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}

	#volume-barstacks_in_102[type=range]::-moz-range-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}

	#volume-barstacks_in_102[type=range]::-moz-range-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}

	#volume-barstacks_in_102[type=range]::-ms-track {
		width: 100%;
		height: 5px;
		background: #B3B3B3;
		border: none;
		border-radius: 3px;
	}

	#volume-barstacks_in_102[type=range]::-ms-fill-lower {
		background: #B3B3B3;
		border-radius: 10px;
	}

	#volume-barstacks_in_102[type=range]::-ms-fill-upper {
		background: #B3B3B3;
		border-radius: 10px;
	}

	#volume-barstacks_in_102[type=range]::-ms-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}

	#volume-barstacks_in_102[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}

	#volume-barstacks_in_102[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}

@media screen and (max-width: 569px) {
	#audioPlayerControlsstacks_in_102 #audioPlayerFullScreenstacks_in_102,
	#audioPlayerControlsstacks_in_102 #volumestacks_in_102 {
		display: none;
	}
}



#stacks_in_102 {
	margin: 30px 0px 0px 0px;
}

#stacks_in_99_1 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_14_1 {
	margin: 40px 0px 0px 0px;
}

#stacks_out_86 {
	width: 210px;
	margin-left:0;
}

#stacks_in_67_4 {
	margin: 40px 0px 0px 0px;
}

#stacks_in_63_4 {
	margin: 40px 0px 0px 0px;
}

#stacks_in_59_4 {
	margin: 40px 0px 0px 0px;
}

#stacks_in_55_4 {
	margin: 40px 0px 0px 0px;
}

#stacks_in_123 {
	margin: 30px 0px 0px 0px;
}

#stacks_in_121 {
	margin: 30px 0px 0px 0px;
}

#stacks_in_119 {
	margin: 30px 0px 0px 0px;
}

#stacks_in_150 {
	margin: 30px 0px 0px 0px;
}

#stacks_in_133 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_80_4 {
	margin: 40px 0px 0px 0px;
}

#stacks_in_38_1 {
	margin: 40px 0px 0px 0px;
}

#stacks_in_152 {
	margin: 21px 0px 0px 0px;
}

#stacks_out_152 {
	width: 53%;
	margin-left:0;
}

#stacks_in_44_4 {
	margin: 40px 0px 0px 0px;
}

#stacks_in_48_4 {
	margin: 40px 0px 0px 0px;
}

#stacks_in_11_1 {
	margin: 40px 0px 0px 0px;
}
