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

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

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

@media only screen and (max-width: 300px) {
	#stacks_in_14145 .count{ margin-left: 0 !important;}
	#stacks_in_14145 .c .c-pad{padding: 0 !important;}
	#stacks_in_14145.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_14147,#stacks_in_14147 .stacks_out,#stacks_in_14147 .stacks_in{overflow:visible}#stacks_in_14147{padding:0.15em 0}
#stacks_in_14262{
	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_14262 .c+.c .count{margin-left: 4px;}
#stacks_in_14262.s3 .c.s2_3 .count,#stacks_in_14262.s4 .c.s2_4 .count,#stacks_in_14262.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_14262.s2 .c.s1_2 .c-pad,#stacks_in_14262.s3 .c.s1_3 .c-pad,#stacks_in_14262.s4 .c.s1_4 .c-pad{padding: 0 4px 0 0;}
#stacks_in_14262.s3 .c.s2_3 .c-pad,#stacks_in_14262.s4 .c.s2_4 .c-pad,#stacks_in_14262.s4 .c.s3_4 .c-pad{ padding: 0 2px;}
#stacks_in_14262.s2 .c.s2_2 .c-pad,#stacks_in_14262.s3 .c.s3_3 .c-pad,#stacks_in_14262.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_14262 .c+.c .count,
	#stacks_in_14262.s3 .c.s2_3 .count,
	#stacks_in_14262.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_14262 .c{margin: 1% 0;padding: 0 0;width: 100%;}
	#stacks_in_14262 .c:first-child{ padding: 0 0 0;}
	#stacks_in_14262 .c:last-child{ padding: 0 0 0;}
	#stacks_in_14262.s2 .c-pad,#stacks_in_14262.s3 .c-pad{ padding: 0 !important;}

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

@media only screen and (max-width: 300px) {
	#stacks_in_14262 .count{ margin-left: 0 !important;}
	#stacks_in_14262 .c .c-pad{padding: 0 !important;}
	#stacks_in_14262.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_14263,#stacks_in_14263 .stacks_out,#stacks_in_14263 .stacks_in{overflow:visible}#stacks_in_14263{padding:0.15em 0}
#stacks_in_14143 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_14143 .jwresp_col_wrapper{margin:0;width:49%;float:left;position:relative;overflow:auto}#stacks_in_14143 .jwresp_col_wrapper.right{float:right}#stacks_in_14143 .jwresp_col{overflow:hidden;width:48%;float:left;margin:0}#stacks_in_14143 #jwresp_col2_stacks_in_14143,#stacks_in_14143 #jwresp_col4_stacks_in_14143{float:right}#stacks_in_14143 #jwresp_col1_stacks_in_14143,#stacks_in_14143 #jwresp_col3_stacks_in_14143{margin-right:2} @media screen and (max-width:770px){#stacks_in_14143 .jwresp_col_wrapper.left,#stacks_in_14143 .jwresp_col_wrapper.right{width:100%;float:none;clear:both}#stacks_in_14143 .jwresp_col_wrapper.left{margin-bottom:20px}#stacks_in_14143 .jwresp_col{width:49%}#stacks_in_14143 #jwresp_col1_stacks_in_14143,#stacks_in_14143 #jwresp_col3_stacks_in_14143{margin:0}}  @media screen and (max-width:500px){#stacks_in_14143 .jwresp_col{width:100%;display:block}#stacks_in_14143 #jwresp_col1_stacks_in_14143,#stacks_in_14143 #jwresp_col2_stacks_in_14143,#stacks_in_14143 #jwresp_col3_stacks_in_14143{margin:0;margin-bottom:20px}#stacks_in_14143 #jwresp_col4_stacks_in_14143{margin:0}#stacks_in_14143 .jwresp_col_wrapper.left{margin-bottom:0}}

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

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

@media only screen and (max-width: 300px) {
	#stacks_in_14211 .count{ margin-left: 0 !important;}
	#stacks_in_14211 .c .c-pad{padding: 0 !important;}
	#stacks_in_14211.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_14212,#stacks_in_14212 .stacks_out,#stacks_in_14212 .stacks_in{overflow:visible}#stacks_in_14212{padding:0.15em 0}
#stacks_in_14239{
	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_14239 .c+.c .count{margin-left: 4px;}
#stacks_in_14239.s3 .c.s2_3 .count,#stacks_in_14239.s4 .c.s2_4 .count,#stacks_in_14239.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_14239.s2 .c.s1_2 .c-pad,#stacks_in_14239.s3 .c.s1_3 .c-pad,#stacks_in_14239.s4 .c.s1_4 .c-pad{padding: 0 4px 0 0;}
#stacks_in_14239.s3 .c.s2_3 .c-pad,#stacks_in_14239.s4 .c.s2_4 .c-pad,#stacks_in_14239.s4 .c.s3_4 .c-pad{ padding: 0 2px;}
#stacks_in_14239.s2 .c.s2_2 .c-pad,#stacks_in_14239.s3 .c.s3_3 .c-pad,#stacks_in_14239.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_14239 .c+.c .count,
	#stacks_in_14239.s3 .c.s2_3 .count,
	#stacks_in_14239.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_14239 .c{margin: 1% 0;padding: 0 0;width: 100%;}
	#stacks_in_14239 .c:first-child{ padding: 0 0 0;}
	#stacks_in_14239 .c:last-child{ padding: 0 0 0;}
	#stacks_in_14239.s2 .c-pad,#stacks_in_14239.s3 .c-pad{ padding: 0 !important;}

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

@media only screen and (max-width: 300px) {
	#stacks_in_14239 .count{ margin-left: 0 !important;}
	#stacks_in_14239 .c .c-pad{padding: 0 !important;}
	#stacks_in_14239.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_14240,#stacks_in_14240 .stacks_out,#stacks_in_14240 .stacks_in{overflow:visible}#stacks_in_14240{padding:0.15em 0}
#stacks_in_14233{
	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_14233 .c+.c .count{margin-left: 4px;}
#stacks_in_14233.s3 .c.s2_3 .count,#stacks_in_14233.s4 .c.s2_4 .count,#stacks_in_14233.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_14233.s2 .c.s1_2 .c-pad,#stacks_in_14233.s3 .c.s1_3 .c-pad,#stacks_in_14233.s4 .c.s1_4 .c-pad{padding: 0 4px 0 0;}
#stacks_in_14233.s3 .c.s2_3 .c-pad,#stacks_in_14233.s4 .c.s2_4 .c-pad,#stacks_in_14233.s4 .c.s3_4 .c-pad{ padding: 0 2px;}
#stacks_in_14233.s2 .c.s2_2 .c-pad,#stacks_in_14233.s3 .c.s3_3 .c-pad,#stacks_in_14233.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_14233 .c+.c .count,
	#stacks_in_14233.s3 .c.s2_3 .count,
	#stacks_in_14233.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_14233 .c{margin: 1% 0;padding: 0 0;width: 100%;}
	#stacks_in_14233 .c:first-child{ padding: 0 0 0;}
	#stacks_in_14233 .c:last-child{ padding: 0 0 0;}
	#stacks_in_14233.s2 .c-pad,#stacks_in_14233.s3 .c-pad{ padding: 0 !important;}

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

@media only screen and (max-width: 300px) {
	#stacks_in_14233 .count{ margin-left: 0 !important;}
	#stacks_in_14233 .c .c-pad{padding: 0 !important;}
	#stacks_in_14233.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_14234,#stacks_in_14234 .stacks_out,#stacks_in_14234 .stacks_in{overflow:visible}#stacks_in_14234{padding:0.15em 0}
#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_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_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; }
}
#stacks_in_659,#stacks_in_659 .stacks_out,#stacks_in_659 .stacks_in{overflow:visible}#stacks_in_659{padding:0.15em 0}
#stacks_in_767{
	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_767 .c+.c .count{margin-left: 4px;}
#stacks_in_767.s3 .c.s2_3 .count,#stacks_in_767.s4 .c.s2_4 .count,#stacks_in_767.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_767.s2 .c.s1_2 .c-pad,#stacks_in_767.s3 .c.s1_3 .c-pad,#stacks_in_767.s4 .c.s1_4 .c-pad{padding: 0 4px 0 0;}
#stacks_in_767.s3 .c.s2_3 .c-pad,#stacks_in_767.s4 .c.s2_4 .c-pad,#stacks_in_767.s4 .c.s3_4 .c-pad{ padding: 0 2px;}
#stacks_in_767.s2 .c.s2_2 .c-pad,#stacks_in_767.s3 .c.s3_3 .c-pad,#stacks_in_767.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_767 .c+.c .count,
	#stacks_in_767.s3 .c.s2_3 .count,
	#stacks_in_767.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_767 .c{margin: 1% 0;padding: 0 0;width: 100%;}
	#stacks_in_767 .c:first-child{ padding: 0 0 0;}
	#stacks_in_767 .c:last-child{ padding: 0 0 0;}
	#stacks_in_767.s2 .c-pad,#stacks_in_767.s3 .c-pad{ padding: 0 !important;}

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

@media only screen and (max-width: 300px) {
	#stacks_in_767 .count{ margin-left: 0 !important;}
	#stacks_in_767 .c .c-pad{padding: 0 !important;}
	#stacks_in_767.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_769,#stacks_in_769 .stacks_out,#stacks_in_769 .stacks_in{overflow:visible}#stacks_in_769{padding:0.15em 0}
#stacks_in_765 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_765 .jwresp_col_wrapper{margin:0;width:49%;float:left;position:relative;overflow:auto}#stacks_in_765 .jwresp_col_wrapper.right{float:right}#stacks_in_765 .jwresp_col{overflow:hidden;width:48%;float:left;margin:0}#stacks_in_765 #jwresp_col2_stacks_in_765,#stacks_in_765 #jwresp_col4_stacks_in_765{float:right}#stacks_in_765 #jwresp_col1_stacks_in_765,#stacks_in_765 #jwresp_col3_stacks_in_765{margin-right:2} @media screen and (max-width:770px){#stacks_in_765 .jwresp_col_wrapper.left,#stacks_in_765 .jwresp_col_wrapper.right{width:100%;float:none;clear:both}#stacks_in_765 .jwresp_col_wrapper.left{margin-bottom:20px}#stacks_in_765 .jwresp_col{width:49%}#stacks_in_765 #jwresp_col1_stacks_in_765,#stacks_in_765 #jwresp_col3_stacks_in_765{margin:0}}  @media screen and (max-width:500px){#stacks_in_765 .jwresp_col{width:100%;display:block}#stacks_in_765 #jwresp_col1_stacks_in_765,#stacks_in_765 #jwresp_col2_stacks_in_765,#stacks_in_765 #jwresp_col3_stacks_in_765{margin:0;margin-bottom:20px}#stacks_in_765 #jwresp_col4_stacks_in_765{margin:0}#stacks_in_765 .jwresp_col_wrapper.left{margin-bottom:0}}
#stacks_in_782{
	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_782 .c+.c .count{margin-left: 4px;}
#stacks_in_782.s3 .c.s2_3 .count,#stacks_in_782.s4 .c.s2_4 .count,#stacks_in_782.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_782.s2 .c.s1_2 .c-pad,#stacks_in_782.s3 .c.s1_3 .c-pad,#stacks_in_782.s4 .c.s1_4 .c-pad{padding: 0 4px 0 0;}
#stacks_in_782.s3 .c.s2_3 .c-pad,#stacks_in_782.s4 .c.s2_4 .c-pad,#stacks_in_782.s4 .c.s3_4 .c-pad{ padding: 0 2px;}
#stacks_in_782.s2 .c.s2_2 .c-pad,#stacks_in_782.s3 .c.s3_3 .c-pad,#stacks_in_782.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_782 .c+.c .count,
	#stacks_in_782.s3 .c.s2_3 .count,
	#stacks_in_782.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_782 .c{margin: 1% 0;padding: 0 0;width: 100%;}
	#stacks_in_782 .c:first-child{ padding: 0 0 0;}
	#stacks_in_782 .c:last-child{ padding: 0 0 0;}
	#stacks_in_782.s2 .c-pad,#stacks_in_782.s3 .c-pad{ padding: 0 !important;}

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

@media only screen and (max-width: 300px) {
	#stacks_in_782 .count{ margin-left: 0 !important;}
	#stacks_in_782 .c .c-pad{padding: 0 !important;}
	#stacks_in_782.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_784,#stacks_in_784 .stacks_out,#stacks_in_784 .stacks_in{overflow:visible}#stacks_in_784{padding:0.15em 0}
#stacks_in_841{
	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_841 .c+.c .count{margin-left: 4px;}
#stacks_in_841.s3 .c.s2_3 .count,#stacks_in_841.s4 .c.s2_4 .count,#stacks_in_841.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_841.s2 .c.s1_2 .c-pad,#stacks_in_841.s3 .c.s1_3 .c-pad,#stacks_in_841.s4 .c.s1_4 .c-pad{padding: 0 4px 0 0;}
#stacks_in_841.s3 .c.s2_3 .c-pad,#stacks_in_841.s4 .c.s2_4 .c-pad,#stacks_in_841.s4 .c.s3_4 .c-pad{ padding: 0 2px;}
#stacks_in_841.s2 .c.s2_2 .c-pad,#stacks_in_841.s3 .c.s3_3 .c-pad,#stacks_in_841.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_841 .c+.c .count,
	#stacks_in_841.s3 .c.s2_3 .count,
	#stacks_in_841.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_841 .c{margin: 1% 0;padding: 0 0;width: 100%;}
	#stacks_in_841 .c:first-child{ padding: 0 0 0;}
	#stacks_in_841 .c:last-child{ padding: 0 0 0;}
	#stacks_in_841.s2 .c-pad,#stacks_in_841.s3 .c-pad{ padding: 0 !important;}

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

@media only screen and (max-width: 300px) {
	#stacks_in_841 .count{ margin-left: 0 !important;}
	#stacks_in_841 .c .c-pad{padding: 0 !important;}
	#stacks_in_841.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_843,#stacks_in_843 .stacks_out,#stacks_in_843 .stacks_in{overflow:visible}#stacks_in_843{padding:0.15em 0}
#stacks_in_874{
	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_874 .c+.c .count{margin-left: 4px;}
#stacks_in_874.s3 .c.s2_3 .count,#stacks_in_874.s4 .c.s2_4 .count,#stacks_in_874.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_874.s2 .c.s1_2 .c-pad,#stacks_in_874.s3 .c.s1_3 .c-pad,#stacks_in_874.s4 .c.s1_4 .c-pad{padding: 0 4px 0 0;}
#stacks_in_874.s3 .c.s2_3 .c-pad,#stacks_in_874.s4 .c.s2_4 .c-pad,#stacks_in_874.s4 .c.s3_4 .c-pad{ padding: 0 2px;}
#stacks_in_874.s2 .c.s2_2 .c-pad,#stacks_in_874.s3 .c.s3_3 .c-pad,#stacks_in_874.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_874 .c+.c .count,
	#stacks_in_874.s3 .c.s2_3 .count,
	#stacks_in_874.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_874 .c{margin: 1% 0;padding: 0 0;width: 100%;}
	#stacks_in_874 .c:first-child{ padding: 0 0 0;}
	#stacks_in_874 .c:last-child{ padding: 0 0 0;}
	#stacks_in_874.s2 .c-pad,#stacks_in_874.s3 .c-pad{ padding: 0 !important;}

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

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