

#PPMiniCart {
	z-index: 99999;
}

input.minicart-quantity {
	display: inline-block!important;
} /*Fix for Foundation Theme*/



#PPMiniCart .minicart-closer {
   color: #000000;	
}

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

#PPMiniCart form {
max-width: 380px!important;
margin-left: -145px!important;
width: 280px!important;
font-size: 0.8em!important;
}

#PPMiniCart {
top: 10%!important;
}

#PPMiniCart ul {
	width: 260px!important;
	font-size: 0.9em!important;

}

#PPMiniCart .minicart-quantity {
width: 15px!important;
}

#PPMiniCart .minicart-remove {
width: 12px!important;
height: 19px;
font-size: 11px!important;
opacity: 0.70;
cursor: pointer;
}

#PPMiniCart .minicart-details-quantity {
width: 12%!important;
}

#PPMiniCart .minicart-subtotal {
position: relative!important;
left: 0px!important;
font-size: 16px;
padding-top: 10px!important;
}

#PPMiniCart .minicart-submit {
/*right: 0px!important;*/
}

}

@media only screen and (max-width:667px) {
 #PPMiniCart .minicart-subtotal {
 	margin-bottom: 15px!important;
 	margin-top: 0px!important;
	}
	
	#PPMiniCart button {
		margin: 0 auto;
		text-align: center;
		position: relative;
		display: block;
	}
	#PPMiniCart .minicart-submit {
		margin-right: auto!important;
	}
	
	span.or {
		display: none;
	}
}

#PPMiniCart button, #PPMiniCart .button {
    margin: 0 auto;    
    font-size: 0.8em;
}

#PPMiniCart .paypal-logo {
	max-width: 65px;
	height: auto;
	top: -3px;
	position: relative;
}

.stripe-button-el {
	overflow:hidden;
	display:inline-block;
	visibility:visible !important;
	background-image:-webkit-linear-gradient(#28a0e5,#015e94);
	background-image:-moz-linear-gradient(#28a0e5,#015e94);
	background-image:-ms-linear-gradient(#28a0e5,#015e94);
	background-image:-o-linear-gradient(#28a0e5,#015e94);
	background-image:-webkit-linear-gradient(#28a0e5,#015e94);
	background-image:-moz-linear-gradient(#28a0e5,#015e94);
	background-image:-ms-linear-gradient(#28a0e5,#015e94);
	background-image:-o-linear-gradient(#28a0e5,#015e94);
	background-image:linear-gradient(#28a0e5,#015e94);
	-webkit-font-smoothing:antialiased;
	border:0;
	padding:1px;
	text-decoration:none;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:0 1px 0 rgba(0,0,0,0.2);
	-moz-box-shadow:0 1px 0 rgba(0,0,0,0.2);
	-ms-box-shadow:0 1px 0 rgba(0,0,0,0.2);
	-o-box-shadow:0 1px 0 rgba(0,0,0,0.2);
	box-shadow:0 1px 0 rgba(0,0,0,0.2);
	-webkit-touch-callout:none;
	-webkit-tap-highlight-color:transparent;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	-o-user-select:none;
	user-select:none;
	cursor:pointer
}
.stripe-button-el::-moz-focus-inner {
	border:0;
	padding:0
}
.stripe-button-el span {
	display:block;
	position:relative;
	padding:0 12px;
	height:30px;
	line-height:30px;
	background:#1275ff;
	background-image:-webkit-linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
	background-image:-moz-linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
	background-image:-ms-linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
	background-image:-o-linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
	background-image:-webkit-linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
	background-image:-moz-linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
	background-image:-ms-linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
	background-image:-o-linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
	background-image:linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
	font-size:13px;
	color:#fff;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-shadow:0 -1px 0 rgba(0,0,0,0.25);
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.25);
	-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.25);
	-ms-box-shadow:inset 0 1px 0 rgba(255,255,255,0.25);
	-o-box-shadow:inset 0 1px 0 rgba(255,255,255,0.25);
	box-shadow:inset 0 1px 0 rgba(255,255,255,0.25);
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px
}
.stripe-button-el:not(:disabled):active,.stripe-button-el.active {
	background:#005d93
}
.stripe-button-el:not(:disabled):active span,.stripe-button-el.active span {
	color:#eee;
	background:#008cdd;
	background-image:-webkit-linear-gradient(#008cdd,#008cdd 85%,#239adf);
	background-image:-moz-linear-gradient(#008cdd,#008cdd 85%,#239adf);
	background-image:-ms-linear-gradient(#008cdd,#008cdd 85%,#239adf);
	background-image:-o-linear-gradient(#008cdd,#008cdd 85%,#239adf);
	background-image:-webkit-linear-gradient(#008cdd,#008cdd 85%,#239adf);
	background-image:-moz-linear-gradient(#008cdd,#008cdd 85%,#239adf);
	background-image:-ms-linear-gradient(#008cdd,#008cdd 85%,#239adf);
	background-image:-o-linear-gradient(#008cdd,#008cdd 85%,#239adf);
	background-image:linear-gradient(#008cdd,#008cdd 85%,#239adf);
	-webkit-box-shadow:inset 0 1px 0 rgba(0,0,0,0.1);
	-moz-box-shadow:inset 0 1px 0 rgba(0,0,0,0.1);
	-ms-box-shadow:inset 0 1px 0 rgba(0,0,0,0.1);
	-o-box-shadow:inset 0 1px 0 rgba(0,0,0,0.1);
	box-shadow:inset 0 1px 0 rgba(0,0,0,0.1)
}
.stripe-button-el:disabled,.stripe-button-el.disabled {
	background:rgba(0,0,0,0.2);
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	-ms-box-shadow:none;
	-o-box-shadow:none;
	box-shadow:none
}
.stripe-button-el:disabled span,.stripe-button-el.disabled span {
	color:#999;
	background:#f8f9fa;
	text-shadow:0 1px 0 rgba(255,255,255,0.5)
}

/** Colour Options**/

#PPMiniCart form {
	background: #FBFBFB!important;
	border: 1px solid #D7D7D7!important;
	box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
	color: #333333!important;
	border-radius: 4px;
}

#PPMiniCart ul {
	background: #FFFFFF!important;
	border: 1px solid #CCCCCC!important;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
	border-radius: 4px;
}

/*Fix for individual items*/
#PPMiniCart .minicart-attributes {
	border: 0px!important;
}

#PPMiniCart .minicart-item a {
	color: #000000!important;
}

#PPMiniCart .minicart-attributes {
	color: #999999!important;
}

span.cart-title {
	color: #000000;
}


/* Stripe Custom Button */

	
	
/* PayPal Custom Button */



/* Disable PayPal */

	span.or, button.minicart-submit{display:none;}
	#stripe-pay {
		display: block;
	}
	
	@media only screen and (max-width:667px) {
		button.minicart-submit{display:none!important;}
	 }



/* Cart Height */


#PPMiniCart .pickup {
	margin-top: 10px;
	text-decoration: underline;
}

/* Option for Font Size */
#PPMiniCart .minicart-item, #PPMiniCart .minicart-attributes li {
font-size: 1.00em;
}
/* BigfootButtonThing by RapidWeaver Central  */

#bigfootbuttonthingstacks_in_872 {
	position: relative;
	overflow: hidden;
	text-align: Center;
	white-space: nowrap;
	text-decoration:none !important;
}

#stacks_in_872 .bigfootbuttonthing, #stacks_in_872 .bigfootbuttonthing a {
	display: inline-block;
	position: relative;
	text-align: center;
   	cursor: pointer;
	
	width: 280px; 
	padding: 0 10px;
	 
	line-height: 48px;
	font-size: 13px;
	border: 1px Solid #676868;
	color: #676868;
	text-shadow: 0 1px 0px #333333;
	text-shadow:none;
	text-transform: none;;
	letter-spacing:0px;;
	font-weight:bold;;
  	-webkit-user-select: none;
	   -moz-user-select: none;
			user-select: none;
	-webkit-border-radius: 0px;
	   -moz-border-radius: 0px;
			border-radius: 0px;
}

#stacks_in_872 .bigfootbuttonthing:hover {
	border-color:#FF5005;
	color: #FF5005;
	zoom: 1;
	filter: alpha(opacity=80);
	opacity: 1;
	-webkit-transition: all 0.2s ease-in-out;
	   -moz-transition: all 0.2s ease-in-out;
			transition: all 0.2s ease-in-out;
}

#stacks_in_872 .bigfootbuttonthing:active {
	-webkit-transition: all 0.2s ease-in-out;
	   -moz-transition: all 0.2s ease-in-out;
			transition: all 0.2s ease-in-out;
}%[if edit]%
#stacks_in_873_outer_wrapper {
	padding: 20px;
	-webkit-box-shadow: inset 0px 0px 8px rgba(0,0,0,0.35);
	border-radius: 4px;
	background: url('../files/wrapper-bg.jpg') repeat;
}

#stacks_in_873_title {
	color: #aaaaa8;
	text-shadow: #fefefc 0 1px 0;
	text-align: center;
	margin-bottom: 16px;
	font: bold 26px/30px "Helvetica Neue", Helvetica, sans-serif;
}

#stacks_in_873 .layer {
	float: left;
}

%[if ]%	
#stacks_in_873 .pile {
	display: none;
}

#stacks_in_873 .Icon {
	display: block;
	width: 50px;
	height: 50px;
	background: url('../files/icon@50.png') no-repeat;
	margin: 12px auto 6px;
}

%[endif]%

%[endif]%

#stacks_in_873 .pile {
	margin: 0 auto;
	padding: 12px;
}

#stacks_in_873 .layer {	
	%[if ]%	
		max-width: px;
	%[endif]%
			
	
		float: left;
	
	
	margin-bottom: px;
}

#stacks_in_873 .clearFloats {
	clear: both;
}



/* HalfShadowThing Stack by RapidWeaver Central */

#halfshadowthingstacks_in_617  {
	width: auto;
	position: relative;
	%[if -webkit-border-radius: none;
			border-radius: none;]% 	-webkit-border-radius: none;
			border-radius: none; margin: 15px; !important%[endif]%
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
			box-sizing:border-box;	
}

#stacks_in_617 .halfshadowthing { 
 	padding: 25px 15px;
}

 #stacks_in_617 .imagething img {display:none;}


#stacks_in_617 .imagething img{
			
}

#stacks_in_617 .imagething img:hover{
	
}

#stacks_in_617 .containerthing:before {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	content: '';
	opacity: 0;
	z-index: 1;
    -webkit-box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2); 
    		box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2);    	
	-webkit-transition: opacity 0.6s ease-in-out;
			transition: opacity 0.6s ease-in-out;
}

#stacks_in_617 .containerthing {
	width: 90%;
	margin: -25px auto 0 !important;
	background: #FFFFFF !important;
	-webkit-border-radius: none;
			border-radius: none;
}

#stacks_in_617 .containerthing {
	margin: -10px 10px 0;
	position: relative;
	z-index: 2;
	-webkit-border-radius: 4px 4px 0 0;
			border-radius: 4px 4px 0 0;
}

#stacks_in_617 .containerthing .shadow-box {
	height: 200px;
    -webkit-box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2); 
    		box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2);    	
	-webkit-transition: height 0.3s ease-in-out;
			transition: height 0.3s ease-in-out;
}

#stacks_in_617 .containerthing .shadow-box {
	position: absolute;
	top: 0;
	opacity: 1;
	height: 67px;
	width: 100%;
	z-index: 1;
    -webkit-box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2); 
    		box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2);    	
	-webkit-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out
}

#stacks_in_617 .containerthing .textthing {
	padding: 25px;
	position: relative;
	-webkit-border-radius: none;
			border-radius: none;
	z-index: 2;
	background: #FFFFFF !important;
}

#stacks_in_617 .halfshadowthing:hover .containerthing:before {
	opacity: 1
}

#stacks_in_617 .halfshadowthing:hover .containerthing .shadow-box {
	opacity: 0
}

/* EDIT
======================  */



/* 	-webkit-box-shadow: 0 0 13px 5px rgba(188, 188, 188, 0.3);
	box-shadow: 0 0 13px 5px rgba(188, 188, 188, 0.3);
 */


	.protected_stacks_in_382{
	-webkit-user-select: none!important;
	 -khtml-user-select: none!important;
	   -moz-user-select: none!important;
	     -o-user-select: none!important;
	        user-select: none!important;    
	}


	.protected_stacks_in_874{
	-webkit-user-select: none!important;
	 -khtml-user-select: none!important;
	   -moz-user-select: none!important;
	     -o-user-select: none!important;
	        user-select: none!important;    
	}

%[if edit]%
#stacks_in_871_outer_wrapper {
	padding: 20px;
	-webkit-box-shadow: inset 0px 0px 8px rgba(0,0,0,0.35);
	border-radius: 4px;
	background: url('../files/wrapper-bg.jpg') repeat;
}

#stacks_in_871_title {
	color: #aaaaa8;
	text-shadow: #fefefc 0 1px 0;
	text-align: center;
	margin-bottom: 16px;
	font: bold 26px/30px "Helvetica Neue", Helvetica, sans-serif;
}

#stacks_in_871 .layer {
	float: left;
}

%[if ]%	
#stacks_in_871 .pile {
	display: none;
}

#stacks_in_871 .Icon {
	display: block;
	width: 50px;
	height: 50px;
	background: url('../files/icon@50.png') no-repeat;
	margin: 12px auto 6px;
}

%[endif]%

%[endif]%

#stacks_in_871 .pile {
	margin: 0 auto;
	padding: 12px;
}

#stacks_in_871 .layer {	
	%[if ]%	
		max-width: px;
	%[endif]%
			
	
		float: left;
	
	
	margin-bottom: px;
}

#stacks_in_871 .clearFloats {
	clear: both;
}




	.protected_stacks_in_406{
	-webkit-user-select: none!important;
	 -khtml-user-select: none!important;
	   -moz-user-select: none!important;
	     -o-user-select: none!important;
	        user-select: none!important;    
	}

%[if edit]%
#stacks_in_630_outer_wrapper {
	padding: 20px;
	-webkit-box-shadow: inset 0px 0px 8px rgba(0,0,0,0.35);
	border-radius: 4px;
	background: url('../files/wrapper-bg.jpg') repeat;
}

#stacks_in_630_title {
	color: #aaaaa8;
	text-shadow: #fefefc 0 1px 0;
	text-align: center;
	margin-bottom: 16px;
	font: bold 26px/30px "Helvetica Neue", Helvetica, sans-serif;
}

#stacks_in_630 .layer {
	float: left;
}

%[if ]%	
#stacks_in_630 .pile {
	display: none;
}

#stacks_in_630 .Icon {
	display: block;
	width: 50px;
	height: 50px;
	background: url('../files/icon@50.png') no-repeat;
	margin: 12px auto 6px;
}

%[endif]%

%[endif]%

#stacks_in_630 .pile {
	margin: 0 auto;
	padding: 12px;
}

#stacks_in_630 .layer {	
	%[if ]%	
		max-width: px;
	%[endif]%
			
	
		float: left;
	
	
	margin-bottom: px;
}

#stacks_in_630 .clearFloats {
	clear: both;
}



/* BigfootButtonThing by RapidWeaver Central  */

#bigfootbuttonthingstacks_in_750 {
	position: relative;
	overflow: hidden;
	text-align: Center;
	white-space: nowrap;
	text-decoration:none !important;
}

#stacks_in_750 .bigfootbuttonthing, #stacks_in_750 .bigfootbuttonthing a {
	display: inline-block;
	position: relative;
	text-align: center;
   	cursor: pointer;
	
	width: 280px; 
	padding: 0 10px;
	 
	line-height: 48px;
	font-size: 13px;
	border: 1px Solid #676868;
	color: #676868;
	text-shadow: 0 1px 0px #333333;
	text-shadow:none;
	text-transform: none;;
	letter-spacing:0px;;
	font-weight:bold;;
  	-webkit-user-select: none;
	   -moz-user-select: none;
			user-select: none;
	-webkit-border-radius: 0px;
	   -moz-border-radius: 0px;
			border-radius: 0px;
}

#stacks_in_750 .bigfootbuttonthing:hover {
	border-color:#FF5005;
	color: #FF5005;
	zoom: 1;
	filter: alpha(opacity=80);
	opacity: 1;
	-webkit-transition: all 0.2s ease-in-out;
	   -moz-transition: all 0.2s ease-in-out;
			transition: all 0.2s ease-in-out;
}

#stacks_in_750 .bigfootbuttonthing:active {
	-webkit-transition: all 0.2s ease-in-out;
	   -moz-transition: all 0.2s ease-in-out;
			transition: all 0.2s ease-in-out;
}%[if edit]%
#stacks_in_745_outer_wrapper {
	padding: 20px;
	-webkit-box-shadow: inset 0px 0px 8px rgba(0,0,0,0.35);
	border-radius: 4px;
	background: url('../files/wrapper-bg.jpg') repeat;
}

#stacks_in_745_title {
	color: #aaaaa8;
	text-shadow: #fefefc 0 1px 0;
	text-align: center;
	margin-bottom: 16px;
	font: bold 26px/30px "Helvetica Neue", Helvetica, sans-serif;
}

#stacks_in_745 .layer {
	float: left;
}

%[if ]%	
#stacks_in_745 .pile {
	display: none;
}

#stacks_in_745 .Icon {
	display: block;
	width: 50px;
	height: 50px;
	background: url('../files/icon@50.png') no-repeat;
	margin: 12px auto 6px;
}

%[endif]%

%[endif]%

#stacks_in_745 .pile {
	margin: 0 auto;
	padding: 12px;
}

#stacks_in_745 .layer {	
	%[if ]%	
		max-width: px;
	%[endif]%
			
	
		float: left;
	
	
	margin-bottom: px;
}

#stacks_in_745 .clearFloats {
	clear: both;
}






/*START CSS ZEBRATABLES*/
#stacks_in_758 .tablecontainer
{ 
overflow-y: auto;
overflow-x: auto;
/*customcss;*/
}



 #stacks_in_758 .tablestack .add {

} 

#stacks_in_758 .tablestack
{
	display: table; margin-left: auto; margin-right: auto;
	font-family: Inherit;
	width: 100%;
	border: 0px solid rgba(165, 166, 164, 1.00);
	border-collapse: collapse;
	border-spacing: 0px;
	text-align: center;	

	background-color: rgba(235, 234, 233, 0.13);

margin-bottom:0px !important;
/*customcss;*/
}
#stacks_in_758 .tablestack td
{
	text-align: center;	
	font-size: 12px; font-weight: normal; font-style: normal;
	border: 1px solid rgba(204, 204, 204, 1.00);
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px; 
	padding-right: 10px;
	border-collapse: collapse !important;




vertical-align: Top;
/*customcss;*/
}
/*ZEBRA-OPTIONS*/
#stacks_in_758 .tablestack td:nth-of-type(even) /*COLUMNS*/
{

}
#stacks_in_758 .tablestack tbody tr:nth-of-type(even) /*ROWS*/
{

	color: rgba(59, 60, 59, 1.00);
	background-color: rgba(253, 129, 97, 0.19);

}
#stacks_in_758 .tablestack td:nth-child(1) /*HILITECOLUMN*/
{

}
#stacks_in_758 .tablestack td:nth-child(2) /*HILITECOLUMN*/
{

}
#stacks_in_758 .tablestack td:nth-child(3) /*HILITECOLUMN*/ 
{

}
#stacks_in_758 .tablestack td:nth-child(1) /*WIDTHCOLUMN*/
{

}
#stacks_in_758 .tablestack td:nth-child(2) /*WIDTHCOLUMN*/
{

}
#stacks_in_758 .tablestack td:nth-child(3) /*WIDTHCOLUMN*/
{

}
#stacks_in_758 .tablestack td:nth-child(1) /*TXTALIGNCOLUMN*/
{

}
#stacks_in_758 .tablestack td:nth-child(2) /*TXTALIGNCOLUMN*/
{

}
#stacks_in_758 .tablestack td:nth-child(3) /*TXTALIGNCOLUMN*/
{

}
#stacks_in_758 .tablestack tr:nth-child(1) /*HILITEROW*/
{

}
#stacks_in_758 .tablestack tr:nth-child(2) /*HILITEROW*/
{

}
#stacks_in_758 .tablestack tr:nth-child(3) /*HILITEROW*/
{

}
#stacks_in_758 .tablestack td:nth-child(1) /*NOWRAP*/
{

}
#stacks_in_758 .tablestack td:nth-child(2) /*NOWRAP*/
{

}
#stacks_in_758 .tablestack td:nth-child(3) /*NOWRAP*/
{

}
#stacks_in_758 .tablestack th
{
	font-size: 12px; font-weight: normal; font-style: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px; 
	padding-right: 10px;
	border: 1px solid rgba(165, 166, 164, 1.00);
	text-align: center;

	background-color: rgba(99, 100, 99, 1.00) !important;



	color: rgba(191, 192, 190, 1.00) !important;




vertical-align: Middle;
/*customcss;*/
}



/*RESPONSIVENESS*/

@media screen and (max-width : 400px)  
{
#stacks_in_758 .tablestack th:nth-child(1)
{

	visibility: hidden;
	display: none;
	width: 0px;
	border-collapse: collapse;

}
#stacks_in_758 .tablestack td:nth-child(1)
{

	visibility: hidden;
	display: none;
	width: 0px;
	border-collapse: collapse;

}
#stacks_in_758 .tablestack th:nth-child(2)
{

	visibility: hidden;
	display: none;
	width: 0px;
	border-collapse: collapse;

}
#stacks_in_758 .tablestack td:nth-child(2)
{

	visibility: hidden;
	display: none;
	width: 0px;
	border-collapse: collapse;

}
#stacks_in_758 .tablestack th:nth-child(3)
{

	visibility: hidden;
	display: none;
	width: 0px;
	border-collapse: collapse;

}
#stacks_in_758 .tablestack td:nth-child(3)
{

	visibility: hidden;
	display: none;
	width: 0px;
	border-collapse: collapse;

}
#stacks_in_758 .tablestack
{

	display: table; margin-left: auto; margin-right: auto;
	width: 100%;

}}

/*END CSS ZEBRATABLES*/


#stacks_in_758 {
	margin:  20px;
}
#stacks_in_792 .context:before {content: "";}
#stacks_in_792 .context .add { }#stacks_in_794 .context:before {content: "";}
#stacks_in_794 .context .add { }#stacks_in_796 .context:before {content: "";}
#stacks_in_796 .context .add { }#stacks_in_798 .context:before {content: "";}
#stacks_in_798 .context .add { }#stacks_in_800 .context:before {content: "";}
#stacks_in_800 .context .add { }#stacks_in_802 .context:before {content: "";}
#stacks_in_802 .context .add { }#stacks_in_804 .context:before {content: "";}
#stacks_in_804 .context .add { }#stacks_in_806 .context:before {content: "";}
#stacks_in_806 .context .add { }#stacks_in_808 .context:before {content: "";}
#stacks_in_808 .context .add { }#stacks_in_810 .context:before {content: "";}
#stacks_in_810 .context .add { }#stacks_in_812 .context:before {content: "";}
#stacks_in_812 .context .add { }#stacks_in_814 .context:before {content: "";}
#stacks_in_814 .context .add { }#stacks_in_816 .context:before {content: "";}
#stacks_in_816 .context .add { }#stacks_in_818 .context:before {content: "";}
#stacks_in_818 .context .add { }#stacks_in_820 .context:before {content: "";}
#stacks_in_820 .context .add { }#stacks_in_822 .context:before {content: "";}
#stacks_in_822 .context .add { }#stacks_in_824 .context:before {content: "";}
#stacks_in_824 .context .add { }#stacks_in_826 .context:before {content: "";}
#stacks_in_826 .context .add { }#stacks_in_828 .context:before {content: "";}
#stacks_in_828 .context .add { }#stacks_in_830 .context:before {content: "";}
#stacks_in_830 .context .add { }#stacks_in_832 .context:before {content: "";}
#stacks_in_832 .context .add { }#stacks_in_834 .context:before {content: "";}
#stacks_in_834 .context .add { }#stacks_in_836 .context:before {content: "";}
#stacks_in_836 .context .add { }#stacks_in_838 .context:before {content: "";}
#stacks_in_838 .context .add { }#stacks_in_840 .context:before {content: "";}
#stacks_in_840 .context .add { }#stacks_in_842 .context:before {content: "";}
#stacks_in_842 .context .add { }#stacks_in_844 .context:before {content: "";}
#stacks_in_844 .context .add { }#stacks_in_846 .context:before {content: "";}
#stacks_in_846 .context .add { }#stacks_in_848 .context:before {content: "";}
#stacks_in_848 .context .add { }#stacks_in_850 .context:before {content: "";}
#stacks_in_850 .context .add { }#stacks_in_852 .context:before {content: "";}
#stacks_in_852 .context .add { }#stacks_in_854 .context:before {content: "";}
#stacks_in_854 .context .add { }#stacks_in_856 .context:before {content: "";}
#stacks_in_856 .context .add { }#stacks_in_858 .context:before {content: "";}
#stacks_in_858 .context .add { }#stacks_in_860 .context:before {content: "";}
#stacks_in_860 .context .add { }#stacks_in_862 .context:before {content: "";}
#stacks_in_862 .context .add { }#stacks_in_864 .context:before {content: "";}
#stacks_in_864 .context .add { }#stacks_in_866 .context:before {content: "";}
#stacks_in_866 .context .add { }#stacks_in_868 .context:before {content: "";}
#stacks_in_868 .context .add { }#stacks_in_870 .context:before {content: "";}
#stacks_in_870 .context .add { }