
#stacks_in_127 {
	padding:  20px;
}

#stacks_in_9340 {
	padding:  10px;
}
#stacks_in_4668{
	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;}

.ncp .count{
	z-index: 1;
	font: normal normal 11px/14px 'helvetica neue','arial narrow';padding: 1px 5px;margin-bottom: .5em;border: 1px solid #cfcfcf;color: #aaa;border-radius:2px;display: inline-block;-webkit-font-smoothing: antialiased;
}
#stacks_in_4668 .c+.c .count{margin-left: 4px;}
.ncp .count:before{counter-increment: section;content: 'Column 'counter(section) '';display: inline-block;}

.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;}

#stacks_in_4668 .c-pad{ padding: 0 4px;}
#stacks_in_4668 .c:first-child .c-pad{ padding: 0 4px 0 0;}
#stacks_in_4668 .c:last-child .c-pad{ padding: 0 0 0 4px;}
#stacks_in_4668 .s1 .c .c-pad{ padding: 0;}
.ncp .c:first-child { margin-left: 0; }

.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_4668 .c+.c .count{margin-left: 0;}
	#stacks_in_4668.ncp .c{margin: 1% 0;padding: 4px 0;}
	#stacks_in_4668 .c .c-pad,
	#stacks_in_4668 .c:first-child .c-pad,#stacks_in_4668 .c:last-child .c-pad{ padding: 0;}
	#stacks_in_4668 .c:first-child{ padding: 0 0 4px;}
	#stacks_in_4668 .c:last-child{ padding: 4px 0 0;}
	.ncp.s2 .c,.ncp.s3 .c{width: 100%;}

	/* 4 */

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

@media only screen and (max-width: 300px) {
	#stacks_in_4668.s4 .c{width: 100%;}
	#stacks_in_4668.s4 .c .c-pad{padding: 0;}
}

@-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_283 {
	margin:  5px;
	padding:  20px;
}
/* Start doobox hippo css */


/* general styles edit and preview mode */
   /* html { height: 100%; margin-bottom: 1px; overflow-y: scroll; } removed to make compliant with certain themes */

.stacks_in_2730darkerborder{
	
		border: 1px solid #DADADA;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.stacks_in_2730overalltabcontainer{
	background: #FFFFFF;
	border: 5px solid #EEEEEE;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.stacks_in_2730tabcontentcontainer{
	padding: 20px;
}

.stacks_in_2730dootabcontainer{
	
	display:none;
	
	
}

.stacks_in_2730dootabcontainer:first-child{
	
	display:block;
	
}

#stacks_in_2730tabpicker{
	padding: 15px 30px 5px 30px;  /* adjusted in update to acomidate more than one row of buttons */
	
	font-weight: bold;
	background: #EEEEEE;
	-webkit-border-top-left-radius: -2px;
	-webkit-border-top-right-radius: -2px;
	-moz-border-radius-topleft: -2px;
	-moz-border-radius-topright: -2px;
	border-top-left-radius: -2px;
	border-top-right-radius: -2px;
}

#stacks_in_2730tabpicker span{
	padding-right: 10px;
	padding-left: 4px;
	
}

#stacks_in_2730tabpicker span:first-child{
	padding-right: 10px;
	padding-left: 4px;
	
}

.stacks_in_2730dootabSlice{
	background: #FFFFFF;
}


/* tabs and links styles */

#stacks_in_2730tabpicker a{
	display: inline-block;
	font-size: 100%;
	margin-right: 18px;
	margin-bottom: 15px; /* added in update to acomidate more than one row of buttons */
	padding: 5px 20px 5px 20px;
	background: #FFFFFF;
	text-decoration: none;
	border:none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #888888;
	line-height: normal;
}

#stacks_in_2730tabpicker a:hover{
	background: #888888;
	text-decoration: none;
	border:none;
	color: #FFFFFF;
}

#stacks_in_2730tabpicker a:active{
	background: #FFFFFF;
	text-decoration: none;
	border:none;
	color: #888888;
}

#stacks_in_2730tabpicker a.stacks_in_2730current{
	background: #888888;
	color: #FFFFFF;
	text-decoration: none;
	border:none;
}

.stacks_in_2730doocat {
	display:none;
	font-weight: bold;
	background: #FFD8DF;
	padding: 5px 10px 5px 10px;
	border-bottom:1px solid #666666;
}

.stacks_in_2730doocat span{
	
	min-width:200px;
	white-space: nowrap;
	padding: 5px;
	border:1px solid #555555;
	color: #red;
	background: #ffffff;
}








/* end doobox hippo css */
#stacks_in_1788 {
	padding:  20px;
}

#stacks_in_9338 {
	padding:  20px;
}

#stacks_in_1793 {
	padding:  20px;
}

#stacks_in_1835 {
	padding:  20px;
}

#stacks_in_2757 {
	padding:  20px;
}

#stacks_in_1838 {
	padding:  20px;
}

#stacks_in_1878 {
	padding:  20px;
}

#stacks_in_1883 {
	padding:  20px;
}
