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

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

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

@media only screen and (max-width: 300px) {
	#stacks_in_9527_page124 .count{ margin-left: 0 !important;}
	#stacks_in_9527_page124 .c .c-pad{padding: 0 !important;}
	#stacks_in_9527_page124.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_1152_page124_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_1152_page124 a:link, #stacks_in_1152_page124 a:visited {
	 display:block; 
	 float:left; 
	
	position: relative;
	text-decoration:none;
}
#stacks_in_1152_page124 a:hover, #stacks_in_1152_page124 a:active {
	color:#FFFFFF;
}







#stacks_in_1152_page124 a:link, #stacks_in_1152_page124 a:visited {
	background-color:#00BF3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#00BF3F), to(#007226));
	border:1px solid #007226;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_1152_page124 a:hover {
	background-color:#00CE44;
	background: -webkit-gradient(linear, left top, left bottom, from(#00CE44), to(#006321));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_1152_page124 a:active {
	background-color:#00BF3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_29991_page124 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_29991_page124 .theDivider1,
#simpleDivider_stacks_in_29991_page124 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_29991_page124 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_29991_page124.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_29991_page124.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_29991_page124 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_29991_page124.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_29991_page124.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_29991_page124.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_29991_page124.bgImageOn .theDivider1 img {
	display: block;
}

/* Start doo Tab 2 stack each CSS code */#stacks_in_29960_page124wrapper{	position: relative;	-webkit-box-sizing: border-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box !important;    /* Firefox, other Gecko */	box-sizing: border-box !important;         /* Opera/IE 8+ */}#stacks_in_29960_page124 .dooTabContentTitle{	display: none;}ul.stacks_in_29960_page124tabs {	position: relative;	margin: 0 !important;	padding: 0;	float: left;	list-style: none !important;	list-style-type: none !important;	height: 34px;	border-bottom: 1px solid rgba(179, 179, 179, 1.00);	width: 100%;	-webkit-box-sizing: border-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box !important;    /* Firefox, other Gecko */	box-sizing: border-box !important;         /* Opera/IE 8+ */}ul.stacks_in_29960_page124tabs li {	float: left;	margin: 0;	cursor: pointer;	padding: 0px 21px;	height: 33px;	line-height: 33px !important;	border-top: 1px solid rgba(179, 179, 179, 1.00);	border-right: 1px solid rgba(179, 179, 179, 1.00);	/*border-bottom: 1px solid rgba(179, 179, 179, 1.00);*/	border-left: 1px solid rgba(179, 179, 179, 1.00);	background-color: rgba(244, 244, 244, 1.00);	color: rgba(0, 128, 255, 1.00);	overflow: hidden;	position: relative;	margin-left: 2px;	z-index: 1;	-webkit-border-top-left-radius: 4px;	-webkit-border-top-right-radius: 4px;	-moz-border-radius-topleft: 4px;	-moz-border-radius-topright: 4px;	border-top-left-radius: 4px;	border-top-right-radius: 4px;	white-space: nowrap;	font-size: 14px !important;	list-style: none !important;	list-style-type: none !important;	-webkit-box-sizing: border-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box !important;    /* Firefox, other Gecko */	box-sizing: border-box !important;         /* Opera/IE 8+ */}/*.tab_last { border-right: 1px solid ; }*/ul.stacks_in_29960_page124tabs li.tab_first { margin-left: 0px; }ul.stacks_in_29960_page124tabs li:hover {	color: rgba(0, 108, 235, 1.00);}ul.stacks_in_29960_page124tabs li.active {	background-color: rgba(255, 255, 255, 1.00);	color: rgba(51, 51, 51, 1.00);	border-top: 1px solid rgba(179, 179, 179, 1.00);	border-left: 1px solid rgba(179, 179, 179, 1.00);	border-right: 1px solid rgba(179, 179, 179, 1.00);	display: block;	z-index: 10;	-webkit-box-sizing: content-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: content-box !important;    /* Firefox, other Gecko */	box-sizing: content-box !important;         /* Opera/IE 8+ */}.stacks_in_29960_page124tab_container {	position: relative;	border: 1px solid rgba(179, 179, 179, 1.00);	border-top: none;	background: rgba(255, 255, 255, 1.00);	overflow: auto;	-webkit-border-bottom-right-radius: 3px;	-webkit-border-bottom-left-radius: 3px;	-moz-border-radius-bottomright: 3px;	-moz-border-radius-bottomleft: 3px;	border-bottom-right-radius: 3px;	border-bottom-left-radius: 3px;	-webkit-box-sizing: content-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: content-box !important;    /* Firefox, other Gecko */	box-sizing: content-box !important;         /* Opera/IE 8+ */}#stacks_in_29960_page124 .dooTabContent {	padding: 20px;	display: none;}#stacks_in_29960_page124 .tab_drawer_heading { display: none; }@media screen and (max-width: 480px) {	ul.stacks_in_29960_page124tabs {		border-bottom: none;	}	.stacks_in_29960_page124tabs {		display: none;	}	#stacks_in_29960_page124 .tab_drawer_heading {		background-color: rgba(244, 244, 244, 1.00) !important;		color: rgba(0, 128, 255, 1.00) !important;		border-top: 1px solid rgba(179, 179, 179, 1.00);		margin: 0;		padding: 8px 20px;		display: block;		cursor: pointer;		-webkit-touch-callout: none;		-webkit-user-select: none;		-khtml-user-select: none;		-moz-user-select: none;		-ms-user-select: none;		user-select: none;		font-size: 16px !important;	}	.stacks_in_29960_page124tab_container > div:first-child .tab_drawer_heading {		border-top: 0px !important;	}	.stacks_in_29960_page124_active {		background-color: rgba(255, 255, 255, 1.00) !important;		color: rgba(51, 51, 51, 1.00);		border-bottom: 1px solid rgba(179, 179, 179, 1.00);	}	.stacks_in_29960_page124tab_container {	border: 1px solid rgba(179, 179, 179, 1.00) !important;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;	}}/* End doo Tab 2 stack each CSS code *//* Start doo Tab 2 item stack each CSS code *//* End doo Tab 2 item stack each CSS code */
#stacks_out_29966_page124 {
	margin-left:0;
}
/* Start doo Tab 2 item stack each CSS code *//* End doo Tab 2 item stack each CSS code *//* Start doo Tab 2 item stack each CSS code *//* End doo Tab 2 item stack each CSS code *//*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_29994_page124 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_29994_page124 .theDivider1,
#simpleDivider_stacks_in_29994_page124 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_29994_page124 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_29994_page124.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_29994_page124.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_29994_page124 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_29994_page124.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_29994_page124.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_29994_page124.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_29994_page124.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_29429_page124{
	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{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_29429_page124 .c+.c .count{margin-left: 4px;}
#stacks_in_29429_page124.s3 .c.s2_3 .count,#stacks_in_29429_page124.s4 .c.s2_4 .count,#stacks_in_29429_page124.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_29429_page124.s2 .c.s1_2 .c-pad,#stacks_in_29429_page124.s3 .c.s1_3 .c-pad,#stacks_in_29429_page124.s4 .c.s1_4 .c-pad{padding: 0 4px 0 0;}
#stacks_in_29429_page124.s3 .c.s2_3 .c-pad,#stacks_in_29429_page124.s4 .c.s2_4 .c-pad,#stacks_in_29429_page124.s4 .c.s3_4 .c-pad{ padding: 0 2px;}
#stacks_in_29429_page124.s2 .c.s2_2 .c-pad,#stacks_in_29429_page124.s3 .c.s3_3 .c-pad,#stacks_in_29429_page124.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_29429_page124 .c+.c .count,
	#stacks_in_29429_page124.s3 .c.s2_3 .count,
	#stacks_in_29429_page124.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_29429_page124 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_29429_page124 .c:first-child,#stacks_in_29429_page124.s4 .c.s1_4,#stacks_in_29429_page124.s4 .c.s2_4{ padding: 0 0 4px;}
	#stacks_in_29429_page124 .c:last-child,#stacks_in_29429_page124.s4 .c.s3_4,#stacks_in_29429_page124.s4 .c.s4_4{ padding: 4px 0 0;}

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

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

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