#fadeinWrapperstacks_in_109 {
	display: block;
	position: relative;
	height: 400;	
}

#fadeInStackstacks_in_109 {
	display: none;
	position: relative;
	z-index: 20;
}.goright_wrapper1 {/*customcss;*/}

.goright_wrapper1 img {/*customcss;*/}

.read-more-state1 {
  display: none; 
}

.read-more-target1 {

  opacity: 0; display: none;
  max-height: 0;
  font-size: 0; 
  transition: 0.4s ease; 

}

.read-more-wrap1 {margin-bottom: 12px !important; /*customcss;*/}

.read-more-wrap1:after {}


.read-more-state1:checked ~ .read-more-wrap1 .read-more-target1 {
  opacity: 1;
  font-size: inherit; 
  max-height: 999em; 
  display: inline-block; position: static;
}


.read-more-target1:before {content: "\A"; white-space:pre;}


.read-more-state1 ~ .read-more-trigger1:before {
  content: 'Show more';   /*customcss;*/
}

.read-more-state1:checked ~ .read-more-trigger1:before {
  content: 'Show less';    /*customcss;*/
}

.read-more-state1:checked ~ .read-more-trigger1 {
   background: #DEDCC8; color: #000000 !important;
}

.read-more-trigger1 {
  background: #DEDCC8; color: #000000 !important;
  cursor: pointer;
  display: inline-block;
  font-size: 12px !important; /*margin-top: 12px !important;*/
  line-height: 2;
  border: 1px solid #DDDDDD;
  border-radius: 6px;
  padding: 0 10px; margin: 0px;
}


.slicestack1 {/* margin-bottom: 0px; */ display: block;}
