/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}/* @group Reset */
.pace,
.pace .pace-progress,
.pace .pace-progress:before,
.pace .pace-activity,
.pace .pace-activity:after,
.pace .pace-activity:before {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-o-box-sizing: content-box;
	box-sizing: content-box;
}

/* @end */

/* @group Hide Until Loaded */

/*  */

/* @end */

/* @group Atom */

/*  */

/* @end */

/* @group Barber Shop Top */

/*  */

/* @end */

/* @group Barber Shop Bottom */

/*  */

/* @end */



/* @group Big Counter Top Left */

/*  */

/* @end */

/* @group Big Counter Top Centre */

/*  */

/* @end */

/* @group Big Counter Top Right */

/*  */

/* @end */

/* @group Big Counter Middle */

/*  */

/* @end */

/* @group Big Counter Bottom Left */

/*  */

/* @end */

/* @group Big Counter Bottom Centre */

/*  */

/* @end */

/* @group Big Counter Bottom Right */

/*  */

/* @end */

/* @group Bounce */

/*  */

/* @end */

/* @group Box */

/*  */

/* @end */

/* @group Button */

/*  */

/* @end */

/* @group Circle */

/*  */

/* @end */

/* @group Corner */

/*  */

/* @end */

/* @group Double Circles Large */

/*  */

/* @end */

/* @group Double Circles Small */

/*  */

/* @end */

/* @group Double Squares Large */

/*  */

/* @end */

/* @group Double Squares Small */

/*  */

/* @end */

/* @group Double Stripes */

/*  */

/* @end */

/* @group Radar */

/*  */

/* @end */

/* @group Simple */

/*  */

/* @end */



/* @group Fill */

/*  */

/* @end */

/* @group Flash */

/*  */

/* @end */

/* @group Flat Top */

/*  */

/* @end */

/* @group Flat Bottom */

/*  */

/* @end */

/* @group Loading Bar */

/*  */

/* @end */

/* @group Mac OS X Top */

/*  */

/* @end */

/* @group Mac OS X Bottom */

/*  */

/* @end */

/* @group Minimal Top */

/*  */
.pace {
	-webkit-pointer-events: none;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.pace-inactive {
	display: none;
}

.pace .pace-progress {
	background: #157C5C;
	position: fixed;
	z-index: 2000;
	top: 0;
	right: 100%;
	width: 100%;
	height: 2px;
}

/*  */

/* @end */

/* @group Minimal Bottom */

/*  */

/* @end */

/* @group Fat Bar Top */

/*  */

/* @end */

/* @group Fat Bar Bottom */

/*  */

/* @end */

/* @group Flipping Circle */

/*  */

/* @end */

/* @group Flipping Square */

/*  */

/* @end */

/* @group Font Awesome */

/*  */

/* @end */

/* @group Hair Line */

/*  */

/* @end */

/* @group Sphere */

/*  */

/* @end */

/* @group Spinning Box */

/*  */

/* @end */

/* @group Spinning & Zooming Box */

/*  */

/* @end */

/* @group Spinning Circles */

/*  */

/* @end */

/* @group Squares */

/*  */

/* @end */

/* @group Text */

/*  */

/* @end *//* @group Main Slider & Reset */

#refinedSliderWrapperstacks_in_11127 {
	max-width: 2000px;
	margin: 0 auto;
}

#refinedSliderWrapperstacks_in_11127 img {
	width: 100%;
	max-width: none;
	height: auto;
	margin: 0;
	border-radius: 1px;
}

#refinedSliderWrapperstacks_in_11127 .nivo-slice {
	z-index: 20;
}

.nivo-controlNav img {
	width: auto !important;
	max-width: 100% !important;
	height: auto !important;
}

#refinedSliderWrapperstacks_in_11127 a,
#refinedSliderWrapperstacks_in_11127 a:visited,
#refinedSliderWrapperstacks_in_11127 a:hover,
#refinedSliderWrapperstacks_in_11127 a:active,
#refinedSliderWrapperstacks_in_11127 a:focus {
	border: none;
	outline: none;
}

#refinedSliderWrapperstacks_in_11127 a.nullLink {
	cursor: default;
}

#refinedSliderWrapperstacks_in_11127 a.refinedSliderLink {
	z-index: 30;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* @end */

/* @group Directional Navigation */

#refinedSliderWrapperstacks_in_11127 .nivo-directionNav {
	/*position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0px;*/
}

#refinedSliderWrapperstacks_in_11127 .nivo-directionNav a {
	font-size: 64px;
	padding: 2.50%;
	color: rgba(255, 255, 255, 1.00);
	opacity: 0.50;
	transition: all 300ms ease-in-out;
	z-index: 30;
}

#refinedSliderWrapperstacks_in_11127 .nivo-directionNav a [class^="fa fa-"] {
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
}

#refinedSliderWrapperstacks_in_11127 .nivo-directionNav a:hover,
#refinedSliderWrapperstacks_in_11127 .nivo-directionNav a:focus,
#refinedSliderWrapperstacks_in_11127 .nivo-directionNav a:active {
	color: rgba(225, 225, 225, 1.00);
	opacity: 0.99;
}

#refinedSliderWrapperstacks_in_11127 .nivo-directionNav a:hover [class^="fa fa-"] {
	color: rgba(225, 225, 225, 1.00);
}

#refinedSliderWrapperstacks_in_11127 .nivo-directionNav a.nivo-prevNav {
	top: 40%;
}

#refinedSliderWrapperstacks_in_11127 .nivo-directionNav a.nivo-nextNav {
	top: 40%;
}

@media screen and (max-width: 580px) {
	#refinedSliderWrapperstacks_in_11127 .nivo-directionNav {
		/* New */
		display: none !important;
	}
}

/* @end */

/* @group Navigation None */

/*  */

#refinedSliderWrapperstacks_in_11127 .nivo-controlNav {
	display: none !important;
}

@media screen and (max-width: 480px) {
	#refinedSliderWrapperstacks_in_11127 .nivo-controlNav {
		display: none !important;
	}
}

/*  */

/* @end */

/* @group Navigation Bullets */

/*  */

/* @end */

/* @group Navigation Numbers */

/*  */

/* @end */

/* @group Navigation Thumbnails */

/*  */

/* @end */

/* @group Layered Navigation */

/*  */

/* @end */

/* @group Captions */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

#refinedSliderWrapperstacks_in_11127 .nivo-caption {
	display: none !important;
}

/*  */

/*  */

/*  */

@media screen and (max-width: 480px) {
	#refinedSliderWrapperstacks_in_11127 .nivo-caption {
		display: none !important;
	}
}

/* @end */

/* @group RefinedSlider Edit Mode */

/*  */

/* @end */
#stacks_in_706 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_706 .jwresp_col{overflow:hidden;margin:0;width:70%; float:left;}#stacks_in_706 #jwresp_col2_stacks_in_706{ float:right; width:30%}@media screen and (max-width:500px){#stacks_in_706 #jwresp_col1_stacks_in_706,#stacks_in_706 #jwresp_col2_stacks_in_706{width:100%;float:none;display:block}#stacks_in_706 #jwresp_col1_stacks_in_706{margin-bottom:15px}}

#stacks_in_706 {
	padding: 0px 0px 60px 0px;
}

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

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

#stacks_in_793 {
	margin: 0px 0px 40px 0px;
}
/* If modifying any of this code, update the template.html file too */

/* CSS code for the Anfahrtskarte button */

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

.ButtonMakerStackstacks_in_11096 {
	line-height: 35px;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 10;
	transition: all 300ms ease-in-out;
	border-radius: 0px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}






/* Solid colour fill */
.ButtonMakerStackstacks_in_11096 {
	background: #C8C8C8;
}

.ButtonMakerStackstacks_in_11096:hover {
	background: #ABCFC3;
}





















.ButtonMakerStackstacks_in_11096 a.Button-Link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 25;
	outline: none;
}

/* Button inset effect on click */
.ButtonMakerStackstacks_in_11096 a.Button-Link:active {
	
	outline: none;
}

.ButtonMakerStackstacks_in_11096 .Button-Label {
	color: #FFFFFF;
	font-size: 17px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: inherit;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}

.ButtonMakerStackstacks_in_11096:hover .Button-Label {
	color: #FFFFFF;
}




/* If button icon is enabled */
.ButtonMakerStackstacks_in_11096 .Button-Icon {
	float: left;
	width: 50px;
	z-index: 15;
	overflow: hidden;
	height: 35px;
	position: relative;
}

.ButtonMakerStackstacks_in_11096 .Button-Icon,
.ButtonMakerStackstacks_in_11096 .Button-Icon [class^="fa fa-"] {
	color: #FFFFFF;
	font-size: 22px;
	line-height: 35px;
	text-shadow: 0px 0px 0px #000000;
	transition: all 300ms ease-in-out;
}

.ButtonMakerStackstacks_in_11096:hover .Button-Icon,
.ButtonMakerStackstacks_in_11096:hover .Button-Icon [class^="fa fa-"] {
	color: #FFFFFF;
	text-shadow: 0px 0px 0px #000000;
}

.ButtonMakerStackstacks_in_11096 .Button-Label {
	margin-left: 50px;
	border-left: 1px solid #FFFFFF;
}



@media print {
	.ButtonMakerStackstacks_in_11096 {
		display: none !important;
	}
}

/* End of CSS code for the Anfahrtskarte button */












#stacks_in_11096 {
	margin: 0px 0px 5px 0px;
}

#stacks_out_11096 {
	width: 325px;
	margin-left:0;
}
/* If modifying any of this code, update the template.html file too */

/* CSS code for the Termin vereinbaren button */

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

.ButtonMakerStackstacks_in_11095 {
	line-height: 35px;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 10;
	transition: all 300ms ease-in-out;
	border-radius: 0px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}






/* Solid colour fill */
.ButtonMakerStackstacks_in_11095 {
	background: #C8C8C8;
}

.ButtonMakerStackstacks_in_11095:hover {
	background: #ABCFC3;
}





















.ButtonMakerStackstacks_in_11095 a.Button-Link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 25;
	outline: none;
}

/* Button inset effect on click */
.ButtonMakerStackstacks_in_11095 a.Button-Link:active {
	
	outline: none;
}

.ButtonMakerStackstacks_in_11095 .Button-Label {
	color: #FFFFFF;
	font-size: 17px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: inherit;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}

.ButtonMakerStackstacks_in_11095:hover .Button-Label {
	color: #FFFFFF;
}




/* If button icon is enabled */
.ButtonMakerStackstacks_in_11095 .Button-Icon {
	float: left;
	width: 50px;
	z-index: 15;
	overflow: hidden;
	height: 35px;
	position: relative;
}

.ButtonMakerStackstacks_in_11095 .Button-Icon,
.ButtonMakerStackstacks_in_11095 .Button-Icon [class^="fa fa-"] {
	color: #FFFFFF;
	font-size: 22px;
	line-height: 35px;
	text-shadow: 0px 0px 0px #000000;
	transition: all 300ms ease-in-out;
}

.ButtonMakerStackstacks_in_11095:hover .Button-Icon,
.ButtonMakerStackstacks_in_11095:hover .Button-Icon [class^="fa fa-"] {
	color: #FFFFFF;
	text-shadow: 0px 0px 0px #000000;
}

.ButtonMakerStackstacks_in_11095 .Button-Label {
	margin-left: 50px;
	border-left: 1px solid #FFFFFF;
}



@media print {
	.ButtonMakerStackstacks_in_11095 {
		display: none !important;
	}
}

/* End of CSS code for the Termin vereinbaren button */












#stacks_in_11095 {
	margin: 0px 0px 5px 0px;
}

#stacks_out_11095 {
	width: 325px;
	margin-left:0;
}


/* Start doobox image pop css */

/* ############################################################# */
/* ############# CSS BOTH EDIT AND PREVIEW ##################### */
/* ############################################################# */
.stacks_in_805popBox{
	position: relative;
	display: block;
	margin: 10px auto 14px auto;
	padding: 10px;
	background: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
	max-width: 90%;
	display: none;
}

.stacks_in_805popBox img{
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}

.stacks_in_805popBoxClose{
	position: absolute;
	top:-11px;
	left: -12px;
	width: 26px;
	height: 26px;
	background: url(../zahnerhaltung_files/imagepop_files/thex.png);
	cursor: pointer;
}

@media only screen and (max-width: 480px) {
.stacks_in_805popBoxClose{
	top:  0px;
	left: 0px;
	width: 48px;
	height: 48px;
	background: url(../zahnerhaltung_files/imagepop_files/thex2times.png);
}
}


.stacks_in_805popThumbnail{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	max-width: 150px;
	overflow: hidden;
	border: 0px solid #CCCCCC;
}

.stacks_in_805popThumbnail img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.stacks_in_805popThumbOverlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 150px;
	padding: 0;
	margin: 0;
	background: #000000;
	cursor: pointer;
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
}


/* ############################################################# */
/* ############# CSS PREVIEW MODE ONLY ######################### */
/* ############################################################# */


.stacks_in_805popThumbOverlay{
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
	cursor: pointer;
	-webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.stacks_in_805popThumbOverlay:hover{
	zoom: 1;
	-moz-opacity:.3; 
	filter:alpha(opacity=3); 
	opacity:.3; 
}



/* ############################################################# */
/* ############# CSS EDIT MODE ONLY ############################ */
/* ############################################################# */


/* end doobox image pop css */


#stacks_in_805 {
	margin: 60px 0px 20px 0px;
}


/* Start doobox image pop css */

/* ############################################################# */
/* ############# CSS BOTH EDIT AND PREVIEW ##################### */
/* ############################################################# */
.stacks_in_807popBox{
	position: relative;
	display: block;
	margin: 10px auto 14px auto;
	padding: 10px;
	background: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
	max-width: 90%;
	display: none;
}

.stacks_in_807popBox img{
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}

.stacks_in_807popBoxClose{
	position: absolute;
	top:-11px;
	left: -12px;
	width: 26px;
	height: 26px;
	background: url(../zahnerhaltung_files/imagepop_files/thex.png);
	cursor: pointer;
}

@media only screen and (max-width: 480px) {
.stacks_in_807popBoxClose{
	top:  0px;
	left: 0px;
	width: 48px;
	height: 48px;
	background: url(../zahnerhaltung_files/imagepop_files/thex2times.png);
}
}


.stacks_in_807popThumbnail{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	max-width: 150px;
	overflow: hidden;
	border: 0px solid #CCCCCC;
}

.stacks_in_807popThumbnail img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.stacks_in_807popThumbOverlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 150px;
	padding: 0;
	margin: 0;
	background: #000000;
	cursor: pointer;
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
}


/* ############################################################# */
/* ############# CSS PREVIEW MODE ONLY ######################### */
/* ############################################################# */


.stacks_in_807popThumbOverlay{
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
	cursor: pointer;
	-webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.stacks_in_807popThumbOverlay:hover{
	zoom: 1;
	-moz-opacity:.3; 
	filter:alpha(opacity=3); 
	opacity:.3; 
}



/* ############################################################# */
/* ############# CSS EDIT MODE ONLY ############################ */
/* ############################################################# */


/* end doobox image pop css */

#hoverBoxWrapperstacks_in_11073 {
	height: auto;
	min-height: 0px;
	max-height: 1000px;
	display: block;
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
	z-index: 1;
	cursor: auto;
}

#hoverBoxWrapperstacks_in_11073 img {
	max-width: 100%;
	height: auto;
}

#hoverBoxStaticstacks_in_11073 {
	position: relative;
	display: block;
	z-index: 8;
	width: 100%;
}

#hoverBoxRolloverstacks_in_11073 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
}

#hoverBoxLinkstacks_in_11073 a,
#hoverBoxLinkstacks_in_11073 a:hover {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	height: 100%;
	width: 100%;
	background: url(../zahnerhaltung_files/bg_fill.gif) repeat;
	border: none;
	outline: none;
}




#hoverBoxWrapperstacks_in_11073.touchDeviceDetected #hoverBoxStaticstacks_in_11073 {
	display: block;
	opacity: 1.00;
}

#hoverBoxWrapperstacks_in_11073.touchDeviceDetected #hoverBoxRolloverstacks_in_11073 {
	display: none;
	opacity: 0;
}









#hoverBoxWrapperstacks_in_11073.noTouchDeviceDetected #hoverBoxRolloverstacks_in_11073 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
	opacity: 0;
	-moz-transition: opacity 500ms linear;
	-webkit-transition: opacity 500ms linear;
	transition: opacity 500ms linear;
}

#hoverBoxWrapperstacks_in_11073.noTouchDeviceDetected:hover #hoverBoxRolloverstacks_in_11073 {
	opacity: 1.00;
}





















#stacks_in_11074 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_11074 .jwresp_col{overflow:hidden;margin:0;width:19%; float:left;}#stacks_in_11074 #jwresp_col2_stacks_in_11074{ float:right; width:79%}@media screen and (max-width:500px){#stacks_in_11074 #jwresp_col1_stacks_in_11074,#stacks_in_11074 #jwresp_col2_stacks_in_11074{width:100%;float:none;display:block}#stacks_in_11074 #jwresp_col1_stacks_in_11074{margin-bottom:15px}}

#stacks_in_11074 {
	border: solid rgba(200, 200, 200, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 0px 0px 20px 0px;
	padding: 10px 10px 10px 10px;
}

#stacks_out_11080 {
	width: 160px;
}

#stacks_in_11077 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_11084 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_11084 .jwresp_col{overflow:hidden;margin:0;width:19%; float:left;}#stacks_in_11084 #jwresp_col2_stacks_in_11084{ float:right; width:79%}@media screen and (max-width:500px){#stacks_in_11084 #jwresp_col1_stacks_in_11084,#stacks_in_11084 #jwresp_col2_stacks_in_11084{width:100%;float:none;display:block}#stacks_in_11084 #jwresp_col1_stacks_in_11084{margin-bottom:15px}}

#stacks_in_11084 {
	background-color: rgba(21, 124, 92, 0.10);
	border: solid rgba(200, 200, 200, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 0px 0px 20px 0px;
	padding: 10px 10px 10px 10px;
}

#stacks_out_11090 {
	width: 160px;
}

#stacks_in_11087 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_4368 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_4368 .jwresp_col{overflow:hidden;margin:0;width:46%; float:left;}#stacks_in_4368 #jwresp_col2_stacks_in_4368{ float:right; width:46%}@media screen and (max-width:500px){#stacks_in_4368 #jwresp_col1_stacks_in_4368,#stacks_in_4368 #jwresp_col2_stacks_in_4368{width:100%;float:none;display:block}#stacks_in_4368 #jwresp_col1_stacks_in_4368{margin-bottom:15px}}

#stacks_in_4368 {
	margin: 30px 0px 10px 0px;
}

#stacks_in_4393 {
	margin: 20px 0px 20px 0px;
}
#PlayerWrapper-player1 {
	display: block;
	position: relative;
	
	
	box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.4);
	margin: 15px;
	
}

#PlayerWrapper-player1 *,
#PlayerWrapper-player1 *:before,
#PlayerWrapper-player1 *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-player1 {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(255, 255, 255, 1.00);
}




#MediaFrame-player1 {
	padding-bottom: 56.25%;
}






#PlayerWrapper-player1 #media-player1 {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-player1 .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-player1 .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-player1 .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-player1 .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-player1 .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-player1 .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-player1 .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-player1 .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-player1 .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-player1 {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-player1 {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-player1 {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}


#PlayerWrapper-player1 {
	overflow: hidden;
	position: relative;
}

#PlayerWrapper-player1 #media-controls-wrapper-player1 {
	position: absolute;
	left: 0;
	bottom: -40px;
	margin-bottom: 0%;
	opacity: 0;
	-webkit-transition-duration: 300ms;
	transition-duration: 300ms;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

#PlayerWrapper-player1:hover #media-controls-wrapper-player1 {
	opacity: 0.99;
	-webkit-transform: translateY(-40px);
	transform: translateY(-40px);
}

/* Don't auto-hide on touch devices */

.playertouchdevice #PlayerWrapper-player1 #media-controls-wrapper-player1,
.playertouchdevice #PlayerWrapper-player1:hover #media-controls-wrapper-player1 {
	position: relative;
	bottom: auto;
	margin-bottom: 0;
	opacity: 1.00;
	-webkit-transform: none;
	transform: none;
}




#media-controls-player1 button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-player1 span.media-button,
#media-controls-player1 span.time,
#media-controls-player1 span.player-extra-element,
#media-controls-player1 span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-player1 span.media-button.left-aligned,
#media-controls-player1 span.time.left-aligned,
#media-controls-player1 span.player-extra-element.left-aligned,
#media-controls-player1 span.duration.left-aligned {
	text-align: left;
}

#media-controls-player1 span.media-button.right-aligned,
#media-controls-player1 span.time.right-aligned,
#media-controls-player1 span.player-extra-element.right-aligned,
#media-controls-player1 span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-player1 span.media-button a,
#media-controls-player1 span.media-button button {
	font-size: 20px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-player1 span.media-button a,
	#media-controls-player1 span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-player1 span.media-button a:hover,
#media-controls-player1 span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-player1 [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-player1 [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-player1 span.time,
#media-controls-player1 span.player-extra-element,
#media-controls-player1 span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-player1 span.time,
	#media-controls-player1 span.player-extra-element,
	#media-controls-player1 span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-player1 .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-player1 .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-player1 .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(82, 157, 225, 1.00)), color-stop(100%, rgba(36, 94, 143, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(82, 157, 225, 1.00) 0, rgba(36, 94, 143, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(82, 157, 225, 1.00) 0, rgba(36, 94, 143, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-player1 .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-player1 .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-player1,
	#PlayerWrapper-player1 .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_in_11070 {
	border: solid rgba(200, 200, 200, 1.00);
	border-width: 1px 1px 1px 1px;
	padding: 10px 10px 10px 10px;
}

#stacks_in_4395 {
	margin: 20px 0px 20px 0px;
}
#PlayerWrapper-player2 {
	display: block;
	position: relative;
	
	
	box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.4);
	margin: 15px;
	
}

#PlayerWrapper-player2 *,
#PlayerWrapper-player2 *:before,
#PlayerWrapper-player2 *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-player2 {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(255, 255, 255, 1.00);
}




#MediaFrame-player2 {
	padding-bottom: 56.25%;
}






#PlayerWrapper-player2 #media-player2 {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-player2 .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-player2 .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-player2 .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-player2 .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-player2 .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-player2 .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-player2 .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-player2 .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-player2 .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-player2 {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-player2 {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-player2 {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}


#PlayerWrapper-player2 {
	overflow: hidden;
	position: relative;
}

#PlayerWrapper-player2 #media-controls-wrapper-player2 {
	position: absolute;
	left: 0;
	bottom: -40px;
	margin-bottom: 0%;
	opacity: 0;
	-webkit-transition-duration: 300ms;
	transition-duration: 300ms;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

#PlayerWrapper-player2:hover #media-controls-wrapper-player2 {
	opacity: 0.99;
	-webkit-transform: translateY(-40px);
	transform: translateY(-40px);
}

/* Don't auto-hide on touch devices */

.playertouchdevice #PlayerWrapper-player2 #media-controls-wrapper-player2,
.playertouchdevice #PlayerWrapper-player2:hover #media-controls-wrapper-player2 {
	position: relative;
	bottom: auto;
	margin-bottom: 0;
	opacity: 1.00;
	-webkit-transform: none;
	transform: none;
}




#media-controls-player2 button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-player2 span.media-button,
#media-controls-player2 span.time,
#media-controls-player2 span.player-extra-element,
#media-controls-player2 span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-player2 span.media-button.left-aligned,
#media-controls-player2 span.time.left-aligned,
#media-controls-player2 span.player-extra-element.left-aligned,
#media-controls-player2 span.duration.left-aligned {
	text-align: left;
}

#media-controls-player2 span.media-button.right-aligned,
#media-controls-player2 span.time.right-aligned,
#media-controls-player2 span.player-extra-element.right-aligned,
#media-controls-player2 span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-player2 span.media-button a,
#media-controls-player2 span.media-button button {
	font-size: 20px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-player2 span.media-button a,
	#media-controls-player2 span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-player2 span.media-button a:hover,
#media-controls-player2 span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-player2 [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-player2 [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-player2 span.time,
#media-controls-player2 span.player-extra-element,
#media-controls-player2 span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-player2 span.time,
	#media-controls-player2 span.player-extra-element,
	#media-controls-player2 span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-player2 .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-player2 .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-player2 .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(82, 157, 225, 1.00)), color-stop(100%, rgba(36, 94, 143, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(82, 157, 225, 1.00) 0, rgba(36, 94, 143, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(82, 157, 225, 1.00) 0, rgba(36, 94, 143, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-player2 .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-player2 .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-player2,
	#PlayerWrapper-player2 .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_in_11065 {
	border: solid rgba(200, 200, 200, 1.00);
	border-width: 1px 1px 1px 1px;
	padding: 10px 10px 10px 10px;
}
