.goright_wrapper5 {/*customcss;*/}

.goright_wrapper5 img {/*customcss;*/}

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

.read-more-target5 {

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

}

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

.read-more-wrap5:after {}


.read-more-state5:checked ~ .read-more-wrap5 .read-more-target5 {
  opacity: 1;
  font-size: inherit; 
  max-height: 999em; 
  display: inline-block;
}



.read-more-state5 ~ .read-more-trigger5:before {
  content: 'Show Lyrics';   /*customcss;*/
}

.read-more-state5:checked ~ .read-more-trigger5:before {
  content: 'Hide Lyrics';    /*customcss;*/
}

.read-more-state5:checked ~ .read-more-trigger5 {
   background: #DEDCC8; color: #666666 !important;
}

.read-more-trigger5 {
  background: #DEDCC8; color: #666666 !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;
}


.slicestack5 {/* margin-bottom: 0px; */ display: block;}
#fadeinWrapperstacks_in_103 {
	display: block;
	position: relative;
	height: 400;	
}

#fadeInStackstacks_in_103 {
	display: none;
	position: relative;
	z-index: 20;
}