html, body {
	height: 100%;
}

/* Hide Gateway stacks from the main page container (stops flickering on page load) */
#gatewayBarstacks_in_10 {
	display: none;
}

#gatewayWindowShadestacks_in_10 {
	position: fixed;
	-webkit-transform: translateZ(0);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none !important;
	z-index: 998;
	background: #000000;
	opacity: 0.75;
	filter: alpha(opacity = 75);
}

#gatewayContainerstacks_in_10 {
	position: fixed;
	-webkit-transform: translateZ(0);
	top: 0;
	left: 25%;
	display: block;
	width: 100%;
	z-index: 999;
}

#gatewayBarstacks_in_10 {
	width: 65%;
	display: block;
}

#gatewayBarFillstacks_in_10 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0.75;
	filter: alpha(opacity = 75);
	background-color: #284763;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#335A7E), to(#284763));
	background-image: -moz-linear-gradient(top, #335A7E, #284763);
	background-image: -ms-linear-gradient(top, #335A7E, #284763);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #335A7E), color-stop(100%, #284763));
	background-image: -webkit-linear-gradient(top, #335A7E, #284763);
	background-image: -o-linear-gradient(top, #335A7E, #284763);
	background-image: linear-gradient(top, #335A7E, #284763);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

#gatewayBarstacks_in_10 {
	display: none;
	position: relative;
}

#gatewayBarContentstacks_in_10 {
	position: relative;
	z-index: 10;
	display: block;
	color: #FFFFFF;
	max-width: 1000px;
	margin: 0 auto;
}

#gatewayBarContentstacks_in_10 h1,
#gatewayBarContentstacks_in_10 h2,
#gatewayBarContentstacks_in_10 h3,
#gatewayBarContentstacks_in_10 h4,
#gatewayBarContentstacks_in_10 h5,
#gatewayBarContentstacks_in_10 h6,
#gatewayBarContentstacks_in_10 label {
	color: #FF0000;
}

#gatewayBarContentstacks_in_10 a {
	color: #9FBF54;
}

#gatewayBarContentstacks_in_10 a:hover {
	color: #B26547;
}

#gatewayLinkstacks_in_10 a {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 101;
	height: 100%;
	width: 100%;
	background: transparent;
}

#closeButtonstacks_in_10 {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 1000;
	display: block;
	padding: 10px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#closeButtonstacks_in_10:hover {
	cursor: pointer;
	color: #B26547;
}

#closeButtonstacks_in_10 [class^="fa fa-"] {
	color: #FFFFFF;
}

#closeButtonstacks_in_10:hover [class^="fa fa-"] {
	color: #B26547;
}

/* @group Behaviours */









/* Helper class to keep GW hidden, even when the page is scrolled. */
.GatewayPermaHide {
	display: none !important;
}

/* @end */

@media print {
	#gatewayWindowShadestacks_in_10,
	#closeButtonstacks_in_10,
	#gatewayContainerstacks_in_10 {
		display: none !important;
	}
}



#stacks_in_11 {
	padding: 12px 50px 18px 10px;
}

#stacks_in_12 {
	font-size: 90%;
}

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

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

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      
#toggleWrapper_stacks_in_87 {
	display: block;
	position: relative;
	z-index: 1;
}

#Inyanga {
	padding: 6px;
	margin: 0;
	font-weight: normal;
	display: block;
	color: rgba(121, 144, 63, 1.00);
	text-decoration: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-size: 155%;
	line-height: 25px;
}




#Inyanga {
	background: rgba(255, 255, 255, 1.00);
}













	
#Inyanga:hover { 
	color: rgba(178, 101, 71, 1.00);
	cursor: pointer; 
}

/* Toggle Button */

#Inyanga .normalContent {
	display: inherit;
}

#Inyanga .hoveredContent {
	display: none;
}

#Inyanga:hover .normalContent {
	display: none;
}

#Inyanga:hover .hoveredContent {
	display: inherit;
}

/* Local Image Buttons */


/* Warehoused Image Buttons */


/* Font Awesone Icon Buttons */



#toggleContainer_stacks_in_87 {
	display: none;
	margin-top: 0px;
	padding: 12px;
	overflow: hidden;
	color: rgba(63, 63, 63, 1.00);
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}


#toggleContainer_stacks_in_87 {
	background: transparent;
}












@media print {
	#toggleButtonstacks_in_87,
	#toggleButtonstacks_in_87.toggleOpenIcon,
	#toggleButtonstacks_in_87.toggleCloseIcon,
	#Inyanga a:link:after,
	#Inyanga a:visited:after {
		display: none !important;
	}
	
	#toggleContainer_stacks_in_87 {
		display: block !important;
	}
}

#stacks_in_87 {
	border: solid rgba(208, 208, 208, 1.00);
	border-width:  1px;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin: 0px 0px 5px 0px;
}

#stacks_in_89 {
	padding: 0px 0px 0px 5px;
}

#stacks_in_92 {
	margin: 0px 0px 18px 0px;
}
/* Start Obscure Email stack CSS code */.stacks_in_94topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_94mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_94small{font-weight: normal;font-size: 12px;}.stacks_in_94centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_94centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code */#toggleWrapper_stacks_in_52 {
	display: block;
	position: relative;
	z-index: 1;
}

#Karriewhitchit {
	padding: 6px;
	margin: 0;
	font-weight: normal;
	display: block;
	color: rgba(121, 144, 63, 1.00);
	text-decoration: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-size: 155%;
	line-height: 25px;
}




#Karriewhitchit {
	background: rgba(255, 255, 255, 1.00);
}













	
#Karriewhitchit:hover { 
	color: rgba(178, 101, 71, 1.00);
	cursor: pointer; 
}

/* Toggle Button */

#Karriewhitchit .normalContent {
	display: inherit;
}

#Karriewhitchit .hoveredContent {
	display: none;
}

#Karriewhitchit:hover .normalContent {
	display: none;
}

#Karriewhitchit:hover .hoveredContent {
	display: inherit;
}

/* Local Image Buttons */


/* Warehoused Image Buttons */


/* Font Awesone Icon Buttons */



#toggleContainer_stacks_in_52 {
	display: block;
	margin-top: 0px;
	padding: 12px;
	overflow: hidden;
	color: rgba(63, 63, 63, 1.00);
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}


#toggleContainer_stacks_in_52 {
	background: transparent;
}












@media print {
	#toggleButtonstacks_in_52,
	#toggleButtonstacks_in_52.toggleOpenIcon,
	#toggleButtonstacks_in_52.toggleCloseIcon,
	#Karriewhitchit a:link:after,
	#Karriewhitchit a:visited:after {
		display: none !important;
	}
	
	#toggleContainer_stacks_in_52 {
		display: block !important;
	}
}

#stacks_in_52 {
	border: solid rgba(208, 208, 208, 1.00);
	border-width:  1px;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin: 0px 0px 5px 0px;
}

#stacks_in_53 {
	padding: 0px 0px 0px 5px;
}
#stacks_in_59{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


#stacks_in_59 img{opacity: 0;-webkit-transition:opacity 1s ease-out;-moz-transition:opacity 1s ease-out;-o-animation: opLoad 1s ease-out;transition:opacity 1s ease-out;}
#stacks_in_59 img.show{opacity: 1;}


.ncp img{max-width:100%;height:auto; width:auto;}
.ncp .count{font-size: 11px;padding: 1px 5px 2px;margin-bottom:.5em;border:1px solid #cfcfcf;color:#aaa;border-radius:2px;display: inline-block;-webkit-font-smoothing: antialiased;
}
#stacks_in_59 .c+.c .count{margin-left: 4px;}
#stacks_in_59.s3 .c.s2_3 .count,#stacks_in_59.s4 .c.s2_4 .count,#stacks_in_59.s4 .c.s3_4 .count{ margin-left: 2px;}
.ncp .count:before{counter-increment: section;content: 'Column 'counter(section) '';}

.ncp .g:before,.ncp .g:after{content:"";display:table;}
.ncp .g:after{clear:both;}
.ncp .c{display: block;float:left;margin: 1% 0 1% 1.6%;}
.s1_1,.s1_2,.s1_3,.s1_4{margin: 1% 0;}

.ncp .c:first-child { margin-left: 0; }

#stacks_in_59.s2 .c.s1_2 .c-pad,#stacks_in_59.s3 .c.s1_3 .c-pad,#stacks_in_59.s4 .c.s1_4 .c-pad{padding: 0 4px 0 0;}
#stacks_in_59.s3 .c.s2_3 .c-pad,#stacks_in_59.s4 .c.s2_4 .c-pad,#stacks_in_59.s4 .c.s3_4 .c-pad{ padding: 0 2px;}
#stacks_in_59.s2 .c.s2_2 .c-pad,#stacks_in_59.s3 .c.s3_3 .c-pad,#stacks_in_59.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
.ncp.s1>.c{width: 100%;}.ncp.s2>.c{width: 49.2%;}.ncp.s3>.c{width: 32.26%;}.ncp.s4>.c{width: 23.8%;}

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

	#stacks_in_59 .c+.c .count,
	#stacks_in_59.s3 .c.s2_3 .count,
	#stacks_in_59.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_59 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_59 .c:first-child,#stacks_in_59.s4 .c.s1_4,#stacks_in_59.s4 .c.s2_4{ padding: 0 0 4px;}
	#stacks_in_59 .c:last-child,#stacks_in_59.s4 .c.s3_4,#stacks_in_59.s4 .c.s4_4{ padding: 4px 0 0;}

	#stacks_in_59.s2 .c-pad,#stacks_in_59.s3 .c-pad{ padding: 0 !important;}

	#stacks_in_59.s4 .c.s2_4 .count,
	#stacks_in_59.s4 .c.s4_4 .count{ margin-left: 4px;}
	#stacks_in_59.s4 .c {width: 49.2%;}
	#stacks_in_59.s4 .c.s1_4 .c-pad,#stacks_in_59.s4 .c.s3_4 .c-pad{ padding: 0 4px 0 0;}
	#stacks_in_59.s4 .c.s2_4 .c-pad,#stacks_in_59.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
}

@media only screen and (max-width: 300px) {
	#stacks_in_59 .count{ margin-left: 0 !important;}
	#stacks_in_59 .c .c-pad{padding: 0 !important;}
	#stacks_in_59.s4 .c{width: 100%;}
}

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
#stacks_in_70{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


#stacks_in_70 img{opacity: 0;-webkit-transition:opacity 1s ease-out;-moz-transition:opacity 1s ease-out;-o-animation: opLoad 1s ease-out;transition:opacity 1s ease-out;}
#stacks_in_70 img.show{opacity: 1;}


.ncp img{max-width:100%;height:auto; width:auto;}
.ncp .count{font-size: 11px;padding: 1px 5px 2px;margin-bottom:.5em;border:1px solid #cfcfcf;color:#aaa;border-radius:2px;display: inline-block;-webkit-font-smoothing: antialiased;
}
#stacks_in_70 .c+.c .count{margin-left: 4px;}
#stacks_in_70.s3 .c.s2_3 .count,#stacks_in_70.s4 .c.s2_4 .count,#stacks_in_70.s4 .c.s3_4 .count{ margin-left: 2px;}
.ncp .count:before{counter-increment: section;content: 'Column 'counter(section) '';}

.ncp .g:before,.ncp .g:after{content:"";display:table;}
.ncp .g:after{clear:both;}
.ncp .c{display: block;float:left;margin: 1% 0 1% 1.6%;}
.s1_1,.s1_2,.s1_3,.s1_4{margin: 1% 0;}

.ncp .c:first-child { margin-left: 0; }

#stacks_in_70.s2 .c.s1_2 .c-pad,#stacks_in_70.s3 .c.s1_3 .c-pad,#stacks_in_70.s4 .c.s1_4 .c-pad{padding: 0 4px 0 0;}
#stacks_in_70.s3 .c.s2_3 .c-pad,#stacks_in_70.s4 .c.s2_4 .c-pad,#stacks_in_70.s4 .c.s3_4 .c-pad{ padding: 0 2px;}
#stacks_in_70.s2 .c.s2_2 .c-pad,#stacks_in_70.s3 .c.s3_3 .c-pad,#stacks_in_70.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
.ncp.s1>.c{width: 100%;}.ncp.s2>.c{width: 49.2%;}.ncp.s3>.c{width: 32.26%;}.ncp.s4>.c{width: 23.8%;}

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

	#stacks_in_70 .c+.c .count,
	#stacks_in_70.s3 .c.s2_3 .count,
	#stacks_in_70.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_70 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_70 .c:first-child,#stacks_in_70.s4 .c.s1_4,#stacks_in_70.s4 .c.s2_4{ padding: 0 0 4px;}
	#stacks_in_70 .c:last-child,#stacks_in_70.s4 .c.s3_4,#stacks_in_70.s4 .c.s4_4{ padding: 4px 0 0;}

	#stacks_in_70.s2 .c-pad,#stacks_in_70.s3 .c-pad{ padding: 0 !important;}

	#stacks_in_70.s4 .c.s2_4 .count,
	#stacks_in_70.s4 .c.s4_4 .count{ margin-left: 4px;}
	#stacks_in_70.s4 .c {width: 49.2%;}
	#stacks_in_70.s4 .c.s1_4 .c-pad,#stacks_in_70.s4 .c.s3_4 .c-pad{ padding: 0 4px 0 0;}
	#stacks_in_70.s4 .c.s2_4 .c-pad,#stacks_in_70.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
}

@media only screen and (max-width: 300px) {
	#stacks_in_70 .count{ margin-left: 0 !important;}
	#stacks_in_70 .c .c-pad{padding: 0 !important;}
	#stacks_in_70.s4 .c{width: 100%;}
}

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
#toggleWrapper_stacks_in_24 {
	display: block;
	position: relative;
	z-index: 1;
}

#Ayshazen {
	padding: 6px;
	margin: 0;
	font-weight: normal;
	display: block;
	color: rgba(121, 144, 63, 1.00);
	text-decoration: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-size: 155%;
	line-height: 25px;
}




#Ayshazen {
	background: rgba(255, 255, 255, 1.00);
}













	
#Ayshazen:hover { 
	color: rgba(178, 101, 71, 1.00);
	cursor: pointer; 
}

/* Toggle Button */

#Ayshazen .normalContent {
	display: inherit;
}

#Ayshazen .hoveredContent {
	display: none;
}

#Ayshazen:hover .normalContent {
	display: none;
}

#Ayshazen:hover .hoveredContent {
	display: inherit;
}

/* Local Image Buttons */


/* Warehoused Image Buttons */


/* Font Awesone Icon Buttons */



#toggleContainer_stacks_in_24 {
	display: block;
	margin-top: 0px;
	padding: 12px;
	overflow: hidden;
	color: rgba(63, 63, 63, 1.00);
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}


#toggleContainer_stacks_in_24 {
	background: transparent;
}












@media print {
	#toggleButtonstacks_in_24,
	#toggleButtonstacks_in_24.toggleOpenIcon,
	#toggleButtonstacks_in_24.toggleCloseIcon,
	#Ayshazen a:link:after,
	#Ayshazen a:visited:after {
		display: none !important;
	}
	
	#toggleContainer_stacks_in_24 {
		display: block !important;
	}
}

#stacks_in_24 {
	border: solid rgba(208, 208, 208, 1.00);
	border-width:  1px;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin: 0px 0px 5px 0px;
}

#stacks_in_25 {
	padding: 0px 0px 0px 5px;
}
#stacks_in_14{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


#stacks_in_14 img{opacity: 0;-webkit-transition:opacity 1s ease-out;-moz-transition:opacity 1s ease-out;-o-animation: opLoad 1s ease-out;transition:opacity 1s ease-out;}
#stacks_in_14 img.show{opacity: 1;}


.ncp img{max-width:100%;height:auto; width:auto;}
.ncp .count{font-size: 11px;padding: 1px 5px 2px;margin-bottom:.5em;border:1px solid #cfcfcf;color:#aaa;border-radius:2px;display: inline-block;-webkit-font-smoothing: antialiased;
}
#stacks_in_14 .c+.c .count{margin-left: 4px;}
#stacks_in_14.s3 .c.s2_3 .count,#stacks_in_14.s4 .c.s2_4 .count,#stacks_in_14.s4 .c.s3_4 .count{ margin-left: 2px;}
.ncp .count:before{counter-increment: section;content: 'Column 'counter(section) '';}

.ncp .g:before,.ncp .g:after{content:"";display:table;}
.ncp .g:after{clear:both;}
.ncp .c{display: block;float:left;margin: 1% 0 1% 1.6%;}
.s1_1,.s1_2,.s1_3,.s1_4{margin: 1% 0;}

.ncp .c:first-child { margin-left: 0; }

#stacks_in_14.s2 .c.s1_2 .c-pad,#stacks_in_14.s3 .c.s1_3 .c-pad,#stacks_in_14.s4 .c.s1_4 .c-pad{padding: 0 4px 0 0;}
#stacks_in_14.s3 .c.s2_3 .c-pad,#stacks_in_14.s4 .c.s2_4 .c-pad,#stacks_in_14.s4 .c.s3_4 .c-pad{ padding: 0 2px;}
#stacks_in_14.s2 .c.s2_2 .c-pad,#stacks_in_14.s3 .c.s3_3 .c-pad,#stacks_in_14.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
.ncp.s1>.c{width: 100%;}.ncp.s2>.c{width: 49.2%;}.ncp.s3>.c{width: 32.26%;}.ncp.s4>.c{width: 23.8%;}

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

	#stacks_in_14 .c+.c .count,
	#stacks_in_14.s3 .c.s2_3 .count,
	#stacks_in_14.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_14 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_14 .c:first-child,#stacks_in_14.s4 .c.s1_4,#stacks_in_14.s4 .c.s2_4{ padding: 0 0 4px;}
	#stacks_in_14 .c:last-child,#stacks_in_14.s4 .c.s3_4,#stacks_in_14.s4 .c.s4_4{ padding: 4px 0 0;}

	#stacks_in_14.s2 .c-pad,#stacks_in_14.s3 .c-pad{ padding: 0 !important;}

	#stacks_in_14.s4 .c.s2_4 .count,
	#stacks_in_14.s4 .c.s4_4 .count{ margin-left: 4px;}
	#stacks_in_14.s4 .c {width: 49.2%;}
	#stacks_in_14.s4 .c.s1_4 .c-pad,#stacks_in_14.s4 .c.s3_4 .c-pad{ padding: 0 4px 0 0;}
	#stacks_in_14.s4 .c.s2_4 .c-pad,#stacks_in_14.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
}

@media only screen and (max-width: 300px) {
	#stacks_in_14 .count{ margin-left: 0 !important;}
	#stacks_in_14 .c .c-pad{padding: 0 !important;}
	#stacks_in_14.s4 .c{width: 100%;}
}

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}

#stacks_in_31 {
	margin: 8px 0px 0px 0px;
}

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      



#stacks_in_6 .teleportMe {
display: none;
}



