/*
 * baguetteboxcss
 */

/*!
 * baguetteBox.js
 * @author  feimosi
 * @version 1.11.0
 * @url https://github.com/feimosi/baguetteBox.js
 */#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:#222;background-color:rgba(0,0,0,.8);-webkit-transition:opacity .5s ease;transition:opacity .5s ease}#baguetteBox-overlay.visible{opacity:1}#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center}#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);-moz-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6)}#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;white-space:normal;color:#ccc;background-color:#000;background-color:rgba(0,0,0,.6);font-family:sans-serif}#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,transform .4s ease;transition:left .4s ease,transform .4s ease,-webkit-transform .4s ease,-moz-transform .4s ease}#baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}#baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}@-webkit-keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@-webkit-keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}@keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}.baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}.baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;-moz-border-radius:15%;border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;transition:background-color .4s ease}.baguetteBox-button:focus,.baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}.baguetteBox-button#next-button{right:2%}.baguetteBox-button#previous-button{left:2%}.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}.baguetteBox-button svg{position:absolute;left:0;top:0}.baguetteBox-spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}.baguetteBox-double-bounce1,.baguetteBox-double-bounce2{width:100%;height:100%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}.baguetteBox-double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounce{0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}

/* stake-nomin */


	#stacks_in_225 .button_icon,#stacks_in_225 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_225 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_225 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:14px;
	}
	#stacks_in_225 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 7px 0px 14px;
	}




#stacks_in_225 .sweet_button_wrapper {
	text-align:right;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_225 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_225 .button_icon,#stacks_in_225 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_225 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_225 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(49, 104, 116, 1.00);
}
#stacks_in_225 a.sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_225 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_225 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(69, 124, 136, 1.00);
}
#stacks_in_225 .sweet_button:active{
	background: rgba(29, 84, 96, 1.00);
}
#stacks_in_225 .sweet_button.clicked {
	background: rgba(86, 191, 215, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_225 .sweet_button.clicked:hover {
	background: rgba(106, 211, 235, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_225 .sweet_button.clicked:active{
	background: rgba(66, 171, 195, 1.00);
}







/* Start dooHeader X stack CSS code */.stacks_in_90x{	display: block !important;		text-align: left !important;		}@media (max-width:768px) {	.stacks_in_90x{		text-align: left !important;	}}@media (max-width:480px) {	.stacks_in_90x{		text-align: left !important;	}}/* End dooHeader X stack CSS code *//* Start dooHeader X stack CSS code */.stacks_in_92x{	display: block !important;		text-align: left !important;		}@media (max-width:768px) {	.stacks_in_92x{		text-align: left !important;	}}@media (max-width:480px) {	.stacks_in_92x{		text-align: left !important;	}}/* End dooHeader X stack CSS code */
#stacks_out_92 {
	width: 69%;
}






#stacks_in_2 img {
    max-width: 100%;
    height: auto;
}


.poster-pagination {
    text-align: center;
}


.poster-pagination {
    margin-top: 1rem;
    margin-bottom: 1rem;

}
.poster-pagination a {
    text-decoration: none;
}




.poster-title, .poster-title a {
    font-size: 25px !important;
}

.poster-title, .poster-title a {
    margin: 0px 0px 0px 0px !important;
}







.poster-list-item {
    transition: background-color 500ms;
    
    margin: 0px 0px 0px 0px !important;
    
    
    padding: 0px 2px 20px 0px !important;
    
    
    
}

.poster-item {
    
}

.poster-list-item:hover {
    
}

.poster-body {
    
}


.poster-list {
    display: flex;
    vertical-align: top;
    flex-flow: row wrap;
    justify-content: space-around;
    margin: auto;
}

@media(max-width:767px){
    .poster-list-item {
        
        width: 100%;
        
    }
}
@media(min-width:768px){
    .poster-list-item {
        
        width: 100%;
        
    }
}
@media(min-width:992px){
    .poster-list-item {
        
        width: calc(90% / 2);
        
    }
}
@media(min-width:1200px){
    .poster-list-item {
        
        width: calc(90% / 2);
        
    }
}





/* For edit and !edit mode */

.poster-title a:hover {
    text-decoration: none !important;
}

.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right !important;
}
.text-center {
    text-align: center !important;
}
.text-justify {
    text-align: justify !important;
}

.poster-external-link::after {
    font-family: FontAwesome;
    content: "\f08e";
    margin-left: 1rem;
    font-size: smaller;
}


/* Social */

.poster-social {
    font-size: 1rem;
    text-align: left;
    line-height: 1rem;
}

.poster-social a {
    text-decoration: none;
    margin-right: 0.5rem;
}



.poster-share::after {
    font-family: FontAwesome;
    
    color: #808080;
    
    
    content: "\f1e0";
    
}



.poster-facebook::after {
    font-family: FontAwesome;
    
    color: #01257A;
    
    
    content: "\f09a";
    
}



.poster-twitter::after {
    font-family: FontAwesome;
    
    color: #55ACEE;
    
    
    content: "\f099";
    
}


.poster-pinterest {
    display: none;
}


.poster-pinterest::after {
    font-family: FontAwesome;
    
    color: #BD2026;
    
    
    content: "\f231";
    
}


.poster-linkedin {
    display: none;
}


.poster-linkedin::after {
    font-family: FontAwesome;
    
    color: #2E8CD7;
    
    
    content: "\f0e1";
    
}


.poster-xing {
    display: none;
}


.poster-xing::after {
    font-family: FontAwesome;
    
    color: #1A7576;
    
    
    content: "\f168";
    
}



.poster-envelope::after {
    font-family: FontAwesome;
    
    color: #000000;
    
    
    content: "\f003";
    
}

.poster-thumbnail {
    margin-left: auto;
    margin-right: auto;
}

.poster-thumbnail-caption {
    margin-top: 5px;
}

.poster-item article {
    float: none !important;
    width: 100% !important;
}














#stacks_out_336 {
	width: 83%;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_338 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_338 {
		display: none !important;
	}
}
/* stake-nomin */


	#stacks_in_342 .button_icon,#stacks_in_342 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_342 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_342 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:14px;
	}
	#stacks_in_342 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 7px 0px 14px;
	}




#stacks_in_342 .sweet_button_wrapper {
	text-align:right;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_342 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_342 .button_icon,#stacks_in_342 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_342 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_342 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(49, 104, 116, 1.00);
}
#stacks_in_342 a.sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_342 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_342 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(69, 124, 136, 1.00);
}
#stacks_in_342 .sweet_button:active{
	background: rgba(29, 84, 96, 1.00);
}
#stacks_in_342 .sweet_button.clicked {
	background: rgba(86, 191, 215, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_342 .sweet_button.clicked:hover {
	background: rgba(106, 211, 235, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_342 .sweet_button.clicked:active{
	background: rgba(66, 171, 195, 1.00);
}








.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_349 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_349 {
		display: none !important;
	}
}
/* stake-nomin */


	#stacks_in_351 .button_icon,#stacks_in_351 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_351 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_351 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:14px;
	}
	#stacks_in_351 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 7px 0px 14px;
	}




#stacks_in_351 .sweet_button_wrapper {
	text-align:right;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_351 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_351 .button_icon,#stacks_in_351 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_351 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_351 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(49, 104, 116, 1.00);
}
#stacks_in_351 a.sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_351 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_351 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(69, 124, 136, 1.00);
}
#stacks_in_351 .sweet_button:active{
	background: rgba(29, 84, 96, 1.00);
}
#stacks_in_351 .sweet_button.clicked {
	background: rgba(86, 191, 215, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_351 .sweet_button.clicked:hover {
	background: rgba(106, 211, 235, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_351 .sweet_button.clicked:active{
	background: rgba(66, 171, 195, 1.00);
}





















#stacks_out_369 {
	width: 83%;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_371 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_371 {
		display: none !important;
	}
}
 #stacks_in_381 .youtube_wrapper{ text-align:center;position:relative}#stacks_in_381 .youtube_wrapper img{cursor:pointer;z-index:1000;position:absolute;top:0;    width:100%;height:auto;} 

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_382 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_382 {
		display: none !important;
	}
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_378 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_378 {
		display: none !important;
	}
}
/* stake-nomin */


	#stacks_in_380 .button_icon,#stacks_in_380 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_380 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_380 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:14px;
	}
	#stacks_in_380 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 7px 0px 14px;
	}




#stacks_in_380 .sweet_button_wrapper {
	text-align:right;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_380 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_380 .button_icon,#stacks_in_380 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_380 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_380 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(49, 104, 116, 1.00);
}
#stacks_in_380 a.sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_380 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_380 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(69, 124, 136, 1.00);
}
#stacks_in_380 .sweet_button:active{
	background: rgba(29, 84, 96, 1.00);
}
#stacks_in_380 .sweet_button.clicked {
	background: rgba(86, 191, 215, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_380 .sweet_button.clicked:hover {
	background: rgba(106, 211, 235, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_380 .sweet_button.clicked:active{
	background: rgba(66, 171, 195, 1.00);
}





















#stacks_in_354 {
	margin:  3px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_356 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_356 {
		display: none !important;
	}
}
 #stacks_in_357 .youtube_wrapper{ text-align:center;position:relative}#stacks_in_357 .youtube_wrapper img{cursor:pointer;z-index:1000;position:absolute;top:0;    width:100%;height:auto;} 

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_358 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_358 {
		display: none !important;
	}
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_365 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_365 {
		display: none !important;
	}
}














.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_268 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_268 {
		display: none !important;
	}
}
 #stacks_in_269 .youtube_wrapper{ text-align:center;position:relative}#stacks_in_269 .youtube_wrapper img{cursor:pointer;z-index:1000;position:absolute;top:0;    width:100%;height:auto;} 

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_270 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_270 {
		display: none !important;
	}
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_277 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_277 {
		display: none !important;
	}
}
/* stake-nomin */


	#stacks_in_279 .button_icon,#stacks_in_279 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_279 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_279 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:14px;
	}
	#stacks_in_279 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 7px 0px 14px;
	}




#stacks_in_279 .sweet_button_wrapper {
	text-align:right;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_279 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_279 .button_icon,#stacks_in_279 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_279 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_279 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(49, 104, 116, 1.00);
}
#stacks_in_279 a.sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_279 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_279 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(69, 124, 136, 1.00);
}
#stacks_in_279 .sweet_button:active{
	background: rgba(29, 84, 96, 1.00);
}
#stacks_in_279 .sweet_button.clicked {
	background: rgba(86, 191, 215, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_279 .sweet_button.clicked:hover {
	background: rgba(106, 211, 235, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_279 .sweet_button.clicked:active{
	background: rgba(66, 171, 195, 1.00);
}





















.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_222 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_222 {
		display: none !important;
	}
}
 #stacks_in_260 .youtube_wrapper{ text-align:center;position:relative}#stacks_in_260 .youtube_wrapper img{cursor:pointer;z-index:1000;position:absolute;top:0;    width:100%;height:auto;} 

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_261 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_261 {
		display: none !important;
	}
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_223 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_223 {
		display: none !important;
	}
}
/* stake-nomin */


	#stacks_in_227 .button_icon,#stacks_in_227 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_227 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_227 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:14px;
	}
	#stacks_in_227 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 7px 0px 14px;
	}




#stacks_in_227 .sweet_button_wrapper {
	text-align:right;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_227 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_227 .button_icon,#stacks_in_227 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_227 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_227 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(49, 104, 116, 1.00);
}
#stacks_in_227 a.sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_227 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_227 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(69, 124, 136, 1.00);
}
#stacks_in_227 .sweet_button:active{
	background: rgba(29, 84, 96, 1.00);
}
#stacks_in_227 .sweet_button.clicked {
	background: rgba(86, 191, 215, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_227 .sweet_button.clicked:hover {
	background: rgba(106, 211, 235, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_227 .sweet_button.clicked:active{
	background: rgba(66, 171, 195, 1.00);
}





















#stacks_in_282 {
	background-color: rgba(204, 204, 204, 1.00);
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_284 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_284 {
		display: none !important;
	}
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_291 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_291 {
		display: none !important;
	}
}
/* stake-nomin */


	#stacks_in_293 .button_icon,#stacks_in_293 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_293 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_293 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:14px;
	}
	#stacks_in_293 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 7px 0px 14px;
	}




#stacks_in_293 .sweet_button_wrapper {
	text-align:right;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_293 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_293 .button_icon,#stacks_in_293 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_293 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_293 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(49, 104, 116, 1.00);
}
#stacks_in_293 a.sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_293 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_293 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(69, 124, 136, 1.00);
}
#stacks_in_293 .sweet_button:active{
	background: rgba(29, 84, 96, 1.00);
}
#stacks_in_293 .sweet_button.clicked {
	background: rgba(86, 191, 215, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_293 .sweet_button.clicked:hover {
	background: rgba(106, 211, 235, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_293 .sweet_button.clicked:active{
	background: rgba(66, 171, 195, 1.00);
}





















.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_207 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_207 {
		display: none !important;
	}
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_208 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_208 {
		display: none !important;
	}
}
/* stake-nomin */


	#stacks_in_228 .button_icon,#stacks_in_228 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_228 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_228 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:14px;
	}
	#stacks_in_228 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 7px 0px 14px;
	}




#stacks_in_228 .sweet_button_wrapper {
	text-align:right;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_228 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_228 .button_icon,#stacks_in_228 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_228 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_228 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(49, 104, 116, 1.00);
}
#stacks_in_228 a.sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_228 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_228 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(69, 124, 136, 1.00);
}
#stacks_in_228 .sweet_button:active{
	background: rgba(29, 84, 96, 1.00);
}
#stacks_in_228 .sweet_button.clicked {
	background: rgba(86, 191, 215, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_228 .sweet_button.clicked:hover {
	background: rgba(106, 211, 235, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_228 .sweet_button.clicked:active{
	background: rgba(66, 171, 195, 1.00);
}





















.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_194 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_194 {
		display: none !important;
	}
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_193 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_193 {
		display: none !important;
	}
}
/* stake-nomin */


	#stacks_in_231 .button_icon,#stacks_in_231 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_231 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_231 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:14px;
	}
	#stacks_in_231 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 7px 0px 14px;
	}




#stacks_in_231 .sweet_button_wrapper {
	text-align:right;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_231 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_231 .button_icon,#stacks_in_231 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_231 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_231 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(49, 104, 116, 1.00);
}
#stacks_in_231 a.sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_231 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_231 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(69, 124, 136, 1.00);
}
#stacks_in_231 .sweet_button:active{
	background: rgba(29, 84, 96, 1.00);
}
#stacks_in_231 .sweet_button.clicked {
	background: rgba(86, 191, 215, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_231 .sweet_button.clicked:hover {
	background: rgba(106, 211, 235, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_231 .sweet_button.clicked:active{
	background: rgba(66, 171, 195, 1.00);
}





















.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_183 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_183 {
		display: none !important;
	}
}
/* 
 * Simple Text
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.8.2
 */

#simpleText_stacks_in_105 {
	position: relative;
	color: #333333;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_105.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_105.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_105.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_105.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_105.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_105.inheritOff a, #simpleText_stacks_in_105.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_105.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_105.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_105.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_105.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_105.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_105.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_105.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_105.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_105.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_184 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_184 {
		display: none !important;
	}
}
/* stake-nomin */


	#stacks_in_237 .button_icon,#stacks_in_237 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_237 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_237 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:14px;
	}
	#stacks_in_237 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 7px 0px 14px;
	}




#stacks_in_237 .sweet_button_wrapper {
	text-align:right;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_237 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_237 .button_icon,#stacks_in_237 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_237 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_237 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(49, 104, 116, 1.00);
}
#stacks_in_237 a.sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_237 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_237 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(69, 124, 136, 1.00);
}
#stacks_in_237 .sweet_button:active{
	background: rgba(29, 84, 96, 1.00);
}
#stacks_in_237 .sweet_button.clicked {
	background: rgba(86, 191, 215, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_237 .sweet_button.clicked:hover {
	background: rgba(106, 211, 235, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_237 .sweet_button.clicked:active{
	background: rgba(66, 171, 195, 1.00);
}





















.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_185 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_185 {
		display: none !important;
	}
}
/* stake-nomin */


	#stacks_in_239 .button_icon,#stacks_in_239 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_239 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_239 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:14px;
	}
	#stacks_in_239 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 7px 0px 14px;
	}




#stacks_in_239 .sweet_button_wrapper {
	text-align:right;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_239 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_239 .button_icon,#stacks_in_239 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_239 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_239 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(49, 104, 116, 1.00);
}
#stacks_in_239 a.sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_239 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_239 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(69, 124, 136, 1.00);
}
#stacks_in_239 .sweet_button:active{
	background: rgba(29, 84, 96, 1.00);
}
#stacks_in_239 .sweet_button.clicked {
	background: rgba(86, 191, 215, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_239 .sweet_button.clicked:hover {
	background: rgba(106, 211, 235, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_239 .sweet_button.clicked:active{
	background: rgba(66, 171, 195, 1.00);
}







/* 
 * Simple Text
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.8.2
 */

#simpleText_stacks_in_135 {
	position: relative;
	color: #333333;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_135.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_135.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_135.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_135.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_135.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_135.inheritOff a, #simpleText_stacks_in_135.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_135.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_135.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_135.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_135.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_135.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_135.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_135.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_135.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_135.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_186 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_186 {
		display: none !important;
	}
}
/* stake-nomin */


	#stacks_in_240 .button_icon,#stacks_in_240 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_240 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_240 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:14px;
	}
	#stacks_in_240 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 7px 0px 14px;
	}




#stacks_in_240 .sweet_button_wrapper {
	text-align:right;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_240 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_240 .button_icon,#stacks_in_240 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_240 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_240 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(49, 104, 116, 1.00);
}
#stacks_in_240 a.sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_240 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_240 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(69, 124, 136, 1.00);
}
#stacks_in_240 .sweet_button:active{
	background: rgba(29, 84, 96, 1.00);
}
#stacks_in_240 .sweet_button.clicked {
	background: rgba(86, 191, 215, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_240 .sweet_button.clicked:hover {
	background: rgba(106, 211, 235, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_240 .sweet_button.clicked:active{
	background: rgba(66, 171, 195, 1.00);
}





















.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_187 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_187 {
		display: none !important;
	}
}
/* 
 * Simple Text
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.8.2
 */

#simpleText_stacks_in_83 {
	position: relative;
	color: #333333;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_83.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_83.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_83.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_83.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_83.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_83.inheritOff a, #simpleText_stacks_in_83.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_83.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_83.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_83.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_83.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_83.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_83.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_83.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_83.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_83.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_188 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_188 {
		display: none !important;
	}
}
/* stake-nomin */


	#stacks_in_226 .button_icon,#stacks_in_226 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_226 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_226 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:14px;
	}
	#stacks_in_226 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 7px 0px 14px;
	}




#stacks_in_226 .sweet_button_wrapper {
	text-align:right;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_226 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_226 .button_icon,#stacks_in_226 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_226 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_226 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(49, 104, 116, 1.00);
}
#stacks_in_226 a.sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_226 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_226 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(69, 124, 136, 1.00);
}
#stacks_in_226 .sweet_button:active{
	background: rgba(29, 84, 96, 1.00);
}
#stacks_in_226 .sweet_button.clicked {
	background: rgba(86, 191, 215, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_226 .sweet_button.clicked:hover {
	background: rgba(106, 211, 235, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_226 .sweet_button.clicked:active{
	background: rgba(66, 171, 195, 1.00);
}







