
.atm-Newsticker { min-height: 50px; font-size: 18px;  color: #0E1F5E;  }
.atm-Newsticker a:link, .atm-Newsticker a:visited, .atm-Newsticker a:hover, .atm-Newsticker a:active { text-decoration: none; color: #000000; }
.atm-Newsticker ul { list-style: none; padding: 0; margin: 0; }
#stacks_in_253 {
	border: solid rgba(185, 0, 0, 1.00);
	border-width:  1px;
	margin:  10px;
	padding:  10px;
}

#stacks_out_253 {
	width: 700px;
}

#stacks_in_219 {
	padding:  20px;
}

#stacks_in_126 {
	padding:  10px;
}

#stacks_out_126 {
	width: 72%;
}

#stacks_in_215 {
	margin:  20px;
}

#stacks_in_249 {
	padding:  20px;
}

#stacks_in_193 {
	border: solid rgba(185, 0, 0, 1.00);
	border-width:  1px;
	padding:  1px;
}

#stacks_out_193 {
	width: 50%;
}

#stacks_in_207 {
	padding:  5px;
}
#audioPlayerContainerstacks_in_240 {
	position: relative;
	z-index: 1;
}

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

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

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

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








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
















#audioPlayerControlsWrapperstacks_in_240 {
	display: flex;
	position: relative;
	z-index: 2;
	padding: 0px 5px;
}

#audioPlayerControlsstacks_in_240 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_240 #audioPlayerPlayPausestacks_in_240 {
	display: inline-block;
}

#audioPlayerControlsstacks_in_240 #playback_rate_numberbox_stacks_in_240 {
	display: none;
	height: 60px;
	position: relative;
	margin: 0 10px;
}

#audioPlayerControlsstacks_in_240 #playback_rate_box_stacks_in_240 {
	height: calc(1.5em + .75rem + 2px);
	padding: .375rem 0.75rem .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	min-width: 75.00px;
	display: inline-block;
	position: relative;
	background-color: rgba(255, 255, 255, 1.00);
	color: rgba(76, 76, 76, 1.00);
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border: 1px solid rgba(206, 212, 218, 1.00);
	border-radius: 5px;
	outline: none;
}

#audioPlayerControlsstacks_in_240 #playback_rate_box_stacks_in_240:focus {
	outline: none;
}

#audioPlayerControlsstacks_in_240 #playback_rate_selectmenu_box_stacks_in_240 {
	display: none;
	height: 60px;
	position: relative;
	margin: 0 10px;
}

#audioPlayerControlsstacks_in_240 #playback_rate_selectmenu_stacks_in_240 {
	display: inline-block;
	width: 100%;
	height: calc(1.5em + .75rem + 2px);
	padding: .375rem 1.75rem .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	vertical-align: middle;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background: #FFFFFF url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
	border: 1px solid rgba(206, 212, 218, 1.00);
	border-radius: 5px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}



#audioPlayerControlsstacks_in_240 #audioPlayerFullScreenstacks_in_240 {
	display: ;
}

.audioPlayerAudioTimingstacks_in_240 {
	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_240 {
	display: inline-block;
	width: 60px;
}

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

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





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

#progressBarstacks_in_240 {
	display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#volumestacks_in_240 {
	display: none;
}

@media screen and (min-width: 480px) {
	#volumestacks_in_240 {
		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_240 [class^="fa fa-"] {
		color: rgba(76, 76, 76, 1.00);
	}

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

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

	#volumestacks_in_240:hover #volumeButtonstacks_in_240 {
		display: none;
	}

	#volumeMinstacks_in_240 {
		position: absolute;
		left: 20px;
		top: 0;
		height: 60px;
		line-height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}

	#volumeMaxstacks_in_240 {
		position: absolute;
		right: 15px;
		top: 0;
		height: 60px;
		line-height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}

	#volume-barstacks_in_240[type=range],
	#volumeMinstacks_in_240,
	#volumeMaxstacks_in_240 {
		display: none;
	}

	#volumeMinstacks_in_240,
	#volumeMaxstacks_in_240 {
		cursor: pointer;
	}

	#volumestacks_in_240:hover #volume-barstacks_in_240,
	#volumestacks_in_240:hover #volumeMinstacks_in_240,
	#volumestacks_in_240:hover #volumeMaxstacks_in_240 {
		display: inline;
	}

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

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

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

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

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

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

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

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

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

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

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

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



#stacks_in_227 {
	padding:  5px;
}
#audioPlayerContainerstacks_in_239 {
	position: relative;
	z-index: 1;
}

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

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

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

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








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
















#audioPlayerControlsWrapperstacks_in_239 {
	display: flex;
	position: relative;
	z-index: 2;
	padding: 0px 5px;
}

#audioPlayerControlsstacks_in_239 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_239 #audioPlayerPlayPausestacks_in_239 {
	display: inline-block;
}

#audioPlayerControlsstacks_in_239 #playback_rate_numberbox_stacks_in_239 {
	display: none;
	height: 60px;
	position: relative;
	margin: 0 10px;
}

#audioPlayerControlsstacks_in_239 #playback_rate_box_stacks_in_239 {
	height: calc(1.5em + .75rem + 2px);
	padding: .375rem 0.75rem .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	min-width: 75.00px;
	display: inline-block;
	position: relative;
	background-color: rgba(255, 255, 255, 1.00);
	color: rgba(76, 76, 76, 1.00);
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border: 1px solid rgba(206, 212, 218, 1.00);
	border-radius: 5px;
	outline: none;
}

#audioPlayerControlsstacks_in_239 #playback_rate_box_stacks_in_239:focus {
	outline: none;
}

#audioPlayerControlsstacks_in_239 #playback_rate_selectmenu_box_stacks_in_239 {
	display: none;
	height: 60px;
	position: relative;
	margin: 0 10px;
}

#audioPlayerControlsstacks_in_239 #playback_rate_selectmenu_stacks_in_239 {
	display: inline-block;
	width: 100%;
	height: calc(1.5em + .75rem + 2px);
	padding: .375rem 1.75rem .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	vertical-align: middle;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background: #FFFFFF url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
	border: 1px solid rgba(206, 212, 218, 1.00);
	border-radius: 5px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}



#audioPlayerControlsstacks_in_239 #audioPlayerFullScreenstacks_in_239 {
	display: ;
}

.audioPlayerAudioTimingstacks_in_239 {
	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_239 {
	display: inline-block;
	width: 60px;
}

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

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





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

#progressBarstacks_in_239 {
	display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#volumestacks_in_239 {
	display: none;
}

@media screen and (min-width: 480px) {
	#volumestacks_in_239 {
		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_239 [class^="fa fa-"] {
		color: rgba(76, 76, 76, 1.00);
	}

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

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

	#volumestacks_in_239:hover #volumeButtonstacks_in_239 {
		display: none;
	}

	#volumeMinstacks_in_239 {
		position: absolute;
		left: 20px;
		top: 0;
		height: 60px;
		line-height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}

	#volumeMaxstacks_in_239 {
		position: absolute;
		right: 15px;
		top: 0;
		height: 60px;
		line-height: 60px;
		color: rgba(76, 76, 76, 1.00);
	}

	#volume-barstacks_in_239[type=range],
	#volumeMinstacks_in_239,
	#volumeMaxstacks_in_239 {
		display: none;
	}

	#volumeMinstacks_in_239,
	#volumeMaxstacks_in_239 {
		cursor: pointer;
	}

	#volumestacks_in_239:hover #volume-barstacks_in_239,
	#volumestacks_in_239:hover #volumeMinstacks_in_239,
	#volumestacks_in_239:hover #volumeMaxstacks_in_239 {
		display: inline;
	}

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

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

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

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

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

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

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

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

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

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

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

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



#stacks_in_210 {
	border: solid rgba(162, 20, 0, 1.00);
	border-width:  1px;
}
#stacks_in_129>.s3_row {
	margin: 0 -10px;
}

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

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

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

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








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



}



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


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


}




#stacks_in_129 {
	padding:  20px;
}

#stacks_out_136 {
	width: 48%;
}
#stacks_in_139>.s3_row {
	margin: 0 -10px;
}

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

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

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

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








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



}



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


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


}




#stacks_in_146 {
	padding:  20px;
}

#stacks_out_146 {
	width: 87%;
}

#stacks_in_143 {
	padding:  20px;
}

#stacks_out_143 {
	width: 89%;
}

#stacks_in_140 {
	padding:  20px;
}

#stacks_out_140 {
	width: 79%;
}
#toTop{--elevator-image:url(../rw_common/plugins/stacks/elevator-images/top.png);--elevator-size:50px;display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:var(--elevator-size);height:var(--elevator-size);border:none;text-indent:-9999px;background-image:var(--elevator-image);background-repeat:no-repeat;background-position:left top;z-index:9988}#toTop:active,#toTop:focus{outline:none}#toTop:hover{background-position:left calc(var(--elevator-size) * -1)}

#stacks_in_150 {
	background-color: rgba(240, 232, 220, 1.00);
}
