#stacks_in_502_page33 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_502_page33 .jwresp_col{float:none} #stacks_in_502_page33 #jwresp_col2_stacks_in_502_page33{position:relative;margin:0 auto;width:32%;float:none}#stacks_in_502_page33 #jwresp_col1_stacks_in_502_page33,#stacks_in_502_page33 #jwresp_col3_stacks_in_502_page33{width:32%}#stacks_in_502_page33 #jwresp_col1_stacks_in_502_page33{float:left}#stacks_in_502_page33 #jwresp_col3_stacks_in_502_page33{float:right} @media screen and (max-width:770px){#stacks_in_502_page33 #jwresp_col1_stacks_in_502_page33,#stacks_in_502_page33 #jwresp_col3_stacks_in_502_page33{margin-bottom:20px}#stacks_in_502_page33 #jwresp_col1_stacks_in_502_page33{width:49%}#stacks_in_502_page33 #jwresp_col3_stacks_in_502_page33{width:49%}#stacks_in_502_page33 #jwresp_col2_stacks_in_502_page33{clear:both;width:100%;display:block}}  @media screen and (max-width:500px){#stacks_in_502_page33 #jwresp_col1_stacks_in_502_page33,#stacks_in_502_page33 #jwresp_col3_stacks_in_502_page33,#stacks_in_502_page33 #jwresp_col2_stacks_in_502_page33{float:none;width:100%;display:block}#stacks_in_502_page33 #jwresp_col1_stacks_in_502_page33,#stacks_in_502_page33 #jwresp_col3_stacks_in_502_page33{margin-bottom:20px}} 
#uTubestacks_in_15648_page33 {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

#uTubestacks_in_15648_page33 a,
#uTubestacks_in_15648_page33 a:hover,
#uTubestacks_in_15648_page33 a:active,
#uTubestacks_in_15648_page33 a:focus {
	text-decoration: none;
	outline: none;
}

#uTubestacks_in_15648_page33 iframe,
#uTubestacks_in_15648_page33 object,
#uTubestacks_in_15648_page33 embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000000;
	border: none;
	outline: none;
}

#uTubestacks_in_15648_page33 .uTubeLocalImage,
#uTubestacks_in_15648_page33 .uTubeWarehousedImage {
	display: none;
}

#uTubestacks_in_15648_page33 .uTubeLocalImage img,
#uTubestacks_in_15648_page33 .uTubeWarehousedImage img {
	max-width: none;
	width: 100%;
	height: auto;
}

@media print {
	#uTubestacks_in_15648_page33 {
		display: none;
	}
}

/*  */

/*!
* lazyYT (lazy load YouTube videos)
* v1.0.1 - 2014-12-30
* (CC) This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
* http://creativecommons.org/licenses/by-sa/4.0/
* Contributors: https://github.com/tylerpearson/lazyYT/graphs/contributors || https://github.com/daugilas/lazyYT/graphs/contributors
*/

.lazyYT-container {
	direction:ltr;
	position: relative;
	display: block;
	height: 0;
	padding: 0 0 56.25% 0;
	overflow: hidden;
	background-color: ;
}

.lazyYT-container iframe {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

/*
 * Video Title (YouTube style)
 */

.lazyYT-container .html5-info-bar {
	position: absolute;
	top: 0;
	z-index: 935;
	width: 100%;
	height: 30px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.8);
	-webkit-transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
	-moz-transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
	transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
	display: none;
}

.lazyYT-container .html5-title {
	padding-right: 6px;
	padding-left: 12px;
}

.lazyYT-container .html5-title-text-wrapper {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	word-wrap: normal;
	white-space: nowrap;
}

.lazyYT-container .html5-title-text {
	width: 100%;
	font-size: 13px;
	line-height: 30px;
	color: #ccc;
	text-decoration: none;
}

.lazyYT-container .html5-title-text:hover {
	color: #fff;
	text-decoration: underline;
}

/*
 * Thumbnail
 */

.ytp-thumbnail {
	padding-bottom: inherit;
	cursor: pointer;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

/*
 * Play button (YouTube style)
 */

.ytp-large-play-button {
	position: absolute;
	top: 50% !important;
	left: 50% !important;
	width: 86px !important;
	height: 60px !important;
	padding: 0 !important;
	margin: -29px 0 0 -42px !important;
	font-size: normal !important;
	font-weight: normal !important;
	line-height: 1 !important;
	opacity: .9;
}

.ytp-large-play-button-svg {
	opacity: .9;
	fill: #1f1f1f;
}

.lazyYT-image-loaded:hover .ytp-large-play-button-svg,
.ytp-large-play-button:focus .ytp-large-play-button-svg {
	opacity: 1;
	fill: #cc181e;
}

/*  */

/* @group Mobile Behavior */

/*  */

/*  */

/*  */

/* @end */

/* @group Edit Mode Styling */

/*  */


/* @end */



#stacks_in_15648_page33 {
	padding: 30px 0px 38px 0px;
}



	#stacks_in_14409_page33 .button_icon,#stacks_in_14409_page33 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:46px;
		line-height:46px;
		font-size:26px;
	}
	


#stacks_in_14409_page33 .button_label {
	font: 500 23px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_14409_page33 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:9px;
	}
	#stacks_in_14409_page33 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 5px 0px 9px;
	}




#stacks_in_14409_page33 .sweet_button_wrapper {
	text-align:left;

	
		height:46px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_14409_page33 .sweet_button_wrapper {
		
			height:24px;
		
	}

	
		#stacks_in_14409_page33 .button_icon,#stacks_in_14409_page33 .button_icon i {
			height:24px;
			line-height:2em;
			font-size:15px;
		}
		
	

	#stacks_in_14409_page33 .button_label {
		font: 500 12px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_14409_page33 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 9px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:9px;
	background:rgba(30, 152, 15, 1.00);
}
#stacks_in_14409_page33 a.sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_14409_page33 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}


	#stacks_in_14409_page33 .sweet_button {text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.75);}






	#stacks_in_14409_page33 .sweet_button {
		-moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		-webkit-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		-webkit-box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		        box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
	}
	#stacks_in_14409_page33 .sweet_button_wrapper{padding-bottom:13px;}


#stacks_in_14409_page33 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(50, 172, 35, 1.00);
}
#stacks_in_14409_page33 .sweet_button:active{
	background: rgba(10, 132, 0, 1.00);
}
#stacks_in_14409_page33 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_14409_page33 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_14409_page33 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}







#stacks_in_14409_page33 .sweet_button.candy {
	background: rgba(30, 152, 15, 1.00);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(*, %id=button_color), color-stop(+, %id=button_color), color-stop(50%, rgba(30, 152, 15, 1.00)), color-stop(+, %id=button_color), color-stop(*, %id=button_color));
	background: linear-gradient(top, rgba(54, 255, 27, 1.00) 0%, rgba(50, 172, 35, 1.00) 50%, rgba(30, 152, 15, 1.00) 50%, rgba(60, 182, 45, 1.00) 75%, rgba(45, 228, 22, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(54, 255, 27, 1.00)', endColorstr='rgba(30, 152, 15, 1.00)',GradientType=0 );
}
#stacks_in_14409_page33 .sweet_button.candy:hover {
	background: rgba(50, 172, 35, 1.00);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(*, %id=button_color), color-stop(+, %id=button_color), color-stop(+, %id=button_color), color-stop(*, %id=button_color));
	background: linear-gradient(top, rgba(57, 255, 28, 1.00) 0%, rgba(70, 192, 55, 1.00) 50%, rgba(50, 172, 35, 1.00) 50%, rgba(48, 243, 24, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(57, 255, 28, 1.00)', endColorstr='rgba(50, 172, 35, 1.00)',GradientType=0 );
}
#stacks_in_14409_page33 .sweet_button.candy:active{
	background: rgba(10, 132, 0, 1.00);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(*, %id=button_color), color-stop(+, %id=button_color), color-stop(50%, rgba(30, 152, 15, 1.00)),  color-stop(*, %id=button_color));
	background: linear-gradient(top, rgba(48, 243, 24, 1.00) 0%, rgba(50, 172, 35, 1.00) 50%, rgba(30, 152, 15, 1.00) 50%,  rgba(39, 197, 19, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(48, 243, 24, 1.00)', endColorstr='rgba(30, 152, 15, 1.00)',GradientType=0 );
}
#stacks_in_14409_page33 .sweet_button.candy.clicked {
	background: rgba(38, 113, 45, 1.00);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(*, %id=click_color), color-stop(+, %id=click_color), color-stop(50%, rgba(38, 113, 45, 1.00)), color-stop(+, %id=click_color), color-stop(*, %id=click_color));
	background: linear-gradient(top, rgba(68, 203, 81, 1.00) 0%, rgba(58, 133, 65, 1.00) 50%, rgba(38, 113, 45, 1.00) 50%, rgba(68, 143, 75, 1.00) 75%, rgba(57, 169, 67, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(68, 203, 81, 1.00)', endColorstr='rgba(38, 113, 45, 1.00)',GradientType=0 );
}
#stacks_in_14409_page33 .sweet_button.candy.clicked:hover {
	background: rgba(68, 143, 75, 1.00);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(*, %id=click_color), color-stop(+, %id=click_color), color-stop(+, %id=click_color), color-stop(*, %id=click_color));
	background: linear-gradient(top, rgba(72, 214, 85, 1.00) 0%, rgba(78, 153, 85, 1.00) 50%, rgba(58, 133, 65, 1.00) 50%, rgba(60, 180, 72, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(72, 214, 85, 1.00)', endColorstr='rgba(58, 133, 65, 1.00)',GradientType=0 );
}
#stacks_in_14409_page33 .sweet_button.candy.clicked:active{
	background: rgba(18, 93, 25, 1.00);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(*, %id=click_color), color-stop(+, %id=click_color), color-stop(50%, rgba(38, 113, 45, 1.00)),  color-stop(*, %id=click_color));
	background: linear-gradient(top, rgba(60, 180, 72, 1.00) 0%, rgba(58, 133, 65, 1.00) 50%, rgba(38, 113, 45, 1.00) 50%,  rgba(49, 146, 58, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(60, 180, 72, 1.00)', endColorstr='rgba(38, 113, 45, 1.00)',GradientType=0 );
}


#stacks_in_14409_page33 {
	padding: 30px 0px 20px 0px;
}

#stacks_in_15640_page33 {
	padding: 10px 0px 10px 0px;
}
#stacks_in_542_page33_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_542_page33 a:link, #stacks_in_542_page33 a:visited {
	 display:block; 
	
	 float:right; 
	position: relative;
	text-decoration:none;
}
#stacks_in_542_page33 a:hover, #stacks_in_542_page33 a:active {
	color:#000000;
}



#stacks_in_542_page33 a:link, #stacks_in_542_page33 a:visited {
	background-color:transparent;
	border:0;
	padding:2px 10px;
	border-radius:30px;
	margin:2px;
}
#stacks_in_542_page33 a:hover {
	background-color:#7DD5FF;
}
#stacks_in_542_page33 a:active {
	background-color:#6AB5D8;
}








#stacks_in_543_page33 {
	font-size: 90%;
}

#stacks_in_15642_page33 {
	padding: 10px 0px 10px 0px;
}
#stacks_in_551_page33_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_551_page33 a:link, #stacks_in_551_page33 a:visited {
	 display:block; 
	
	 float:right; 
	position: relative;
	text-decoration:none;
}
#stacks_in_551_page33 a:hover, #stacks_in_551_page33 a:active {
	color:#000000;
}



#stacks_in_551_page33 a:link, #stacks_in_551_page33 a:visited {
	background-color:transparent;
	border:0;
	padding:2px 10px;
	border-radius:30px;
	margin:2px;
}
#stacks_in_551_page33 a:hover {
	background-color:#7DD5FF;
}
#stacks_in_551_page33 a:active {
	background-color:#6AB5D8;
}








#stacks_in_552_page33 {
	font-size: 90%;
}

#stacks_in_15644_page33 {
	padding: 10px 0px 10px 0px;
}
#stacks_in_611_page33_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_611_page33 a:link, #stacks_in_611_page33 a:visited {
	 display:block; 
	
	 float:right; 
	position: relative;
	text-decoration:none;
}
#stacks_in_611_page33 a:hover, #stacks_in_611_page33 a:active {
	color:#000000;
}



#stacks_in_611_page33 a:link, #stacks_in_611_page33 a:visited {
	background-color:transparent;
	border:0;
	padding:2px 10px;
	border-radius:30px;
	margin:2px;
}
#stacks_in_611_page33 a:hover {
	background-color:#7DD5FF;
}
#stacks_in_611_page33 a:active {
	background-color:#6AB5D8;
}








#stacks_in_612_page33 {
	font-size: 90%;
}

#stacks_in_570_page33 {
	padding: 9px 0px 0px 0px;
}

#stacks_in_571_page33 {
	font-size: 125%;
}

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

#stacks_in_602_page33 {
	margin: 49px 0px 0px 0px;
}

#stacks_in_15646_page33 {
	padding: 10px 0px 10px 0px;
}
#stacks_in_561_page33_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_561_page33 a:link, #stacks_in_561_page33 a:visited {
	 display:block; 
	
	 float:right; 
	position: relative;
	text-decoration:none;
}
#stacks_in_561_page33 a:hover, #stacks_in_561_page33 a:active {
	color:#000000;
}



#stacks_in_561_page33 a:link, #stacks_in_561_page33 a:visited {
	background-color:transparent;
	border:0;
	padding:2px 10px;
	border-radius:30px;
	margin:2px;
}
#stacks_in_561_page33 a:hover {
	background-color:#7DD5FF;
}
#stacks_in_561_page33 a:active {
	background-color:#6AB5D8;
}








#stacks_in_562_page33 {
	font-size: 90%;
}

#stacks_in_572_page33 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_572_page33 .pullquote:before, #stacks_in_572_page33 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_572_page33 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_572_page33 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_572_page33 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_572_page33 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_619_page33 {
	margin: 26px 0px 0px 0px;
}

#stacks_in_15636_page33 {
	margin: 18px 0px 0px 0px;
}


/* Start doobox Chauffeur css */

.stacks_in_1074_page33wrapper{
width: 60px;
margin: 0 auto;

display : none;

opacity:0.7;
}

.stacks_in_1074_page33bulter{
cursor: pointer;
border: 1px solid #EB00EB;
background: #FF00FF;
width: 60px;
height: 60px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #FFFFFF;
text-align: center;
line-height: 60px;
margin: 5px;
z-index: 1000001;
background: #FF00FF;
}


.stacks_in_1074_page33bulter i {
	display: block;
	margin: 0 auto 0 auto;
	font-size: 20px;
	line-height: 58px; 
	vertical-align: middle;
}


.stacks_in_1074_page33bulter:hover{
color: #EBEBEB;
background: #FF0FFF; /* Old browsers */
}

/* end doobox Chauffeur css */


#stacks_in_617_page33 {
	background-color: rgba(0, 0, 0, 1.00);
	margin: 18px 0px 0px 0px;
}

#stacks_in_618_page33 {
	font-size: 130%;
}
