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

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

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

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

/* 
Extra small devices (portrait phones, less than 544px) 
No media query since this is the default in Bootstrap because it is "mobile first"
*/
#text-columns-stacks_in_31 {
    column-gap: 5vw;
    column-count: 1;
    text-align: left;
    
    
    
    column-rule-style: solid;
    column-rule-width: 1px;
    column-rule-color: rgba(205, 205, 205, 1.00);
}
 
 
/* Small devices (landscape phones, 544px and up) */
@media (min-width: 544px) {  
    #text-columns-stacks_in_31 {
        column-count: 2;
    }
}
 
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {  
    #text-columns-stacks_in_31 {
        column-count: 2;
    }
}
 
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 
    #text-columns-stacks_in_31 {
        column-count: 3;
    }
}
 
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {  
    #text-columns-stacks_in_31 {
        column-count: 3;
    }
}


#stacks_in_29 {
	margin: 30px 0px 10px 0px;
}

#stacks_in_38 table *{
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
#stacks_in_38 tbody{text-align:left;}
#stacks_in_38 thead{font-weight:bold;padding:2px 11px;text-align:left;}
#stacks_in_38 tfoot{font-weight:bold;padding:2px 11px;text-align:left;}
#stacks_in_38 .csv_table{width:100%;border-collapse:collapse;background-color:transparent;}
#stacks_in_38 .csv_table td,#stacks_in_38 .csv_table th{padding:5px;vertical-align:top;}
#stacks_in_38 .csv_table{border:1px solid rgba(153, 153, 153, 1.00);}
#stacks_in_38 tbody td{color:rgba(0, 0, 0, 1.00);font-size:12px;}
#stacks_in_38 tbody tr{height:auto;}
#stacks_in_38 td :last-child{margin-bottom:0;}


	#stacks_in_38 .csv_table tbody td,#stacks_in_38 .csv_table th{border-bottom:1px dotted rgba(153, 153, 153, 1.00);}




 
    #stacks_in_38 tbody{display:block;height:400px;overflow-x:scroll;overflow-y:scroll;}
    #stacks_in_38 thead,#stacks_in_38 tfoot{padding:0;display:block;}
    
        #stacks_in_38 .csv_table tfoot td{border-top:1px dotted rgba(153, 153, 153, 1.00);}
    
 


#stacks_in_38 form{
    clear:both;
}
#stacks_in_38 #search_stacks_in_38{
	padding:6px 0px;
	margin-bottom:10px;
	border:1px solid #999;
	float:right;
	color:#999;
	font-size:12px;
	text-align:left;
	text-indent:4px;
	line-height:1;
	border-radius:3px;
	box-shadow:0 1px 2px rgba(0,0,0,0.35);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,0.35);
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.35);
	border-bottom:1px solid rgba(0,0,0,0.25);
}
#stacks_in_38 #search_stacks_in_38:focus{border-color:#333;color:#333;background:#fff;}






















#stacks_in_38 .col0{width:10%;}
#stacks_in_38 .col1{width:40%;}



















#stacks_in_38 tbody .col0{text-align:inherit;}
#stacks_in_38 tbody .col1{text-align:inherit;}
#stacks_in_38 tbody .col2{text-align:inherit;}
#stacks_in_38 tbody .col3{text-align:inherit;}
#stacks_in_38 tbody .col4{text-align:inherit;}
#stacks_in_38 tbody .col5{text-align:inherit;}
#stacks_in_38 tbody .col6{text-align:inherit;}
#stacks_in_38 tbody .col7{text-align:inherit;}
#stacks_in_38 tbody .col8{text-align:inherit;}
#stacks_in_38 tbody .col9{text-align:inherit;}
#stacks_in_38 tbody .col10{text-align:inherit;}
#stacks_in_38 tbody .col11{text-align:inherit;}
#stacks_in_38 tbody .col12{text-align:inherit;}
#stacks_in_38 tbody .col13{text-align:inherit;}
#stacks_in_38 tbody .col14{text-align:inherit;}
#stacks_in_38 tbody .col15{text-align:inherit;}
#stacks_in_38 tbody .col16{text-align:inherit;}
#stacks_in_38 tbody .col17{text-align:inherit;}
#stacks_in_38 tbody .col18{text-align:inherit;}
#stacks_in_38 tbody .col19{text-align:inherit;}
#stacks_in_38 tbody .col20{text-align:inherit;}





