#stacks_in_253 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_253 .jwresp_col_wrapper{margin:0;width:49%;float:left;position:relative;overflow:auto}#stacks_in_253 .jwresp_col_wrapper.right{float:right}#stacks_in_253 .jwresp_col{overflow:hidden;width:48%;float:left;margin:0}#stacks_in_253 #jwresp_col2_stacks_in_253,#stacks_in_253 #jwresp_col4_stacks_in_253{float:right}#stacks_in_253 #jwresp_col1_stacks_in_253,#stacks_in_253 #jwresp_col3_stacks_in_253{margin-right:2} @media screen and (max-width:770px){#stacks_in_253 .jwresp_col_wrapper.left,#stacks_in_253 .jwresp_col_wrapper.right{width:100%;float:none;clear:both}#stacks_in_253 .jwresp_col_wrapper.left{margin-bottom:20px}#stacks_in_253 .jwresp_col{width:49%}#stacks_in_253 #jwresp_col1_stacks_in_253,#stacks_in_253 #jwresp_col3_stacks_in_253{margin:0}}  @media screen and (max-width:500px){#stacks_in_253 .jwresp_col{width:100%;display:block}#stacks_in_253 #jwresp_col1_stacks_in_253,#stacks_in_253 #jwresp_col2_stacks_in_253,#stacks_in_253 #jwresp_col3_stacks_in_253{margin:0;margin-bottom:20px}#stacks_in_253 #jwresp_col4_stacks_in_253{margin:0}#stacks_in_253 .jwresp_col_wrapper.left{margin-bottom:0}}

#stacks_in_253 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_73{
	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;
	
}


.ncp 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;}
.ncp img.show{opacity: 1;}


.ncp img{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_73 .c+.c .count{margin-left: 4px;}
#stacks_in_73.s3 .c.s2_3 .count,#stacks_in_73.s4 .c.s2_4 .count,#stacks_in_73.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_73.s2 .c.s1_2 .c-pad,#stacks_in_73.s3 .c.s1_3 .c-pad,#stacks_in_73.s4 .c.s1_4 .c-pad{padding: 0 4px 0 0;}
#stacks_in_73.s3 .c.s2_3 .c-pad,#stacks_in_73.s4 .c.s2_4 .c-pad,#stacks_in_73.s4 .c.s3_4 .c-pad{ padding: 0 2px;}
#stacks_in_73.s2 .c.s2_2 .c-pad,#stacks_in_73.s3 .c.s3_3 .c-pad,#stacks_in_73.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_73 .c+.c .count,
	#stacks_in_73.s3 .c.s2_3 .count,
	#stacks_in_73.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_73 .c{margin: 1% 0;padding: 0 0;width: 100%;}
	#stacks_in_73 .c:first-child{ padding: 0 0 0;}
	#stacks_in_73 .c:last-child{ padding: 0 0 0;}
	#stacks_in_73.s2 .c-pad,#stacks_in_73.s3 .c-pad{ padding: 0 !important;}

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

@media only screen and (max-width: 300px) {
	#stacks_in_73 .count{ margin-left: 0 !important;}
	#stacks_in_73 .c .c-pad{padding: 0 !important;}
	#stacks_in_73.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_249,#stacks_in_249 .stacks_out,#stacks_in_249 .stacks_in{overflow:visible}#stacks_in_249{padding:0.15em 0}
#stacks_in_106{
	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;
	
}


.ncp 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;}
.ncp img.show{opacity: 1;}


.ncp img{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_106 .c+.c .count{margin-left: 4px;}
#stacks_in_106.s3 .c.s2_3 .count,#stacks_in_106.s4 .c.s2_4 .count,#stacks_in_106.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_106.s2 .c.s1_2 .c-pad,#stacks_in_106.s3 .c.s1_3 .c-pad,#stacks_in_106.s4 .c.s1_4 .c-pad{padding: 0 4px 0 0;}
#stacks_in_106.s3 .c.s2_3 .c-pad,#stacks_in_106.s4 .c.s2_4 .c-pad,#stacks_in_106.s4 .c.s3_4 .c-pad{ padding: 0 2px;}
#stacks_in_106.s2 .c.s2_2 .c-pad,#stacks_in_106.s3 .c.s3_3 .c-pad,#stacks_in_106.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_106 .c+.c .count,
	#stacks_in_106.s3 .c.s2_3 .count,
	#stacks_in_106.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_106 .c{margin: 1% 0;padding: 0 0;width: 100%;}
	#stacks_in_106 .c:first-child{ padding: 0 0 0;}
	#stacks_in_106 .c:last-child{ padding: 0 0 0;}
	#stacks_in_106.s2 .c-pad,#stacks_in_106.s3 .c-pad{ padding: 0 !important;}

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

@media only screen and (max-width: 300px) {
	#stacks_in_106 .count{ margin-left: 0 !important;}
	#stacks_in_106 .c .c-pad{padding: 0 !important;}
	#stacks_in_106.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_565,#stacks_in_565 .stacks_out,#stacks_in_565 .stacks_in{overflow:visible}#stacks_in_565{padding:0.15em 0}
#stacks_in_231{
	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;
	
}


.ncp 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;}
.ncp img.show{opacity: 1;}


.ncp img{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_231 .c+.c .count{margin-left: 4px;}
#stacks_in_231.s3 .c.s2_3 .count,#stacks_in_231.s4 .c.s2_4 .count,#stacks_in_231.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_231.s2 .c.s1_2 .c-pad,#stacks_in_231.s3 .c.s1_3 .c-pad,#stacks_in_231.s4 .c.s1_4 .c-pad{padding: 0 4px 0 0;}
#stacks_in_231.s3 .c.s2_3 .c-pad,#stacks_in_231.s4 .c.s2_4 .c-pad,#stacks_in_231.s4 .c.s3_4 .c-pad{ padding: 0 2px;}
#stacks_in_231.s2 .c.s2_2 .c-pad,#stacks_in_231.s3 .c.s3_3 .c-pad,#stacks_in_231.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_231 .c+.c .count,
	#stacks_in_231.s3 .c.s2_3 .count,
	#stacks_in_231.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_231 .c{margin: 1% 0;padding: 0 0;width: 100%;}
	#stacks_in_231 .c:first-child{ padding: 0 0 0;}
	#stacks_in_231 .c:last-child{ padding: 0 0 0;}
	#stacks_in_231.s2 .c-pad,#stacks_in_231.s3 .c-pad{ padding: 0 !important;}

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

@media only screen and (max-width: 300px) {
	#stacks_in_231 .count{ margin-left: 0 !important;}
	#stacks_in_231 .c .c-pad{padding: 0 !important;}
	#stacks_in_231.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_233,#stacks_in_233 .stacks_out,#stacks_in_233 .stacks_in{overflow:visible}#stacks_in_233{padding:0.15em 0}
#stacks_in_657{
	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;
	
}


.ncp 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;}
.ncp img.show{opacity: 1;}


.ncp img{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_657 .c+.c .count{margin-left: 4px;}
#stacks_in_657.s3 .c.s2_3 .count,#stacks_in_657.s4 .c.s2_4 .count,#stacks_in_657.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_657.s2 .c.s1_2 .c-pad,#stacks_in_657.s3 .c.s1_3 .c-pad,#stacks_in_657.s4 .c.s1_4 .c-pad{padding: 0 4px 0 0;}
#stacks_in_657.s3 .c.s2_3 .c-pad,#stacks_in_657.s4 .c.s2_4 .c-pad,#stacks_in_657.s4 .c.s3_4 .c-pad{ padding: 0 2px;}
#stacks_in_657.s2 .c.s2_2 .c-pad,#stacks_in_657.s3 .c.s3_3 .c-pad,#stacks_in_657.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_657 .c+.c .count,
	#stacks_in_657.s3 .c.s2_3 .count,
	#stacks_in_657.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_657 .c{margin: 1% 0;padding: 0 0;width: 100%;}
	#stacks_in_657 .c:first-child{ padding: 0 0 0;}
	#stacks_in_657 .c:last-child{ padding: 0 0 0;}
	#stacks_in_657.s2 .c-pad,#stacks_in_657.s3 .c-pad{ padding: 0 !important;}

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

@media only screen and (max-width: 300px) {
	#stacks_in_657 .count{ margin-left: 0 !important;}
	#stacks_in_657 .c .c-pad{padding: 0 !important;}
	#stacks_in_657.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; }
}
