.r-tabs .r-tabs-nav {
    margin: 0;
    padding: 0;
}

.r-tabs .r-tabs-tab {
    display: inline-block;
    margin: 0;
    list-style: none;
}

.r-tabs .r-tabs-panel {
    padding: 15px;
    display: none;
}

.r-tabs .r-tabs-accordion-title {
    display: none;
}

.r-tabs .r-tabs-panel.r-tabs-state-active {
    display: block;
}

/* Accordion responsive breakpoint */
@media only screen and (max-width: 768px) {
    .r-tabs .r-tabs-nav {
        display: none;
    }

    .r-tabs .r-tabs-accordion-title {
        display: block;
    }
}/* Tabs container */
.r-tabs {
	position: relative;

	background-color: #00c5ad;

	border-top: 1px solid #00c5ad;
	border-right: 1px solid #00c5ad;
	border-left: 1px solid #00c5ad;
	border-bottom: 4px solid #00c5ad;
	border-radius: 4px;

}

/* Tab element */
.r-tabs .r-tabs-nav .r-tabs-tab {
	position: relative;
	background-color: #00c5ad;
}

/* Tab anchor */
.r-tabs .r-tabs-nav .r-tabs-anchor {
	display: inline-block;
	padding: 10px 12px;

	text-decoration: none;
	text-shadow: 0 1px rgba(0, 0, 0, 0.4);
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

/* Disabled tab */
.r-tabs .r-tabs-nav .r-tabs-state-disabled {
	opacity: 0.5;
}

/* Active state tab anchor */
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
	color: #00c5ad;
	text-shadow: none;

	background-color: white;

	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

/* Tab panel */
.r-tabs .r-tabs-panel {
	background-color: white;

	border-bottom: 4px solid white;

	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;

}

/* Accordion anchor */
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
	display: block;
	padding: 10px;

	background-color: #00c5ad;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0 1px rgba(0, 0, 0, 0.4);
	font-size: 14px;

	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

/* Active accordion anchor */
.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
	background-color: #fff;
	color: #00c5ad;
	text-shadow: none;
}

/* Disabled accordion button */
.r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {
	opacity: 0.5;
}


#stacks_in_29515>.s3_row {
	margin: 0 -10px;
}

#stacks_in_29515>.s3_row>.s3_column_left {
	width: 64.87%;
}

#stacks_in_29515>.s3_row>.s3_column_right {
	width: 35.129997%;
}




#stacks_in_29515>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_29515>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_29515>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_out_29515 {
	width: 1000px;
	margin-left:0;
}



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


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


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




#stacks_in_29518 .sweet_button_wrapper {
	text-align:left;

	
		height:32px;
	
}

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

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

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

#stacks_in_29518 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(17, 128, 2, 1.00);
}
#stacks_in_29518 a.sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

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






	#stacks_in_29518 .button_label {
		width:200px;
	}
	#stacks_in_29518 .button_icon {
		width:20px;
	}



#stacks_in_29518 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(37, 148, 22, 1.00);
}
#stacks_in_29518 .sweet_button:active{
	background: rgba(0, 108, 0, 1.00);
}
#stacks_in_29518 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_29518 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_29518 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}







/* Tabs container */
#tabMateTabOuterContainer_stacks_in_29489.r-tabs {
	position: relative;
	background-color: rgba(255, 255, 255, 1.00);
	border-top: 1px solid rgba(0, 0, 0, 1.00);
	border-right: 1px solid rgba(0, 0, 0, 1.00);
	border-left: 1px solid rgba(0, 0, 0, 1.00);
	border-bottom: 1px solid rgba(0, 0, 0, 1.00);
	border-radius: 4px;
}

#tabMateTabOuterContainer_stacks_in_29489 > .r-tabs-nav {
	background-color: rgba(213, 213, 213, 1.00); /* The tab bar */
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;

}

#tabMateTabOuterContainer_stacks_in_29489 > .r-tabs-nav > .r-tabs-tab:first-child {
	border-top-left-radius: 4px;
}

/* Content Area */
#tabMateTabOuterContainer_stacks_in_29489 .r-tabs-panel {
	background-color: rgba(255, 255, 255, 1.00);
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

/* Tab label */
#tabMateTabOuterContainer_stacks_in_29489 > .r-tabs-nav > .r-tabs-tab a {
	color: rgba(179, 179, 179, 1.00) !important;
	background-color: rgba(0, 0, 0, 1.00);
}
#tabMateTabOuterContainer_stacks_in_29489 > .r-tabs-nav > .r-tabs-tab:nth-of-type(1) a {
	border-top-left-radius: 4px;
}
#tabMateTabOuterContainer_stacks_in_29489 > .r-tabs-nav > .r-tabs-state-active a {
	color: rgba(0, 0, 0, 1.00) !important;
	background-color: rgba(179, 179, 179, 1.00);
	border-radius: 0px;
}

/* Accordion anchor */
/* Remove the rounded corners for the accordion titles */
#tabMateTabOuterContainer_stacks_in_29489 .r-tabs-accordion-title a {
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	background-color: rgba(0, 0, 0, 1.00);
}

#tabMateTabOuterContainer_stacks_in_29489 .r-tabs-accordion-title .r-tabs-anchor {
	border-bottom: 1px solid rgba(255, 255, 255, 1.00);

	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

/* Active accordion anchor */
#tabMateTabOuterContainer_stacks_in_29489 .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
	background-color: #FFFFFF;
	color: rgba(179, 179, 179, 1.00);
	text-shadow: none;
	border-bottom: 1px solid rgba(255, 255, 255, 1.00);
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

/* Tab panel */
/* Removes a white bottom border */
.r-tabs .r-tabs-panel {
	border-bottom: none !important;
}

/* Accordion responsive breakpoint */
@media only screen and (max-width: 768px) {
	/* Remove the rounded corners from the accordion's content areas */
	#tabMateTabOuterContainer_stacks_in_29489 .r-tabs-accordion-title + .r-tabs-panel {
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
	}
	/* Remove rounded corners from the accordion titles */
	#tabMateTabOuterContainer_stacks_in_29489 .r-tabs-accordion-title .r-tabs-anchor {
		border-radius: 0px;
	}
	/* Remove rounded corners from the accordion outer box */
	#tabMateTabOuterContainer_stacks_in_29489.r-tabs {
		border-radius: 0px;
	}
}












#embedIframestacks_in_29509 {
	width: 100%;
	height: 800px;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	display: block;
}




















#embedIframestacks_in_29502 {
	width: 100%;
	height: 800px;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	display: block;
}




















#embedIframestacks_in_29505 {
	width: 100%;
	height: 800px;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	display: block;
}









